@charset "UTF-8";.jsoneditor input,.jsoneditor input:not([type]),.jsoneditor input[type=search],.jsoneditor input[type=text],.jsoneditor-modal input,.jsoneditor-modal input:not([type]),.jsoneditor-modal input[type=search],.jsoneditor-modal input[type=text]{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=search]:focus,.jsoneditor input[type=text]:focus,.jsoneditor-modal input:focus,.jsoneditor-modal input:not([type]):focus,.jsoneditor-modal input[type=search]:focus,.jsoneditor-modal input[type=text]: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:#fff;box-shadow:2px 2px 12px rgba(128,128,128,.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:#fff;border:1px solid #d3d3d3;box-shadow:2px 2px 12px rgba(128,128,128,.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:0 0;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,.5);padding:0 10px;transition:all .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;-webkit-animation:1s ease-in-out all;animation:1s ease-in-out all}.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(jsoneditor-icons.2b9b4872cd25494093c1.svg);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(jsoneditor-icons.2b9b4872cd25494093c1.svg)}.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,.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 li,.jsoneditor-contextmenu ul{box-sizing:content-box;position:relative}.jsoneditor-contextmenu .jsoneditor-menu button:focus,.jsoneditor-contextmenu .jsoneditor-menu button:hover{color:#1a1a1a;background-color:#f5f5f5;outline:0}.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover{color:#fff;background-color:#ee422e}.jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus,.jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover{background-color:#f5f5f5}.jsoneditor-modal{max-width:95%;border-radius:2px!important;padding:45px 15px 15px!important;box-shadow:2px 2px 12px rgba(128,128,128,.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:#fff}.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 p:first-child{margin-top:0}.jsoneditor-modal a{color:#3883fa}.jsoneditor-modal .jsoneditor-jmespath-block{margin-bottom:10px}.jsoneditor-modal .pico-close{background:0 0!important;font-size:24px!important;top:7px!important;right:7px!important;color:#fff}.jsoneditor-modal input[type=text]{cursor:inherit}.jsoneditor-modal input[disabled]{background:#d3d3d3;color:grey}.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{min-width:180px;max-width:350px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:0;text-overflow:"";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:700;color:#1e90ff;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}.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 td,.jsoneditor-modal table th{text-align:left;vertical-align:middle;font-weight:400;color:#4d4d4d;border-spacing:0;border-collapse:collapse}.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal input[type=text]:focus,.jsoneditor-modal select,.jsoneditor-modal textarea{background:#fff;border:1px solid #d3d3d3;color:#4d4d4d;border-radius:3px;padding:4px}.jsoneditor-modal,.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal option,.jsoneditor-modal select,.jsoneditor-modal table td,.jsoneditor-modal table th,.jsoneditor-modal textarea{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 input,.jsoneditor-modal select{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:#fff}.jsoneditor{color:#1a1a1a;border:thin solid #3883fa;box-sizing:border-box;width:100%;height:100%;position:relative;padding:0;line-height:100%}div.jsoneditor-default,div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{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,div.jsoneditor-value.jsoneditor-invalid{color:#1a1a1a}div.jsoneditor-readonly{min-width:16px;color:grey}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:grey}div.jsoneditor td.jsoneditor-tree{vertical-align:top}div.jsoneditor.busy pre.jsoneditor-preview{background:#f5f5f5;color:grey}div.jsoneditor.busy div.jsoneditor-busy{display:inherit}div.jsoneditor code.jsoneditor-preview{background:0 0}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:grey;padding-left:10px}div.jsoneditor-tree{width:100%;height:100%;position:relative;overflow:auto;background:#fff}div.jsoneditor-tree button.jsoneditor-button{width:24px;height:24px;padding:0;margin:0;border:none;cursor:pointer;background-color:transparent;background-image:url(jsoneditor-icons.2b9b4872cd25494093c1.svg)}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:0 0}div.jsoneditor-tree button.jsoneditor-dragarea{background-image:url(jsoneditor-icons.2b9b4872cd25494093c1.svg);background-position:-72px -72px;cursor:move}div.jsoneditor-tree :focus{outline:0}div.jsoneditor-tree div.jsoneditor-show-more{display:inline-block;padding:3px 4px;margin:2px 0;background-color:#e5e5e5;border-radius:3px;color:grey;font-family:arial,sans-serif;font-size:10pt}div.jsoneditor-tree div.jsoneditor-show-more a{display:inline-block;color:grey}div.jsoneditor-tree div.jsoneditor-color{display:inline-block;width:12px;height:12px;margin:4px;border:1px solid grey;cursor:pointer}div.jsoneditor-tree div.jsoneditor-date{background:#a1a1a1;color:#fff;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(jsoneditor-icons.2b9b4872cd25494093c1.svg);background-position:-168px -48px;background-color:transparent}div.jsoneditor-outer{position:static;width:100%;height:100%;margin:0;padding:0;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 #fe0;border-radius:3px;padding:5px 15px;box-shadow:0 0 5px rgba(0,0,0,.4)}div.jsoneditor-field.jsoneditor-empty::after,div.jsoneditor-value.jsoneditor-empty::after{pointer-events:none;color:#d3d3d3;font-size:8pt}a.jsoneditor-value.jsoneditor-url,div.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:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#ffffab;border:1px solid #fe0;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:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-array,div.jsoneditor-value.jsoneditor-object{min-width:16px}div.jsoneditor-tree button.jsoneditor-contextmenu-button.jsoneditor-selected,div.jsoneditor-tree button.jsoneditor-contextmenu-button:focus,div.jsoneditor-tree button.jsoneditor-contextmenu-button:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button{background-position:-48px -48px}div.jsoneditor-tree div.jsoneditor-show-more a:focus,div.jsoneditor-tree div.jsoneditor-show-more a:hover{color:#ee422e}.ace-jsoneditor,textarea.jsoneditor-text{min-height:150px}.ace-jsoneditor *,textarea.jsoneditor-text *{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;box-sizing:border-box;outline-width:0;border:none;background-color:#fff;resize:none}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:#d3d3d3}tr.jsoneditor-selected button.jsoneditor-contextmenu-button,tr.jsoneditor-selected button.jsoneditor-dragarea{visibility:hidden}tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{visibility:visible}div.jsoneditor-tree button.jsoneditor-dragarea:focus,div.jsoneditor-tree button.jsoneditor-dragarea:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{background-position:-72px -48px}div.jsoneditor td,div.jsoneditor th,div.jsoneditor tr{padding:0;margin:0}.jsoneditor-popover,.jsoneditor-schema-error,div.jsoneditor td,div.jsoneditor textarea,div.jsoneditor th,div.jsoneditor-field,div.jsoneditor-value,pre.jsoneditor-preview{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,.4);color:#fff;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:focus .jsoneditor-popover,.jsoneditor-schema-error:hover .jsoneditor-popover{display:block;-webkit-animation:.3s linear fade-in,.3s linear move-up;animation:.3s linear fade-in,.3s linear move-up}@-webkit-keyframes fade-in{from{opacity:0}to{opacity: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:grey;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(jsoneditor-icons.2b9b4872cd25494093c1.svg);background-position:-168px -48px;background-color:transparent}.jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error{background-image:url(jsoneditor-icons.2b9b4872cd25494093c1.svg);background-position:-25px 0;background-color:transparent}.jsoneditor-anchor{cursor:pointer}.jsoneditor-anchor .picker_wrapper.popup.popup_bottom{top:28px;left:-10px}.fadein{-webkit-animation:.3s fadein;animation:.3s fadein;-moz-animation:.3s fadein;-o-animation:.3s fadein}@-webkit-keyframes fadein{0%{opacity:0}100%{opacity:1}}@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;box-sizing:border-box;color:#fff;background-color:#3883fa;border-bottom:1px solid #3883fa}.jsoneditor-menu>.jsoneditor-modes>button,.jsoneditor-menu>button{width:26px;height:26px;margin:2px;padding:0;border-radius:2px;border:1px solid transparent;background-color:transparent;background-image:url(jsoneditor-icons.2b9b4872cd25494093c1.svg);color:#fff;opacity:.8;font-family:arial,sans-serif;font-size:10pt;float:left}.jsoneditor-menu>.jsoneditor-modes>button:hover,.jsoneditor-menu>button:hover{background-color:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.4)}.jsoneditor-menu>.jsoneditor-modes>button:active,.jsoneditor-menu>.jsoneditor-modes>button:focus,.jsoneditor-menu>button:active,.jsoneditor-menu>button:focus{background-color:rgba(255,255,255,.3)}.jsoneditor-menu>.jsoneditor-modes>button:disabled,.jsoneditor-menu>button:disabled{opacity:.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-form>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-transform,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-view>.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>.jsoneditor-modes>button.jsoneditor-separator,.jsoneditor-menu>button.jsoneditor-separator{margin-left:10px}.jsoneditor-menu a{font-family:arial,sans-serif;font-size:10pt;color:#fff;opacity:.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;box-sizing:border-box;color:grey;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:0;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(jsoneditor-icons.2b9b4872cd25494093c1.svg);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:#fff;padding-right:5px;line-height:26px}.jsoneditor-frame{border:1px solid transparent;background-color:#fff;padding:0 2px;margin:0}.jsoneditor-statusbar{line-height:26px;height:26px;color:grey;background-color:#ebebeb;border-top:1px solid #d3d3d3;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(jsoneditor-icons.2b9b4872cd25494093c1.svg);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(jsoneditor-icons.2b9b4872cd25494093c1.svg);background-position:-25px 0}.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:0}.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,.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(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;border:0}.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 #999;border-radius:3px;background-color:#fff}.selectr-selected::before{position:absolute;top:50%;right:10px;width:0;height:0;content:"";transform:rotate(0) translate3d(0,-50%,0);border-width:4px 4px 0;border-style:solid;border-color:#6c7a86 transparent transparent}.selectr-container.native-open .selectr-selected::before,.selectr-container.open .selectr-selected::before{border-width:0 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:#fff;border:none;border-radius:10px;background:#acb7bf}.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 #999 #999;border-radius:0 0 3px 3px;background-color:#fff}.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;transform:translate3d(0,-50%,0);border: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::after,.selectr-clear::before,.selectr-input-clear::after,.selectr-input-clear::before,.selectr-tag-remove::after,.selectr-tag-remove::before{position:absolute;top:5px;left:9px;width:2px;height:10px;content:" ";background-color:#6c7a86}.selectr-tag-remove::after,.selectr-tag-remove::before{top:4px;width:3px;height:12px;background-color:#fff}.selectr-clear:before,.selectr-input-clear::before,.selectr-tag-remove::before{transform:rotate(45deg)}.selectr-clear:after,.selectr-input-clear::after,.selectr-tag-remove::after{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 #999;border-radius:3px}.selectr-notice{display:none;box-sizing:border-box;width:100%;padding:8px 16px;border-top:1px solid #999;border-radius:0 0 3px 3px;background-color:#fff}.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.notice .selectr-options-container,.selectr-container.open .selectr-input-container,.selectr-container.open .selectr-options{display:block}.selectr-option{position:relative;display:block;padding:5px 20px;list-style:none;cursor:pointer;font-weight:400}.selectr-options.optgroups>.selectr-option{padding-left:25px}.selectr-optgroup{font-weight:700;padding:0}.selectr-optgroup--label{font-weight:700;margin-top:10px;padding:5px 15px}.selectr-match{text-decoration:underline}.selectr-option.selected{background-color:#ddd}.selectr-option.active{color:#fff;background-color:#5897fb}.selectr-option.disabled{opacity:.4}.selectr-option.excluded{display:none}.selectr-container.open .selectr-selected{border-color:#999 #999 transparent;border-radius:3px 3px 0 0}.selectr-container.open .selectr-selected::after{transform:rotate(180deg) translate3d(0,50%,0)}.selectr-disabled{opacity:.6}.has-selected .selectr-placeholder,.selectr-empty{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: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:"";transform:translate3d(0,-50%,0);transform-origin:50% 0 0;-webkit-animation:.5s linear infinite forwards selectr-spin;animation:.5s linear infinite forwards selectr-spin;border-width:3px;border-style:solid;border-color:#aaa #ddd #ddd;border-radius:50%}@-webkit-keyframes selectr-spin{0%{transform:rotate(0) translate3d(0,-50%,0)}100%{transform:rotate(360deg) translate3d(0,-50%,0)}}@keyframes selectr-spin{0%{transform:rotate(0) translate3d(0,-50%,0)}100%{transform:rotate(360deg) translate3d(0,-50%,0)}}.selectr-container.open.inverted .selectr-selected{border-color:transparent #999 #999;border-radius:0 0 3px 3px}.selectr-container.inverted .selectr-options-container{border-width:1px 1px 0;border-color:#999 #999 transparent;border-radius:3px 3px 0 0;background-color:#fff;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 ::-ms-input-placeholder{color:#6c7a86;opacity:1}.selectr-container ::placeholder{color:#6c7a86;opacity:1}.d-f{display:flex!important}.f-1{flex:1!important}.f-11a{flex:1 1 auto!important}.f-01a{flex:0 1 auto!important}.f-ac-c{align-content:center!important}.f-ai-c{align-items:center!important}.f-jc-c{justify-content:center!important}.f-jc-sb{justify-content:space-between!important}.f-d-c{flex-direction:column!important}.pointer{cursor:pointer!important}.grab{cursor:-webkit-grab!important;cursor:grab!important}.grab:active{cursor:-webkit-grabbing!important;cursor:grabbing!important}.no-touch-action{touch-action:none!important}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}input[type=text]::-ms-clear{display:none}:-moz-ui-invalid:not(output){box-shadow:initial}html{font-family:sans-serif;box-sizing:border-box;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent;color:inherit;text-decoration:none}a:active,a:hover{outline:0}b,optgroup,strong{font-weight:700}h1{margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;vertical-align:middle}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal;border-radius:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=email],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;-moz-appearance:none}fieldset{border-width:1px;border-style:solid;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto;resize:vertical}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html{font-size:16px}body{margin:0;font-size:1rem;line-height:1.5}[tabindex="-1"]:focus{outline:0!important}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.1;color:inherit}dl,ol,p,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}[role=button]{cursor:pointer}[role=button],a,area,button,input,label,select,summary,textarea{touch-action:manipulation}button:focus{outline:dotted 1px;outline:-webkit-focus-ring-color auto 5px}button,input,select,textarea{line-height:inherit}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}.g-container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (min-width:576px){.g-container{width:540px;max-width:100%}}@media (min-width:768px){.g-container{width:720px;max-width:100%}}@media (min-width:992px){.g-container{width:960px;max-width:100%}}.g-container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.g-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media (min-width:1200px){.g-container{width:1140px;max-width:100%}.g-row{margin-right:-15px;margin-left:-15px}.g-col-lg,.g-col-lg-1,.g-col-lg-10,.g-col-lg-11,.g-col-lg-12,.g-col-lg-2,.g-col-lg-3,.g-col-lg-4,.g-col-lg-5,.g-col-lg-6,.g-col-lg-7,.g-col-lg-8,.g-col-lg-9,.g-col-md,.g-col-md-1,.g-col-md-10,.g-col-md-11,.g-col-md-12,.g-col-md-2,.g-col-md-3,.g-col-md-4,.g-col-md-5,.g-col-md-6,.g-col-md-7,.g-col-md-8,.g-col-md-9,.g-col-sm,.g-col-sm-1,.g-col-sm-10,.g-col-sm-11,.g-col-sm-12,.g-col-sm-2,.g-col-sm-3,.g-col-sm-4,.g-col-sm-5,.g-col-sm-6,.g-col-sm-7,.g-col-sm-8,.g-col-sm-9,.g-col-xl,.g-col-xl-1,.g-col-xl-10,.g-col-xl-11,.g-col-xl-12,.g-col-xl-2,.g-col-xl-3,.g-col-xl-4,.g-col-xl-5,.g-col-xl-6,.g-col-xl-7,.g-col-xl-8,.g-col-xl-9,.g-col-xs,.g-col-xs-1,.g-col-xs-10,.g-col-xs-11,.g-col-xs-12,.g-col-xs-2,.g-col-xs-3,.g-col-xs-4,.g-col-xs-5,.g-col-xs-6,.g-col-xs-7,.g-col-xs-8,.g-col-xs-9{padding-right:15px;padding-left:15px}}.g-col-lg,.g-col-lg-1,.g-col-lg-10,.g-col-lg-11,.g-col-lg-12,.g-col-lg-2,.g-col-lg-3,.g-col-lg-4,.g-col-lg-5,.g-col-lg-6,.g-col-lg-7,.g-col-lg-8,.g-col-lg-9,.g-col-md,.g-col-md-1,.g-col-md-10,.g-col-md-11,.g-col-md-12,.g-col-md-2,.g-col-md-3,.g-col-md-4,.g-col-md-5,.g-col-md-6,.g-col-md-7,.g-col-md-8,.g-col-md-9,.g-col-sm,.g-col-sm-1,.g-col-sm-10,.g-col-sm-11,.g-col-sm-12,.g-col-sm-2,.g-col-sm-3,.g-col-sm-4,.g-col-sm-5,.g-col-sm-6,.g-col-sm-7,.g-col-sm-8,.g-col-sm-9,.g-col-xl,.g-col-xl-1,.g-col-xl-10,.g-col-xl-11,.g-col-xl-12,.g-col-xl-2,.g-col-xl-3,.g-col-xl-4,.g-col-xl-5,.g-col-xl-6,.g-col-xl-7,.g-col-xl-8,.g-col-xl-9,.g-col-xs,.g-col-xs-1,.g-col-xs-10,.g-col-xs-11,.g-col-xs-12,.g-col-xs-2,.g-col-xs-3,.g-col-xs-4,.g-col-xs-5,.g-col-xs-6,.g-col-xs-7,.g-col-xs-8,.g-col-xs-9{position:relative;min-height:1px;width:100%;padding-right:15px;padding-left:15px}@media (min-width:576px){.g-row{margin-right:-15px;margin-left:-15px}.g-col-lg,.g-col-lg-1,.g-col-lg-10,.g-col-lg-11,.g-col-lg-12,.g-col-lg-2,.g-col-lg-3,.g-col-lg-4,.g-col-lg-5,.g-col-lg-6,.g-col-lg-7,.g-col-lg-8,.g-col-lg-9,.g-col-md,.g-col-md-1,.g-col-md-10,.g-col-md-11,.g-col-md-12,.g-col-md-2,.g-col-md-3,.g-col-md-4,.g-col-md-5,.g-col-md-6,.g-col-md-7,.g-col-md-8,.g-col-md-9,.g-col-sm,.g-col-sm-1,.g-col-sm-10,.g-col-sm-11,.g-col-sm-12,.g-col-sm-2,.g-col-sm-3,.g-col-sm-4,.g-col-sm-5,.g-col-sm-6,.g-col-sm-7,.g-col-sm-8,.g-col-sm-9,.g-col-xl,.g-col-xl-1,.g-col-xl-10,.g-col-xl-11,.g-col-xl-12,.g-col-xl-2,.g-col-xl-3,.g-col-xl-4,.g-col-xl-5,.g-col-xl-6,.g-col-xl-7,.g-col-xl-8,.g-col-xl-9,.g-col-xs,.g-col-xs-1,.g-col-xs-10,.g-col-xs-11,.g-col-xs-12,.g-col-xs-2,.g-col-xs-3,.g-col-xs-4,.g-col-xs-5,.g-col-xs-6,.g-col-xs-7,.g-col-xs-8,.g-col-xs-9{padding-right:15px;padding-left:15px}}@media (min-width:768px){.g-row{margin-right:-15px;margin-left:-15px}.g-col-lg,.g-col-lg-1,.g-col-lg-10,.g-col-lg-11,.g-col-lg-12,.g-col-lg-2,.g-col-lg-3,.g-col-lg-4,.g-col-lg-5,.g-col-lg-6,.g-col-lg-7,.g-col-lg-8,.g-col-lg-9,.g-col-md,.g-col-md-1,.g-col-md-10,.g-col-md-11,.g-col-md-12,.g-col-md-2,.g-col-md-3,.g-col-md-4,.g-col-md-5,.g-col-md-6,.g-col-md-7,.g-col-md-8,.g-col-md-9,.g-col-sm,.g-col-sm-1,.g-col-sm-10,.g-col-sm-11,.g-col-sm-12,.g-col-sm-2,.g-col-sm-3,.g-col-sm-4,.g-col-sm-5,.g-col-sm-6,.g-col-sm-7,.g-col-sm-8,.g-col-sm-9,.g-col-xl,.g-col-xl-1,.g-col-xl-10,.g-col-xl-11,.g-col-xl-12,.g-col-xl-2,.g-col-xl-3,.g-col-xl-4,.g-col-xl-5,.g-col-xl-6,.g-col-xl-7,.g-col-xl-8,.g-col-xl-9,.g-col-xs,.g-col-xs-1,.g-col-xs-10,.g-col-xs-11,.g-col-xs-12,.g-col-xs-2,.g-col-xs-3,.g-col-xs-4,.g-col-xs-5,.g-col-xs-6,.g-col-xs-7,.g-col-xs-8,.g-col-xs-9{padding-right:15px;padding-left:15px}}@media (min-width:992px){.g-row{margin-right:-15px;margin-left:-15px}.g-col-lg,.g-col-lg-1,.g-col-lg-10,.g-col-lg-11,.g-col-lg-12,.g-col-lg-2,.g-col-lg-3,.g-col-lg-4,.g-col-lg-5,.g-col-lg-6,.g-col-lg-7,.g-col-lg-8,.g-col-lg-9,.g-col-md,.g-col-md-1,.g-col-md-10,.g-col-md-11,.g-col-md-12,.g-col-md-2,.g-col-md-3,.g-col-md-4,.g-col-md-5,.g-col-md-6,.g-col-md-7,.g-col-md-8,.g-col-md-9,.g-col-sm,.g-col-sm-1,.g-col-sm-10,.g-col-sm-11,.g-col-sm-12,.g-col-sm-2,.g-col-sm-3,.g-col-sm-4,.g-col-sm-5,.g-col-sm-6,.g-col-sm-7,.g-col-sm-8,.g-col-sm-9,.g-col-xl,.g-col-xl-1,.g-col-xl-10,.g-col-xl-11,.g-col-xl-12,.g-col-xl-2,.g-col-xl-3,.g-col-xl-4,.g-col-xl-5,.g-col-xl-6,.g-col-xl-7,.g-col-xl-8,.g-col-xl-9,.g-col-xs,.g-col-xs-1,.g-col-xs-10,.g-col-xs-11,.g-col-xs-12,.g-col-xs-2,.g-col-xs-3,.g-col-xs-4,.g-col-xs-5,.g-col-xs-6,.g-col-xs-7,.g-col-xs-8,.g-col-xs-9{padding-right:15px;padding-left:15px}}.g-col-xs{flex-basis:0;flex-grow:1;max-width:100%}.g-col-xs-1{flex:0 0 8.33333333%;max-width:8.33333333%}.g-col-xs-2{flex:0 0 16.66666667%;max-width:16.66666667%}.g-col-xs-3{flex:0 0 25%;max-width:25%}.g-col-xs-4{flex:0 0 33.33333333%;max-width:33.33333333%}.g-col-xs-5{flex:0 0 41.66666667%;max-width:41.66666667%}.g-col-xs-6{flex:0 0 50%;max-width:50%}.g-col-xs-7{flex:0 0 58.33333333%;max-width:58.33333333%}.g-col-xs-8{flex:0 0 66.66666667%;max-width:66.66666667%}.g-col-xs-9{flex:0 0 75%;max-width:75%}.g-col-xs-10{flex:0 0 83.33333333%;max-width:83.33333333%}.g-col-xs-11{flex:0 0 91.66666667%;max-width:91.66666667%}.g-col-xs-12{flex:0 0 100%;max-width:100%}.g-offset-xs-1{margin-left:8.33333333%}.g-offset-xs-2{margin-left:16.66666667%}.g-offset-xs-3{margin-left:25%}.g-offset-xs-4{margin-left:33.33333333%}.g-offset-xs-5{margin-left:41.66666667%}.g-offset-xs-6{margin-left:50%}.g-offset-xs-7{margin-left:58.33333333%}.g-offset-xs-8{margin-left:66.66666667%}.g-offset-xs-9{margin-left:75%}.g-offset-xs-10{margin-left:83.33333333%}.g-offset-xs-11{margin-left:91.66666667%}@media (min-width:576px){.g-col-sm{flex-basis:0;flex-grow:1;max-width:100%}.g-col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.g-col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.g-col-sm-3{flex:0 0 25%;max-width:25%}.g-col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.g-col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.g-col-sm-6{flex:0 0 50%;max-width:50%}.g-col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.g-col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.g-col-sm-9{flex:0 0 75%;max-width:75%}.g-col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.g-col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.g-col-sm-12{flex:0 0 100%;max-width:100%}.g-offset-sm-0{margin-left:0}.g-offset-sm-1{margin-left:8.33333333%}.g-offset-sm-2{margin-left:16.66666667%}.g-offset-sm-3{margin-left:25%}.g-offset-sm-4{margin-left:33.33333333%}.g-offset-sm-5{margin-left:41.66666667%}.g-offset-sm-6{margin-left:50%}.g-offset-sm-7{margin-left:58.33333333%}.g-offset-sm-8{margin-left:66.66666667%}.g-offset-sm-9{margin-left:75%}.g-offset-sm-10{margin-left:83.33333333%}.g-offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){.g-col-md{flex-basis:0;flex-grow:1;max-width:100%}.g-col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.g-col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.g-col-md-3{flex:0 0 25%;max-width:25%}.g-col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.g-col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.g-col-md-6{flex:0 0 50%;max-width:50%}.g-col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.g-col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.g-col-md-9{flex:0 0 75%;max-width:75%}.g-col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.g-col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.g-col-md-12{flex:0 0 100%;max-width:100%}.g-offset-md-0{margin-left:0}.g-offset-md-1{margin-left:8.33333333%}.g-offset-md-2{margin-left:16.66666667%}.g-offset-md-3{margin-left:25%}.g-offset-md-4{margin-left:33.33333333%}.g-offset-md-5{margin-left:41.66666667%}.g-offset-md-6{margin-left:50%}.g-offset-md-7{margin-left:58.33333333%}.g-offset-md-8{margin-left:66.66666667%}.g-offset-md-9{margin-left:75%}.g-offset-md-10{margin-left:83.33333333%}.g-offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){.g-col-lg{flex-basis:0;flex-grow:1;max-width:100%}.g-col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.g-col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.g-col-lg-3{flex:0 0 25%;max-width:25%}.g-col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.g-col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.g-col-lg-6{flex:0 0 50%;max-width:50%}.g-col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.g-col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.g-col-lg-9{flex:0 0 75%;max-width:75%}.g-col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.g-col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.g-col-lg-12{flex:0 0 100%;max-width:100%}.g-offset-lg-0{margin-left:0}.g-offset-lg-1{margin-left:8.33333333%}.g-offset-lg-2{margin-left:16.66666667%}.g-offset-lg-3{margin-left:25%}.g-offset-lg-4{margin-left:33.33333333%}.g-offset-lg-5{margin-left:41.66666667%}.g-offset-lg-6{margin-left:50%}.g-offset-lg-7{margin-left:58.33333333%}.g-offset-lg-8{margin-left:66.66666667%}.g-offset-lg-9{margin-left:75%}.g-offset-lg-10{margin-left:83.33333333%}.g-offset-lg-11{margin-left:91.66666667%}}.float-xs-left{float:left!important}.float-xs-right{float:right!important}.float-xs-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}.g-text-xs-left{text-align:left!important}.g-text-xs-right{text-align:right!important}.g-text-xs-center{text-align:center!important}@media (min-width:576px){.g-text-sm-left{text-align:left!important}.g-text-sm-right{text-align:right!important}.g-text-sm-center{text-align:center!important}cms-delete-resource .popup{left:calc(25% + 15px);width:calc(50% - 30px);max-width:calc(50% - 30px)}}@media (min-width:768px){.g-text-md-left{text-align:left!important}.g-text-md-right{text-align:right!important}.g-text-md-center{text-align:center!important}}@media (min-width:992px){.g-text-lg-left{text-align:left!important}.g-text-lg-right{text-align:right!important}.g-text-lg-center{text-align:center!important}}@media (min-width:1200px){.g-col-xl{flex-basis:0;flex-grow:1;max-width:100%}.g-col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.g-col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.g-col-xl-3{flex:0 0 25%;max-width:25%}.g-col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.g-col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.g-col-xl-6{flex:0 0 50%;max-width:50%}.g-col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.g-col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.g-col-xl-9{flex:0 0 75%;max-width:75%}.g-col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.g-col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.g-col-xl-12{flex:0 0 100%;max-width:100%}.g-offset-xl-0{margin-left:0}.g-offset-xl-1{margin-left:8.33333333%}.g-offset-xl-2{margin-left:16.66666667%}.g-offset-xl-3{margin-left:25%}.g-offset-xl-4{margin-left:33.33333333%}.g-offset-xl-5{margin-left:41.66666667%}.g-offset-xl-6{margin-left:50%}.g-offset-xl-7{margin-left:58.33333333%}.g-offset-xl-8{margin-left:66.66666667%}.g-offset-xl-9{margin-left:75%}.g-offset-xl-10{margin-left:83.33333333%}.g-offset-xl-11{margin-left:91.66666667%}.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}.g-text-xl-left{text-align:left!important}.g-text-xl-right{text-align:right!important}.g-text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-success{color:#78a95d}.text-danger{color:#cd6d6d}.font-weight-normal{font-weight:400}.font-weight-bold{font-weight:700}.font-italic{font-style:italic}.g-alert{position:relative;width:100%;box-shadow:0 10px 20px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.2);-moz-box-shadow:0 10px 20px 0 rgba(0,0,0,.2);line-height:1}.g-alert .g-alert-content{width:100%;font-size:.875em;padding:1em 1em 1em 4em}.g-alert .g-alert-icon{position:absolute;top:0;cursor:pointer;left:0;padding:1em;color:#fff;font-size:.875em;line-height:1}.g-alert.g-alert-earth .g-alert-content{background:#4caf50;color:#fff;transition:background-color .2s;will-change:background-color}.g-alert.g-alert-earth .g-alert-icon{background:#43a047}.g-alert.g-alert-earth .g-alert-icon:hover~.g-alert-content{background:#43a047;transition:background-color .2s;will-change:background-color}.g-alert.g-alert-mars .g-alert-content{background:#ff6e40;color:#fff;transition:background-color .2s;will-change:background-color}.g-alert.g-alert-mars .g-alert-icon{background:#ff5722}.g-alert.g-alert-mars .g-alert-icon:hover~.g-alert-content{background:#ff5722;transition:background-color .2s;will-change:background-color}.g-alert.g-alert-uranus .g-alert-content{background:#2196f3;color:#fff;transition:background-color .2s;will-change:background-color}.g-alert.g-alert-uranus .g-alert-icon{background:#1e88e5}.g-alert.g-alert-uranus .g-alert-icon:hover~.g-alert-content{background:#1e88e5;transition:background-color .2s;will-change:background-color}.g-alert.g-alert-venus .g-alert-content{background:#e6b800;color:#fff;transition:background-color .2s;will-change:background-color}.g-alert.g-alert-venus .g-alert-icon{background:#dcab00}.g-alert.g-alert-venus .g-alert-icon:hover~.g-alert-content{background:#dcab00;transition:background-color .2s;will-change:background-color}.g-button{position:relative;display:inline-block;border:0;line-height:1;text-align:center;overflow:hidden;cursor:pointer;white-space:nowrap;padding:.75em;min-height:2.5em}.g-button .g-button-title{width:100%;font-size:.875em;line-height:1}.g-button.g-button-earth{background-color:#607d8b;color:#fff;transition:background-color .2s;will-change:background-color}.g-button.g-button-earth:hover{background-color:#4caf50;color:#fff;transition:background-color .2s;will-change:background-color}.g-button.g-button-earth:focus{background-color:#43a047;color:#fff;outline:0;transition:background .2s;will-change:background-color}.g-button.g-button-earth:active{background-color:#43a047;color:#fff;transition:background .2s;will-change:background-color}.g-button.g-button-earth.disabled,.g-button.g-button-earth:disabled{background-color:#cfd8dc;color:#90a4ae;cursor:not-allowed;transition:background .2s;will-change:background-color}.g-button.g-button-jupiter{background-color:#607d8b;color:#fff;transition:background-color .2s;will-change:background-color}.g-button.g-button-jupiter:hover{background-color:#ff6e40;color:#fff;transition:background-color .2s;will-change:background-color}.g-button.g-button-jupiter:focus{background-color:#ff5722;color:#fff;outline:0;transition:background .2s;will-change:background-color}.g-button.g-button-jupiter:active{background-color:#ff5722;color:#fff;transition:background .2s;will-change:background-color}.g-button.g-button-jupiter.disabled,.g-button.g-button-jupiter:disabled{background-color:#cfd8dc;color:#90a4ae;cursor:not-allowed;transition:background .2s;will-change:background-color}.g-button.g-button-io{box-shadow:0 1px 2px 0 #1565c0;-webkit-box-shadow:0 1px 2px 0 #1565c0;-moz-box-shadow:0 1px 2px 0 #1565c0;font-size:1.25em;background-color:#2196f3;color:#fff;transition:background-color .2s,box-shadow .2s;will-change:background-color,box-shadow}.g-button.g-button-io:hover{box-shadow:0 1px 2px 0 #1565c0;-webkit-box-shadow:0 1px 2px 0 #1565c0;-moz-box-shadow:0 1px 2px 0 #1565c0;background-color:#42a5f5;transition:background-color .2s,box-shadow .2s;will-change:background-color,box-shadow}.g-button.g-button-io:focus{box-shadow:0 1px 2px 0 #455a64;-webkit-box-shadow:0 1px 2px 0 #455a64;-moz-box-shadow:0 1px 2px 0 #455a64;background-color:#1e88e5;outline:0;transition:background-color .2s,box-shadow .2s;will-change:background-color,box-shadow}.g-button.g-button-io:active{box-shadow:0 1px 2px 0 #455a64;-webkit-box-shadow:0 1px 2px 0 #455a64;-moz-box-shadow:0 1px 2px 0 #455a64;background-color:#1e88e5;transition:background-color .2s,box-shadow .2s;will-change:background-color,box-shadow}.g-button.g-button-io.disabled,.g-button.g-button-io:disabled{box-shadow:0 1px 2px 0 #455a64;-webkit-box-shadow:0 1px 2px 0 #455a64;-moz-box-shadow:0 1px 2px 0 #455a64;background-color:#cfd8dc;color:#90a4ae;cursor:not-allowed;transition:background-color .2s,box-shadow .2s;will-change:background-color,box-shadow}.g-button.g-button-pluto{box-shadow:0 10px 20px 0 rgba(38,50,56,.2);-webkit-box-shadow:0 10px 20px 0 rgba(38,50,56,.2);-moz-box-shadow:0 10px 20px 0 rgba(38,50,56,.2);height:3.125em;width:3.125em;background:#2196f3;border-radius:100%}.g-button.g-button-pluto:hover{background-color:#1e88e5}.g-button.g-button-pluto:focus{outline:0}.g-button.g-button-pluto .pluto-icon{color:#fff;line-height:1.5em}.g-checkbox{position:relative;display:inline-block;height:1em;line-height:1}.g-checkbox .g-checkbox-input{position:absolute;opacity:0;top:0;left:0;margin:0;z-index:3;border:0;cursor:pointer;height:1em;width:1em}.g-checkbox .g-checkbox-input:checked~.g-checkbox-checkmark{opacity:1;transition:opacity .2s;will-change:opacity}.g-checkbox .g-checkbox-input:checked:not([disabled])~.g-checkbox-label:before{background:#546e7a;transition:background-color .2s;will-change:background-color}.g-checkbox .g-checkbox-input:checked:focus:not([disabled])~.g-checkbox-label:before,.g-checkbox .g-checkbox-input:checked:hover:not([disabled])~.g-checkbox-label:before{background:#546e7a}.g-checkbox .g-checkbox-input:checked:focus~.g-checkbox-checkmark .g-checkmark-tick,.g-checkbox .g-checkbox-input:checked:focus~.g-checkbox-checkmark .g-checkmark-tock{background-color:#fff}.g-checkbox .g-checkbox-input:focus~.g-checkbox-label:before,.g-checkbox .g-checkbox-input:hover~.g-checkbox-label:before{background:rgba(255,255,255,.1)}.g-checkbox .g-checkbox-input:disabled{cursor:not-allowed}.g-checkbox .g-checkbox-input:disabled:not(:checked)~.g-checkbox-label:before{border:1px solid #90a4ae}.g-checkbox .g-checkbox-input:disabled:checked~.g-checkbox-label:before{background:#90a4ae}.g-checkbox .g-checkbox-input:disabled~.g-checkbox-label{color:#90a4ae}.g-checkbox .g-checkbox-input:disabled~.g-checkbox-label:before{border:none;background-color:transparent}.g-checkbox .g-checkbox-input~.g-checkbox-checkmark{position:absolute;top:.09375em;left:.31875em;width:.375em;height:.675em;opacity:0;transform:rotate(45deg);transition:opacity .1s}.g-checkbox .g-checkbox-input~.g-checkbox-checkmark .g-checkmark-tick{position:absolute;bottom:0;background:#fff;height:.125em;width:.375em}.g-checkbox .g-checkbox-input~.g-checkbox-checkmark .g-checkmark-tock{position:absolute;right:0;bottom:0;background:#fff;height:.625em;width:.125em}.g-checkbox .g-checkbox-label{display:inline-block;margin-left:1.875em;height:1em;color:#546e7a}.g-checkbox .g-checkbox-label[for]{cursor:pointer}.g-checkbox .g-checkbox-label:before{position:absolute;top:0;left:0;box-sizing:border-box;transition:background-color .2s;will-change:background-color;height:1em;width:1em;background:0 0;border:1px solid #546e7a;content:"";border-radius:2px}.g-dropdown{position:relative;width:100%}.g-dropdown .g-dropdown-input{box-sizing:border-box;width:100%;border:none;padding:1em}.g-dropdown.g-dropdown-io .g-dropdown-input{height:60px;padding:29px 13px 10px;font-size:1.125em;line-height:1;border:1px solid #b0bec5;color:#546e7a;transition:border-color .2s;will-change:border-color}.g-dropdown.g-dropdown-io .g-dropdown-label{position:absolute;top:8px;left:0;padding-left:14px;font-size:.75em;font-weight:700;color:#2196f3}.g-dropdown.g-dropdown-io .g-dropdown-droparrow{position:absolute;right:19px;top:29px;font-size:.875em;transition:transform .2s;transform:rotate(0);will-change:transform}.g-dropdown.g-dropdown-io .g-dropdown-droplist{box-shadow:0 20px 30px 0 rgba(38,50,56,.2);-webkit-box-shadow:0 20px 30px 0 rgba(38,50,56,.2);-moz-box-shadow:0 20px 30px 0 rgba(38,50,56,.2);position:absolute;top:100%;margin-top:1px;left:0;min-width:100%;padding:1em 1px;background:#fff;display:none;max-height:14.5em;overflow-y:auto;z-index:1}.g-dropdown.g-dropdown-io .g-dropdown-droplist .g-droplist-dropoption{padding:.75em 1.625em;font-size:1em;line-height:1;white-space:nowrap;color:#546e7a;cursor:pointer;transition:background-color .2s;will-change:background-color}.g-dropdown.g-dropdown-io .g-dropdown-droplist .g-droplist-dropoption .g-droplist-dropoption-icon{display:none;height:1em;line-height:1}.g-dropdown.g-dropdown-io .g-dropdown-droplist .g-droplist-dropoption.active{font-weight:700}.g-dropdown.g-dropdown-io .g-dropdown-droplist .g-droplist-dropoption.active .g-droplist-dropoption-icon{display:inline-block}.g-dropdown.g-dropdown-io .g-dropdown-droplist .g-droplist-dropoption:hover{background:#e7ebed;transition:background-color .2s;will-change:background-color}.g-dropdown.g-dropdown-io.active .g-dropdown-input{border:1px solid #2196f3;transition:border-color .2s;will-change:border-color}.g-dropdown.g-dropdown-io.active .g-dropdown-droparrow{transition:transform .2s;transform:rotate(180deg);will-change:transform}.g-dropdown.g-dropdown-io.active .g-dropdown-droplist{display:block}.g-dropdown.g-dropdown-io.disabled{cursor:not-allowed}.g-dropdown.g-dropdown-io.disabled .g-dropdown-input{color:#cfd8dc;cursor:not-allowed}.g-dropdown.g-dropdown-io.disabled .g-dropdown-input::-webkit-input-placeholder{color:#cfd8dc}.g-dropdown.g-dropdown-io.disabled .g-dropdown-input:-moz-placeholder{color:#cfd8dc}.g-dropdown.g-dropdown-io.disabled .g-dropdown-input::-moz-placeholder{color:#cfd8dc}.g-dropdown.g-dropdown-io.disabled .g-dropdown-input:-ms-input-placeholder{color:#cfd8dc}.g-dropdown.g-dropdown-io.disabled .g-dropdown-droparrow,.g-dropdown.g-dropdown-io.disabled .g-dropdown-label{color:#cfd8dc}.g-dropdown.g-dropdown-europa .g-dropdown-input{width:100%;padding:1.0625em 1.8125em;font-size:1em;line-height:1;background:#607d8b;color:#fefefe;transition:background-color .2s;will-change:background-color}.g-dropdown.g-dropdown-europa .g-dropdown-input::-webkit-input-placeholder{color:#fefefe}.g-dropdown.g-dropdown-europa .g-dropdown-input:-moz-placeholder{color:#fefefe}.g-dropdown.g-dropdown-europa .g-dropdown-input::-moz-placeholder{color:#fefefe}.g-dropdown.g-dropdown-europa .g-dropdown-input:-ms-input-placeholder{color:#fefefe}.g-dropdown.g-dropdown-europa .g-dropdown-droplist{box-shadow:0 20px 30px 0 rgba(38,50,56,.2);-webkit-box-shadow:0 20px 30px 0 rgba(38,50,56,.2);-moz-box-shadow:0 20px 30px 0 rgba(38,50,56,.2);position:absolute;top:100%;margin-top:1px;left:0;min-width:100%;background:#fff;display:none;z-index:1}.g-dropdown.g-dropdown-europa .g-dropdown-droplist .g-droplist-search{height:3.125em;width:100%;padding:1em 1.25em;font-size:1em;border:1px solid #fff;background:#cfd8dc;color:#546e7a;outline:0}.g-dropdown.g-dropdown-europa .g-dropdown-droplist .g-droplist-dropoptions{padding:1em 1px;max-height:14.5em;overflow-y:auto}.g-dropdown.g-dropdown-europa .g-dropdown-droplist .g-droplist-dropoptions .g-droplist-dropoption{padding:.75em 1.625em;font-size:1em;line-height:1;white-space:nowrap;color:#546e7a;cursor:pointer;transition:background-color .2s;will-change:background-color}.g-dropdown.g-dropdown-europa .g-dropdown-droplist .g-droplist-dropoptions .g-droplist-dropoption .g-droplist-dropoption-icon{display:none;height:1em;line-height:1}.g-dropdown.g-dropdown-europa .g-dropdown-droplist .g-droplist-dropoptions .g-droplist-dropoption.active{font-weight:700}.g-dropdown.g-dropdown-europa .g-dropdown-droplist .g-droplist-dropoptions .g-droplist-dropoption.active .g-droplist-dropoption-icon{display:inline-block}.g-dropdown.g-dropdown-europa .g-dropdown-droplist .g-droplist-dropoptions .g-droplist-dropoption:hover{background:#e7ebed;transition:background-color .2s;will-change:background-color}.g-dropdown.g-dropdown-europa.active .g-dropdown-input{background:#546e7a;transition:background-color .2s;will-change:background-color}.g-dropdown.g-dropdown-europa.active .g-dropdown-droplist,.g-dropdown.g-dropdown-europa.active:after{display:block}.g-dropdown.g-dropdown-europa:after{display:none;position:absolute;top:100%;left:50%;height:0;width:0;z-index:2;border:8px solid transparent;margin-left:-8px;border-top-color:#546e7a;content:" ";pointer-events:none}.g-dropdown.g-dropdown-ganymede .g-dropdown-input{width:100%;height:3.125em;padding:1.0625em 1.8125em;font-size:1em;line-height:1;background:#607d8b;color:#fefefe;transition:background-color .2s;will-change:background-color}.g-dropdown.g-dropdown-ganymede .g-dropdown-input::-webkit-input-placeholder{color:#fefefe}.g-dropdown.g-dropdown-ganymede .g-dropdown-input:-moz-placeholder{color:#fefefe}.g-dropdown.g-dropdown-ganymede .g-dropdown-input::-moz-placeholder{color:#fefefe}.g-dropdown.g-dropdown-ganymede .g-dropdown-input:-ms-input-placeholder{color:#fefefe}.g-dropdown.g-dropdown-ganymede .g-dropdown-droplist{box-shadow:0 20px 30px 0 rgba(38,50,56,.2);-webkit-box-shadow:0 20px 30px 0 rgba(38,50,56,.2);-moz-box-shadow:0 20px 30px 0 rgba(38,50,56,.2);position:absolute;top:100%;margin-top:1px;left:0;min-width:100%;background:#fff;display:none;z-index:1}.g-dropdown.g-dropdown-ganymede .g-dropdown-droplist .g-droplist-search{height:3.125em;width:100%;padding:1em 1.25em;font-size:1em;border:1px solid #fff;background:#cfd8dc;color:#546e7a;outline:0}.g-dropdown.g-dropdown-ganymede .g-dropdown-droplist .g-droplist-dropoptions{padding:1em 1px;max-height:14.5em;overflow-y:auto}.g-dropdown.g-dropdown-ganymede .g-dropdown-droplist .g-droplist-dropoptions .g-droplist-dropoption{padding:.75em 1.625em;font-size:1em;line-height:1;white-space:nowrap;color:#546e7a;cursor:pointer;transition:background-color .2s;will-change:background-color}.g-dropdown.g-dropdown-ganymede .g-dropdown-droplist .g-droplist-dropoptions .g-droplist-dropoption .g-droplist-dropoption-icon{display:none;height:1em;line-height:1}.g-dropdown.g-dropdown-ganymede .g-dropdown-droplist .g-droplist-dropoptions .g-droplist-dropoption.active{font-weight:700}.g-dropdown.g-dropdown-ganymede .g-dropdown-droplist .g-droplist-dropoptions .g-droplist-dropoption.active .g-droplist-dropoption-icon{display:inline-block}.g-dropdown.g-dropdown-ganymede .g-dropdown-droplist .g-droplist-dropoptions .g-droplist-dropoption:hover{background:#e7ebed;transition:background-color .2s;will-change:background-color}.g-dropdown.g-dropdown-ganymede.active .g-dropdown-input{background:#546e7a;transition:background-color .2s;will-change:background-color}.g-dropdown.g-dropdown-ganymede.active .g-dropdown-droplist,.g-dropdown.g-dropdown-ganymede.active:after{display:block}.g-dropdown.g-dropdown-ganymede:after{display:none;position:absolute;top:100%;left:50%;height:0;width:0;z-index:2;border:8px solid transparent;margin-left:-8px;border-top-color:#546e7a;content:" ";pointer-events:none}.g-popup .g-popup-header{position:relative}.g-popup{box-shadow:0 20px 30px 0 rgba(69,90,100,.5);-webkit-box-shadow:0 20px 30px 0 rgba(69,90,100,.5);-moz-box-shadow:0 20px 30px 0 rgba(69,90,100,.5);font-size:1em;padding:0;background:#fff}.g-popup .g-popup-header .g-popup-title{background-color:#1976d2;padding:13px 2.125em 13px 13px;transition:background-color .2s;will-change:background-color;line-height:1;font-size:1.5em;color:#64b5f6}.g-popup .g-popup-header .g-popup-header-close{position:absolute;top:0;right:0;font-size:1em;padding:1.0625em;background:#1565c0;color:#64b5f6;cursor:pointer}.g-popup .g-popup-header .g-popup-header-close:hover~.g-popup-title{background-color:#1565c0;transition:background-color .2s;will-change:background-color}.g-popup .g-popup-body{margin:2.5em 0 0}.g-radio{position:relative;display:inline-block;height:1em}.g-radio .g-radio-input{position:absolute;top:0;left:0;z-index:3;opacity:0;border:0;margin:0;cursor:pointer;height:1em;width:1em}.g-radio .g-radio-input:checked~.g-radio-label:after{opacity:1;transform:scale(.5);transition:opacity .1s;will-change:opacity}.g-radio .g-radio-input:disabled,.g-radio .g-radio-input:disabled~.g-radio-label[for]{cursor:not-allowed}.g-radio .g-radio-label[for]{cursor:pointer}.g-radio .g-radio-label:after{position:absolute;top:0;left:0;box-sizing:border-box;opacity:0;border-radius:50%;content:""}.g-radio .g-radio-input:checked~.g-radio-label:before{border-color:#546e7a}.g-radio .g-radio-input:focus:checked:not([disabled])~.g-radio-label:before,.g-radio .g-radio-input:focus~.g-radio-label:before,.g-radio .g-radio-input:hover:checked:not([disabled])~.g-radio-label:before,.g-radio .g-radio-input:hover~.g-radio-label:before{border-color:#546e7a}.g-radio .g-radio-input:focus:checked:not([disabled])~.g-radio-label:after,.g-radio .g-radio-input:hover:checked:not([disabled])~.g-radio-label:after{background-color:#546e7a}.g-radio .g-radio-input:disabled~.g-radio-label{color:#546e7a}.g-radio .g-radio-input:disabled~.g-radio-label:before{border-color:#90a4ae}.g-radio .g-radio-input:disabled~.g-radio-label:after{background-color:#90a4ae}.g-radio .g-radio-label{margin-left:1.625em;height:1em;line-height:1;display:inline-block;color:#546e7a}.g-radio .g-radio-label:before{position:absolute;top:0;left:0;box-sizing:border-box;border-radius:50%;content:"";height:1em;width:1em;background:0 0;border:1px solid #546e7a}.g-radio .g-radio-label:after{background:#546e7a;height:1em;width:1em;transform:scale(.5);transition:opacity .1s;will-change:opacity}.g-search{position:relative;width:100%}.g-search .g-search-input{box-shadow:0 1px 2px 0 #1565c0;-webkit-box-shadow:0 1px 2px 0 #1565c0;-moz-box-shadow:0 1px 2px 0 #1565c0;width:100%;height:3.125em;margin-right:2px;padding:1em 2.875em;border:0;background-color:#42a5f5;color:#fff;font-size:1em;line-height:1;transition:background-color .2s;will-change:background-color}.g-search .g-search-input::-webkit-input-placeholder{color:#fffefe}.g-search .g-search-input:-moz-placeholder{color:#fffefe}.g-search .g-search-input::-moz-placeholder{color:#fffefe}.g-search .g-search-input:-ms-input-placeholder{color:#fffefe}.g-search .g-search-input:focus,.g-search .g-search-input:hover{background-color:#2196f3;transition:background-color .2s;will-change:background-color;outline:0}.g-search .g-search-icon{top:50%;transform:translateY(-50%);position:absolute;font-size:.875em;right:auto;left:1em;color:#fff}.g-table-andromeda{width:100%;border:0;padding:0;margin:0;font-size:16px;border-collapse:collapse;border-spacing:0}.g-table-andromeda th{background-color:#fff;padding:2em 1em;line-height:1;font-size:.75em;color:#90a4ae;text-align:left}.g-table-andromeda td{background-color:#fff;padding:1.175em;border-top:1px solid #cfd8dc;font-size:.8125em;color:#546e7a}.g-table-andromeda tfoot td{background-color:#e7ebed;color:#546e7a}.g-table-andromeda.responsive,.g-table-andromeda.responsive tbody,.g-table-andromeda.responsive td,.g-table-andromeda.responsive th,.g-table-andromeda.responsive thead,.g-table-andromeda.responsive tr{display:block}.g-table-andromeda.responsive thead tr{position:absolute;top:-9999px;left:-9999px}.g-table-andromeda.responsive tr{position:relative;border:1px solid #ccc;margin-bottom:.625rem;display:flex;flex-wrap:wrap;flex-direction:row}.g-table-andromeda.responsive td{border:0;position:relative;padding-left:50%!important;flex:1 1 100%;word-break:break-all}.g-table-andromeda.responsive td:first-of-type{padding-right:2em}.g-table-andromeda.responsive td:before{content:attr(data-responsive-title);position:absolute;top:1em;left:1em;width:45%;padding-right:10px;white-space:nowrap;flex:1 1 100%}.g-input .g-input-textarea{width:100%;box-sizing:border-box;border:none;padding:1em}.g-input{position:relative;width:100%}.g-input .g-input-input{width:100%;box-sizing:border-box;border:none;padding:1em}.g-input.g-input-io .g-input-input,.g-input.g-input-io .g-input-textarea{height:60px;padding:29px 13px 10px;font-size:1.125em;line-height:1;border:1px solid #b0bec5;color:#546e7a;transition:border-color .2s;will-change:border-color}.g-input.g-input-io .g-input-input[type=password],.g-input.g-input-io .g-input-textarea[type=password]{letter-spacing:2px;font-size:2.5em}.g-input.g-input-io .g-input-input[type=password]::-webkit-input-placeholder,.g-input.g-input-io .g-input-textarea[type=password]::-webkit-input-placeholder{position:relative;bottom:10px;width:100%;font-size:.45em;letter-spacing:normal}.g-input.g-input-io .g-input-input[type=password]:-moz-placeholder,.g-input.g-input-io .g-input-textarea[type=password]:-moz-placeholder{position:relative;bottom:10px;width:100%;font-size:.45em;letter-spacing:normal}.g-input.g-input-io .g-input-input[type=password]::-moz-placeholder,.g-input.g-input-io .g-input-textarea[type=password]::-moz-placeholder{position:relative;bottom:10px;width:100%;font-size:.45em;letter-spacing:normal}.g-input.g-input-io .g-input-input[type=password]:-ms-input-placeholder,.g-input.g-input-io .g-input-textarea[type=password]:-ms-input-placeholder{position:relative;bottom:10px;width:100%;font-size:.45em;letter-spacing:normal}.g-input.g-input-io .g-input-input:disabled,.g-input.g-input-io .g-input-textarea:disabled{color:#cfd8dc;background:#fff;cursor:not-allowed}.g-input.g-input-io .g-input-input:disabled~.g-input-label,.g-input.g-input-io .g-input-textarea:disabled~.g-input-label{color:#cfd8dc}.g-input.g-input-io .g-input-input:active:not(:disabled),.g-input.g-input-io .g-input-input:focus:not(:disabled),.g-input.g-input-io .g-input-input:hover:not(:disabled),.g-input.g-input-io .g-input-textarea:active:not(:disabled),.g-input.g-input-io .g-input-textarea:focus:not(:disabled),.g-input.g-input-io .g-input-textarea:hover:not(:disabled){color:#546e7a;background-color:#fff;border:1px solid #2196f3;outline:0;transition:border-color .2s;will-change:border-color}.g-input.g-input-io.invalid .g-input-input,.g-input.g-input-io.invalid .g-input-input:active,.g-input.g-input-io.invalid .g-input-input:focus,.g-input.g-input-io.invalid .g-input-input:hover,.g-input.g-input-io.invalid .g-input-textarea,.g-input.g-input-io.invalid .g-input-textarea:active,.g-input.g-input-io.invalid .g-input-textarea:focus,.g-input.g-input-io.invalid .g-input-textarea:hover{border:1px solid #ff6e40;transition:border-color .2s;will-change:border-color}.g-input.g-input-europa .g-input-input,.g-input.g-input-europa .g-input-textarea{height:3.125em;padding:1em 1.25em;font-size:1em;line-height:1;background:#e7ebed;border:1px solid #b0bec5;color:#546e7a;transition:border-color .2s,background-color .2s;will-change:border-color,background-color}.g-input.g-input-europa .g-input-input:disabled,.g-input.g-input-europa .g-input-textarea:disabled{color:#b0bec5;cursor:not-allowed}.g-input.g-input-europa .g-input-input:active:not(:disabled),.g-input.g-input-europa .g-input-input:focus:not(:disabled),.g-input.g-input-europa .g-input-input:hover:not(:disabled),.g-input.g-input-europa .g-input-textarea:active:not(:disabled),.g-input.g-input-europa .g-input-textarea:focus:not(:disabled),.g-input.g-input-europa .g-input-textarea:hover:not(:disabled){color:#546e7a;background-color:#fff;border:1px solid #2196f3;outline:0;transition:border-color .2s,background-color .2s;will-change:border-color,background-color}.g-input.g-input-europa.invalid .g-input-input,.g-input.g-input-europa.invalid .g-input-input:active,.g-input.g-input-europa.invalid .g-input-input:focus,.g-input.g-input-europa.invalid .g-input-input:hover,.g-input.g-input-europa.invalid .g-input-textarea,.g-input.g-input-europa.invalid .g-input-textarea:active,.g-input.g-input-europa.invalid .g-input-textarea:focus,.g-input.g-input-europa.invalid .g-input-textarea:hover{border:1px solid #ff6e40;transition:border-color .2s;will-change:border-color}.g-input.g-input-io .g-input-label{position:absolute;top:8px;left:0;padding-left:14px;font-size:.75em;font-weight:700;color:#2196f3}.g-input.g-input-io .g-input-validation{display:none;position:absolute;height:2em;top:0;left:0;padding:10px 2em 1px 13px;font-size:.75em;font-weight:700;line-height:1;background:#ff6e40;color:#fff}.g-input.g-input-io.invalid .g-input-validation{display:block}.g-input.g-input-europa .g-input-icon{display:block;position:absolute;color:#90a4ae;right:9px;top:.375em}.g-input.g-input-europa .g-input-validation{display:none;position:absolute;right:0;bottom:0;padding:2px 8px 2px 13px;line-height:1;font-size:.875em;background:#ff6e40;color:#fff}.g-input.g-input-europa.invalid .g-input-validation{display:block}.g-input.g-input-europa .g-input-textarea,.g-input.g-input-io .g-input-textarea{height:auto}.g-toggle{position:relative;display:inline-block;height:1.25em}.g-toggle .g-toggle-input{position:absolute;top:0;left:0;z-index:3;opacity:0;border:0;margin:0;cursor:pointer;height:1.25em;width:3.125em}.g-toggle .g-toggle-input:disabled,.g-toggle .g-toggle-input:disabled~.g-toggle-label[for][for]{cursor:not-allowed}.g-toggle .g-toggle-label{display:inline-block;margin-left:4.5em;height:1.25em;color:#546e7a}.g-toggle .g-toggle-label[for]{cursor:pointer}.g-toggle .g-toggle-label:before{position:absolute;top:0;left:0;box-sizing:border-box;padding-left:2em;padding-top:.125em;height:1.25em;width:3.125em}.g-toggle .g-toggle-label:after{position:absolute;top:.125em;left:.125em;box-sizing:border-box;height:1em;width:1em;background:#ff6e40;content:"";transition:background .2s,left .2s}.g-toggle-io .g-toggle-input{border-radius:.125em}.g-toggle-io .g-toggle-input:focus~.g-toggle-label:before,.g-toggle-io .g-toggle-input:hover~.g-toggle-label:before{background:#ff5722}.g-toggle-io .g-toggle-input:focus~.g-toggle-label:after,.g-toggle-io .g-toggle-input:hover~.g-toggle-label:after{background-color:#ff6e40}.g-toggle-io .g-toggle-input:checked:not(:disabled):not([disabled])~.g-toggle-label:before{background:#43a047;padding-left:.125em;transition:background .2s,padding .2s,content .2s}.g-toggle-io .g-toggle-input:checked:not(:disabled):not([disabled])~.g-toggle-label:after{left:2em;background:#4caf50;transition:background .2s,left .2s}.g-toggle-io .g-toggle-input:checked:not(:disabled):not([disabled]):focus~.g-toggle-label:before,.g-toggle-io .g-toggle-input:checked:not(:disabled):not([disabled]):hover~.g-toggle-label:before{background:#43a047}.g-toggle-io .g-toggle-input:checked:not(:disabled):not([disabled]):focus~.g-toggle-label:after,.g-toggle-io .g-toggle-input:checked:not(:disabled):not([disabled]):hover~.g-toggle-label:after{left:2em;background:#4caf50;transition:background .2s,left .2s}.g-toggle-io .g-toggle-input:disabled~.g-toggle-label{color:#90a4ae}.g-toggle-io .g-toggle-input:disabled~.g-toggle-label:after,.g-toggle-io .g-toggle-input:disabled~.g-toggle-label:before{background-color:#90a4ae}.g-toggle-io .g-toggle-label:after,.g-toggle-io .g-toggle-label:before{border-radius:.125em}.g-toggle-io .g-toggle-label:before{padding-top:0;line-height:1.25;font-family:NFont;content:"";color:#fffefe;background:#ff5722;transition:background .2s,padding .2s,content .2s}.g-toggle-io .g-toggle-label:after{box-shadow:0 0 5px 0 rgba(69,90,100,.5);-webkit-box-shadow:0 0 5px 0 rgba(69,90,100,.5);-moz-box-shadow:0 0 5px 0 rgba(69,90,100,.5)}.g-toggle-io input:checked~.g-toggle-label:before{content:""}.g-toggle-europa .g-toggle-input{border-radius:.625em}.g-toggle-europa .g-toggle-input:checked:not(:disabled):not([disabled])~.g-toggle-label:before{padding-left:.125em;transition:background .2s,padding .2s}.g-toggle-europa .g-toggle-input:checked:not(:disabled):not([disabled])~.g-toggle-label:after{left:2em;background:#4caf50;transition:background .2s,left .2s}.g-toggle-europa .g-toggle-input:checked:not(:disabled):not([disabled]):focus~.g-toggle-label:after,.g-toggle-europa .g-toggle-input:checked:not(:disabled):not([disabled]):hover~.g-toggle-label:after{left:2em;transition:background .2s,left .2s}.g-toggle-europa .g-toggle-input:disabled~.g-toggle-label{color:#90a4ae}.g-toggle-europa .g-toggle-input:disabled~.g-toggle-label:after{background-color:#90a4ae}.g-toggle-europa .g-toggle-label:after,.g-toggle-europa .g-toggle-label:before{border-radius:.625em}.g-toggle-europa .g-toggle-label:before{box-shadow:inset 0 2px 4px 0 rgba(96,125,139,.35);-webkit-box-shadow:inset 0 2px 4px 0 rgba(96,125,139,.35);-moz-box-shadow:inset 0 2px 4px 0 rgba(96,125,139,.35);top:.25em;height:.75em;padding-top:0;line-height:1.25;content:"";transition:background .2s,padding .2s;background-color:#cfd8dc}.g-toggle-europa .g-toggle-label:after{height:1.25em;width:1.25em;top:0;left:0;border:2px solid #fff}.g-tabs.g-tabs-juno{display:flex;align-items:center;background-color:#fff;box-shadow:0 1px 2px 0 rgba(69,90,100,.4);-webkit-box-shadow:0 1px 2px 0 rgba(69,90,100,.4);-moz-box-shadow:0 1px 2px 0 rgba(69,90,100,.4)}.g-tabs.g-tabs-juno .g-tab.g-tab-dropdown{position:relative}.g-tabs.g-tabs-juno .g-tab .g-tab-dropdown-toggle:after{font-family:NFont;display:inline-block;width:0;vertical-align:middle;content:"\e676";margin-left:.3rem;font-size:.5rem}.g-tabs.g-tabs-juno .g-tab .g-tab-dropdown-menu{box-shadow:0 20px 30px 0 rgba(38,50,56,.2);-webkit-box-shadow:0 20px 30px 0 rgba(38,50,56,.2);-moz-box-shadow:0 20px 30px 0 rgba(38,50,56,.2);position:absolute;top:100%;margin-top:1px;padding:1px;display:none;overflow-y:auto;z-index:1;background-color:#fff}.g-tabs.g-tabs-juno .g-tab .g-tab-dropdown-menu .g-tab-dropdown-tab{padding:.875rem;font-size:.875rem;line-height:1;white-space:nowrap;color:#546e7a;cursor:pointer;transition:background-color .2s}.g-tabs.g-tabs-juno .g-tab .g-tab-dropdown-menu .g-tab-dropdown-tab.active{font-weight:700}.g-tabs.g-tabs-juno .g-tab .g-tab-dropdown-menu .g-tab-dropdown-tab:hover{background:#e7ebed;transition:background-color .2s}.g-tabs.g-tabs-juno .g-tab.active .g-tab-text,.g-tabs.g-tabs-juno .g-tab.active.g-tab-text{color:#455a64;font-weight:700}.g-tabs.g-tabs-juno .g-tab.active .g-tab-dropdown-menu{display:block}.g-tabs.g-tabs-juno .g-tab-text{padding:.875rem;font-size:.875rem;color:#546e7a;cursor:pointer}@font-face{font-family:NFont;src:url(nfont.757d20c2df7e511644d2.eot);src:url(nfont.757d20c2df7e511644d2.eot?#iefix) format("embedded-opentype"),url(nfont.8292b2ce12ad654877a1.woff) format("woff"),url(nfont.3e700a2e3e53240f62be.ttf) format("truetype");font-weight:400;font-style:normal}.g-icon{font-family:NFont;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.g-icon-soccer:before{content:"\e600"}.g-icon-soccer-a:before{content:"\e60a"}.g-icon-basketball:before{content:"\e601"}.g-icon-tennis:before{content:"\e602"}.g-icon-ice-hockey:before{content:"\e603"}.g-icon-baseball:before{content:"\e604"}.g-icon-football:before{content:"\e605"}.g-icon-bowls:before{content:"\e606"}.g-icon-futsal:before{content:"\e607"}.g-icon-snooker:before{content:"\e608"}.g-icon-motor-sports:before{content:"\e609"}.g-icon-handball:before{content:"\e60b"}.g-icon-volleyball:before{content:"\e60c"}.g-icon-search:before{content:"\e60d"}.g-icon-stats:before{content:"\e60e"}.g-icon-corner:before{content:"\e60f"}.g-icon-arrow-up:before{content:"\e610"}.g-icon-flag:before{content:"\e611"}.g-icon-close:before{content:"\e612"}.g-icon-trash:before{content:"\e613"}.g-icon-check:before{content:"\e614"}.g-icon-clock-pending:before{content:"\e615"}.g-icon-clock-start:before{content:"\e616"}.g-icon-star:before{content:"\e618"}.g-icon-arrow-right:before{content:"\e619"}.g-icon-arrow-right-double:before{content:"\e61a"}.g-icon-boxing:before{content:"\e61c"}.g-icon-cricket:before{content:"\e61d"}.g-icon-cycling:before{content:"\e617"}.g-icon-darts:before{content:"\e61f"}.g-icon-waterpolo:before{content:"\e6fd"}.g-icon-pesapallo:before{content:"\e6fe"}.g-icon-beach-volley:before{content:"\e6ff"}.g-icon-golf:before{content:"\e61e"}.g-icon-dashboard:before{content:"\e61b"}.g-icon-users:before{content:"\e620"}.g-icon-shop-management:before{content:"\e621"}.g-icon-user-management:before{content:"\e623"}.g-icon-reporting:before{content:"\e624"}.g-icon-greyhound-races:before,.g-icon-greyhounds:before{content:"\e625"}.g-icon-horse-races:before,.g-icon-horse-racing:before{content:"\e626"}.g-icon-lotto:before{content:"\e627"}.g-icon-formula1:before{content:"\e628"}.g-icon-motorbikes:before{content:"\e629"}.g-icon-nascar:before{content:"\e62a"}.g-icon-other-motor-sports:before{content:"\e62b"}.g-icon-rally:before{content:"\e62c"}.g-icon-speedway:before{content:"\e62d"}.g-icon-most-popular:before{content:"\e62e"}.g-icon-newest:before{content:"\e62f"}.g-icon-virtual-sports:before{content:"\e630"}.g-icon-roulette:before{content:"\e631"}.g-icon-poker:before{content:"\e632"}.g-icon-card-games:before{content:"\e633"}.g-icon-keno:before{content:"\e634"}.g-icon-slots:before{content:"\e635"}.g-icon-lucky-six:before{content:"\e636"}.g-icon-lucky-hit:before{content:"\e637"}.g-icon-lucky-x:before{content:"\e638"}.g-icon-black-jack:before{content:"\e639"}.g-icon-circle:before{content:"\e63a"}.g-icon-check-a:before{content:"\e63b"}.g-icon-color-palette:before{content:"\e63c"}.g-icon-plus-minus:before{content:"\e63d"}.g-icon-contrast:before{content:"\e63e"}.g-icon-refresh:before{content:"\e63f"}.g-icon-betslip:before{content:"\e640"}.g-icon-arrows:before{content:"\e641"}.g-icon-download:before{content:"\e642"}.g-icon-settings:before,.header-menu-content .module-icon.settings:before,.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-header .menu-widget-module-icon.settings:before{content:"\e643"}.g-icon-menu-toggle:before{content:"\e644"}.g-icon-newest-a:before{content:"\e645"}.g-icon-arrow-left:before{content:"\e646"}.g-icon-arrow-left-double:before{content:"\e647"}.g-icon-rugby-league:before{content:"\e648"}.g-icon-rugby-union:before{content:"\e649"}.g-icon-virtual-games:before{content:"\e64a"}.g-icon-v-horse-racing:before,.g-icon-virtual-horse-races:before{content:"\e64b"}.g-icon-v-greyhounds:before,.g-icon-virtual-greyhound-races:before{content:"\e64c"}.g-icon-v-motors:before,.g-icon-virtual-motorcycle-speedway:before{content:"\e64d"}.g-icon-v-soccer:before{content:"\e64e"}.g-icon-v-cycling:before{content:"\e64f"}.g-icon-v-tennis:before{content:"\e650"}.g-icon-winter-sports:before{content:"\e651"}.g-icon-alpine-skiing:before{content:"\e652"}.g-icon-biathlon:before{content:"\e653"}.g-icon-cross-country-skiing:before{content:"\e654"}.g-icon-more-sports:before{content:"\e655"}.g-icon-aussie-rules:before,.g-icon-australian-rules:before,.g-icon-rugby:before{content:"\e656"}.g-icon-badminton:before{content:"\e657"}.g-icon-bandy:before{content:"\e658"}.g-icon-curling:before{content:"\e659"}.g-icon-floorball:before{content:"\e65a"}.g-icon-table-tennis:before{content:"\e65b"}.g-icon-trotting:before{content:"\e65c"}.g-icon-gaelic-sport:before{content:"\e65d"}.g-icon-odds-on-coupon:before{content:"\e65e"}.g-icon-prematch-betting:before{content:"\e65f"}.g-icon-live-betting:before{content:"\e660"}.g-icon-soccer-field:before{content:"\e661"}.g-icon-clock-round:before{content:"\e665"}.g-icon-over-under:before{content:"\e666"}.g-icon-even-odd:before{content:"\e667"}.g-icon-betslip-a:before{content:"\e668"}.g-icon-void:before{content:"\e669"}.g-icon-edit:before{content:"\e66a"}.g-icon-casino:before,.header-menu-content .module-icon.casinoAdmin:before,.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-header .menu-widget-module-icon.casinoAdmin:before{content:"\e66b"}.g-icon-sport-betting:before{content:"\e66c"}.g-icon-sport-betting-a:before{content:"\e66d"}.g-icon-betslip-options:before{content:"\e66e"}.g-icon-product-data:before{content:"\e622"}.g-icon-product-operations:before{content:"\e66f"}.g-icon-live:before{content:"\e662"}.g-icon-whistle:before{content:"\e663"}.g-icon-clock:before{content:"\e664"}.g-icon-shrink:before{content:"\e670"}.g-icon-bell:before{content:"\e671"}.g-icon-bell-a:before{content:"\e672"}.g-icon-user:before{content:"\e673"}.g-icon-user-a:before{content:"\e674"}.g-icon-arrow-down:before{content:"\e675"}.g-icon-arrow-down-a:before{content:"\e676"}.g-icon-arrow-up-a:before{content:"\e677"}.g-icon-soccer-field-a:before{content:"\e678"}.g-icon-soccer-field-b:before{content:"\e679"}.g-icon-envelope:before{content:"\e67a"}.g-icon-envelope-a:before{content:"\e67b"}.g-icon-platform-management:before{content:"\e67c"}.g-icon-home:before{content:"\e67d"}.g-icon-home-a:before{content:"\e682"}.g-icon-monitor:before{content:"\e67e"}.g-icon-grab:before{content:"\e680"}.g-icon-grab-a:before{content:"\e67f"}.g-icon-menu:before{content:"\e681"}.g-icon-printer:before{content:"\e683"}.g-icon-printer-a:before{content:"\e684"}.g-icon-printer-b:before{content:"\e685"}.g-icon-printer-c:before{content:"\e686"}.g-icon-monitor-off:before{content:"\e687"}.g-icon-columns:before{content:"\e688"}.g-icon-flag-a:before{content:"\e689"}.g-icon-location:before{content:"\e68a"}.g-icon-close-a:before{content:"\e68b"}.g-icon-status:before{content:"\e68c"}.g-icon-status-a:before{content:"\e68d"}.g-icon-currency:before{content:"\e68e"}.g-icon-currency-a:before{content:"\e68f"}.g-icon-group:before{content:"\e690"}.g-icon-group-a:before{content:"\e691"}.g-icon-globe:before{content:"\e692"}.g-icon-globe-a:before{content:"\e693"}.g-icon-backspace:before{content:"\e694"}.g-icon-backspace-a:before{content:"\e695"}.g-icon-maximize:before{content:"\e696"}.g-icon-minimize:before{content:"\e697"}.g-icon-maximize-a:before{content:"\e698"}.g-icon-minimize-a:before{content:"\e699"}.g-icon-hit-10:before{content:"\e69a"}.g-icon-letterama:before{content:"\e69b"}.g-icon-logout:before{content:"\e69c"}.g-icon-calendar:before{content:"\e69d"}.g-icon-reset:before{content:"\e69e"}.g-icon-checkbox:before{content:"\e69f"}.g-icon-checkbox-a:before{content:"\e6a0"}.g-icon-checkbox-b:before{content:"\e6a1"}.g-icon-checkbox-c:before{content:"\e6a2"}.g-icon-circle-a:before{content:"\e6a3"}.g-icon-info:before{content:"\e6a4"}.g-icon-gender:before{content:"\e6a5"}.g-icon-gender-a:before{content:"\e6a6"}.g-icon-filter:before{content:"\e6a7"}.g-icon-filter-a:before{content:"\e6a8"}.g-icon-login:before{content:"\e6a9"}.g-icon-install:before{content:"\e6aa"}.g-icon-search-a:before{content:"\e6ab"}.g-icon-terminal:before{content:"\e6ac"}.g-icon-terminal-a:before{content:"\e6ad"}.g-icon-shop:before{content:"\e6ae"}.g-icon-shop-a:before{content:"\e6af"}.g-icon-menu-a:before{content:"\e6b0"}.g-icon-penalty:before{content:"\e6b1"}.g-icon-online:before{content:"\e6b2"}.g-icon-offline:before{content:"\e6b3"}.g-icon-refresh-a:before{content:"\e6b4"}.g-icon-calendar-a:before{content:"\e6b5"}.g-icon-location-a:before{content:"\e6b6"}.g-icon-lock:before{content:"\e6b7"}.g-icon-virtual:before{content:"\e6b8"}.g-icon-table:before{content:"\e6b9"}.g-icon-card:before{content:"\e6ba"}.g-icon-attack:before{content:"\e6bb"}.g-icon-sound-on:before{content:"\e6bc"}.g-icon-sound-off:before{content:"\e6bd"}.g-icon-play:before{content:"\e6be"}.g-icon-backend:before{content:"\e6bf"}.g-icon-devices:before{content:"\e6c0"}.g-icon-instalation:before{content:"\e6c1"}.g-icon-support:before{content:"\e6c2"}.g-icon-security:before{content:"\e6c3"}.g-icon-twitter:before{content:"\e6c4"}.g-icon-facebook:before{content:"\e6c5"}.g-icon-gplus:before{content:"\e6c6"}.g-icon-linkedin:before{content:"\e6c7"}.g-icon-instagram:before{content:"\e6c8"}.g-icon-product:before{content:"\e6c9"}.g-icon-action:before{content:"\e6ca"}.g-icon-application:before,.header-menu-content .module-icon.applications:before,.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-header .menu-widget-module-icon.applications:before{content:"\e6cb"}.g-icon-user-name:before{content:"\e6cc"}.g-icon-random:before{content:"\e6cd"}.g-icon-desktop:before{content:"\e6ce"}.g-icon-shrink-a:before{content:"\e6cf"}.g-icon-shrink-b:before{content:"\e6d0"}.g-icon-shrink-c:before{content:"\e6d1"}.g-icon-popout:before{content:"\e6d2"}.g-icon-superadmin:before{content:"\e6d3"}.g-icon-chart:before{content:"\e6d4"}.g-icon-multi-products:before{content:"\e6d5"}.g-icon-multilingual:before{content:"\e6d6"}.g-icon-price:before{content:"\e6d7"}.g-icon-ui:before{content:"\e6d8"}.g-icon-new-user:before{content:"\e6d9"}.g-icon-name:before{content:"\e6da"}.g-icon-game-settings:before{content:"\e6db"}.g-icon-location-b:before{content:"\e6dc"}.g-icon-phone:before{content:"\e6dd"}.g-icon-globe-a2:before{content:"\e6de"}.g-icon-cafe:before{content:"\e6df"}.g-icon-chess:before{content:"\e6e0"}.g-icon-children:before{content:"\e6e1"}.g-icon-cinema:before{content:"\e6e2"}.g-icon-food:before{content:"\e6e3"}.g-icon-fruits:before{content:"\e6e4"}.g-icon-games:before{content:"\e6e5"}.g-icon-library:before{content:"\e6e6"}.g-icon-medal:before{content:"\e6e7"}.g-icon-pary:before{content:"\e6e8"}.g-icon-photo:before{content:"\e6e9"}.g-icon-transport:before{content:"\e6ea"}.g-icon-design:before{content:"\e6eb"}.g-icon-development:before{content:"\e6ec"}.g-icon-planing:before{content:"\e6ed"}.g-icon-research:before{content:"\e6ee"}.g-icon-testing:before{content:"\e6ef"}.g-icon-upgrade:before{content:"\e6f0"}.g-icon-approved:before,.header-menu-content .module-icon.articles:before,.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-header .menu-widget-module-icon.articles:before{content:"\e6f1"}.g-icon-control:before{content:"\e6f2"}.g-icon-diamond:before{content:"\e6f3"}.g-icon-options:before{content:"\e6f4"}.g-icon-mobile-a:before{content:"\e6f5"}.g-icon-window:before{content:"\e6f6"}.g-icon-building:before{content:"\e6f7"}.g-icon-castle:before{content:"\e6f8"}.g-icon-shop-a2:before{content:"\e6f9"}.g-icon-mobile:before{content:"\e6fa"}.g-icon-nsoft:before{content:"\e6fb"}.g-icon-arrow-list:before{content:"\e6fc"}.g-icon-arrow-up-b:before{content:"\e700"}.g-icon-arrow-down-b:before{content:"\e701"}.g-icon-full-box:before{content:"\e702"}.g-icon-eighteen:before{content:"\e703"}.g-icon-footballer:before{content:"\e704"}.g-icon-athlete:before{content:"\e705"}.g-icon-all-sports:before{content:"\e706"}.g-icon-stadium:before{content:"\e707"}.g-icon-first-place:before{content:"\e708"}.g-icon-second-place:before{content:"\e709"}.g-icon-third-place:before{content:"\e70a"}.g-icon-circle-b:before{content:"\e70b"}.g-icon-upload:before{content:"\e70c"}.g-icon-check-d:before{content:"\e70e"}.g-icon-close-b:before{content:"\e70d"}.g-icon-balance:before{content:"\e70f"}.g-icon-cards:before{content:"\e710"}.g-icon-deposit:before{content:"\e711"}.g-icon-gift:before{content:"\e712"}.g-icon-transfer:before{content:"\e713"}.g-icon-vouchers:before{content:"\e714"}.g-icon-withdraw:before{content:"\e715"}.g-icon-status-b:before{content:"\e716"}.g-icon-connected:before{content:"\e717"}.g-icon-connecting:before{content:"\e718"}.g-icon-deactivated:before{content:"\e719"}.g-icon-disconnected:before{content:"\e71a"}.g-icon-reconnect:before{content:"\e71b"}.g-icon-wait:before{content:"\e71c"}.g-icon-remote:before{content:"\e71d"}.g-icon-close-c:before{content:"\e71e"}.g-icon-check-b:before{content:"\e71f"}.g-icon-play-a:before{content:"\e720"}.g-icon-devices-a:before{content:"\e721"}.g-icon-tv:before{content:"\e722"}.g-icon-tv-a:before{content:"\e723"}.g-icon-pin:before{content:"\e724"}.g-icon-whistle-a:before{content:"\e725"}.g-icon-star-a:before{content:"\e726"}.g-icon-question:before{content:"\e727"}.g-icon-category:before{content:"\e728"}.g-icon-bet:before{content:"\e729"}.g-icon-user-b:before{content:"\e72a"}.g-icon-user-c:before{content:"\e72b"}.g-icon-cash-register:before{content:"\e72c"}.g-icon-visa:before{content:"\e72d"}.g-icon-visa-electron:before{content:"\e72e"}.g-icon-mastercard:before{content:"\e72f"}.g-icon-maestro:before{content:"\e730"}.g-icon-skrill:before{content:"\e731"}.g-icon-neteller:before{content:"\e732"}.g-icon-jcb:before{content:"\e733"}.g-icon-discover:before{content:"\e734"}.g-icon-diners-club:before{content:"\e735"}.g-icon-amex:before{content:"\e736"}.g-icon-filter-b:before{content:"\e737"}.g-icon-bank:before{content:"\e738"}.g-icon-gift-a:before{content:"\e739"}.g-icon-history:before{content:"\e73a"}.g-icon-message:before{content:"\e73b"}.g-icon-details:before{content:"\e73c"}.g-icon-lock-a:before{content:"\e73d"}.g-icon-user-close:before{content:"\e73e"}.g-icon-user-details:before{content:"\e73f"}.g-icon-user-preferences:before{content:"\e740"}.g-icon-lock-b:before{content:"\e741"}.g-icon-beach-soccer:before{content:"\e742"}.g-icon-beach-soccer-a:before{content:"\e743"}.g-icon-install-devices:before{content:"\e744"}.g-icon-monitoring:before{content:"\e745"}.g-icon-dashboard-a:before{content:"\e746"}.g-icon-dashboard-b:before,.header-menu-content .module-icon.menus:before,.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-header .menu-widget-module-icon.menus:before{content:"\e747"}.g-icon-balls:before{content:"\e748"}.g-icon-papaya:before{content:"\e749"}.g-icon-arrow-right-a:before{content:"\e74a"}.g-icon-arrow-left-a:before{content:"\e74b"}.g-icon-bankers:before{content:"\e74c"}.g-icon-arrow-right-b:before{content:"\e74d"}.g-icon-arrow-left-b:before{content:"\e74e"}.g-icon-arrow-down-b2:before{content:"\e74f"}.g-icon-arrow-up-b2:before{content:"\e750"}.g-icon-challenger:before{content:"\e751"}.g-icon-itf:before{content:"\e752"}.g-icon-atp:before{content:"\e753"}.g-icon-wta:before{content:"\e754"}.g-icon-dc:before{content:"\e755"}.g-icon-support-a:before{content:"\e756"}.g-icon-barcode:before{content:"\e757"}.g-icon-calculator:before{content:"\e758"}.g-icon-skrill-a:before{content:"\e800"}.g-icon-monitor-a:before{content:"\e801"}.g-icon-eye:before{content:"\e900"}.g-icon-eye-a:before{content:"\e901"}.g-icon-files:before{content:"\e902"}.g-icon-heart:before{content:"\e903"}.g-icon-heart-a:before{content:"\e904"}.g-icon-menu-b:before{content:"\e905"}.g-icon-minimize-b:before{content:"\e906"}.g-icon-enter:before{content:"\e907"}.g-icon-eye-b:before{content:"\e908"}.g-icon-seven:before{content:"\e909"}.g-icon-seven-a:before{content:"\e90a"}.g-icon-preball:before{content:"\e90b"}.g-icon-bowls-a:before{content:"\e90c"}.g-icon-v-basketball:before{content:"\e90d"}.g-icon-info-a:before{content:"\e90e"}.g-icon-menu-c:before{content:"\e90f"}.g-icon-switch:before{content:"\e910"}.g-icon-code:before{content:"\e911"}.g-icon-arrow-left-c:before{content:"\e912"}.g-icon-arrow-right-c:before{content:"\e913"}.g-icon-edit-a:before{content:"\e914"}.g-icon-edit-b:before{content:"\e915"}.g-icon-dota:before{content:"\e916"}.g-icon-legends:before{content:"\e917"}.g-icon-squash:before{content:"\e918"}.g-icon-limit:before{content:"\e919"}.g-icon-circle-c:before{content:"\e91a"}.g-icon-plus:before{content:"\e91b"}.g-icon-won-void:before{content:"\e91c"}.g-icon-lost-void:before{content:"\e91d"}.g-icon-mma:before{content:"\e91e"}.g-icon-odds:before{content:"\e91f"}.g-icon-upload-a:before,.header-menu-content .module-icon.resources:before,.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-header .menu-widget-module-icon.resources:before{content:"\e920"}.g-icon-android:before{content:"\e921"}.g-icon-shield:before{content:"\e922"}.g-icon-undo:before{content:"\e923"}.g-icon-redo:before{content:"\e924"}.g-icon-nestpay:before{content:"\e925"}.g-icon-preball-a:before{content:"\e926"}.g-icon-olympic:before{content:"\e927"}.g-icon-olympic-a:before{content:"\e928"}.g-icon-unlock:before{content:"\e929"}.g-icon-viber:before{content:"\e92a"}.g-icon-whatsapp:before{content:"\e92b"}.g-icon-youtube:before{content:"\e92c"}.g-icon-netball:before{content:"\e92d"}.g-icon-drag-race:before{content:"\e92e"}.g-icon-spade:before{content:"\e92f"}.g-icon-club:before{content:"\e930"}.g-icon-diamond-c:before{content:"\e931"}.g-icon-spade-a:before{content:"\e932"}.g-icon-club-a:before{content:"\e933"}.g-icon-diamond-a:before{content:"\e934"}.g-icon-dev:before{content:"\e935"}.g-icon-counter-strike:before{content:"\e936"}.g-icon-star-craft:before{content:"\e937"}.g-icon-maximize-c:before{content:"\e938"}.g-icon-minimize-c:before{content:"\e939"}.g-icon-motorcycle:before{content:"\e93a"}.g-icon-overwatch:before{content:"\e93b"}.g-icon-e-games:before{content:"\e93c"}.g-icon-specials:before{content:"\e93d"}.g-icon-responsive:before{content:"\e93e"}.g-icon-arrow-up-double:before{content:"\e93f"}.g-icon-arrow-down-double:before{content:"\e940"}.g-icon-arrow-right-double-a:before{content:"\e941"}.g-icon-arrow-left-double-a:before{content:"\e942"}.g-icon-arrow-down-double-a:before{content:"\e943"}.g-icon-arrow-up-double-a:before{content:"\e944"}.g-icon-check-c:before{content:"\e945"}.g-icon-arrow-right-d:before{content:"\e946"}.g-icon-arrow-left-d:before{content:"\e947"}.g-icon-arrow-down-d:before{content:"\e948"}.g-icon-arrow-up-d:before{content:"\e949"}.g-icon-arrow-right-e:before{content:"\e94a"}.g-icon-arrow-left-e:before{content:"\e94b"}.g-icon-arrow-down-e:before{content:"\e94c"}.g-icon-arrow-up-e:before{content:"\e94d"}.g-icon-live-casino:before{content:"\e94e"}.g-icon-goal-flash:before{content:"\e94f"}.g-icon-fiscal:before{content:"\e950"}.g-icon-share:before{content:"\e951"}.g-icon-podium:before{content:"\e952"}.g-icon-arrow-up-f:before{content:"\e953"}.g-icon-arrow-down-f:before{content:"\e954"}.g-icon-restriction:before{content:"\e955"}.g-icon-authorization:before{content:"\e956"}.g-icon-arrow-right-f:before{content:"\e957"}.g-icon-arrow-left-f:before{content:"\e958"}.g-icon-arrow-right-g:before{content:"\e959"}.g-icon-arrow-left-g:before{content:"\e95a"}.g-icon-question-a:before{content:"\e95b"}.g-icon-history-a:before{content:"\e95c"}.g-icon-next-six:before{content:"\e95d"}.g-icon-filter-c:before{content:"\e95e"}.g-icon-filter-d:before{content:"\e95f"}.g-icon-quickteller:before{content:"\e960"}.g-icon-french-key:before{content:"\e961"}.g-icon-table-a:before{content:"\e962"}.g-icon-table-b:before,.header-menu-content .module-icon.lists:before,.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-header .menu-widget-module-icon.lists:before{content:"\e963"}.g-icon-table-c:before{content:"\e964"}.g-icon-table-d:before{content:"\e965"}.g-icon-twitter-b:before{content:"\e966"}.g-icon-facebook-b:before{content:"\e967"}.g-icon-linkedin-b:before{content:"\e968"}.g-icon-gplus-b:before{content:"\e969"}.g-icon-bell-b:before{content:"\e96a"}.g-icon-qr-code:before{content:"\e96b"}.g-icon-flag-b:before{content:"\e96c"}.g-icon-flag-c:before{content:"\e96d"}.g-icon-page:before,.header-menu-content .module-icon.pages:before,.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-header .menu-widget-module-icon.pages:before{content:"\e96e"}.g-icon-paysafe-card:before{content:"\e96f"}.g-icon-microphone:before{content:"\e970"}.g-icon-reset-a:before{content:"\e971"}.g-icon-copy-link:before{content:"\e972"}.g-icon-copy-link-a:before{content:"\e973"}.g-icon-connected-a:before{content:"\e974"}.g-icon-connecting-a:before{content:"\e975"}.g-icon-disconnected-a:before{content:"\e976"}.g-icon-reconnect-a:before{content:"\e977"}.g-icon-fingerprint:before{content:"\e978"}.g-icon-ipay:before{content:"\e979"}.g-icon-gallery:before{content:"\e97a"}.g-icon-banner:before,.header-menu-content .module-icon.marketingSlots:before,.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-header .menu-widget-module-icon.marketingSlots:before{content:"\e97b"}.add-page-widget-body .widgets .widget .widget-icon.article:before,.g-icon-article:before,.page-widget-area .widget-icon.article:before{content:"\e97c"}.add-page-widget-body .widgets .widget .widget-icon.article_list:before,.g-icon-article-list:before,.page-widget-area .widget-icon.article_list:before{content:"\e97d"}.g-icon-form:before,.header-menu-content .module-icon.applicationForms:before,.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-header .menu-widget-module-icon.applicationForms:before{content:"\e97e"}.g-icon-eye-c:before{content:"\e97f"}.g-icon-pool-betting:before{content:"\e980"}.g-icon-scale:before{content:"\e981"}.g-icon-trophy:before{content:"\e982"}.g-icon-trophy-a:before{content:"\e983"}.g-icon-photo-a:before{content:"\e984"}.g-icon-betslip-creator:before,.header-menu-content .module-icon.ticketLayouts:before,.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-header .menu-widget-module-icon.ticketLayouts:before{content:"\e985"}.g-icon-settings-a:before{content:"\e986"}.g-icon-settings-b:before{content:"\e987"}.g-icon-bills:before{content:"\e988"}.g-icon-flash-on:before{content:"\e989"}.g-icon-flash-off :before{content:"\e98a"}.g-icon-webpay:before{content:"\e98b"}.g-icon-call-of-duty:before{content:"\e98c"}.g-icon-star-b:before{content:"\e98d"}.g-icon-clover:before{content:"\e98e"}.g-icon-clover-a:before{content:"\e98f"}.g-icon-ski-jump:before{content:"\e990"}.g-icon-pin-a:before{content:"\e991"}.g-icon-trophy-b:before{content:'\e993'}.g-icon-copy:before{content:'\e994'}.g-icon-monitor-b:before{content:'\e995'}.g-icon-display:before{content:'\e996'}.g-icon-display-split:before{content:'\e997'}.g-icon-rush-football2:before{content:'\e998'}.g-icon-display-split-a:before{content:'\e999'}.g-icon-display-split-b:before{content:'\e99a'}.g-icon-display-split-c:before{content:'\e99b'}.g-icon-special-offer:before{content:'\e99c'}.g-icon-duel:before{content:'\e99d'}.g-icon-vermantia-horse-racing-roulette:before{content:'\e99e'}.g-icon-handball-special:before{content:'\e99f'}.g-icon-basketball-special:before{content:'\e9a0'}.g-icon-soccer-special:before{content:'\e9a1'}.g-icon-handball-scorer:before{content:'\e9a2'}.g-icon-basketball-scorer:before{content:'\e9a3'}.g-icon-soccer-scorer:before{content:'\e9a4'}.g-icon-fasthub:before{content:'\e9a5'}.g-icon-ajs:before{content:'\e9a6'}.g-icon-circle-d:before{content:'\e9a7'}.g-icon-x2:before{content:'\e9a8'}.g-icon-slot-car-races:before{content:'\e9a9'}.g-icon-roulette-2:before{content:'\e9aa'}.g-icon-horse-races-v:before{content:'\e9ab'}.g-icon-greyhound-races-v:before{content:'\e9ac'}.g-icon-keno-2:before{content:'\e9ad'}.g-icon-lucky-six-2:before{content:'\e9ae'}.g-icon-lucky-x-2:before{content:'\e9af'}.g-icon-virtual-motorcycle-speedway:before{content:'\e9b0'}.g-icon-virtual-drag-races:before{content:'\e9b1'}.g-icon-world-number-service:before{content:'\e9b2'}.g-icon-live-betting-2{content:'\e9b3'}.g-icon-virtual-soccer:before{content:'\e9b4'}.g-icon-penalty-shootout-v:before{content:'\e9b5'}.g-icon-next-six-2:before{content:'\e9b6'}.g-icon-show-more:before{content:'\e9b7'}.g-icon-ajs-b:before{content:'\e9b8'}.g-icon-slot-car-races-b:before{content:'\e9b9'}.g-icon-roulette-b:before{content:'\e9ba'}.g-icon-horse-races-v-b:before{content:'\e9bb'}.g-icon-greyhound-races-v-b:before{content:'\e9bc'}.g-icon-keno-b:before{content:'\e9bd'}.g-icon-lucky-six-b:before{content:'\e9be'}.g-icon-lucky-x-b:before{content:'\e9bf'}.g-icon-virtual-motorcycle-speedway-b:before{content:'\e9c0'}.g-icon-virtual-drag-races-b:before{content:'\e9c1'}.g-icon-world-number-service-b:before{content:'\e9c2'}.g-icon-live-betting-b:before{content:'\e9c3'}.g-icon-virtual-soccer-b:before{content:'\e9c4'}.g-icon-penalty-shootout-v-b:before{content:'\e9c5'}.g-icon-next-six-b:before{content:'\e9c6'}.g-icon-chipcard:before{content:'\e9b7'}.g-icon-send:before{content:'\e9b8'}.w-100{width:100%!important}.h-100{height:100%!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mx-0{margin-right:0!important;margin-left:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:1rem!important}.mt-1{margin-top:1rem!important}.mr-1{margin-right:1rem!important}.mb-1{margin-bottom:1rem!important}.ml-1{margin-left:1rem!important}.mx-1{margin-right:1rem!important;margin-left:1rem!important}.my-1{margin-top:1rem!important;margin-bottom:1rem!important}.m-2{margin:1.5rem!important}.mt-2{margin-top:1.5rem!important}.mr-2{margin-right:1.5rem!important}.mb-2{margin-bottom:1.5rem!important}.ml-2{margin-left:1.5rem!important}.mx-2{margin-right:1.5rem!important;margin-left:1.5rem!important}.my-2{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-3{margin:3rem!important}.mt-3{margin-top:3rem!important}.mr-3{margin-right:3rem!important}.mb-3{margin-bottom:3rem!important}.ml-3{margin-left:3rem!important}.mx-3{margin-right:3rem!important;margin-left:3rem!important}.my-3{margin-top:3rem!important;margin-bottom:3rem!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.px-0{padding-right:0!important;padding-left:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:1rem!important}.pt-1{padding-top:1rem!important}.pr-1{padding-right:1rem!important}.pb-1{padding-bottom:1rem!important}.pl-1{padding-left:1rem!important}.px-1{padding-right:1rem!important;padding-left:1rem!important}.py-1{padding-top:1rem!important;padding-bottom:1rem!important}.p-2{padding:1.5rem!important}.pt-2{padding-top:1.5rem!important}.pr-2{padding-right:1.5rem!important}.pb-2{padding-bottom:1.5rem!important}.pl-2{padding-left:1.5rem!important}.px-2{padding-right:1.5rem!important;padding-left:1.5rem!important}.py-2{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-3{padding:3rem!important}.pt-3{padding-top:3rem!important}.pr-3{padding-right:3rem!important}.pb-3{padding-bottom:3rem!important}.pl-3{padding-left:3rem!important}.px-3{padding-right:3rem!important;padding-left:3rem!important}.py-3{padding-top:3rem!important;padding-bottom:3rem!important}.cms-list{list-style:none;padding:0}.cms-list-item{display:flex;align-items:center;box-shadow:0 1px 2px 0 rgba(69,90,100,.4);background-color:#e7ebed;padding:.575rem .375rem;margin-bottom:.575rem}.cms-list-item .g-icon{font-size:1.25rem}.cms-list-item .is-right{margin-left:auto}.cms-list-item .is-active{color:#2196f3}cms-login{display:block;height:100%;background-color:#fff}cms-login .upper-section{background:#1565c0;height:50vh;min-height:10.5rem}cms-login .upper-section .logo-section{width:100%;padding-top:calc(25vh - 5.25rem)}cms-login .upper-section .logo-section .logo-img{margin:0 auto;width:8rem;height:10.5rem;background:url(logo.236d615e0cdb1b1b4c15.png) center/contain no-repeat}cms-login .lower-section{background:#fff;padding-top:6.875rem}cms-login .lower-section .login-form{margin:0 auto;width:400px}cms-login .lower-section .login-form .password-section{margin-top:1.25rem}cms-login .lower-section .login-form .g-button{margin-top:3.125rem}@media (max-width:991px){cms-login .upper-section{height:16rem}cms-login .upper-section .logo-section{padding-top:4rem}cms-login .upper-section .logo-section .logo-img{height:9.5rem}cms-login .lower-section{padding-top:4rem}}@media (max-width:575px){cms-login .upper-section{height:12rem}cms-login .upper-section .logo-section{padding-top:1.5rem}cms-login .upper-section .logo-section .logo-img{height:8.5rem}cms-login .lower-section{padding-top:2rem}cms-login .lower-section .login-form{width:90%}.g-popup .resource-item-preview .file-preview,.g-popup .resource-item-preview .image-preview,.g-popup .resource-item-preview .video-preview{width:100%}}:host{display:block;height:100%;background:#e7ebed}cms-resources-upload .container{position:relative}cms-resources-upload .g-popup-body{padding:0 2.5em 2.5em 2.5rem;max-height:40rem;position:relative;overflow:auto}cms-resources-upload .g-popup-body .g-dropdown .g-dropdown-droplist{max-height:11.5em}cms-resources-upload .footer{height:2.375rem;background:#cfd8dc}cms-resources-upload .footer .buttons{border-left:1px solid #fff;float:right}cms-resources-upload .footer .buttons .button{padding:.5rem 4.65rem;min-height:2.375rem}cms-resources-upload .hidden-field{display:none}cms-resources-upload .file-upload-section{z-index:0;position:relative}cms-resources-upload .file-upload-section .drop-zone{border:1px dashed #cfd8dc;margin-top:1.25rem;position:relative;height:13.125rem;color:#546e7a}cms-resources-upload .file-upload-section .drop-zone .placeholder{position:relative;top:50%;transform:translateY(-50%)}cms-resources-upload .file-upload-section .drop-zone .placeholder .text-row-1{font-size:1.125rem;font-weight:700;margin:0}cms-resources-upload .file-upload-section .drop-zone .placeholder .text-row-2{font-size:1.125rem;font-weight:300;margin:0}cms-resources-upload .file-upload-section .drop-zone.file-over-zone{border:1px solid #1565c0}cms-resources-upload .file-upload-section .drop-zone.file-over-zone .placeholder{display:none}cms-resources-upload .file-overview-section .img-section{padding-top:1em}cms-resources-upload .file-overview-section .img-section:after,cms-resources-upload .file-overview-section .img-section:before{content:" ";display:table}cms-resources-upload .file-overview-section .img-section:after{clear:both}cms-resources-upload .file-overview-section .img-section .file-title{width:67%;margin-left:1%;float:left}cms-resources-upload .file-overview-section .img-section .img-box{height:8.75em;width:32%;overflow:hidden;float:left}cms-resources-upload .file-overview-section .img-section .img-box .img-preview{height:100%;width:100%;background-size:contain;background-position-x:center;background-repeat:no-repeat;background-clip:content-box}cms-resources-upload .file-overview-section .img-section .img-box .file-preview,cms-resources-upload .file-overview-section .img-section .img-box .video-preview{height:100%;width:100%;color:#fff;font-size:2rem;text-align:center}cms-resources-upload .file-overview-section .img-section .img-box .file-preview .icon,cms-resources-upload .file-overview-section .img-section .img-box .video-preview .icon{position:relative;top:50%;transform:translateY(-50%)}cms-resources-upload .file-overview-section .img-section .img-box .file-preview{background:#916bd3}cms-resources-upload .file-overview-section .img-section .img-box .video-preview{background:#546e7a}cms-resources-upload .file-overview-section .img-section .img-box img{max-width:100%;max-height:100%;position:relative;top:50%;transform:translateY(-50%)}cms-resources-upload .file-overview-section .img-section .img-box .text-title{color:#546e7a}cms-resources-edit .edit-resource-form,cms-resources-edit .g-popup .g-popup-body{margin:0}cms-resources-edit .file-details{margin-top:1rem}cms-resources-edit .file-details p{font-weight:700;color:#546e7a;margin:0;padding-left:.875rem;font-size:.825rem}cms-resources-edit .file-details p span{font-weight:300}cms-resources-edit .file-preview{background:#916bd3}cms-resources-edit .video-preview{background:#546e7a}cms-resources-edit .form-body{padding:0 2.5rem 2.5rem}.resource-item-preview{height:20rem;padding:2.5rem;background:padding-box content-box #455a64;position:relative}.resource-item-preview .delete{position:absolute;right:2.5rem;bottom:2.5rem;width:3.125rem;height:3.125rem;font-size:1.25rem;text-align:center}.popup-form .form-body .resource-item-preview .delete{right:0;bottom:0}.resource-item-preview .image-preview{background-size:contain;background-position:center;background-repeat:no-repeat;background-clip:content-box;width:27rem}.resource-item-preview .file-preview,.resource-item-preview .image-preview,.resource-item-preview .video-preview{height:15rem;margin:0 auto;color:#fff;font-size:3rem;text-align:center}.resource-item-preview .file-preview .icon,.resource-item-preview .image-preview .icon,.resource-item-preview .video-preview .icon{position:relative;top:50%;transform:translateY(-50%)}.resource-item-preview .file-preview,.resource-item-preview .video-preview{width:23rem}.resource-item-preview .resource-item-preview-empty{font-size:5rem;color:#90a4ae;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}cms-resources-overview{display:block}cms-resources-overview .table-header-wrap cms-table-filters{justify-content:space-between}cms-resources-overview .g-table-andromeda td{padding:.625em 1.175em}cms-resources-overview .view-type{padding:1rem 1rem 1rem .75rem}cms-resources-overview .view-type .icon{padding:0 .25em;text-align:center;float:left;position:relative;color:#cfd8dc;cursor:pointer;transition:color .2s;will-change:color}cms-resources-overview .view-type .icon:hover{color:#b0bec5;transition:color .2s;will-change:color}cms-resources-overview .view-type .icon.active{color:#455a64;transition:color .2s;will-change:color}@media (min-width:768px){cms-delete-resource .popup{left:calc(30% + 15px);width:calc(40% - 30px);max-width:calc(50% - 30px)}}@media (min-width:992px){cms-delete-resource .popup{left:calc(35% + 15px);width:calc(30% - 30px);max-width:calc(50% - 30px)}cms-new-article .popup{left:calc(8.33333% + 15px);width:calc(83.33333% - 30px);max-width:calc(83.33333% - 30px)}}cms-delete-resource .g-popup{top:150px}cms-delete-resource .content{padding:0 2rem 3rem;color:#546e7a}@media (min-width:768px){cms-edit-article .popup,cms-new-article .popup,edit-article-translation .popup{left:calc(8.33333% + 15px);width:calc(83.33333% - 30px);max-width:calc(83.33333% - 30px)}}@media (min-width:992px){cms-edit-article .popup,edit-article-translation .popup{left:calc(8.33333% + 15px);width:calc(83.33333% - 30px);max-width:calc(83.33333% - 30px)}}@media (min-width:1200px){cms-edit-article .popup,cms-new-article .popup,edit-article-translation .popup{left:calc(8.33333% + 15px);width:calc(83.33333% - 30px);max-width:calc(83.33333% - 30px)}}.menu-wrapper{color:#546e7a;background-color:#fff;padding:1.25em;align-items:center}.menu-back-action{display:inline-block;width:2em;cursor:pointer;font-size:1.25em}.menu-title{display:inline-block;font-size:1.5em;margin-bottom:1.5em}.menu-translate-delete{display:table;float:right;cursor:pointer}.menu-translate-delete i{display:table-cell;vertical-align:middle;font-size:1em}.menu-translate-delete span{display:table-cell;vertical-align:middle;padding-left:.5em;font-size:1em}.menu-translate-delete:hover{color:#ff5722}.menu-form{display:block}.menu-items{display:flex;flex-direction:column;width:100%}.menu-item{flex:1 1 auto;display:flex;min-height:3.125em;justify-content:space-between;margin:.3125em 0;padding-left:.625em;box-shadow:0 1px 2px 0 rgba(69,90,100,.4);background-color:#e7ebed}.menu-item.menu-template-item{font-style:italic}.menu-item.inactive{background-color:#cfd8dc}.menu-item-wrap{display:flex;flex:1 1 auto;align-items:center}.menu-item-translation-edit input{height:3.4em;padding-left:.75em;outline:0;border:none;width:100%;border-bottom:1px solid #e7ebed}.menu-item-translation-edit input:focus{border-bottom:1px solid #2196f3}.menu-item-translation-edit input::-webkit-input-placeholder{color:#cfd8dc}.menu-item-translation-edit input:-moz-placeholder{color:#cfd8dc}.menu-item-translation-edit input::-moz-placeholder{color:#cfd8dc}.menu-item-translation-edit input:-ms-input-placeholder{color:#cfd8dc}.menu-item-translation-edit.invalid,.menu-item-translation-edit.invalid input{border-bottom:1px solid #ff6e40}.menu-edit-button{margin-top:1.875em;float:right}.menu-translate-wrapper{display:flex;flex-direction:column;align-items:stretch;width:100%}@media (min-width:576px){.menu-translate-wrapper{flex-direction:row}}.menu-translate-action-name{display:block;margin-bottom:.625em}.menu-translate-from,.menu-translate-to{margin:0 20px 20px 0;flex:1;height:auto}.menu-item-actions{font-size:1.25em;display:flex;align-items:center}.menu-item-actions span{display:inline-block;width:2.5em;text-align:center;cursor:pointer}.menu-item-actions span.draggable{color:#90a4ae;cursor:all-scroll;z-index:0}.menu-item-actions span.draggable.draggable-mobile{touch-action:none}@media (max-width:767px){.menu-item-actions span{width:1.75em}}.menu-item-details{font-size:1em;margin-right:.625em;display:flex;align-items:center;order:-1}.menu-item-details span{display:inline-block;width:2.5em;text-align:center;z-index:1}.menu-item-details span i.active{color:#2196f3}.menu-item-details span i.disabled{opacity:.5}.menu-item-details span i.editable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}@media (max-width:767px){.menu-item-details span{display:none}}.menu-translate-items{display:block;width:100%}.menu-translate-item{display:flex;flex-direction:column;align-items:stretch;width:100%;margin-bottom:1.25em}@media (min-width:576px){.menu-translate-item{flex-direction:row;margin-bottom:0}}.menu-translate-left,.menu-translate-right{margin:0;flex:1}@media (min-width:576px){.menu-translate-left,.menu-translate-right{margin:0 0 1.25em;flex:1}}.menu-translate-left{margin-right:0}.menu-translate-left .menu-translate-field{margin-bottom:.625em}.menu-translate-right textarea{width:100%;height:7.2em!important;resize:none}.menu-translate-field{position:relative;width:100%}.menu-translate-field .g-input{position:relative}.menu-translate-field .g-input .menu-translate-field-original-toggle{position:absolute;top:.375em;right:.375em;cursor:pointer}.menu-translate-field .g-input .menu-translate-field-original-toggle.active-toggle,.menu-translate-field .g-input .menu-translate-field-original-toggle:hover{color:#2196f3}.menu-translate-field .g-input .menu-translate-field-original-toggle i{display:block}.menu-translate-field.menu-translate-title{margin-bottom:2.5em}.menu-translate-field-original{z-index:99;width:100%;padding:.625em;background-color:#2196f3;color:#fff;position:absolute;box-shadow:0 20px 30px 0 rgba(38,50,56,.2)}@media (min-width:576px){.menu-translate-left{margin-right:.625em}cms-delete-menu-item .popup{left:calc(25% + 15px);width:calc(50% - 30px);max-width:calc(50% - 30px)}}@media (min-width:768px){cms-delete-menu-item .popup{left:calc(30% + 15px);width:calc(40% - 30px);max-width:calc(50% - 30px)}}@media (min-width:992px){cms-delete-menu-item .popup{left:calc(35% + 15px);width:calc(30% - 30px);max-width:calc(50% - 30px)}}cms-delete-menu-item .g-popup{top:150px}cms-delete-menu-item .content{padding:0 2rem 3rem;color:#546e7a}@media (min-width:576px){cms-delete-menu-translation .popup{left:calc(25% + 15px);width:calc(50% - 30px);max-width:calc(50% - 30px)}}@media (min-width:768px){cms-delete-menu-translation .popup{left:calc(30% + 15px);width:calc(40% - 30px);max-width:calc(50% - 30px)}}@media (min-width:992px){cms-delete-menu-translation .popup{left:calc(35% + 15px);width:calc(30% - 30px);max-width:calc(50% - 30px)}}cms-delete-menu-translation .g-popup{top:150px}cms-delete-menu-translation .content{padding:0 2rem 3rem;color:#546e7a}cms-table-languages-cell{display:inline-block;position:relative}cms-table-languages-cell .translate .language-list-open-icon{display:inline-block;pointer-events:none;transition:transform .2s;transform:rotate(0);will-change:transform}cms-table-languages-cell .translate.language-list-opened{color:#64b5f6}cms-table-languages-cell .language-list{position:absolute;top:100%;margin-top:1.75em;right:0;background:#fff;z-index:1;max-height:14em;box-shadow:0 20px 30px 0 rgba(38,50,56,.2);-webkit-box-shadow:0 20px 30px 0 rgba(38,50,56,.2);-moz-box-shadow:0 20px 30px 0 rgba(38,50,56,.2);overflow-y:auto}cms-table-languages-cell .language-list .language-list-scroller{padding:.75em 0}cms-table-languages-cell .language-list .language{padding:.75em 1.625em;font-size:1em;line-height:1;white-space:nowrap;color:#546e7a;transition:background-color .2s;will-change:background-color}cms-table-languages-cell .language-list .language.hidden{display:none}cms-table-languages-cell .language-list .language:hover{background:#e7ebed;transition:background-color .2s;will-change:background-color}cms-table{display:block}cms-table .is-long-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}cms-table table:not(.responsive-table) .table-icon-cell{width:4em}cms-table table:not(.responsive-table) .is-long-content{max-width:0}cms-table thead .cms-table-th-translate{text-align:center}cms-table tr td{transition:background-color .2s;will-change:background-color}cms-table tr.force-visibility td,cms-table tr:hover td{transition:background-color .2s;will-change:background-color;background-color:#fafafa}.header-menu-content cms-table tr.force-visibility td .table-icon-hidden.module-icon.lists,.header-menu-content cms-table tr:hover td .table-icon-hidden.module-icon.lists,.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-header cms-table tr.force-visibility td .table-icon-hidden.menu-widget-module-icon.lists,.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-header cms-table tr:hover td .table-icon-hidden.menu-widget-module-icon.lists,cms-table tr.force-visibility td .header-menu-content .table-icon-hidden.module-icon.lists,cms-table tr.force-visibility td .menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-header .table-icon-hidden.menu-widget-module-icon.lists,cms-table tr.force-visibility td .table-icon-hidden.g-icon-copy-link-a,cms-table tr.force-visibility td .table-icon-hidden.g-icon-download,cms-table tr.force-visibility td .table-icon-hidden.g-icon-edit,cms-table tr.force-visibility td .table-icon-hidden.g-icon-menu-c,cms-table tr.force-visibility td .table-icon-hidden.g-icon-table-b,cms-table tr.force-visibility td .table-icon-hidden.g-icon-trash,cms-table tr.force-visibility td .table-icon-hidden.g-icon-user-a,cms-table tr:hover td .header-menu-content .table-icon-hidden.module-icon.lists,cms-table tr:hover td .menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-header .table-icon-hidden.menu-widget-module-icon.lists,cms-table tr:hover td .table-icon-hidden.g-icon-copy-link-a,cms-table tr:hover td .table-icon-hidden.g-icon-download,cms-table tr:hover td .table-icon-hidden.g-icon-edit,cms-table tr:hover td .table-icon-hidden.g-icon-menu-c,cms-table tr:hover td .table-icon-hidden.g-icon-table-b,cms-table tr:hover td .table-icon-hidden.g-icon-trash,cms-table tr:hover td .table-icon-hidden.g-icon-user-a{opacity:1}cms-table td.table-icon-cell{padding:.75em}cms-table td.table-icon-cell .table-icon-clickable{font-size:1.55em;position:relative;transition:opacity .1s linear;width:100%}cms-table td.table-icon-cell .table-icon-clickable:hover{cursor:pointer}cms-table td.table-icon-cell .table-icon-clickable.disabled{pointer-events:none;color:rgba(84,110,122,.3)}cms-table td.table-icon-cell .table-icon-hidden:not(.touchable){opacity:0}cms-table td.table-icon-cell .table-icon{font-size:1.55em}cms-table td.table-icon-cell .table-icon-lighter{color:#90a4ae}cms-table .table-layouts-cell .layout{display:inline-block;width:25px;padding-bottom:15px;margin:5px 5px 0 0;background-size:contain;cursor:pointer;border:none}cms-table .table-layouts-cell .layout.layout-a{background:#cfd8dc}cms-table .table-layouts-cell .layout.layout-a.disabled{background:rgba(207,216,220,.5)}cms-table .table-layouts-cell .layout.layout-b{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAAAoCAYAAABHJVyTAAAAAXNSR0IArs4c6QAAAJVJREFUaAXt0qERgDAABEFCLQgs/ReBRdALDPYaCGLjXiWzuXFe97NMPse+je8Jf3jLOtnid9cDyZcAARKBTIUAiUCmQoBEIFMhQCKQqRAgEchUCJAIZCoESAQyFQIkApkKARKBTIUAiUCmQoBEIFMhQCKQqRAgEchUCJAIZCoESAQyFQIkApkKARKBTIUAiUCmQgLyAuoVB9IGHdE+AAAAAElFTkSuQmCC)}cms-table .table-layouts-cell .layout.layout-b.disabled{opacity:.5}cms-table .table-layouts-cell .layout.disabled{cursor:not-allowed}cms-table .table-actions{position:absolute;right:0;top:0;z-index:1;color:#546e7a}cms-table .table-actions-content{position:relative}cms-table .table-actions-icon{padding:.75rem 1rem}cms-table .table-actions-menu{position:absolute;top:.25rem;right:.25rem;background-color:#fff;border:1px solid #ccc}cms-table .table-actions-item{text-align:center;padding:.5rem 2rem;font-size:.875em;cursor:pointer}cms-table .table-dropdown-wrapper{display:flex;align-items:center;width:100%;height:100%;position:relative}cms-table .action-dropdown{position:absolute;top:1.5rem;right:0;background-color:#fff;border:1px solid #ccc;z-index:1}cms-table .action-dropdown-item{display:inline-block;width:100%}cms-table .action-dropdown-item div{width:100%}cms-table .action-dropdown-row{display:inline-flex;padding:.85em 1.7em;font-size:12px;cursor:pointer}cms-table .action-dropdown-row:hover{transition:background-color .2s;will-change:background-color;background-color:#e7ebed}cms-table .action-dropdown-icon{padding-right:.25em}cms-table .translate-icon{font-size:1.55em}.responsive-table,.responsive-table tbody,.responsive-table td,.responsive-table th,.responsive-table thead,.responsive-table tr{display:block}.responsive-table thead tr{position:absolute;top:-9999px;left:-9999px}.responsive-table tr{position:relative;border:1px solid #ccc;margin-bottom:.625rem;display:flex;flex-wrap:wrap;flex-direction:row}.responsive-table td{border:0;position:relative;padding-left:50%!important;flex:1 1 100%;word-break:break-all}.responsive-table td:first-of-type{padding-right:2em}.responsive-table td:before{content:attr(data-responsive-title);position:absolute;top:1em;left:1em;width:45%;padding-right:10px;white-space:nowrap;flex:1 1 100%}.preview{position:relative;width:3.4em;height:3.4em}.preview .file-preview,.preview .video-preview{width:100%;height:100%;color:#fff;text-align:center}.preview .file-preview .icon,.preview .video-preview .icon{position:relative;top:50%;transform:translateY(-50%)}.preview .video-preview{background:#546e7a}.preview .file-preview{background:#916bd3}.preview .img-preview{height:100%;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;background-clip:content-box}.no-table-data-box{background-color:#fff;padding:1em;display:flex;justify-content:flex-start;align-items:center;color:#546e7a;margin-top:1em}.no-table-data-box .no-table-data-icon{line-height:1}.no-table-data-box .no-table-data-message{line-height:1;padding-left:1em}cms-table-filter{display:flex;position:relative;font-size:.875em}cms-table-filter .table-filter{display:flex}cms-table-filter .table-filter .table-filter-header{display:flex;align-items:center}cms-table-filter .table-filter .table-filter-header.g-dropdown-input{background:#fff;color:#546e7a;padding-left:.8125em;padding-right:.8125em}cms-table-filter .table-filter .table-filter-body.g-dropdown-droplist{right:0;left:inherit;min-width:140px;padding:1px;z-index:2}cms-table-filter .table-filter .table-filter-body.g-dropdown-droplist .g-droplist-dropoptions{padding-top:.75em;padding-bottom:.75em;max-height:14em}cms-table-filter .table-filter .table-filter-clear-button{margin-top:1px}cms-table-filter .table-filter.filled .table-filter-header.g-dropdown-input{font-weight:700}cms-table-filter .table-filter.active .table-filter-header.g-dropdown-input{background:#546e7a;color:#fff}cms-table-filters{box-shadow:0 1px 2px 0 rgba(69,90,100,.4);-webkit-box-shadow:0 1px 2px 0 rgba(69,90,100,.4);-moz-box-shadow:0 1px 2px 0 rgba(69,90,100,.4);display:flex;flex:1 0 calc(70% - 2px);flex-wrap:wrap;justify-content:flex-end;background-color:#fff}cms-table-filters .table-filters{display:flex;flex-wrap:wrap;justify-content:flex-end}cms-table-filters .clear-filters{width:3.125em;height:3.125em;position:relative;background-color:#fff;color:#546e7a;transition:background-color .2s,color .2s;will-change:background-color,color}cms-table-filters .clear-filters:focus{outline:0}@media (hover:hover){cms-table-filters .clear-filters:hover{background-color:#546e7a;color:#fff;transition:background-color .2s;will-change:background-color,color}}.table-filters-spacer{width:2px;flex:0 0 2px}.g-droplist-dropoption{position:relative}.g-droplist-dropoption-icon-desc{position:absolute;top:.75em;right:.75em}cms-new-item{position:fixed;bottom:2rem;right:2rem;height:3.125rem;width:3.125rem;background-color:#2196f3;transition:background-color .2s;will-change:background-color;box-shadow:0 10px 20px 0 rgba(38,50,56,.2);border-radius:100%;z-index:999}cms-new-item:hover{background-color:#1e88e5;transition:background-color .2s;will-change:background-color}cms-new-item .new-item{display:block;text-align:center}cms-new-item .new-item .new-item-icon{color:#fff;line-height:3.125}cms-header{box-shadow:0 0 20px 0 #546e7a;-webkit-box-shadow:0 0 20px 0 #546e7a;-moz-box-shadow:0 0 20px 0 #546e7a;position:relative;display:block;background:#1565c0;align-items:stretch;height:3.125em}cms-header .header-logo-wrapper{display:flex;align-items:center}cms-header .header-link{width:100px;display:inline-block;overflow:hidden;transition:width .2s;will-change:width}cms-header .header-logo{width:100%}cms-header .header-menu-toggle{padding:0;border:none;outline:0;background-color:transparent;color:#fff;transition:color .2s}cms-header .header-menu-toggle.active,cms-header .header-menu-toggle.true-hover:hover{color:#2196f3;transition:color .2s}cms-header .header-menu-toggle .header-menu-toggle-icon{line-height:1}cms-header .header-title{font-size:1.125em;color:#fff;vertical-align:middle;margin-left:.875em;line-height:1}cms-header .header-user{float:right;position:relative;color:#64b5f6}cms-header .header-user:focus,cms-header .header-user:hover{outline:0}cms-header .header-user:focus .header-user-name,cms-header .header-user:hover .header-user-name{color:#fff;transition:color .2s;will-change:color}cms-header .header-user .header-user-name{float:right;padding:1.125em;background:0 0;position:relative;font-size:.875em;line-height:1.35;outline:0;border:none;transition:color .2s;will-change:color}cms-header .header-user .header-user-avatar{float:right;height:3.125rem}cms-header .header-user .header-user-menu-toggle-arrow{position:absolute;right:0;bottom:0}cms-header .header-user .header-user-menu{box-shadow:0 20px 30px 0 rgba(38,50,56,.2);-webkit-box-shadow:0 20px 30px 0 rgba(38,50,56,.2);-moz-box-shadow:0 20px 30px 0 rgba(38,50,56,.2);position:absolute;min-width:240px;top:100%;right:0;padding:1px;background:#0d47a1;z-index:2}cms-header .header-user .header-user-menu .header-user-menu-item{width:100%;padding:1.125em 1.875em;color:#64b5f6;background-color:transparent;outline:0;border:none;line-height:1;text-align:left;transition:color .2s,background-color .2s;will-change:color,background-color}cms-header .header-user .header-user-menu .header-user-menu-item:active,cms-header .header-user .header-user-menu .header-user-menu-item:focus,cms-header .header-user .header-user-menu .header-user-menu-item:hover{color:#fff;background-color:#1565c0;transition:color .2s,background-color .2s;will-change:color,background-color}@media (max-width:991px){cms-header .header-link{transition:width .2s;will-change:width;width:20px}cms-header .header-logo{width:100px}cms-header .header-title{display:none}}@media (max-width:767px){cms-new-item{bottom:1rem;right:1rem}cms-header .header-logo-wrapper,cms-header .header-user-name{display:none}}.flex-align-middle{display:flex;align-items:center;justify-content:left}cms-header-menu{display:block;position:absolute;top:100%;left:0;right:0;padding-left:15px;padding-right:15px;z-index:0;-webkit-animation:.2s linear hideMenu;animation:.2s linear hideMenu;color:#fff}cms-header-menu.active{-webkit-animation:.2s linear showMenu;animation:.2s linear showMenu;z-index:99}@-webkit-keyframes showMenu{from{z-index:0}to{z-index:99}}@keyframes showMenu{from{z-index:0}to{z-index:99}}@-webkit-keyframes hideMenu{from{z-index:99}to{z-index:0}}@keyframes hideMenu{from{z-index:99}to{z-index:0}}.header-menu-content{box-shadow:0 20px 30px 0 rgba(38,50,56,.2);-webkit-box-shadow:0 20px 30px 0 rgba(38,50,56,.2);-moz-box-shadow:0 20px 30px 0 rgba(38,50,56,.2);padding-top:4rem;background:#1565c0;overflow-x:hidden}.header-menu-content:after{position:absolute;top:0;left:0;height:0;width:0;border:8px solid transparent;margin-left:2em;border-bottom-color:#1565c0;content:" ";pointer-events:none}.header-menu-content .header-menu-module{margin-bottom:4em}.header-menu-content .module-icon{line-height:1;font-size:1.125em;display:inline-block}.header-menu-content .module-name{margin-bottom:0;font-size:1.125em;line-height:1}.header-menu-content .header-menu-item{display:inline-block;margin-right:.2rem;margin-bottom:.2rem;padding:.5em 10px;font-size:.875em;border:1px solid transparent;line-height:1;white-space:nowrap;outline:0;transition:border .2s,padding .2s;will-change:border,padding}.header-menu-content .header-menu-item.active{border:2px solid #fff;padding:6px 7px;transition:border .2s,padding .2s;will-change:border,padding}.header-menu-content .header-menu-item:focus:not(.active),.header-menu-content .header-menu-item:hover:not(.active){border-color:#fff;transition:border .2s,padding .2s;will-change:border,padding}.header-menu-content .header-menu-item.articles{background:#2196f3}.header-menu-content .header-menu-item.applications{background:#d25261}.header-menu-content .header-menu-item.resources{background:#f18866}.header-menu-content .header-menu-item.settings{background:#5389a2}.header-menu-content .header-menu-item.menus{background:#9a57b3}.header-menu-content .header-menu-item.pages{background:#1ea4a9}.header-menu-content .header-menu-item.marketingSlots{background:#6173e9}.header-menu-content .header-menu-item.ticketLayouts{background:#6eb03f}.header-menu-content .header-menu-item.lists{background:#9f895e}.header-menu-content .header-menu-item.applicationForms{background:#ffc34d}cms-notification{display:block;position:relative;margin-bottom:.625em;box-shadow:0 0 20px 0 #546e7a;-webkit-box-shadow:0 0 20px 0 #546e7a;-moz-box-shadow:0 0 20px 0 #546e7a}cms-notifications{position:fixed;width:27.5em;height:auto;bottom:5em;right:0;flex-direction:row-reverse;z-index:1000}@media (max-width:575px){cms-table-filters .table-filters-3 .table-filter-wrap:first-child .table-filter-body,cms-table-filters .table-filters-4 .table-filter-wrap:nth-child(-n+2) .table-filter-body,cms-table-filters .table-filters-5 .table-filter-wrap:nth-child(-n+2) .table-filter-body{right:inherit;left:0}cms-notifications{width:100%;bottom:0;left:0;right:0}}cms-search{display:flex;min-width:180px;z-index:1;flex:1 0 calc(30% - 2px);height:3.125em}cms-search .clear-search{position:absolute;right:0;height:100%;padding:1em;background:0 0;border:none;transition:background .2s,opacity .2s,visibility .2s;will-change:background,opacity,visibility;opacity:0;visibility:hidden}cms-search .clear-search.visible{opacity:1;visibility:visible;transition:opacity .2s,visibility .2s;will-change:opacity,visibility}cms-search .clear-search:hover{background:#2196f3;transition:background .2s;will-change:background}cms-search .clear-search:focus{outline:0}cms-search .clear-search .clear-icon{line-height:1;color:#fff}cms-search .g-search-input{height:100%}.form-control{margin-bottom:1.25rem}.form-control:last-child{margin-bottom:0}.form-control-label{padding-left:.875rem;margin-bottom:1rem;font-weight:700;font-size:.75rem;color:#2196f3}.g-input.g-input-io .g-input-input::-webkit-input-placeholder{color:#90a4ae}.g-input.g-input-io .g-input-input:-moz-placeholder{color:#90a4ae}.g-input.g-input-io .g-input-input::-moz-placeholder{color:#90a4ae}.g-input.g-input-io .g-input-input:-ms-input-placeholder{color:#90a4ae}.g-input.g-input-io .g-input-input[type=password]{letter-spacing:normal;font-size:1.125em}.g-input.g-input-io .g-input-input[type=password]::-webkit-input-placeholder{bottom:0;font-size:inherit}.g-input.g-input-io .g-input-input[type=password]:-moz-placeholder{bottom:0;font-size:inherit}.g-input.g-input-io .g-input-input[type=password]::-moz-placeholder{bottom:0;font-size:inherit}.g-input.g-input-io .g-input-input[type=password]:-ms-input-placeholder{bottom:0;font-size:inherit}.g-input.g-input-io .g-input-icon{display:block;position:absolute;color:#90a4ae;right:8px;top:8px}.g-input.g-input-io .g-input-textarea.ta-2{height:8.75rem}.g-input.g-input-io .g-input-textarea+.g-input-label{left:1px;background-color:#fff}.g-input.g-input-io .cms-input-info-open{position:absolute;top:.375em;right:.375em;cursor:pointer}.g-input.g-input-io .cms-input-info-open .g-icon{display:block}.g-input.g-input-io .cms-input-info-open.active,.g-input.g-input-io .cms-input-info-open:hover{color:#2196f3}.g-input.g-input-io .cms-input-info-content{z-index:99;width:100%;padding:.625em;background-color:#2196f3;color:#fff;position:absolute;box-shadow:0 20px 30px 0 rgba(38,50,56,.2)}.form-control-layouts{display:flex}.form-control-layouts .g-input{display:flex;padding:29px 13px 10px;border:1px solid #b0bec5;transition:border-color .2s;will-change:border-color}.form-control-layouts .g-input.invalid{border:1px solid #ff6e40}.form-control-layouts input[type=checkbox]{display:none}.form-control-layouts input[type=checkbox]:checked~.cms-page-layout-a{background-color:#1976d2}.form-control-layouts input[type=checkbox]:checked~.cms-page-layout-b{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAAAoCAYAAABHJVyTAAAAAXNSR0IArs4c6QAAAJVJREFUaAXt0jERgDAABEGCC0wgDxHIwwQyYGjPQCg23VfJbG5sx/Usk8997uN7wh/esk62+N31QPIlQIBEIFMhQCKQqRAgEchUCJAIZCoESAQyFQIkApkKARKBTIUAiUCmQoBEIFMhQCKQqRAgEchUCJAIZCoESAQyFQIkApkKARKBTIUAiUCmQoBEIFMhQCKQqZCAvJ+dBrD64hPMAAAAAElFTkSuQmCC)}.form-control-layouts .form-control-layouts{display:flex}.form-control-layouts .custom-control-indicator{display:inline-block;width:100%;padding-bottom:62%;background-size:contain}.form-control-layouts label{flex:0 0 20%}.form-control-reset{position:absolute;right:0;display:flex;top:0;bottom:0;padding-right:15px;align-items:center;font-size:1.225em;color:#546e7a;cursor:pointer}.form-control-reset.is-top{padding-top:10px;align-items:flex-start}.cms-page-layout-a{background-color:#cfd8dc}.cms-page-layout-b{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAAAoCAYAAABHJVyTAAAAAXNSR0IArs4c6QAAAJVJREFUaAXt0qERgDAABEFCLQgs/ReBRdALDPYaCGLjXiWzuXFe97NMPse+je8Jf3jLOtnid9cDyZcAARKBTIUAiUCmQoBEIFMhQCKQqRAgEchUCJAIZCoESAQyFQIkApkKARKBTIUAiUCmQoBEIFMhQCKQqRAgEchUCJAIZCoESAQyFQIkApkKARKBTIUAiUCmQgLyAuoVB9IGHdE+AAAAAElFTkSuQmCC)}cms-page-not-found .upper-section{position:relative;background:#1565c0;height:20%}cms-page-not-found .circle-404{position:relative;display:inline-block;border-radius:50%;background:#1e88e5;height:100px;width:100px;box-shadow:0 0 0 13px rgba(30,136,229,.5);margin-top:-50px;line-height:100px;color:#fff;font-size:2rem}cms-page-not-found .text-404{color:#607d8b}.popup-overlay{display:block;position:fixed;height:100vh;width:100%;top:0;left:0;z-index:1000;overflow:auto;background:rgba(0,0,0,.1)}.popup-overlay.modal-view{z-index:1001}.popup{z-index:100;position:absolute;top:62px;left:10px;width:calc(100% - 20px);margin-bottom:2rem}.popup--tabbed .g-tabs{padding-left:2.5rem;padding-right:2.5rem}.popup .popup-form{margin-bottom:0}.popup .popup-form .form-body{margin:0 2.5rem 2.5rem}.popup .form-footer,.popup .popup-footer{display:flex;justify-content:flex-end;background-color:#cfd8dc}.popup .form-footer .form-footer-buttons,.popup .form-footer .popup-footer-buttons,.popup .popup-footer .form-footer-buttons,.popup .popup-footer .popup-footer-buttons{border-left:1px solid #fff;display:flex;justify-content:flex-end;min-width:33%}.popup .form-footer .form-footer-buttons .form-footer-button,.popup .form-footer .form-footer-buttons .popup-footer-button,.popup .form-footer .popup-footer-buttons .form-footer-button,.popup .form-footer .popup-footer-buttons .popup-footer-button,.popup .popup-footer .form-footer-buttons .form-footer-button,.popup .popup-footer .form-footer-buttons .popup-footer-button,.popup .popup-footer .popup-footer-buttons .form-footer-button,.popup .popup-footer .popup-footer-buttons .popup-footer-button{display:inline-block;width:100%;text-align:center}.popup .form-footer .form-footer-buttons .form-footer-button~.form-footer-button,.popup .form-footer .form-footer-buttons .form-footer-button~.popup-footer-button,.popup .form-footer .form-footer-buttons .popup-footer-button~.form-footer-button,.popup .form-footer .form-footer-buttons .popup-footer-button~.popup-footer-button,.popup .form-footer .popup-footer-buttons .form-footer-button~.form-footer-button,.popup .form-footer .popup-footer-buttons .form-footer-button~.popup-footer-button,.popup .form-footer .popup-footer-buttons .popup-footer-button~.form-footer-button,.popup .form-footer .popup-footer-buttons .popup-footer-button~.popup-footer-button,.popup .popup-footer .form-footer-buttons .form-footer-button~.form-footer-button,.popup .popup-footer .form-footer-buttons .form-footer-button~.popup-footer-button,.popup .popup-footer .form-footer-buttons .popup-footer-button~.form-footer-button,.popup .popup-footer .form-footer-buttons .popup-footer-button~.popup-footer-button,.popup .popup-footer .popup-footer-buttons .form-footer-button~.form-footer-button,.popup .popup-footer .popup-footer-buttons .form-footer-button~.popup-footer-button,.popup .popup-footer .popup-footer-buttons .popup-footer-button~.form-footer-button,.popup .popup-footer .popup-footer-buttons .popup-footer-button~.popup-footer-button{border-left:1px solid #fff}@media (min-width:768px){cms-header-menu{left:8.33333%;width:83.33333%;max-width:83.33333%}.popup .form-footer .form-footer-buttons,.popup .form-footer .popup-footer-buttons,.popup .popup-footer .form-footer-buttons,.popup .popup-footer .popup-footer-buttons{min-width:15%}.popup{top:74px;left:calc(8.33333% + 15px);width:calc(83.33333% - 30px);max-width:calc(83.33333% - 30px)}}@media (min-width:992px){.popup{left:calc(16.66667% + 15px);width:calc(66.66667% - 30px);max-width:calc(66.66667% - 30px)}}@media (min-width:1200px){.popup{left:calc(25% + 15px);width:calc(50% - 30px);max-width:calc(50% - 30px)}}.loading-overlay{position:absolute;display:none;background:#fff;z-index:9999;top:0;left:0;right:0;bottom:0}.loading-overlay.transparent{background:rgba(255,255,255,.05)}.loading-overlay.show{display:block!important}.loading-overlay .loader{color:#1565c0;border-radius:50%;font-size:.5em;text-indent:-99999em;margin:0 auto;position:relative;width:10em;height:10em;top:50%;transform:translateY(-50%)}.loading-overlay .loader:before{content:'';position:absolute;top:0;left:0;text-align:center;height:10em;width:10em;border:1em solid rgba(235,235,235,.25);border-left-color:#1565c0;border-radius:50%;transform:translateZ(0);-webkit-animation:1s linear infinite spin;animation:1s linear infinite spin}@-webkit-keyframes spin{0%{transform:rotateZ(0)}100%{transform:rotateZ(360deg)}}@keyframes spin{0%{transform:rotateZ(0)}100%{transform:rotateZ(360deg)}}.cms-grid{background:#fff;padding:.25rem}.cms-grid:after,.cms-grid:before{content:" ";display:table}.cms-grid:after{clear:both}.cms-grid .item-box{padding:.5rem;float:left;cursor:pointer;position:relative}.cms-grid .item-box:before{display:block;content:" ";width:100%;padding-top:75%}.cms-grid .item-box>.content{position:absolute;top:0;left:0;right:0;bottom:0}.cms-grid .item-box .content{padding:.25rem;text-align:center}.cms-grid .item-box .content.edit-disabled{cursor:not-allowed}.cms-grid .item-box .content:hover .edit-placeholder{display:block}.cms-grid .item-box .content .edit-placeholder{display:none;position:absolute;top:.25rem;right:.25rem;padding:.75rem;color:#fff;font-size:1.25rem}.cms-grid .item-box .content .edit-placeholder .g-icon:before{content:"\e63a"}.cms-grid .item-box .content .edit-placeholder.selected{background:#2196f3;border-radius:50%;display:block}.cms-grid .item-box .content .edit-placeholder.selected .g-icon:before{content:"\e63b"}.cms-grid .item-box .content .img{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;background-clip:content-box}.cms-grid .item-box .content .footer{position:absolute;padding:0 .5rem;height:1.5rem;font-size:.75rem;font-weight:700;line-height:1.5rem;bottom:.25rem;left:.25rem;right:.25rem;overflow:hidden;white-space:nowrap;color:#fff}.cms-grid .item-box .content.image .footer{background:#43a047}.cms-grid .item-box .content.file{background:content-box #916bd3}.cms-grid .item-box .content.file .footer{background:#8d3cd8}.cms-grid .item-box .content.video{background:content-box #546e7a}.cms-grid .item-box .content.video .footer{background:#455a64}.cms-grid .item-box .content .file-icon,.cms-grid .item-box .content .video-icon{height:100%;color:#fff;font-size:2rem}.cms-grid .item-box .content .icon{position:relative;top:50%;transform:translateY(-50%)}cms-tinymce{display:block;position:relative}cms-tinymce .mce-btn,cms-tinymce .mce-panel{background-color:#fff}cms-tinymce .dark-body-toggle{position:absolute;top:11px;right:8px;z-index:1}#tinymce-generic-plugin{left:0!important;top:0!important}.cms-iscroll{overflow:hidden!important}.cms-iscroll .iScrollHorizontalScrollbar{position:absolute;z-index:9999;height:6px;left:0;right:0;bottom:0;overflow:hidden}.cms-iscroll .iScrollHorizontalScrollbar.iScrollBothScrollbars{right:6px}.cms-iscroll .iScrollVerticalScrollbar{position:absolute;z-index:9999;width:6px;bottom:0;top:0;right:7px;overflow:hidden}.cms-iscroll .iScrollVerticalScrollbar.iScrollBothScrollbars{bottom:6px}.cms-iscroll .iScrollIndicator{position:absolute;background:#546e7a;cursor:default;opacity:.5}.cms-iscroll .iScrollHorizontalScrollbar .iScrollIndicator{height:100%}.cms-iscroll .iScrollVerticalScrollbar .iScrollIndicator{width:100%}cms-tooltip{position:absolute;z-index:10;right:50%}cms-tooltip .tooltip-contents{font-family:Roboto;font-size:.875rem;padding:4px 12px;background-color:#fff;box-shadow:0 10px 20px 0 rgba(38,50,56,.2);-webkit-box-shadow:0 10px 20px 0 rgba(38,50,56,.2);-moz-box-shadow:0 10px 20px 0 rgba(38,50,56,.2)}cms-tooltip .tooltip-down-arrow{height:10px}cms-tooltip .tooltip-down-arrow:after{content:' ';display:block;position:absolute;bottom:0;right:0;width:0;height:0;border-style:inset;border-width:0 10px 10px 0;border-color:transparent #fff transparent transparent;-webkit-transform:rotate(360deg)}cms-img-preview{position:absolute;z-index:10;left:4.5em;top:0}cms-img-preview img{max-width:20em;max-height:20em}cms-img-preview.centered{left:0;transform:translateX(-50%);margin-top:4em}cms-img-preview.centered img{max-height:13em}.menu-widget-body{display:flex;flex-wrap:wrap}.menu-widget-body .menu-widget-body-wrap{display:flex;flex-wrap:wrap;flex:1 100%}.menu-widget-body .menu-widget-body-wrap .menu-widget-module{flex:1 100%;padding:.75rem .75rem .75rem 0;background-color:#eef1f2;margin-bottom:.125rem}.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-header{display:flex;flex:1 100%}.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-header .menu-widget-module-icon{display:flex;flex:0 3.25rem;justify-content:center;min-width:3.25rem;font-size:1.25rem}.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-header .menu-widget-module-title{font-size:1.125rem;line-height:1}.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-content{display:flex;flex:1 100%;flex-wrap:wrap;justify-content:flex-start;margin-left:3.25rem;margin-top:.375rem}.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-content .menu-widget-submodule{margin-bottom:.25rem;padding:.5em 10px;font-size:.875em;color:#fff;border:1px solid transparent;line-height:1;white-space:nowrap;outline:0;cursor:pointer;transition:border .2s,padding .2s;will-change:border,padding}.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-content .menu-widget-submodule:not(:last-child){margin-right:.25rem}.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-content .menu-widget-submodule.active{border:2px solid #fff;padding:6px 7px;transition:border .2s,padding .2s;will-change:border,padding}.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-content .menu-widget-submodule:focus:not(.active),.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-content .menu-widget-submodule:hover:not(.active){border-color:#fff;transition:border .2s,padding .2s;will-change:border,padding}.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-content .menu-widget-submodule.applications{background:#d25261}.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-content .menu-widget-submodule.articles{background:#2196f3}.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-content .menu-widget-submodule.menus{background:#9a57b3}.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-content .menu-widget-submodule.resources{background:#f18866}.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-content .menu-widget-submodule.settings{background:#5389a2}.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-content .menu-widget-submodule.pages{background:#1ea4a9}.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-content .menu-widget-submodule.marketingSlots{background:#6173e9}.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-content .menu-widget-submodule.ticketLayouts{background:#6eb03f}.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-content .menu-widget-submodule.lists{background:#9f895e}.menu-widget-body .menu-widget-body-wrap .menu-widget-module .menu-widget-module-content .menu-widget-submodule.applicationForms{background:#ffc34d}.dashboard-widget{background-color:#fff;display:flex;flex-direction:column}.dashboard-widget .dashboard-widget-header{padding:1rem 1.25rem;display:flex;justify-content:space-between;position:relative}.dashboard-widget .dashboard-widget-header:after{position:absolute;bottom:0;left:.625rem;content:'';height:1px;background-color:#cfd8dc;width:calc(100% - 1.25rem)}.dashboard-widget .dashboard-widget-header .dashboard-widget-header-title{height:1rem;font-size:1rem}.dashboard-widget .dashboard-widget-header .dashboard-widget-remove{background-color:#fff;border:none;padding:0}.dashboard-widget .menu-widget-body{padding:1.25rem}cms-new-layout-template{display:block}cms-new-layout-template .new-layout-template{color:#546e7a;background-color:#fff;padding:1.25em;align-items:center}cms-new-layout-template .new-layout-template-back{display:inline-block;width:2em;cursor:pointer;font-size:1.25em}cms-new-layout-template .new-layout-template-title{display:inline-block;font-size:1.5em;margin-bottom:1.5em}cms-new-layout-template .new-layout-template-form{display:block}cms-new-layout-template .new-layout-template-form-body{display:flex;flex-direction:column;align-items:stretch;width:100%;margin-bottom:1.5em}cms-new-layout-template .new-layout-template-form-body .form-control{flex:1}@media (min-width:768px){cms-new-layout-template .new-layout-template-form-body{flex-direction:row;margin-bottom:.5em}cms-new-layout-template .new-layout-template-form-body .form-control:not(:last-child){margin-right:1.25em}}cms-new-layout-template .new-layout-template-block{padding-bottom:16px}cms-new-layout-template .new-layout-template-block .new-layout-template-fragment-title{padding:0 16px 16px;color:rgba(84,110,122,.6);font-size:14px;font-weight:700}cms-edit-layout-template,cms-layout-templates{display:block}cms-edit-layout-template .edit-ticket-layout-template{color:#546e7a;background-color:#fff;padding:1.25em;align-items:center}cms-edit-layout-template .edit-layout-template-back{display:inline-block;width:2em;cursor:pointer;font-size:1.25em}cms-edit-layout-template .edit-layout-template-title{display:inline-block;font-size:1.5em;margin-bottom:1.5em}cms-edit-layout-template .edit-layout-template-form{display:block}cms-edit-layout-template .edit-layout-template-form-body{display:flex;flex-direction:column;align-items:stretch;width:100%;margin-bottom:1.5em}cms-edit-layout-template .edit-layout-template-form-body .form-control{flex:1}@media (min-width:768px){cms-edit-layout-template .edit-layout-template-form-body{flex-direction:row;margin-bottom:.5em}cms-edit-layout-template .edit-layout-template-form-body .form-control:not(:last-child){margin-right:1.25em}}cms-edit-layout-template .edit-layout-template-block{padding-bottom:16px}cms-edit-layout-template .edit-layout-template-block .edit-layout-template-fragment-title{padding:0 16px 16px;color:rgba(84,110,122,.6);font-size:14px;font-weight:700}cms-edit-layout-template .edit-layout-template-block .edit-layout-template-fragment-title a{color:#2196f3;text-decoration:underline}cms-new-layout{display:block}cms-new-layout .new-ticket-layout{color:#546e7a;background-color:#fff;padding:1.25em;align-items:center}cms-new-layout .new-layout-back{display:inline-block;width:2em;cursor:pointer;font-size:1.25em}cms-new-layout .new-layout-title{display:inline-block;font-size:1.5em;margin-bottom:1.5em}cms-new-layout .new-layout-form{display:block}cms-new-layout .new-layout-form-body{display:flex;flex-direction:column;align-items:stretch;width:100%;margin-bottom:1.5em}cms-new-layout .new-layout-form-body .form-control{flex:1}@media (min-width:768px){cms-new-layout .new-layout-form-body{flex-direction:row;margin-bottom:.5em}cms-new-layout .new-layout-form-body .form-control:not(:last-child){margin-right:1.25em}}cms-new-layout .new-layout-block{padding-bottom:16px}cms-new-layout .new-layout-block .new-layout-fragment-title{padding:0 16px 16px;color:rgba(84,110,122,.6);font-size:14px;font-weight:700}cms-edit-layout,cms-ticket-layouts{display:block}cms-edit-layout .edit-ticket-layout{color:#546e7a;background-color:#fff;padding:1.25em;align-items:center}cms-edit-layout .edit-layout-back{display:inline-block;width:2em;cursor:pointer;font-size:1.25em}cms-edit-layout .edit-layout-title{display:inline-block;font-size:1.5em;margin-bottom:1.5em}cms-edit-layout .edit-layout-form{display:block}cms-edit-layout .edit-layout-form-body{display:flex;flex-direction:column;align-items:stretch;width:100%;margin-bottom:1.5em}cms-edit-layout .edit-layout-form-body .form-control{flex:1}@media (min-width:768px){cms-edit-layout .edit-layout-form-body{flex-direction:row;margin-bottom:.5em}cms-edit-layout .edit-layout-form-body .form-control:not(:last-child){margin-right:1.25em}}cms-edit-layout .edit-layout-block{padding-bottom:16px}cms-edit-layout .edit-layout-block .edit-layout-fragment-title{padding:0 16px 16px;color:rgba(84,110,122,.6);font-size:14px;font-weight:700}cms-edit-layout .edit-layout-block .edit-layout-fragment-title a{color:#2196f3;text-decoration:underline}cms-new-ticket-fragment{display:block}cms-new-ticket-fragment .new-ticket-fragment{color:#546e7a;background-color:#fff;padding:1.25em;align-items:center}cms-new-ticket-fragment .new-ticket-fragment-back{display:inline-block;width:2em;cursor:pointer;font-size:1.25em}cms-new-ticket-fragment .new-ticket-fragment-title{display:inline-block;font-size:1.5em;margin-bottom:1.5em}cms-new-ticket-fragment .new-ticket-fragment-form{display:block}cms-new-ticket-fragment .new-ticket-fragment-form-body{display:flex;flex-direction:column;align-items:stretch;width:100%;margin-bottom:1.5em}cms-new-ticket-fragment .new-ticket-fragment-form-body .form-control{flex:1}@media (min-width:768px){cms-new-ticket-fragment .new-ticket-fragment-form-body{flex-direction:row;margin-bottom:.5em}cms-new-ticket-fragment .new-ticket-fragment-form-body .form-control:not(:last-child){margin-right:1.25em}}cms-edit-fragment,cms-ticket-fragments{display:block}cms-edit-fragment .edit-fragment{color:#546e7a;background-color:#fff;padding:1.25em;align-items:center}cms-edit-fragment .edit-fragment-back{display:inline-block;width:2em;cursor:pointer;font-size:1.25em}cms-edit-fragment .edit-fragment-title{display:inline-block;font-size:1.5em;margin-bottom:1.5em}cms-edit-fragment .edit-fragment-form{display:block}cms-edit-fragment .edit-fragment-form-body{display:flex;flex-direction:column;align-items:stretch;width:100%;margin-bottom:1.5em}cms-edit-fragment .edit-fragment-form-body .form-control{flex:1}@media (min-width:768px){cms-edit-fragment .edit-fragment-form-body{flex-direction:row;margin-bottom:.5em}cms-edit-fragment .edit-fragment-form-body .form-control:not(:last-child){margin-right:1.25em}}.cms-ace-editor-wrap .cms-ace-editor-validation{color:#fff;background-color:#ff6e40;display:none}.cms-ace-editor-wrap.invalid .cms-ace-editor-validation{display:block}.cms-ace-editor-wrap.invalid .cms-ace-editor{border-color:#ff6e40}.cms-ace-editor{min-height:400px;width:100%;overflow:auto;border:1px solid #b0bec5;z-index:0}.cms-ace-editor.no-min-height{min-height:unset}.cms-ace-editor.disabled{opacity:.5;cursor:not-allowed!important}.cms-ace-editor .ace_info{background:0 0!important}.cms-ace-editor .ace_tooltip{display:none!important}.add-page-widget-body{margin:0 2.5rem 2.5rem}.add-page-widget-body .widgets{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-top:1.25rem}.add-page-widget-body .widgets .widget{display:flex;flex:0 0 180px;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;height:80px;margin-right:2rem;border-radius:2px;background-color:#607d8b}.add-page-widget-body .widgets .widget.active{background-color:#4caf50}.add-page-widget-body .widgets .widget .widget-icon{color:#fff;font-size:2rem}.add-page-widget-body .widgets .widget .widget-name{color:#fff;font-size:1rem}.edit-page-widgets-wrapper{color:#546e7a;background-color:#fff;padding:1.25em;align-items:center}.edit-page-widgets-wrapper .page-widgets-container{background-color:#e7ebed}.edit-page-widgets-wrapper .page-widgets-container .page-widget-columns{display:flex;flex-wrap:wrap}.edit-page-widgets-wrapper .page-widgets-container .page-widget-columns.a .page-widget-column{flex:1 1 auto}.edit-page-widgets-wrapper .page-widgets-container .page-widget-columns.b .page-widget-column{flex:1 .5 auto}.edit-page-widgets-wrapper .page-widgets-container .page-widget-columns.b .page-widgets-drag-wrapper.empty{position:absolute;height:200px;margin:1.25rem;width:calc(100% - 2.5rem)}.edit-page-widgets-wrapper .page-widgets-container .page-widget-columns .page-widget-column{display:flex;flex-direction:column;position:relative}.edit-page-widgets-wrapper .page-widgets-container .page-widget-columns .page-widget-column .page-widgets-drag-wrapper{display:flex;flex-direction:column}.edit-page-widgets-wrapper .page-widgets-container .page-widget-columns .page-widget-column .page-widgets-drag-wrapper.draggable-mobile{touch-action:none}.edit-page-widgets-wrapper .page-widgets-container .page-widget-columns .page-widget-column .page-widget-add-area,.edit-page-widgets-wrapper .page-widgets-container .page-widget-columns .page-widget-column .page-widget-area{flex:0 0 200px;margin:1.25rem}.edit-page-widgets-wrapper .page-widgets-container .page-widget-columns .page-widget-column .page-widget-add-area{cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px dashed #b0bec5}.edit-page-widgets-wrapper .page-widgets-container .page-widget-columns .page-widget-column .page-widget-add-area:hover .page-widget-add-icon,.edit-page-widgets-wrapper .page-widgets-container .page-widget-columns .page-widget-column .page-widget-add-area:hover .page-widget-add-text{color:#546e7a}.edit-page-widgets-wrapper .page-widgets-container .page-widget-columns .page-widget-column .page-widget-add-area .page-widget-add-icon{font-size:3rem;color:#90a4ae}.edit-page-widgets-wrapper .page-widgets-container .page-widget-columns .page-widget-column .page-widget-add-area .page-widget-add-text{margin-top:.75rem;font-size:1rem;color:#90a4ae}.page-widget-area{background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;cursor:-webkit-grab;cursor:grab}.page-widget-area:active{cursor:-webkit-grabbing;cursor:grabbing}.page-widget-area .widget-remove-icon{position:absolute;top:0;right:0;padding:.625rem;cursor:pointer}.page-widget-area .widget-icon{color:#90a4ae;font-size:2rem}.page-widget-area .widget-name{color:#90a4ae;font-size:1rem;margin-top:1rem}.page-widget-area .widget-edit-button{width:initial;margin-top:1rem;padding-left:2.625rem;padding-right:2.625rem;background-color:#607d8b;color:#fff}.edit-page-widgets-footer{display:flex;justify-content:flex-end;margin-top:1.875rem}.edit-page-widgets-footer .g-button{width:9.375rem}@media (min-width:576px){cms-archive-template-setting .popup{left:calc(25% + 15px);width:calc(50% - 30px);max-width:calc(50% - 30px)}}@media (min-width:768px){cms-archive-template-setting .popup{left:calc(30% + 15px);width:calc(40% - 30px);max-width:calc(50% - 30px)}}@media (min-width:992px){cms-archive-template-setting .popup{left:calc(35% + 15px);width:calc(30% - 30px);max-width:calc(50% - 30px)}}cms-archive-template-setting .g-popup{top:150px}cms-archive-template-setting .content{padding:0 2rem 3rem;color:#546e7a}@media (min-width:576px){cms-archive-setting .popup{left:calc(25% + 15px);width:calc(50% - 30px);max-width:calc(50% - 30px)}}@media (min-width:768px){cms-archive-setting .popup{left:calc(30% + 15px);width:calc(40% - 30px);max-width:calc(50% - 30px)}}@media (min-width:992px){cms-archive-setting .popup{left:calc(35% + 15px);width:calc(30% - 30px);max-width:calc(50% - 30px)}}cms-archive-setting .g-popup{top:150px}cms-archive-setting .content{padding:0 2rem 3rem;color:#546e7a}.cms-pr-40{padding-right:40px}.setting-history-wrapper{color:#546e7a;background-color:#fff;padding:1.25em;align-items:center}.setting-history-back-action{display:inline-block;width:2em;cursor:pointer;font-size:1.25em}.setting-history-title{display:inline-block;font-size:1.5em}.setting-history-title span{margin-right:.5em}.setting-history{padding:1em 0 1em 1em}.setting-history .setting-history-wrapper{padding-right:1.2em;position:relative;max-height:calc(100vh - 220px)}.setting-history .setting-snapshot-col-id i{cursor:pointer;margin-right:10px}.setting-history .setting-snapshot-col-created i{position:relative;cursor:pointer;float:right;font-size:1rem}.setting-history .setting-snapshot-comparator td{padding:0}.setting-history .setting-snapshot-comparator .setting-snapshot-comparator-view{overflow:auto;resize:vertical;min-height:6em;display:flex;flex-wrap:wrap}.setting-history .setting-snapshot-comparator .setting-snapshot-comparator-view>div{height:calc(100% - 1.6em);padding:.5em;flex-basis:100%}.setting-history .setting-snapshot-comparator .setting-snapshot-comparator-view .g-input.g-input-io .g-input-input:disabled{color:#1a1a1a}.setting-history .setting-snapshot-comparator .setting-snapshot-comparator-view-label{position:relative;width:100%;text-align:center;height:1.6em;line-height:1.6em}.setting-history .setting-snapshot-comparator .setting-snapshot-comparator-view-label .snapshot-label{cursor:pointer;margin:0 5%}.setting-history .setting-snapshot-comparator .setting-snapshot-comparator-view-label .selected-view{font-weight:700}@media (min-width:576px){cms-app-setting-snapshots-rollback .popup{left:calc(25% + 15px);width:calc(50% - 30px);max-width:calc(50% - 30px)}}@media (min-width:768px){.setting-history .setting-snapshot-comparator .setting-snapshot-comparator-view>div{flex-basis:calc(100% / 2)}cms-app-setting-snapshots-rollback .popup{left:calc(30% + 15px);width:calc(40% - 30px);max-width:calc(50% - 30px)}}@media (min-width:992px){cms-app-setting-snapshots-rollback .popup{left:calc(35% + 15px);width:calc(30% - 30px);max-width:calc(50% - 30px)}}cms-app-setting-snapshots-rollback .g-popup{top:150px}cms-app-setting-snapshots-rollback .content{padding:0 2rem 3rem;color:#546e7a}@media (min-width:576px){cms-fragment-rollback-dialog .popup{left:calc(25% + 15px);width:calc(50% - 30px);max-width:calc(50% - 30px)}}@media (min-width:768px){cms-fragment-rollback-dialog .popup{left:calc(30% + 15px);width:calc(40% - 30px);max-width:calc(50% - 30px)}}@media (min-width:992px){cms-fragment-rollback-dialog .popup{left:calc(35% + 15px);width:calc(30% - 30px);max-width:calc(50% - 30px)}}cms-fragment-rollback-dialog .g-popup{top:150px}cms-fragment-rollback-dialog .content{padding:0 2rem 3rem;color:#546e7a}@media (min-width:576px){cms-delete-ticket-block-prompt .popup{left:calc(25% + 15px);width:calc(50% - 30px);max-width:calc(50% - 30px)}}@media (min-width:768px){cms-delete-ticket-block-prompt .popup{left:calc(30% + 15px);width:calc(40% - 30px);max-width:calc(50% - 30px)}}@media (min-width:992px){cms-delete-ticket-block-prompt .popup{left:calc(35% + 15px);width:calc(30% - 30px);max-width:calc(50% - 30px)}}cms-delete-ticket-block-prompt .g-popup{top:150px}cms-delete-ticket-block-prompt .content{padding:0 2rem 3rem;color:#546e7a}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.gu-hide{display:none!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}
/*# sourceMappingURL=styles.05274c8888f498c57c92.css.map*/