@charset "UTF-8";

/*start top disruption css*/
.newhomepagedisruption{
    cursor:pointer;
    position:relative;
}
.newhomepagedisruption.good .expanded-btn-section {
    padding: 9.5px 0px
}
.newhomepagedisruption.major .expanded-btn-section {
    background: #C0414D;
}
    .newhomepagedisruption.black .expanded-btn-section button {
        color: #fff;
    }

    .newhomepagedisruption.black .expanded-btn-section {
        background: #000;
        padding: 8px 0;
    }
.expanded-main.minor .epanded-title-content i.fa-exclamation {
    content: "";
    font-family: fontawesome;
    color: #131E29;
    width: 18px;
    height: 17px;
    background: transparent;
    border-radius: 0px;
    text-align: center;
    display: none;
    font-size: 18px;
    padding: 0px;
    position: relative;
    top: auto;
    right: auto;
    margin: 0px;
}
.expanded-main.minor .epanded-title-content .icon-status-wrper i.fa-exclamation {
    display: block;
}
.expanded-main.good .epanded-title-content .icon-status-wrper{
    display: none;
}
.expanded-main.minor .epanded-title-content i.fa-angle-down, .expanded-main.major .epanded-title-content i.fa-angle-down, .expanded-main.good .epanded-title-content i.fa-angle-down, .expanded-main.black .epanded-title-content i.fa-angle-down {
    display: none;
}
.expanded-btn-section button {
    background: 0 none;
    border: 0;
    position: relative;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.22;
    display: flex;
    align-items: center;
    color: #131E29;
    gap:5px;
}
.epanded-title-content {
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1px 0px;
}
.nexus-content-inner, .expanded-content-inner {
    width: 100%;
    padding: 30px 15px;
    margin: 0 auto !important;
    font-size: 16px;
}
.epanded-title-content button.expanded-btn i {
    position: relative;
    top: auto;
    right: auto;
}
.minor .epanded-title-content > i.fa-exclamation, .major .epanded-title-content > i.fa-exclamation, .major .epanded-title-content i.fa-exclamation-triangle, .black .epanded-title-content > i.fa-exclamation {
    display: none !important;
}
.good .epanded-title-content i.fa-check-circle {
    padding-right:15px;
}
.expanded-main.good .plus-icon, .expanded-main.good .minus-icon {
    display: none;
}
.expanded-main.good .epanded-title-content{
   justify-content:flex-start;
}
.disruption-expanded-content-inner p, .expanded-content-inner p {
    font-size: 16px !important;
}
.nexus-content-inner label, .expanded-content-inner label, .disruption-expanded-content-inner label {
    font-weight: 500;
    float: none;
    clear: both;
    display: block;
}

/*end top disruption banner*/
.disruption-banner-sec {
    margin-top: 48px;
    margin-bottom: 48px;
}

.disruption-expanded-main {
    cursor: pointer;
    border-radius: 5px;
    position:relative;
}

.disruption-expanded-btn-section {
    background: #C0414D;
    border-radius: 5px;
    padding: 12px 4px 9px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.disruption-expanded-area .disruption-expanded-main,
.disruption-expanded-area .disruption-expanded-btn-section {
    border-radius: 5px 5px 0px 0px;
}

.plus-icon i,
.minus-icon i {
    font-size: 23px;
    line-height: 1;
    padding-top: 2px;
    color: #fff;
}

.plus-icon,
.minus-icon,
.disruption-icon {
    padding-left: 15px;
    padding-right: 15px;
    transition: 0.2s ease-in;
}

.minor .plus-icon i,
.minor .minus-icon i {
    color: #000;
}

.minus-icon {
    display: none;
}

.disruption-expanded-area .minus-icon {
    display: block;
}

.disruption-expanded-area .plus-icon {
    display: none;
}

.disruption-expanded-content {
    background: #fff;
}

.disruption-expanded-content-inner {
    padding: 30px 15px;
    margin: 0 auto !important;
    font-size: 16px;
    width: 100%;
}

.disruption-expanded-btn-section .expanded-btn {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.27;
    color: #FFFFFF;
    background: transparent;
    border: none;
    text-align: left;
}
.expanded-content, .disruption-expanded-content {
    width: 100%;
    height: auto;
}
.major .disruption-expanded-btn-section {
    background: #C0414D;
}

.minor .disruption-expanded-btn-section .expanded-btn {
    color: #000000 !important;
}

.good .disruption-expanded-btn-section {
    background: #6caf35;
}

.minor .disruption-expanded-btn-section {
    background: #f4ca40;
}

.major .disruption-expanded-content {
    border: 1px solid #C0414D;
    border-top: none;
}

.good .disruption-expanded-content {
    border: 1px solid #6caf35;
    border-top: none;
}

.minor .disruption-expanded-content {
    border: 1px solid #f4ca40;
    border-top: none;
}
.black .disruption-expanded-btn-section {
    background: #000000;
}
.black .disruption-expanded-content {
    border: 1px solid #000;
    border-top: none;
}
.newhomepagedisruption.black .expanded-content {
    border: 1px solid #000;
    border-top: none;
}
.disruption-expanded-area .disruption-expanded-content {
    display: block !important;
}

.icon-status-wrper {
    border: 1px solid #fff;
    padding: 3px 2px;
    transform: rotate(45deg);
    margin-left: 15px;
    margin-right: 15px !important;
    width: 24px;
    height: 24px;
}

.good .icon-status-wrper {
    border: none !important;
}

.disruption-expanded-main.disruption-banner-expanded .disruption-expanded-btn-section {
    border-radius: 5px 5px 0px 0px;
}
.expanded-content-inner a, .disruption-expanded-content-inner a {
    color: #ff4713;
}
    .disruption-expanded-content-inner a:hover, .expanded-content-inner a:hover {
        color: #ff4713;
    }

.expanded-content-inner a, .disruption-expanded-content-inner a{
    display: inline !important;
}

.expanded-content-inner a.disruption-link, .disruption-expanded-content-inner a.disruption-link{
    display:block !important;
}
.icon-status-wrper > i {
    transform: rotate(-45deg);
}

.disruption-expanded-main.good i,
.disruption-expanded-main i.fa-exclamation {
    color: #fff;
    font-size: 16px;
}

.disruption-expanded-main.minor i.fa-exclamation {
    color: #000;
}

.minor .icon-status-wrper {
    border-color: #000;
}

.disruption-expanded-main.good .plus-icon,
.disruption-expanded-main.good .minus-icon {
    display: none;
}

.dsrptn-iconcontent {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

#disruption-expanded-btn:focus-visible {
    border: 2px solid #000;
    color: #000;
    text-decoration: underline;
    padding: 4px;
}

.good #disruption-expanded-btn:focus-visible,
.major #disruption-expanded-btn:focus-visible {
    border: 2px solid #ffffff;
    color: #ffffff;
    text-decoration: underline;
    padding: 4px;
}
.black #disruption-expanded-btn:focus-visible {
    border: 2px solid #131e29;
    color: #ffffff;
    text-decoration: underline;
    padding: 4px;
}

.disruption-expanded-content > .container {
    display: flex;
    justify-content: center;
    min-width: 100%;
}

.layout--12 .column .quick-strip {
    margin-left: -15px !important;
    margin-right: -15px !important;
}
@media screen and (max-width:1024px) {
    .disruption-desc {
        font-weight: 700;
        font-size: 14px;
        line-height: 1.28;
        letter-spacing: 0.09px;
        color: #FFFFFF;
    }

    .icon-status-wrper {
        margin-left: 8px;
        margin-right: 8px !important;
        min-width: 24px;
        height: 24px;
    }

    .disruption-expanded-btn-section .expanded-btn {
        font-weight: 700;
        font-size: 14px;
        line-height: 1.42;
        letter-spacing: 0.09px;
    }

    .disruption-expanded-content > .container {
        display: flex;
        justify-content: center;
        min-width: 100%;
        flex-direction: column;
    }

    .plus-icon,
    .minus-icon,
    .disruption-icon {
        padding-left: 10px;
        padding-right: 10px;
    }

    .disruption-expanded-content-inner {
        width: 100%;
    }
    .disruption-banner-sec {
        margin-top: 24px;
        margin-bottom: 24px;
    }
    .expanded-btn-section button {
        font-size:14px;
    }
    }
