@media screen and (min-width: 1200px ) {
    .wr_regupedia-loginbox-background {
        left: 80% !important;
    }
}

/* Template Styles for wr_regupedia */
html, body {
    height: 100%;
    padding: 0;
    margin: 0;
}

body {
    font-family: 'Ubuntu', sans-serif;
    background-color: #fff;
    font-size: 15px;
    margin: 0 auto !important;
    padding: unset;
    max-width: 1920px;
}

/*.regupedia-content{min-height: 100%; position: relative;}*/
.regupedia-wrapper {
    min-height: 100%;
    position: relative;
}

.regupedia-content {
    padding-bottom: 77px;
}

h1, h2 {
    font-size: 20px;
    color: #ca2627;
    text-align: left;
    margin-top: 16px;
    font-weight: 700;
}

h3 {
    font-size: 18px;
    color: #ca2627;
    font-weight: 700;
    text-align: left;
}

.text-ce {
    margin-bottom: 35px;
}

h4 {
    font-size: 15px;
    color: #000;
    font-weight: 700;
}

p {
    color: #31313c;
    text-align: left;
}

a {
    color: #c31313;
}

a:hover, a:focus {
    text-decoration: none;
    cursor: pointer;
    color: #8b0b0a;
}

ul {
    list-style-type: none;
}

.pdf-download,
.pdf-download:hover {
    color: #c42324;
    font-weight: bold;
}

.pdf-download:after {
    font-family: 'FontAwesome';
    content: " " "\f019";
    padding-left: 5px;
}

/* header */
.wr_regupedia-logo {
    float: left;
    height: 100%;
    padding: 0
}

.wr_regupedia-login-info {
    text-align: right;
}

.wr_regupedia-header-menu {
    padding: 0;
}

header {
    background-color: #31313c;
}

header nav ul li a,
header nav ul li a:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    background-color: inherit;
}

header nav.navbar-default ul li.active a,
header nav.navbar-default ul li.open a,
header nav.navbar-default ul li.open .dropdown-menu a:hover,
header nav.navbar-default ul li.open a:hover {
    color: #ca2627;
    background-color: #fff;
    font-weight: 600;
}

header nav.navbar-default ul li.open .dropdown-menu a {
    color: #31313c;
}

header nav.navbar-default ul li.open .sub-menu {
    padding: 0;
}

header nav.navbar-default ul li.open .sub-menu li a {
    font-weight: 300;
}

header nav.navbar-default ul li.open .sub-menu li a:before {
    content: "> ";
    color: #c31313;
    font-weight: bold
}

.dropdown-menu {
    margin-top: 0;
    border-radius: 0;
    border: none;
}

.small-link-to {
    font-size: 12px;
}

.regupedia-red {
    color: #c31313;
}

.wr_regupedia-arrow-right-red {
    color: #c31313;
    padding-left: 10px;
}
header nav #navbar-collapse-1 ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    background-color: inherit;
    padding: 15px 25px;
}

header nav #navbar-collapse-1 .dropdown-menu .sub-menu li a {
    font-weight: normal;
}

#nav-cross {
    background-color: #fff;
    color: #31313c;
    font-size: 20px;
    padding: 9px 15px 6px;
    margin-bottom: 0;
    display: none;
    border-radius: 0;
}

.wr_regupedia-header-menu button.navbar-toggle {
    margin-right: 22px;
}

#navbar-collapse-1 {
    padding: 0;
    position: absolute;
    width: 100%;
    background-color: #31313c;
    border-color: #FFF;
    padding-top: 17px;
    z-index: 10;
}

.wr_regupedia-navbar {
    padding-right: 16px;
}

.wr_regupedia-navbar > li {
    border-bottom: 1px solid #fff;
}

.wr_regupedia-navbar > li:last-child {
    border-bottom: none;
}

.open > ul {
    position: relative;
    background: linear-gradient(#dbdbdb, #fff);
    padding: 10px 0;
    margin: 13px 0;
    width: 100%;
    top: inherit;
}

.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
    border: none;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    width: 30px;
    height: 3px;
}

header button {
    background: #cc2728; /* Old browsers */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, #cc2728), color-stop(1.0, #8b0b0a));
    background-image: -o-linear-gradient(bottom, #cc2728 50%, #8b0b0a 100%);
    background-image: -moz-linear-gradient(bottom, #cc2728 50%, #8b0b0a 100%);
    background-image: -webkit-linear-gradient(bottom, #cc2728 50%, #8b0b0a 100%);
    background-image: -ms-linear-gradient(bottom, #cc2728 50%, #8b0b0a 100%);
    background-image: linear-gradient(to bottom, #cc2728 50%, #8b0b0a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc2728', endColorstr='#8b0b0a', GradientType=0); /* IE6-9 */
    border-radius: 3px;
    border-color: transparent;
    border-bottom: #8b0b0a;
    padding: 5px 10px;
    font-weight: 600;
    color: #fff;
    font-size: 11px;
    margin-top: 10px;
    margin-left: 10px;
}

/*.wr_regupedia-content { min-height: 750px; min-height: 600px;}*/
.wr_regupedia-content a.wr_regupedia-button-red {
    color: white;
}

.wr_regupedia-button-red {
    background: #cc2728;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cc2728), color-stop(1.0, #8b0b0a));
    background-image: -o-linear-gradient(bottom, #cc2728 0%, #8b0b0a 100%);
    background-image: -moz-linear-gradient(bottom, #cc2728 0%, #8b0b0a 100%);
    background-image: -webkit-linear-gradient(bottom, #cc2728 0%, #8b0b0a 100%);
    background-image: -ms-linear-gradient(bottom, #cc2728 0%, #8b0b0a 100%);
    background-image: linear-gradient(to bottom, #cc2728 0%, #8b0b0a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc2728', endColorstr='#8b0b0a', GradientType=0);
    border-radius: 3px;
    border-color: transparent;
    border-bottom: #8b0b0a;
    padding: 2px 4px 4px 4px;
    color: #fff;
    font-weight: 600;
}

.wr_regupedia-content .news .wr_regupedia-news-latest > button:hover {
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            color-stop(0.85, rgb(250, 250, 250)),
            color-stop(1, rgb(243, 243, 243))
    );
    background-image: -o-linear-gradient(bottom, rgb(250, 250, 250) 85%, rgb(243, 243, 243) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(250, 250, 250) 85%, rgb(243, 243, 243) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(250, 250, 250) 85%, rgb(243, 243, 243) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(250, 250, 250) 85%, rgb(243, 243, 243) 100%);
    background-image: linear-gradient(to bottom, rgb(250, 250, 250) 85%, rgb(243, 243, 243) 100%);
}

header #wr_regupedia-log-in {
    float: right;
}

header #wr_regupedia-log-out {
    color: #fff;
    font-weight: 300;
    float: right;
    font-size: 11px;
    text-align: right;
    min-width: 225px;
    margin-left: 10px;
}

#wr_regupedia-log-out-content {
    float: left;
    margin-top: 9px;
    line-height: 1.3;
    width: 120px;
}

#wr_regupedia-log-out-content a {
    color: #fff;
}

header #wr_regupedia-login-name {
    font-size: 12px;
    color: #000;
}

header .wr_regupedia-login-profil-link {
    font-weight: bold;
}

.wr_regupedia-loginbox-container {
    position: relative;
    z-index: 1;
}

.wr_regupedia-loginbox-background {
    display: block;
    background: url(../Images/bg-loginbox.png) no-repeat 1px bottom;
    position: absolute;
    top: -112px;
    padding: 0px 5px;
    /* right: -10px; */
    left: 68%;
    width: 286px;
    height: 131px;
}

#wr_regupedia-loginbox {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c31313), color-stop(1.0, #9e0505));
    background-image: -o-linear-gradient(bottom, #c31313 0%, #9e0505 100%);
    background-image: -moz-linear-gradient(bottom, #c31313 0%, #9e0505 100%);
    background-image: -webkit-linear-gradient(bottom, #c31313 0%, #9e0505 100%);
    background-image: -ms-linear-gradient(bottom, #c31313 0%, #9e0505 100%);
    background-image: linear-gradient(to bottom, #c31313 0%, #9e0505 100%);
    width: 276px;
    border-bottom: none;
    padding: 11px 15px 8px 15px;
    position: absolute;
    min-height: 94px;
    bottom: 4px;
}

.no-cssgradients #wr_regupedia-loginbox {
    background: #a20707;
}

#wr_regupedia-loginbox h3 {
    color: #fff;
    font-weight: bold;
}

#wr_regupedia-loginbox h4 {
    color: #fff;
    text-transform: uppercase;
    margin-top: 0px;
}

#wr_regupedia-loginbox input {
    width: 105px;
    border: none;
    border-radius: 3px;
    float: left;
    padding: 6px;
    margin-right: 5px;
    font-size: 10px;
    font-style: italic;
    line-height: normal;
}

#wr_regupedia-loginbox button {
    width: 25px;
    border-radius: 3px;
    border: none;
    padding: 1px 5px 0px 5px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f8f8f8), color-stop(1.0, #dbdbdb));
    background-image: -o-linear-gradient(bottom, #f8f8f8 0%, #dbdbdb 100%);
    background-image: -moz-linear-gradient(bottom, #f8f8f8 0%, #dbdbdb 100%);
    background-image: -webkit-linear-gradient(bottom, #f8f8f8 0%, #dbdbdb 100%);
    background-image: -ms-linear-gradient(bottom, #f8f8f8 0%, #dbdbdb 100%);
    background-image: linear-gradient(to bottom, #f8f8f8 0%, #dbdbdb 100%);
    box-shadow: 0px 1px 1px #acacac;
    border-bottom: 1px solid #acacac;
    border-top: 1px solid #f6f6f6;
    border-left: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
}

#wr_regupedia-loginbox p {
    color: #fff;
    font-size: 11px;
    margin: 8px 0px 0px 0px;
}

#wr_regupedia-loginbox a {
    color: #fff;
    text-decoration: underline;
}

#wr_regupedia-loginbox-logged-in {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cc2728), color-stop(1.0, #8b0b0a));
    background-image: -o-linear-gradient(bottom, #cc2728 0%, #8b0b0a 100%);
    background-image: -moz-linear-gradient(bottom, #cc2728 0%, #8b0b0a 100%);
    background-image: -webkit-linear-gradient(bottom, #cc2728 0%, #8b0b0a 100%);
    background-image: -ms-linear-gradient(bottom, #cc2728 0%, #8b0b0a 100%);
    background-image: linear-gradient(to bottom, #cc2728 0%, #8b0b0a 100%);
    width: 276px;
    border-bottom: 1px solid #474747;
    padding: 15px;
    position: absolute;
    bottom: 3px;
    min-height: 110px;
}

.no-cssgradients #wr_regupedia-loginbox-logged-in {
    background: #a20707;
}

#wr_regupedia-loginbox-logged-in h3 {
    color: #fff;
    font-weight: bold;
    padding: 0 5px;
}

#wr_regupedia-loginbox-logged-in h5 {
    color: #fff;
    text-transform: none;
    margin-top: 0px;
    font-weight: normal;
    font-size: 13px;
    padding: 0 5px;
}

#wr_regupedia-user-login {
    background-color: #ca2627;
    color: #fff;
}

.wr_regupedia-rss-feed {
    float: right;
    margin-top: 12px;
}

.wr_regupedia-rss-feed a {
    color: #fff;
    font-size: 11px;
}

.wr_regupedia-content {
    margin-bottom: 40px;
    position: relative;
    padding-top: 16px;
}

.wr_regupedia-content #wr_regupedia-breadcrumb {
    margin-bottom: 21px;
    padding-top: 3px;
    overflow: hidden;
}

.wr_regupedia-content #wr_regupedia-breadcrumb ul {
    list-style-type: none;
    padding: 0;
    overflow: hidden;
    margin-bottom: 0px;
}

.wr_regupedia-content #wr_regupedia-breadcrumb ul > li {
    background-color: transparent;
    float: left;
    list-style-type: none;
    margin-left: 0px;
}

.wr_regupedia-content #wr_regupedia-breadcrumb ul > li:after {
    font-family: 'FontAwesome';
    content: "\f105";
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
    font-size: 14px;
}

.wr_regupedia-content #wr_regupedia-breadcrumb ul > li:last-child:after {
    content: "";
}

.wr_regupedia-content #wr_regupedia-breadcrumb a {
    color: #31313c;
    font-size: 12px;
}

.wr_regupedia-content a {
    color: #c42324;
}

.wr_regupedia-content a.more-link {
    white-space: nowrap;
}

.wr_regupedia-content a:hover {
    text-decoration: none;
}

.wr_regupedia-content button {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f8f8f8), color-stop(1.0, #dbdbdb));
    background-image: -o-linear-gradient(bottom, #f8f8f8 0%, #dbdbdb 100%);
    background-image: -moz-linear-gradient(bottom, #f8f8f8 0%, #dbdbdb 100%);
    background-image: -webkit-linear-gradient(bottom, #f8f8f8 0%, #dbdbdb 100%);
    background-image: -ms-linear-gradient(bottom, #f8f8f8 0%, #dbdbdb 100%);
    background-image: linear-gradient(to bottom, #f8f8f8 0%, #dbdbdb 100%);
    color: #c42324;
    font-weight: 600;
    border-radius: 3px;
    box-shadow: 0px 1px 1px #acacac;
    border-bottom: 1px solid #acacac;
    border-top: 1px solid #f6f6f6;
    border-left: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
}

.wr_regupedia-content ul {
    padding-left: 0px;
}

.wr_regupedia-content ul > li {
    list-style-type: disc;
    margin-left: 20px;
}

.wr_regupedia-content ol {
    padding-left: 0px;
    counter-reset: list-item;
}

.wr_regupedia-content ol > li {
    margin-left: 20px;
}

.wr_regupedia-content li > ol {
    padding-left: 10px;
}

#tx-derivaregulation-search ol {
    list-style: none inside;
}

.wr_regupedia-content .link-liste {
    color: #ca2627;
    list-style-type: none;
    margin-left: 0px;
}

.wr_regupedia-content .link-liste:after {
    font-family: 'FontAwesome';
    content: "\f061";
    padding-left: 5px;
    vertical-align: middle;
    font-size: 14px;
}

.wr_regupedia-content .csc-menu-1 li {
    list-style-type: none;
    margin-left: 0px;
}

.wr_regupedia-content .csc-menu-1 li > a:after {
    font-family: 'FontAwesome';
    content: "\f061";
    padding-left: 5px;
}

.wr_regupedia-content table th,
.wr_regupedia-content table td {
    padding: 0px 10px 10px 0px;
}

.wr_regupedia-content .tab-content {
    margin-top: 10px;
}

.wr_regupedia-content .tab-content .active {
    background: transparent;
}

.wr_regupedia-content .wr_regupedia-news-latest h2 {
    margin-top: 0px;
    word-wrap: break-word;
    font-size: 20px;
}

.wr_regupedia-content .wr_regupedia-news-latest h4 {
    text-transform: uppercase;
    margin: 0px;
}

.wr_regupedia-content .wr_regupedia-news-latest button {
    padding: 6px 10px;
    margin-top: 15px;
}

.wr_regupedia-content .nav-tabs {
    padding-left: 0px;
}


.wr_regupedia-content .nav-tabs > li > a {
    border-radius: 0px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    border: none;
    margin-right: 0px;
}

.wr_regupedia-content .nav-tabs li.active a {
    color: #c42324;
    border: 1px solid #ddd;
    border-bottom: 0px;
}

.wr_regupedia-image {
    margin: 27px 0px;
}

.wr_regupedia-image img {
    max-width: 860px;
}

.wr_regupedia-text-with-image {
    margin-bottom: 22px;
    overflow: hidden;
}

.wr_regupedia-text-with-image img {
    margin: 5px 16px 12px 0px;
}

.wr_regupedia-text-with-image p {
    margin: 0px;
}

.wr_regupedia-content .wr_regupedia_blog-2spalter {
    margin-top: 5px;
}

.wr_regupedia-content .wr_regupedia_blog-2spalter .wr_regupedia_blog-2spalter-spalte1 {
    padding-right: 40px;
}

.wr_regupedia-content .wr_regupedia_blog-2spalter .wr_regupedia_blog-2spalter-spalte2 {
    margin-top: 35px;
    background-color: #f2f2f2;
    padding: 20px;
    width: 32.5%;
}

.wr_regupedia-content .wr_regupedia_blog-2spalter .wr_regupedia_blog-2spalter-spalte2 h3 {
    font-size: 24px;
    color: #000;
    margin-bottom: 20px;
    border-top: 1px solid #c9c9c9;
    padding-top: 15px;
    margin-top: 8px;
}

.wr_regupedia-content .wr_regupedia_blog-2spalter .wr_regupedia_blog-2spalter-spalte2 ul {
    padding-left: 0px;
}

.wr_regupedia-content .wr_regupedia_blog-2spalter .wr_regupedia_blog-2spalter-spalte2 li {
    color: #c42324;
    padding-bottom: 8px;
    list-style-type: none;
    margin-left: 0px;
}

.wr_regupedia-content .wr_regupedia_blog-2spalter .wr_regupedia_blog-2spalter-spalte2 li a {
    color: #000;
}

.wr_regupedia-content .wr_regupedia_blog-2spalter .wr_regupedia_blog-2spalter-spalte2-icons {
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}

.wr_regupedia-content .wr_regupedia_blog-2spalter .wr_regupedia_blog-2spalter-spalte2-icons a {
    color: #fff;
    font-size: 23px;
}

.wr_regupedia-content .wr_regupedia_blog-2spalter .wr_regupedia_blog-2spalter-spalte2-icons #wr_regupedia_blog-rss-feed,
.wr_regupedia-content .wr_regupedia_blog-2spalter .wr_regupedia_blog-2spalter-spalte2-icons #wr_regupedia_blog-xing,
.wr_regupedia-content .wr_regupedia_blog-2spalter .wr_regupedia_blog-2spalter-spalte2-icons #wr_regupedia_blog-mailto {
    background-color: #959595;
    border-radius: 3px;
    text-align: center;
    width: 33px;
    float: left;
    margin-right: 10px;
}

#wr_regupedia-calendar {
    background-color: #31313c;
    padding: 14px;
    overflow: hidden;
}

#wr_regupedia-calendar h2,
#wr_regupedia-calendar h3,
#wr_regupedia-calendar p,
#wr_regupedia-calendar span,
#wr_regupedia-calendar a {
    color: #fff;
}

#wr_regupedia-calendar h2 {
    margin: 0px 0 18px 5px;
    font-size: 20px;
}

.wr_regupedia-calendar-event a {
    padding: 0 5px;
    font-weight: bold;
    display: block;
    font-size: 14px;
}

.wr_regupedia-calendar-event {
    border-bottom: 1px solid #fff;
    margin-top: 6px;
    padding-bottom: 7px;
}

#wr_regupedia-calendar button {
    margin: 5px;
    float: right;
    padding: 5px 10px;
    margin-top: 14px;
}

#wr_regupedia-calendar button a {
    color: #ca2627;
}

.wr_regupedia-calendar-event:nth-last-child(2) {
    border-bottom: none;
}

.wr_regupedia-calendar-event span {
    display: block;
    padding: 0 5px;
    text-transform: uppercase;
}

.regupedia-content .container .row .col-xs-12 .wr_regupedia-content .wr_regupedia-close {
    display: none
}

.wr_regupedia-layerpopup-background {
    background-color: #bababa;
    opacity: 0.8;
    z-index: 100;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
}

.wr_regupedia-layerpopup-content,
.wr_regupedia-layerpopup-newsletter {
    display: none;
    z-index: 101;
    background-color: #fff;
    position: fixed;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 5px #888888;
    left: 0;
    top: 5vh;
    right: 0;
    margin: auto;
    width: 470px;
    min-height: 351px;
}

.wr_regupedia-layerpopup-content-info-center {
    display: none;
    z-index: 101;
    background-color: #fff;
    position: fixed;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 5px #888888;
    left: 0;
    top: 10%;
    right: 0;
    margin: auto;
    width: 500px;
    min-height: 351px;
}

.wr_regupedia-layerpopup-newsletter {
    padding: 20px;
}

.wr_regupedia-layerpopup-content button,
.wr_regupedia-layerpopup-newsletter button,
.wr_regupedia-layerpopup-content-info-center button {
    color: #cc2728;
    border: none;
    background: transparent;
    float: right;
    padding: 10px 10px 0 0;
}

.wr_regupedia-layerpopup-content form,
.wr_regupedia-layerpopup-content-info-center form {
    padding: 30px;
    clear: right;
    padding-top: 0;
}

.wr_regupedia-layerpopup-newsletter form {
    padding: 0px;
}

.wr_regupedia-layerpopup-content form h2, .wr_regupedia-layerpopup-newsletter form h2,
.wr_regupedia-layerpopup-content-info-center form h2 {
    margin: 15px 0px 19px 0px;
}

.wr_regupedia-layerpopup-content form label, .wr_regupedia-layerpopup-newsletter form label,
.wr_regupedia-layerpopup-content-info-center form label {
    color: #000;
    font-weight: 500;
}

.wr_regupedia-layerpopup-content form > a,
.wr_regupedia-layerpopup-content form button,
.wr_regupedia-layerpopup-content-info-center form button {
    text-decoration: none;
    background: #cc2728;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc2728', endColorstr='#8b0b0a', GradientType=0); /* IE6-9 */
    border-radius: 3px;
    border-color: transparent;
    border-bottom: #8b0b0a;
    padding: 7px 15px;
    color: #fff;
    margin-top: 50px;
    font-size: 13px;
    margin-top: 27px;
    font-weight: bold;
    float: left;
}

/* Login modal */

.wr_regupedia-layerpopup-content .link-pw-recovery {
    font-size: 14px;
    font-style: italic;
}

.wr_regupedia-layerpopup-content .form-submit {
    padding: 7px 65px;
    border-radius: 8px;
}

.wr_regupedia-layerpopup-content .wr_regupedia-layerpopup-content-username input,
.wr_regupedia-layerpopup-content .wr_regupedia-layerpopup-content-password input {
    border-radius: 0;
    border: 1px solid #acacac;
    width: 300px;
    height: 36px;
}

.wr_regupedia-layerpopup-content form .toggle-password {
    margin: 0;
    padding: 0;
    background: none;
    color: #acacac;
    font-size: 30px;
    transform: translateX(-40px);
}

/* Info center login modal */

.login-modal-header {
    display: flex;
    padding: 0 20px 0 30px;
    justify-content: space-between;
    align-items: center;
}

.login-modal-header .wr_regupedia-close {
    color: #ffffff;
    background: #6C6C6C;
    padding: 0;
    width: 25px;
    height: 26px;
    border-radius: 50%;
}

.wr_regupedia-layerpopup-content-info-center .form-submit {
    padding: 7px 65px;
    border-radius: 8px;
}

.wr_regupedia-layerpopup-content-info-center .link-pw-recovery {
    font-size: 14px;
    font-style: italic;
}

.wr_regupedia-layerpopup-content-info-center .wr_regupedia-layerpopup-content-username input,
.wr_regupedia-layerpopup-content-info-center .wr_regupedia-layerpopup-content-password input {
    border-radius: 0;
    border: 1px solid #acacac;
    width: 300px;
    height: 36px;
}

.regupedia-content .wr_regupedia-layerpopup-content-info-center p {
    margin-bottom: 0;
}

.wr_regupedia-layerpopup-content-info-center .link-test-access,
.login-main-container .link-test-access {
    color: #c31313;
    font-weight: 700;
    margin-bottom: 10px;
    display: block;
}

.login-main-container p.search-center-text {margin-bottom: 0}

/* PW recovery  */

.pw-recovery-container {
    width: 500px;
    margin: auto;
    border: 1px solid #c6c6c6;
    padding: 0 20px;
}

.pw-recovery-container .wr_regupedia-recovery-content-password input {
    border-radius: 0;
    border: 1px solid #acacac;
    width: 300px;
    height: 36px;
}

.pw-recovery-container .pw-recovery-btns-container {
    margin-top: 20px;
}

.pw-recovery-container .notice-confirmation {
    color: #82BE14;
    margin: 20px 0;
}

.pw-recovery-container .pw-recovery-btns-container .pw-reset-btn {
    display: block;
    padding: 7px 15px;
    border-radius: 8px;
    text-decoration: none;
    background: #cc2728;
    color: #ffffff;
    box-shadow: none;
    border: none;
    margin-bottom: 10px;
}

.pw-recovery-container .pw-recovery-btns-container .pw-cancel-btn {
    display: block;
    padding: 7px 15px;
    border-radius: 8px;
    text-decoration: none;
    color: #cc2728;
    box-shadow: none;
    border: 1px solid #cc2728;
    width: 200px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}

/* Login main  */

.wr_regupedia-content .login-main-container {
    max-width: 500px;
    margin: auto;
    border: 1px solid #c6c6c6;
    padding: 0 20px;
}

.wr_regupedia-content .login-main-container .login-modal-header {
    padding: 0;
}

.wr_regupedia-content .login-main-container .wr_regupedia-layerpopup-content-username input,
.wr_regupedia-content .login-main-container .wr_regupedia-layerpopup-content-password input {
    border-radius: 0;
    border: 1px solid #acacac;
    width: 300px;
    height: 36px;
}

.wr_regupedia-content .login-main-container form .toggle-password {
    margin: 0;
    padding: 0;
    background: none;
    color: #acacac;
    font-size: 30px;
    transform: translateX(-40px);
}

.wr_regupedia-content .login-main-container .link-pw-recovery {
    font-size: 14px;
    font-style: italic;
}

.wr_regupedia-content .login-main-container .form-submit {
    padding: 7px 65px;
    border-radius: 8px;
    text-decoration: none;
    background: #cc2728;
    color: #ffffff;
    box-shadow: none;
    margin-top: 27px;
    border: none;
}

/* --------------------------------------------------------  */

.wr_regupedia-layerpopup-newsletter form button {
    background: #cc2728; /* Old browsers */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cc2728), color-stop(1.0, #8b0b0a));
    background-image: -o-linear-gradient(bottom, #cc2728 0%, #8b0b0a 100%);
    background-image: -moz-linear-gradient(bottom, #cc2728 0%, #8b0b0a 100%);
    background-image: -webkit-linear-gradient(bottom, #cc2728 0%, #8b0b0a 100%);
    background-image: -ms-linear-gradient(bottom, #cc2728 0%, #8b0b0a 100%);
    background-image: linear-gradient(to bottom, #cc2728 0%, #8b0b0a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc2728', endColorstr='#8b0b0a', GradientType=0); /* IE6-9 */
    border-radius: 3px;
    border-color: transparent;
    border-bottom: #8b0b0a;
    padding: 7px 15px;
    color: #fff;
    margin-top: 50px;
    font-size: 13px;
    margin-top: 27px;
    font-weight: bold;
    float: left;
    width: auto;
}

.wr_regupedia-layerpopup-content #wr_regupedia-layerpopup-content-error.black {
    color: black;
}

.wr_regupedia-layerpopup-newsletter-anrede {
    margin-bottom: 15px;
}

.wr_regupedia-layerpopup-content input,
.wr_regupedia-layerpopup-newsletter input,
.wr_regupedia-layerpopup-content-info-center input {
    border-radius: 3px;
    box-shadow: 0px 0px 1px #acacac;
    border-bottom: 1px solid #f3f3f3;
    border-top: 1px solid #b5b3b4;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    padding: 4px 11px 3px 11px;
    width: 100%;
}

.wr_regupedia-layerpopup-content-username {
    margin-bottom: 15px;
}

.wr_regupedia-layerpopup-content-password {
    margin-bottom: 3px;
}

.wr_regupedia-layerpopup-content a,
.wr_regupedia-layerpopup-newsletter a,
.wr_regupedia-layerpopup-content-info-center a {
    color: #6a6a6a;
    font-size: 15px;
    text-decoration: underline;
}

.wr_regupedia-layerpopup-newsletter p {
    color: #6a6a6a;
    font-size: 15px;
}

.wr_regupedia-layerpopup-newsletter-footer {
    float: left;
    margin-top: 10px;
    width: 100%;
}

.wr_regupedia-layerpopup-content #wr_regupedia-layerpopup-content-error {
    color: #cc2728;
    margin-bottom: 5px;
}

.col-xs-4.wr_regupedia-lock {
    cursor: pointer;
}

.wr_regupedia-logged-in footer,
footer {
    background-color: #31313c;
    position: absolute;
    bottom: 0;
    width: 100%;
}

footer p,
footer a,
footer a:hover,
footer a:visited {
    color: #fff;
    text-decoration: none;
}

.wr_regupedia-logged-in footer,
footer {
    background-color: #31313c;
    position: absolute;
    bottom: 0;
    width: 100%;
}

#wr_regupedia-footerlinks {
    overflow: hidden;
    margin-top: 29px;
    font-size: 13px;
}

#wr_regupedia-footerlinks ul {
    display: inline;
}

#wr_regupedia-footerlinks p {
    margin: 0;
    overflow: hidden;
    float: left;
}

#wr_regupedia-footerlinks a {
    margin-left: 15px;
}

#wr_regupedia-footerlinks li.active a {
    color: #ca2627;
}

#wr_regupedia-footerlinks p > a {
    margin-left: 0px;
}

#wr_regupedia-footerlinks span {
    float: left;
}

#wr_regupedia-socialnetworks {
    margin: 29px 0px 0px 20px;
    font-size: 13px;
}

.wr_regupedia_newsletter {
    float: left;
    display: inline-block;
}

.wr_regupedia_logo-print {
    display: none
}

@media print {
    a[href]:after {
        content: none !important;
    }

    .wr_regupedia-button-red.btn-feedback,
    .wr_regupedia-login-info,
    .wr_regupedia-logo {
        display: none !important;
    }

    .wr_regupedia_logo-print {
        display: block;
        margin-top: 100px;
        margin-bottom: 100px
    }

    #social-footer,
    footer {
        display: none;
    }
}

.ui-state-default .ui-icon.ui-icon-closethick {
    background-image: url("../3rd/jquery-ui-1.11.4/images/ui-icons_ffffff_256x240.png");
}

span.info-center-lock a:before {
    content: "\f023  ";
    font: normal normal normal 14px/1 FontAwesome;
}

header nav #navbar-collapse-1 .dropdown-menu li span.info-center-lock a {
    padding-left: 11.5px;
}

.wr_regupedia-top-wrapper {
    position: absolute;
    top: 0;
    margin: 0 -15px;
    height: 100%;
}

.wr_regupedia-top-wrapper-table {
    height: 12em;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.wr_regupedia-top {
    opacity: 0.95;
    background-color: #fff;
    box-shadow: 0px 0px 5px #888888;
    padding: 15px;
    max-height: 90%;
    margin: auto;
    width: 90%;
    overflow: hidden;
}

.wr_regupedia-top-news-header h1 {
    margin-top: 0;
    margin-bottom: 0;
}

.wr_regupedia-top-news-teaser p {
    margin-bottom: 0;
}

/*Pickupdate Styl*/
#ui-datepicker-div .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    color: inherit;
    border: inherit;
    background: inherit;
}

#ui-datepicker-div select.ui-datepicker-year {
    margin-left: 5px;
}

#ui-datepicker-div .ui-datepicker-month {
    margin-right: 5px;
    margin-left: 0;
    text-align: center;
}

#ui-datepicker-div .ui-datepicker-calendar {
    margin-top: 21px;
}

#regulation-nav-buttons {
    text-align: center;
}

/*DIALOG*/
/*created by werkraum*/

.ui-widget-header {
    border: none;
    background: #6c6c74;
    border-radius: 0;
}

.ui-widget-content {
    border-radius: 0;
    padding: 0;
    border: none;
    background-color: white;
}

.ui-dialog {
    position: fixed;
    box-shadow: 5px 5px 16px #777;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: center;
    margin-top: 0;
    padding: 0;
    margin: 0px 10px;
    border-top: 1px dotted #777;
}

/*.ui-dialog .ui-dialog-titlebar-close {*/
/*    right: 0.6em;*/
/*    outline: none;*/
/*}*/

/*.ui-dialog .ui-dialog-titlebar-close {*/
/*    border: none;*/
/*    background: none;*/
/*}*/

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: none;
    text-align: left;
}

.ui-dialog .ui-dialog-buttonpane .reset-button {
    color: #cc2728;
    background: none !important;
    border: none;
    padding: 0 !important;
    outline: none;
}

.ui-dialog .ui-dialog-buttonpane .reset-button span {
    font-weight: normal;
    line-height: 20px;
}

.feedback-form .tx-powermail .powermail_fieldset .powermail_field.powermail_submit,
.ui-dialog .ui-dialog-buttonpane .apply-button {
    float: right;
    background: #cc2728; /* Old browsers */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, #cc2728), color-stop(1.0, #8b0b0a));
    background-image: -o-linear-gradient(bottom, #cc2728 50%, #8b0b0a 100%);
    background-image: -moz-linear-gradient(bottom, #cc2728 50%, #8b0b0a 100%);
    background-image: -webkit-linear-gradient(bottom, #cc2728 50%, #8b0b0a 100%);
    background-image: -ms-linear-gradient(bottom, #cc2728 50%, #8b0b0a 100%);
    background-image: linear-gradient(to bottom, #cc2728 50%, #8b0b0a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc2728', endColorstr='#8b0b0a', GradientType=0); /* IE6-9 */
    border-radius: 3px;
    border-color: transparent;
    border-bottom: #8b0b0a;
    color: #fff;
    margin: 10px 0px 10px 10px;
}

.ui-dialog .ui-dialog-buttonpane .apply-button span {
    line-height: 20px;
}

.ui-widget-overlay {
    background: #666;
}

.feedback-form .powermail_form_3.layout1 h3 {
    display: none;
}

.feedback-form.ui-dialog .ui-dialog-content {
    padding: 0;
    overflow: hidden;
}

.feedback-form .tx-powermail {
    width: 450px;
}

.feedback-form .tx-powermail .powermail_legend {
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    color: #000;
}

.feedback-form .tx-powermail .powermail_fieldset .powermail_fieldwrap {
}

.feedback-form .tx-powermail .powermail_fieldset .powermail_label[title][title=""] {
    display: none;
}

.feedback-form .tx-powermail .powermail_fieldset .powermail_field {
    width: 100%;
}

.feedback-form .tx-powermail .powermail_fieldset .powermail_field[readonly=""] {
    background-color: #ddd;
}

.feedback-form .tx-powermail .powermail_fieldset {
    border: none;
    padding: 5px 15px;
    margin: 0;
}

.wr_regupedia-button-red.btn-feedback {
    position: absolute;
    top: 10px;
    right: 0;
    padding: 4px 10px;
    font-size: 13px;
    color: #fff;
}

.feedback-form .tx-powermail .powermail_fieldset .powermail_field.powermail_submit {
    max-width: 120px;
    margin: 5px 0 0 0;
}

.testimonial {
    margin: 0 20px 40px; }
.testimonial .testimonial-content {
    padding: 35px 25px 35px 50px;
    margin-bottom: 15px;
    background: #f8f8f8;
    border: 1px solid #f0f0f0;
    position: relative; }
.testimonial .testimonial-content:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #f8f8f8;
    position: absolute;
    bottom: -10px;
    left: 22px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
.testimonial .testimonial-content .testimonial-icon {
    width: 50px;
    height: 45px;
    background: #c31313;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 42px;
    position: absolute;
    top: 37px;
    left: -19px; }
.testimonial .testimonial-content .testimonial-icon:before {
    content: "";
    border-bottom: 16px solid #9e0505;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px; }
.testimonial .description {
    font-size: 15px;
    font-style: italic;
    color: #8a8a8a;
    line-height: 23px;
    margin: 0; }
.testimonial .title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #525252;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 0 5px 0; }
.testimonial .post {
    display: block;
    font-size: 14px;
    color: #c31313; }


/*Tooltip Passwort*/
.regupedia-content form.change-password div {
    display: flex;
}

.regupedia-content form.change-password label {
    flex-direction: column;
    display: inline-flex;
}

.regupedia-content form.change-password input.eye-closed, .regupedia-content form.change-password input.eye-open  {
    bottom: 0;
}

.regupedia-content .password-tooltip {
    display: flex;
    gap: 10px;
    align-items: center;
    position: relative;
}

.regupedia-content .password-tooltip .tooltip-icon{
    width: 30px;
}

.regupedia-content .password-tooltip .tooltip-icon:hover + .password-requirements {
    opacity: 1;
}

.regupedia-content .password-tooltip .tooltip-icon:before{
    display: flex;
    width: 25px;
    height: 25px;
    content: "\2139";
    font-size: 20px;
    color: #777777;
    border: 1px solid;
    border-radius: 50%;
    justify-content: center;
    margin-left: 5px;
    position: absolute;
    bottom: 10px;
    cursor: pointer;
}

.regupedia-content .password-tooltip .password-requirements {
    border: 1px solid #000;
    background-color: #f0f0f0;
    padding: 10px;
    width: max-content;
    font-family: Arial, sans-serif;
    font-size: 14px;
    flex-direction: column;
    position: absolute;
    margin-left: 40px;
    opacity: 0;
    transition: all 0.5s ease-in;
}

.regupedia-content .password-tooltip:hover:before + .password-requirements {
    opacity: 1;
}

.regupedia-content .password-tooltip .password-requirements p {
    margin-bottom: unset;
}

.regupedia-content .password-tooltip .password-requirements strong {
    display: block;
    font-weight: 600;
}

.regupedia-content .password-tooltip .password-requirements ul {
    margin-bottom: unset;
}

.regupedia-content .password-tooltip .password-requirements li {
    margin-bottom: 0px;
    font-weight: 400;
    padding-left: 20px;
    line-height: 20px;
}

/*Typo3 Message Password */
.regupedia-content ul {
    max-width: unset;
    margin-top: 10px;
}

ul.typo3-messages .alert-success, .regupedia-content ul.red-message {
    display: flex;
    gap: 10px;
    padding: 20px 0 10px;
    background-color: unset;
    border: unset;
    align-items: center;
    padding: unset;
    margin-left: 10px;
}

ul.typo3-messages .alert-success:before {
    content: '\2713';
    font-size: 16px;
    background-color: #82be14;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: bold;
    flex-shrink: 0;
    color: #fff;
}

ul.typo3-messages .alert-success p {
    color: #82be14;
    margin-bottom: unset;
    line-height: 20px;
}
.regupedia-content ul.red-message {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    position: relative;
}

.regupedia-content ul.red-message li:before {
    display: flex;
    width: 24px;
    height: 24px;
    content: "\2139";
    font-size: 20px;
    color: #cc2728;
    border: 1px solid;
    border-radius: 50%;
    justify-content: center;
    min-width: 24px;
    position: absolute;
    left: 0;
}

.regupedia-content ul.red-message li {
    color: #cc2728;
    margin-bottom: unset;
    line-height: 24px;
    margin-left: unset;
    width: fit-content;
    display: flex;
    position: relative;
    padding-left: 34px;
    margin-top: 5px;
}

.regupedia-content ul.red-message li::marker {
    font-size: 0;
}

form.change-password input[type="submit"] {
    padding: 7px 30px;
    border-radius: 8px;
    text-decoration: none;
    background: #cc2728;
    color: #ffffff;
    box-shadow: none;
    border: none;
    margin-top: 10px;
}


#wr_daily_bulletin-password .wr_daily_bulletin-datagroup.wr_daily_bulletin-password input, 
#wr_daily_bulletin-password .wr_daily_bulletin-datagroup.wr_daily_bulletin-checkpassword input {
    margin-bottom: unset;
}

.regupedia-content .wr_daily_bulletin-datagroup.wr_daily_bulletin-password > div, .regupedia-content .wr_daily_bulletin-datagroup.wr_daily_bulletin-checkpassword > div {
    position: absolute;
    right: -15px;
}

form label {
    width: 100%;
}

form.change-password label {
    width: auto;
}

form input[type="submit"] {
    padding: 7px 30px;
    border-radius: 8px;
    text-decoration: none;
    background: #cc2728;
    color: #ffffff;
    box-shadow: none;
    border: none;
}

form a.pw-cancel-btn {
    padding: 10px 30px;
    border-radius: 8px;
    text-decoration: none;
    color: #cc2728;
    box-shadow: none;
    border: 1px solid #cc2728;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}

div#c13785 {
    margin-top: 10px;
}

.wr_regupedia-content .primary-btn {
    padding: 11px 30px;
    border-radius: 8px;
    text-decoration: none;
    background: #cc2728;
    color: #ffffff;
    box-shadow: none;
    border: none;
    margin-top: 10px;
    min-width: 200px;
    line-height: normal;
}

.regupedia-content .wr_regupedia-content a.primary-btn {
   color: #fff; 
}

.wr_regupedia-content .secondary-btn {
    padding: 10px 30px;
    border-radius: 8px;
    text-decoration: none;
    color: #cc2728;
    box-shadow: none;
    border: 1px solid #cc2728;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
    background: unset;
    min-width: 200px;
    margin-left: 10px;
    margin-top: 10px;
    line-height: normal;
}

.pw-recovery-container .pw-recovery-btns-container .pw-reset-btn {
    margin-top: unset;
    width: 200px;
}

.wr_regupedia-layerpopup-content .pw-recovery-container form {
     padding: unset;
}

.wr_regupedia-layerpopup-content .pw-recovery-btns-container {
    display: flex;
    flex-direction: column;
}

.wr_regupedia-layerpopup-content .pw-recovery-container {
    border: unset;
    width: auto;
    padding: 0 30px;
}


.wr_regupedia-layerpopup-content form .toggle-password:before, .wr_regupedia-content .login-main-container form .toggle-password:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    background: url(../Icons/eye-open.svg);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.wr_regupedia-layerpopup-content form .toggle-password:before, .wr_regupedia-content .login-main-container form .toggle-password:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    background: url(../Icons/eye-closed.svg);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.wr_regupedia-layerpopup-content form .toggle-password.eye-open:before, .wr_regupedia-content .login-main-container form .toggle-password.eye-open:before {
    background: url(../Icons/eye-open.svg);
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}
