
video {
    max-width: 100%;
}

.footer-links span {
    display: inline-block;
}

.footer .partners .csc-textpic,
.footer .partners .ce-image,
.footer .partners .ce-gallery {
    width: 100%;
}

.footer .partners .csc-textpic-caption {
    padding-top: 0.4rem;
    text-transform: none;
    white-space: nowrap;
}

.footer .partners .csc-textpic-imagerow,
.footer .partners .ce-gallery .ce-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    margin-bottom: 30px;
}
.footer .partners div.csc-textpic-imagecolumn {
    margin: 0;
}

.footer .partners  .csc-textpic-imagecolumn:nth-child(1),
.footer .partners .ce-column:nth-child(1) {
   flex-grow: 1;
}

.footer .partners  .csc-textpic-imagecolumn:nth-child(2),
.footer .partners .ce-column:nth-child(2) {
    margin-right: 30px;
}

.footer .partners .csc-textpic-imagewrap {
    float: none;
    overflow: visible;
}

.small {
    font-size: 12px !important;
}

@media only screen and (max-width: 690px) {
    .footer .partners .csc-textpic-caption {
        white-space: normal;
    }
}


/* Special, temp */

#c2655 {
    margin-right: -20px;
}

/* ohne Gentechnik Label */
#c2202 .img_box {
    margin-top:0;
}

/* Das V-Label */
#c4505 .img_box {
   margin-top: -4px;
}

/**
    Innovativ - das Forschungssiegel des Stifterverbandes
    nicht verwendet

.partners #c4512 img {
    margin-right: 0;
    display: none;
}

#b596 .partners #c4512  img {
    margin-right: 50px;
    display: block;
}
*/

#b596 .rcbox{
    margin: 20px 0 30px 0;
}

/* Forschung und Entwicklung */
#c2319 .img_box {
    margin-top: 0;
    margin-bottom: 0;
}



table.teaserlist {
    margin-top: 1.5em;
}

table.teaserlist td {
    padding-bottom: 1.5em;
}

table.teaserlist td.td-1 {
    padding-right: 1em;
}

a.follow-button,
a.follow-button:link, a.follow-button:visited {
    display: inline-block;
    position: relative;
    padding: 0 5px 0 19px;
    font: bold 11px/18px 'Helvetica Neue', Arial, sans-serif;
    color: #333;
    vertical-align: top;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    white-space: nowrap;
    cursor: pointer;
    background-color: #eee;
    background-image: -webkit-linear-gradient(#fff, #dedede);
    background-image: linear-gradient(#fff, #dedede);
    border: #ccc solid 1px;
    border-radius: 3px;
}

a.follow-button.twitter em {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 16px;
    height: 16px;
    background: transparent url("../Images/twitter.gif") 0 0 no-repeat;
}

.box {
    margin-top: 2em;
    background-color: #FDF5E6;
    border: 1px solid #D8E2F1;
    border-bottom-color: #C8D7EC;
    border-right-color: #C8D7EC;
}

.box h2, .box h3, .box h4, .box strong {
    color: #4A708B;
}

.box h2, .box h3, .box h4, .box h5 {
    margin: 0;
    padding: 0.2em 2.7em 0.2em 12px;
}

.box-text {
    padding: 0 12px 6px 12px;
}

#right-column .box {
    margin-top: 6px;
}

#right-column .box h5 {
    padding: 6px 3px 4px 6px;

}

#right-column .box-text {
    margin: 0;
    padding: 0;

}

#right-column .box-text p {
    margin: 0;
    padding: 0px 3px 6px 6px;;

}

.documents {
    background-image: url(../Images/documents.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

/* round corners box */

/*
.rc-wrap {
	margin-top: 1em;
	float: left;
	margin-bottom:1em;
}

.rc-wrap .rcbox{
}
html > body .rc-wrap .rcbox{
	margin: -5px 0; */ /* Not for IE6 */
/*}

.rc-wrap h4,
.rc-wrap .rcbox p{
	margin: 0 0 3px 0;
}

.rc-top,
.rc-left,
.rc-footer{
	margin: 0;
	background-image: url(../Images/rcbox.gif);
	background-repeat: no-repeat;
}

.rc-top {
	margin-left: 9px;
	background-position: top right;
}

.rc-top .rc-left {
	margin: 0 9px  0 -9px;
	padding: 9px 0 0 9px;
	background-position: top left;
}

.rc-footer {
	margin-left: 9px;
	background-position: bottom right;
}

.rc-footer .rc-left {
	margin-left: -9px;
	font-size: 1px;
	height: 9px;
	width: 9px;
	background-position: bottom left;
}
*/

.page .content ul {
    padding: 0px 0px 0px 20px !important;
}

.page .content ol li,
.page .content ul li {

}

.page .content ol {
    padding: 0px 0px 0px 20px !important;
    margin: 0px; /*  !important */
}

.content ul.compact {
    margin-top: 0;
}

.content li {
    font-size: 14px;
    color: #4b4b4b;
    line-height: 16px;
    margin: 0 0 0.5rem 0;
}

.content ul.compact li{
    margin-bottom: 0.2rem;
}

.content ul.top-05 {
    margin-top: 0.5em;
}

.faq-text {
    margin-bottom: 2em;
}

/* .faq p {
 display:none;
} */

.faq h3 {
    margin-bottom: 0.6em;
}

.faq h3 a:hover {
    cursor: pointer;
}

.open p {
    display: block;
}

.tx-cw-twitter img {
    width: auto !important;
}

.cwtw-TweetAvatar-image {
    max-width: 24px !important;
    height: auto !important;
}

.cwtw-Tweet {
    margin-left: 25px;
}

.cwtw-TweetAvatar {
    width: auto !important;
}

.cwtw-TweetWrap {
    margin-bottom: 5px !important;
}

.cwtw-Tweet p {
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}

.cwtw-Retweet {
    font-size: 14px !important;
    margin-left: 25px !important;
}

.cwtw-TweetMeta {
    padding-left: 10px !important;
}

body {
    background-color: #fefaee;
    margin: 0;
    font-family: 'PT Sans', sans-serif;
}

body, html {
    overflow: hidden;
    overflow-y: auto;
}

form, input, div, ul, span, h1, h2, h3, p {
    display: block;
}

/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix, .clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.wrapper {
    max-width: 964px;
    min-width: 964px;
    width: 100%;
    margin: 0 auto !important;
}

.page {
    background: white !important;
    display: table;
    margin: 0 auto !important;
    position: relative;
    /* for #page-overlay */
    /* min-height: 780px; */
}

/* klimastreik 2019-09-20 */
#page-overlay {
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 5;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
}

#overlay-container {
    text-align: center;
    margin-top: 30px;
    height: 100%;
}

.bottom-line {
    display: none;
}

body.sub .bottom-line {
    display: block;
    width: 100%;
    position: absolute;
    height: 17px;
    background-color: #facb33;
    background-color: #eb9128;
    bottom: 0px;
}

/* removed by sunfish 2023-03-06
body.sub .page {
    padding-bottom: 30px;
}
*/


/* HEADER
****************************************************************************************************************************************************************************************/
.bg1 {
    background: url(../Images/bg1.jpg) no-repeat center top;
    height: 237px;
}

.bg2 {
    background: url(../Images/bg2.jpg) no-repeat center top;
    height: 237px;
}

.header {
    background: url(../Images/bg1.jpg) no-repeat center top;
    height: 237px;
}

/* Search form HEADER */
form#search {
    float: right;
    background: #fff;
    text-align: right;
    width: 100%;
    position: relative;
    max-width: 293px;
    margin-top: 15px;
    overflow: hidden;
}

form#search input[type="text"] {
    color: #333;
    width: 252px;
    max-height: 25px;
    height: 25px;
    border: none;
    padding: 3px 40px 3px 10px;
    margin-left: 0px;
}

form#search input[type="submit"] {
    text-indent: -5000px;
    width: 31px;
    height: 25px;
    padding: 0;
    margin: 0;
    border: none;
    position: absolute;
    right: 3px;
    top: 3px;
    background: url(../Images/submit_srch.png) no-repeat center;
}

form#search input[type="submit"]:hover {
    cursor: pointer;
}

/* Select Language HEADER */
ul.language {
    list-style: none;
    float: right;
    padding: 0;
    margin: 0;
    margin-top: 23px;
    margin-right: 9px;
}

ul.language li {
    float: left;
}

ul.language li a {
    font-size: 14px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    padding: 3px 6px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
}

ul.language li a:hover {
    background: #fbca2f;
    background: #eb9128;
}

ul.language li a.active {
    background: #fbca2f;
    background: #eb9128;
}

/* Links HEADER */
ul.links {
    list-style: none;
    float: right;
    padding: 0;
    margin: 0;
    margin-top: 23px;
    margin-left: 23px;
}

ul.links li {
    float: left;
}

ul.links li a {
    font-size: 14px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    padding: 4px 6px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
}

ul.links li a:hover {
    background: #fbca2f;
    background: #eb9128;
}

/* NAV HEADER */
ul.nav {
    width: 100%;
    background: #fbca2f;
    background: #eb9128;
    float: left;
    padding: 10px 0;
    margin: 0;
    margin-top: 20px;
}

ul.nav li {
    float: left;
}

ul.nav li a {
    font-size: 19px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    padding: 10px 24.5px;
}

ul.nav li a.active, ul.nav li a.selected, ul.nav li a:hover {
    background: #ef950f;
    background: #fbca2f;
}

/* NAVIGATION */

.mm-menu .mm-list > li:after {
    border-color: white;
}

.mm-menu {
    background: none repeat scroll 0 0 #fbca2f;
    background: none repeat scroll 0 0 #eb9128;
    color: white;
}

.mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: white;
}

#mobile_menu {
    display: none;
}

.menu-close {
    color: white;
    width: 97%;
    padding-left: 3%;
    height: 37px;
    line-height: 37px;
    font-size: 18px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 222;
    text-decoration: none;
    background: url('../Images/close.png') no-repeat right center transparent;
}

.mm-menu .mm-list {
    padding-top: 55px;
}

nav {
    height: 37px;
    width: 100%;
    background: #eb9128;
    font-size: 19px;
    font-family: 'PT Sans', Arial, sans-serif;
    font-weight: bold;
    text-align: center;
    position: relative;
    top: 30px;
}

nav ul {
    padding: 0;
    margin: 0 auto;
    height: 37px;
}

nav > ul {
    padding-left: 0.65em;
}

nav li {
    display: inline;
    float: left;
}

nav a {
    color: #fff;
    display: inline-block;
    width: auto;
    padding: 0 13px;
    text-align: center;
    text-decoration: none;
    line-height: 37px;
}

nav li a {
    border-right: 1px solid #eb9128;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

nav li:last-child a {
    border-right: 0;
}

nav a:hover, nav a:active, nav a.selected {
    background-color: #e7af00;
}

nav a#pull {
    display: none;
}

/* SUB MENU */
nav ul li ul {
    display: none;
}

nav ul li ul {
    background: #e7af00;
    position: absolute;
    width: 300px;
    z-index: 50;
}

nav ul li ul li {
    float: left;
    width: 100%;
    background: #e7af00;
}

nav ul li ul li a {
    float: left;
    width: 100%;
    text-align: left !important;
    border: none !important;
    line-height: 25px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 16px;
}

nav ul li:hover ul {
    display: block;
}

nav ul li ul li a:hover {
    background: #eb9128;
}

/* Logo HEADER */
.logo {
    float: left;
    margin-top: -22px;
    margin-left: -30px;
}

/* PAGE CONTENT
****************************************************************************************************************************************************************************************/

#b552 .content {
    width: 64%;
}

#c2328 h1 {
    font-size: 18px;
    color: #333 !important;
    line-height: 26px;
}

.content {
    width: 60%;
    float: left;
    padding-top: 20px;
}

.content-inner {
    padding-left: 2.3%;
    padding-right: 2.3%;
}

/* to remove - sunfish 2023-03-12
.content h2 {
    font-size: 26px;
    color: #eb9128;
    line-height: 26px;
}
h3.top-1 {
   font-size: 18px;
   color: #333 !important;
   line-height: 26px;
}

h3 {
   font-size: 19px;
   color: #eb9128;
    line-height: 18px;
    font-weight: 600;
}

h4 {
    font-size: 16px;
    color: #eb9128;
    line-height: 18px;
    font-weight: 600;
    margin: 0 0 10px 0;
}

h5 {
    font-size: 16px;
    color: #666;
    line-height: 18px;
    font-weight: 600;
    margin: 0 0 5px 0;
}

*/

.content ol {
    list-style-position: outside;
    margin: 0 0 0 10px;
    padding: 4px;
}

.content p, .sidebar p, .content td, label {
    font-size: 14px;
    color: #4b4b4b;
    line-height: 16px;
}

.content p, .content h2 {
    padding: 0 0px;
}

.content h2 {
    margin: 25px 0px 5px 0;
}

.content h1 + h2 {
    margin-top: -0.5em;
}

.content p {
    margin: 0 0 8px 0;
    line-height: 18px;
}
/*
h1 {
    font-size: 26px;
    color: #ebba1a;
    color: #eb9128;
    line-height: 26px;
    padding-left: 0px;
}*/



.line {
    background: url(../Images/bottom.png) repeat-x center;
    width: 100%;
    height: 17px;
    margin-bottom: 20px;
}

.col2 {
    margin-left: 2.0%;
}

.col3 {
    float: right;
}

.align-right {
    text-align: right;
}

img.link-icon,
.csc-textpic a img.link-icon {
    margin: 0 5px 0 3px;
    display: inline-block;
}

img.link-icon2,
.csc-textpic a img.link-icon2 {
    margin: 0 0 0 3px;
    display: inline-block;
}

.img-left {
    float: left;
    margin-right: 12px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.top-05, .content .top-05 {
    margin-top: 0.5em;
}

/* #b499 HOME - Starsteite unten */
#b499 .col1 p, #b499 .col2 p, #b499 .col3 p {
    line-height: normal;
}
#b499 .col1 p.top-05, #b499 .col2 p.top-05, #b499 .col3 p.top-05 {
    margin-top: 0.2em;
}

.col1 p.top-05, .col2 p.top-05, .col3 p.top-05 {
    margin-bottom: 0;
}

.top-1, .content .top-1 {
    margin-top: 1em;
}

.bottom-0, .content .bottom-0 {
    margin-bottom: 0;
}

p.big, span.big {
    font-size: 16px;
}

.col1 p, .col2 p, .col3 p {
    padding: 0 0;
    margin-bottom: 20px;
}

/*
a.more,
.news p .internal-link {
    text-decoration: none;
    color: #4b4b4b;
    width: 100%;
    background: url(../Images/more.png) no-repeat right center;
    padding: 0 22px;
    padding-left: 0px;
    display: block;
    float: left;
    width: 120px;
    font-size: 16px;
}

.news p .internal-link img {
    padding-left: 5px;
    width: auto !important;
}


.news p .internal-link img {
    padding-left: 5px;
    width: auto !important;
}

.news .footer {
    padding-top: 4px;
}

.news .footer span.news-list-date {
    border: none;
}
.col1 p:first-child,
.col2 p:first-child,
.col3 p:first-child {
    padding-left: 0px !important;
}

a.more:hover,
.news p .internal-link:hover {
    text-decoration: underline;
}


.col2 a.more, .col3 a.more {
    margin-top: 10px !important;
}

.col1 p {
    margin-bottom: 14px;
}
*/
a.ui-button, a.ui-button:link, a.ui-button:visited {
    color: #333;
}

a.ui-button:focus, a.ui-button:hover, a.ui-button:active {
    color: #111;
    text-decoration: none;
}

ul.download span {
    color: #4b4b4b;
    float: left;
    margin-right: 3px;
}


ul.download li {
    background-image: url(../Images/list.png);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: 10px;
    margin-bottom: 20px;
    line-height: 16px;
}

.news {
    overflow: hidden;
    padding-top: 30px;
    position: relative;
    background: url(../Images/bottom.png) repeat-x bottom;
}

.news .over-line {
    height: 17px;
    width: 100%;
    position: absolute;
    background-color: #facb33;
    background-color: #eb9128;
}

.news h3 {
    margin-bottom: 3px;
}

.news p {
    line-height: 20px;
}

table.layout {
    margin-left: 0;
}

table.layout td {
    padding: 12px 0;
    vertical-align: middle;
}

table.layout td.td-1 {
    padding-right: 12px;
}

#dialog-iframe {
    width: 100%;
    height: 100%;
    border: 0px solid #fff;
    background-image: url(../Images/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

/*** Special ***/

#b596 .content li {
    margin: 0 0 1em 0;
    line-height: 1.3em;
}

/* SIDEBAR
****************************************************************************************************************************************************************************************/
/*
.sidebar {
    width: 31.8%;
    float: right;
    padding-top: 20px;
}


.sidebar h2 {
    font-size: 18px;
    color: #fbca2f;
    color: #eb9128;
    padding-left: 10px;
    line-height: 22px;
    margin: 0;
    margin-bottom: 0px;
    cursor: pointer !important;
    margin-top: 20px;
}

.sidebar p {
    padding: 0 10px;*/ /* font-size:14px; margin-top:18px; */
    /* margin-top: 12px;
    line-height: 22px;
}

.sidebar p span {
    font-size: 12px;
    margin-left: 5px;
    clear: none;
    float: right;
}

.sidebar img {
    width: 98%;
}
*/
h2.tel, h2.tweet {
    font-size: 20px;
    color: #FFF;
    padding-left: 10px;
    max-height: 34px;
    height: 34px;
    line-height: 34px;
    margin: 0;
    margin-bottom: 8px;
}

h2.tel {
    background: #fbca2f url(../Images/tel.png) no-repeat right top;
    background: #eb9128 url(../Images/tel.png) no-repeat right top;
}

h2.tweet {
    background: #fbca2f url(../Images/tweet.png) no-repeat right top;
    background: #eb9128 url(../Images/tweet.png) no-repeat right top;
}

ul.icon {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: inside !important;
    margin: 14px 0;
}

ul.icon li {
    background-image: url(../Images/list_icon.png);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: 30px;
    margin-bottom: 10px;
    line-height: 16px;
}

ul.icon li a {
    font-size: 13px;
    color: #333;
    text-decoration: none;
}

/* FOOTER
****************************************************************************************************************************************************************************************/

/**
ORIGINAL FOOTER
.footer { width:100%; font-size:12px; color:#4b4b4b; text-transform:uppercase; padding-top:20px; }
.footer-links { width:50%; float:left;}
.footer-links strong{
 font-weight:normal;
 text-transform:none !important;
}
.footer-links a { text-decoration:none; color:#4b4b4b; padding:0 6px; }
.footer-links a:hover { text-decoration:underline; }
.footer-adress { width:auto; float:right; text-align:right;}
.footer-adress p {
 margin-top:0px;
}
.partners { float:left; width:100%; margin-bottom:30px;}
.partners img { float:left; margin-right:25px; }

.row { float:left; }
*/
.footer {
    font-size: 12px;
    color: #4b4b4b;
    text-transform: uppercase;
    padding-top: 20px;
    background-color: #ffffff;
}

.footer {
    max-width: 964px;
    min-width: 964px;
    width: 100%;
    margin: 0 auto;
}

/* was wrapper */
.news .footer {
    max-width: 100%;
    min-width: 100%;
}

.footer-inner {
    padding-left: 2.3%;
    padding-right: 2.3%;
}

.footer-links {
    width: 50%;
    float: left;
}

.footer-links strong {
    font-weight: normal;
    text-transform: none !important;
}

.footer-links a {
    text-decoration: none;
    color: #4b4b4b;
    padding: 0 6px;
}

.footer-links a:hover {
    text-decoration: underline;
}

.footer-adress {
    width: auto;
    float: right;
    text-align: right;
}

.footer-adress p {
    margin-top: 0px;
}



@media screen and (max-width: 980px) {

    .logo {
        margin-left: 10px;
    }

    form#search {
        right: 20px !important;
    }

    ul.links {
        margin-right: 20px;
    }

    .sidebar {
        margin-right: 20px;
    }

    .footer {
        width: 96%;
        margin: 0 auto !important;
    }

    /* .footer { width:96%; margin:0 auto !important; float:left; }*/
    .col1 p + img, .col2 p + img, .col3  p + img {
        width: 96%;
        height: auto;
    }
}

@media screen and (max-width: 960px) {
    .wrapper {
        min-width: 100% !important;
    }

    .page, .footer {
        min-width: 96%;
        width: 96%;
    }

    /*
    removed by sunfish 2014-12-15
     .content {
      padding-left:0px !important;
      padding-right:0px !important;
     }
    */
    .header {
        position: relative;
    }

    nav {
        border-bottom: 0;
    }

    nav ul {
        display: none;
        height: auto;
    }

    a#pull {
        display: block;
        background-color: #fbca2f;
        background-color: #eb9128;
        width: 97%;
        position: absolute;
        bottom: 0px;
        height: 37px;
        color: white;
        line-height: 37px;
        font-size: 18px;
        text-decoration: none;
        text-transform: uppercase;
        padding-left: 3%;
    }

    a#pull:after {
        content: "";
        background: url('../Images/nav-icon.png') no-repeat;
        width: 30px;
        height: 37px;
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 10px;
    }

    .mm-opened {
        display: block !important;
    }

    #regular_menu {
        display: none;
    }

    /*.page { margin-top:90px !important; }*/
    .col1 p + img, .col2 p + img, .col3  p + img {
        width: 100%;
        height: auto;
    }

    nav {
        height: auto;
    }

    nav ul {
        width: 100%;
        display: block;
        height: auto;
    }

    nav li {
        width: 50%;
        float: left;
        position: relative;
    }

    nav li:last-child {
        width: 100%;
        float: left;
        position: relative;
    }

    nav li a {
        border-bottom: 1px solid #ef950f;
        border-right: 1px solid #ef950f;
        border-bottom: 1px solid #fbca2f;
        border-right: 1px solid #fbca2f;
    }

    nav a {
        text-align: left;
        width: 100%;
        text-indent: 25px;
        padding: 0 0 !important;
    }

    /* SUB MENU */
    nav ul li ul {
        position: relative !important;
        width: 100%;
        z-index: 9;
    }

    /* SUB MENU */
    nav ul li ul {
        display: none !important;
    }

    nav ul li:hover ul {
        display: block !important;
    }

}

@media only screen and (max-width: 690px) {
    .news {
        padding-bottom: 10px !important;
    }

    .content h2 {
        font-size: 22px;
    }

    .col1, .col2, .col3 {
        background: none;
        overflow-x: hidden;
        min-height: 0px !important;
    }

    .page {
        margin-top: 0px !important;
    }

    /* .footer { width:100%; margin:0 auto !important; float:left; padding: 0 0; } */
    /* HEADER */
    .header {
        height: 210px;
    }

    form#search {
        width: 100% !important;
        max-width: 94%;
        position: absolute;
        left: 10px;
        right: 0px !important;
        top: 0px;
        overflow: hidden;
    }

    form#search input[type="text"] {
        width: 90%;
        margin-left: 0px;
    }

    .logo {
        float: left;
        margin-top: 0px;
        margin-left: 0px;
        position: absolute;
        left: 10px;
        top: 60px;
    }

    .logo img {
        width: 80%;
        height: auto;
    }

    ul.language, ul.links {
        float: right;
        clear: both;
    }

    ul.links {
        margin-top: 70px;
    }

    nav {
        top: 40px !important;
        position: relative;
    }

    /* PAGE */
    .content, .sidebar {
        float: left;
        width: 100%;
    }

    .col1, .col2, .col3 {
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
    }


    .col1 p + img, .col2 p + img, .col3  p + img {
        width: 100%;
        height: auto;
    }

    ul.icon li {
        margin-left: 20px;
    }

    /* FOOTER */
    .footer {
        margin-top: 30px;
    }

    .footer-links {
        width: 100%;
        text-align: center;
    }

    .footer-adress {
        width: 100%;
        float: left;
        text-align: center;
    }

    .row {
/*
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
*/
    }

    .sidebar {
        padding: 0 0 !important;
    }

    .header {
        background-size: auto 85%;
        background-position: -680px top;
        position: relative;
    }

    /* Home */
    #b499 .header {
        background-color: #353130;
        background-position: center 30px;
    }

    /* Termine */
    #b546 .header {
        background-color: #8db34c;
        background-position: -330px 50px;
    }

    /* Risikomanagement */
    #b548 .header {
        background-color: #444e23;
        background-position: -330px 50px;
    }

    ul.language, ul.links {
        margin-right: 15px;
    }

    .footer .footer-links {
        margin-top: 30px !important;
    }

    .col1 p, .col2 p, .col3 p {
        width: 90%;
        padding-left: 0px !important;
        margin: 0px auto 10px auto !important;
    }

    .col1 p:after,
    .col2 p:after,
    .col3 p:after {
        content: " ";
        display: table;
        clear: both;
    }

    .page {
        margin-top: 0px;
    }

}

@media only screen and (max-width: 520px) {
    nav li {
        display: block;
        float: none;
        width: 100%;
    }

    nav li a {
        border-bottom: 1px solid #ef950f;
        border-bottom: 1px solid #fbca2f;
    }
}

body .content {
    padding-top: 10px;
}

.team_left {
    width: 47%;
    margin-right: 6%;
    margin-bottom: 20px;
    clear: left;
    float: left;
}

.team_right {
    width: 47%;
    margin-bottom: 20px;
    float: left;
}

.team_left span.title, .team_right span.title {
    font-size: 0.8em;
}

@media only screen and (max-width: 600px) {
    .team_left, .team_right {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.da_box, .rcbox, .doc_box {
    width: 100%;
    border: #fbca2f 1px solid;
    border: #eb9128 1px solid;
    background: #fffaec;
    float: left;
    margin: 10px 0;
    padding: 15px 15px 5px 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.doc_box h3 {
    margin-top: 0;
}

.img_box {
    float: right;
    margin: 10px 10px 10px 20px;
}

/* stop climate change */
#b574 .img_box {
    float: right;
    margin: -10px 10px -10px 20px;
}

/*
.doc_box {
width: 100%;
border: #4a708b 1px solid;
background: #f4faff;
float: left;
margin: 20px 0;
padding: 0 15px 15px 15px;
}  

.doc_box h3 {
color: #4a708b;
} 
*/

div.clear {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
}

/* F O R M  */

.formcontainer input {
    display: inline;
}

.formcontainer {
    margin: 2em 0 1em 0;
    width: 570px;
}

.form-info {
    margin: 0 0 1em 0;
    color: #565658;
}

.formcontainer fieldset {
    position: relative;
    margin-bottom: 1.5em;
    padding: 1em 3% 0.5em 3%;
    background-color: #FDF5E6;
    border: 1px solid #C8D7EC;
}

* html .formcontainer fieldset,
* + html .formcontainer fieldset {
    padding-top: 1.5em;
}

.formcontainer legend {
    margin-left: 0.8em;
    color: #4682B4;
    background-color: #FEFAEE;
}

* html .formcontainer legend,
* + html .formcontainer legend {
    position: absolute;
    top: -0.5em;
    left: 0.2em;
}

.formcontainer h3 {
    margin: 0 0 1em 3%;
    font-weight: normal;
    color: #4682B4;
}

.form-group {
    margin-bottom: 0.5rem;
}

div.row {
    clear: both;
/*
    padding: 0 0 0.8em 3%;
    min-height: 1.5em;
*/
}

* html div.row {
/*     height: 1.5em; */
    /* Tribute to IE 6 */
}

div.row div.row {
    /* padding-left: 0;*/
}

div.formrow {
    margin-bottom: 0.5em;
}

div.formrow input.inputtext {
    width: 14em;
    border: 1px solid #ccc;
}

fieldset {
    padding-top: 6px;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
}

legend {
    padding: 0 6px 1px 6px;
    background-color: #fff;
}

table.row {
    clear: both;
    margin-top: 1em;
    margin-left: 3%;
}

table.row td {
    padding: 0 0 0.3em 0;
}

#b54 table.row label {
    font-size: 12px;
}

.column2 div.row {
    padding-left: 0;
    width: 100%;
}

.more-div {
    padding: 0 0 0 20px;
}

fieldset p {
    margin-top: 0.2em;
    color: #4682B4;
}

fieldset p.info {
    color: #555555;
}

fieldset p.text {
    color: #444444;
}

label.left,
.label-left label {
    float: left;
    width: 20%;
}

.label-align-right {
    text-align: right;
}

.label-block label {
    display: block;
    text-align: left;
    margin: 0.5em 0 1px 0.5%;
}

label.auto,
.label-left label.auto,
.column2 .label-left label.auto {
    margin-left: 2px;
    margin-right: 2em;
    float: none;
    display: inline;
    width: auto;
}

input.text, textarea.text,
textarea.text-small {
    background: #FAFBFC;
    text-align: left;
    border: 1px solid #C0C0C0;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 16px;
}

input.text-20 {
    width: 20em;
    background: #FAFBFC;
    border: 1px solid #C0C0C0;
}

.more-div input.text-20 {
    float: right;
}

input.text-25 {
    width: 25em;
    background: #FAFBFC;
    border: 1px solid #C0C0C0;
}

.more-div input.text-25 {
    margin-top: -1.5em;
    float: right;
}

textarea.text {
    margin-bottom: 0.8em;
}

input.text:focus, textarea.text:focus,
input.text-25:focus, input.text-30:focus {
    color: #000;
    background: #fff;
}

.label-block .text,
.label-block .text-small {
    width: 99%;
}

.label-left .text {
    width: 75%;
}

.column2 .label-left label {
    margin-left: 3%;
    margin-right: 2%;
    padding-top: 0.1em;
    width: 16%;
}

.column2 .label-left input.text {
    float: left;
    width: 27%;
    display: block !important;
}

.column2 p {
    padding-left: 3%;
}

.checkbox {
    margin: 0;
    padding: 0;
    line-height: normal;
    float: left;
}

.checkbox-label {
    display: block;
    margin-left: 20px;
}

* html .checkbox-label {
    padding-top: 3px;
}

* + html .checkbox-label {
    padding-top: 3px;
}

.submit {
    margin: 0 0 1em 21%;
}

p.error, .error li {
    margin-top: 0;
    margin-bottom: 0;
    line-height: normal;
    color: #963232;
    font-weight: bold;
}

ul.error {
    margin-top: 0;
    margin-bottom: 1em;
}

.user-message {
    margin: 1em -1px 2em -1px;
    padding: 3px 6px 3px 26px;
    /* font-family: Verdana, Geneva, sans-serif;*/
    font-size: 12px;
    color: #333;
    background-repeat: no-repeat;
    background-position: 4px 4px;
    border: 1px solid;
}

.user-message a {
    text-decoration: underline;
}

.user-message ul,
.user-message ol {
    padding-left: 16px;
}

.user-message .message-header {
    display: block;
    margin-bottom: 5px;
    margin-top: -1px;
    color: #444;
    font-weight: bold;
}

.message-notice {
    background-image: url(../Images/notice.png);
    background-color: #FAFAF8;
    border-color: #c2cbcf;
}

.message-information, .message-info {
    background-image: url(../Images/information.png);
    background-color: #DBEDF9;
    border-color: #8aafc4;
}

.message-ok {
    background-image: url(../Images/ok.png);
    background-color: #E3F3E0;
    border-color: #58b548;
}

.message-warning {
    background-image: url(../Images/warning.png);
    /* background-color: #fbffb3; */
    background-color: #FEFDD6;
    border-color: #c4b70d;
}

.message-error {
    background-image: url(../Images/error.png);
    background-color: #FEDFD6;
    border-color: #dc4c42;
}

li.error {
    color: #c00;
    font-weight: bold;
    font-size: 11px;
    line-height: 10px;
    margin: 0px;
}

ul.clearfix li ul.submenu {
    padding-bottom: 20px !important;
}

ul.clearfix li ul.submenu li a {
    line-height: 20px !important;
    padding-top: 4px;
    padding-bottom: 4px;
}

a.info {
    font-size: 17px !important;
    line-height: 18px !important;
}

.accordion div p span {
    float: right !important;
    font-size: 11px !important;
}

.tx-yagooglesearch-pi1 {
    padding-top: 30px !important;
}

.tx-yagooglesearch-pi1 input {
    float: left !important;
}

.tx-yagooglesearch-pi1 input.input-text {
    margin: 0 10px 0 0 !important;

    display: block;
    height: 34px;
    padding: 3px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.tx-yagooglesearch-pi1 input.input-text:focus{
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    border: 1px solid rgba(81, 203, 238, 1);
}

.tx-yagooglesearch-pi1 input[type=submit] {

    display: inline-block;
    font-weight: 400;
    /* line-height: 1.25; */
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;

    color: #292b2c;
    background-color: #fff;
    border-color: #ccc;
}

.tx-yagooglesearch-pi1 input[type=submit]:focus,
.tx-yagooglesearch-pi1 input[type=submit]:hover {
    background-color: #ededed;
}


.tx-yagooglesearch-pi1 .tx-yagooglesearch-pi1-resultInfo,
.tx-yagooglesearch-pi1 .tx-yagooglesearch-pi1-noResults {
    clear: left !important;
    padding: 10px 0
}

.tx-pagebrowse {
    margin: 20px 0 !important;
}

/* Cookie Dialog */
#gdpr-cookie-message {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 1.5em;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 14px;
    font-family: 'system-ui', tahoma, arial, helvetica, 'sans-serif' ;
    background-color: #5a5a5a;
    z-index: 5;
    opacity: 1;
    transition: opacity 1s ease;
    align-items: center;
    justify-content: center;
}

#gdpr-cookie-message h4 {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    margin: 10px;
}
#gdpr-cookie-message p {
    margin: 1em 0;
    color: #ffffff;
    font-size: 14px;
    line-height: normal;
}

#gdpr-cookie-message p:first-child {
    padding: 7px 0;
}

#gdpr-cookie-message p:last-child {
    display: flex;
    align-items: center;
    align-content: space-between;
}

#gdpr-cookie-message span {
    display: inline;
    margin: 0 0.5em 0 0;
}

#gdpr-cookie-message a {
    display: inline-block;
    margin: 0 0.5em 0 0;
    color: #f1d600;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.5em;
    padding-bottom: 2px;
    border-bottom: 1px dotted #f1d600;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
    color: #ffffff;
    border-bottom-color: #ffffff;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button {
    border: none;
    background-color: #f1d600;
    color: #555555;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 2em;
    cursor: pointer;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover {
    background: #ffffff;
    color: #222222;
    transition: all 0.3s ease-in;
}

/* bundesländer Links */

ul.bundeslaender {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    margin: 2rem 0 0 0;
    list-style: none;
}

ul.bundeslaender a {
    padding: 52px 0.17rem 0.5rem 0.17rem;
    width: 100px;
    display: block;
    font-size: 85%;
    text-align: center;
    line-height: normal;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 33px 45px;
}

ul.bundeslaender a img{
    display: none;
}

a.bb {
    background-image: url('../Images/bundelaender/Brandenburg.png');
}

a.be {
    background-image: url('../Images/bundelaender/Berlin.png');
}
a.bw {
     background-image: url('../Images/bundelaender/Baden-Wuerttemberg.png');
 }
a.by {
    background-image: url('../Images/bundelaender/Bayern.png');
}
a.hb {
    background-image: url('../Images/bundelaender/Bremen.png');
}
a.he {
    background-image: url('../Images/bundelaender/Hessen.png');
}
a.hh {
    background-image: url('../Images/bundelaender/Hamburg.png');
}
a.ni {
    background-image: url('../Images/bundelaender/Niedersachsen.png');
}
a.nw {
    background-image: url('../Images/bundelaender/Nordrhein-Westfalen.png');
}
a.mv {
    background-image: url('../Images/bundelaender/Mecklenburg-Vorpommern.png');
}
a.rp {
    background-image: url('../Images/bundelaender/Rheinland-Pfalz.png');
}
a.sh {
    background-image: url('../Images/bundelaender/Schleswig-Holstein.png');
}
a.sl {
    background-image: url('../Images/bundelaender/Saarland.png');
}
a.sn {
    background-image: url('../Images/bundelaender/Sachsen.png');
}
a.st {
    background-image: url('../Images/bundelaender/Sachsen-Anhalt.png');
}
a.th {
    background-image: url('../Images/bundelaender/Thueringen.png');
}

/* infoservice table */
.table-maxwidth .link-icon {
    display: none;
}

/* info service */
#b547 .sidebar {
    display: none;
}


span.yellow, span.green, span.grey {
    display: inline-block;
}

.yellow, .content td.yellow {
    color: #111111;
    background-color: #FFDE59;
}
.yellow a, .yellow a:link, .yellow a:hover {
    color: #0000FF;
    text-decoration: none;
}

.Rtable-cell.yellow:nth-of-type(odd) {
    /*background-color: #FFD359;*/
    background-color: #FFEDA6;
}

.green, .content td.green {
    color: #111111;
    background-color: #99cc00;
}
.grey {
    color: #111111;
    background-color: #D9D9D9;
}


/* Variables
================================== */
/* Tables
================================== */
.Rtable {
    display: flex;
    flex-wrap: wrap;
    margin:  0.5rem 0;
    padding: 0;
}
.Rtable-cell {
    box-sizing: border-box;
    flex-grow: 1;
    width: 100%;
    margin: -1px 0 0 0;
    padding: 0.75rem;
    overflow: hidden;
    list-style: none;
    border-top: solid 1px #dee2e6;
    border-top: solid 1px #dee2e6;
}


.Rtable-bordered .Rtable-cell {
    margin: -1px 0 0 -1px;
    border: solid 1px #dee2e6;
}

.Rtable-dark-bordered .Rtable-cell{
    border: solid 1px #95999c;
}


.Rtable .Rtable-cell p {
    margin:0;
}
.Rtable-header-cell {
    background-color: #dfe0e1;
    border: solid 1px #95999c;
}

.Rtable-header-cell p {
    text-align: center;
    font-weight: bold;
    font-size: 1rem;
}

.Rtable-cell > h1,
.Rtable-cell > h2,
.Rtable-cell > h3,
.Rtable-cell > h4,
.Rtable-cell > h5,
.Rtable-cell > h6 {
    margin: 0;
}
/* Table column sizing
================================== */
.Rtable--2cols > .Rtable-cell {
    width: 50%;
}
.Rtable--3cols > .Rtable-cell {
    width: 33.33%;
}
.Rtable--4cols > .Rtable-cell {
    width: 25%;
}
.Rtable--5cols > .Rtable-cell {
    width: 20%;
}
.Rtable--6cols > .Rtable-cell {
    width: 16.6%;
}



Rtable-cell:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}



@media (max-width: 575.98px) {
    .Rtable-responsive-sm {
        display: block;
    }
    .Rtable-responsive-sm  > .Rtable-cell {
        width: 100%;
    }
    .Rtable-responsive-sm  > .Rtable-cell.empty {
        display: none;
    }
    .Rtable-responsive-sm  > .Rtable-header-cell{
        margin-top: 2rem;
    }
    .Rtable-responsive-sm  > .table-bordered {
        border: 0;
    }
}

@media (max-width: 767.98px) {
    .Rtable-responsive-md {
        display: block;
    }
    .Rtable-responsive-md  > .Rtable-cell {
        width: 100%;
    }
    .Rtable-responsive-md  > .Rtable-cell.empty {
        display: none;
    }
    .Rtable-responsive-md  > .Rtable-header-cell{
        margin-top: 2rem;
    }

}

@media (max-width: 991.98px) {
    .Rtable-responsive-lg {
        display: block;
    }
    .Rtable-responsive-lg  > .Rtable-cell {
        width: 100%;
    }
    .Rtable-responsive-lg  > .Rtable-cell.empty {
        display: none;
    }
    .Rtable-responsive-lg  > .Rtable-header-cell{
        margin-top: 2rem;
    }

}

@media (max-width: 1199.98px) {
    .Rtable-responsive-xl {
        display: block;
    }
    .Rtable-responsive-xl  > .Rtable-cell {
        width: 100%;
    }
    .Rtable-responsive-xl  > .Rtable-cell.empty {
        display: none;
    }
    .Rtable-responsive-xl  > .Rtable-header-cell{
        margin-top: 2rem;
    }
}


.order-1 {
    order: 1;
}
.order-2 {
    order: 2;
}
.order-3 {
    order: 3;
}
.order-4 {
    order: 4;
}
.order-5 {
    order: 5;
}
.order-6 {
    order: 6;
}
.order-7 {
    order: 7;
}
.order-8 {
    order: 8;
}
.order-9 {
    order: 9;
}
.order-10 {
    order: 10;
}
.order-11 {
    order: 11;
}
.order-12 {
    order: 12;
}
.order-13 {
    order: 13;
}
.order-14 {
    order: 14;
}
.order-15 {
    order: 15;
}
.order-16 {
    order: 16;
}
.order-17 {
    order: 17;
}
.order-18 {
    order: 18;
}
.order-19 {
    order: 19;
}
.order-20 {
    order: 20;
}

/* */
.table.program {
    margin-top:1.5rem;
    margin-bottom:1.5rem;
}

.table.program .td-1 {
    text-align: right;
    padding-right: 1rem;
}

/** bootstrap  */

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-90 {
    width: 90% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

/* Bootstrap */
.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border-collapse: collapse;
}

.table th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
    border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
    padding: 0.3rem;
}

.table-bordered {
    border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
    border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
    background-color: #b8daff;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
    border-color: #7abaff;
}

.table-hover .table-primary:hover {
    background-color: #9fcdff;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
    background-color: #d6d8db;
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
    border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
    background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
    background-color: #c3e6cb;
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
    border-color: #8fd19e;
}

.table-hover .table-success:hover {
    background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
    background-color: #bee5eb;
}

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
    border-color: #86cfda;
}

.table-hover .table-info:hover {
    background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
    background-color: #ffeeba;
}

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
    border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
    background-color: #f5c6cb;
}

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
    border-color: #ed969e;
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
    background-color: #fdfdfe;
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
    border-color: #fbfcfc;
}

.table-hover .table-light:hover {
    background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
    background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
    background-color: #c6c8ca;
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #95999c;
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
    background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55;
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.table-dark {
    color: #fff;
    background-color: #343a40;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
    border-color: #454d55;
}

.table-dark.table-bordered {
    border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .table-responsive-sm > .table-bordered {
        border: 0;
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .table-responsive-md > .table-bordered {
        border: 0;
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .table-responsive-lg > .table-bordered {
        border: 0;
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .table-responsive-xl > .table-bordered {
        border: 0;
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.table-responsive > .table-bordered {
    border: 0;
}



@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none;
}

.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
    opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}

.btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}

.btn-warning:focus, .btn-warning.focus {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}

.btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
    color: #007bff;
    border-color: #007bff;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    /* box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); */
    box-shadow: 0 .125rem .25rem rgba(13, 110, 253, 0.25) !important;
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}
.btn-outline-secondary:hover,
.btn-outline-secondary.focus, .btn-outline-secondary:focus {
    color: #fff !important;
    background-color: #6c757d !important;
    border-color: #6c757d !important;
    /* box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); */
    box-shadow: 0 .125rem .25rem rgba(13, 110, 253, 0.25) !important;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff !important;
    background-color: #6c757d !important;
    border-color: #6c757d !important;
    /* box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); */
    box-shadow: 0 .125rem .25rem rgba(13, 110, 253, 0.25) !important;
}


.btn-outline-success {
    color: #28a745;
    border-color: #28a745;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none;
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
}

.btn-link:focus, .btn-link.focus {
    text-decoration: underline;
}

.btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

/*
.btn-sm, .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
*/
.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}