p.code a {
    text-decoration: none
}

.card.sos_lblue {
    background-color: #f1f1f1;
    color: #205493;
    font-size: 1.1em
}

p.tree-intro {
    margin-bottom: 0em
}

ul.tree-intro {
    margin-left: 3em
}

tr.even-parent {
    background-color: #ffffff !important
}

tr.odd-parent {
    background-color: #e1e1e1 !important
}

table.inner-table {
    padding: 0px;
    border: solid 1px #e1e1e1
}

table.parts-table {
    table-layout: fixed
}

table.dataTable > tbody > tr.child ul.dtr-details {
    display: inline !important
}

#def_acc {
    width: 100%;
    height: 600px;
    overflow: auto
}

    #rm_tab a, #rm_tab a:visited, #def_acc a, #def_acc a:visited, #faq_gen_acc a, #faq_gen_acc a:visited, #faq_com_acc a, #faq_com_acc a:visited, #faq_con_acc a, #faq_con_acc a:visited, #faq_alerts_acc a, #faq_alerts_acc a:visited {
        color: #0071bc
    }

#rulemaking-tabs {
    margin-bottom: 10px;
    border: 1px solid transparent;
    text-align: center
}

    #rulemaking-tabs li {
        width: 25%;
        border-right: 0.2rem solid white;
        position: relative
    }

        #rulemaking-tabs li:first-child {
            border-top-left-radius: 3em;
            border-bottom-left-radius: 3em
        }

        #rulemaking-tabs li:last-child {
            border-top-right-radius: 3em;
            border-bottom-right-radius: 3em
        }

    #rulemaking-tabs a {
        color: white
    }

    #rulemaking-tabs li:first-child a {
        padding-top: 2.25rem;
        padding-bottom: 2.25rem;
        border-top-left-radius: 3em;
        border-bottom-left-radius: 3em
    }

    #rulemaking-tabs li.pend a {
        padding-top: 1.75rem;
        padding-bottom: 1.75rem
    }

    #rulemaking-tabs li:last-child a {
        padding-top: 1.75rem;
        padding-bottom: 1.75rem;
        border-top-right-radius: 3em;
        border-bottom-right-radius: 3em
    }

    #rulemaking-tabs li:nth-child(n+2)::before {
        position: absolute;
        display: block;
        border-left: 1.5rem solid white;
        border-top: 2.75rem solid transparent;
        border-bottom: 2.75rem solid transparent;
        width: 0;
        height: 0;
        content: " "
    }

    #rulemaking-tabs li:not(:last-child):after {
        z-index: 1;
        position: absolute;
        top: 0;
        right: -1.5rem;
        display: block;
        border-left: 1.5rem solid #205493;
        border-top: 2.75rem solid transparent;
        border-bottom: 2.75rem solid transparent;
        content: " "
    }

    #rulemaking-tabs li a:hover {
        background-color: #205493
    }

    #rulemaking-tabs li {
        background-color: #205493
    }

        #rulemaking-tabs li::after {
            border-left-color: #205493
        }

        #rulemaking-tabs li.is-active, #rulemaking-tabs li.is-active a, #rulemaking-tabs li.tabs-title a[aria-selected="true"] {
            background-color: #8BA6CA !important;
            color: #0a0a0a !important
        }

            #rulemaking-tabs li.is-active::after {
                border-left-color: #8BA6CA !important
            }

div.rm-content {
    background: #f1f1f1
}

.successmsg {
    background-color: lightgreen
}

.errormsg {
    background-color: #da4f49
}

.accordion-title {
    font-size: 1rem
}

.rm-small {
    display: none
}

@media only screen and (max-width: 768px) {
    .badge {
        min-width: 1em;
        font-size: 0.1rem
    }

    table.parts-table tr td {
        padding: unset
    }

    .rm {
        display: none
    }

    .rm-small {
        display: unset
    }

    #rulemaking-tabs li {
        width: 24.75% !important
    }

        #rulemaking-tabs li > a {
            padding-top: 1.75rem !important;
            padding-bottom: 1.75rem !important;
            padding-left: 1.5rem
        }

    #titles-table_wrapper div.row div.small-6.columns {
        width: unset !important
    }
}
