.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(//www.sicherheitsakademienrw.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(//www.sicherheitsakademienrw.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(//www.sicherheitsakademienrw.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;
}
}@-webkit-keyframes vex-fadein {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes vex-fadein {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@-webkit-keyframes vex-fadeout {
0% {
opacity: 1; }
100% {
opacity: 0; } }
@keyframes vex-fadeout {
0% {
opacity: 1; }
100% {
opacity: 0; } }
@-webkit-keyframes vex-rotation {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
@keyframes vex-rotation {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
.vex, .vex *, .vex *:before, .vex *:after {
-moz-box-sizing: border-box;
box-sizing: border-box; }
.vex {
position: fixed;
overflow: auto;
-webkit-overflow-scrolling: touch;
z-index: 1111;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.vex-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll; }
.vex-overlay {
-webkit-animation: vex-fadein .5s;
animation: vex-fadein .5s;
position: fixed;
z-index: 1111;
background: rgba(0, 0, 0, 0.4);
top: 0;
right: 0;
bottom: 0;
left: 0; }
.vex-overlay.vex-closing {
-webkit-animation: vex-fadeout .5s forwards;
animation: vex-fadeout .5s forwards; }
.vex-content {
-webkit-animation: vex-fadein .5s;
animation: vex-fadein .5s;
background: #fff; }
.vex.vex-closing .vex-content {
-webkit-animation: vex-fadeout .5s forwards;
animation: vex-fadeout .5s forwards; }
.vex-close:before {
font-family: Arial, sans-serif;
content: "\00D7"; }
.vex-dialog-form {
margin: 0; }
.vex-dialog-button {
text-rendering: optimizeLegibility;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
-webkit-tap-highlight-color: transparent; }
.vex-loading-spinner {
-webkit-animation: vex-rotation .7s linear infinite;
animation: vex-rotation .7s linear infinite;
box-shadow: 0 0 1em rgba(0, 0, 0, 0.1);
position: fixed;
z-index: 1112;
margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 2em;
width: 2em;
background: #fff; }
body.vex-open {
overflow: hidden; }@-webkit-keyframes vex-flipin-horizontal {
0% {
opacity: 0;
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg); }
100% {
opacity: 1;
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg); } }
@keyframes vex-flipin-horizontal {
0% {
opacity: 0;
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg); }
100% {
opacity: 1;
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg); } }
@-webkit-keyframes vex-flipout-horizontal {
0% {
opacity: 1;
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg); }
100% {
opacity: 0;
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg); } }
@keyframes vex-flipout-horizontal {
0% {
opacity: 1;
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg); }
100% {
opacity: 0;
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg); } }
.vex.vex-theme-flat-attack {
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-perspective-origin: 50% 150px;
perspective-origin: 50% 150px;
padding-top: 100px;
padding-bottom: 100px;
font-size: 1.5em; }
.vex.vex-theme-flat-attack.vex-closing .vex-content {
-webkit-animation: vex-flipout-horizontal .5s forwards;
animation: vex-flipout-horizontal .5s forwards; }
.vex.vex-theme-flat-attack .vex-content {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-animation: vex-flipin-horizontal .5s;
animation: vex-flipin-horizontal .5s; }
.vex.vex-theme-flat-attack .vex-content {
font-family: "Helvetica Neue", sans-serif;
font-weight: 200;
background: #fff;
color: #444;
padding: 2em 2em 3em 2em;
line-height: 1.5em;
position: relative;
margin: 0 auto;
max-width: 100%;
width: 600px; }
.vex.vex-theme-flat-attack .vex-content h1, .vex.vex-theme-flat-attack .vex-content h2, .vex.vex-theme-flat-attack .vex-content h3, .vex.vex-theme-flat-attack .vex-content h4, .vex.vex-theme-flat-attack .vex-content h5, .vex.vex-theme-flat-attack .vex-content h6, .vex.vex-theme-flat-attack .vex-content p, .vex.vex-theme-flat-attack .vex-content ul, .vex.vex-theme-flat-attack .vex-content li {
color: inherit; }
.vex.vex-theme-flat-attack .vex-close {
position: absolute;
top: 0;
right: 0;
cursor: pointer; }
.vex.vex-theme-flat-attack .vex-close:before {
font-family: "Helvetica Neue", sans-serif;
font-weight: 100;
line-height: 1px;
padding-top: .5em;
display: block;
font-size: 2em;
text-indent: 1px;
overflow: hidden;
height: 1.25em;
width: 1.25em;
text-align: center;
top: 0;
right: 0;
color: #fff;
background: #666; }
.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-message {
margin-bottom: .5em; }
.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input {
margin-bottom: .5em; }
.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input textarea, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="date"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="datetime"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="datetime-local"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="email"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="month"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="number"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="password"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="search"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="tel"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="text"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="time"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="url"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="week"] {
border-radius: 3px;
background: #f0f0f0;
width: 100%;
padding: .25em .67em;
border: 0;
font-family: inherit;
font-weight: inherit;
font-size: inherit;
min-height: 2.5em;
margin: 0 0 .25em; }
.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input textarea:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="date"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="email"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="month"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="number"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="password"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="search"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="tel"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="text"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="time"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="url"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="week"]:focus {
box-shadow: inset 0 0 0 2px #666;
outline: none; }
.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-buttons {
*zoom: 1;
padding-top: 1em;
margin-bottom: -3em;
margin-left: -2em;
margin-right: -2em; }
.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-buttons:after {
content: "";
display: table;
clear: both; }
.vex.vex-theme-flat-attack .vex-dialog-button {
border-radius: 0;
border: 0;
margin: 0;
float: right;
padding: .5em 1em;
font-size: 20px;
text-transform: uppercase;
font-weight: 200;
letter-spacing: .1em;
line-height: 1em;
font-family: inherit; }
.vex.vex-theme-flat-attack .vex-dialog-button.vex-last {
margin-left: 0; }
.vex.vex-theme-flat-attack .vex-dialog-button:focus {
outline: none; }
.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-primary {
background: #666;
color: #fff; }
.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-primary:focus {
box-shadow: inset 0 3px rgba(0, 0, 0, 0.2); }
.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary {
background: #fff;
color: #ccc; }
.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary:focus {
box-shadow: inset 0 3px #aaa;
background: #eee;
color: #777; }
.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary:hover, .vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary:active {
color: #777; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-close:before {
background: #ff7ea7; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input select:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input textarea:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="date"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="email"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="month"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="number"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="password"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="search"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="tel"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="text"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="time"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="url"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="week"]:focus {
box-shadow: inset 0 0 0 2px #ff7ea7; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary {
background: #ff7ea7; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-close:before {
background: #ce4a55; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input select:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input textarea:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="date"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="email"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="month"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="number"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="password"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="search"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="tel"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="text"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="time"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="url"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="week"]:focus {
box-shadow: inset 0 0 0 2px #ce4a55; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary {
background: #ce4a55; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-close:before {
background: #34b989; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input select:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input textarea:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="date"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="email"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="month"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="number"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="password"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="search"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="tel"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="text"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="time"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="url"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="week"]:focus {
box-shadow: inset 0 0 0 2px #34b989; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary {
background: #34b989; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-close:before {
background: #477FA5; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input select:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input textarea:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="date"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="email"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="month"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="number"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="password"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="search"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="tel"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="text"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="time"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="url"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="week"]:focus {
box-shadow: inset 0 0 0 2px #477FA5; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary {
background: #477FA5; }
.vex-loading-spinner.vex-theme-flat-attack {
height: 4em;
width: 4em; }@import url(http://fast.fonts.net/t/1.css?apiType=css&projectid=9d69021b-460d-4827-b604-4b2ba60fbf52);
@font-face{
font-family:"DIN Next LT W01 Regular";
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/936930ba-a8da-4765-9e89-0f35cdff223f.eot?#iefix);
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/936930ba-a8da-4765-9e89-0f35cdff223f.eot?#iefix) format("eot"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/6b4d4830-9c7d-43d2-b5d3-c73f739561b9.woff2) format("woff2"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/ccf25ada-6d2a-4133-95dc-deb039e22999.woff) format("woff"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/126195b4-2fa0-4b95-b5cf-ad9bf10193f0.ttf) format("truetype");
}
@font-face{
font-family:"DIN Next LT W01 Italic";
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/43545a34-77fc-4613-a2ba-eb1f06bdfd5e.eot?#iefix);
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/43545a34-77fc-4613-a2ba-eb1f06bdfd5e.eot?#iefix) format("eot"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/e8258209-d292-4480-9fe3-b30dfa63ea97.woff2) format("woff2"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/c3cbbafb-1878-424d-b2f5-b176d0f9b370.woff) format("woff"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/099f3b78-1eec-4286-a243-a204d96fec0b.ttf) format("truetype");
}
@font-face{
font-family:"DIN Next LT W01 Medium";
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/c6dbdd54-50f5-472a-8b74-0e98ef77e33e.eot?#iefix);
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/c6dbdd54-50f5-472a-8b74-0e98ef77e33e.eot?#iefix) format("eot"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/afabdfcf-432c-49b4-a496-0e5051e87fa9.woff2) format("woff2"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/611ea865-db7e-4c05-94b8-bd1675c90576.woff) format("woff"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/e65314e4-c389-45b8-99a9-26ab6aef066c.ttf) format("truetype");
}
@font-face{
font-family:"DIN Next LT W01 Medium Italic";
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/d181cd2c-c18f-40b3-8015-ac0d8be14b05.eot?#iefix);
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/d181cd2c-c18f-40b3-8015-ac0d8be14b05.eot?#iefix) format("eot"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/e7938824-19f4-4f10-a2f1-a0bf5f7ab502.woff2) format("woff2"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/34afc1f7-a48d-4091-83dc-cd888e3d0df8.woff) format("woff"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/aaa4548c-32c0-4f02-b77c-0643beb254cd.ttf) format("truetype");
}
@font-face{
font-family:"DINNextW01-CondensedLig";
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/c0be55e4-0b40-4646-a643-431ca3639465.eot?#iefix);
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/c0be55e4-0b40-4646-a643-431ca3639465.eot?#iefix) format("eot"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/9ef359c1-4458-4560-874a-1f40df1c01d1.woff2) format("woff2"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/43e82893-3880-47b2-82d6-5b136f8f7477.woff) format("woff"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/72f03533-e4e2-48a4-9d34-53d2964eb649.ttf) format("truetype");
}
@font-face{
font-family:"DIN Next LT W01 Light Cond It";
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/68a80fcf-c69a-4999-b379-0d4592190673.eot?#iefix);
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/68a80fcf-c69a-4999-b379-0d4592190673.eot?#iefix) format("eot"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/b5b6b76b-2b26-46ef-96a9-ba7a8706fb01.woff2) format("woff2"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/da2f6aa2-5a06-4a92-b373-8109382de71a.woff) format("woff"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/95292217-bf12-483a-95ee-f28f7eb83141.ttf) format("truetype");
}
@font-face{
font-family:"DINNextW01-CondensedReg";
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/6fa09720-5b0e-48a5-8895-5af8af928c01.eot?#iefix);
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/6fa09720-5b0e-48a5-8895-5af8af928c01.eot?#iefix) format("eot"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/5dd9f4c4-cfde-415c-bb51-433569311de5.woff2) format("woff2"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/3b15daf5-d7fb-4099-93b9-db20fd26c2fe.woff) format("woff"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/16159505-c85d-44ba-ba2b-64f94e68ddb5.ttf) format("truetype");
}
@font-face{
font-family:"DIN Next LT W01 Condensed It";
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/0a176c2f-5c95-4054-8f3f-453b3cce1127.eot?#iefix);
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/0a176c2f-5c95-4054-8f3f-453b3cce1127.eot?#iefix) format("eot"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/953cafbe-9515-4e7a-af44-c5dc1c025e53.woff2) format("woff2"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/6597bee5-b9db-40e8-843d-1e3239b43f02.woff) format("woff"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/423bde56-1204-4449-af27-838f9ee024d3.ttf) format("truetype");
}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/MaterialIcons-Regular.eot);src:local("Material Icons"),local("MaterialIcons-Regular"),url(https://www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/MaterialIcons-Regular.woff2) format("woff2"),url(https://www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/MaterialIcons-Regular.woff) format("woff"),url(https://www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/MaterialIcons-Regular.ttf) format("truetype")}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:inherit;display:inline-block;vertical-align:middle !important;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga'}html{box-sizing:border-box}*,::before,::after{box-sizing:inherit}body{background:#000 url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/img/siteback-repeat.jpg) top center no-repeat;background-size:200%;overflow-y:scroll;overflow-x:hidden;font-weight:normal;letter-spacing:0;padding:0;margin:0}@media screen and (min-width: 768px){body{background-size:130%}}@media screen and (min-width: 1025px){body{min-height:100vh;background:#000 url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/img/siteback.jpg) center center no-repeat;background-size:cover;background-attachment:fixed}}*{font-synthesis:none}#page{z-index:10;width:100%;overflow-x:hidden;padding:98px 0 64px 0;position:static}@media screen and (min-width: 767px){#page{padding:98px 16px 64px 16px}}@media screen and (min-width: 1023px){#page{padding:128px 16px}}.menu-item{font-family:"DINNextW01-CondensedLig", sans-serif}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body{line-height:1.4em;font-size:.9444444444rem}body,html{margin:0;padding:0}*,html,body{font-size:18px;font-family:"DIN Next LT W01 Regular",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}h1,h2,h3,h4,h5,h6{font-family:"DIN Next LT W01 Medium", sans-serif;margin-top:15px;color:#000;line-height:1em;font-weight:normal}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:36px;margin-bottom:10px;text-transform:uppercase}@media screen and (min-width: 768px){h1{font-size:54px}}@media screen and (min-width: 1023px){h1{font-size:72px}}h2{font-size:1.3333333333rem;margin-bottom:7.6923076923px;text-transform:uppercase}@media screen and (min-width: 768px){h2{font-size:2rem}}h3{font-size:1rem;margin-bottom:6.6666666667px;line-height:1.4em;color:#E44400}h4{font-size:1rem;margin-bottom:5.8823529412px;line-height:1.4em}h5{font-size:1rem;margin-bottom:5.5555555556px;line-height:1.4em}h6{font-size:1rem;margin-bottom:5px;line-height:1.4em}p{margin-bottom:10px;font-size:.9444444444rem;line-height:1.4em;color:#000}p:last-of-type{margin-bottom:0}a{color:#E44400;transition:all 0.2s ease}a:hover{color:#7e2600}ul,ol{margin:20px 0 20px 20px}ul li,ol li{margin-top:4px;line-height:1.4em;color:#000}ul ul,ul ol,ol ul,ol ol{margin-top:0}ul li{list-style:disc}ul ul li{list-style:circle}ol li{list-style:decimal}hr{height:1px;margin:30px 0;border:none;background-color:#666666;width:100%;display:block}blockquote{margin:30px 0;font-size:1.2777777778rem;line-height:1.5em;color:#000;text-align:center;font-style:italic}table{width:100%;margin:30px 0;border-collapse:collapse}table,td,th{border:1px solid #DADADA;text-align:left}th{font-weight:800}th,td{padding:15px}figure{margin:30px 0}figure img{margin:0}figcaption{margin-top:10px;color:#1a1a1a;font-size:16px}pre{display:block;margin:0 0 40px 0;padding:20px;background-color:#f9f9f9;border:1px solid #DADADA;overflow:auto;border-radius:3px}pre code{position:static;padding:0;border:none;line-height:1.5em}code{position:relative;top:-0.2em;padding:3px;font-family:Courier New, Courier, monospace;font-size:.787037037rem;color:#282828;line-height:1em;pointer-events:none;border:1px solid #DADADA;border-radius:3px}em,i,.italic{font-style:italic;font-family:"DIN Next LT W01 Medium Italic", sans-serif}strong,b,.bold{font-weight:normal;font-family:"DIN Next LT W01 Medium", sans-serif}img{display:block;max-width:100%}#footer a{color:#E44400 !important}.white h1,.white h2,.white h3,.white h4,.white h5,.white h6,.white ul,.white ol,.white p,.white li{color:#fff}.primary h1,.primary h2,.primary h3,.primary h4,.primary h5,.primary h6,.primary ul,.primary ol,.primary p,.primary li{color:#E44400}.small h1,.small h2,.small h3,.small h4,.small h5,.small h6,.small ul,.small ol,.small p,.small li{font-size:14px}.text-primary{color:#E44400 !important}.text-attention{font-family:"DINNextW01-CondensedLig", sans-serif;font-size:24px;line-height:1;padding-right:32px}@media screen and (min-width: 768px){.text-attention{border-right:1px solid rgba(255,255,255,0.5)}}.text-attention-last{border-right:none}a.cto-main{font-family:"DINNextW01-CondensedReg", sans-serif;color:#fff;background:#E44400;padding:20px 32px 17px 32px;font-style:normal;font-weight:normal;font-size:24px;line-height:24px;align-items:center;text-align:center;letter-spacing:0.02em;text-transform:uppercase;cursor:pointer}.cto-mobile a.cto-main{display:inline-block;width:100%}a.cto-second{font-family:"DINNextW01-CondensedLig", sans-serif;color:#fff;padding:20px 32px 17px 32px;font-style:normal;font-weight:normal;font-size:24px;line-height:24px;align-items:center;text-align:center;letter-spacing:0.02em;cursor:pointer}a.cto-second i{padding-right:8px}.cto-mobile a.cto-second{padding:20px 16px 0px 0px;display:inline-block}a.elementor-button{font-family:"DINNextW01-CondensedLig", sans-serif}@media screen and (max-width: 1185px){.color-dogde{background:rgba(228,68,0,0.5) url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/img/siteback.jpg) center center no-repeat;background-attachment:fixed;background-size:cover;background-blend-mode:color-dodge}}#site-navigation{display:block;width:100%;padding:0;margin:0}div#bg-open-menu,div#bg-close-menu{display:none}@media screen and (max-width: 1186px){div#bg-open-menu,div#bg-close-menu{display:block;padding:8px;cursor:pointer;font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:32px;display:inline-block;vertical-align:middle !important;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;color:#ffffff;line-height:32px;text-align:center}}div#bg-close-menu{position:absolute;top:14px;right:16px}div#bg-open-menu{position:absolute;top:14px;right:16px}@media screen and (max-width: 1185px){div#menubody{transform:translateY(-120%);transition:transform 200ms ease-in;box-shadow:0px 0px 160px rgba(0,0,0,0.75);display:block;position:absolute;z-index:10000;top:0;left:0;width:100%;background:#E44400;padding:48px 0 0 0}div#menubody ul{display:block;width:100%;padding:0;margin:0}div#menubody li{list-style-type:none;margin:0;padding:0;display:block;width:100%}div#menubody li a{display:block;color:#ffffff;padding:8px 16px;text-decoration:none;font-size:22px;border-bottom:1px solid rgba(255,255,255,0.5)}div#menubody li:last-child a{border-bottom:0;color:#E44400;background:#ffffff}div#menubody li:last-child a:after{content:'arrow_forward';font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:inherit;display:inline-block;vertical-align:middle !important;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;padding-left:8px}}@media screen and (min-width: 1186px){div#menubody{display:block;position:fixed;top:0;left:0;z-index:10000;width:100%;text-align:right;margin:0;padding:16px;transition:all 300ms}div#menubody ul{padding:0;margin:0;display:block}div#menubody li{display:inline-block;list-style-type:none;margin:0;padding:0}div#menubody li:last-of-type{padding-right:8px}div#menubody li:last-of-type a{color:#E44400;opacity:1 !important}div#menubody li:last-of-type a:after{content:'arrow_forward';font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:inherit;display:inline-block;vertical-align:middle !important;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;padding-left:8px}div#menubody a{text-decoration:none;color:#ffffff;display:inline-block;padding:16px 8px;font-size:19px}div#menubody a:hover,div#menubody a:focus{opacity:0.5}div#menubody .current-menu-item a{opacity:0.25}div#menubody .current-menu-item a:after{transform-origin:center center}}@media screen and (min-width: 1280px){div#menubody a{font-size:22px}}@media screen and (max-width: 1185px){.bg-menu-mobile-open div#menubody{transition:transform 300ms ease-out;transform:translateY(0%) !important}}@media screen and (min-width: 1186px){.nav-bg div#menubody{background:rgba(0,0,0,0.9) !important;transition:all 300ms}}#logo{position:absolute;top:20px;left:16px}@media screen and (min-width: 1186px){#logo{top:25px;left:31px;position:fixed;z-index:20000}}#logo img{width:auto;height:42px}@media screen and (min-width: 375px){#logo img{height:48px}}@media screen and (min-width: 1186px){#logo img{height:52px}}footer{margin:0 auto;width:100%;max-width:1140px;padding:16px 0px 0px 0px;z-index:10;position:relative}@media screen and (min-width: 1023px){footer{display:flex;justify-content:space-between;padding:64px 8px 0 8px}}footer *{color:#ffffff;font-size:17px !important}@media screen and (min-width: 1440px){footer *{font-family:"DINNextW01-CondensedLig", sans-serif;font-size:24px !important;line-height:1}}footer a{text-decoration:none}footer a i.fa{padding-right:8px}footer a *{color:#E44400}footer div.footer-inside{padding:16px 16px 0px 16px}@media screen and (min-width: 1023px){footer div.footer-inside{padding:0px 32px 32px 32px;border-left:1px solid rgba(255,255,255,0.5)}}.datenschutzform{opacity:0.5}button[type=submit]{background-color:#E44400;cursor:pointer;border-radius:0 !important;font-family:"DINNextW01-CondensedReg", sans-serif;color:#fff;background:#E44400;text-transform:uppercase;padding:20px 32px 17px 32px !important;font-style:normal;font-weight:normal;font-size:24px;line-height:24px;align-items:center;text-align:center;letter-spacing:0.02em}a.biglink{font-size:24px;letter-spacing:-1px}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}