.kuki-consent-banner { display: none; width: 100%; position: fixed; bottom: 0; left: 0; z-index: 1000; color: #000000; background-color: #151526; padding: 40px 20px; text-align: center; }
.kuki-consent-banner-text { display: block; margin: 0 0 10px 0; font-size: 14px; line-height: 24px;
color: #fff !important; }
.kuki-consent-banner-text a { color: #00b7ff; transition: all 0.3s ease; }
.kuki-consent-banner-text a:hover { color: #88ff00; }
.kuki-consent-banner-button { display: inline-block; background-color: #00b7ff; color: #ffffff; padding: 4px 20px 4px 20px; color: #ffffff; font-size: 16px; line-height: 24px; border: 0; outline: none; margin-top: 10px; transition: all 0.3s ease; }
.kuki-consent-banner-button:hover{ background-color: #88ff00; color: #101b21; }
.kuki-consent-trigger { width: 0; height: 0; border-bottom: 70px solid #101b21; border-right: 70px solid transparent; position: fixed; bottom: 0; left: 0; z-index: 999; }
.kuki-consent-trigger > i.fa-cookie-bite { color: #fff; font-size: 1.4em; font-weight: bold; position: absolute; right: -34px; top: 36px; transform-origin: 50% 50%; }
.kuki-consent-trigger i.fa-cookie-bite:hover { cursor: pointer; color: #ffe35e; -webkit-animation: pulse linear .5s infinite; animation: pulse linear .5s infinite; }
.kuki-consent-hint { display: none; position: fixed; bottom: 36px; left: 36px; padding: 3px 24px; background: rgba(255,255,255,0.6); color: #101b21; font-size: 0.8em; font-weight: 500; }
.kuki-consent-hint::before, .kuki-consent-hint::after { content: ''; position: absolute; bottom: 0; left: 0; border-color: transparent; border-style: solid; }
.kuki-consent-hint::after { border-width: 6px; border-left-color: #101b21; border-bottom-color: #101b21; }
.check-label { margin-bottom: 0; }
div.krow {   }
div.kg-explain { font-size: 0.8em; padding-left: 12px; margin-bottom: 5px; }
div[class^='kg-info-'] { padding: 5px 0 0 12px; margin-bottom: 5px; }
span[class*=' kg-trigger'], span[class^='kg-trigger'] { /*font-size: 0.8em;*/ margin-left: 3px; cursor: pointer; color: #999; }
p.kgtitle { font-size: 0.8em; font-weight: 600; color: #2e3b4d; margin-top: 5px; margin-bottom: 0; }
p.kgtext { font-size: 0.8em; margin: 0 0 10px 0; }
.hidden { display: none; }
.is-checkradio[type=checkbox]+label:before { border: .15rem solid #999 !important; margin-left: 0; vertical-align: middle !important; background: #fff; }
.is-checkradio[type=checkbox]:checked+label:after { border-color: #999; border-width:.2rem;}

