﻿#divLoadingIndicator {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .4;
    z-index: 1015;
    display: none;
}

#imgProgressbar {
    position: fixed;
    opacity: .8;
    z-index: 1015;
    display: none;
}

#textProgressbar {
    position: fixed;
    opacity: 1;
    z-index: 1015;
    display: none;
    color: white;
}

#propertyLinks {
    overflow: visible;
}

#propertyLinks .activity.actions {
    width: 154px;
}

.element-hover,
.pointer
{
    cursor: pointer;
}
.visibility-hidden {
    visibility: hidden;
}

table.styled .element-hover:hover
{
    background-color: #CEE8F5;
}

table.styled .selected
{
    background-color: #CEE8F5;
}

.info, .info-title, .info .checkbox.small {
    cursor: help;
}

.disabled
{
    cursor: default;
}

input.disabled, button.disabled {
    cursor: not-allowed;
}

.alias
{
    cursor: alias;
}

.selectable:hover
{
    background-color: #df7718;
    cursor: pointer;
}

.advanced
{
    cursor: default;
}

.unselectable
{
    cursor: auto;
}

.advanced .inner-content-section
{
    cursor: pointer;
}

.hidden-container
{
    display: none;
}

.initial-hidden-only {
    display: none !important;
}

/*-- Add Menu --*/
.add-menu a {
    cursor: default !important;
   
}

    .add-menu a:hover
    {
        background-color: #285f91 !important;
    }

    .add-menu a.selected:hover
    {
        background-color: #df7718 !important;
    }

    .add-menu a.unactive-menuitem:hover
    {
        background-color: #ccc !important;
    }
/*-- End Add Menu --*/

table.styled th
{
    word-break: normal;
}

table.styled td
{
    word-break: normal;
}
table.styled td.with-action
{
   padding: 5px 20px;
}

.property-attachments-empty
{
    width: 100%;
    margin-left: -10px;
    border-top: 1px solid #8fa7bd;
    padding: 5px 10px;
    margin-top: 5px;
}

.property-attachments-list
{
    overflow-y: auto;
    overflow-x: hidden;
    height: 298px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.ui-dialog-content .content
{
    max-height: 530px;
}

.asterisk
{
    color: red;
}

.overlaynext
{
    position: absolute;
    bottom: 0;
    right: 0;
    height: 70px;
    width: 200px;
}

.right_arrow_colored_hover
{
    background: url("../images/arrows_colored.png") -40px -50px no-repeat;
}

.anchors.left a.unactive-menuitem
{
    background-color: #9ab9d3;
    cursor: default !important;
}

    .anchors.left a.unactive-menuitem:hover
    {
        background-color: #efbb8c;
    }

.side_holder h4
{
    font-family: inherit;
}

.stepContent .filters, .stepContent.custom-exemption .filters {
    margin: -10px;
}
.stepContent.view-records.custom-exemption .filters.general {
    padding-bottom: 15px;
}

.right-space-10
{
    text-align: left;
}

.stepContent .grid-view
{
    margin: 0;
    padding-top: 10px;
}

.tile-link
{
    position: absolute;
    width: 100%;
    margin: -20px;
    top: 60%;
}

.side_holder.no-holder > div:hover > div
{
    background-color: #df7718;
    cursor: pointer;
}

.side_holder.two > div:hover.unactive > div
{
    background-color: #285f91;
    cursor: auto;
}

.holder-type-radio
{
    text-align: left;
}

    .holder-type-radio li
    {
        padding-left: 145px;
    }

.side_holder
{
    cursor: pointer;
}


.state-specific-data label.inline
{
    font-size: 17px;
}

.downloads.anchors.left a
{
    height: 95px;
}

input.small
{
    width: 50px;
}

.stepContent.view-records
{
    overflow: initial;
}

.uploadify-button.btn
{
    border-radius: 6px;
    width: 185px;
}

form.contact
{
    width: 945px;
}

.billing-information .online_filing
{
    max-width: 1076px;
    border: 1px solid #c8c8c8;
}

.naupa2report .privacy-policy .row
{
    margin-left: 200px;
    margin-right: 200px;
    font-size: 16px;
    text-align: justify;
}

.stepContainer .safe-deposits .listBox
{
    width: 525px;
    height: 75px;
    max-height: 75px;
    resize: none;
}

.stepContainer .naupa2report.after-submission .center-wrapper,
.stepContainer .billing-information.after-submission .center-wrapper
{
    margin-left: -11px;
    margin-right: -11px;
}

.base label.for-asterisk, .stepContainer .billing-information label.for-asterisk
{
    min-width: 0px;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.JLWizard .stepContainer .content.ignore-padding
{
    padding: 0;
}

.ui-dialog-content .actions
{
    padding-top: 10px;
}
.up-dialog-content
{
    min-height: 50px;
    max-height: 430px;
    margin-bottom: 70px;
    overflow-x: auto;
}
.up-dialog-content-confirmation
{
    margin-bottom: 55px;
}
.up-dialog-content table tr td
{
    padding: 3px;
    vertical-align: middle;
}

/*bootstrap dialog*/
.bootstrap-dialog.ui-dialog {
    top: 50px !important;
}
.bootstrap-dialog.ui-dialog h3 span, .h3 span {
    font-family: inherit;
    font-weight: inherit;
}
.bootstrap-dialog.ui-dialog .ui-dialog-titlebar {
    padding: 1rem;
    position: initial;
}
.bootstrap-dialog.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
    font-size: 18px;
    margin: 0;
}
.bootstrap-dialog.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
        right: 15px;
        top: 14px;
    }
.bootstrap-dialog.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon-closethick {
    margin-top: -23px;
    margin-left: -18px;
    padding: 10px;
}
.bootstrap-dialog.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon-closethick:hover {
    border-radius: 50%;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.12);
}
.bootstrap-dialog.ui-dialog .ui-dialog-content {
    padding: 0;
}
.bootstrap-dialog.ui-dialog .ui-dialog-content .body-content {
    text-align: left;
    min-height: 90px;
    padding: 1rem;
}
.bootstrap-dialog.ui-dialog .ui-dialog-content .body-content h3 {
    line-height: 1.5rem;
}
.bootstrap-dialog.ui-dialog .ui-dialog-content .body-content.confirmation {
    min-height: 50px;
}
.bootstrap-dialog.ui-dialog .ui-dialog-content .body-tips:not(.no-divider) {
    text-align: left;
    border-top: 1px solid #e9ecef;
    padding: 1rem;
}
.bootstrap-dialog.ui-dialog .ui-dialog-content .body-actions {
    display: flex;
    justify-content: flex-end;
    padding: 1rem;
}
.bootstrap-dialog.ui-dialog .ui-dialog-content .body-actions:not(.no-divider) {
    border-top: 1px solid #e9ecef;
}
.bootstrap-dialog.ui-dialog .ui-dialog-content .body-actions button,.bootstrap-dialog.ui-dialog .ui-dialog-content .body-actions .btn-ddl {
    margin-left: 5px;
}

/*table bootstrap-dialog*/
.bootstrap-dialog .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0rem;
    background-color: transparent;
    border-collapse: collapse;
}
.bootstrap-dialog .table-bordered td {
    padding: 0.5rem;
    vertical-align: middle;
    border-bottom: 1px solid #dee2e6;
    font-size: 13px;
}
.bootstrap-dialog table.styled td,
.bootstrap-dialog .table-bordered td:nth-child(2) {
    word-break: break-word;
}
.bootstrap-dialog .table-bordered tr:hover {
    background-image: linear-gradient(rgba(29, 33, 41, .04), rgba(29, 33, 41, .04));
}
.bootstrap-dialog .instructions .table-bordered td {
    font-size: 12px;
}


.base.address label.inline {
    font-size: 12px;
}

.policy
{
    padding-top: 20px;
    margin: 0px auto;
    max-width: 1040px;
}

.btn.with_info
{
    width: 285px;
}

    .stepContainer .billing-information .general_action .btn:not(.multistate_actions),
    .stepContainer .payment-information .general_action .btn:not(.multistate_actions),
    .stepContainer .authorize-and-submit .general_action .btn:not(.multistate_actions),
    .stepContainer .transaction-information .general_action .btn:not(.multistate_actions)
    {
        margin-top: 15px;
        margin-right: 13px;
    }

.centered-container
{
    width: 770px;
}

.full-title
{
    margin-top: -10px;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 16px;
}

.general_action
{
    min-height: 36px;
}

    .general_action a
    {
        cursor: pointer;
    }

        .general_action a:hover,
        #statereport-tile a:hover,
        .openDueDiligenceActivityDialog:hover,
        .import-activity a:hover,
        .stepContent a:hover {
            font-weight: bold;
        }

.claimProcessDialogTable table tr td
{
    border: 1px solid;
}

.claimProcessDialogTable tr td:first-child
{
    width: 160px;
}

.claimProcessDialogTable tr td:nth-child(2)
{
    width: 317px;
}

.selection-criteria ul.wide
{
    width: 520px;
}

.selection-criteria ul li
{
    text-align: left;
}

.wizard_vertical nav.top_bar
{
    overflow-y: inherit;
}

.view-records .property-records-grid table input[type=text]
{
    width: 147px !important;
}

.stepContainer .billing-information .billing-state
{
    font-weight: normal !important;
}

.stepContainer .billing-information .available-submitions
{
    width: 973px !important;
}

.payment-information .credit-card label
{
    min-width: 120px !important;
    font-size: 12px !important;
}

.payment-information .credit-card input[type='text']
{
    width: 270px !important;
}

.stepContainer .payment-information .credit-card select
{
    width: 133px !important;
}

.file-scope li label.time
{
    font-size: 10px;
    color: #596d80;
    font-style: normal;
    font-weight: normal;
    float: left;
    margin-left: 50px;
}

.file-scope li label.caption
{
    min-width: 150px;
    text-align: left;
    color: #000;
    font-style: italic;
    font-size: 12px;
    font-weight: bold;
}


.stepContainer .billing-information.after-submission .center-wrapper .buttons a, .stepContainer .naupa2report.after-submission .notification .buttons a
{
    width: 190px !important;
    display: block;
    margin-bottom: 20px;
}

.billing-information .base label
{
    min-width: 100px;
}

.slideshow-prev
{
    cursor: pointer;
}

#state-reports-slideshow label,.states-container label {
    font-size: 16px;
}
.stepContainer .billing-information .general_action .btn.arrow.prev{
    margin-left: 10px;
}
.stepContainer .naupa2report .privacy-policy label {
    vertical-align: top;
    max-height: 280px;
    overflow-y: auto;
}

.selection-criteria .property-codes table tr td label {
    text-align: left;
}

/* Overlay Menu */
.overlay-menu li {
    text-align: left;
}


.grid-table-bottom-space-300 {
    margin-bottom: 300px !important;
}

.top_bar  div.top-menu {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    position: absolute;
    right: 0px;
    top: -25px;
}
.top_bar .top-menu li {
    display: inline-block;
}
.top_bar .top-menu a {
    color: #fff;
    padding: 0 5px;
}
.top_bar .top-menu a:hover {
    color: #DF7718;
}
#section {
    margin-top: -25px;
}

#wizard {
    margin-top: 25px;
}

.side_holder > div.disabled > div {
background: #9AB9D3;
}

/*Settings five tiles*/
.side_holder.five > div {
    width: 20%;
}
.side_holder.five > div {
    float: left;
}
.side_holder.five > div:not(.unselectable):hover > div{
    background-color: #df7718;
}

.general_action.switch > div > div {
    text-align: left;
}
.general_action.switch > div > div > a {
    font-size: 13px;
}

form.archive label {
    text-align: left;
}

form.group label {
    min-width: 121px;
}
.base.group .row.phone input[type=text] {
    width: 71px;
}
i.exclamation.small {
    background: url("../images/exclamation_orange_transparent.png");
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: 2px;    
    margin-right: -20px
}
.naupamessages_visibility:hover {
    cursor: pointer
}
.resources_visibility:hover {
    cursor: pointer
}
.manualMessage:hover {
    cursor: pointer
}
.checkbox.small.statereport {
    margin-left: 6px;
    margin-top: 5px;
}
label.statereport {
    margin-left: 5px;
    margin-top: 5px;
}
.preview-format {
    margin-right: 8px;
    margin-top: 2px;
    width: 80px;
}
.preview-format-label {
    margin-right: 3px;
}
a.filter-selection.filtersItem {
    background: url("../images/claim_process_small.png") 0 bottom no-repeat;
    background-color: #285f91;
}
a.allocation.allocationItem {
    background: url("../images/letter_options.png") 0 bottom no-repeat;
    background-color: #285f91;
}
a.confirm.confirmItem {    
    background: url(../images/advanced/actions.png) 0 bottom no-repeat;
    background-color: #285f91;
}
a.download.finishItem {
    background: url(../images/letters.png) 0 bottom no-repeat;
    background-color: #285f91;
}
.stepContent .allocation #byCountyContainer input[type=text] {
    width: 100px;
}
.stepContent .allocation #byCountyContainer label {
    width: 100px;
    text-align: right;
}
.top_nav_btn {
    padding: 0!important;
    width: 60px;
    position: relative;
    display: inline-block;
    color: #000;
    opacity: 1;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
    margin-right: 0!important;
}
.top_nav_btn#top_notify_btn .top_nav_btn_icon {
    background-position: -5px -23px;
}
.top_nav_btn#top_notify_btn.active .top_nav_btn_icon, .top_nav_btn#top_notify_btn.has_notify .top_nav_btn_icon {
    background-position: -65px -23px;
}
.top_nav_btn#top_dashboard_btn .top_nav_btn_icon {
    background-position: 0px 0px;
}
.top_nav_btn#top_dashboard_btn.active .top_nav_btn_icon, .top_nav_btn#top_dashboard_btn.has_notify .top_nav_btn_icon {
    background-position: -20px 0px;
}

.top_nav_btn .top_nav_btn_icon {
    margin: 9px auto;
    background: url(../images/head_icons.png?6) no-repeat;
    height: 20px;
    width: 20px;
}
.top_nav_dashboard .top_nav_btn .top_nav_btn_icon {
    margin: 9px auto;
    background: url(../images/top_nav_btn_icon_dashboard.png) no-repeat;
    height: 20px;
    width: 20px;
}

.top_nav_btn:hover {
    background-color: #486991;
}
.top_nav_btn.active {
    background-color: #486991;
}
.top_nav_btn.active .top_notify_count {
    background-color: #486991;
}
.top_nav_btn:hover .top_notify_count {
    border: 2px solid #486991;
}
.top_notify_count {
    display: none;
    padding: 1px 4px;
    border: 2px solid #4393dc;
    border-radius: 12px;
    color: #fff;
    font-size: 9px;
    height: 11px;
    line-height: 11px;
    min-width: 5px;
    top: 6px;
    left: 31px;
    background-color: #ff734c;
    text-align: center;
    position: absolute;
}
.top_notify_content {
    display: none;
    top: 38px;
    right: 0;
    position: absolute;
    background-color: #ffffff;
    border: 1px solid #c5d0db;
    z-index: 1005;
    box-shadow: 0 20px 40px 0 rgba(0,0,0,.3);
    max-height: 350px;
    overflow-y: scroll;
    border-top: 0;
    border-right: 0;
}
.top_notify_reminder {
    display: none;
    top: 38px;
    right: 0;
    position: absolute;
    background-color: #ffffff;
    border: 1px solid #c5d0db;
    z-index: 1005;
    box-shadow: 0 20px 40px 0 rgba(0,0,0,.3);
    max-height: 350px;
    border-top: 0;
    border-right: 0;
}
.top_dashboard_content {
    display: none;
    top: 38px;
    right: 0;
    position: absolute;
    background-color: #ffffff;
    border: 1px solid #c5d0db;
    z-index: 1005;
    box-shadow: 0 20px 40px 0 rgba(0,0,0,.3);
    min-height: 550px;
    width: 939px;
    border-top: 0;
    border-right: 0;
}
.top_notify_content_row {
    width: 400px;
    min-height: 20px;
    padding: 10px 28px 35px 15px;
    border-top: 1px solid #e7e8ec;
    color: #000;
    font-size: 14px;
    text-align: left;
    position: relative;
}
.top_notify_reminder_row {
    padding: 10px 28px 10px 18px;
    color: #000;
    font-size: 14px;
    text-align: left;
    position: relative;
}
.top_notify_reminder_row:hover {
    cursor: pointer;
    background-image: linear-gradient(rgba(29, 33, 41, .08), rgba(29, 33, 41, .08));
}
.top_notify_reminder_row>div {
    display: inline;
}
.top_notify_reminder_row .top_notify_reminder_row_icon {
    margin-right: 10px;
}
.top_dashboard_content_row {
    min-height: 50px;
    color: #000;
    font-size: 14px;
    text-align: left;
    position: relative;
}
.top_dashboard_content_row_empty {
    padding-top: 20px;
    position: relative;
    font-size: 20px;
    text-align: center;
    color: #000;
    display: none;
}
.top_dashboard_content_row .loader_22 {
    padding: 13px;
    opacity: 0.8;
}
.top_dashboard_content_row_action {
    padding: 13px;
    color: #4e4c4c;
    font-size: 22px;
    font-weight: 300;
}
.top_notify_content_row-text-with-icon {
    padding-left: 70px;
    min-height: 50px;
}
.top_notify_content_row-text-with-icon i {
    position: absolute;
    left: 17px;
    top: 12px;
}
.top_notify_content_row:hover .top_notify_content_row_actions_hide{
    display: block;
}
.top_notify_content_row_top {
    text-align: left;
    width: 400px;
    height: 18px;
    padding: 10px 15px;
    border-top: 1px solid #e7e8ec;
    color: #000;
    font-size: 14px;
    border-top: 0;
}
.top_dashboard_content_row_top {
    text-align: left;
    height: 30px;
    padding: 10px 15px;
    border-bottom: 1px solid #e7e8ec;
    color: #000;
    font-size: 14px;
    border-top: 0;
}
.top_dashboard_content_row_top >div {
    display: inline;
}
.top_dashboard_content_row_top_header {
    font-size: 18px;
    position: absolute;
    top: 15px;
}
.top_dashboard_content_row_top_search {
    float: right;
}
.top_dashboard_content_row_top_search i {
    position: absolute;
    top: 20px;
    font-weight: 500;
}
.top_dashboard_content_row_top_search input {
    width: 400px;
    padding-left: 22px;
    border-radius: 0px;
    border-top-style: hidden;
    border-right-style: hidden;
    border-left-style: hidden;
    background-color: #eee;
    background: white;
    box-shadow: inset 0 0 3px white;
}
.top_dashboard_content_row_top_search:focus {
    outline: none;
}

.top_dashboard_content_row_top_search i.fa-custom-input-clear {
    margin-left: -0.7%;
    cursor: pointer;
    display: inline;
}
.top_dashboard_content_row_top_search i.fa-custom-input-clear.hidden {
    display: none;
}

.top_notify_content_row_actions {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px 15px 45px 15px;
}
.top_notify_content_row_title {
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 11px;
    color: #939393;
    padding: 0 28px 10px 0;
}
.top_dashboard_content_row_bottom {
    color: #000;
    font-size: 15px;
}
.top_dashboard_content_row_bottom_arrows, .top_dashboard_content_row_bottom_counts {
    float: right;
    padding-right: 12px;
    padding-top: 7px;
}
.top_dashboard_content_row_bottom_counts {
    padding-top: 19px;
}
.top_dashboard_content_row_bottom i {
    padding: 15px 18px 15px 18px;
}
.top_dashboard_content_row_bottom i:hover, .top_dashboard_content_row_action:hover {
    cursor: pointer;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.04);
}
.top_dashboard_content_row .top_dashboard_content_row_action:hover {
    border-radius: 50%;
}
.top_dashboard_content_row_bottom i.inactive {
    opacity: 0.3;
}
.top_dashboard_content_row_bottom i.inactive:hover {
    cursor: default;
    background-color: rgba(0, 0, 0, 0);
}
.top_notify_content_row_actions:hover {
    cursor: default;
}
.top_notify_content_row_actions_hide {
    color: gray;
    font-size: 1.15em;
    display: none;
}
.top_notify_content_row_actions_hide:hover {
    cursor: pointer;
}
.top_notify_content_row_date {
    text-align: left;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 11px;
    color: #939393;
    padding: 0 28px 10px 15px;
}
.top_dashboard_content_row_date {
    font-size: 12px;
    color: #939393;
}
.top_dashboard_content_report_type {
    position: absolute;
    left: 17px;
}
.top_notify_content_row:hover,.top_dashboard_content_row tr:hover {
    background-image: linear-gradient(rgba(29, 33, 41, .04), rgba(29, 33, 41, .04));
}
.top_notify_content_row a:hover,.top_dashboard_content_row a:hover {
    cursor: pointer;
}
.top_notify_content ul,.top_dashboard_content ul {
    list-style-type: disc;
    padding-left: 40px;
}
.top_notify_content ol,.top_dashboard_content ol {
    list-style-type: decimal;
    padding-left: 40px;
}
.top_notify_content li,.top_dashboard_content li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.top_notify_content hr,.top_dashboard_content hr {
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.top_notify_content .table,.top_dashboard_content .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0rem;
    background-color: transparent;
    border-collapse: collapse;
}
.top_notify_content .table-bordered th, .top_notify_content .table-bordered td {
    padding: 0.75rem;
    vertical-align: top;
    border: 1px solid #dee2e6;
}
.top_dashboard_content .table-bordered td {
    padding: 0.75rem;
    vertical-align: middle;
    border-bottom: 1px solid #dee2e6;
}
.top_dashboard_content .table-bordered td:first-child {
    padding-left: 80px;
    min-height: 50px;
}
.top_dashboard_content .table-bordered td:last-child {
    width: 96px;
}
.top_notify_content .table-bordered {
    border: 1px solid #dee2e6;
}
.top_notify_arrow,.top_dashboard_arrow{
    display: none;
    position: absolute;
    width: 12px;
    height: 10px;
    top: 30px;
    left: 24px;
    z-index: 600;
    background: url(../images/advanced/up_arrow.png) top center no-repeat;
}

.JLWizard nav.top_bar {
    padding: 0 55px 0 6px;
}
.JLWizard nav.top_bar.activities-two {
    padding: 0 120px 0 6px;
}

.property-codes-container.due-diligence {
    min-height: 100px;
    max-height: 155px;
    margin-bottom: 8px;
}
.due-diligence .cols {
    margin-top: 10px;
    max-width: 980px;
}
.due-diligence .single-col {
    width: 360px;
}
.due-diligence .two-col {
    width: 760px;
}
.due-diligence .multi-col {
    width: 94%;
}
.stepContent .filters.due-diligence {
    margin: 0;
    padding-top: 0;
    background-color: white;
}
.due-diligence .base.horizontal label {
    min-width: 90px;
}
.due-diligence .container_16 .grid_10 {
    width: 60.5% !important;
}
.due-diligence .container_16 .grid_12 {
    width: 73% !important;
}
.due-diligence .container_16 .grid_13 {
    width: 79.25% !important;
}

.activity-items {
    padding-top: 5px;
    padding-left: 15px;
    display: none;
}
.history li.expanded {
    background: url(../images/breadcrumpt_down.png) 0px 4px no-repeat;
}

.import-actions {
    bottom: 70px;
    float: right;
    display: inline-block;
    width: 200px;
}
.index .import-activity {
    height: 158px;
}
.index .import-activity-empty {
    height: 101px;
}
.import-record .import-activity {
    max-height: 350px;
    overflow-y: auto;
}

.up-dialog-content .history li a.rollback, .import-record .history li a.rollback {
    right: 10px;
}

.import-agreement  {
    display: inline-block;
    margin-top: 7px;
}
.import-agreement label {
    font-size: 14px;
}

.reporting-service .first {
    text-align: right;
    margin-right: 5px;
}
.reporting-service .last {
    text-align: left;
    margin-left: 5px;
}
.reporting-service .row {
    margin-bottom: 10px;
}
.reporting-service .last input{
    width: 270px;
}
.reporting-service .fields {
    height: 120px;
}
.activityItemCheckboxPosition {
    position: absolute;
    right: 10px;
}
.activityItemLinkPosition {
    right: 40px !important;
    color: #4393dc !important;
}
#dialogStateReportActivities .history li a.rollback, #dialogPropertyActivity .history li a.rollback {
    color: #4393dc;
}
.dialogStateReportCloseBtnPosition {
    margin-left: 22%;
}
.dialogStateReportUndoBtnPosition {
    float: right;
    margin-right: 2%;
}


.activityItemMaxWidth {
    max-width: 450px;
    display: inline-block;
}

.confirmation-dialog-remove-cell-info {
    width: 154px;
}
.confirmation-dialog-undo-cell-info {
    width: 225px;
    word-break: break-word;
}
.confirmation-dialog-row-info{
    padding-left:14px;
    display:inline-flex;
}

.confirm-dialog-message {
    text-align: left;
}

.general-confirm-dialog-message{
    padding: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.confirmation-dialog-message-title {
    font-weight: bold;
    margin: 10px;
}

.confirmation-dialog-message-title-addspace {
    font-weight: bold;
    margin: 20px 10px 10px 10px;
}
.confirmation-dialog-message-title-center{
    text-align:center;
    margin-top:20px;
}
.edit-property-send-letter-label{
    padding-top:6px;
}
.edit-property-send-letter-checkbox {
    margin-top: 5px;
}
.updatetopnavright-duedildate-width {
    width: 225px !important;
}
.updatetopnavright-format-width {
    width: 220px !important;
    
}

.toast-success {
    background-color: #285f91;
}
#toast-container .toast-success, #toast-container .toast-info {
    opacity: 1;
}
.userDefined-label {
    padding-top: 5px;
    padding-right: 5px;
    max-width: 140px;
    word-wrap:break-word;
}
.userDefined-input {
    width: 100% !important;
    float: right;
}
.userDefined-row-display {
    display: flex;
    margin-right: 10px;
}
.userDefined-scrollbar {
    overflow-y: auto;
    display: block;
    height: 293px;
}
.userDefined-hideContanier {
    display: none !important;
}

.regulatory-updates .updates-table {
    max-height: 450px;
    overflow-y: scroll;
}
.regulatory-updates .updates-table table{
    margin-top: 0;
}
.regulatory-updates .updates-table td.new {
    font-weight: bold;
}

.preReleaseNoteNotification {
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.releaseNotesNotification {
    background-color: #cce5ff;
    border-color: #b8daff;
}
.regulatoryNotification {
    background-color: #d0ffd8;
    border-color: #c2f1cb;
}
.noticeNotification {
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.cursor-pointer{
    cursor:pointer;
}
.cursor-help {
    cursor: help;
}

.vertical-align-middle {
    vertical-align: middle;
}

.overflow-hidden{
    overflow:hidden !important;
}
.overflow-auto{
    overflow:auto;
}
.display-flex{
    display:flex;
}
.position-relative{
    position:relative;
}
.left-12 {
    left:12%;
}
.left-25 {
    left: 25%;
}
.height-325px{
    height:325px;
}
.margin-top-0px{
    margin-top:0px;
}
.margin--11px {
    margin: -11px;
}
.width-400px{
    width:400px !important;
}
.width-auto{
    width:auto !important;
}

.loader_22 {
    width: 22px;
}

.text-align-left {
    text-align: left !important;
}
.text-align-right {
    text-align: right !important;
}
.text-align-center {
    text-align: center !important;
}
.text-align-justify {
    text-align: justify !important;
}

.width-350px {
    width: 350px !important;
}

input.owner-name-parser-delimiter {
    width: 500px;
    text-align: center;
}

#filterMode {
    text-decoration: underline;
}

.btn-ddl {
    width: 220px;
}
.ui-widget .btn-ddl {
    font-family: Arial,Helvetica,sans-serif;
}
.btn-ddl.chzn-container-single a.chzn-single {
    background-color: #1f81db;
    padding-bottom: 11px;
    padding-top: 6px;
    font-size: 14px;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(38, 104, 167, 0.7);
    background: #1f81db none no-repeat;
    border: 2px solid #265c8e;
    font-weight: normal;
    text-decoration: none;
    border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.2s;
}
.btn-ddl.chzn-container-single a.chzn-single:hover {
    background-color: #df7718;
    border: 2px solid #d06300;
}
.btn-ddl.chzn-container-single ul.chzn-results {
    padding-top: 5px;
}
.btn-ddl.chzn-container-single ul.chzn-results li {
    padding: 8px;
}
.btn-ddl.chzn-container-single ul.chzn-results li:first-child {
    display: none;
}
.btn-ddl.chzn-container-single.chzn-with-drop a.chzn-single {
    border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px 6px 0px 0px;
}
.btn-ddl.chzn-container-single a.chzn-single span {
    margin-right: 5px;
}
.btn-ddl.chzn-container-single .chzn-drop {
    font-size: 14px;
    text-align: center;
    vertical-align: top;
    border: 1px solid #265c8e;
}
.btn-ddl.chzn-container-single .chzn-single div b {
    background: url(../Images/button_arrows_up_down.png) no-repeat 0 5px;
    background-position: 0% 13px;
}
.btn-ddl.chzn-container-single.chzn-with-drop .chzn-single div b {
    background: url(../Images/button_arrows_up_down.png) no-repeat 0 5px;
    background-position: 140% 5px;
}
.btn-ddl.chzn-container-single .chzn-single div {
    width: 20px;
}
.bootstrap-dialog .btn-ddl a.chzn-single span {
    padding-top: 2px;
}
.btn-ddl.chzn-container-single ul.chzn-results li.divider {
    height: 1px;
    padding: 0px;
    background: #dee2e6;
    margin-top: 5px;
    margin-bottom: 5px;
}
.btn-ddl.chzn-container .chzn-results .active-result.divider {
    cursor: default;
}

.accordion_dashboard {
    cursor: pointer;
    text-align: left;
    outline: none;
    transition: 0.4s;
}
.accordion_dashboard:after {
    content: '\002B';
    float: right;
}
.active_accordion:after {
    content: "\2212";
    float: right;
}
.active_accordion:hover {
    text-decoration: underline;
}

.panel_dashboard > .active_dashboard {
    color: blue !important;
}
.panel_dashboard {
    max-height: 0;
    overflow: auto;
    cursor: pointer;
    transition: max-height 0.2s ease-out;
}

.panel_dashboard.active {
    max-height: 100px;
}


.state-specific-data .base.state .three label {
    min-width: 100px;
}
.state-specific-data .base .three input[type=text] {
    width: 175px;
}

.datepicker-top-left, .datepicker-top-right {
    border-top-color: #ccc !important;
}
.datepicker-top-left::before, .datepicker-top-right::before {
    border-bottom-color: #ccc !important;
}
#IncorporationDate .datepicker-container {
    border: 1px solid #e6e6e6;
}

label[id$=_Label]:hover {
    cursor: help;
}

.toast-bottom-left .toast-message {
    margin-right: 125px;
}
.toast-bottom-left .toast-close-button {
    top: 0;
    right: 0;
    font-size: 14px;
    font-weight: 400;
    opacity: 1;
}

.toast-bottom-left .toast-close-button span.undo{
    padding: 10px 15px 10px 10px;
    opacity: 0.4;
}
.toast-bottom-left .toast-close-button span.undo:hover{
    opacity: 1;
}
.toast-bottom-left .toast-close-button span.close{
    padding: 10px 15px 10px 15px;
}
.toast-bottom-left .toast-close-button span.close:hover{
    padding: 10px 15px 10px 15px;
    background-color: rgba(0, 0, 0, 0.06);
    border-radius: 50%;
}
#toast-container.toast-bottom-left > div.toast {
    width: auto;
    padding: 15px 6px 15px 50px;
}
.toast-close-button:focus, .toast-close-button:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
    -ms-filter: alpha(Opacity=1);
    filter: alpha(opacity=1);
}

.dropzone {
    min-height: 150px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    background: white;
    padding: 20px 20px;
}
    .dropzone:hover, .dropzone.dz-drag-hover, .radio-button-group li:not(.selected-radio-button-color):hover {
        background-color: rgba(0, 0, 0, 0.04);
    }
.dropzone .dz-message img {
    width: 25%;
    opacity: 0.25;
}
.dropzone .dz-message .image {
    background-image: url("../images/file-upload-icon.png");
    width: 80px;
    height: 80px;
    display: inline-block;
}
.dropzone .dz-message .title {
    color: black;
    margin: 10px 0 10px 0;
    font-size: 22px;
    opacity: 0.35;
}
.dropzone .dz-message .sub-title {
    color: black;
    margin: 10px 0 10px 0;
    font-size: 12px;
    opacity: 0.35;
}
.dropzone .dropzone-template {
    display: none;
}

/*Radio Button Style*/
.selected-radio-button-color {
    background: #337ab7;
    -webkit-background-clip: padding-box;
}

.background-ff9898 {
    background: #ff9898;
}

.background-lightgreen {
    background: lightgreen;
}

.background-fbf07b {
    background: #fbf07b;
}

.radio-button-group {
    width: 100%;
    list-style-type: none;
    padding: 0;
    font-size: .85em;
    display: table;
    letterspacing: .2em;
}

@media (min-width: 768px) {
    .radio-button-group {
        font-size: 1em;
    }
}

.radio-button-group div {
    color: #337ab7;
}

.radio-button-group li {
    cursor: pointer;
    vertical-align: middle;
    padding: .75em 1.5em;
    line-height: 0.5;
    border: 1px solid #e6ecf2;
    border-top-width: 0;
    -webkit-transition: 200ms;
    transition: 200ms;
}
.view-records-activity-manager .radio-button-group li {
    padding: .75em 0.5em;
}

    .radio-button-group li:first-child {
        border-radius: 6px 6px 0 0;
        border-top-width: 1px;
    }

    .radio-button-group li:last-child {
        border-radius: 0 0 6px 6px;
    }

@media (min-width: 480px) {
    .radio-button-group li {
        display: table-cell;
        border-top-width: 1px;
        border-left-width: 0;
    }

        .radio-button-group li:first-child {
            border-radius: 6px 0 0 6px;
            border-left-width: 1px;
        }

        .radio-button-group li:last-child {
            border-radius: 0 6px 6px 0;
        }
}

.radio-button-group div {
    display: block;
    text-align: center;
    padding: 0 .5em;
    text-decoration: none;
}
.view-records-activity-manager .radio-button-group div {
    font-size: 11px;
}

@media (min-width: 768px) {
    .radio-button-group div {
        padding: .5em .5em;
    }
}

.item-row .radio-button-group .selected-radio-button-color div {
    color: white;
}

.radio-button-group div:link, .radio-button-group div:visited {
    color: #537ca8;
}

.activity-status-container .radio-button-group li {
    padding-left: 1em;
    padding-right: 1em;
}

.activity-due-date-container {
    vertical-align: top !important;
}
.pointer-events-none {
    pointer-events: none;
}
.display-flow-root {
    display: flow-root;
}
.opacity-0-point-7 {
    opacity: 0.7;
}

.account-reset .body-content {
    min-height: 500px;
}
.password-reset .body-content,
.forgot-password .body-content,
.expired-password .body-content,
.account-reset-message .body-content,
.password-reset-message .body-content {
    min-height: 330px;
}

.toast-close-button {
    position: initial;
    min-height: auto;
    margin-left: 10px;
}

.toast-close-button:hover {
    background-color: transparent;
    border: none;
}

.property-codes tr:first-child td,
.row .property-codes div:first-child,
.multi-selection tr:first-child td {
    padding-bottom: 5px;
}

.material-ui .bold {
    font-weight: bold !important;
}

.activityListNoIcon {
    height: 22px;
}

.ui-widget-overlay {
    opacity: .8;
    background-color: black;
}

.state-id-fein-extension input[type="text"] {
    width: 154px;
}
.state-id-fein-extension > div {
    width: 45%;
    display: inline-block;
    vertical-align: top;
}
.state-id-fein-extension > div > div {
    overflow-y: auto;
    height: 360px;
    margin-top: 15px;
}
.state-id-fein-extension.add-wizard > div > div {
    height: 140px;
}
.state-id-fein-extension > div > div > div > div {
    display: inline-block;
    margin-bottom: 10px;
}
.state-id-fein-extension > div > div > div > div:first-child {
    text-align: right;
    width: 32%
}
.state-id-fein-extension > div > div > div > div:last-child {
    text-align: left;
    width: 45%;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    -webkit-rtl-ordering: logical;
    cursor: text;
    font: 400 13.3333px Arial;
    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

input[type="text"].width-200px {
    width: 200px;
}

.bootstrap-row {
    display: flex;
    flex-wrap: wrap;
    padding-top: 3px;
    padding-bottom: 3px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.bootstrap-col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.p-0 {
    padding: 0;
}

.padding-left-20 {
    padding-left: 20px;
}

.padding-left-10 {
    padding-left: 10px;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
    z-index: 1;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 1;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0;
}

.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}

.btn-outline-primary {
    color: #265c8e;
    background-color: transparent;
    background-image: none;
    border-color: #265c8e;
}

.btn-outline-primary:hover {
    background-color: #265c8e;
    border-color: #265c8e;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 92, 142, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #265c8e;
    background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
    background-color: #265c8e;
    border-color: #265c8e;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 92, 142, 0.5);
}

.blue-text {
    color: #285f91;
    font-weight: bolder;
}

.signature-preview {
    max-width: 175px;
    max-height: 75px;
}

.mr-5 {
    margin-right: 5px;
}

.red-text {
    color: red;
}

.help-article-link {
    color: blue;
    text-decoration: underline;
}

.help-article-link:hover {
    text-decoration: none;
}