﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */



.hori-timeline .events {
    border-top: 3px solid #e9ecef;
}

    .hori-timeline .events .event-list {
        display: block;
        position: relative;
        text-align: center;
        padding-top: 40px;
        margin-right: 0;
    }

        .hori-timeline .events .event-list:before {
            content: "";
            position: absolute;
            height: 45px;
            border-right: 2px dashed #dee2e6;
            top: 0;
        }

        .hori-timeline .events .event-list .event-date {
            position: absolute;
            top: -10px;
            left: 0;
            right: 0;
            width: 60%;
            margin: 0 auto;
            border-radius: 4px;
            padding: 2px 4px;
        }

@media (min-width: 1140px) {
    .hori-timeline .events .event-list {
        display: inline-block;
        width: 33%;
        padding-top: 45px;
        vertical-align: top;
    }

        .hori-timeline .events .event-list .event-date {
            top: -10px;
        }
}

.bg-soft-primary {
    background-color: rgb(193 229 255) !important;
}

.card {
    margin-bottom: 24px;
    -webkit-box-shadow: 0 0 13px 0 rgba(236,236,241,.44);
    box-shadow: 0 0 13px 0 rgba(236,236,241,.7);
}

.cardNoHeader {
    border-top: 3px solid #203864;
}

h1.title-banner {
    font-size: 2rem;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}


.ausGovSquare {
    height: 75px;
    width: 75px;
}

.whiteSVG {
    filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(246deg) brightness(105%) contrast(101%);
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.bg-light {
    background-color: #e5e5e5 !important;
}

.lead {
    font-size: 1.15rem;
    font-weight: 400;
}

main .container {
    padding-top: 40px;
    padding-bottom: 40px;
}

.chevronDark {
    display: inline-block;
    width: 25%;
    height: 100%;
    text-align: center;
    padding: 10px 0;
    margin-right: -20px;
    background: #4571c4;
    color: white;
    -webkit-clip-path: polygon(0 0, 76% 0, 100% 50%, 76% 100%, 0 100%, 24% 50%);
    clip-path: polygon(0 0, 76% 0, 100% 50%, 76% 100%, 0 100%, 24% 50%);
}

.chevronLight {
    display: inline-block;
    width: 25%;
    height: 85%;
    text-align: center;
    padding: 10px 0;
    margin-right: -20px;
    background: #d4d9ec;
    -webkit-clip-path: polygon(0 0, 80% 0, 100% 50%, 80% 100%, 0 100%, 20% 50%);
    clip-path: polygon(0 0, 80% 0, 100% 50%, 80% 100%, 0 100%, 20% 50%);
}


.minH55I {
    min-height: 55px !important;
}

.minH75I {
    min-height: 75px !important;
}

.fdrFranchiseLogo {
    height: 75px;
    width: 75px;
}

.fdrLine {
    border-top: 3px solid #203864;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
    background-color: #203864;
}

.fdr-foot-button {
    height: 3vw;
    min-height: 35px;
}

.fdr-table-header {
    border-top: 3px solid #203864;
    border-bottom: 2px solid #203864;
    background-color: #e4e8f0;
}

.fdr-row-header {
    border-top: 3px solid #203864;
}

.fdr-row:hover {
    background-color: #e4e8f0;
}

.fdr-clickable {
    cursor: pointer;
}

.fdr-row-divider {
    border-bottom: 1px solid #b6c2d7;
}

.active-dot {
    height: 1em;
    width: 1em;
    background-color: green;
    border-radius: 50%;
    display: inline-block;
}

.inactive-dot {
    height: 1em;
    width: 1em;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
}

/* Notification in the header */
.fdr-notification {
    background-color: #ffd643;
    padding: 10px 0 10px 0;
}

    .fdr-notification a {
        color: #023E83;
        border-bottom: 1px solid;
        text-decoration: none;
    }

        .fdr-notification a:hover, .fdr-notification a:focus {
            background: #004a7f;
            color: #fff;
            outline: none;
        }

ul.no-bullets {
    list-style-type: none; /* Remove bullets */
}

.fdr-header {
    color: white;
    background-color: #203864;
}

.fdr-primary-colour {
    color: #203864 !important;
}

.clean-footer {
    background-color: white !important;
    border-top: none !important;
}



.mandatory:after {
    content: "* ";
    color: red;
    padding-left: 5px
}

h1, h2, h3, h4, h5, h6 {
    color: #203864;
}

.myGovBG {
    background-color: #003c40 !important;
}

.centreFlex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.accordion-button.collapsed::after {
    /*background-image: url(/lib/font-awesome/svgs/solid/chevron-circle-down.svg) !important;*/
    /*content: '<i class="fas fa-chevron-circle-down"></i>';*/
    background-image: none !important;
    color: #203864;
    font-family: "Font Awesome 5 Free";
    content: "\f13a";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    transform: rotate(0deg) !important;
}


.accordion-button:not(.collapsed)::after {
    /* background-image: url(/lib/font-awesome/svgs/solid/chevron-circle-up.svg) !important;*/
    /*   color: #203864;
    content: '<i class="fas fa-chevron-circle-up"></i>';*/
    background-image: none !important;
    color: #203864;
    font-family: "Font Awesome 5 Free";
    content: "\f139";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    transform: rotate(0deg) !important;
}

.accordion-button:not(.collapsed) {
    background-color: white;
}



/*Add an overlay to the entire page blocking any further presses to buttons or other elements.*/
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    z-index: 999;
    opacity: 50;
    transition: all 0.5s;
}
