
/*
    status.iway.ch-Layout
    09.04.24/PK


    Anmerkungen
    Dieses CSS ist Standalone und hat keine Abhängigkeiten zum normalen WP-Theme und damit auch keine Konflikte.
    Der Inahlt kann je nach Kontext in eine reguläre seite eingebunden werden, oder für sich stehen. 
    Je nach dem muss man einfach den Header und Footer entfernen.
*/


/*
    Popup deaktiviert
*/
.iway-status.background,
.iway-status.popup {
    display:none;
}

/*
    Basis-Font
*/
@font-face {
    font-family: 'Inter';
    font-style:  normal;
    font-weight: 100;
    font-display: swap;
    src: url("../fonts/Inter-Thin.woff2?v=3.19") format("woff2"),
         url("../fonts/Inter-Thin.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  italic;
    font-weight: 100;
    font-display: swap;
    src: url("../fonts/Inter-ThinItalic.woff2?v=3.19") format("woff2"),
         url("../fonts/Inter-ThinItalic.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  normal;
    font-weight: 200;
    font-display: swap;
    src: url("../fonts/Inter-ExtraLight.woff2?v=3.19") format("woff2"),
         url("../fonts/Inter-ExtraLight.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  italic;
    font-weight: 200;
    font-display: swap;
    src: url("../fonts/Inter-ExtraLightItalic.woff2?v=3.19") format("woff2"),
         url("../fonts/Inter-ExtraLightItalic.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  normal;
    font-weight: 300;
    font-display: swap;
    src: url("../fonts/Inter-Light.woff2?v=3.19") format("woff2"),
         url("../fonts/Inter-Light.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  italic;
    font-weight: 300;
    font-display: swap;
    src: url("../fonts/Inter-LightItalic.woff2?v=3.19") format("woff2"),
         url("../fonts/Inter-LightItalic.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/Inter-Regular.woff2?v=3.19") format("woff2"),
         url("../fonts/Inter-Regular.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  italic;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/Inter-Italic.woff2?v=3.19") format("woff2"),
         url("../fonts/Inter-Italic.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/Inter-Medium.woff2?v=3.19") format("woff2"),
         url("../fonts/Inter-Medium.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  italic;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/Inter-MediumItalic.woff2?v=3.19") format("woff2"),
         url("../fonts/Inter-MediumItalic.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"),
         url("../fonts/Inter-SemiBold.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  italic;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/Inter-SemiBoldItalic.woff2?v=3.19") format("woff2"),
         url("../fonts/Inter-SemiBoldItalic.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/Inter-Bold.woff2?v=3.19") format("woff2"),
         url("../fonts/Inter-Bold.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  italic;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/Inter-BoldItalic.woff2?v=3.19") format("woff2"),
         url("../fonts/Inter-BoldItalic.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  normal;
    font-weight: 800;
    font-display: swap;
    src: url("../fonts/Inter-ExtraBold.woff2?v=3.19") format("woff2"),
         url("../fonts/Inter-ExtraBold.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  italic;
    font-weight: 800;
    font-display: swap;
    src: url("../fonts/Inter-ExtraBoldItalic.woff2?v=3.19") format("woff2"),
         url("../fonts/Inter-ExtraBoldItalic.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  normal;
    font-weight: 900;
    font-display: swap;
    src: url("../fonts/Inter-Black.woff2?v=3.19") format("woff2"),
         url("../fonts/Inter-Black.woff?v=3.19") format("woff");
  }
  @font-face {
    font-family: 'Inter';
    font-style:  italic;
    font-weight: 900;
    font-display: swap;
    src: url("../fonts/Inter-BlackItalic.woff2?v=3.19") format("woff2"),
         url("../fonts/Inter-BlackItalic.woff?v=3.19") format("woff");
  }

/*
    CSS-Reset
*/
*, *::before, *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}
body, body *, * {
    font-family: 'Inter', sans-serif;
    font-size: 18x;
    -webkit-font-smoothing: antialiased;
    line-height: 1.5;
}
img, picture, video, canvas, svg {
    display: block;
    max-width: 100%;
}
input, button, textarea, select {
    font: inherit;
}
p, ul, h1, h2, h3, h4, h5, h6 {
    overflow-wrap: break-word;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}
img {
    display: inline-block;
    height: auto;
    max-width: 100%;
}
button img {
    vertical-align: middle;
    margin-right: 0;
    margin-top: -2px; 
    width:10px;
}

/*
    Basis-Typographie
*/
a {
    text-decoration: none;
}
* {
    color: #242E61;
    background-color:transparent;
}
body {
    background-color: #FFFFFF;
    overflow-x: hidden !important
}
p, ul, h1, h2, h3, h4, h5, h6 {
    font-size: 18px;
    margin-bottom:10px;
}
h1 {
    color:#242E61;
    font-size: 55px;
    margin-bottom:0;
}
h2 {
    color:#0099FF;
    font-size: 28px;
}
h3 {
    font-size: 18px;
}

/*
    Formular-Elemente
*/
label {
    padding: 6px 0 6px 0;
    font-weight:600;
}
input[type="text"],
input[type="search"],
input[type="date"],
input[type="email"],
input[type="password"] {
    color: #242E61;
    border: 1px solid #878788;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 400;
    background-color: #FFFFFF;
    padding: 6px 10px 6px 10px;
    /* Firefox: Entfernt gelben Background */
    filter: none;
    box-shadow: 0 0 0 40px #FFFFFF inset !important;
    margin-right:5px;
}
/* Edge 12-18 */
::-ms-input-placeholder{
    color: #242E61;
}
::placeholder {
    color: #242E61;
}
input[type="submit"],
button {
    border:none;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 400;
    color:#FFFFFF;
    background-color: #242E61;
    padding: 12px 60px 12px 60px;
    cursor: pointer;
    margin-right:5px;
}
button:disabled,
input[type="text"]:disabled {
    opacity: 0.3;
    pointer-events: none;
    cursor: default;
}
label.custom-control-label {
    font-weight:600;
    color:#9196B0;
}
label.custom-control-label.active {
    color:#242E61;
}
select {
    min-width: 150px;
    max-width: 150px;
    position: relative;
    /* appearance: none;
    -webkit-appearance: none; */
    width: 100%;
    font-size: 18px;
    padding: 9px 9px 9px 9px;
    background-color: #FFFFFF;
    border: 1px solid #878788;
    border-radius: 50px;
    color: #9196B0;
    cursor: pointer;
    margin-right:5px;
    color: #242E61;
}
option {
    color: #242E61;
}
select::before,
select::after {
    --size: 0.3rem;
    content: "";
    position: absolute;
    right: 1rem;
    pointer-events: none;
}
select::before {
    border-left: var(--size) solid transparent;
    border-right: var(--size) solid transparent;
    border-bottom: var(--size) solid black;
    top: 40%;
}
select::after {
    border-left: var(--size) solid transparent;
    border-right: var(--size) solid transparent;
    border-top: var(--size) solid black;
    top: 55%;
}

/*
    Zeug ein/ausblenden basierend auf Auflösung
*/
@media (max-width: 768px) {
    .desktop {
        display:none;
    }
    .tablet {
        display:none;
    }
}
@media (min-width: 769px) {
    .tablet {
        display:none;
    }
    .mobile {
        display:none;
    }
}
/*
    Simples Flex-Grid
*/
.iway-status .row {
    /*
    display: flex;
    flex-flow: wrap;
    gap: 25px;
    */
    display: flex;
    flex-flow: wrap;
    align-content: space-between;
    padding:0;
    margin-bottom:100px;
    gap:25px;
}
.iway-status .column {
    width: calc(50% - 15px);
    height: auto;
}
.iway-status .column:nth-child(2n+1) { order: 1; }
.iway-status .column:nth-child(2n+2) { order: 2; }

.iway-status .column::before,
.iway-status .column::after {
    content: "";
    flex-basis: 100%;
    width: 0;
    order: 2;
}
.iway-status .column .inner {
    padding:5px 0 5px 0;
    
}

.iway-status .row.state-info {
    display:block;
    width:100%;
    margin-top: 50px;
    padding: 0 200px 0 0;
}
.iway-status .row.state-info .column {
    display:block;
    width:100%;
    margin:0 0 50px 0;
}
/*
    Spezielle Typografie
*/
.iway-status .page-title {
    font-size: 55px;
    font-weight:700;
    text-align: left;
}
.iway-status .page-subtitle {
    font-size: 21px;
    font-weight:500;
    text-align: center;
}
.iway-status .page-text {
    font-weight:600;
}
.iway-status .page-content h2 {
    margin-bottom:25px;
}
.iway-status .button-holder {
    text-align:center;
    padding: 25px 0 25px 0;
}
footer.iway-status .inner {
    display: flex;
}
footer.iway-status .copyright {
    text-align:left;
    font-weight: 600;
    padding: 0 0 0 0;
    color:#38C9FF;
    width:50%;
    margin:0;
}
footer.iway-status a {
    font-weight: 600;
    padding: 0 0 0 0;
    color:#38C9FF;
    display:inline-block;
    margin-left:40px;
}
footer.iway-status a:hover {
    color: #0096FA;
}

footer.iway-status .footer-info {
    text-align:right;
    font-weight: 600;
    padding: 0 0 0 0;
    color:#38C9FF;
    width:50%;
    margin:0;
}

/*
    Layout Defintionen Main
*/
nav, main, footer {
    width:100%;
}
nav {
    background-color: #0099FF;
    border: 1px solid #09F;
}
.navbar .inner,
.page-header,
.page-content,
footer .inner {
    width: 1400px;
    max-width: 92%;
    margin: 20px auto 20px auto;
}
.page-content {
    margin: 50px auto 50px auto;
}
.page-header {
    display:flex;
    margin: 80px auto 100px auto;
}
.page-header .inner {
    width:50%;
}
footer {
    margin-top: auto;
    background-color:#242E61;
    padding: 25px 0  25px 0;
    color:#38C9FF;
    margin: 20px auto 0 auto;
}
.tabs + .page-header {
    margin-top: 0;
    border-top:none;
}
.page-content {
    margin: 0 auto 50px auto;
    padding:0;
}
.tabs {
    width: 1400px;
    max-width: 92%;
    margin: 50px auto 0 auto;
    padding: 0 0 0 0;
    background-color: #FFFFFF;
    border: none;
}

/* Blöcke */
.iway-status .title {
    color:#242E61;
    font-size: 20px;
    font-weight:bold;
    padding: 15px 0 25px 0;
    margin-bottom:20px;
    border-bottom: 1px solid #9196B0;
    white-space: nowrap;
}
.iway-status .open .title {
    border-bottom: 1px solid #0099FF;
}
.iway-status .info .topic {
    background-color: #9196B0;
    color:#FFFFFF;
    border-radius: 50px;
    padding:5px 10px 5px 10px;
    display: inline-block;
    margin-bottom: 5px;
}
.iway-status .info .date {
    color:#9196B0;
}
.iway-status .title .state {
    display: inline-block;
    border-radius: 100px;
    width:16px;
    height:16px;
    line-height: 1;
    margin-right:6px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.iway-status .title .resolved {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg id='Gruppe_2211' data-name='Gruppe 2211' transform='translate(-647 -652)'%3E%3Cg id='Gruppe_2178' data-name='Gruppe 2178' transform='translate(-56 546)'%3E%3Cg id='Gruppe_2175' data-name='Gruppe 2175'%3E%3Ccircle id='Ellipse_522' data-name='Ellipse 522' cx='8' cy='8' r='8' transform='translate(719 122) rotate(180)' fill='%2300954c'/%3E%3C/g%3E%3C/g%3E%3Cg id='Gruppe_2179' data-name='Gruppe 2179' transform='translate(678.279 656.33) rotate(-90)'%3E%3Cpath id='Pfad_886' data-name='Pfad 886' d='M208.279,1042l-2.532,2.485,4.66,4.7' transform='translate(-211.577 -1068.777)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.iway-status .title .resolved::after {
    content: " ";
}
.iway-status .title .error {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg id='Gruppe_2202' data-name='Gruppe 2202' transform='translate(-647 -652)'%3E%3Cg id='Gruppe_2178' data-name='Gruppe 2178' transform='translate(-56 546)'%3E%3Cg id='Gruppe_2175' data-name='Gruppe 2175'%3E%3Ccircle id='Ellipse_522' data-name='Ellipse 522' cx='8' cy='8' r='8' transform='translate(719 122) rotate(180)' fill='%23d90b47'/%3E%3C/g%3E%3C/g%3E%3Cg id='Gruppe_2179' data-name='Gruppe 2179' transform='translate(652.641 662.433) rotate(-90)'%3E%3Cpath id='Pfad_886' data-name='Pfad 886' d='M0,0,4.906,4.946' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3Cg id='Gruppe_2191' data-name='Gruppe 2191' transform='translate(657.906 662.946) rotate(180)'%3E%3Cpath id='Pfad_886-2' data-name='Pfad 886' d='M0,0,4.906,4.946' transform='translate(0.359 0.473)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.iway-status .title .error::after {
    content: " ";
}
.iway-status .closed .text {
    display:none;
}
.iway-status .text strong {
    padding-right:10px;
}
.iway-status .text .info {
    margin-bottom: 10px;
}
.iway-status .text .info.description {
    margin-bottom: 20px;
}
.iway-status .text .info.update {
    color:#0099FF;
    font-weight:bold;
    margin-top: 25px;
    margin-bottom: 5px;
}

/* Block Stoerungen */
.iway-status .row.state-display {
    gap: 0px 25px;
    flex-flow: wrap;
}
.iway-status .state-display .title {
    padding: 25px 0 25px 0;
    margin-bottom: 0px;
}

/*
    Popup
*/
.background.iway-status {
    background-color: #CCCCCC;
    position:absolute;
    left:0;
    top:0;
    z-index: 100;
    height:100%;
    width:100%;
    opacity:0.7;
}
.popup.iway-status {
    z-index: 110;
    position:absolute;
    left:calc(50% - 450px);
    top:calc(50% - 200px);
    width: 900px;
    height:400px;
    background-color: #FFFFFF;
    border-radius: 7px;
    box-shadow: 0 0 12px rgba(0, 0, 0, .3);
    position: absolute;
}
.popup.iway-status .inner {
    padding: 50px 50px 50px 50px;
}
.popup.iway-status .row {
    gap:0;
}
.popup.iway-status .column {
    width:33%;
    text-align:center;
}   
.popup.iway-status h2,
.popup.iway-status p {
    text-align:center;
}
.popup.iway-status a {
    display: inline-block;
    font-weight: bold;
    padding: 0 0 0 0;
    text-decoration: underline;
    text-decoration-thickness: auto;
    text-underline-offset: 5px;
    text-decoration-thickness: 2px;
    color: #174094;
    background: transparent url(../images/iwaystatus/icon-link-mediumblue-right.png) center left no-repeat;
    padding-left: 12px;

}
.popup.iway-status a:hover {
    background: transparent url(../images/iwaystatus/icon-link-lightblue-right.png) center left no-repeat;
    padding-left: 12px;
    color: #0096FA;
}

/*
    Navigation
*/
.navbar .inner {
    display: flex;
    align-items: center;
    justify-content:space-between;
    padding: 0;
}
.navbar .navbar-brand {
    display:block;
    width:160px;
}
.navbar ul.navbar-nav-left {
    display:flex;
    padding-top:15px;
    margin-right: 0;
}
.navbar ul.navbar-nav-left li {
    padding: 0 10px 0 10px;
}
.navbar ul.navbar-nav-left a {
    padding: 10px 16px 10px 16px;
    font-weight: 600;
    font-size: 18px;
    border-radius: 50px;
    background-color:transparent;
    color: #FFFFFF;
    cursor:pointer;
    white-space: nowrap;
}
.navbar ul.navbar-nav-left a.active,
.navbar ul.navbar-nav-left a:hover {
    background-color:#FFFFFF;
    color: #242E61;
}

ul.navbar-nav-right {
    background: #0099FF;
    list-style: none;
    margin: 7px 0 0 0;
}
ul.navbar-nav-right li {
    color: #FFFFFF;
    background: #0099FF;
    display: block;
    float: left;
    padding: 0.6rem;
    position: relative;
    text-decoration: none;
    transition-duration: 0.5s;
}
ul.navbar-nav-right li a {
    color: #fff;
    white-space: nowrap;
    min-width: 100px;
    overflow:hidden;
    display:inline-block;
    width:100%
}
ul.navbar-nav-right li:hover,
ul.navbar-nav-right li:focus-within {
    background: #14a1ff;
    cursor: pointer;
}
ul.navbar-nav-rightli:focus-within a {
    outline: none;
}
ul.navbar-nav-right li ul {
    background: #0099FF;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease;
    margin-top: 0.6rem;
    right: 0;
    display: none;
}
ul.navbar-nav-right li:hover > ul,
ul.navbar-nav-right li:focus-within > ul,
ul.navbar-nav-right li ul:hover,
ul.navbar-nav-right li ul:focus {
    visibility: visible;
    opacity: 1;
    display: block;
}
ul.navbar-nav-right li ul li {
    clear: both;
    width: 100%;
}

/*
    Button Action
*/
.arrow {
    border: none;
    display: inline-block;
    background-color:transparent;
    cursor:pointer;
    position: relative;
    left: 10px;
    top:-5px;
}
.arrow i {
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #0099FF;
    border-bottom: 2px solid #0099FF;
    position:relative;
    top: 2px;
}
.open .arrow i {
    border-left: 2px solid #0099FF;
    border-top: 2px solid #0099FF;
    border-bottom: 2px solid transparent;
    border-right: 2px solid transparent;
    top: 9px;
}
.closed .arrow i {
    border-right: 2px solid #9196B0;
    border-bottom: 2px solid #9196B0;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    top: 2px;
}
/* .open .arrow:hover i {
    border-right: 2px solid #9196B0;
    border-bottom: 2px solid #9196B0;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    top: 2px;
}
.closed .arrow:hover i {
    border-left: 2px solid #0099FF;
    border-top: 2px solid #0099FF;
    border-bottom: 2px solid transparent;
    border-right: 2px solid transparent;
    top: 9px;
} */
/* Breakpoints */
@media (max-width: 1100px) {
    .iway-status .row.state-info {
        padding: 0 0 0 0;
    }
}
@media (max-width: 768px) {
    .iway-status .column {
        width:100%;
    }
    .page-header {
        display:flex;
        flex-flow: wrap;
    }
    .page-header .inner {
        width: 100%;
        padding-bottom: 20px;
    }
    .iway-status .info .date {
        display: block;
        margin-bottom: 12px;
    }
}