/* *** generated @ 2025-12-13 05:01:51 *** */

/* ** [ /src_project/sites/portal/css/4/ruebenwarndienst.css ] ** */


/* ** [ /src_project/sites/ruebenwarndienst/css/4/bootstrap.css ] (@import) ** */
@charset "UTF-8";
:root{
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #e57835;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #606060;
--primary: #037b3e;
--secondary: #9ac2a7;
--success: #037b3e;
--info: #17a2b8;
--warning: #e57835;
--danger: #dc3545;
--light: #f4f4f4;
--dark: #606060;
--breakpoint-xs: 0;
--breakpoint-sm: 576px;
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;
--font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
--font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}
*,
*::before,
*::after{
box-sizing: border-box;
}
html{
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{
display: block;
}
body{
margin: 0;
font-family: "Roboto",sans-serif;
font-size: 1rem;
font-weight: 400;
line-height: 1.3;
color: #000;
text-align: left;
background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible){
outline: 0 !important;
}
hr{
box-sizing: content-box;
height: 0;
overflow: visible;
}
h1,h2,h3,h4,h5,h6{
margin-top: 0;
margin-bottom: 0.5rem;
}
p{
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title]{
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
address{
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol,
ul,
dl{
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol{
margin-bottom: 0;
}
dt{
font-weight: 700;
}
dd{
margin-bottom: 0.5rem;
margin-left: 0;
}
blockquote{
margin: 0 0 1rem;
}
b,
strong{
font-weight: bolder;
}
small{
font-size: 80%;
}
sub,
sup{
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub{
bottom: -0.25em;
}
sup{
top: -0.5em;
}
a{
color: #037b3e;
text-decoration: none;
background-color: transparent;
}
a:hover{
color: #000000;
text-decoration: none;
}
a:not([href]):not([class]){
color: inherit;
text-decoration: none;
}
a:not([href]):not([class]):hover{
color: inherit;
text-decoration: none;
}
pre,
code,
kbd,
samp{
font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
font-size: 1em;
}
pre{
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
-ms-overflow-style: scrollbar;
}
figure{
margin: 0 0 1rem;
}
img{
vertical-align: middle;
border-style: none;
}
svg{
overflow: hidden;
vertical-align: middle;
}
table{
border-collapse: collapse;
}
caption{
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th{
text-align: inherit;
text-align: -webkit-match-parent;
}
label{
display: inline-block;
margin-bottom: 0.5rem;
}
button{
border-radius: 0;
}
button:focus:not(:focus-visible){
outline: 0;
}
input,
button,
select,
optgroup,
textarea{
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input{
overflow: visible;
}
button,
select{
text-transform: none;
}
[role=button]{
cursor: pointer;
}
select{
word-wrap: normal;
}
button,
[type=button],
[type=reset],
[type=submit]{
-webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled){
cursor: pointer;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner{
padding: 0;
border-style: none;
}
input[type=radio],
input[type=checkbox]{
box-sizing: border-box;
padding: 0;
}
textarea{
overflow: auto;
resize: vertical;
}
fieldset{
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend{
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: 0.5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
progress{
vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button{
height: auto;
}
[type=search]{
outline-offset: -2px;
-webkit-appearance: none;
}
[type=search]::-webkit-search-decoration{
-webkit-appearance: none;
}
::-webkit-file-upload-button{
font: inherit;
-webkit-appearance: button;
}
output{
display: inline-block;
}
summary{
display: list-item;
cursor: pointer;
}
template{
display: none;
}
[hidden]{
display: none !important;
}
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6{
margin-bottom: 0.5rem;
font-family: "Roboto",sans-serif;
font-weight: 500;
line-height: 1.2;
}
h1,.h1{
font-size: 1.5rem;
}
h2,.h2{
font-size: 1.4rem;
}
h3,.h3{
font-size: 1.3rem;
}
h4,.h4{
font-size: 1.2rem;
}
h5,.h5{
font-size: 1.15rem;
}
h6,.h6{
font-size: 1rem;
}
.lead{
font-size: 1.25rem;
font-weight: 300;
}
.display-1{
font-size: 6rem;
font-weight: 300;
line-height: 1.2;
}
.display-2{
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-3{
font-size: 4.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-4{
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2;
}
hr{
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0,0,0,0.1);
}
small,
.small{
font-size: 0.875em;
font-weight: 400;
}
mark,
.mark{
padding: 0.2em;
background-color: #fcf8e3;
}
.list-unstyled{
padding-left: 0;
list-style: none;
}
.list-inline{
padding-left: 0;
list-style: none;
}
.list-inline-item{
display: inline-block;
}
.list-inline-item:not(:last-child){
margin-right: 0.5rem;
}
.initialism{
font-size: 90%;
text-transform: uppercase;
}
.blockquote{
margin-bottom: 1rem;
font-size: 1.25rem;
}
.blockquote-footer{
display: block;
font-size: 0.875em;
color: #6c757d;
}
.blockquote-footer::before{
content: "— ";
}
.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm{
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px){
.container-sm,.container{
max-width: 540px;
}
}
@media (min-width: 768px){
.container-md,.container-sm,.container{
max-width: 720px;
}
}
@media (min-width: 992px){
.container-lg,.container-md,.container-sm,.container{
max-width: 960px;
}
}
@media (min-width: 1200px){
.container-xl,.container-lg,.container-md,.container-sm,.container{
max-width: 1140px;
}
}
.row{
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters{
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-]{
padding-right: 0;
padding-left: 0;
}
.col-xl,
.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,
.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,
.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,
.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,
.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.col{
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.row-cols-1 > *{
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-2 > *{
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-3 > *{
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-4 > *{
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-5 > *{
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-6 > *{
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-auto{
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-1{
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-2{
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.col-3{
flex: 0 0 25%;
max-width: 25%;
}
.col-4{
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-5{
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.col-6{
flex: 0 0 50%;
max-width: 50%;
}
.col-7{
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-8{
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.col-9{
flex: 0 0 75%;
max-width: 75%;
}
.col-10{
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-11{
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-12{
flex: 0 0 100%;
max-width: 100%;
}
.order-first{
order: -1;
}
.order-last{
order: 13;
}
.order-0{
order: 0;
}
.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;
}
.offset-1{
margin-left: 8.33333333%;
}
.offset-2{
margin-left: 16.66666667%;
}
.offset-3{
margin-left: 25%;
}
.offset-4{
margin-left: 33.33333333%;
}
.offset-5{
margin-left: 41.66666667%;
}
.offset-6{
margin-left: 50%;
}
.offset-7{
margin-left: 58.33333333%;
}
.offset-8{
margin-left: 66.66666667%;
}
.offset-9{
margin-left: 75%;
}
.offset-10{
margin-left: 83.33333333%;
}
.offset-11{
margin-left: 91.66666667%;
}
@media (min-width: 576px){
.col-sm{
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.row-cols-sm-1 > *{
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-sm-2 > *{
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-sm-3 > *{
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-sm-4 > *{
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-sm-5 > *{
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-sm-6 > *{
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-sm-auto{
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-sm-1{
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-sm-2{
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.col-sm-3{
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4{
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-sm-5{
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.col-sm-6{
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7{
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-sm-8{
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.col-sm-9{
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10{
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-sm-11{
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-sm-12{
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first{
order: -1;
}
.order-sm-last{
order: 13;
}
.order-sm-0{
order: 0;
}
.order-sm-1{
order: 1;
}
.order-sm-2{
order: 2;
}
.order-sm-3{
order: 3;
}
.order-sm-4{
order: 4;
}
.order-sm-5{
order: 5;
}
.order-sm-6{
order: 6;
}
.order-sm-7{
order: 7;
}
.order-sm-8{
order: 8;
}
.order-sm-9{
order: 9;
}
.order-sm-10{
order: 10;
}
.order-sm-11{
order: 11;
}
.order-sm-12{
order: 12;
}
.offset-sm-0{
margin-left: 0;
}
.offset-sm-1{
margin-left: 8.33333333%;
}
.offset-sm-2{
margin-left: 16.66666667%;
}
.offset-sm-3{
margin-left: 25%;
}
.offset-sm-4{
margin-left: 33.33333333%;
}
.offset-sm-5{
margin-left: 41.66666667%;
}
.offset-sm-6{
margin-left: 50%;
}
.offset-sm-7{
margin-left: 58.33333333%;
}
.offset-sm-8{
margin-left: 66.66666667%;
}
.offset-sm-9{
margin-left: 75%;
}
.offset-sm-10{
margin-left: 83.33333333%;
}
.offset-sm-11{
margin-left: 91.66666667%;
}
}
@media (min-width: 768px){
.col-md{
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.row-cols-md-1 > *{
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-md-2 > *{
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-md-3 > *{
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-md-4 > *{
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-md-5 > *{
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-md-6 > *{
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-md-auto{
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-md-1{
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-md-2{
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.col-md-3{
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4{
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-md-5{
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.col-md-6{
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7{
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-md-8{
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.col-md-9{
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10{
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-md-11{
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-md-12{
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first{
order: -1;
}
.order-md-last{
order: 13;
}
.order-md-0{
order: 0;
}
.order-md-1{
order: 1;
}
.order-md-2{
order: 2;
}
.order-md-3{
order: 3;
}
.order-md-4{
order: 4;
}
.order-md-5{
order: 5;
}
.order-md-6{
order: 6;
}
.order-md-7{
order: 7;
}
.order-md-8{
order: 8;
}
.order-md-9{
order: 9;
}
.order-md-10{
order: 10;
}
.order-md-11{
order: 11;
}
.order-md-12{
order: 12;
}
.offset-md-0{
margin-left: 0;
}
.offset-md-1{
margin-left: 8.33333333%;
}
.offset-md-2{
margin-left: 16.66666667%;
}
.offset-md-3{
margin-left: 25%;
}
.offset-md-4{
margin-left: 33.33333333%;
}
.offset-md-5{
margin-left: 41.66666667%;
}
.offset-md-6{
margin-left: 50%;
}
.offset-md-7{
margin-left: 58.33333333%;
}
.offset-md-8{
margin-left: 66.66666667%;
}
.offset-md-9{
margin-left: 75%;
}
.offset-md-10{
margin-left: 83.33333333%;
}
.offset-md-11{
margin-left: 91.66666667%;
}
}
@media (min-width: 992px){
.col-lg{
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.row-cols-lg-1 > *{
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-lg-2 > *{
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-lg-3 > *{
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-lg-4 > *{
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-lg-5 > *{
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-lg-6 > *{
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-lg-auto{
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-lg-1{
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-lg-2{
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.col-lg-3{
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4{
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-lg-5{
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.col-lg-6{
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7{
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-lg-8{
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.col-lg-9{
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10{
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-lg-11{
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-lg-12{
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first{
order: -1;
}
.order-lg-last{
order: 13;
}
.order-lg-0{
order: 0;
}
.order-lg-1{
order: 1;
}
.order-lg-2{
order: 2;
}
.order-lg-3{
order: 3;
}
.order-lg-4{
order: 4;
}
.order-lg-5{
order: 5;
}
.order-lg-6{
order: 6;
}
.order-lg-7{
order: 7;
}
.order-lg-8{
order: 8;
}
.order-lg-9{
order: 9;
}
.order-lg-10{
order: 10;
}
.order-lg-11{
order: 11;
}
.order-lg-12{
order: 12;
}
.offset-lg-0{
margin-left: 0;
}
.offset-lg-1{
margin-left: 8.33333333%;
}
.offset-lg-2{
margin-left: 16.66666667%;
}
.offset-lg-3{
margin-left: 25%;
}
.offset-lg-4{
margin-left: 33.33333333%;
}
.offset-lg-5{
margin-left: 41.66666667%;
}
.offset-lg-6{
margin-left: 50%;
}
.offset-lg-7{
margin-left: 58.33333333%;
}
.offset-lg-8{
margin-left: 66.66666667%;
}
.offset-lg-9{
margin-left: 75%;
}
.offset-lg-10{
margin-left: 83.33333333%;
}
.offset-lg-11{
margin-left: 91.66666667%;
}
}
@media (min-width: 1200px){
.col-xl{
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.row-cols-xl-1 > *{
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-xl-2 > *{
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-xl-3 > *{
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-xl-4 > *{
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-xl-5 > *{
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-xl-6 > *{
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.col-xl-auto{
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xl-1{
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-xl-2{
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.col-xl-3{
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4{
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-xl-5{
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.col-xl-6{
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7{
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-xl-8{
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.col-xl-9{
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10{
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-xl-11{
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-xl-12{
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first{
order: -1;
}
.order-xl-last{
order: 13;
}
.order-xl-0{
order: 0;
}
.order-xl-1{
order: 1;
}
.order-xl-2{
order: 2;
}
.order-xl-3{
order: 3;
}
.order-xl-4{
order: 4;
}
.order-xl-5{
order: 5;
}
.order-xl-6{
order: 6;
}
.order-xl-7{
order: 7;
}
.order-xl-8{
order: 8;
}
.order-xl-9{
order: 9;
}
.order-xl-10{
order: 10;
}
.order-xl-11{
order: 11;
}
.order-xl-12{
order: 12;
}
.offset-xl-0{
margin-left: 0;
}
.offset-xl-1{
margin-left: 8.33333333%;
}
.offset-xl-2{
margin-left: 16.66666667%;
}
.offset-xl-3{
margin-left: 25%;
}
.offset-xl-4{
margin-left: 33.33333333%;
}
.offset-xl-5{
margin-left: 41.66666667%;
}
.offset-xl-6{
margin-left: 50%;
}
.offset-xl-7{
margin-left: 58.33333333%;
}
.offset-xl-8{
margin-left: 66.66666667%;
}
.offset-xl-9{
margin-left: 75%;
}
.offset-xl-10{
margin-left: 83.33333333%;
}
.offset-xl-11{
margin-left: 91.66666667%;
}
}
.form-control{
display: block;
width: 100%;
height: calc(1.3em + 1.1rem + 2px);
padding: 0.55rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.3;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 2px;
transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce){
.form-control{
transition: none;
}
}
.form-control::-ms-expand{
background-color: transparent;
border: 0;
}
.form-control:focus{
color: #495057;
background-color: #fff;
border-color: rgb(6.0357142857,247.4642857143,124.7380952381);
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(3,123,62,0.25);
}
.form-control::placeholder{
color: #6c757d;
opacity: 1;
}
.form-control:disabled,.form-control[readonly]{
background-color: #e9ecef;
opacity: 1;
}
input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control{
appearance: none;
}
select.form-control:-moz-focusring{
color: transparent;
text-shadow: 0 0 0 #495057;
}
select.form-control:focus::-ms-value{
color: #495057;
background-color: #fff;
}
.form-control-file,
.form-control-range{
display: block;
width: 100%;
}
.col-form-label{
padding-top: calc(0.55rem + 1px);
padding-bottom: calc(0.55rem + 1px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.3;
}
.col-form-label-lg{
padding-top: calc(0.5rem + 1px);
padding-bottom: calc(0.5rem + 1px);
font-size: 1.25rem;
line-height: 1.5;
}
.col-form-label-sm{
padding-top: calc(0.25rem + 1px);
padding-bottom: calc(0.25rem + 1px);
font-size: 0.875rem;
line-height: 1.5;
}
.form-control-plaintext{
display: block;
width: 100%;
padding: 0.55rem 0;
margin-bottom: 0;
font-size: 1rem;
line-height: 1.3;
color: #000;
background-color: transparent;
border: solid transparent;
border-width: 1px 0;
}
.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{
padding-right: 0;
padding-left: 0;
}
.form-control-sm{
height: calc(1.5em + 0.5rem + 2px);
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.form-control-lg{
height: calc(1.5em + 1rem + 2px);
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
select.form-control[size],select.form-control[multiple]{
height: auto;
}
textarea.form-control{
height: auto;
}
.form-group{
margin-bottom: 1rem;
}
.form-text{
display: block;
margin-top: 0.25rem;
}
.form-row{
display: flex;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-]{
padding-right: 5px;
padding-left: 5px;
}
.form-check{
position: relative;
display: block;
padding-left: 1.25rem;
}
.form-check-input{
position: absolute;
margin-top: 0.3rem;
margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{
color: #6c757d;
}
.form-check-label{
margin-bottom: 0;
}
.form-check-inline{
display: inline-flex;
align-items: center;
padding-left: 0;
margin-right: 0.75rem;
}
.form-check-inline .form-check-input{
position: static;
margin-top: 0;
margin-right: 0.3125rem;
margin-left: 0;
}
.valid-feedback{
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 0.875em;
color: #037b3e;
}
.valid-tooltip{
position: absolute;
top: 100%;
left: 0;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
line-height: 1.3;
color: #fff;
background-color: rgba(3,123,62,0.9);
border-radius: 0.25rem;
}
.form-row > .col > .valid-tooltip,.form-row > [class*=col-] > .valid-tooltip{
left: 5px;
}
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip{
display: block;
}
.was-validated .form-control:valid,.form-control.is-valid{
border-color: #037b3e;
padding-right: calc(1.3em + 1.1rem) !important;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23037b3e' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right calc(0.325em + 0.275rem) center;
background-size: calc(0.65em + 0.55rem) calc(0.65em + 0.55rem);
}
.was-validated .form-control:valid:focus,.form-control.is-valid:focus{
border-color: #037b3e;
box-shadow: 0 0 0 0.2rem rgba(3,123,62,0.25);
}
.was-validated select.form-control:valid,select.form-control.is-valid{
padding-right: 3rem !important;
background-position: right 1.5rem center;
}
.was-validated textarea.form-control:valid,textarea.form-control.is-valid{
padding-right: calc(1.3em + 1.1rem);
background-position: top calc(0.325em + 0.275rem) right calc(0.325em + 0.275rem);
}
.was-validated .custom-select:valid,.custom-select.is-valid{
border-color: #037b3e;
padding-right: calc(0.75em + 2.575rem) !important;
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23606060' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23037b3e' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.65em + 0.55rem) calc(0.65em + 0.55rem) no-repeat;
}
.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{
border-color: #037b3e;
box-shadow: 0 0 0 0.2rem rgba(3,123,62,0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{
color: #037b3e;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip{
display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label{
color: #037b3e;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before{
border-color: #037b3e;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before{
border-color: rgb(4.2142857143,172.7857142857,87.0952380952);
background-color: rgb(4.2142857143,172.7857142857,87.0952380952);
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before{
box-shadow: 0 0 0 0.2rem rgba(3,123,62,0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before{
border-color: #037b3e;
}
.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label{
border-color: #037b3e;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label{
border-color: #037b3e;
box-shadow: 0 0 0 0.2rem rgba(3,123,62,0.25);
}
.invalid-feedback{
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 0.875em;
color: #dc3545;
}
.invalid-tooltip{
position: absolute;
top: 100%;
left: 0;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
line-height: 1.3;
color: #fff;
background-color: rgba(220,53,69,0.9);
border-radius: 0.25rem;
}
.form-row > .col > .invalid-tooltip,.form-row > [class*=col-] > .invalid-tooltip{
left: 5px;
}
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip{
display: block;
}
.was-validated .form-control:invalid,.form-control.is-invalid{
border-color: #dc3545;
padding-right: calc(1.3em + 1.1rem) !important;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: right calc(0.325em + 0.275rem) center;
background-size: calc(0.65em + 0.55rem) calc(0.65em + 0.55rem);
}
.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
}
.was-validated select.form-control:invalid,select.form-control.is-invalid{
padding-right: 3rem !important;
background-position: right 1.5rem center;
}
.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{
padding-right: calc(1.3em + 1.1rem);
background-position: top calc(0.325em + 0.275rem) right calc(0.325em + 0.275rem);
}
.was-validated .custom-select:invalid,.custom-select.is-invalid{
border-color: #dc3545;
padding-right: calc(0.75em + 2.575rem) !important;
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23606060' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.65em + 0.55rem) calc(0.65em + 0.55rem) no-repeat;
}
.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{
color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip{
display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label{
color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before{
border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before{
border-color: rgb(227.5316455696,96.4683544304,109.0253164557);
background-color: rgb(227.5316455696,96.4683544304,109.0253164557);
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before{
box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before{
border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label{
border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label{
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25);
}
.form-inline{
display: flex;
flex-flow: row wrap;
align-items: center;
}
.form-inline .form-check{
width: 100%;
}
@media (min-width: 576px){
.form-inline label{
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 0;
}
.form-inline .form-group{
display: flex;
flex: 0 0 auto;
flex-flow: row wrap;
align-items: center;
margin-bottom: 0;
}
.form-inline .form-control{
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-plaintext{
display: inline-block;
}
.form-inline .input-group,
.form-inline .custom-select{
width: auto;
}
.form-inline .form-check{
display: flex;
align-items: center;
justify-content: center;
width: auto;
padding-left: 0;
}
.form-inline .form-check-input{
position: relative;
flex-shrink: 0;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0;
}
.form-inline .custom-control{
align-items: center;
justify-content: center;
}
.form-inline .custom-control-label{
margin-bottom: 0;
}
}
.btn{
display: inline-block;
font-weight: 400;
color: #000;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.55rem 0.75rem;
font-size: 1rem;
line-height: 1.3;
border-radius: 0;
transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce){
.btn{
transition: none;
}
}
.btn:hover{
color: #000;
text-decoration: none;
}
.btn:focus,.btn.focus{
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(3,123,62,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: #037b3e;
border-color: #037b3e;
}
.btn-primary:hover{
color: #fff;
background-color: rgb(2.0892857143,85.6607142857,43.1785714286);
border-color: rgb(1.7857142857,73.2142857143,36.9047619048);
}
.btn-primary:focus,.btn-primary.focus{
color: #fff;
background-color: rgb(2.0892857143,85.6607142857,43.1785714286);
border-color: rgb(1.7857142857,73.2142857143,36.9047619048);
box-shadow: 0 0 0 0.2rem rgba(40.8,142.8,90.95,0.5);
}
.btn-primary.disabled,.btn-primary:disabled{
color: #fff;
background-color: #037b3e;
border-color: #037b3e;
}
.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show > .btn-primary.dropdown-toggle{
color: #fff;
background-color: rgb(1.7857142857,73.2142857143,36.9047619048);
border-color: rgb(1.4821428571,60.7678571429,30.630952381);
}
.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(40.8,142.8,90.95,0.5);
}
.btn-secondary{
color: #212529;
background-color: #9ac2a7;
border-color: #9ac2a7;
}
.btn-secondary:hover{
color: #212529;
background-color: rgb(130.1527777778,179.5972222222,146.2222222222);
border-color: rgb(122.2037037037,174.7962962963,139.2962962963);
}
.btn-secondary:focus,.btn-secondary.focus{
color: #212529;
background-color: rgb(130.1527777778,179.5972222222,146.2222222222);
border-color: rgb(122.2037037037,174.7962962963,139.2962962963);
box-shadow: 0 0 0 0.2rem rgba(135.85,170.45,148.1,0.5);
}
.btn-secondary.disabled,.btn-secondary:disabled{
color: #212529;
background-color: #9ac2a7;
border-color: #9ac2a7;
}
.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show > .btn-secondary.dropdown-toggle{
color: #212529;
background-color: rgb(122.2037037037,174.7962962963,139.2962962963);
border-color: rgb(114.2546296296,169.9953703704,132.3703703704);
}
.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(135.85,170.45,148.1,0.5);
}
.btn-success{
color: #fff;
background-color: #037b3e;
border-color: #037b3e;
}
.btn-success:hover{
color: #fff;
background-color: rgb(2.0892857143,85.6607142857,43.1785714286);
border-color: rgb(1.7857142857,73.2142857143,36.9047619048);
}
.btn-success:focus,.btn-success.focus{
color: #fff;
background-color: rgb(2.0892857143,85.6607142857,43.1785714286);
border-color: rgb(1.7857142857,73.2142857143,36.9047619048);
box-shadow: 0 0 0 0.2rem rgba(40.8,142.8,90.95,0.5);
}
.btn-success.disabled,.btn-success:disabled{
color: #fff;
background-color: #037b3e;
border-color: #037b3e;
}
.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show > .btn-success.dropdown-toggle{
color: #fff;
background-color: rgb(1.7857142857,73.2142857143,36.9047619048);
border-color: rgb(1.4821428571,60.7678571429,30.630952381);
}
.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(40.8,142.8,90.95,0.5);
}
.btn-info{
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:hover{
color: #fff;
background-color: rgb(18.75,132.0652173913,150);
border-color: rgb(17.3333333333,122.0869565217,138.6666666667);
}
.btn-info:focus,.btn-info.focus{
color: #fff;
background-color: rgb(18.75,132.0652173913,150);
border-color: rgb(17.3333333333,122.0869565217,138.6666666667);
box-shadow: 0 0 0 0.2rem rgba(57.8,175.95,194.65,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: rgb(17.3333333333,122.0869565217,138.6666666667);
border-color: rgb(15.9166666667,112.1086956522,127.3333333333);
}
.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(57.8,175.95,194.65,0.5);
}
.btn-warning{
color: #fff;
background-color: #e57835;
border-color: #e57835;
}
.btn-warning:hover{
color: #fff;
background-color: rgb(215.9539473684,99.4243421053,27.7960526316);
border-color: rgb(204.6578947368,94.2236842105,26.3421052632);
}
.btn-warning:focus,.btn-warning.focus{
color: #fff;
background-color: rgb(215.9539473684,99.4243421053,27.7960526316);
border-color: rgb(204.6578947368,94.2236842105,26.3421052632);
box-shadow: 0 0 0 0.2rem rgba(232.9,140.25,83.3,0.5);
}
.btn-warning.disabled,.btn-warning:disabled{
color: #fff;
background-color: #e57835;
border-color: #e57835;
}
.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show > .btn-warning.dropdown-toggle{
color: #fff;
background-color: rgb(204.6578947368,94.2236842105,26.3421052632);
border-color: rgb(193.3618421053,89.0230263158,24.8881578947);
}
.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(232.9,140.25,83.3,0.5);
}
.btn-danger{
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:hover{
color: #fff;
background-color: rgb(200.082278481,34.667721519,50.5158227848);
border-color: rgb(189.2151898734,32.7848101266,47.7721518987);
}
.btn-danger:focus,.btn-danger.focus{
color: #fff;
background-color: rgb(200.082278481,34.667721519,50.5158227848);
border-color: rgb(189.2151898734,32.7848101266,47.7721518987);
box-shadow: 0 0 0 0.2rem rgba(225.25,83.3,96.9,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: rgb(189.2151898734,32.7848101266,47.7721518987);
border-color: rgb(178.3481012658,30.9018987342,45.0284810127);
}
.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.25,83.3,96.9,0.5);
}
.btn-light{
color: #212529;
background-color: #f4f4f4;
border-color: #f4f4f4;
}
.btn-light:hover{
color: #212529;
background-color: rgb(224.875,224.875,224.875);
border-color: rgb(218.5,218.5,218.5);
}
.btn-light:focus,.btn-light.focus{
color: #212529;
background-color: rgb(224.875,224.875,224.875);
border-color: rgb(218.5,218.5,218.5);
box-shadow: 0 0 0 0.2rem rgba(212.35,212.95,213.55,0.5);
}
.btn-light.disabled,.btn-light:disabled{
color: #212529;
background-color: #f4f4f4;
border-color: #f4f4f4;
}
.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show > .btn-light.dropdown-toggle{
color: #212529;
background-color: rgb(218.5,218.5,218.5);
border-color: rgb(212.125,212.125,212.125);
}
.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(212.35,212.95,213.55,0.5);
}
.btn-dark{
color: #fff;
background-color: #606060;
border-color: #606060;
}
.btn-dark:hover{
color: #fff;
background-color: rgb(76.875,76.875,76.875);
border-color: rgb(70.5,70.5,70.5);
}
.btn-dark:focus,.btn-dark.focus{
color: #fff;
background-color: rgb(76.875,76.875,76.875);
border-color: rgb(70.5,70.5,70.5);
box-shadow: 0 0 0 0.2rem rgba(119.85,119.85,119.85,0.5);
}
.btn-dark.disabled,.btn-dark:disabled{
color: #fff;
background-color: #606060;
border-color: #606060;
}
.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show > .btn-dark.dropdown-toggle{
color: #fff;
background-color: rgb(70.5,70.5,70.5);
border-color: rgb(64.125,64.125,64.125);
}
.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(119.85,119.85,119.85,0.5);
}
.btn-outline-primary{
color: #037b3e;
border-color: #037b3e;
}
.btn-outline-primary:hover{
color: #fff;
background-color: #037b3e;
border-color: #037b3e;
}
.btn-outline-primary:focus,.btn-outline-primary.focus{
box-shadow: 0 0 0 0.2rem rgba(3,123,62,0.5);
}
.btn-outline-primary.disabled,.btn-outline-primary:disabled{
color: #037b3e;
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: #037b3e;
border-color: #037b3e;
}
.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(3,123,62,0.5);
}
.btn-outline-secondary{
color: #9ac2a7;
border-color: #9ac2a7;
}
.btn-outline-secondary:hover{
color: #212529;
background-color: #9ac2a7;
border-color: #9ac2a7;
}
.btn-outline-secondary:focus,.btn-outline-secondary.focus{
box-shadow: 0 0 0 0.2rem rgba(154,194,167,0.5);
}
.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{
color: #9ac2a7;
background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show > .btn-outline-secondary.dropdown-toggle{
color: #212529;
background-color: #9ac2a7;
border-color: #9ac2a7;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-secondary.dropdown-toggle:focus{
box-shadow: 0 0 0 0.2rem rgba(154,194,167,0.5);
}
.btn-outline-success{
color: #037b3e;
border-color: #037b3e;
}
.btn-outline-success:hover{
color: #fff;
background-color: #037b3e;
border-color: #037b3e;
}
.btn-outline-success:focus,.btn-outline-success.focus{
box-shadow: 0 0 0 0.2rem rgba(3,123,62,0.5);
}
.btn-outline-success.disabled,.btn-outline-success:disabled{
color: #037b3e;
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: #037b3e;
border-color: #037b3e;
}
.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(3,123,62,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: #e57835;
border-color: #e57835;
}
.btn-outline-warning:hover{
color: #fff;
background-color: #e57835;
border-color: #e57835;
}
.btn-outline-warning:focus,.btn-outline-warning.focus{
box-shadow: 0 0 0 0.2rem rgba(229,120,53,0.5);
}
.btn-outline-warning.disabled,.btn-outline-warning:disabled{
color: #e57835;
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: #fff;
background-color: #e57835;
border-color: #e57835;
}
.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(229,120,53,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: #f4f4f4;
border-color: #f4f4f4;
}
.btn-outline-light:hover{
color: #212529;
background-color: #f4f4f4;
border-color: #f4f4f4;
}
.btn-outline-light:focus,.btn-outline-light.focus{
box-shadow: 0 0 0 0.2rem rgba(244,244,244,0.5);
}
.btn-outline-light.disabled,.btn-outline-light:disabled{
color: #f4f4f4;
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: #f4f4f4;
border-color: #f4f4f4;
}
.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(244,244,244,0.5);
}
.btn-outline-dark{
color: #606060;
border-color: #606060;
}
.btn-outline-dark:hover{
color: #fff;
background-color: #606060;
border-color: #606060;
}
.btn-outline-dark:focus,.btn-outline-dark.focus{
box-shadow: 0 0 0 0.2rem rgba(96,96,96,0.5);
}
.btn-outline-dark.disabled,.btn-outline-dark:disabled{
color: #606060;
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: #606060;
border-color: #606060;
}
.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(96,96,96,0.5);
}
.btn-link{
font-weight: 400;
color: #037b3e;
text-decoration: none;
}
.btn-link:hover{
color: #000000;
text-decoration: none;
}
.btn-link:focus,.btn-link.focus{
text-decoration: none;
}
.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%;
}
.fade{
transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce){
.fade{
transition: none;
}
}
.fade:not(.show){
opacity: 0;
}
.collapse:not(.show){
display: none;
}
.collapsing{
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce){
.collapsing{
transition: none;
}
}
.collapsing.width{
width: 0;
height: auto;
transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce){
.collapsing.width{
transition: none;
}
}
.dropup,
.dropright,
.dropdown,
.dropleft{
position: relative;
}
.dropdown-toggle{
white-space: nowrap;
}
.dropdown-toggle::after{
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-bottom: 0;
border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after{
margin-left: 0;
}
.dropdown-menu{
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
color: #000;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 0.25rem;
}
.dropdown-menu-left{
right: auto;
left: 0;
}
.dropdown-menu-right{
right: 0;
left: auto;
}
@media (min-width: 576px){
.dropdown-menu-sm-left{
right: auto;
left: 0;
}
.dropdown-menu-sm-right{
right: 0;
left: auto;
}
}
@media (min-width: 768px){
.dropdown-menu-md-left{
right: auto;
left: 0;
}
.dropdown-menu-md-right{
right: 0;
left: auto;
}
}
@media (min-width: 992px){
.dropdown-menu-lg-left{
right: auto;
left: 0;
}
.dropdown-menu-lg-right{
right: 0;
left: auto;
}
}
@media (min-width: 1200px){
.dropdown-menu-xl-left{
right: auto;
left: 0;
}
.dropdown-menu-xl-right{
right: 0;
left: auto;
}
}
.dropup .dropdown-menu{
top: auto;
bottom: 100%;
margin-top: 0;
margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after{
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0;
border-right: 0.3em solid transparent;
border-bottom: 0.3em solid;
border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after{
margin-left: 0;
}
.dropright .dropdown-menu{
top: 0;
right: auto;
left: 100%;
margin-top: 0;
margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after{
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0;
border-bottom: 0.3em solid transparent;
border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after{
margin-left: 0;
}
.dropright .dropdown-toggle::after{
vertical-align: 0;
}
.dropleft .dropdown-menu{
top: 0;
right: 100%;
left: auto;
margin-top: 0;
margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after{
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
}
.dropleft .dropdown-toggle::after{
display: none;
}
.dropleft .dropdown-toggle::before{
display: inline-block;
margin-right: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0.3em solid;
border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after{
margin-left: 0;
}
.dropleft .dropdown-toggle::before{
vertical-align: 0;
}
.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{
right: auto;
bottom: auto;
}
.dropdown-divider{
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef;
}
.dropdown-item{
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
}
.dropdown-item:hover,.dropdown-item:focus{
color: rgb(21.6283783784,24.25,26.8716216216);
text-decoration: none;
background-color: #e9ecef;
}
.dropdown-item.active,.dropdown-item:active{
color: #fff;
text-decoration: none;
background-color: #037b3e;
}
.dropdown-item.disabled,.dropdown-item:disabled{
color: #9b9b9b;
pointer-events: none;
background-color: transparent;
}
.dropdown-menu.show{
display: block;
}
.dropdown-header{
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #6c757d;
white-space: nowrap;
}
.dropdown-item-text{
display: block;
padding: 0.25rem 1.5rem;
color: #212529;
}
.btn-group,
.btn-group-vertical{
position: relative;
display: inline-flex;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn{
position: relative;
flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover{
z-index: 1;
}
.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active{
z-index: 1;
}
.btn-toolbar{
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.btn-toolbar .input-group{
width: auto;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child){
margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.dropdown-toggle-split{
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{
margin-left: 0;
}
.dropleft .dropdown-toggle-split::before{
margin-right: 0;
}
.btn-sm + .dropdown-toggle-split,.btn-group-sm > .btn + .dropdown-toggle-split{
padding-right: 0.375rem;
padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split,.btn-group-lg > .btn + .dropdown-toggle-split{
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.btn-group-vertical{
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group{
width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child){
margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn{
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn{
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn{
margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox]{
position: absolute;
clip: rect(0,0,0,0);
pointer-events: none;
}
.input-group{
position: relative;
display: flex;
flex-wrap: wrap;
align-items: stretch;
width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file{
position: relative;
flex: 1 1 auto;
width: 1%;
min-width: 0;
margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file{
margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label{
z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus{
z-index: 4;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child){
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group > .custom-file{
display: flex;
align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,.input-group > .custom-file:not(:last-child) .custom-file-label::after{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group.has-validation > .form-control:nth-last-child(n+3),
.input-group.has-validation > .custom-select:nth-last-child(n+3),
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-prepend,
.input-group-append{
display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn{
position: relative;
z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus{
z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn{
margin-left: -1px;
}
.input-group-prepend{
margin-right: -1px;
}
.input-group-append{
margin-left: -1px;
}
.input-group-text{
display: flex;
align-items: center;
padding: 0.55rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.3;
color: #495057;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px solid #ced4da;
border-radius: 2px;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox]{
margin-top: 0;
}
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select{
height: calc(1.5em + 1rem + 2px);
}
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn{
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select{
height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn{
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select{
padding-right: 1.75rem;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child){
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child){
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.custom-control{
position: relative;
z-index: 1;
display: block;
min-height: 1.3rem;
padding-left: 1.5rem;
-webkit-print-color-adjust: exact;
print-color-adjust: exact;
}
.custom-control-inline{
display: inline-flex;
margin-right: 1rem;
}
.custom-control-input{
position: absolute;
left: 0;
z-index: -1;
width: 1rem;
height: 1.15rem;
opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before{
color: #fff;
border-color: #037b3e;
background-color: #037b3e;
}
.custom-control-input:focus ~ .custom-control-label::before{
box-shadow: 0 0 0 0.2rem rgba(3,123,62,0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before{
border-color: rgb(6.0357142857,247.4642857143,124.7380952381);
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before{
color: #fff;
background-color: rgb(54.3928571429,250.1071428571,150.619047619);
border-color: rgb(54.3928571429,250.1071428571,150.619047619);
}
.custom-control-input[disabled] ~ .custom-control-label,.custom-control-input:disabled ~ .custom-control-label{
color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before,.custom-control-input:disabled ~ .custom-control-label::before{
background-color: #e9ecef;
}
.custom-control-label{
position: relative;
margin-bottom: 0;
vertical-align: top;
}
.custom-control-label::before{
position: absolute;
top: 0.15rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
content: "";
background-color: #fff;
border: 1px solid #9b9b9b;
}
.custom-control-label::after{
position: absolute;
top: 0.15rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
content: "";
background: 50%/50% 50% no-repeat;
}
.custom-checkbox .custom-control-label::before{
border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before{
border-color: #037b3e;
background-color: #037b3e;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after{
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before{
background-color: rgba(3,123,62,0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before{
background-color: rgba(3,123,62,0.5);
}
.custom-radio .custom-control-label::before{
border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after{
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before{
background-color: rgba(3,123,62,0.5);
}
.custom-switch{
padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before{
left: -2.25rem;
width: 1.75rem;
pointer-events: all;
border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after{
top: calc(0.15rem + 2px);
left: calc(-2.25rem + 2px);
width: calc(1rem - 4px);
height: calc(1rem - 4px);
background-color: #9b9b9b;
border-radius: 0.5rem;
transition: transform 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce){
.custom-switch .custom-control-label::after{
transition: none;
}
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after{
background-color: #fff;
transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before{
background-color: rgba(3,123,62,0.5);
}
.custom-select{
display: inline-block;
width: 100%;
height: calc(1.3em + 1.1rem + 2px);
padding: 0.55rem 1.75rem 0.55rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.3;
color: #495057;
vertical-align: middle;
background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23606060' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
border: 1px solid #ced4da;
border-radius: 0.25rem;
appearance: none;
}
.custom-select:focus{
border-color: #9ac2a7;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(3,123,62,0.25);
}
.custom-select:focus::-ms-value{
color: #495057;
background-color: #fff;
}
.custom-select[multiple],.custom-select[size]:not([size="1"]){
height: auto;
padding-right: 0.75rem;
background-image: none;
}
.custom-select:disabled{
color: #6c757d;
background-color: #e9ecef;
}
.custom-select::-ms-expand{
display: none;
}
.custom-select:-moz-focusring{
color: transparent;
text-shadow: 0 0 0 #495057;
}
.custom-select-sm{
height: calc(1.5em + 0.5rem + 2px);
padding-top: 0.25rem;
padding-bottom: 0.25rem;
padding-left: 0.5rem;
font-size: 0.875rem;
}
.custom-select-lg{
height: calc(1.5em + 1rem + 2px);
padding-top: 0.5rem;
padding-bottom: 0.5rem;
padding-left: 1rem;
font-size: 1.25rem;
}
.custom-file{
position: relative;
display: inline-block;
width: 100%;
height: calc(1.3em + 1.1rem + 2px);
margin-bottom: 0;
}
.custom-file-input{
position: relative;
z-index: 2;
width: 100%;
height: calc(1.3em + 1.1rem + 2px);
margin: 0;
overflow: hidden;
opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label{
border-color: rgb(6.0357142857,247.4642857143,124.7380952381);
box-shadow: 0 0 0 0.2rem rgba(3,123,62,0.25);
}
.custom-file-input[disabled] ~ .custom-file-label,.custom-file-input:disabled ~ .custom-file-label{
background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after{
content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after{
content: attr(data-browse);
}
.custom-file-label{
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
height: calc(1.3em + 1.1rem + 2px);
padding: 0.55rem 0.75rem;
overflow: hidden;
font-weight: 400;
line-height: 1.3;
color: #495057;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 2px;
}
.custom-file-label::after{
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
display: block;
height: calc(1.3em + 1.1rem);
padding: 0.55rem 0.75rem;
line-height: 1.3;
color: #495057;
content: "Browse";
background-color: #e9ecef;
border-left: inherit;
border-radius: 0 2px 2px 0;
}
.custom-range{
width: 100%;
height: 2.15rem;
padding: 0;
background-color: transparent;
appearance: none;
}
.custom-range:focus{
outline: 0;
}
.custom-range:focus::-webkit-slider-thumb{
box-shadow: 0 0 0 1px #fff,0 0 0 0.2rem rgba(3,123,62,0.25);
}
.custom-range:focus::-moz-range-thumb{
box-shadow: 0 0 0 1px #fff,0 0 0 0.2rem rgba(3,123,62,0.25);
}
.custom-range:focus::-ms-thumb{
box-shadow: 0 0 0 1px #fff,0 0 0 0.2rem rgba(3,123,62,0.25);
}
.custom-range::-moz-focus-outer{
border: 0;
}
.custom-range::-webkit-slider-thumb{
width: 1.75rem;
height: 1.75rem;
margin-top: -0.625rem;
background-color: #037b3e;
border: 0;
border-radius: 1rem;
-webkit-transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce){
.custom-range::-webkit-slider-thumb{
-webkit-transition: none;
transition: none;
}
}
.custom-range::-webkit-slider-thumb{
appearance: none;
}
.custom-range::-webkit-slider-thumb:active{
background-color: #9ac2a7;
}
.custom-range::-webkit-slider-runnable-track{
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.custom-range::-moz-range-thumb{
width: 1.75rem;
height: 1.75rem;
background-color: #037b3e;
border: 0;
border-radius: 1rem;
-moz-transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce){
.custom-range::-moz-range-thumb{
-moz-transition: none;
transition: none;
}
}
.custom-range::-moz-range-thumb{
appearance: none;
}
.custom-range::-moz-range-thumb:active{
background-color: #9ac2a7;
}
.custom-range::-moz-range-track{
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.custom-range::-ms-thumb{
width: 1.75rem;
height: 1.75rem;
margin-top: 0;
margin-right: 0.2rem;
margin-left: 0.2rem;
background-color: #037b3e;
border: 0;
border-radius: 1rem;
-ms-transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce){
.custom-range::-ms-thumb{
-ms-transition: none;
transition: none;
}
}
.custom-range::-ms-thumb{
appearance: none;
}
.custom-range::-ms-thumb:active{
background-color: #9ac2a7;
}
.custom-range::-ms-track{
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: transparent;
border-color: transparent;
border-width: 0.875rem;
}
.custom-range::-ms-fill-lower{
background-color: #dee2e6;
border-radius: 1rem;
}
.custom-range::-ms-fill-upper{
margin-right: 15px;
background-color: #dee2e6;
border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb{
background-color: #9b9b9b;
}
.custom-range:disabled::-webkit-slider-runnable-track{
cursor: default;
}
.custom-range:disabled::-moz-range-thumb{
background-color: #9b9b9b;
}
.custom-range:disabled::-moz-range-track{
cursor: default;
}
.custom-range:disabled::-ms-thumb{
background-color: #9b9b9b;
}
.custom-control-label::before,
.custom-file-label,
.custom-select{
transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce){
.custom-control-label::before,
.custom-file-label,
.custom-select{
transition: none;
}
}
.breadcrumb{
display: flex;
flex-wrap: wrap;
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item{
padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before{
float: left;
padding-right: 0.5rem;
color: #6c757d;
content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before{
text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before{
text-decoration: none;
}
.breadcrumb-item.active{
color: #6c757d;
}
@keyframes progress-bar-stripes{
from{
background-position: 1rem 0;
}
to{
background-position: 0 0;
}
}
.progress{
display: flex;
height: 1rem;
overflow: hidden;
line-height: 0;
font-size: 0.75rem;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.progress-bar{
display: flex;
flex-direction: column;
justify-content: center;
overflow: hidden;
color: #fff;
text-align: center;
white-space: nowrap;
background-color: #037b3e;
transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce){
.progress-bar{
transition: none;
}
}
.progress-bar-striped{
background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-size: 1rem 1rem;
}
.progress-bar-animated{
animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce){
.progress-bar-animated{
animation: none;
}
}
.close{
float: right;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.5;
}
.close:hover{
color: #000;
text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{
opacity: 0.75;
}
button.close{
padding: 0;
background-color: transparent;
border: 0;
}
a.close.disabled{
pointer-events: none;
}
.modal-open{
overflow: hidden;
}
.modal-open .modal{
overflow-x: hidden;
overflow-y: auto;
}
.modal{
position: fixed;
top: 0;
left: 0;
z-index: 1050;
display: none;
width: 100%;
height: 100%;
overflow: hidden;
outline: 0;
}
.modal-dialog{
position: relative;
width: auto;
margin: 0.5rem;
pointer-events: none;
}
.modal.fade .modal-dialog{
transition: transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce){
.modal.fade .modal-dialog{
transition: none;
}
}
.modal.fade .modal-dialog{
transform: translate(0,-50px);
}
.modal.show .modal-dialog{
transform: none;
}
.modal.modal-static .modal-dialog{
transform: scale(1.02);
}
.modal-dialog-scrollable{
display: flex;
max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content{
max-height: calc(100vh - 1rem);
overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer{
flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body{
overflow-y: auto;
}
.modal-dialog-centered{
display: flex;
align-items: center;
min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before{
display: block;
height: calc(100vh - 1rem);
height: min-content;
content: "";
}
.modal-dialog-centered.modal-dialog-scrollable{
flex-direction: column;
justify-content: center;
height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content{
max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before{
content: none;
}
.modal-content{
position: relative;
display: flex;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 0 solid rgba(0,0,0,0.2);
border-radius: 0.3rem;
outline: 0;
}
.modal-backdrop{
position: fixed;
top: 0;
left: 0;
z-index: 1040;
width: 100vw;
height: 100vh;
background-color: #000;
}
.modal-backdrop.fade{
opacity: 0;
}
.modal-backdrop.show{
opacity: 0.5;
}
.modal-header{
display: flex;
align-items: flex-start;
justify-content: space-between;
padding: 0.625rem 1rem;
border-bottom: 0 solid #dee2e6;
border-top-left-radius: 0.3rem;
border-top-right-radius: 0.3rem;
}
.modal-header .close{
padding: 0.625rem 1rem;
margin: -0.625rem -1rem -0.625rem auto;
}
.modal-title{
margin-bottom: 0;
line-height: 1.3;
}
.modal-body{
position: relative;
flex: 1 1 auto;
padding: 1rem;
}
.modal-footer{
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: flex-end;
padding: 0.75rem;
border-top: 0 solid #dee2e6;
border-bottom-right-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.modal-footer > *{
margin: 0.25rem;
}
.modal-scrollbar-measure{
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 576px){
.modal-dialog{
max-width: 500px;
margin: 2.5rem auto;
}
.modal-dialog-scrollable{
max-height: calc(100% - 5rem);
}
.modal-dialog-scrollable .modal-content{
max-height: calc(100vh - 5rem);
}
.modal-dialog-centered{
min-height: calc(100% - 5rem);
}
.modal-dialog-centered::before{
height: calc(100vh - 5rem);
height: min-content;
}
.modal-sm{
max-width: 300px;
}
}
@media (min-width: 992px){
.modal-lg,
.modal-xl{
max-width: 800px;
}
}
@media (min-width: 1200px){
.modal-xl{
max-width: 1140px;
}
}
.tooltip{
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: "Roboto",sans-serif;
font-style: normal;
font-weight: 400;
line-height: 1.3;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
white-space: normal;
word-spacing: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
opacity: 0;
}
.tooltip.show{
opacity: 0.9;
}
.tooltip .arrow{
position: absolute;
display: block;
width: 0.8rem;
height: 0.4rem;
}
.tooltip .arrow::before{
position: absolute;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{
padding: 0.4rem 0;
}
.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{
bottom: 0;
}
.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^=top] .arrow::before{
top: 0;
border-width: 0.4rem 0.4rem 0;
border-top-color: #000;
}
.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{
padding: 0 0.4rem;
}
.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{
left: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^=right] .arrow::before{
right: 0;
border-width: 0.4rem 0.4rem 0.4rem 0;
border-right-color: #000;
}
.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{
padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{
top: 0;
}
.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^=bottom] .arrow::before{
bottom: 0;
border-width: 0 0.4rem 0.4rem;
border-bottom-color: #000;
}
.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{
padding: 0 0.4rem;
}
.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{
right: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^=left] .arrow::before{
left: 0;
border-width: 0.4rem 0 0.4rem 0.4rem;
border-left-color: #000;
}
.tooltip-inner{
max-width: 200px;
padding: 0.25rem 0.5rem;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0.25rem;
}
.popover{
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
font-family: "Roboto",sans-serif;
font-style: normal;
font-weight: 400;
line-height: 1.3;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
white-space: normal;
word-spacing: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,0.2);
border-radius: 0.3rem;
}
.popover .arrow{
position: absolute;
display: block;
width: 1rem;
height: 0.5rem;
margin: 0 0.3rem;
}
.popover .arrow::before,.popover .arrow::after{
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-popover-top,.bs-popover-auto[x-placement^=top]{
margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow,.bs-popover-auto[x-placement^=top] > .arrow{
bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before,.bs-popover-auto[x-placement^=top] > .arrow::before{
bottom: 0;
border-width: 0.5rem 0.5rem 0;
border-top-color: rgba(0,0,0,0.25);
}
.bs-popover-top > .arrow::after,.bs-popover-auto[x-placement^=top] > .arrow::after{
bottom: 1px;
border-width: 0.5rem 0.5rem 0;
border-top-color: #fff;
}
.bs-popover-right,.bs-popover-auto[x-placement^=right]{
margin-left: 0.5rem;
}
.bs-popover-right > .arrow,.bs-popover-auto[x-placement^=right] > .arrow{
left: calc(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before,.bs-popover-auto[x-placement^=right] > .arrow::before{
left: 0;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: rgba(0,0,0,0.25);
}
.bs-popover-right > .arrow::after,.bs-popover-auto[x-placement^=right] > .arrow::after{
left: 1px;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: #fff;
}
.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{
margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow,.bs-popover-auto[x-placement^=bottom] > .arrow{
top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before,.bs-popover-auto[x-placement^=bottom] > .arrow::before{
top: 0;
border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: rgba(0,0,0,0.25);
}
.bs-popover-bottom > .arrow::after,.bs-popover-auto[x-placement^=bottom] > .arrow::after{
top: 1px;
border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^=bottom] .popover-header::before{
position: absolute;
top: 0;
left: 50%;
display: block;
width: 1rem;
margin-left: -0.5rem;
content: "";
border-bottom: 1px solid rgb(247.35,247.35,247.35);
}
.bs-popover-left,.bs-popover-auto[x-placement^=left]{
margin-right: 0.5rem;
}
.bs-popover-left > .arrow,.bs-popover-auto[x-placement^=left] > .arrow{
right: calc(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before,.bs-popover-auto[x-placement^=left] > .arrow::before{
right: 0;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: rgba(0,0,0,0.25);
}
.bs-popover-left > .arrow::after,.bs-popover-auto[x-placement^=left] > .arrow::after{
right: 1px;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: #fff;
}
.popover-header{
padding: 0.5rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
background-color: rgb(247.35,247.35,247.35);
border-bottom: 1px solid rgb(234.6,234.6,234.6);
border-top-left-radius: calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty{
display: none;
}
.popover-body{
padding: 0.5rem 0.75rem;
color: #000;
}


/* ** [ /src_project/sites/ruebenwarndienst/css/4/fonts.css ] (@import) ** */
@font-face{
font-family: "rbFont";
font-weight: normal;
font-style: normal;
src:  url(/src_project/fonts/rbFont/rbFont.eot?_=1764168484);
src:  url(/src_project/fonts/rbFont/rbFont.eot?_=1764168484#iefix) format("embedded-opentype"), url(/src_project/fonts/rbFont/rbFont.woff?_=1764168484) format("woff"), url(/src_project/fonts/rbFont/rbFont.ttf?_=1764168484) format("truetype"), url(/src_project/fonts/rbFont/rbFont.svg?_=1764168484#gwb) format("svg");
}
@font-face{
font-family: "lkpreise";
font-weight: normal;
font-style: normal;
src:  url(/src_project/fonts/lkpreise/lkpreise.eot?_=1764168484);
src:  url(/src_project/fonts/lkpreise/lkpreise.eot?_=1764168484#iefix) format("embedded-opentype"), url(/src_project/fonts/lkpreise/lkpreise.woff?_=1764168484) format("woff"), url(/src_project/fonts/lkpreise/lkpreise.ttf?_=1764168484) format("truetype"), url(/src_project/fonts/lkpreise/lkpreise.svg?_=1764168484#gwb) format("svg");
}
@font-face{
font-family: "fa-font";
font-style: solid;
font-weight: 900;
src:  url(/src_project/fonts/fa-webfonts/fa-solid-900.eot?_=1764168484);
src:  url(/src_project/fonts/fa-webfonts/fa-solid-900.eot?_=1764168484#iefix) format("embedded-opentype"), url(/src_project/fonts/fa-webfonts/fa-solid-900.woff?_=1764168484) format("woff"), url(/src_project/fonts/fa-webfonts/fa-solid-900.ttf?_=1764168484) format("truetype"), url(/src_project/fonts/fa-webfonts/fa-solid-900.svg?_=1764168484#gwb) format("svg");
}


/* ** [ /src_project/sites/ruebenwarndienst/css/4/header.css ] (@import) ** */
.main-header{
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 200;
}
.main-header .print-logo-first{
display: none;
}
.main-header .logo__logo{
width: 150px;
height: 42px;
}
.main-header.sticky-header .header-row{
box-shadow: 2px 3px 7px rgba(0,0,0,0.5);
}
.main-header .header-row{
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
background-color: white;
padding: 0.25rem 0.625rem;
border-bottom: 1px solid #dcdcdc;
align-items: last baseline;
}
.main-header .hamburger-close{
height: 28px;
width: 28px;
line-height: 28px;
padding: 0;
vertical-align: middle;
background: transparent;
border: 0;
position: relative;
}
.main-header .hamburger-close .svgicon-mobilebutton{
transition: all 0.4s ease;
transform: rotate(-45deg) scale(0,0);
}
.main-header .hamburger-close .svgicon-close-mobilebutton{
transition: all 0.4s ease;
transform: rotate(0deg) scale(1,1);
}
.main-header .hamburger-close.collapsed .svgicon-mobilebutton{
transition: all 0.4s ease;
transform: rotate(0deg) scale(1,1);
}
.main-header .hamburger-close.collapsed .svgicon-close-mobilebutton{
transition: all 0.4s ease;
transform: rotate(45deg) scale(0,0);
}
.main-header .hamburger-close svg{
width: auto;
height: 28px !important;
vertical-align: middle;
width: 28px;
fill: #037b3e;
position: absolute;
top: 0;
left: 0;
}
.main-header .navbar.btco-hover-menu .navbar-collapse.collapsing{
position: inherit;
height: auto;
}
.main-header .navbar.btco-hover-menu .navbar-nav{
list-style: none;
margin: 0;
background: white;
height: calc(100vh - 51px) !important;
float: right;
position: absolute;
right: 0;
top: 51px;
box-shadow: -10px -6px 12px -17px rgba(0,0,0,0.66);
padding: 15px;
width: 100%;
overflow-y: auto;
}
@media (min-width: 1100px){
.main-header .navbar.btco-hover-menu .navbar-nav{
width: 75%;
}
}
.main-header .navbar.btco-hover-menu .navbar-nav li{
padding: 8px 0;
}
.main-header .navbar.btco-hover-menu .navbar-nav li a{
color: black;
font-size: 0.85rem;
font-weight: bold;
}


/* ** [ /src_project/sites/ruebenwarndienst/css/4/basic.css ] (@import) ** */
/*!
* jQuery UI CSS Framework 1.14.1
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license.
* https://jquery.org/license
*
* https://api.jqueryui.com/category/theming/
*/

.ui-helper-hidden{
display: none;
}
.ui-helper-hidden-accessible{
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset{
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after{
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after{
clear: both;
}
.ui-helper-zfix{
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
}
.ui-front{
z-index: 100;
}

.ui-state-disabled{
cursor: default !important;
pointer-events: none;
}

.ui-icon{
display: inline-block;
vertical-align: middle;
margin-top: -0.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-widget-icon-block{
left: 50%;
margin-left: -8px;
display: block;
}


.ui-widget-overlay{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/*!
* jQuery UI Menu 1.14.1
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license.
* https://jquery.org/license
*
* https://api.jqueryui.com/menu/#theming
*/
.ui-menu{
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: 0;
}
.ui-menu .ui-menu{
position: absolute;
}
.ui-menu .ui-menu-item{
margin: 0;
cursor: pointer;
}
.ui-menu .ui-menu-item-wrapper{
position: relative;
padding: 3px 1em 3px 0.4em;
}
.ui-menu .ui-menu-divider{
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active{
margin: -1px;
}

.ui-menu-icons{
position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper{
padding-left: 2em;
}

.ui-menu .ui-icon{
position: absolute;
top: 0;
bottom: 0;
left: 0.2em;
margin: auto 0;
}

.ui-menu .ui-menu-icon{
left: auto;
right: 0;
}
/*!
* jQuery UI Autocomplete 1.14.1
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license.
* https://jquery.org/license
*
* https://api.jqueryui.com/autocomplete/#theming
*/
.ui-autocomplete{
position: absolute;
top: 0;
left: 0;
cursor: default;
}
/*!
* jQuery UI Datepicker 1.14.1
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license.
* https://jquery.org/license
*
* https://api.jqueryui.com/datepicker/#theming
*/
.ui-datepicker{
width: 17em;
padding: 0.2em 0.2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header{
position: relative;
padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next{
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover{
top: 1px;
}
.ui-datepicker .ui-datepicker-prev{
left: 2px;
}
.ui-datepicker .ui-datepicker-next{
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover{
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover{
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span{
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title{
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select{
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year{
width: 45%;
}
.ui-datepicker table{
width: 100%;
font-size: 0.9em;
border-collapse: collapse;
margin: 0 0 0.4em;
}
.ui-datepicker th{
padding: 0.7em 0.3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td{
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a{
display: block;
padding: 0.2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane{
background-image: none;
margin: 0.7em 0 0 0;
padding: 0 0.2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button{
float: right;
margin: 0.5em 0.2em 0.4em;
cursor: pointer;
padding: 0.2em 0.6em 0.3em 0.6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{
float: left;
}

.ui-datepicker.ui-datepicker-multi{
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group{
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table{
width: 95%;
margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group{
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group{
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group{
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane{
clear: left;
}
.ui-datepicker-row-break{
clear: both;
width: 100%;
font-size: 0;
}

.ui-datepicker-rtl{
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev{
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next{
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover{
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover{
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane{
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button{
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group{
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{
border-right-width: 0;
border-left-width: 1px;
}

.ui-datepicker .ui-icon{
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: 0.5em;
top: 0.3em;
}
/*!
* jQuery UI CSS Framework 1.14.1
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license.
* https://jquery.org/license
*
* https://api.jqueryui.com/category/theming/
*
* To view and modify this theme,visit https://jqueryui.com/themeroller/
*/

.ui-widget{
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget .ui-widget{
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button{
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content{
border: 1px solid #c5c5c5;
}
.ui-widget-content{
border: 1px solid #dddddd;
background: #ffffff;
color: #333333;
}
.ui-widget-content a{
color: #333333;
}
.ui-widget-header{
border: 1px solid #dddddd;
background: #e9e9e9;
color: #333333;
font-weight: bold;
}
.ui-widget-header a{
color: #333333;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active{
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-weight: normal;
color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button{
color: #454545;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus{
border: 1px solid #cccccc;
background: #ededed;
font-weight: normal;
color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus{
color: #2b2b2b;
text-decoration: none;
}
.ui-visual-focus{
box-shadow: 0 0 3px 1px rgb(94,158,214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover{
border: 1px solid #003eff;
background: #007fff;
font-weight: normal;
color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background{
border: #003eff;
background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited{
color: #ffffff;
text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight{
border: 1px solid #dad55e;
background: #fffa90;
color: #777620;
}
.ui-state-checked{
border: 1px solid #dad55e;
background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a{
color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error{
border: 1px solid #f1a899;
background: #fddfdf;
color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a{
color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text{
color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary{
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary{
opacity: 0.7;
font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled{
opacity: 0.35;
background-image: none;
}


.ui-icon{
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon{
background-image: url(/src_project/sites/portal/css/4/"images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon{
background-image: url(/src_project/sites/portal/css/4/"images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon{
background-image: url(/src_project/sites/portal/css/4/"images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon{
background-image: url(/src_project/sites/portal/css/4/"images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon{
background-image: url(/src_project/sites/portal/css/4/"images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon{
background-image: url(/src_project/sites/portal/css/4/"images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon{
background-image: url(/src_project/sites/portal/css/4/"images/ui-icons_777777_256x240.png");
}


.ui-icon-blank.ui-icon-blank.ui-icon-blank{
background-image: none;
}
.ui-icon-caret-1-n{
background-position: 0 0;
}
.ui-icon-caret-1-ne{
background-position: -16px 0;
}
.ui-icon-caret-1-e{
background-position: -32px 0;
}
.ui-icon-caret-1-se{
background-position: -48px 0;
}
.ui-icon-caret-1-s{
background-position: -65px 0;
}
.ui-icon-caret-1-sw{
background-position: -80px 0;
}
.ui-icon-caret-1-w{
background-position: -96px 0;
}
.ui-icon-caret-1-nw{
background-position: -112px 0;
}
.ui-icon-caret-2-n-s{
background-position: -128px 0;
}
.ui-icon-caret-2-e-w{
background-position: -144px 0;
}
.ui-icon-triangle-1-n{
background-position: 0 -16px;
}
.ui-icon-triangle-1-ne{
background-position: -16px -16px;
}
.ui-icon-triangle-1-e{
background-position: -32px -16px;
}
.ui-icon-triangle-1-se{
background-position: -48px -16px;
}
.ui-icon-triangle-1-s{
background-position: -65px -16px;
}
.ui-icon-triangle-1-sw{
background-position: -80px -16px;
}
.ui-icon-triangle-1-w{
background-position: -96px -16px;
}
.ui-icon-triangle-1-nw{
background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s{
background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w{
background-position: -144px -16px;
}
.ui-icon-arrow-1-n{
background-position: 0 -32px;
}
.ui-icon-arrow-1-ne{
background-position: -16px -32px;
}
.ui-icon-arrow-1-e{
background-position: -32px -32px;
}
.ui-icon-arrow-1-se{
background-position: -48px -32px;
}
.ui-icon-arrow-1-s{
background-position: -65px -32px;
}
.ui-icon-arrow-1-sw{
background-position: -80px -32px;
}
.ui-icon-arrow-1-w{
background-position: -96px -32px;
}
.ui-icon-arrow-1-nw{
background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s{
background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw{
background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w{
background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw{
background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n{
background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e{
background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s{
background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w{
background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n{
background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne{
background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e{
background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se{
background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s{
background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw{
background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w{
background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw{
background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s{
background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw{
background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w{
background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw{
background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n{
background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e{
background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s{
background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w{
background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w{
background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n{
background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e{
background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s{
background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w{
background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n{
background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e{
background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s{
background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w{
background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n{
background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e{
background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s{
background-position: -176px -64px;
}
.ui-icon-arrow-4{
background-position: 0 -80px;
}
.ui-icon-arrow-4-diag{
background-position: -16px -80px;
}
.ui-icon-extlink{
background-position: -32px -80px;
}
.ui-icon-newwin{
background-position: -48px -80px;
}
.ui-icon-refresh{
background-position: -64px -80px;
}
.ui-icon-shuffle{
background-position: -80px -80px;
}
.ui-icon-transfer-e-w{
background-position: -96px -80px;
}
.ui-icon-transferthick-e-w{
background-position: -112px -80px;
}
.ui-icon-folder-collapsed{
background-position: 0 -96px;
}
.ui-icon-folder-open{
background-position: -16px -96px;
}
.ui-icon-document{
background-position: -32px -96px;
}
.ui-icon-document-b{
background-position: -48px -96px;
}
.ui-icon-note{
background-position: -64px -96px;
}
.ui-icon-mail-closed{
background-position: -80px -96px;
}
.ui-icon-mail-open{
background-position: -96px -96px;
}
.ui-icon-suitcase{
background-position: -112px -96px;
}
.ui-icon-comment{
background-position: -128px -96px;
}
.ui-icon-person{
background-position: -144px -96px;
}
.ui-icon-print{
background-position: -160px -96px;
}
.ui-icon-trash{
background-position: -176px -96px;
}
.ui-icon-locked{
background-position: -192px -96px;
}
.ui-icon-unlocked{
background-position: -208px -96px;
}
.ui-icon-bookmark{
background-position: -224px -96px;
}
.ui-icon-tag{
background-position: -240px -96px;
}
.ui-icon-home{
background-position: 0 -112px;
}
.ui-icon-flag{
background-position: -16px -112px;
}
.ui-icon-calendar{
background-position: -32px -112px;
}
.ui-icon-cart{
background-position: -48px -112px;
}
.ui-icon-pencil{
background-position: -64px -112px;
}
.ui-icon-clock{
background-position: -80px -112px;
}
.ui-icon-disk{
background-position: -96px -112px;
}
.ui-icon-calculator{
background-position: -112px -112px;
}
.ui-icon-zoomin{
background-position: -128px -112px;
}
.ui-icon-zoomout{
background-position: -144px -112px;
}
.ui-icon-search{
background-position: -160px -112px;
}
.ui-icon-wrench{
background-position: -176px -112px;
}
.ui-icon-gear{
background-position: -192px -112px;
}
.ui-icon-heart{
background-position: -208px -112px;
}
.ui-icon-star{
background-position: -224px -112px;
}
.ui-icon-link{
background-position: -240px -112px;
}
.ui-icon-cancel{
background-position: 0 -128px;
}
.ui-icon-plus{
background-position: -16px -128px;
}
.ui-icon-plusthick{
background-position: -32px -128px;
}
.ui-icon-minus{
background-position: -48px -128px;
}
.ui-icon-minusthick{
background-position: -64px -128px;
}
.ui-icon-close{
background-position: -80px -128px;
}
.ui-icon-closethick{
background-position: -96px -128px;
}
.ui-icon-key{
background-position: -112px -128px;
}
.ui-icon-lightbulb{
background-position: -128px -128px;
}
.ui-icon-scissors{
background-position: -144px -128px;
}
.ui-icon-clipboard{
background-position: -160px -128px;
}
.ui-icon-copy{
background-position: -176px -128px;
}
.ui-icon-contact{
background-position: -192px -128px;
}
.ui-icon-image{
background-position: -208px -128px;
}
.ui-icon-video{
background-position: -224px -128px;
}
.ui-icon-script{
background-position: -240px -128px;
}
.ui-icon-alert{
background-position: 0 -144px;
}
.ui-icon-info{
background-position: -16px -144px;
}
.ui-icon-notice{
background-position: -32px -144px;
}
.ui-icon-help{
background-position: -48px -144px;
}
.ui-icon-check{
background-position: -64px -144px;
}
.ui-icon-bullet{
background-position: -80px -144px;
}
.ui-icon-radio-on{
background-position: -96px -144px;
}
.ui-icon-radio-off{
background-position: -112px -144px;
}
.ui-icon-pin-w{
background-position: -128px -144px;
}
.ui-icon-pin-s{
background-position: -144px -144px;
}
.ui-icon-play{
background-position: 0 -160px;
}
.ui-icon-pause{
background-position: -16px -160px;
}
.ui-icon-seek-next{
background-position: -32px -160px;
}
.ui-icon-seek-prev{
background-position: -48px -160px;
}
.ui-icon-seek-end{
background-position: -64px -160px;
}
.ui-icon-seek-start{
background-position: -80px -160px;
}

.ui-icon-seek-first{
background-position: -80px -160px;
}
.ui-icon-stop{
background-position: -96px -160px;
}
.ui-icon-eject{
background-position: -112px -160px;
}
.ui-icon-volume-off{
background-position: -128px -160px;
}
.ui-icon-volume-on{
background-position: -144px -160px;
}
.ui-icon-power{
background-position: 0 -176px;
}
.ui-icon-signal-diag{
background-position: -16px -176px;
}
.ui-icon-signal{
background-position: -32px -176px;
}
.ui-icon-battery-0{
background-position: -48px -176px;
}
.ui-icon-battery-1{
background-position: -64px -176px;
}
.ui-icon-battery-2{
background-position: -80px -176px;
}
.ui-icon-battery-3{
background-position: -96px -176px;
}
.ui-icon-circle-plus{
background-position: 0 -192px;
}
.ui-icon-circle-minus{
background-position: -16px -192px;
}
.ui-icon-circle-close{
background-position: -32px -192px;
}
.ui-icon-circle-triangle-e{
background-position: -48px -192px;
}
.ui-icon-circle-triangle-s{
background-position: -64px -192px;
}
.ui-icon-circle-triangle-w{
background-position: -80px -192px;
}
.ui-icon-circle-triangle-n{
background-position: -96px -192px;
}
.ui-icon-circle-arrow-e{
background-position: -112px -192px;
}
.ui-icon-circle-arrow-s{
background-position: -128px -192px;
}
.ui-icon-circle-arrow-w{
background-position: -144px -192px;
}
.ui-icon-circle-arrow-n{
background-position: -160px -192px;
}
.ui-icon-circle-zoomin{
background-position: -176px -192px;
}
.ui-icon-circle-zoomout{
background-position: -192px -192px;
}
.ui-icon-circle-check{
background-position: -208px -192px;
}
.ui-icon-circlesmall-plus{
background-position: 0 -208px;
}
.ui-icon-circlesmall-minus{
background-position: -16px -208px;
}
.ui-icon-circlesmall-close{
background-position: -32px -208px;
}
.ui-icon-squaresmall-plus{
background-position: -48px -208px;
}
.ui-icon-squaresmall-minus{
background-position: -64px -208px;
}
.ui-icon-squaresmall-close{
background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical{
background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal{
background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical{
background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal{
background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se{
background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se{
background-position: -80px -224px;
}


.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl{
border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr{
border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl{
border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br{
border-bottom-right-radius: 3px;
}

.ui-widget-overlay{
background: #aaaaaa;
opacity: 0.3;
}
.ui-widget-shadow{
box-shadow: 0 0 5px #666666;
}
.ui-icon,
.ui-widget-content .ui-icon{
background-image:  url(/src_core/javascript/jquery/images/ui-icons_444444_256x240.png?_=1763732819);
}
.ui-widget-header .ui-icon{
background-image:  url(/src_core/javascript/jquery/images/ui-icons_444444_256x240.png?_=1763732819);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon{
background-image:  url(/src_core/javascript/jquery/images/ui-icons_555555_256x240.png?_=1763732819);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon{
background-image:  url(/src_core/javascript/jquery/images/ui-icons_ffffff_256x240.png?_=1763732819);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon{
background-image:  url(/src_core/javascript/jquery/images/ui-icons_777620_256x240.png?_=1763732819);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon{
background-image:  url(/src_core/javascript/jquery/images/ui-icons_cc0000_256x240.png?_=1763732819);
}
.ui-button .ui-icon{
background-image:  url(/src_core/javascript/jquery/images/ui-icons_777777_256x240.png?_=1763732819);
}
[class^=svgicon-],
[class*=" svgicon-"]{
display: inline-block;
width: 1em;
height: 1em;
vertical-align: middle;
fill: currentColor;
}
body{
padding-bottom: 80px;
padding-top: 51px;
}
*:focus,
*.focus{
outline-color: none !important;
color: #000000;
}
.btn-row a.back-hp:hover::before{
color: #000000;
}
.info-txt.collapse{
clear: both;
width: 100%;
}
.header-formular{
margin: 1.25rem 0 0.625rem 0;
}
.font-normal{
font-weight: normal;
}
.font-normal label{
font-weight: normal !important;
}
.copy-value{
text-decoration: none;
font-size: 0.85rem;
float: right;
}
.copy-value:before{
font-family: "fa-font";
content: "\f56f";
font-weight: 900;
margin-right: 3px;
position: relative;
top: 0px;
}
.vorwert{
font-size: 0.85rem;
float: right;
font-weight: bold;
color: black;
}
.vorwert > span{
color: #606060;
font-weight: normal;
margin-right: 2px;
}
main{
padding: 0.313rem 0.625rem;
}
main.set-start ul.box-container .status-marker{
padding-right: 0.25rem;
}
main.set-start ul.box-container .status-marker:before{
width: auto;
height: auto;
background: transparent;
border: none;
content: "\f3c5";
font-family: "fa-font";
font-weight: 900;
color: #037b3e;
}
.custom-select{
font-size: 0.85rem;
padding: 0 2rem 0 0.35rem;
border-color: #ced4da;
background: #fff  url(/src_project/svg/ruebenwarndienst/dropdown.svg?_=1764168486) no-repeat right 0.75rem center/10px 10px;
}
.basic-header{
margin: -0.313rem -0.625rem 1.25rem -0.625rem;
background: #f4f4f4;
padding: 0.625rem;
}
.basic-header h6{
margin: 0 0 5px;
color: #ced4da;
font-size: 0.8rem;
font-weight: normal;
}
.basic-header h4{
margin: 0;
font-size: 1rem;
font-weight: normal;
}
.basic-header h1{
font-size: 1.2rem;
}
.basic-header .address{
display: block;
}
.basic-header .bonitur-date{
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: baseline;
}
.basic-header .bonitur-date label{
margin-right: 0.625rem;
}
.basic-header .bonitur-date .custom-select{
line-height: 1;
height: 1.8em;
padding: 0 2rem 0 0.625rem;
border: none;
border-bottom: 2px solid #037b3e;
width: auto;
border-radius: 0;
color: black;
}
@media (max-width: 666px){
main.column2 div.box-container.form-group .row .col-right{
border-left: 1px solid #ced4da;
}
main.column2 div.box-container.form-group .row .col-6{
flex: 0 0 50%;
max-width: 50%;
margin-bottom: 0.625rem;
align-content: baseline;
}
}
div.box-container .ampel-radio .wf-check.befall- span::before{
background-color: white;
}
div.box-container .ampel-radio .wf-radio.befall- span::before{
background-color: white;
}
.ampel-marker.befall-{
background-color: white;
}
div.box-container .ampel-radio .wf-check.befall-0 span::before{
background-color: #dcdcdc;
}
div.box-container .ampel-radio .wf-radio.befall-0 span::before{
background-color: #dcdcdc;
}
.ampel-marker.befall-0{
background-color: #dcdcdc;
}
div.box-container .ampel-radio .wf-check.befall-1 span::before{
background-color: #00786e;
}
div.box-container .ampel-radio .wf-radio.befall-1 span::before{
background-color: #00786e;
}
.ampel-marker.befall-1{
background-color: #00786e;
}
div.box-container .ampel-radio .wf-check.befall-5 span::before{
background-color: #e1cc00;
}
div.box-container .ampel-radio .wf-radio.befall-5 span::before{
background-color: #e1cc00;
}
.ampel-marker.befall-5{
background-color: #e1cc00;
}
div.box-container .ampel-radio .wf-check.befall-10 span::before{
background-color: #da4a0d;
}
div.box-container .ampel-radio .wf-radio.befall-10 span::before{
background-color: #da4a0d;
}
.ampel-marker.befall-10{
background-color: #da4a0d;
}
div.box-container{
border-radius: 2px;
box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
padding: 0.625rem;
margin: 0 0 0.625rem 0;
position: relative;
}
div.box-container .centered-text{
text-align: center;
}
div.box-container .centered-text .txt{
line-height: 1.5;
}
div.box-container .centered-text .txt h2{
font-weight: bold;
}
div.box-container .centered-text h2{
display: block;
margin-bottom: 0.95rem;
}
div.box-container .centered-text .btn.btn-primary{
margin-top: 1.5rem;
}
div.box-container .centered-text .btn.btn-primary.list:before{
font-family: "lkpreise";
content: "\e906";
margin-right: 0.5rem;
font-size: 0.75rem;
}
div.box-container.style2{
box-shadow: 0px 0px 8px 0px rgba(255,176,0,0.79);
}
@media (min-width: 730px){
div.box-container{
padding-bottom: 0.4rem;
}
}
div.box-container h5{
font-size: 1rem;
margin-bottom: 0;
}
div.box-container .wf-area-content{
margin-top: 0.5rem;
display: block;
width: 100%;
}
div.box-container .wf-area-content .wf-check{
display: inline-block;
width: 100% !important;
height: auto !important;
background: inherit !important;
margin: 0 0 0;
min-height: 26px;
}
@media (min-width: 500px){
div.box-container .wf-area-content .wf-check{
width: 49% !important;
}
}
div.box-container .wf-area-content .wf-check:before{
display: none;
}
div.box-container .wf-area-content .wf-check input[type=checkbox]{
display: none;
}
div.box-container .wf-area-content .wf-check input[type=checkbox]:checked + span::after,
div.box-container .wf-area-content .wf-check label.wf-check input[type=checkbox]:checked + span::after{
width: 21px;
height: 21px;
top: 0px;
position: absolute;
left: 0;
font-family: "fa-font";
content: "\f00c";
color: #606060;
line-height: 1;
display: inline-flex;
justify-content: center;
align-items: center;
}
div.box-container .wf-area-content .wf-check span{
position: relative;
padding-left: 26px;
display: inline-flex;
margin-bottom: 0;
min-height: 26px;
line-height: 1.2;
}
div.box-container .wf-area-content .wf-check span:before{
width: 21px;
height: 21px;
border: 1px solid grey;
margin-right: 4px;
content: " ";
display: inline-block;
border-radius: 2px;
top: 0px;
position: absolute;
left: 0;
}
div.box-container .ampel-radio{
margin-top: 0.5rem;
display: block;
width: 100%;
}
div.box-container .ampel-radio .wf-radio{
display: inline-block;
width: auto !important;
height: auto !important;
background: inherit !important;
margin: 0 0.25rem 0 0;
min-height: 26px;
}
div.box-container .ampel-radio .wf-radio:last-child{
margin-right: 0;
}
div.box-container .ampel-radio .wf-radio:before{
display: none;
}
div.box-container .ampel-radio .wf-radio input[type=radio]{
display: none;
position: absolute;
}
div.box-container .ampel-radio .wf-radio.befall- input[type=radio]:checked + span::after,
div.box-container .ampel-radio .wf-radio.befall- label.wf-radio input[type=radio]:checked + span::after,div.box-container .ampel-radio .wf-radio.befall-0 input[type=radio]:checked + span::after,
div.box-container .ampel-radio .wf-radio.befall-0 label.wf-radio input[type=radio]:checked + span::after{
color: grey;
}
div.box-container .ampel-radio .wf-radio input[type=radio]:checked + span::after,
div.box-container .ampel-radio .wf-radio label.wf-radio input[type=radio]:checked + span::after{
width: 21px;
height: 21px;
top: 0px;
position: absolute;
left: 0;
font-family: "fa-font";
content: "\f00c";
color: white;
line-height: 1;
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 50px;
}
div.box-container .ampel-radio .wf-radio span{
position: relative;
padding-left: 26px;
display: inline-flex;
margin-bottom: 0;
min-height: 26px;
line-height: 1.2;
}
div.box-container .ampel-radio .wf-radio span:before{
width: 21px;
height: 21px;
border: 1px solid grey;
margin-right: 4px;
content: " ";
display: inline-block;
border-radius: 50px;
top: 0px;
position: absolute;
left: 0;
}
div.box-container.form-group label{
line-height: 1;
color: #606060;
font-size: 0.85rem;
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
div.box-container.form-group h5 label{
font-weight: 500;
color: black;
font-size: 1rem;
}
div.box-container.form-group .wf-area-content label{
font-size: 1rem;
color: #000;
}
@media (min-width: 667px){
div.box-container.form-group .row .col-right{
border-left: 1px solid #ced4da;
}
}
@media (max-width: 666px){
div.box-container.form-group .row .col-6{
flex: 0 0 100%;
max-width: 100%;
}
}
div.box-container.form-group .row .col-6{
display: inline-flex;
flex-direction: row;
flex-wrap: wrap;
align-content: space-between;
}
@media (max-width: 666px){
div.box-container.form-group .row .col-6.col-right .slidecontainer{
margin-bottom: 0;
}
}
div.box-container.form-group .row .col-6 label{
width: 100%;
}
div.box-container.form-group .row .col-6 .legend-start,
div.box-container.form-group .row .col-6 .legend-end{
font-size: 0.7rem;
color: #9b9b9b;
}
div.box-container.form-group .row .col-6 .legend-start{
width: 18px;
}
div.box-container.form-group .row .col-6 .legend-end{
text-align: right;
width: 33px;
}
div.box-container.form-group .row .col-6 .slidecontainer{
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
margin-bottom: 0.625rem;
margin-top: 0rem;
}
div.box-container.form-group .row .col-6 .slidecontainer input.custom-range{
width: calc(100% - 51px);
}
@media (min-width: 730px){
div.box-container.form-group .row .col-6{
justify-content: space-between;
}
div.box-container.form-group .row .col-6 .slidecontainer{
margin-top: -1rem;
}
div.box-container.form-group .row .col-6 label{
width: auto;
}
}
div.box-container .legende{
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
font-size: 0.7rem;
color: #9b9b9b;
}
.open-more{
margin: 0.5rem 0 0 auto;
}
.collapse-headline{
padding-right: 20px;
position: relative;
}
.collapse-headline .open-more{
position: absolute;
right: 0;
}
.collapse-info.collapsing,.collapse-info.show{
margin-top: 0.65rem;
}
.collapse-info.spacer{
position: relative;
}
.collapse-info.spacer:before{
border-top: 1px solid #ced4da;
content: " ";
width: 100%;
top: -0.45rem;
position: absolute;
}
.form-2 .box-container .ampel-radio{
width: auto;
}
.form-2 .box-container .ampel-radio .wf-radio span.txt-r{
padding-left: 20px;
}
.form-2 .box-container.form-group .col-left h5.open-inline .open-more[data-toggle=collapse]:not(.collapsed)::before{
right: -100%;
z-index: 100;
}
.form-2 .box-container.form-group .col-left h5.open-inline .open-more[data-toggle=collapse]:not(.collapsed):after{
border-right: 1px solid #ced4da;
right: -1px;
}
.form-2 .box-container.form-group .col-right h5.open-inline .open-more[data-toggle=collapse]:not(.collapsed)::before{
right: 101%;
}
.form-2 .box-container.form-group .col-right h5.open-inline .open-more[data-toggle=collapse]:not(.collapsed):after{
border-left: 1px solid #ced4da;
left: -1px;
}
.form-2 .box-container.form-group h5 label{
font-weight: 400;
font-size: 0.95rem;
}
.form-2 .box-container.form-group h5 .open-more{
float: right;
margin-top: 0;
}
.form-2 .box-container.form-group h5.open-inside label,.form-2 .box-container.form-group h5.open-inline label{
width: auto;
}
.form-2 .box-container.form-group h5.open-inside .open-more,.form-2 .box-container.form-group h5.open-inline .open-more{
margin-left: 0.25rem;
}
.form-2 .box-container.form-group h5.open-inside .open-more[data-toggle=collapse]:not(.collapsed):before,.form-2 .box-container.form-group h5.open-inline .open-more[data-toggle=collapse]:not(.collapsed):before{
display: block;
background: rgba(255,255,255,0.75);
top: 0;
content: " ";
bottom: 0;
width: 98%;
position: absolute;
}
.form-2 .box-container.form-group h5.open-inside .open-more[data-toggle=collapse]:not(.collapsed):after,.form-2 .box-container.form-group h5.open-inline .open-more[data-toggle=collapse]:not(.collapsed):after{
display: block;
background: white;
top: 100%;
z-index: 5;
content: " ";
height: 4px;
width: 100%;
position: absolute;
}
.form-2 .box-container.form-group .row .col-6.col-right{
align-content: end;
}
.form-2 .box-container.form-group .row .col-6.col-left .form-control,.form-2 .box-container.form-group .row .col-6.col-right .form-control{
margin-top: 0.45rem;
}
main.column2.form-2 .box-container.form-group .row .col-6{
margin-bottom: 0;
}
ul.box-container{
list-style: none;
margin: 0;
padding: 0;
}
ul.box-container li{
border-radius: 2px;
box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
margin: 0 0 0.625rem 0;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
}
ul.box-container li.keyword{
margin-top: 1.25rem;
box-shadow: none;
}
ul.box-container li.keyword h6{
margin: 0;
}
ul.box-container .status-marker{
display: inline-flex;
align-content: center;
align-items: center;
justify-content: center;
padding: 0.625rem;
}
ul.box-container .status-marker:before{
content: "";
width: 20px;
height: 20px;
border-radius: 100px;
background: #f4f4f4;
display: block;
}
ul.box-container .status-marker.freigegeben:before{
background: #037b3e;
}
ul.box-container .status-marker.in_arbeit:before{
background: #e57835;
}
ul.box-container .status-marker.abgelaufen:before{
border: 2px solid #e57835;
}
ul.box-container .middle{
flex-grow: 1;
display: inline-flex;
padding: 0.625rem;
align-content: center;
align-items: center;
display: inline-flex;
flex-wrap: wrap;
color: black;
position: relative;
}
ul.box-container .middle > a{
color: black;
font-weight: bold;
line-height: 1.5;
padding: 0.625rem;
margin: -0.625rem;
width: calc(100% + 1.25rem);
height: auto;
align-content: center;
align-items: center;
display: inline-flex;
flex-wrap: wrap;
}
ul.box-container .middle .date{
color: #9b9b9b;
clear: both;
display: block;
line-height: 1.12;
font-weight: normal;
width: 100%;
}
ul.box-container .delete{
display: inline-flex;
margin-left: auto;
}
ul.box-container .delete a{
color: #606060;
border-radius: 0 3px 3px 0;
background: #f4f4f4;
text-align: center;
padding: 0.625rem;
display: inline-flex;
align-content: center;
align-items: center;
justify-content: center;
flex-direction: column;
line-height: 1.2;
min-width: 81px;
}
ul.box-container .delete a:before{
content: "\e90e";
font-family: rbFont;
display: block;
}
ul.box-container .rueckruf{
display: inline-flex;
margin-left: auto;
}
ul.box-container .rueckruf a{
color: #606060;
border-radius: 0 3px 3px 0;
background: #f4fff0;
text-align: center;
padding: 0.625rem;
display: inline-flex;
align-content: center;
align-items: center;
justify-content: center;
flex-direction: column;
line-height: 1.2;
min-width: 81px;
}
ul.box-container .rueckruf a:before{
content: "\f0e2";
font-size: 0.8rem;
display: block;
font-family: "fa-font";
font-weight: 900;
}
ul.box-container.style2 li{
flex-wrap: wrap;
}
ul.box-container.style2 li .nowrap{
display: flex;
flex-direction: row;
flex-wrap: nowrap;
width: 100%;
}
ul.box-container.style2 li ul.level2{
display: flex;
flex-wrap: wrap;
flex-wrap: wrap;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
padding-left: 0;
}
ul.box-container.style2 li ul.level2 li{
flex-wrap: wrap;
flex: 0 0 100%;
max-width: 100%;
width: 100%;
box-shadow: none;
margin: 0;
border-top: 1px solid #eceaea;
}
.popover-header .close{
color: black;
cursor: pointer;
padding: 0.15rem;
font-size: 0.75rem;
color: black;
opacity: 1;
margin-top: 0.1em;
}
.popover-header .close:before{
content: "\e900";
font-family: rbFont;
display: block;
}
.popover-header .close:hover,.popover-header .close:focus{
opacity: 0.5;
}
ul.box-container .right{
display: inline-flex;
margin: 0 auto;
}
@media (max-width: 450px){
ul.box-container .right{
flex-direction: column;
border-left: 1px solid #9b9b9b;
}
ul.box-container .right .btn-tab{
border-bottom: 1px solid #9b9b9b;
border-left: none;
}
ul.box-container .right .btn-tab:last-child{
border-bottom: none;
}
ul.box-container .right .btn-tab a{
min-height: 35px;
line-height: 0;
padding: 0;
}
}
.btn-tab{
display: inline-flex;
margin: auto;
border-left: 1px solid #9b9b9b;
}
.btn-tab a{
color: black;
padding: 0.35rem;
display: inline-flex;
align-content: center;
align-items: center;
justify-content: center;
flex-direction: column;
min-width: 55px;
}
.btn-tab a span{
display: none;
}
.btn-tab a:hover,.btn-tab a:focus{
opacity: 0.5;
}
.btn-tab.new-element a:before{
font-family: "lkpreise";
content: "\e903";
font-size: 1.2rem;
}
.btn-tab.list a:before{
font-family: "lkpreise";
content: "\e906";
}
.btn-tab.mail a:before{
font-family: "fa-font";
content: "\f0e0";
font-size: 1.2rem;
}
.btn-tab.remove a:before{
content: "\e90e";
font-family: rbFont;
display: block;
font-size: 1.3rem;
}
.btn-tab.reset a:before{
content: "\f0e2";
font-family: "fa-font";
font-weight: 900;
}
.btn-row{
display: flex;
flex-direction: row;
justify-content: space-between;
font-size: 0.85rem;
}
.btn-row a{
color: #606060;
}
.btn-row a.back:before{
font-family: rbFont;
content: "\e910";
margin-right: 5px;
position: relative;
top: 2px;
}
.btn-row a.back-hp:before{
font-family: "fa-font";
content: "\f015";
font-weight: 900;
margin-right: 3px;
position: relative;
top: 0px;
font-size: 0.75rem;
color: #9b9b9b;
}
.btn-row a.back-bonitur:before{
font-family: "lkpreise";
content: "\e906";
margin-right: 5px;
position: relative;
top: 0px;
font-size: 0.7rem;
color: #9b9b9b;
}
.btn-row a.back-list:before{
font-family: "fa-font";
content: "\f3c5";
font-weight: 900;
margin-right: 5px;
position: relative;
top: 0px;
font-size: 0.8rem;
color: #9b9b9b;
}
.btn.add-item:before{
font-family: rbFont;
content: "\e911";
margin-right: 0.625rem;
position: relative;
top: 1px;
font-weight: normal;
}
.btn.settings:before{
font-family: fa-font;
content: "\f013";
margin-right: 0.25rem;
position: relative;
top: 0;
font-weight: 900;
}
.icon-camera{
font-style: normal;
}
.icon-camera:before{
font-family: "fa-font";
content: "\f030";
font-weight: 900;
}
.image-preview{
display: inline-block;
width: 13%;
padding: 0 0.5em 0.5em 0;
}
.image-preview img{
border-radius: 0.25em;
overflow: hidden;
width: 100%;
border: 1px solid rgba(0,0,0,0.1);
min-height: 5rem;
object-fit: contain;
}
.image-header{
display: flex;
flex-direction: row;
align-items: center;
}
.image-header .btn-link{
display: flex;
flex-direction: row;
flex-wrap: nowrap;
}
.image-header .btn-link.add-image-button:not(.disabled) > .disabled-fotos{
display: none;
}
.image-header .btn-link.add-image-button.disabled > .disabled-fotos{
color: gray;
line-height: 1.4rem;
margin-left: 0.25rem;
}
.image-header h5{
flex-grow: 1;
}
.image-header .image-upload{
display: inline-flex;
max-width: calc(100% - 170px);
}
.image-header .image-upload .image-previews{
display: inline-flex;
width: auto;
justify-content: flex-end;
}
.modal{
border-radius: 0;
}
.modal .modal-content{
border-radius: 0;
}
.modal .modal-header{
flex-wrap: wrap;
border-radius: 0;
padding-bottom: 0;
}
.modal .modal-header .modal-title{
width: 100%;
font-weight: bold;
text-align: center;
color: #000;
line-height: 1.2;
}
.modal .modal-header .close{
opacity: 1;
padding: 0.5rem;
margin: -1.2rem -0.9rem 0 auto;
}
.modal .modal-header .close:before{
font-family: rbFont;
content: "\e900";
font-weight: normal;
color: #000;
font-size: 0.7rem;
}
.modal .modal-header .close span{
display: none;
}
.modal ul.boxcontainer{
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}
.modal ul.boxcontainer li{
border-radius: 2px;
box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
margin: 0 0 0.625rem 0;
padding: 0.625rem;
}
.modal.modal-settings .boxcontainer li h4{
font-size: 1rem;
margin-bottom: 0;
}
.modal.modal-settings .boxcontainer li span.small{
display: block;
}
.modal.modal-settings .boxcontainer li span.switcher{
width: 3.2em;
display: inline-block;
dmargin-top: -0.6em;
float: right;
}
.modal.modal-settings .boxcontainer li .theme-settings{
margin-top: 0.5rem;
display: inline-flex;
width: 100%;
justify-content: space-between;
align-items: center;
flex-wrap: nowrap;
}
.modal.modal-settings .boxcontainer li .theme-settings .description-text{
width: 100%;
}
@media (min-width: 320px){
.modal.modal-settings .boxcontainer li .theme-settings .description-text{
width: calc(100% - 3.2em);
}
}
.modal.modal-settings .boxcontainer li .theme-settings img{
max-width: 100%;
height: auto;
}
@media (min-width: 390px){
.modal.modal-settings .boxcontainer li .theme-settings img{
max-width: 280px;
}
}
@media (max-width: 319px){
.modal.modal-settings .boxcontainer li .theme-settings{
flex-wrap: wrap;
flex-direction: row;
justify-content: center;
margin-top: 1rem;
}
}
.modal.modal-geo .modal-body div.box-container.form-group .col-left,
.modal.modal-geo .modal-body div.box-container.form-group .col-right{
flex-direction: row;
display: flex;
}
@media (max-width: 666px){
.modal.modal-geo .modal-body div.box-container.form-group .col-left,
.modal.modal-geo .modal-body div.box-container.form-group .col-right{
justify-content: center;
}
}
.modal.modal-geo .modal-body div.box-container.form-group .col-left label,
.modal.modal-geo .modal-body div.box-container.form-group .col-right label{
width: 100%;
text-align: left;
}
@media (max-width: 666px){
.modal.modal-geo .modal-body div.box-container.form-group .col-left label,
.modal.modal-geo .modal-body div.box-container.form-group .col-right label{
width: auto !important;
text-align: right;
min-width: 64px;
margin-right: 15px;
}
}
@media (max-width: 340px){
.modal.modal-geo .modal-body div.box-container.form-group .col-left label,
.modal.modal-geo .modal-body div.box-container.form-group .col-right label{
width: 30% !important;
min-width: inherit !important;
}
}
@media (max-width: 666px){
.modal.modal-geo .modal-body div.box-container.form-group .col-left input,
.modal.modal-geo .modal-body div.box-container.form-group .col-right input{
max-width: calc(70% - 15px);
}
}
@media (max-width: 666px){
.modal.modal-geo .modal-body div.box-container.form-group .col-left{
margin-bottom: 0.625rem;
}
}
.modal .modal-body{
text-align: center;
padding: 0.625rem 1rem 0 1rem;
}
.modal .modal-footer{
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
}
@media (max-width: 350px){
.modal .modal-footer .btn{
font-size: 0.85rem;
line-height: 1.1;
}
}
.modal.image-modal .modal-footer{
justify-content: center;
}
.modal.image-modal .image-upload{
margin: 1.25rem 0;
}
.modal.image-modal .image-upload .button-row{
display: flex;
flex-direction: row;
justify-content: space-between;
}
.modal.image-modal .image-upload .add-image-input{
width: 100%;
height: auto;
}
.modal.image-modal .image-upload .image-preview{
width: 33.33%;
}
.modal.image-modal .image-upload .image-previews{
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.modal.image-modal .image-upload .delete-images-button.btn{
color: #606060;
padding-left: 0;
padding-right: 0;
}
.modal.image-modal .image-upload .delete-images-button.btn:before{
content: "\e90e";
font-family: rbFont;
font-size: 0.85rem;
}
.switcher > label{
cursor: pointer;
width: 5em;
height: 3em;
display: block;
border-radius: 2.5em;
position: relative;
color: transparent;
border: 0.1em solid #b5b5b5;
margin: 0;
width: 3.2em;
height: 1.97em;
}
.switcher > label::after{
content: " ";
position: absolute;
top: -0.2em;
left: -0.2em;
width: 3.1em;
height: 3.1em;
background: #fff;
border-radius: 3.1em;
border: solid 0.1em #b5b5b5;
transition: 0.3s;
top: -0.1em;
width: 1.97em;
height: 1.97em;
}
.switcher input[type=checkbox],
.switcher input[type=radio]{
display: none;
}
.switcher input[type=checkbox]:checked + label,
.switcher input[type=radio]:checked + label{
border-color: #037b3e;
background: #037b3e;
}
.switcher input[type=checkbox]:checked + label:after,
.switcher input[type=radio]:checked + label:after{
border-color: #037b3e;
left: 100%;
transform: translateX(-100%) translateX(0.2em);
}
.switcher input[type=checkbox]:disabled + label,
.switcher input[type=radio]:disabled + label{
cursor: not-allowed;
border: 0.1em solid #b5b5b5;
background: #dee2e6;
}
.switcher input[type=checkbox]:disabled + label:after,
.switcher input[type=radio]:disabled + label:after{
border-color: #e9ecef;
pointer-events: none;
}
.switcher input[type=checkbox]:not(:disabled) + label:active:after,
.switcher input[type=radio]:not(:disabled) + label:active:after{
width: 4.96em;
}
.switcher > label{
width: 3.2em;
height: 1.97em;
}
.switcher > label:after{
top: -0.1em;
width: 1.97em;
height: 1.97em;
}
@media (min-width: 1100px){
body{
padding-bottom: 0;
}
body main{
padding-bottom: 80px;
}
body > div,
.main-footer{
width: 1024px !important;
}
body > div:after{
content: "";
background-color: #f4f4f4;
position: absolute;
right: 0;
height: 100%;
top: 0;
width: calc(100% - 1026px);
}
.basic-header{
background: #eee;
}
.modal-dialog{
margin-left: 256px;
}
}
.box-container.form-group .col-right > label,
.box-container.form-group .col-left > label{
width: 100% !important;
}
.align-top.form-2 .box-container.form-group .row .col-6.col-right,
.align-top.form-2 .box-container.form-group .row .col-6.col-left{
align-content: flex-start;
}
.input-value{
margin-top: 0.5rem;
padding-left: 0.35rem;
border-left: 2px solid black;
display: inline-block;
line-height: 1;
color: black;
}
.info-tooltip{
margin-left: 0.5rem;
}
.info-tooltip .svgicon-infobutton{
color: #727272;
width: 1.2rem;
height: auto;
}
.ampel-marker{
width: 0.9rem;
height: 0.9rem;
border-radius: 15px;
border: 1px solid grey;
display: block;
margin-right: 0.25rem;
float: left;
}
.legend-info{
max-width: 300px;
}
.legend-info .ampel-marker{
margin-top: 2px;
margin-bottom: 1px;
}
.legend-info .popover-header .close{
margin-left: 0.75rem;
}


/* ** [ /src_project/sites/ruebenwarndienst/css/4/footer.css ] (@import) ** */
.main-footer{
position: fixed;
bottom: 0;
width: 100%;
}
.main-footer .btn{
text-transform: uppercase;
font-weight: bold;
width: 100%;
border-radius: 0;
}
.main-footer .btn-group{
width: 100%;
border-radius: 0;
}
.main-footer .btn-row{
background-color: white;
border-top: 1px solid #dee2e6;
}
.main-footer .btn-row .btn-link{
padding: 0.5rem 0.625rem;
}
.btn-group .btn-save.dropdown-toggle:before{
content: "Speichern";
}
.btn-group .btn-save.dropdown-toggle[aria-expanded=true]:before{
content: "Abbrechen";
}
.btn-group .btn-save.dropdown-toggle[aria-expanded=true]:after{
border: none;
font-family: rbFont;
content: "\e900";
font-weight: normal;
font-size: 0.65rem;
}
.btn-group.show:before{
content: " ";
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background-color: #000;
opacity: 0.5;
}
.btn-group .dropdown-menu{
width: calc(100% - 1.25rem);
left: 0.34rem !important;
padding: 0;
border-radius: 10px;
margin-bottom: 10px;
}
.btn-group .dropdown-menu > li{
width: 100%;
border-top: 1px solid #dcdcdc;
}
.btn-group .dropdown-menu > li:first-child{
border-top: none;
}
.btn-group .dropdown-menu > li > a{
width: 100%;
text-align: center;
color: #000;
text-transform: uppercase;
padding: 0.625rem 0;
font-weight: bold;
display: block;
line-height: 1.5;
}


/* ** [ /src_project/sites/ruebenwarndienst/css/4/customer.css ] (@import) ** */
ul.box-container .status-marker.plain::before{
background: #fff;
}
ul.box-container .status-marker.freigabe::before{
background: #9ac2a7;
}
ul.box-container h4{
margin: 0;
font-size: 1rem;
font-weight: bold;
line-height: 1.5;
width: 100%;
align-content: center;
align-items: center;
display: inline-flex;
flex-wrap: wrap;
padding: 0.625rem;
}
.modal-footer button a{
color: #fff;
}
.modal-footer button a:hover{
text-decoration: none;
}

.box-container li.keyword{
background: #fefefe;
}
.box-container li h6{
margin: 0.5rem 1rem;
text-transform: uppercase;
}

.box-container li.message{
padding: 1rem 1.5rem;
}

.info{
list-style: none;
margin: 0;
padding: 0.313rem 0.625rem;
background: #f4f4f4;
}

.anmerkung{
padding-top: 0.5rem;
}

.basic-header h6{
color: #777;
}
.middle .h6{
margin: 0 0 5px;
color: #777;
font-size: 0.8rem;
font-weight: normal;
}

.main-footer .show > .btn-primary.dropdown-toggle{
dz-index: 1100;
}
.btn-group .btn-save.dropdown-toggle::before{
content: "Dokument Sichern";
}

.btn{
padding: 0.5rem 0.5rem;
}
.btn-row a.back::before{
font-size: 0.75rem;
font-weight: 800;
top: 1px;
}
main-footer .btn-row{
padding: 0.5rem 0.625rem 0.4rem;
}

@media (min-width: 730px){
div.box-container.form-group .row .col-6 .slidecontainer{
margin-top: 0;
}
}
.custom-range::-moz-range-thumb{
cursor: pointer;
}
output{
font-weight: bold !important;
min-width: 8px;
color: #d30606;
}
label b{
font-weight: bold !important;
color: #d30606;
}

.btn-row a.arrow::before{
font-family: "fa-font";
content: "\f124";
font-weight: 900;
margin-right: 3px;
position: relative;
top: 0px;
font-size: 0.75rem;
color: #9b9b9b;
}
.btn-row a.arrow:hover::before{
color: #777777;
}
.btn-row a.mail::before{
font-family: "fa-font";
content: "\f0e0";
font-weight: 900;
margin-right: 3px;
position: relative;
top: 0px;
font-size: 0.75rem;
color: #9b9b9b;
}
.btn-row a.mail:hover::before{
color: #777777;
}
.btn-row a.logout::before{
font-family: "fa-font";
content: "\f2f5";
font-weight: 900;
margin-right: 3px;
position: relative;
top: 0px;
font-size: 0.75rem;
color: #9b9b9b;
}
.btn-row a.logout:hover::before{
color: #777777;
}

.image-header .image-upload .image-preview{
width: 100%;
}
.image-header .image-upload .image-preview img{
width: 100%;
height: 3em;
object-fit: contain;
}
.image-modal .image-upload .image-preview{
width: calc(33.33% - 0.5em) !important;
}
.image-upload .image-preview{
position: relative;
padding: initial;
margin: 0 0.5em 0.5em 0;
}
.image-upload .delete-image-btn::before{
content: "\e90e";
font-family: rbFont;
font-size: 200%;
color: white;
border: 2px solid rgba(255,255,255,0.7);
padding: 0.4em;
border-radius: 50%;
}
.image-upload .delete-image-btn{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,.7);
border-radius: 0.25em;
}
#achtModal .form-control::placeholder{
opacity: 0.5;
}
body > div::after{
position: fixed;
}

ul.box-container .rueckruf.initiativ a{
background: #f4f4f4;
min-width: auto;
width: 100px;
font-size: 0.8rem;
}
.set-select .btn{
padding: 0.4rem 0.4rem;
margin: 0 0.25rem 0.25rem 0;
border-radius: 0.25rem;
color: #606060 ;
}
.badge-info{
color: #fff;
background-color: #17a2b8;
}
.badge-success{
color: #fff;
background-color: #037b3e;
}
.badge-warning{
color: #212529;
background-color: #e57835;
}
.set-select .badge{
display: inline-block;
padding: .25em .4em;
font-size: 75%;
font-weight: 700;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: text-bottom;
border-radius: .5rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
min-width: 1rem;
}
div.box-container .ampel-radio .wf-radio input[type="radio"]{
display: inline;
visibility: hidden;
}
.main-header .header-row{
max-width: 1024px !important;
}

div.box-container .ampel-radio .wf-radio.befall-15 span::before,
.ampel-marker.befall-15{
background-color: #ee82ee;
}
a.info-tooltip .txt-r{
color: #000000;
}
.popover-body .tab{
width: 30%;
display: inline-block;
}
.popover-body .tab2{
width: 20px;
display: inline-block;
text-align: right;
}
div.box-container .ampel-radio .wf-radio.ttip{
min-height: auto;
}
div.box-container .ampel-radio .wf-radio.befall-7 span::before{
background-color: orange;
}
.ampel-marker.befall-7{
background-color: orange;
}
.popover-body hr{
margin-top: .25rem;
margin-bottom: .25rem;
}

div.box-container .wf-area-content .wf-check input[type="checkbox"]:disabled + span::after,
div.box-container .wf-area-content .wf-check label.wf-check input[type="checkbox"]:disabled + span::after{
background: #f1f1f1;
opacity: 0.6;
}

div.box-container .ampel-radio .wf-radio.befall-6 span::before{
background-color: #e1cc00;
border: 2px solid #da4a0d;
}

/* gen-time: (0.004146 sec) */