/* @override
	http://copia-biro.lj.bananica.com/admin/cookie/cookie_info.css
	http://domart.lj.bananica.com/admin/cookie/cookie_info.css
	http://kabi.lj.bananica.com/admin/cookie/cookie_info.css
	http://kabi.local/admin/cookie/cookie_info.css */
	
#sicmsCookieInfoOverlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.5);
	z-index: 1999999995;
	display: none;
}
#sicmsCookieInfoTextWrapper, #sicmsCookieInfoWrapper {
	position: fixed;
	text-align: center;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #efdccb;
	z-index: 1999999999;
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.43);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.43);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.43);
}
#sicmsCookieInfoWrapper.top {
	bottom: auto;
	top: 0;
}
#sicmsCookieInfoTextWrapper {
	z-index: 1999999998;
	height: 100%;
	bottom: auto;
	top: 0;
	overflow: auto;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.98);
	border: 1px solid #727171;
}
#sicmsCookieInfo, #sicmsCookieInfoWrapper #sicmsCookieInfo button, #sicmsCookieInfoTextWrapper, #sicmsCookieInfoWrapper, #sicmsCookieInfoTextWrapper h2,#sicmsCookieInfoTextWrapper h3 {
	font: 12px/15px "Helvetica Neue", Helvetica,Arial, Geneva, sans-serif !important;
	color: #646462;
}
#sicmsCookieInfoTextWrapper h2,#sicmsCookieInfoTextWrapper h3 {
	font-size: 16px !important;
	line-height: 18px !important;
	font-weight: bold !important;
	color: #282727 !important;
	margin: 0;
	padding: 0 0 10px 0;
}
#sicmsCookieInfoText ul {
	margin: 0 0 0 30px;
}
#sicmsCookieInfoText ul li {
	list-style: square;
}
#sicmsCookieInfoText p {
	margin: 0 0 10px 0;
}
#sicmsCookieInfoTextWrapper h2 {
	font-size: 20px !important;
}
#sicmsCookieInfoTextWrapper h3 {
	font-size: 14px;
	padding-top: 15px;
}
#sicmsCookieInfoWrapper #sicmsCookieInfo a {
	color: #146fa7 !important;
	background: none !important;
	text-decoration: none !important;
}
#sicmsCookieInfoWrapper #sicmsCookieInfo a:hover {
	text-decoration: underline !important;
}
#sicmsCookieInfoWrapper {
	border-top: 1px solid #d9d9d9;
}
#sicmsCookieInfoWrapper.dark #sicmsCookieInfo a {
	color: #4fcaf9 !important;
}

#sicmsCookieInfoWrapper.dark {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #b6b6b6;
	background-color: rgb(28, 28, 28);
	background-color: rgba(28, 28, 28, 0.95);
}
#sicmsCookieInfoTextWrapper {
	display: none;
}
#sicmsCookieInfo,#sicmsCookieInfoText {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	padding: 20px 0;
}
#sicmsCookieInfoText {
	width: auto;
}
#sicmsCookieInfo p {
	margin: 0 0 8px 0 !important;
}

#sicmsCookieInfoWrapper #sicmsCookieInfo button, #sicmsCookieInfoTextWrapper button, #sicmsCookieInfoSettingsWrapper button {
	background: #00963f;
	color: white;
	padding: 8px 30px;
	margin: 0 10px 0 0;
	border: 0;
	cursor: pointer;
	width: auto;
}
#sicmsCookieInfoWrapper #sicmsCookieInfo button.no {
	background: white;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: black;
}
#sicmsCookieInfoWrapper.dark #sicmsCookieInfo button {
	border: 1px solid #fff;
}
#sicmsCookieInfoWrapper.dark #sicmsCookieInfo button.no {
	border-color: #424141;
	text-shadow: none;
	color: #828280;
}
#sicmsCookieInfoTextWrapper button {
	background-image: url(close.png);
	padding: 6px 30px;
	background-position: center;
}
#sicmsCookieInfoSettingsWrapper #sicmsCookieInfoSettings button {
	background: url(ok.png) no-repeat 15px center #f4f4f4;
	background: url(ok.png) no-repeat 15px center, -moz-linear-gradient(90deg, #f1f1f1 0%, #f4f4f4 100%), #f4f4f4;
	background: url(ok.png) no-repeat 15px center, -webkit-gradient(linear, left bottom, left top, from(#f1f1f1), to(#f4f4f4)), #f4f4f4;
	background: url(ok.png) no-repeat 15px center, linear-gradient(to top, #f1f1f1 0%, #f4f4f4 100%), #f4f4f4;
	line-height: 22px;
	padding-left: 35px;
}
#sicmsCookieInfoSettingsWrapper #sicmsCookieInfoSettings button.no {
	background-image:url(close.png);
}
#sicmsCookieInfoSettingsWrapper #sicmsCookieInfoSettings button.active {
	-moz-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.42);
	-webkit-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.42);
	box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.42);
	color: #fff;
	text-shadow: 0 -1px rgba(0,0,0,0.2);
	border-color: #cccbcb;
	
	background: url(ok.png) no-repeat 15px center #3ebc05;
	background: url(ok.png) no-repeat 15px center, -moz-linear-gradient(90deg, #45a706 0%, #16b606 100%), #3ebc05;
	background: url(ok.png) no-repeat 15px center, -webkit-gradient(linear, left bottom, left top, from(#45a706), to(#16b606)), #3ebc05;
	background: url(ok.png) no-repeat 15px center, linear-gradient(to top, #45a706 0%, #16b606 100%), #3ebc05;
}
#sicmsCookieInfoSettingsWrapper #sicmsCookieInfoSettings button.no.active {
	background-image: url(close.png);
}
#sicmsCookieInfoSettingsWrapper {
	background-color: #ededed;
	border-bottom: 1px solid #e6e6e6;
}
#sicmsCookieInfoSettings {
	padding: 20px 30px;
	text-align: left;
}

@media (max-width: 960px) {
	#sicmsCookieInfo,#sicmsCookieInfoText {
		width: auto;
	}
	#sicmsCookieInfo {
		padding: 20px;
	}
}
@media (max-width: 600px) {
	#sicmsCookieInfoTextWrapper {
		width: 100% !important;
		left: 0 !important;
	}
	#sicmsCookieInfo form {
		background: none;
		padding-left: 0;
	}
	#sicmsCookieInfo {
		font-size: 11px !important;
		line-height: 14px !important;
	}
}
