#cookie-notice { display: none; position: fixed; min-width: 100%; height: auto; z-index: 100000; font-size: 13px; line-height: 20px; left: 0px; text-align: center; }
.cookie-notice-container { padding: 10px; }
.cn-top { top: 0px; }
.cn-bottom { bottom: 0px; }
#cookie-notice .button { margin-left: 10px; }
#cookie-notice .button.wp-default { font-family: sans-serif; line-height: 18px; padding: 2px 12px; background: rgb(243, 243, 243) linear-gradient(to bottom, rgb(254, 254, 254), rgb(244, 244, 244)) repeat scroll 0px 0px; border-color: rgb(187, 187, 187); color: rgb(51, 51, 51); text-shadow: 0px 1px 0px rgb(255, 255, 255); box-sizing: border-box; border-radius: 3px; border-style: solid; border-width: 1px; cursor: pointer; display: inline-block; font-size: 12px; font-style: normal; text-decoration: none; white-space: nowrap; outline: medium none; }
#cookie-notice .button.wp-default:hover, #cookie-notice .button.wp-default:focus { background: rgb(243, 243, 243) linear-gradient(to bottom, rgb(255, 255, 255), rgb(243, 243, 243)) repeat scroll 0px 0px; border-color: rgb(153, 153, 153); color: rgb(34, 34, 34); }
#cookie-notice .button.bootstrap { font-family: sans-serif; display: inline-block; margin-right: 0.3em; margin-bottom: 0px; line-height: 20px; text-align: center; font-style: normal; vertical-align: middle; cursor: pointer; color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); background-color: rgb(0, 109, 204); background-image: linear-gradient(to bottom, rgb(0, 136, 204), rgb(0, 68, 204)); background-repeat: repeat-x; border-style: solid; border-width: 1px; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05); padding: 2px 10px; font-size: 12px; text-decoration: none; border-radius: 3px; outline: medium none; }
#cookie-notice .button.bootstrap:hover, #cookie-notice .button.bootstrap:focus { color: rgb(255, 255, 255); background-color: rgb(0, 68, 204); background-position: 0px -15px; transition: background-position 0.1s linear 0s; }
