.ngcookiewarning { position: fixed; z-index: 3000; left: 0; right: 0; background-color: rgb(255, 255, 255); padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; display: none; box-sizing: border-box; box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); }.ngcookiewarningtop { top: 0; }.ngcookiewarningbottom { bottom: 0; }.ngcookiewarning > button { float: right; margin-top: 0; margin-right: 0; margin-bottom: 10px; margin-left: 15px; border-top-color: rgb(233, 233, 233); border-right-color: rgb(233, 233, 233); border-bottom-color: rgb(233, 233, 233); border-left-color: rgb(233, 233, 233); border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; padding-top: 10px; padding-right: 22px; padding-bottom: 10px; padding-left: 22px; background-color: rgb(45, 88, 124); background-image: initial; font-weight: normal; font-size: 14px; font-family: "Fira Sans", Helvetica, sans-serif; color: rgb(255, 255, 255); letter-spacing: 0px; text-transform: uppercase; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); display: block; cursor: pointer; outline-style: none; }.ngcookiewarning > button:hover { border-top-color: rgb(29, 56, 80); border-right-color: rgb(29, 56, 80); border-bottom-color: rgb(29, 56, 80); border-left-color: rgb(29, 56, 80); background-color: rgb(65, 126, 179); background-image: initial; font-weight: normal; font-style: normal; text-transform: uppercase; color: rgb(255, 255, 255); }.ngcookiewarning > p { margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; max-width: 60%; float: left; }a.ngcookieallow { border-top-color: rgb(233, 233, 233); border-right-color: rgb(233, 233, 233); border-bottom-color: rgb(233, 233, 233); border-left-color: rgb(233, 233, 233); border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; padding-top: 10px; padding-right: 22px; padding-bottom: 10px; padding-left: 22px; background-color: rgb(45, 88, 124); background-image: initial; font-weight: normal; font-size: 14px; font-family: "Fira Sans", Helvetica, sans-serif; color: rgb(255, 255, 255); letter-spacing: 0px; text-transform: uppercase; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; display: inline-block; cursor: pointer; outline-style: none; text-decoration-line: none; }a.ngcookieallow:hover { border-top-color: rgb(29, 56, 80); border-right-color: rgb(29, 56, 80); border-bottom-color: rgb(29, 56, 80); border-left-color: rgb(29, 56, 80); background-color: rgb(65, 126, 179); background-image: initial; font-weight: normal; font-style: normal; text-transform: uppercase; color: rgb(255, 255, 255); text-decoration-line: none; }@media (max-width: 767px) { .ngcookiewarning > p { max-width: 100%; float: none; margin-top: 0; margin-right: 0; margin-bottom: 20px; margin-left: 0; }.ngcookiewarning > button { display: block; width: 100%; float: none; margin-top: 10px; margin-right: 0; margin-bottom: 0; margin-left: 0; } }