<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.panel-heading {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0.05;
    pointer-events: none;
    height: 400px;
    width: 400px;
}
.buttons-excel {
    color: #fff;
    background-color: #18346a;
    border-color: #132a55;
}

buttons-pdf {
    color: #fff;
    background-color: #18346a;
    border-color: #132a55;
}

.btn {
    color: #fff;
    background-color: #18346a;
    border-color: #132a55;
}

.buttons-pdf {
    color: #fff;
    background-color: #18346a;
    border-color: #132a55;
}

.btn {
    color: #fff;
    background-color: #18346a;
    border-color: #132a55;
}
.buttons-excel {
    color: #fff;
    background-color: #18346a;
    border-color: #132a55;
}
.ui-datepicker th {
    color: white;
}


.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; span:focus, .pagination &gt; .active &gt; span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #18346a;
    border-color: #132a55;
}
    .title-bar {
    width: 65%;
    margin-left: 18%;
}
.menu-bar {
    background-color: #000;
    width: 100%;
}
.header-div {
    margin-left: auto;
    margin-right: auto;
    height: 70px;
    padding-top: 5px;
    width: 100%;
    background-image: linear-gradient(to right,#2c66db,#140657);
    margin-top: -50px;
}
.heading-1 {
    color: #fff !important;
    font-family: serif;
    font-size: 30px;
    text-align: center;
    padding: 0;
  
}
.heading-2 {
    margin-top: -10px !important;
    color: yellow !important;
    font-weight:bold;
    font-family: serif;
    font-size: 15px !important;
    text-align: center;
    padding: 0;
}
.currentPage {
    background-color: #e3e1eb;
    color: #140657;
}
.ruler-1 {
    margin-top: 0px;
}


.body-content {
   
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    top: -10px;
    display:table;
    table-layout:fixed;
    /*overflow-y: auto;*/
}


.pageHeader {
    background-color: #717384;
    color: white;
    text-align: center;
    font-weight: bold;
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
}
.footer-bar {
    position: fixed;
    margin: 0;
    padding: 0;
    bottom: 0;
    height: 18px;
    background: #000;
    width: 110%;
    text-align: center;
    border-radius: 0;
    background-image: linear-gradient(to right, #140657, #2c66db);
}
table.dataTable thead th {
color:white;
}
.copyright {
    font-size: 10px;
    color: #fff !important;
    font-family: serif;
    padding: 10px;
}
.header-bar {
    height: 100px;
    background-color: #fff;
    padding-top: 20px;
}

    .header-bar h1 {
        margin-bottom: 100px;
        color: #fff;
    }

.title {
    margin:0;padding:0;
    font-size: 15px;
    color: white;
    font-family: Arial;
}
.userDetails {
   margin-left:0px;
    font-size: 13px;
    color: #fff;
    font-family: 'Times New Roman';
    margin-bottom:10px;
}

.userDetails span {
    color: yellow;
    font-size: 15px;
    font-family: 'Times New Roman';
}
h2{
    margin-left:40px;
}


.wrong-pattern ::before {
    content: "•";
    padding-right: 8px;
}

.wrong-pattern {
    color: red;
    font-size: 15px;
    font-family: serif;
}
.correct-pattern {
    color: blue;
 
}

label {
    font-size: 15px;
    font-family:serif;
    font-weight:normal;
}
.genderGroup {
    font-size: 15px !important;
}

.content-div {
    height: 150px;
    margin-top: -20px;
    width: 100%;
    margin-left: 0px;
    background-image: linear-gradient(#adc4cf, #e1e4e9, #ebeae8);
    
}
/*#formDisputeHearingByCounty {
    height: 85vh;
}*/
.search-group {
    font-size: 18px;
    font-family: serif;
    background-color: #839682 !important;
    padding:0;
    margin-top:0;
    height:30px;
}

.search-fields-group {
    font-size: 20px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: serif;
    
}
#EmployeeSearch{
    margin-top:-10px;
}

h3 {
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    margin-top: 0;
    margin-bottom: 15px;
}
.form-control {
    display: initial !important;
    width: 180px;
    height: 25px;
    padding:6px;
    border-color:black
    }

.dropdown {
    padding: 0 0 0 7px;
   
}
select[id^=selected], #SettlementType {
    padding: 0;
}
    select[disabled][id^=selected], #SettlementType[disabled] {
        height: 30px;
        padding: 5px;
        margin-top: 5px;
    }
.form-control[disabled], #fullDenialReasonDesc {
    border: none;
    box-shadow: none;
    background: transparent;
    -webkit-appearance: none;
}
        .logout {
            float: right;
            margin-top: -2px;
            font-size: 18px;
        }
.menuVisit {
    background-color: black;
    color: white !important;
}
input[type=radio] {
    transform: scale(1);
}

#disputeSearch, #agreeSearch,.divEmprLocInfo, .dropdownspan1, .validation {
    display: none;
}
 .hideRow {
    display: none;
}
.dateFieldWith{
    width:100px;
}
.hideRowImportant{
    display: none !important;
}
.menu-btn button {
    background: #140657;
    color: white;
    font-size: 18px;
    cursor: pointer;
    color: white;
    height: 40px;
    border: 1px solid #140657;
    padding-left: 15px;
}

    .menu-btn button:hover {
        background: #0f1570;       
    }

.menu-btn::after {
    content: "";
    clear: both;
    display: table;
}
button.activeButton {
    background-color: #e3e1eb;
    color: #140657;
}
.lbl{
    width:20px;
    font-weight:bold;
}

/*ul.generalul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #829882;
    height: 40px;
}

li {
    float: left;
}*/

ul {
    background: #140657;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 40px;
}

li {
    color: #fff;
    background: #140657;
    display: block;
    float: left;
    padding: 0;
    position: relative;
    text-decoration: none;
    /*transition-duration: 0.5s;*/
}

    li a {
        display: block;
        color: white;
        text-align: center;
        padding: 5.5px 10px;
        text-decoration: none !important;
        font-size:18px;
        font-family:serif;
    }
        li button:hover {
            background-color: #0f1570;
            color: white;
        }
            /* Change the link color on hover */
        li a:hover {
            background-color: #0f1570;
            color: white;
        }

.no-footer dataTable{
    font-size:20px;
    padding:2px;
}
.divDataTable table {
    height: 50px;
    width: 50px;
}
#datatable-grid tr td, #datatable-grid2 tr td, #datatable-grid3 tr td, #datatable-grid4 tr td, .datatable-grid  tr td{
    font-size: 13px;
    font-family: serif;
    padding: 1px;
    white-space: nowrap;
}
#datatable-grid{
    width:100%;
}
th, td {
    white-space: nowrap;
}
.scrolledTable {
    overflow-x: auto;
    clear: both;
}
.btn-flat {
    font-size: 13px;
    padding: 0px;
}

.data-grid {
    font-size: 15px;
    font-family: serif;
    margin-bottom: 200px;
}
.dataTables_filter {
    text-align: right !important;
   height:auto;
}

    .dataTables_filter input[type="search"] {
        width: 100px;
        display: inline-block;
        
    }
table.dataTable {
    width: 100% !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding:0;
}

.ipobDetailsTbl tr th, .tblFilingDisputesDetails tr th, .tblPAttorneyDetails tr th, .tblPlantiff tr th, .tblDefendant tr th, .emprLocTbl tr td,
#tblRevenueDetails tr td, #tblRevenueDetails tr th, .tblRevenueSummaries tr th,.tblAttorneyDetails tr th {
    border: 1px solid #eee !important;
}

.tblFilingDisputesDetails tr th, .tblFilingDisputesDetails tr td, .emprLocTbl thead tr th, .emprLocTbl tbody tr td, .policyTbl thead tr th, .policyTbl tbody tr td, .actDetailsTbl thead tr th, .actDetailsTbl tbody tr td, .ipobDetailsTbl thead tr th, .ipobDetailsTbl tbody tr td, .filingTbl tbody tr td, .tblFilings thead tr th, .tblFilings tbody tr td,
.tblBenefits thead tr th, .tblBenefits tbody tr td, #tblDisputeHearingDetails tbody tr td {
    padding: 4px;
    white-space: nowrap;
}
#datatable-grid_paginate ul li a, #datatable-grid_info, #datatable-grid2_paginate ul li a, #datatable-grid3_info, #datatable-grid3_paginate ul li a, #datatable-grid3_info,
#datatable-grid4_paginate ul li a, #datatable-grid4_info, .pagination &gt; li &gt; a {
    height: 25px;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 2px 12px 12px 12px;
}

.pagination{
    height:25px;
    background-color:none;
    float:right;
}
/*#datatable-grid3_paginate ul li a, #datatable-grid3_info {
    height: 25px;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 2px 12px 12px 12px;
}*/
.btn-click {
    background-color: #18346a;
    color: #fff;
    font-weight: bold;
}
div.dataTables_scrollHeadInner table {
    margin-bottom: 0px !important
}
table.dataTable thead th, table.dataTable tbody td {
    border: 1px solid #eee !important;
    margin: 0;
    width: 0.4%;
    white-space: nowrap;
    font-family: serif;
    /*font-size: 13px;*/
}
#datatable-grid tr td {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: -5px;
    
}
.dataTableCell{
    padding:0
}

.colspan-2, .colspan-5 {
    text-align: center;
}
.colspan-8{
    padding:0
}
/*table.dataTable thead th, table.dataTable tbody td{
    border:1px solid #eee !important;
    white-space:normal;
    word-break:break-all;
}*/
.dataTables_length select{
    margin:5px;
    padding:0px;
    height:25px;
    width:40px !important;
}


.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 0px solid #111;
}
table.table.dt-responsive.nowrap.dataTable.no-footer thead tr th{
    padding:4px;
}
table.dataTable.nowrap td{
    padding:2px;
}
#tblFilingNotes.dataTable.nowrap td {
    padding: 4px !important;
}

table.dataTable thead .sorting:after
, table.dataTable thead .sorting_asc:after
, table.dataTable thead .sorting_desc:after
, table.dataTable thead .sorting_asc_disabled:after
, table.dataTable thead .sorting_desc_disabled:after {
    bottom: 4px !important;
    right: 4px !important;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 5px !important;
}
.form-inline row {
    margin-bottom: 5px;
}
/*.homeSearch{
    margin-top:-15px;
}*/
table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    background-color: white ;
    /*margin: 0 auto;*/
}

    table th {
        background-color: #140657;
        font-weight: bold;
        font-size: 10px;
    }

    table th, table td{
        padding: 2px;       
        font-size: 14px;
    }

.tblColBorder tr td, .tblColBorder tr th, #tblAwardInfor tr th, #tblAwardInfor tr td, #tblPaymentHistory tr th, #tblPaymentHistory tr td,
#tblProstheticDetails tr th, #tblProstheticDetails tr td, .tblSearchAttorneyDetails tr th, .tblSearchAttorneyDetails tr td,
#tblAwardAttorneyDetails tr th, #tblAwardAttorneyDetails  tr td{
    border: 1px solid #ccc !important;
}

table, table table td{
    border: 0px solid #ccc;
}
.tblParentVersus td {
    border: 0px solid #ccc !important;
}
/*.tblForm tbody tr td{
    width:200px;
}*/
/*.tblForm {
    table-layout: fixed;

}*/
    .tblForm tbody tr td/*, #tblAddDisputeOnly tr td*/ {
        padding: 3px;
        border: none;
        font-size: 15px;
        font-family: serif;
        font-weight: bold;
        /*margin: 0;*/
        /*white-space:nowrap;
   width:1%;*/
    }
#tblAddDisputeOnly tr td {
    font-weight: normal !important;
}
    .actTable tr td {
    white-space: nowrap;
}
    .labelName {
    white-space: nowrap;
    width: 1%;
}
    .btnSearch {      
        float:right;
        /*margin-top:10px;*/
        margin-right:5px;
    }
.btn {
    padding: 4px;
   /*font-size:16px;*/  
}
/*
   Commented .btnSearch input{} to get big buttons on search page
*/
    /*.btnSearch input{
        width:60px;
        height:20px;
        padding:0;        
    }*/
.btnView  {
    width: 90px;
    padding: 0;
}
.report {
    /*position: relative;*/
    /*margin-left: 25%;*/
    /*top: 105%;
    left: auto;
    right: auto;
    bottom: 0;*/
    /*display: flex;
    position: relative;*/
    /*position:absolute;*/
    text-align: center;
    overflow-y: auto !important;
    /*width: 1190px;*/
    height: 900px;
  
}
#spinner {
    text-align: center;
}

li.activeLink{
    background-color:black;    
}

.cerData table  {
    padding: 0;    
    vertical-align:central;
}
.table  tbody  tr  td {
    vertical-align:middle;
}
.cerData table tr td {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
}
    .cerData label {
        font-weight: bolder;
        font-size: 15px;
        font-family: 'Times New Roman';
    }

    .cerData span {
        font-weight: normal;
        font-size: 15px;
        font-family: 'Times New Roman';
        
    }
    
    .cerData table table {
       margin-left:0;
       padding-left:0;
       
    }
        .cerData table table td {
            
           padding:2px;
        }
.tableParent, table, #tblAddDisputeOnly {
    margin: 0 auto;
}

.tableParent firstChildTable {
    padding: 0;
    margin: 0;
}
.firstRow {
    border-bottom: 1px solid #aaaaaa;
}
.cerData table table td:first-child {
            width:180px;
        }

div.cellDate{
    height:200px;
    margin-top:-90px; 
}
.viewCer {
 top: 80%;
 bottom: 10px;   
}
.viewCer  span{
    margin-right:10px;
}
        

#reportContent h2 {
    text-decoration: underline;
}
#homeReport{
    margin-left:40px;
    font-size:15px;
    display:block;
}
hr {
    display: block;
    position: relative;
    padding: 0;
    margin:0;
    height: 0;
    width: 100%;
    max-height: 0;
    font-size: 1px;
    line-height: 0;
    clear: both;
    border: none;
    border-top: 1px solid #aaaaaa;
}

.control-label{
    font-family:serif;
    font-size:15px;
    font-weight:bold;
    /*width:90px;*/
}
#EmployeeSearch label.control-label {
    width:90px;
}
#lblInvalidAccess {
    text-align: center;
    width:100%;
    margin-top:50px;
}
.btnSave {
    margin-right: 25px;
    float: right;
    width: 80px;
}


h2[class^='pageHeading'] {    
    text-decoration: underline;
    text-align: center;
    padding: 0;
    margin: 2px 10px 10px 10px !important;
    font-family: inherit;
}

h3[class^='pageHeading'] {
    font-weight: normal !important;
    text-decoration: underline;
    text-align: center;
    padding: 0;
    margin: 0;
    font-family: inherit;
    font-size:18px;
}
.edit-control {
    max-width: 1000px;
    font-weight: normal;
    font-size: 20px;
    font-family: 'Times New Roman';
    margin-left: -10px;
    /*display:none;*/
}
/*input[type=text]:disabled {
    background: white;
    border-color: #fff;
    
}*/

.frmReport{
    text-align:center;
}
.actTable tr td, .disputeTable tr td /*,.tblDisputeEmpEmpr tr td , .filingDetailsTbl tr td, .addFilingTbl tr td, .denialFilingDetailsTbl tr td, .Section15StipulationDetailsTbl tr td, .ppiFilingDetailsTbl tr td, .tptdDetailsTbl tr td,*/
, .addFilingTbl tr td, table[class*="DetailsTbl"] tr td, #tblAddDisputeOnly tr /*.tblDisputeEmployer tr td*/, divAddEmployer table.tblAddDisputeEmployer tr td, .tblAddDisputeEmployer tr td, table[class^="tblDispute"] tr td {
    border: none;
    font-family: serif;
}
/*.actTable td[colspan="8"] {
    text-align: right;
}
.ipobDetailsTbl tbody tr td[colspan="8"] {
    text-align: left;
}*/
/*.actTable tr {
    border-bottom: 1px solid #aaaaaa;
    
}*/
.childTbl tr{
    border: none;
}
#actDetails {
/*    position: fixed;
*/    width: 100%;
    /*bottom: 10%;*/
/*    bottom: 5%;
*/}
#policyDetails {
    /*position: fixed;*/
    width: 100%;
    /*bottom: 10%;*/
    /*bottom: 0px;*/
}
    /*#policyDetails{
        height:20%;
    }*/
#emprLocDetails {
    /*position: fixed;*/
    width: 100%;
    height: 20%;
    /*bottom: 20%;*/
}
/*#policyDetails{
    margin-bottom:20px;
}*/
.form-group {
    margin-bottom:0px;
}
.buttons {
    text-align: right;
    float:right;margin-right:20px;
}
    .form-horizontal .control-label {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
        /*width:30%;*/
        text-align: right;
    }
/*.col-md-4, .col-md-8, .col-md-6,.col-md-10 {
   
    padding: 0;
}*/
.col-lg-1{
    width:10%;
}
.col-lg-2, .col-lg-4, .col-lg-7 {
    padding-left: 0;
    padding-right: 0;
}
.form-group .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-1, .col-md-8, .col-md-10 {
    padding: 0;
}

input[type=button] {  
    float: right;
}

.col-half-offset {
    margin-left: 4.1%
}
input,textarea, .textarea, textarea.form-control ,select{
    resize: none;
    max-width: 1000px;
}

.form-control[readonly]
{
    font-weight: normal;
}
.form-control[readonly] {
    background-color: white;
    border: none;
    box-shadow: none;
    background: transparent;
}
textarea:disabled, textarea.form-control:disabled ,textarea{
    border: none;
    box-shadow: none;
    background-color:white;
}
#Item2.PPIEmailNotes, #PPIEmailNotes {
    border: 1px;
}

#Item1_causeOfInjuryDesc {
    width: 320px;
}
.text-danger {
    margin: .5em 0 0 0;
    float: left;
    color: red;
}
.state{
    width:25%;
}
.resizeTextBox, #resizeTextBox, #doi, #emprState, #emprZip, #locationNo, #locationState, #locationZip {
    width: 50%;
}
#cdi, #cssn, #dob, #ssn, #emprCity, #locationCity /*, #scd, #hrd, #hrd, #ddoi, #lt, #ds*/ {
    width: 65%;
}
#coi {
    width: 85%;
}
#claim, #it,.width100Percent{
    width: 100%;
}
.emprName {
    width: 150% auto;
}

.doiCls {
    width: 280px;
}
.dobCls {
    width: 150px;
}
.divCls {
    width: 300px
}
.divCls1 {
    width: 320px
}
.divCls2 {
    width: 400px
}
.divCls3 {
    width: 250px
}
.divCls4 {
    width: 120px
}
.dobLabel, .doiLbl, .divCls5 {
    width: 100px;
}
.clsAutoWidth{
    width:auto;
}
#insured {
    margin-top: -5px;
}
    .validation-summary-errors ul li {
    float: none;
}

#Item1_employerFEIN, #state {
    padding-left: 8px;
}
#state1,span a{
    padding-left: 6px;
}

.editor-multiline-field textarea {
    width:1000px;
   height:auto;   
}
/*.empSecAdrRow {
    padding: 8px;
}*/
.empSecAdrTbl tr td, .editSecAdr {
    padding-bottom: 0;
    margin-bottom: 0;
    /*width:1%;
    white-space:nowrap;*/
}
    .editSecAdr  {
        width:20%;
    }
/*.empSecAdrTbl tr td row {
    margin: 0;
}*/
label{  
    max-width:200%;
}
.spanCss, #spanSuccess, #spanError, #spanEmployeeError, #spanEmployerError, #spanCarrierError, #spanClaimAdminError, #spanProviderPlaintiffError, #spanPAttrnyError, #spanAttorneyError,
#spanMiscPartyError, #spanPMiscPartyError, #spanClaimType {
    text-align: center;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    font-family: serif;
}
span[class*="spanText"], .spanAlert, #spanAddEmployerAlert, .spanCarrierAlert, .spanClassTextAlignCenter {
    text-align: center;
    display: inline-block;
    width: 100%;
    /*height: 100px;*/
    white-space: nowrap;
    font-family: serif;
    font-size: 15px;
    font-weight: bold;
}
.spanAlert,.fontBold {
    font-weight:bold;
}

    /*#CarrierSearch div{
    margin:0
}*/
div[class*="divErrMsg"] {
    margin-top: -5px;
}

.errorMsg, div[class*="divErrMsg"], .divErrMsg1 {
    color: red;
    font-size: 15px;
    font-family: serif;
    margin-left: 15px;
    
    /*text-align: justify;*/
}
.errorMsg {
    text-align: center;
}
    p[id^="paraErrMsg"] {
        font-weight: normal;
    }

.dropdownSelected {
    background-color: #4b9be0;
}
#spanTextArea, #spanTextArea1,#rem_post {
    font-size: 13px;
    font-style: italic
}
#lblNotes {
    color: #f51414;
    float: right;
    margin-right: 15px;
    margin-top: -20px;
    font-size: 13px;
    font-style: italic
}
#tblRowBgColor {
    background-color: #fb7775
}



.lblLastScheduled {
    width: 100%;
    text-align:center;
    text-decoration:underline;
}

label{
    margin:0
}
#btnYes, #btnNo,#btnCarrierYes,#btnCarrierNo {
    float: none;
}

.ui-dialog-buttonset,.alignTextRight{
    text-align:right;
}
.multiselect-container &gt; li &gt; a &gt; label {
    white-space: normal !important;
}
.dropdown-menu{
    min-width:300px;
}
table.no-spacing {
    border-spacing: 0; /* Removes the cell spacing via CSS */
    border-collapse: collapse; /* Optional - if you don't want to have double border where cells touch */
}

input[type=text][id*="Notes"]{
    width:750px;
}
textarea[id^='claimAdministratorEmail'] {
    padding: 2px;
    padding-left: 5px;
}

textarea[disabled][id^='claimAdministratorEmail'] {
    padding: 6px;
    padding-left: 5px;
}
span[id^='FullDenialReasonDesc']{
    font-size:14px;
}
.header, .header1{
    cursor:pointer;
}

.dataTables_scroll {
    margin: 0 auto;
    overflow: auto;
    /*margin-top: -15px;*/
}

.tblFilings{
    table-layout:fixed;
    position:relative;
    display:block;
}
/*.divPopupInfo,.divEmployerInfo,*/ .divParentAddEmployer {
    outline-style: auto;
}
.tblDisputeEmployer{
    margin:0;
}
span.text-danger.field-validation-error {
    width: 190px;
}
.tblFilings, .tblBenefits {
    max-height: 19.5vh;
    overflow-y: auto;
}
.emprChildTbl th {
    background-color: #140657;
    color: white;
}
.emprLocChildTbl thead th {
    background-color: #140657 !important;
    color: white;
}
.ipobDetailsTbl thead th, .addFilingTbl thead th {
    background-color: #140657 !important;
    color: white;
}
.tblFilingDisputesDetails th {
    background-color: #140657 !important;
    color: white;
}
.tblPlantiff thead th {
    background-color: #140657 !important;
    color: white;
}
.tblDefendant thead th {
    background-color: #140657 !important;
    color: white;
}

.tblPAttorneyDetails thead th {
    background-color: #140657 !important;
    color: white;
}

.tblAttorneyDetails thead th {
    background-color: #140657 !important;
    color: white;
}

.hideRow {
    display: none;
}
.hiddenRow {
    padding: 0 !important;
}

.divPopupInfo, /*.divEmployerInfo,*/ .divParentAddEmployer {
    max-height: 500px !important;
    overflow-y: scroll;
    overflow-x: hidden;
}
.showEmprForm,.showCarrierForm{
    margin-top:6px
}
/*.carrierForm{
    margin-top:8px;
}*/
.tblShowEmployerDetails tr td {
    padding: 0
}
.divShowCarrier {
    text-align:left;
}

.divDispActDesc, .divDispComments{
    width:1000px;
}

.textAreaDispOnly{
    max-width:1000px !important;
}
.tblPlantiff, .tblDefendant {
    width: 100%;
}

.popupTextAlignment {
    text-align: center;
    vertical-align: middle;
   
}

.popupBgColor {
    background-color: #D0C5C5;
}
    .popupBgColor input[type='text'], .popupBgColor select {
        background-color: #ebe4e4;
    }

.popupDivSettings {
    width: 1050px;
    height: 290px;
    overflow: auto;
    overflow-x: auto;
    margin: 0 auto;
}
.popupDivSettingsAdj {
    width: 1050px;
    overflow: auto;
    max-height:200px;
    overflow-x: auto;
    margin: 0 auto;
}

.marginTop {
    margin-top: 20px;
}
.marginTop5px {
    margin-top: 5px;
}
.marginTop8px {
    margin-top: 8px;
}
.disableAnchor {
    text-decoration: none;
    color: black;
    cursor: auto;
}

.tblRemoveSpace{
    width:0.1%;
    white-space:nowrap;
}
.floatingBtn1 {
    position: fixed;
    right: 0;
    width:32px;
    top: 190px;
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
.floatingBtn2 {
    position: fixed;
    right: 0;
    top: 480px;
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

.floatingBtn3 {
    position: fixed;
    right: 0;
    top: 300px;
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
.floatingBtn4 {
    position: fixed;
    right: 0;
    top: 450px;
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
.floatingBtn5 {
    position: fixed;
    right: 0;
    top: 450px;
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
.divFixedTableHeader thead th {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 999;
    background-color: #18346a;
    color: #fff;
}

.divTableFixedHeader thead th{
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 999;
}

.marginLeft8px {
    margin-left: 8px;
}
.verticaltext {
    width: 1px;
    word-wrap: break-word;
    font-family: monospace /* this is just for good looks */
}
#addAnotherCountryDetails {
    width: 500px;
    /*margin-top:-5px;*/
}
/*.divTextAlignCenter{
    display:table-cell;
    vertical-align:middle;
}*/

.btnTextColorBlue {
    color: #fff;
    background-color: #18346a;
    border-color: #132a55;
}

.customAlertBoxStyles {
   background-color:white;
   border:thin solid black;
   border-radius:4px
}
.required.control-label:after, .requiredOne.control-label:after {
    color: red;
    content: "*";
    /*position: absolute;*/
    margin-left: 5px;
}


/*li {
    position: relative;
}

ul ul {
    position: absolute;
    display: none;
}

ul li:hover &gt; ul {
    display: block;
}*/

/*li {
    display: block;
    position:relative;
    transition-duration: 0.5s;
}

    li:hover {
        cursor: pointer;
    }*/

ul li ul {
    opacity: 0;
    position: absolute;
    /*transition: all 0.5s ease;*/
    left: 0;
    visibility: hidden;
    /*display: none;*/
    z-index: 1
}

    ul li:hover &gt; ul/*,
    ul li ul:hover*/ {
        visibility: visible;
        opacity: 1;
        display: block;        
        left:0;
    }

    ul li ul li {
        clear: both;
        width: 100%;
    }
     ul li ul li a {
        padding:9px !important;
    }

/*.ui-timepicker-list li:hover {
    background: #1980ec !important;
}*/
.ui-timepicker-list li.ui-timepicker-selected, .ui-timepicker-list li:hover, .ui-timepicker-list .ui-timepicker-selected:hover {
    background: #1980ec !important;
    color: #fff !important;
}

.spanDatatableText {
    margin-top: 10px;
    text-align: center;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    font-family: serif;
    font-size: 15px;
    font-weight: bold;
}

.ui-timepicker-list, .ui-timepicker-list li {
    background-color: white !important;
}

.h4Heading{
    font-weight:bold;
    text-align:center;
}

.modal-header {
    background-color: #e9e9e9;
    padding:10px;
}

.modal-header .close{
    opacity:1;
}
.modal-dialog {
    position: relative;
    display: table; 
    overflow-y: auto;
    overflow-x: auto;
    width: auto;
    min-width: 500px;
}
.ui-widget-header button{
    float:right;
}

.table-condensed &gt; tbody &gt; tr &gt; td, .table-condensed &gt; tbody &gt; tr &gt; th{
    padding:2px !important;
    white-space:nowrap;
    width:1%;
}

.grid-filter-type, .grid-filter-input {
    width: 100% !important;
    height: 25px;
    padding: 3px;
    display: block !important; 
}

.grid-apply{
margin-top:5px
}

.grid-popup-additional ul, .grid-popup-additional li {
    background: #337ab7;
    height:25px;
    width:90px
}

.grid-popup-additional li a{
    padding:0px !important;
    background-image:none !important;
    font-size:18px;
}

    .grid-popup-widget label{
    font-weight:bold;
}
.grid-pager ul{
    margin:0;
    margin-top:5px;
}

.grid-pager ul li.active span{
    padding:2px 12px 12px 12px;
    height:25px;
}

/*.dataTables_scroll {
    position: relative
}

.dataTables_scrollHead {
    margin-bottom: 40px;
}

.dataTables_scrollFoot {
    position: absolute;
    top: 38px
}*/

/*table.dataTable tfoot tr th{
    background-color:white;
    width:120px !important;
}

table.dataTable tfoot tr th input{
    width:100px !important;
}*/

.tblDisputeHearingDetails.dataTable thead &gt; tr &gt; th.sorting{
    padding-right:10px !important;
    color:white;
}

.DataTablefooter th input {
    /*width: 100px !important;*/
    padding: 3px;
    box-sizing: border-box;
}

.DataTablefooter th {
    background-color: white;
}

.dropdown-menu{
    min-width:180px !important;
}

.dropdown-submenu {
    position: relative;
    list-style: none;
}
    .dropdown-submenu a {
        padding: 0 0 0 7px;
    }
.dropdown-menu li {
    float: none !important;
    height: 25px;
    padding: 0 0 0 7px;
    width: 180px !important 
}

    .dropdown-menu li:hover {
        background: #5a95f5;
    }
        .dropdown-menu li a:hover {
            background: none;
            color: white;
        }

        .dropdown-menu li, .dropdown-submenu li {
            background-color: white;
        }
            .dropdown-menu li a, .dropdown-submenu .dropdown-menu li a {
                height: 25px;
                font-size: 14px;
                /*display: initial !important;*/
                font-family: inherit;
            }
            .dropdown-menu li a {
                display: flex !important;
            }
.dropdown-submenu .dropdown-menu li a {
    display: initial !important;
}
.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    transform: rotate(180deg)
}

    .dropdown-submenu .dropdown-menu li {
        transform: rotate(180deg)
    }

a.disabled {
    cursor: not-allowed;
    text-decoration: none;
}

.optionGroup {
    font-weight: bold;
}
/*.optionChild{
    padding-left:15px;
}*/

#htmlRawComments a{
    padding-left:0 !important
}
.PartyForm{
    margin-top:8px
}

#tblAccidentDetails th, #tblAccidentDetails td{
    border:1px solid black;
}
#ipobDetailsTbl th, #ipobDetailsTbl td ,#tblFilingDisputesDetails  th{
    border: 1px solid black;
}
.FormCertificateCompilanceDetails[disabled]{
    padding: 9px 6px 2px 6px;
}

#datatable-grid2IF_wrapper{
    width:900px !important;
    height:500px !important;
    max-height:650px !important;
}
#lblInvalidAccess{
    display:none;
}

#tblDisputeHearingDetailsGrid_wrapper div.dt-buttons {
    float: right;
}

#tblDisputeHearingDetailsGrid_wrapper div.dt-buttons button{
    background: #337ab7;
    color: #fff;
}

/*.floatRight {
    float: right;
}

.clear {
    clear: both;
}*/

.FilterStuff &gt; div {
    float: none;
}

.dataTables_wrapper .FilterStuff .dataTables_filter {
    float: left
}

#dataTableButton div.dt-buttons button, button.dt-button.buttons-excel.buttons-html5 {
    color: #fff !important;
    background-color: #18346a !important;
    border-color: #18346a !important;
    background-image: none;
    padding: 4px;
}
#dataTableButton div.dt-buttons button, button.dt-button.buttons-pdf.buttons-html5 {
    color: #fff !important;
    background-color: #18346a !important;
    border-color: #18346a !important;
    background-image: none;
    padding: 4px;
}

button.buttons-pdf {
    background-color: #18346a !important;
    border-color: #18346a !important;
    background-image: none;
    padding: 4px;
    color: #fff !important;
}

button.dt-button.buttons-pdf.buttons-html5:hover {
    background-color: #18346a !important;
    border-color: #18346a !important;
    background-image: none;
    padding: 4px;
    color: #fff !important;
}

#btnTwoDollarPolicyExporttoExcel div.dt-buttons, #btnTwoDollarPolicyDetailsExporttoExcel div.dt-buttons,
#btnTwoDollarPolicyDetailsExporttoExcelEmailBody div.dt-buttons, div.dt-buttons {
    float: right !important
}

button.dt-button.buttons-excel.buttons-html5:hover {
    background-color: #18346a !important;
    border-color: #18346a !important;
    background-image: none;
    padding: 4px;
    color: #fff !important;
}

.glyphicon-search:before{
    font-size:14px !important
}
td.details-control {
    background: url('https://cdn.rawgit.com/DataTables/DataTables/6c7ada53ebc228ea9bc28b1b216e793b1825d188/examples/resources/details_open.png') no-repeat center center;
    cursor: pointer;
}

tr.shown td.details-control {
    background: url('https://cdn.rawgit.com/DataTables/DataTables/6c7ada53ebc228ea9bc28b1b216e793b1825d188/examples/resources/details_close.png') no-repeat center center;
}

#tblAttchedCases thead tr th {
    position: sticky;
    top: 0;
}

.menuli ul li a {
    width:200px;
}

.ATCustomEmailWidth{
    width:250px !important
}

#advancedSearchDownArrow, #advancedSearchUpArrow{
    cursor:pointer;
}

#tblDependents th{
    color:white;
}

#tblDependents td {
    border:1px solid;
}

#tblPPIReviewDetails thead th{
    position:sticky !important;
    top:0 !important;
}</pre></body></html>