body {
    background-color: #f7f6f6;
}

div.agency-header {
    background-color: #fff;
}

#block-opa-theme-content {
    width: 100%;
}

.panel-default > .panel-heading {
    background-image: none !important;
    background-color: #ffffff !important;
}

.panel-heading a {
    font-weight: bold;
    text-decoration: none;
}

.panel-body {
    border-top-width: 0 !important;
}

#State {
    margin-top: 8px
}


#results {
    margin-top: 2em;
}

    #results:focus {
        outline: 0
    }

#resultsummary {
    margin-bottom: 5px !important;
    margin-left: 10px;
    font-size: 92%;
}

th.sortable {
    cursor: pointer;
}

.table thead th {
    color: #3d3d3d;
    padding: 8px 6px !important;
    border-bottom-width: 0 !important;
}

.table tr td:first-of-type {
    max-width: 1.6em;
}

tr.sub .label-primary {
    background-color: #707070 !important;
    color: #ffffff !important;
    font-style: normal;
    font-weight: 400 !important;
    display: block !important;
    height: 19.56px;
    padding-top: 0.3em !important;
}

tr.prime .label-primary {
    background-color: #0072c3 !important;
    color: #ffffff !important;
    font-style: normal;
    font-weight: 400 !important;
    display: block !important;
    height: 19.56px;
    padding-top: .3em !important;
}

.table td {
    padding: 9px 6px !important;
    border-top-width: 0 !important;
    font-size: 93%;
    background-color: white;
}

.table tbody {
    background-color: #ffffff !important;
    border-radius: 4px !important;
    border: 1px solid #f7f6f6;
    border-color: #f7f6f6 #f7f6f6 #dddddd #f7f6f6;
}

    .table tbody::before {
        content: '';
        display: block;
        height: 5px;
        background-color: #f7f6f6;
    }

    .table tbody tr {
        background-color: white;
        border: 1px solid #dddddd;
        border-left-color: #dddddd !important;
        border-right-color: #dddddd !important;
        border-top-color: #dddddd;
        border-bottom-color: #f7f6f6;
        border-width: 1px !important;
        transition: background-color .25s ease;
    }

.sub td {
    font-style: italic;
    color: #3d3d3d;
    background-color: #fbfbfb;
}

.table tbody tr.sub {
    border: 1px solid #efefef;
    border-top-width: 1px !important;
}

tbody:hover td {
    background-color: #f1f6fa !important;
    cursor: pointer;
    transition: all .35s ease;
}

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;
}

tr.sub:hover td {
    background-color: #fbfbfb !important;
    transition: background-color .25s ease;
}

tbody.selected .prime, tbody.selected tr {
    font-weight: bold;
}

tbody.selected .sub {
    font-weight: normal;
}

tbody:last-of-type {
    border-bottom: 2px solid #dddddd;
}


tbody.selected {
    border-bottom: 3px solid #255881;
}

    tbody.selected tr {
        border-left: 3px solid #255881 !important;
        border-right: 3px solid #255881 !important;
    }

tbody.prime-block.selected tr:first-of-type {
    border-top: 3px solid #255881 !important;
}

tbody.selected:not(.prime-block) tr {
    border-top: 3px solid #255881 !important;
}




div[role=main], main[role=main] {
    max-width: 1440px;
    margin: 0 auto;
    padding: 30px 0 30px 0;
}

.basic-title-banner-title-container {
    padding-left: 0;
    background-color: #373d61;
    border-radius: 4px;
}

    .basic-title-banner-title-container img {
        border-radius: 4px;
    }

.btn-primary {
    background-image: none !important;
    background-color: #0072c3;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .btn-primary:active, .btn-primary:hover {
        background-color: #0061a7;
    }

.badge.subs {
    background-color: #dddddd !important;
    text-align: center;
    width: 40px;
}

#SrchResults th .glyphicon {
    margin-left: 3px;
}

button, input[type=submit] {
    padding: .5em;
    cursor: pointer;
}

.radio {
    margin: 0 !important;
}

#chooseMail input[type=radio] {
    margin-top: -3px;
    margin-left: 6px;
    margin-right: 20px;
}

#chooseMail .form-group {
    margin-bottom: 0px !important;
}

.panel-heading.selected-company {
    background-color: #f9f9f9 !important;
}

h3.panel-title {
    font-weight: bold !important;
}

#contactInfo .form-group {
    margin-bottom: 8px !important;
}

.list-group-item input[type=radio], .list-group-item .radio {
    display: inline !important;
}

.list-group {
    margin-left: 0 !important;
}

.list-group-item:hover {
    background-color: #f9f9f9 !important;
}


@media (max-width: 1500px) {
    div[role=main], main[role=main] {
        margin: 0 auto;
        padding: 30px;
    }

    .basic-title-banner-title-container {
        padding-left: 30px;
    }
}

.form-control:focus {
    color: #212529 !important;
    background-color: #fff !important;
    border-color: #86b7fe !important;
    outline: 0 !important;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%) !important;
}

[role=button]:focus, button:focus, .btn:focus, .pager li > a:focus {
    box-shadow: 0 0 0 0.25rem rgb(108 117 125 / 50%) !important;
    outline: 0 !important;
    border-color: #6c757d !important;
}

.form-check-input:checked[type=radio] {
    background-image: url(/wow/imgs/round.png) !important;
    background-size: 7px !important;
    background-color: #0d6efd;
    border-color: #0d6efd !important;
}

input[type=radio] {
    width: 1em !important;
    height: 1em !important;
    background-color: #fff;
    border-radius: 50% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    border: 1px solid rgba(0,0,0,.25) !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none !important;
}

    input[type=radio]:focus {
        border-color: #86b7fe !important;
        outline: 0 !important;
        box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%) !important;
        border-radius: 50% !important;
        background-color: #fff;
    }


button.resetsearch {
    position: relative;
    top: -47px;
    left: 8px;
}

.resetsearch .words {
    font-size: 60%;
}

.panel-body {
    position: relative;
}

.divider-md {
    max-width: 5px !important;
    border: 4px solid #d7dbde;
    border-width: 0 4px 0 0;
    padding: 0;
    margin: 0 2em 0 1em;
}

.divider-sm {
    max-width: 5px !important;
    border: 4px solid #d7dbde;
    border-width: 0 4px 0 0;
    padding: 0;
    margin: 0;
}

#ITINwowsearch, #SSNwowSearch, #State {
    margin-top: 8px;
    margin-bottom: 1em;
}

.alert-danger {
    padding: 7px !important;
    margin-bottom: 10px !important;
    text-shadow: none !important;
    box-shadow: none !important;
    background-image: none !important;
}

.alert-padding {
    margin: 0 .4em;
}

.form-check-input {
    position: relative !important;
}

#UserSearch label {
    margin-top: .5em
}

button#EmpwowSearch {
    margin-top: 1em
}

input#preferenceUSMail, input#preferenceEMail {
    display: inline-block;
}

#wow-footer {
    background-color: #373d61;
    max-width: 1440px;
    padding: .5em 1em;
    height: 3.1em;
    margin-top: 5em;
    border-radius: 4px;
}

    #wow-footer a {
        font-size: 1em !important;
        padding: .3em 1em;
        border-radius: 3px;
        color: #febc10 !important;
        font-weight: bold !important;
        background-image: none !important;
        background-color: transparent !important;
        text-shadow: none !important;
        text-decoration: none;
        border: none !important;
        box-shadow: none !important;
    }

        #wow-footer a:last-of-type {
            float: right;
        }

        #wow-footer a:first-of-type {
            float: left;
        }

        #wow-footer a:hover {
            text-decoration: underline !important;
        }

.modal-body {
    padding-left: 3rem;
}

    .modal-body ol {
        list-style: auto;
    }
