[role=button]:focus, button:focus, .btn:focus, .pager li > a:focus {
    border-color: #6c757d !important;
    box-shadow: 0 0 0 0.25rem rgb(108 117 125 / 50%) !important;
    outline: 0 !important
}

article {
    position: relative
}

body {
    background-color: #fcfaf8
}

button#EmpwowSearch {
    margin-top: 1em
}

button, input[type=submit] {
    cursor: pointer;
    padding: .5em
}

h3.panel-title {
    font-weight: bold !important;
    font-size: 1em;
    margin: 0;
}

header {
    background-color: #373d61;
    border: #2c314d 1px solid;
    border-width: 0 0 12px 0;
    color: #febc14
}

    header path {
        fill: #febc14
    }

input#preferenceEMail, input#preferenceUSMail {
    display: inline-block
}

/*input[type=radio] {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none !important;
    background-color: #fff;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    border-radius: 50% !important;
    border: 1px solid rgba(0,0,0,.25) !important;
    height: 1em !important;
    width: 1em !important
}*/

input[type=radio]:focus {
    background-color: #fff;
    border-color: #86b7fe !important;
    border-radius: 50% !important;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%) !important;
    outline: 0 !important
}

tbody.prime-block.selected tr:first-of-type {
    border-top: 3px solid #255881 !important
}

tbody.prime-block:hover tr td {
    background-color: #f1f6fa !important;
    transition: background-color .25s ease
}

tbody.prime-block:hover tr.prime td {
    background-color: #e5edf3 !important;
    transition: background-color .25s ease
}

tbody.selected {
    border-bottom: 3px solid #255881 !important
}

    tbody.selected .prime, tbody.selected tr {
        font-weight: bold
    }

    tbody.selected .sub {
        font-weight: normal
    }

    tbody.selected tr {
        border-left: 3px solid #255881 !important;
        border-right: 3px solid #255881 !important
    }

    tbody.selected:not(.prime-block) tr {
        border-top: 3px solid #255881 !important
    }

tbody:hover td {
    background-color: #f1f6fa !important;
    cursor: pointer;
    transition: all .35s ease
}

tbody:last-of-type {
    border-bottom: 2px solid #dddddd
}

th.sortable {
    cursor: pointer
}

    th.sortable svg {
        height: 1.15em;
        width: 1.15em;
        position: relative;
        top: -2px;
    }

tr.prime .label-primary {
    background-color: #0072c3 !important;
    color: #ffffff !important;
    display: block !important;
    font-style: normal;
    font-weight: 400 !important;
    height: 19.56px;
    padding-top: .3em !important
}

tr.sub .label-primary {
    background-color: #707070 !important;
    color: #ffffff !important;
    display: block !important;
    font-style: normal;
    font-weight: 400 !important;
    height: 19.56px;
    padding-top: 0.3em !important
}

tr.sub:hover td {
    background-color: #fbfbfb !important;
    transition: background-color .25s ease
}

#block-opa-theme-content {
    width: 100%
}

#chooseMail .form-group {
    margin-bottom: 0px !important
}

#chooseMail input[type=radio] {
    margin-left: 6px;
    margin-right: 20px;
    margin-top: -3px
}

#contactInfo .form-group {
    margin-bottom: 8px !important
}

#ITINwowsearch, #SSNwowSearch, #State {
    margin-bottom: 1em;
    margin-top: 8px
}

#results {
    margin-top: 2em
}

    #results:focus {
        outline: 0
    }

#resultsummary {
    font-size: 92%;
    margin-bottom: 5px !important;
    margin-left: 10px
}

#SrchResults th .glyphicon {
    margin-left: 3px
}

#searchContainer, .panelContainer {
    background-color: white;
    border: lightgray 1px solid;
    border-radius: .3em;
    padding: 1.4em;
    position: relative;
}

    #searchContainer h4, .panelContainer h4 {
        font-size: 1.1em;
        font-weight: 700;
    }

.panelContainer {
    padding: 0;
    margin-bottom: 1em;
}

.panelContainer-body {
    border-top-width: 0 !important;
    position: relative;
    padding: 1em;
}

.panelContainer-heading {
    background-color: #f9f9f9 !important;
    border-radius: .5em .5em 0 0;
    border-bottom: 1px solid lightgrey;
    padding: 10px 15px;
}

    .panelContainer-heading.selected-company {
        background-color: #f9f9f9 !important
    }

#State {
    margin-top: 8px
}

#UserSearch label {
    margin-top: .5em
}

#wow-footer {
    background-color: #373d61;
    padding: .5em 1em;
    height: 3.1em;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
}

    #wow-footer a {
        background-color: transparent !important;
        background-image: none !important;
        border-radius: 3px;
        border: none !important;
        box-shadow: none !important;
        color: #febc10 !important;
        font-size: 1em !important;
        font-weight: bold !important;
        padding: .3em 1em;
        text-decoration: none;
        text-shadow: none !important
    }

        #wow-footer a:first-of-type {
            float: left
        }

        #wow-footer a:hover {
            text-decoration: underline !important
        }

        #wow-footer a:last-of-type {
            float: right
        }

.alert-danger {
    background-image: none !important;
    box-shadow: none !important;
    margin-bottom: 10px !important;
    padding: 7px !important;
    text-shadow: none !important
}

.alert-padding {
    margin: 0 .4em
}

.badge {
    width: 100%;
}

    .badge.subs {
        background-color: #dddddd !important;
        text-align: center;
        width: 40px
    }

.basic-title-banner-title-container {
    background-color: #373d61;
    border-radius: 4px;
    padding-left: 0
}

    .basic-title-banner-title-container img {
        border-radius: 4px
    }

.btn-primary {
    background-color: #0072c3;
    background-image: none !important;
    border-radius: 4px;
    border: 1px solid transparent
}

    .btn-primary:active, .btn-primary:hover {
        background-color: #0061a7
    }

.close {
    background-color: white;
    border: 0;
    font-size:;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;

}

.default-svg {
    height: 1em;
    width: 1em;
    margin-right: .5em;
    position: relative;
    top: -2px;
}

    .default-svg use {
        fill: currentColor;
    }

.divider-md {
    border-width: 0 4px 0 0;
    border: 4px solid #d7dbde;
    margin: 0 2em 0 1em;
    max-width: 5px !important;
    padding: 0
}

.divider-sm {
    border-width: 0 4px 0 0;
    border: 4px solid #d7dbde;
    margin: 0;
    max-width: 5px !important;
    padding: 0
}

.form-check-input {
    position: relative !important
}

    .form-check-input:checked[type=radio] {
        background-color: #0d6efd;
        background-image: url(/wow/imgs/round.png) !important;
        background-size: 7px !important;
        border-color: #0d6efd !important
    }

.form-control:focus {
    background-color: #fff !important;
    border-color: #86b7fe !important;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%) !important;
    color: #212529 !important;
    outline: 0 !important
}

.hidden {
    display: none;
}

.list-group {
    margin-left: 0 !important
}

/*.list-group-item .radio, .list-group-item input[type=radio] {
    display: inline !important
}*/

.list-group-item:hover {
    background-color: #f9f9f9 !important
}

.modal-body {
    padding-left: 3rem
}

    .modal-body ol {
        list-style: auto
    }

#pageContain {
    padding: 3em 2em
}

#pageContain2 {
    padding: 1em 2em
}

.panel-body {
    border-top-width: 0 !important;
    position: relative
}

.panel-default > .panel-heading {
    background-color: #ffffff !important;
    background-image: none !important
}

.panel-heading a {
    font-weight: bold;
    text-decoration: none
}

.panel-heading.selected-company {
    background-color: #f9f9f9 !important
}

.radio {
    margin: 0 !important
}


.resetsearch {
    position: absolute;
    bottom: .3em;
    right: .4em;
    border: none;
    background: none;
    color: #858585;
    padding:0;
}

    .resetsearch .words {
        font-size: 90%;
        margin-left: .3em;
        font-weight: 600;
    }

    .resetsearch svg {
        width: 1em;
        height: 1em;
        vertical-align:bottom;
    }

    .resetsearch svg {
        fill: currentColor;
    }

.sub td {
    background-color: #fbfbfb;
    color: #3d3d3d;
    font-style: italic
}

.sr-only {
    position: absolute;
    margin-left: -999em;
}

.table tbody {
    background-color: #ffffff !important;
    border-color: #f7f6f6 #f7f6f6 #dddddd #f7f6f6;
    border-radius: 4px !important;
    border: 1px solid #f7f6f6
}

    .table tbody tr {
        background-color: white;
        border-bottom-color: #f7f6f6;
        border-left-color: #dddddd;
        border-right-color: #dddddd;
        border-top-color: #dddddd;
        border-width: 1px;
        border: 1px solid #dddddd;
        transition: background-color .25s ease
    }

        .table tbody tr.sub {
            border-top-width: 1px !important;
            border: 1px solid #efefef
        }

    .table tbody::before {
        background-color: #f7f6f6;
        content: '';
        display: block;
        height: 5px
    }

.table td {
    background-color: white;
    border-top-width: 0 !important;
    font-size: 93%;
    padding: 9px 6px !important
}

.table thead th {
    border-bottom-width: 0 !important;
    color: #3d3d3d;
    padding: 8px 6px !important
}

.table tr td:first-of-type {
    max-width: 1.6em
}

.wow-pager {
    margin: 0 0 2em 0;
    padding: 0;
}

    .wow-pager li::last-of-type {
        position: relative;
        top: -2em;
    }

    .wow-pager li {
        list-style-type: none;
        display: inline-block;
    }

    .wow-pager .next {
        float: right;
    }

    .wow-pager li > a, .wow-pager li > span {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 15px;
    }

    .wow-pager li a {
        color: #205493;
        text-decoration: none;
        outline: 0;
    }

.close.resetsearch {
    font-size: 95%;
}
