/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.3
Created: August 2014
License URI: http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

#cookiedingsbums a {color:#000; text-decoration:none;}

#cookiedingsbums a:hover {text-decoration:underline;}

#cookiedingsbums div {padding:10px; padding-right:40px;}

#cookiedingsbums {
  outline: 1px solid #1C1C1C;
  text-align:right;
  background: rgba(28, 28, 28, 0.80);
  position:fixed;
  bottom:0px;
  z-index:10000;
  width:100%;
  font-size:12px;
  line-height:16px;}

#cookiedingsbumsCloser {
  color: #EDEDED;
  font: 14px/100% arial, sans-serif;
  position: absolute;
  right: 5px;
  text-decoration: none;
  top: 5px;
  cursor:pointer;
  padding:4px;
}