AiraGdprCookies.addStyles("AiraGdprDialogStyles","/* POPUP */\r\n.modal {\r\n position: fixed;\r\n left: 0;\r\n right: 0;\r\n top: 0;\r\n bottom: 0;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n backdrop-filter: blur(5px);\r\n z-index: 1000;\r\n}\r\n\r\n.modal-content {\r\n max-width: 600px;\r\n width: 100%;\r\n padding: 15px 30px 30px 30px;\r\n -moz-box-shadow: 0 0 5px #595959;\r\n -webkit-box-shadow: 0 0 5px #595959;\r\n box-shadow: 0 0 5px #595959;\r\n background: #fff;\r\n}\r\n\r\n.modal-title {\r\n text-align: center;\r\n font-size: 25px;\r\n font-weight: bold;\r\n font-family: sans-serif;\r\n}\r\n\r\n.modal-content-text {\r\n max-width: 95%;\r\n width: 100%;\r\n margin: 10px auto;\r\n}\r\n\r\n.modal-content-text p {\r\n font-size: 14px;\r\n line-height: 160%;\r\n text-align: justify;\r\n font-family: sans-serif;\r\n}\r\n\r\n.modal-buttons {\r\n max-width: 95%;\r\n width: 100%;\r\n margin: 10px auto;\r\n font-family: sans-serif;\r\n}\r\n\r\n.agree-button {\r\n height: 50px;\r\n width: 100%;\r\n margin-top: 10px;\r\n background: #1faff5;\r\n color: #fff;\r\n font-size: 18px;\r\n border: 0px;\r\n cursor: pointer;\r\n}\r\n\r\n.only-essential-button {\r\n height: 50px;\r\n width: 100%;\r\n margin-top: 10px;\r\n background: #1faff5;\r\n color: #fff;\r\n font-size: 18px;\r\n border: 0px;\r\n cursor: pointer;\r\n}\r\n\r\n.options-button {\r\n height: 50px;\r\n width: 100%;\r\n margin-top: 10px;\r\n background: #fff;\r\n color: #1faff5;\r\n font-size: 18px;\r\n border: 2px solid #1faff5;\r\n cursor: pointer;\r\n}\r\n\r\n.options-button.accept {\r\n height: 50px;\r\n width: 100%;\r\n margin: 10px auto;\r\n background: #fff;\r\n color: #1faff5;\r\n font-size: 18px;\r\n border: 2px solid #1faff5;\r\n cursor: pointer;\r\n}\r\n\r\n/* tablet screens */\r\n@media (max-width: 1250px) {\r\n .modal-content {\r\n width: 100%;\r\n padding: 0px 30px 30px 30px;\r\n -moz-box-shadow: 0 0 5px #595959;\r\n -webkit-box-shadow: 0 0 5px #595959;\r\n box-shadow: 0 0 5px #595959;\r\n background: #fff;\r\n max-height: 550px;\r\n overflow-y: auto;\r\n }\r\n}\r\n\r\n/* small screens */\r\n@media (max-width: 500px) {\r\n .modal {\r\n position: fixed;\r\n left: 0;\r\n right: 0;\r\n top: 0;\r\n bottom: 0;\r\n display: flex;\r\n align-items: center;\r\n justify-content: center;\r\n backdrop-filter: blur(5px);\r\n z-index: 1000;\r\n width: 100%;\r\n margin: auto;\r\n }\r\n\r\n .modal-content {\r\n width: 90%;\r\n padding: 15px 30px 30px 30px;\r\n -moz-box-shadow: 0 0 5px #595959;\r\n -webkit-box-shadow: 0 0 5px #595959;\r\n box-shadow: 0 0 5px #595959;\r\n background: #fff;\r\n max-height: 500px;\r\n overflow-y: auto;\r\n }\r\n\r\n .modal-title {\r\n text-align: center;\r\n font-size: 22px;\r\n font-weight: bold;\r\n }\r\n\r\n .agree-button {\r\n height: 40px;\r\n width: 100%;\r\n margin-top: 10px;\r\n background: #1faff5;\r\n color: #fff;\r\n font-size: 15px;\r\n border: 0px;\r\n cursor: pointer;\r\n }\r\n\r\n .only-essential-button {\r\n height: 40px;\r\n width: 100%;\r\n margin-top: 10px;\r\n background: #1faff5;\r\n color: #fff;\r\n font-size: 15px;\r\n border: 0px;\r\n cursor: pointer;\r\n }\r\n\r\n .options-button {\r\n height: 40px;\r\n width: 100%;\r\n margin-top: 10px;\r\n background: #fff;\r\n color: #1faff5;\r\n font-size: 15px;\r\n border: 2px solid #1faff5;\r\n cursor: pointer;\r\n }\r\n\r\n .options-button.accept {\r\n height: 40px;\r\n width: 100%;\r\n margin: 10px auto;\r\n background: #fff;\r\n color: #1faff5;\r\n font-size: 15px;\r\n border: 2px solid #1faff5;\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n/* ACCORDION */\r\n#AiraGdprDialog,\r\n#AiraGdprCookiesBodyContentTitle {\r\n visibility: visible;\r\n letter-spacing: normal;\r\n float: none;\r\n text-align: left\r\n}\r\n\r\n#AiraGdprDialog,\r\n#AiraGdprDialog::after,\r\n#AiraGdprDialog::before,\r\n.AiraGdprCookiesBodyButton::after,\r\n.AiraGdprCookiesBodyButton::before {\r\n box-sizing: content-box\r\n}\r\n\r\n#AiraGdprDialog {\r\n animation: none;\r\n animation-delay: 0;\r\n animation-direction: normal;\r\n animation-duration: 0;\r\n animation-fill-mode: none;\r\n animation-iteration-count: 1;\r\n animation-name: none;\r\n animation-play-state: running;\r\n animation-timing-function: ease;\r\n backface-visibility: visible;\r\n background: #ffffff;\r\n background-clip: border-box;\r\n background-origin: padding-box;\r\n background-position-x: 0;\r\n background-position-y: 0;\r\n background-size: auto auto;\r\n border: 0;\r\n border-width: medium;\r\n border-color: inherit;\r\n border-bottom: 0;\r\n border-bottom-color: inherit;\r\n border-collapse: separate;\r\n border-image: none;\r\n border-left: 0;\r\n border-left-color: inherit;\r\n border-radius: 0;\r\n border-right: 0;\r\n border-right-color: inherit;\r\n border-spacing: 0;\r\n border-top: 0;\r\n border-top-color: inherit;\r\n bottom: auto;\r\n caption-side: top;\r\n clear: none;\r\n clip: auto;\r\n columns: auto;\r\n column-count: auto;\r\n column-fill: balance;\r\n column-gap: normal;\r\n column-rule: medium none currentColor;\r\n column-rule-color: currentColor;\r\n column-rule-style: none;\r\n column-rule-width: none;\r\n column-span: 1;\r\n column-width: auto;\r\n content: normal;\r\n counter-increment: none;\r\n counter-reset: none;\r\n cursor: auto;\r\n display: inline;\r\n empty-cells: show;\r\n font: 400;\r\n font-style: normal;\r\n font-variant: normal;\r\n font-weight: 400;\r\n hyphens: none;\r\n list-style: disc;\r\n max-height: none;\r\n max-width: none;\r\n min-height: 0;\r\n min-width: 0;\r\n orphans: 0;\r\n outline: 0;\r\n outline-width: medium;\r\n overflow: visible;\r\n overflow-x: visible;\r\n overflow-y: visible;\r\n page-break-after: auto;\r\n page-break-before: auto;\r\n page-break-inside: auto;\r\n perspective: none;\r\n perspective-origin: 50% 50%;\r\n right: auto;\r\n tab-size: 8;\r\n table-layout: auto;\r\n text-align-last: auto;\r\n text-decoration: none;\r\n text-decoration-color: inherit;\r\n text-decoration-line: none;\r\n text-decoration-style: solid;\r\n text-indent: 0;\r\n text-shadow: none;\r\n text-transform: none;\r\n transform: none;\r\n transform-style: flat;\r\n transition: none;\r\n transition-delay: 0s;\r\n transition-duration: 0s;\r\n transition-property: none;\r\n transition-timing-function: ease;\r\n vertical-align: baseline;\r\n white-space: normal;\r\n widows: 0;\r\n word-spacing: normal;\r\n position: fixed;\r\n z-index: 2147483645;\r\n bottom: 0;\r\n left: 0;\r\n width: 100%;\r\n height: auto;\r\n opacity: 1;\r\n filter: Alpha(opacity=100);\r\n color: #000000;\r\n font-family: 'Segoe UI', Arial, Helvetica, Verdana, sans-serif;\r\n font-size: 8pt;\r\n border-top: 1px solid #cccccc;\r\n padding: 8px 0 0;\r\n line-height: 1.231;\r\n margin: 0;\r\n text-rendering: geometricPrecision\r\n}\r\n\r\n#AiraGdprDialog a,\r\n#AiraGdprDialog div,\r\n#AiraGdprCookiesBodyContentTitle {\r\n font-family: 'Segoe UI', Arial, Helvetica, Verdana, sans-serif\r\n}\r\n\r\n#AiraGdprDialog a {\r\n color: #000000;\r\n text-decoration: underline;\r\n line-height: 1.231\r\n}\r\n\r\n#AiraGdprDialog a:hover {\r\n color: #000000;\r\n text-decoration: underline\r\n}\r\n\r\n#AiraGdprDialog div {\r\n line-height: 1.231;\r\n}\r\n\r\n#AiraGdprCookiesDetailBodyContentCookieContainerAdvertising,\r\n#AiraGdprCookiesDetailBodyContentCookieContainerNecessary,\r\n#AiraGdprCookiesDetailBodyContentCookieContainerPreference,\r\n#AiraGdprCookiesDetailBodyContentCookieContainerStatistics,\r\n#AiraGdprCookiesDetailBodyContentCookieContainerUnclassified {\r\n margin: 0 !important;\r\n}\r\n\r\n#AiraGdprCookiesDetailBodyContentCookieContainerNecessary {\r\n display: flex;\r\n align-items: center;\r\n padding-top: 7px;\r\n padding-bottom: 5px;\r\n position: relative;\r\n z-index: 1;\r\n border-right: 1px solid #cccccc;\r\n}\r\n\r\n#AiraGdprCookiesBodyLevelButtonNecessary label {\r\n display: inline-block;\r\n background-position-y: -1px;\r\n}\r\n\r\n#AiraGdprCookiesDetailBodyContentCookieContainerStatistical {\r\n display: flex;\r\n align-items: center;\r\n padding-top: 7px;\r\n padding-bottom: 5px;\r\n position: relative;\r\n z-index: 1;\r\n border-right: 1px solid #cccccc;\r\n}\r\n\r\n#AiraGdprCookiesBodyLevelButtonStatistics input {\r\n z-index: 10000;\r\n}\r\n\r\n#AiraGdprCookiesBodyLevelButtonStatistics label {\r\n display: inline-block;\r\n background-position-y: -1px;\r\n}\r\n\r\n#AiraGdprCookiesBodyLevelButtonMarketing input {\r\n z-index: 10000;\r\n}\r\n\r\n#AiraGdprCookiesBodyLevelButtonMarketing label {\r\n display: inline-block;\r\n background-position-y: -1px;\r\n}\r\n\r\n.AiraGdprCookiesDetailBodyContentCookieTypeIntro {\r\n text-align: justify !important;\r\n}\r\n\r\n#AiraGdprCookiesDetailBodyContentCookieContainerAdvertising {\r\n display: flex;\r\n align-items: center;\r\n padding-top: 7px;\r\n padding-bottom: 5px;\r\n position: relative;\r\n z-index: 1;\r\n border-right: 1px solid #cccccc;\r\n}\r\n\r\n#AiraGdprCookiesPoweredbyLink {\r\n position: absolute;\r\n z-index: 2147483646;\r\n width: 48px;\r\n height: 36px;\r\n margin-left: 6px;\r\n margin-right: 0;\r\n margin-top: 12px\r\n}\r\n\r\n#AiraGdprCookiesBody {\r\n max-width: 640px;\r\n margin-left: auto;\r\n margin-right: auto;\r\n vertical-align: top;\r\n padding-right: 8px;\r\n padding-left: 0;\r\n overflow: hidden\r\n}\r\n\r\n#AiraGdprCookiesBodyContent {\r\n min-height: 32px;\r\n font-size: 9.5pt;\r\n font-weight: 400;\r\n line-height: 130%;\r\n padding: 12px 0 8px 80px\r\n}\r\n\r\n#AiraGdprCookiesCurrentConsent {\r\n padding-left: 8px;\r\n padding-right: 8px;\r\n padding-bottom: 8px\r\n}\r\n\r\n#AiraGdprCookiesBodyContentTitle {\r\n padding: 0;\r\n font-size: 12pt;\r\n font-weight: 700;\r\n line-height: 100%;\r\n color: #000000;\r\n display: block;\r\n position: static;\r\n margin: 2px 0 6px\r\n}\r\n\r\n#AiraGdprCookiesBodyContentText {\r\n text-align: left;\r\n color: #7d7d7d;\r\n}\r\n\r\n#AiraGdprCookiesBodyButtons {\r\n display: block;\r\n margin: 15px 0 6px 6px;\r\n z-index: 10;\r\n padding-left: 0;\r\n padding-right: 0\r\n}\r\n\r\n#AiraGdprCookiesBodyButtons a,\r\n#AiraGdprCookiesBodyButtons a:hover {\r\n text-decoration: none;\r\n color: #ffffff\r\n}\r\n\r\n.AiraGdprCookiesBodyButton {\r\n display: block;\r\n padding: 10px 4px 10px;\r\n z-index: 10;\r\n font-size: 9.5pt;\r\n font-weight: 400;\r\n margin-left: 12px;\r\n margin-right: 0;\r\n margin-top: 0;\r\n text-align: center;\r\n white-space: nowrap;\r\n min-width: 80px;\r\n box-sizing: content-box;\r\n}\r\n\r\n#AiraGdprCookiesBodyButtonAccept {\r\n background-color: #1faff5;\r\n border: 1px solid #1faff5;\r\n display: inline-block;\r\n margin-top: -10px;\r\n margin-bottom: 10px;\r\n padding-left: 12px;\r\n padding-right: 12px\r\n}\r\n\r\n#AiraGdprCookiesBodyButtonAccept:hover {\r\n background-color: #1faff5;\r\n border: 1px solid #1faff5;\r\n color: #ffffff\r\n}\r\n\r\n#AiraGdprCookiesBodyButtons .AiraGdprCookiesBodyLink,\r\n#AiraGdprCookiesBodyLevelDetailsButton {\r\n display: inline-block;\r\n color: #000000;\r\n text-decoration: none;\r\n font-size: 9pt;\r\n margin-top: 0;\r\n text-align: right;\r\n border-left: 0;\r\n border-right: 5px solid transparent;\r\n padding: 7px 0 0 0\r\n}\r\n\r\n#AiraGdprCookiesBodyButtons .AiraGdprCookiesBodyLink:hover,\r\n#AiraGdprCookiesBodyLevelDetailsButton:hover {\r\n color: #000000;\r\n text-decoration: underline\r\n}\r\n\r\na#AiraGdprCookiesBodyLevelDetailsButton {\r\n text-decoration: none;\r\n padding-top: 0;\r\n padding-left: 4px;\r\n margin: 1px 0 0;\r\n background-position-x: right;\r\n background-position-y: 5px;\r\n background-position: right 5px;\r\n text-align: left;\r\n color: #000000;\r\n line-height: 16px\r\n}\r\n\r\na#AiraGdprCookiesBodyLevelDetailsButton:hover {\r\n text-decoration: none;\r\n color: #000000\r\n}\r\n\r\n#AiraGdprCookiesBodyButtonDetails {\r\n display: inline-block;\r\n outline: 0\r\n}\r\n\r\n#AiraGdprCookiesBodyLevelWrapper {\r\n display: none;\r\n text-align: right\r\n}\r\n\r\n#AiraGdprCookiesBodyLevelButtons {\r\n font-size: 9pt;\r\n float: left;\r\n margin-left: 8px;\r\n margin-right: 0\r\n}\r\n\r\n#AiraGdprCookiesBodyLevelButtonsTable {\r\n display: inline-table;\r\n margin: 5px 0\r\n}\r\n\r\n#AiraGdprCookiesBodyLevelButtonsRow {\r\n display: table-row\r\n}\r\n\r\n#AiraGdprCookiesBodyLevelButtonsSelectPane {\r\n display: table-cell;\r\n border: 1px solid #cccccc;\r\n padding: 4px 3px 3px 9px;\r\n -webkit-border-radius: 4px 0 0 4px;\r\n -moz-border-radius: 4px 0 0 4px;\r\n border-radius: 4px 0 0 4px;\r\n text-align: left;\r\n vertical-align: top\r\n}\r\n\r\n#AiraGdprCookiesBodyLevelButtonAcceptWrapper {\r\n display: inline-block;\r\n margin-left: 0;\r\n margin-right: 0\r\n}\r\n\r\na#AiraGdprCookiesBodyLevelButtonAccept {\r\n display: inline-block;\r\n background-color: #f24f00;\r\n border: 1px solid #f24f00;\r\n padding: 3px 2px;\r\n min-width: 80px;\r\n color: #ffffff;\r\n text-decoration: none;\r\n margin-left: 0;\r\n margin-top: 6px;\r\n z-index: 10;\r\n font-size: 9.5pt;\r\n font-weight: 400;\r\n margin-right: 0;\r\n text-align: center;\r\n white-space: nowrap\r\n}\r\n\r\na#AiraGdprCookiesBodyLevelButtonAccept:hover {\r\n color: #ffffff;\r\n text-decoration: none\r\n}\r\n\r\n.AiraGdprCookiesBodyLevelButtonWrapper {\r\n display: inline-block;\r\n position: relative;\r\n margin-right: 14px;\r\n margin-left: 0;\r\n line-height: 16px\r\n}\r\n\r\n.AiraGdprCookiesBodyLevelButtonWrapper:last-of-type {\r\n margin-right: 7px;\r\n margin-left: 0\r\n}\r\n\r\n.AiraGdprCookiesBodyLevelButtonWrapper label {\r\n white-space: nowrap\r\n}\r\n\r\ninput[type=checkbox].AiraGdprCookiesBodyLevelButton {\r\n opacity: 0;\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n z-index: 2;\r\n cursor: pointer\r\n}\r\n\r\ninput[type=checkbox].AiraGdprCookiesBodyLevelButton.AiraGdprCookiesBodyLevelButtonDisabled {\r\n cursor: default\r\n}\r\n\r\ninput[type=checkbox].AiraGdprCookiesBodyLevelButton+label {\r\n background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAPElEQVQokWNgGDKAUX791//EKn4YyM0IY7MwMDAwPAjgYsStHAIUNnxDsYCJFOeNahy0GlkYGDAjlxgAAKQSCt/gJx7iAAAAAElFTkSuQmCC');\r\n background-repeat: no-repeat;\r\n height: auto;\r\n min-height: 14px;\r\n width: auto;\r\n display: inline-block;\r\n padding: 1px 0 0 17px;\r\n position: relative;\r\n top: 0;\r\n left: 0;\r\n z-index: 1;\r\n cursor: pointer;\r\n margin-top: 0;\r\n background-position: left 1px;\r\n vertical-align: top;\r\n line-height: 16px\r\n}\r\n\r\ninput[type=checkbox].AiraGdprCookiesBodyLevelButton:checked+label {\r\n background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA0ElEQVQokY2SwRGCMBREHwynnOjAlGAJ0EHsQDrQEuyADtAKSAfSAXRgSuBirngwaMwA5s9kkmz+m91kkkzTRGxJbQugAOokFpTa5sADyIExjbaDxkEAY7Jrn/FZv1VmAEaJZCOiBHrPrTZKdGnQtP8TcTBKnAFSD2qAXmp79LQT71ecq5oX8x1L4B40DC7ip/wrzY6DG3681tv7Z1/QKDE6V79BunkEDovgBgxwMUqYVTCAr07qjBJ1CAFkoeDgSmp7W3D/BaW2q79HaruovwBH/EowWDSmEwAAAABJRU5ErkJggg==');\r\n background-repeat: no-repeat;\r\n height: auto;\r\n width: auto;\r\n min-height: 14px;\r\n display: inline-block;\r\n padding: 1px 0 0 17px;\r\n background-position: left 1px;\r\n vertical-align: top;\r\n line-height: 16px\r\n}\r\n\r\ninput[type=checkbox].AiraGdprCookiesBodyLevelButton.AiraGdprCookiesBodyLevelButtonDisabled+label {\r\n background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjgzMjc3NEM2QkJDMjExRTNBN0ExOUJFMzFCMzdBRjdEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjgzMjc3NEM3QkJDMjExRTNBN0ExOUJFMzFCMzdBRjdEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODMyNzc0QzRCQkMyMTFFM0E3QTE5QkUzMUIzN0FGN0QiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ODMyNzc0QzVCQkMyMTFFM0E3QTE5QkUzMUIzN0FGN0QiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz54CbH2AAABFElEQVR42oxSLQ/CQAy9I6hZMrVgQW4aCdnvGIoER8Lm+AcbWBIcFo0cFuw0dkxMMAlyvC69y/hek6VN19e+16ssy1JIKUUTC8Owh9o+wkNbNDSADICmCA18w1ZTIEAeg8juMkmS8h+oKAqR57nIsmzD0pYVVcdx5A+KHRQuLMuaEYj0+b5/br0UdT9QHANgcJwGQbCjWAOjKPKoM/yglhvB9dTW0WCrG5LGOI77SM5rz0IFKXILniRs2564rqsL2tzpQjQQKqoectdao9Q0zScJFVXwvsGteIr612F/Q279ql1rxKYqME8WNV17NL5+BSowCmnykUFngA6fnunt5Jj2Fhs9wV++XlKTy1GGzeptPQQYAF1/e0nsKZ1HAAAAAElFTkSuQmCC);\r\n background-repeat: no-repeat;\r\n height: auto;\r\n width: auto;\r\n min-height: 14px;\r\n display: inline-block;\r\n padding: 1px 0 0 17px;\r\n position: relative;\r\n top: 0;\r\n left: 0;\r\n z-index: 1;\r\n cursor: default;\r\n background-position: left 1px;\r\n vertical-align: top;\r\n line-height: 16px\r\n}\r\n\r\ninput[type=checkbox].AiraGdprCookiesBodyLevelButton:focus+label {\r\n background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkUwQkVDMzlCQkQ4NTExRTM5RTEwRUIwNUNENTg2N0Q4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkUwQkVDMzlDQkQ4NTExRTM5RTEwRUIwNUNENTg2N0Q4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTBCRUMzOTlCRDg1MTFFMzlFMTBFQjA1Q0Q1ODY3RDgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTBCRUMzOUFCRDg1MTFFMzlFMTBFQjA1Q0Q1ODY3RDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7Y0XwIAAAAOElEQVR42mL8//8/AzmAiYFMQLZGxtLSUqLd2tXVxQhjs8AMIELf/4H146hGWmhkwRa5xACAAAMAL2gJGKxaSssAAAAASUVORK5CYII=);\r\n background-repeat: no-repeat;\r\n height: auto;\r\n width: auto;\r\n min-height: 14px;\r\n display: inline-block;\r\n padding: 1px 0 0 17px;\r\n background-position: left 1px;\r\n vertical-align: top;\r\n line-height: 16px\r\n}\r\n\r\ninput[type=checkbox].AiraGdprCookiesBodyLevelButton:checked:focus+label {\r\n background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA0ElEQVQokY2SwRGCMBREHwynnOjAlGAJ0EHsQDrQEuyADtAKSAfSAXRgSuBirngwaMwA5s9kkmz+m91kkkzTRGxJbQugAOokFpTa5sADyIExjbaDxkEAY7Jrn/FZv1VmAEaJZCOiBHrPrTZKdGnQtP8TcTBKnAFSD2qAXmp79LQT71ecq5oX8x1L4B40DC7ip/wrzY6DG3681tv7Z1/QKDE6V79BunkEDovgBgxwMUqYVTCAr07qjBJ1CAFkoeDgSmp7W3D/BaW2q79HaruovwBH/EowWDSmEwAAAABJRU5ErkJggg==');\r\n background-repeat: no-repeat;\r\n height: auto;\r\n width: auto;\r\n min-height: 14px;\r\n display: inline-block;\r\n padding: 1px 0 0 17px;\r\n background-position: left 1px;\r\n vertical-align: top;\r\n line-height: 16px\r\n}\r\n\r\n#AiraGdprCookiesBodyLevelDetailsWrapper {\r\n display: table-cell;\r\n background-color: #f5f5f5;\r\n border: 1px solid #cccccc;\r\n border-left: none;\r\n height: 14px;\r\n padding: 4px 0 4px 4px;\r\n text-align: left;\r\n vertical-align: top;\r\n cursor: pointer\r\n}\r\n\r\n#AiraGdprCookiesDetail {\r\n display: none;\r\n background-color: #ffffff;\r\n padding-top: 0;\r\n padding-bottom: 1px;\r\n overflow: auto;\r\n width: 95%;\r\n margin: auto;\r\n font-family: sans-serif;\r\n}\r\n\r\n#AiraGdprCookiesDetailBody {\r\n width: 100%;\r\n max-width: 632px;\r\n margin-left: auto;\r\n margin-right: auto;\r\n vertical-align: top\r\n}\r\n\r\n#AiraGdprCookiesDetailBodyContent {\r\n background-color: #ffffff;\r\n color: #000000;\r\n border: 1px solid #cccccc;\r\n /* border-bottom: 6px solid #cccccc; */\r\n height: 150px\r\n}\r\n\r\n#AiraGdprCookiesDetailBodyContent a {\r\n font-size: 9pt\r\n}\r\n\r\n#AiraGdprCookiesDetailBodyContentTabs a {\r\n font-size: 10.5pt;\r\n display: inline-block;\r\n width: 50%\r\n}\r\n\r\n#AiraGdprCookiesDetailBodyContentText {\r\n padding: 8px;\r\n font-size: 10pt\r\n}\r\n\r\n#AiraGdprCookiesDetailBodyContentTabs {\r\n position: relative;\r\n height: auto;\r\n display: inline-block;\r\n white-space: nowrap;\r\n width: 100%;\r\n padding-bottom: 8px\r\n}\r\n\r\n.AiraGdprCookiesDetailBodyContentTabsItem,\r\n.AiraGdprCookiesDetailBodyContentTabsItemSelected {\r\n font-size: 10.5pt;\r\n border-right: 0;\r\n white-space: normal;\r\n display: inline-block;\r\n border-top: 0\r\n}\r\n\r\na.AiraGdprCookiesDetailBodyContentTabsItem {\r\n text-decoration: none !important;\r\n margin: 0\r\n}\r\n\r\na.AiraGdprCookiesDetailBodyContentTabsItem:hover {\r\n text-decoration: none !important;\r\n background-color: #ffffff !important;\r\n color: #000000 !important;\r\n opacity: .9\r\n}\r\n\r\na.AiraGdprCookiesDetailBodyContentTabsItemSelected {\r\n margin: 0;\r\n text-decoration: none !important;\r\n color: #000000 !important;\r\n opacity: 1\r\n}\r\n\r\na.AiraGdprCookiesDetailBodyContentTabsItemSelected:hover {\r\n text-decoration: none !important;\r\n color: #000000 !important;\r\n cursor: default\r\n}\r\n\r\n.AiraGdprCookiesDetailBodyContentTabsItem {\r\n background: #f5f5f5;\r\n color: #000000 !important;\r\n opacity: .85;\r\n font-weight: 400;\r\n margin: 1px 0 0;\r\n cursor: pointer;\r\n line-height: 100%;\r\n padding: 7px 18px 5px\r\n}\r\n\r\n.AiraGdprCookiesDetailBodyContentTabsItem:first-of-type {\r\n border-left: 1px solid #cccccc\r\n}\r\n\r\n.AiraGdprCookiesDetailBodyContentTabsItemSelected {\r\n background: #ffffff;\r\n color: #000000;\r\n font-weight: 400;\r\n opacity: 1;\r\n line-height: 100%;\r\n padding: 0;\r\n text-decoration: underline\r\n}\r\n\r\n.AiraGdprCookiesDetailBodyContentTab:first-child {\r\n border: 0px;\r\n margin-bottom: 2px;\r\n padding-left: 0px;\r\n font-weight: bold;\r\n}\r\n\r\n.AiraGdprCookiesDetailBodyContentTab {\r\n border-left: none;\r\n\r\n}\r\n\r\n.AiraGdprCookiesDetailBodyContentTab2 {\r\n text-align: right\r\n}\r\n\r\n#AiraGdprCookiesDetailFooter {\r\n padding-top: 4px;\r\n padding-right: 2px;\r\n color: #000000;\r\n /* text-align: right; */\r\n opacity: .85;\r\n background-color: #ffffff;\r\n}\r\n\r\n#AiraGdprCookiesDetailFooter a {\r\n color: #000000\r\n}\r\n\r\n#AiraGdprCookiesDetailBodyContentTextAbout {\r\n padding: 18px 12px 12px;\r\n font-size: 9pt;\r\n height: 140px;\r\n overflow: auto;\r\n display: none\r\n}\r\n\r\n#AiraGdprCookiesDetailBodyContentTextOverview {\r\n display: inline-block\r\n}\r\n\r\n#AiraGdprCookiesDetailBodyContentCookieContainerTypes {\r\n float: left;\r\n white-space: nowrap;\r\n padding: 0;\r\n /* background-color: #cccccc; */\r\n font-size: 9pt;\r\n height: 150px;\r\n text-align: justify !important;\r\n}\r\n\r\n#AiraGdprCookiesDetailBodyContentCookieContainerTypeDetails {\r\n padding: 12px;\r\n font-size: 9pt;\r\n overflow: auto;\r\n height: 120px;\r\n max-height: 120px\r\n}\r\n\r\n.AiraGdprCookiesDetailBodyContentCookieContainerTypesSelected {\r\n padding: 8px;\r\n background-color: #ffffff;\r\n border-bottom: 1px solid #cccccc;\r\n border-left: none;\r\n border-right: 1px solid #ffffff;\r\n display: block;\r\n text-decoration: none !important;\r\n color: #1faff5 !important\r\n}\r\n\r\n.AiraGdprCookiesDetailBodyContentCookieContainerTypes {\r\n padding: 8px;\r\n cursor: pointer;\r\n background-color: #ffffff;\r\n border-bottom: 1px solid #cccccc;\r\n border-right: 1px solid #cccccc;\r\n border-left: none;\r\n display: block;\r\n text-decoration: none !important;\r\n color: #000000 !important;\r\n opacity: 1;\r\n}\r\n\r\n#AiraGdprCookiesBodyButtons .AiraGdprCookiesDetailBodyContentCookieContainerTypes {\r\n border: 0\r\n}\r\n\r\n.AiraGdprCookiesDetailBodyContentCookieContainerTypes:first-child {\r\n border-top: 0\r\n}\r\n\r\n.AiraGdprCookiesDetailBodyContentCookieContainerTypesSelected:first-child {\r\n border-top: 0\r\n}\r\n\r\n.AiraGdprCookiesDetailBodyContentCookieContainerTypes label,\r\n.AiraGdprCookiesDetailBodyContentCookieContainerTypesSelected label {\r\n cursor: pointer;\r\n display: none\r\n}\r\n\r\na.AiraGdprCookiesDetailBodyContentCookieContainerTypes:hover {\r\n text-decoration: none !important;\r\n background: #ffffff !important;\r\n color: #1faff5 !important;\r\n opacity: 1\r\n}\r\n\r\na.AiraGdprCookiesDetailBodyContentCookieContainerTypesSelected:hover {\r\n text-decoration: none !important;\r\n color: #1faff5 !important;\r\n cursor: default\r\n}\r\n\r\n#AiraGdprCookiesDetailBodyContentCookieTabsAdvertising,\r\n#AiraGdprCookiesDetailBodyContentCookieTabsPreference,\r\n#AiraGdprCookiesDetailBodyContentCookieTabsStatistics,\r\n#AiraGdprCookiesDetailBodyContentCookieTabsUnclassified {\r\n display: none\r\n}\r\n\r\n.AiraGdprCookiesDetailBodyContentCookieTypeTable {\r\n padding: 0;\r\n margin: 8px 0 0;\r\n font-size: 9pt;\r\n border-spacing: 0;\r\n border-collapse: collapse;\r\n width: 100%;\r\n}\r\n\r\n.AiraGdprCookiesDetailBodyContentCookieTypeTable thead td {\r\n background-color: #f5f5f5 !important;\r\n color: #000000 !important;\r\n text-align: left;\r\n vertical-align: top;\r\n padding: 2px;\r\n border-bottom: 1px solid #cccccc\r\n}\r\n\r\n.AiraGdprCookiesDetailBodyContentCookieTypeTable tbody td {\r\n border-bottom: 1px solid #cccccc;\r\n border-right: 1px solid #f5f5f5;\r\n text-align: left;\r\n vertical-align: top;\r\n padding: 4px;\r\n max-width: 72px;\r\n overflow: hidden;\r\n font-size: 9pt;\r\n color: #000000 !important\r\n}\r\n\r\n.AiraGdprCookiesDetailBodyContentCookieTypeTable tbody td:last-child {\r\n border-right: 0\r\n}\r\n\r\n.AiraGdprCookiesDetailBodyContentCookieTypeTable tbody td.AiraGdprCookiesDetailBodyContentCookieTypeTableEmpty {\r\n border: none;\r\n border-top: 1px solid #cccccc;\r\n padding: 4px 0 0\r\n}\r\n\r\n#AiraGdprDialog table tr th,\r\n#AiraGdprDialog table tr td {\r\n font-family: 'Segoe UI', Arial, Helvetica, Verdana, sans-serif;\r\n line-height: 1.231\r\n}\r\n\r\n#AiraGdprDialog table tr th {\r\n text-align: left;\r\n color: #fff;\r\n background-color: #1faff5;\r\n border-bottom: 1px solid #ccc;\r\n padding: 4px\r\n}\r\n\r\n#AiraGdprDialog table tr td {\r\n background-color: #fff\r\n}\r\n\r\n#AiraGdprDialog table tr:nth-child(even) td {\r\n background-color: #f5f5f5\r\n}\r\n"); AiraGdprCookies.renderDialog("AiraGdprDialog","\r\n