.group::after {
width:100%;
content: "";
display: table;
clear: both;
margin:0 auto;	
}
.bst-panel {
margin:0 auto;	
display:none;
width:100%;
background:#222222;
text-align:center;
border-bottom:3px solid #555555;
font-family:Helvetica, Arial, sans-serif;
}
.bst-panel-fixed {
position: fixed;
bottom:0;
left:0;
z-index: 10000;
}
.bst-panel-fixed-top {
position: fixed;
top:0;
left:0;
z-index: 10000;
}
.bst-wrapper {
margin:0 auto;	
width:90%;	
padding-top:10px;	
padding-bottom:10px;	
}
.bst-panel {
float:left;
color:#FFFFFF;
line-height:20px;
font-size:14px;
font-family:Helvetica, Arial, sans-serif;
}
.bst-info::before {
position: absolute;
content: " ";
left:10px;
top:10px;
height:32px;
width:32px;
background: url(//frauenberatungsstelle-leverkusen.de/wp-content/plugins/bst-dsgvo-cookie/includes/img/eu-info.png) no-repeat;
background-size: 32px 32px;
cursor: pointer; 
z-index:10000;
}
.bst-info {
position:relative;
text-align:center;
padding-top:5px;
float:left;
width:32px ;
display: table-cell;
vertical-align: middle;
}
.bst-msg {
position:relative;
text-align:center;
padding-top:5px;
float:left;
width:65% ;
display: table-cell;
vertical-align: middle;
}
.bst-links {
position:relative;
margin:0 auto;	
width:35% ;
float:left;
display: table-cell;
vertical-align: middle;
}
.float {
clear:both;
float:none;
}
.bst-panel a {
color:#FFFFFF;
display:inline-block;
font-size:13px;
line-height:13px;
text-decoration:none;
letter-spacing:1px;
padding:5px 10px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
-webkit-transition:all 0.2s;
-moz-transition:all 0.2s;
-o-transition:all 0.2s;
transition:all 0.2s;
font-family:Helvetica, Arial, sans-serif;
}
.bst-accept-btn {
border-radius:3px;
background:#067cd1;
padding:10px;
}
.bst-accept-btn a:hover {
background:#CCCCCC;
}
.bst-info-btn a:link {
text-decoration:none;
}
.btn {
padding: 3px 10px !important;
border: 0 none;
font-weight: normal;
font-size:14px;
letter-spacing: 1px;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
outline: 0 none;
}
.btn-primary {
background: #005BCC;
color: #ffffff;
}
.bst-links .btn-primary  a:link {
color:#ffffff !important;
}
a.bst-info-btn:link {
color:#cccccc;
}
a.bst-info-btn:visited {
color:#cccccc !important;
}
a.bst-info-btn:hover {
color:#ffffff !important;
}
.btn-primary a:visited {
color: #ffffff !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
background: #005BCC;
}
.btn-primary:active, .btn-primary.active {
background: #005BCC;
box-shadow: none;
}
.btn-primary.gradient {
background-color: #006dcc;
background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
background-image: -o-linear-gradient(top, #0088cc, #0044cc);
background-image: linear-gradient(to bottom, #0088cc, #0044cc);
background-repeat: repeat-x;
border-color: #0044cc #0044cc #002a80;
cursor: pointer;
margin: 0px !important;
}
.btn-primary.gradient:hover, .btn-primary.gradient:focus, .btn-primary.gradient:active, .btn-primary.gradient.active, .open > .dropdown-toggle.btn-primary {
background-color: #006dcc;
background-image: -moz-linear-gradient(top, #0067C2, #013A6B);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0067C2), to(#013A6B));
background-image: -webkit-linear-gradient(top, #0067C2, #013A6B);
background-image: -o-linear-gradient(top, #0067C2, #013A6B);
background-image: linear-gradient(to bottom, #0067C2,#013A6B);
background-repeat: repeat-x;
border-color: #0044cc #0044cc #002a80;
cursor: pointer;
}
.bst-copyright {
padding-bottom:8px;
}
.bst-copyright-span1
{
border-top:1px solid #ddd;
border-left:1px solid #ccc;
background-color:#f5f5f5;
padding-top:8px;
padding-left:8px;
padding-right:0px;
padding-bottom:8px;
width:auto;
border-radius: 5px 0px 0px 0px;
color: #444;
}
.bst-copyright-span2
{
border-top:1px solid #ddd;
border-right:1px solid #ccc;
background-color:#f5f5f5;
padding-top:8px;
padding-right:8px;
padding-bottom:8px;
width:auto;
border-radius: 0px 5px 0px 0px;
}
.bst-popup-link {
}
.vex {
z-index:100000 !important;
}
.vex-content {
padding-top:25px !important;
}
.vex-dialog-buttons {
padding-top: 0px !important;
background-color:#ccc;
border-top:1px solid #fff;
}
.vex-dialog-message h1 {
margin-bottom:5px;
}
.vex-dialog-message {
margin-bottom:0px!important;
padding-bottom:0px!important;
}
.vex-dialog-input {
margin-bottom:0px!important;
padding-bottom:0px!important;
}
a.bst-popup-link:link {
color:#005FCC !important;
}
a.bst-popup-link:visited {
color:#005FCC !important;
}
a.bst-popup-link:hover {
color:#063799 !important;
}
@media screen and (min-width: 801px) and (max-width: 1023px) {	
.bst-msg {
width:50%;
padding:10px;
margin:0 auto;	
margin-left:60px;
}
.bst-links {
position:relative;
padding-top:10px;
width:50%;
float:none;
margin:0 auto;	
}
.bst-info:before {
position: absolute;
content: " ";
left:10px;
top:10px;
height:32px;
width:32px;
background: url(//frauenberatungsstelle-leverkusen.de/wp-content/plugins/bst-dsgvo-cookie/includes/img/eu-info.png) no-repeat;
background-size: 32px 32px;
cursor: pointer; 
}
.bst-info {
position:relative;
text-align:center;
padding-top:5px;
float:left;
width:32px ;
display: table-cell;
vertical-align: middle;
}
}
@media screen and (max-width: 800px) {	
.bst-msg {
width:80%;
padding-bottom:10px;
margin-left:60px;
}
.bst-links {
position:relative;
padding-top:10px;
float:none;
width:100%;
margin:0 auto;    
display: block;
vertical-align: middle;
}
.bst-info::before {
position: absolute;
content: " ";
left:10px;
top:10px;
height:32px;
width:32px;
background: url(//frauenberatungsstelle-leverkusen.de/wp-content/plugins/bst-dsgvo-cookie/includes/img/eu-info.png) no-repeat;
background-size: 32px 32px;
cursor: pointer; 
}
.bst-info {
position:relative;
text-align:center;
padding-top:5px;
float:left;
width:32px ;
display: table-cell;
vertical-align: middle;
}
}