-
Notifications
You must be signed in to change notification settings - Fork 0
/
ccb.min.css
1 lines (1 loc) · 5.93 KB
/
ccb.min.css
1
body #cookieBar{background-color:#fff;box-shadow:0 1px 6px 0 rgba(54,64,67,.8);height:auto;min-height:64px}body #cookieBar .cookieBarInner{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;width:100%}body #cookieBar .cookieBarInner,body #cookieBar .cookieBarText{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}body #cookieBar .cookieBarText{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#5f6368;font-family:Google Sans Text,Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;letter-spacing:.1px;line-height:28px;margin:0;padding:12px 20px;text-rendering:optimizeLegibility}body #cookieBar .cookieBarButtons{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-right:0;padding-bottom:8px}[dir=rtl] body #cookieBar .cookieBarButtons{margin-left:8px}body #cookieBar .cookieBarButtons .cookieBarButton{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid transparent;border-radius:4px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-family:Google Sans,Google Sans Text,Arial,Helvetica,sans-serif;font-size:16px;font-weight:500;height:48px;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;letter-spacing:.5px;margin:0 8px 0 0;min-width:96px;padding:2px 24px 0;text-align:center;text-decoration:none;-webkit-transition:background-color .2s,box-shadow .2s,color .2s;transition:background-color .2s,box-shadow .2s,color .2s;vertical-align:middle}body #cookieBar .cookieBarButtons .cookieBarMoreButton{background-color:#e8f0fe;border:1px solid transparent;color:#1967d2}body #cookieBar .cookieBarButtons .cookieBarMoreButton svg{fill:#1967d2}body #cookieBar .cookieBarButtons .cookieBarMoreButton:visited{background-color:#e8f0fe;color:#1967d2}body #cookieBar .cookieBarButtons .cookieBarMoreButton:hover{background-color:#e0ebfc;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);color:#174ea6}body #cookieBar .cookieBarButtons .cookieBarMoreButton:focus{background-color:#e0ebfc;box-shadow:0 0 0 2px #1a73e8;color:#174ea6}body #cookieBar .cookieBarButtons .cookieBarMoreButton:active{background-color:#d3e2fa;border-color:transparent;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);color:#174ea6}body #cookieBar .cookieBarButtons .cookieBarConsentButton{background-color:#1a73e8;color:#fff}body #cookieBar .cookieBarButtons .cookieBarConsentButton svg{fill:#fff}body #cookieBar .cookieBarButtons .cookieBarConsentButton:visited{background-color:#1a73e8;color:#fff}body #cookieBar .cookieBarButtons .cookieBarConsentButton:hover{background-color:#185abc;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}body #cookieBar .cookieBarButtons .cookieBarConsentButton:focus{background-color:#185abc;border-color:#fff;box-shadow:0 0 0 2px #185abc}body #cookieBar .cookieBarButtons .cookieBarConsentButton:active{background-color:#185abc;border:1px solid transparent;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}@media (forced-colors:active),screen and (-ms-high-contrast:active){body #cookieBar .cookieBarButtons .cookieBarMoreButton{background:ButtonFace;border:1px solid ButtonHighlight}body #cookieBar .cookieBarButtons .cookieBarConsentButton{forced-color-adjust:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active) and (-ms-high-contrast:white-on-black){body #cookieBar .cookieBarButtons .cookieBarConsentButton{background:#fff;color:#000}}@media (forced-colors:active),screen and (-ms-high-contrast:active) and (-ms-high-contrast:black-on-white){body #cookieBar .cookieBarButtons .cookieBarConsentButton{background:#000;color:#fff}}@media (max-width:599px){body #cookieBar .cookieBarButtons .cookieBarConsentButton{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}body #cookieBar .cookieBarInner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body #cookieBar .cookieBarText{padding:12px 20px}body #cookieBar .cookieBarButtons{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}body #cookieBar .cookieBarButtons .cookieBarMoreButton{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-left:8px}[dir=rtl] body #cookieBar .cookieBarButtons{margin-left:0}[dir=rtl] body #cookieBar .cookieBarButtons .cookieBarMoreButton{margin-left:0;margin-right:8px}[dir=rtl] body #cookieBar .cookieBarButtons .cookieBarConsentButton{margin:0 8px}}@media (min-width:600px) and (max-width:1023px){body #cookieBar .cookieBarInner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:1024px){body #cookieBar .cookieBarButtons{padding:8px 0}}