/**
* @package RSSeo!
* @copyright (C) 2015 www.rsjoomla.com
* @license GPL, http://www.gnu.org/licenses/gpl-2.0.html
*/

#rsseo-cookie-accept {
	background-color: #000;
	color: #fff;
	font-size: 13px;
	min-height: 30px;
	left: 0;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 556;
	line-height: 2em;
}

#rsseo-cookie-accept a {
	color: #fff;
	text-decoration: underline;
}

#rsseo-cookie-accept button { font-size:12px; font-weight:500; z-index:200000; border:0; margin:10px; padding:0; padding-left:10px; padding-right:10px; background:#fbc403; color:#000000; border-radius:5px; text-transform:uppercase; }
#rsseo-cookie-accept button:hover { color:#ffffff; }

.rsseo-cookie-up {
	top: 0;
}

.rsseo-cookie-down {
	bottom: 0;
}