/* long */

#cc-tag *, #cc-notification-permissions, #cc-approve-button-allsites, #cc-modal #cc-modal-closebutton a,
#cc-settingsmodal #cc-settingsmodal-closebutton a{ display: none!important; }


#cc-notification { z-index:9999; position: fixed; min-width: 960px; width: 100%;  bottom: 0; left: 0;  background: #fff; padding: 0.25em 0; border-top: #6a6a6a 3px solid; background: #fff url(cookie-imgs/tick.png) no-repeat 20px center;  }

#cc-notification-wrapper > *{ height: 100%;  color: #444;   font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px; border-bottom: none; width: 1100px; }

#cc-notification-wrapper h2{ max-width:90%; padding: 5px 60px 0; margin: 0; float: left; text-transform: none; background: none; }

#cc-notification-wrapper .cc-notification-buttons{ width:20.5%; text-align: right; margin-top: 8px; float: right; padding-right: 20px;}

#cc-notification-wrapper ul, #cc-notification-wrapper li{ list-style: none; margin: 0; padding: 0; }


#cookie-notice button.cookiebtn{ font-family: Arial,Helvetica,sans-serif; border: none; outline: none; font-size: 16px; font-weight: bold; padding-left: 30px; position: relative; height: 28px;  }
#cookie-notice button.cookiebtn:hover{ cursor: pointer; text-decoration: underline; }

#cc-approve-button-thissite{ display:none; color:#648a26; background: url('cookie-imgs/icon-tick.jpg') #fff center left no-repeat; font-size: 16px; font-weight: bold; padding:5px 0 10px 30px; position: relative;  }
#cc-approve-button-thissite:hover{ text-decoration:underline;}



/*@media only screen and (max-width: 768px) {

  #cc-notification { z-index:9999; position: relative; width: 100%;  top: 0; left: 0;  padding: 0.75em;  border-top: #6a6a6a 3px solid; border-bottom: #6a6a6a 3px solid; border-top:none; height: auto; max-height: 200px; overflow: hidden; }
  #cc-notification-wrapper .cc-notification-buttons{ display: block; float:none; text-align: right; width:85%; }
  #cc-notification-wrapper{ width:auto; }
  
  #cc-notification-wrapper h2 { float: none; }

}*/ 
