﻿
.buttonBoxFocusRed3B {
    color: #fff;
    background-color: #e00;
    font-weight: bold;
    padding: 5px 10px;
    line-height: 1.5 !important;
    border-radius: 3px !important;
    text-shadow: none !important;
    border: 1px solid transparent !important;
    width: auto;
    min-width: 100px;
    height: 40px;
}


.btnBox.btnBoxCenter .buttonBoxFocus {
    background-color: #005ea2 !important;
}

.layoutRow {
    display: block !important;
}


.layoutRowActions {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
}
.layoutTable{
    width:100% !important;
}

.failureNotification_PA {
    color: #D10000 !important;
    display: block !important;
}

table {
    background: #fff;
}

.paging-nav {
    text-align: right;
    padding-top: 2px;
}

    .paging-nav a {
        margin: auto 1px;
        text-decoration: none;
        display: inline-block;
        padding: 1px 7px;
        background: #91b9e6;
        color: white;
        border-radius: 3px;
    }

    .paging-nav .selected-page {
        background: #187ed5;
        font-weight: bold;
    }

.paging-nav,
#tableData {
    width: 400px;
    margin: 0 auto;
    font-family: Arial, sans-serif;
}

table.gridview td, .rgRow td, .rgAltRow td, table.gridViewSmallFont td {
    font-size: 14px;
}

a.errMsg {
    color: #CC0505;
    text-decoration: none;
}

select {
    min-width: 90%;
    height: 25px;
}

div[style="height:221px"] {
    height: auto !important
}

.gridViewFooter {
    background-color: white;
}

.fixed-content {
    height: 10%;
    position: fixed;
    z-index: 1;
    width: 76%;
    padding: 16px;
    background-color: whitesmoke;
    overflow-y: scroll;
}

.gridViewSelected, .gridViewSelected td, .gridViewSelected tr {
    background-color: white;
}

.ajaxcalender {
    position: absolute;
    padding: 10px;
}

.ajax__calendar_container {
    z-index: 50000 !important;
    position: static;
}

.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    height: 589px;
    width: max-content;
    margin-left: -300px;
}

.modal-body {
    height: auto;
    width: 1349px;
    position: relative;
    padding: 15px;
}

.pH2 {
    padding-left: 10px;
    color: white !important;
}

.modal-bodyother {
    height: 185px;
    width: 1337px;
    position: relative;
    padding: 15px;
}

.modal-bodydiag {
    height: 204px;
    width: 1334px;
    position: relative;
    padding: 15px;
}

.modal-header {
    padding: 7px;
    border-bottom: 20px solid #25a0da;
    text-align: -webkit-center;
}

.formField {
    border: 1px solid #ccc;
    color: #000;
    width: 264px;
}

.formField150 {
    border: 1px solid #ccc;
    color: #000;
    min-width: 150px;
}

.formField200 {
    border: 1px solid #ccc;
    color: #000;
    width: 200px;
    min-width: 200px !important;
    height: 34px;
}

.formField_text {
    border: 1px solid #ccc;
    background-color: lightgrey !important;
    color: #000;
    width: 264px;
}

.formField_264 {
    border: 1px solid #ccc;
    background-color: lightgrey !important;
    color: #000;
    width: 264px !important;
    border: 1px solid #666;
}

.Assignment {
    margin-bottom: 0px;
}

select {
    min-width: 273px;
    height: 34px;
    border: 1px solid #ccc;
}

.formLabel200 {
    width: 178px;
    /*width: 162px;*/
}

.col-lg-6 {
    /* width: 50%; */
}

.col-sm-3 {
    width: 23%;
}

.col-sm-8 {
    width: 60.666667%;
}

#myModal .modalbody {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    background-color: lightblue;
    width: 100%;
}

#myModal .modalInput {
    padding: 0px 0px 0px 10px;
    height: 30px;
    margin-top: 10px;
}

.providerSearchResultGrid {
    margin: 0px;
}

#gvPriorAuthSearchPage .gridViewHeader {
    font-size: 12px;
    font-weight: bold;
}

#gvPriorAuthSearchPageORD .gridViewHeader {
    font-size: 12px;
    font-weight: bold;
}
/*AJAX CALENDAR*/
.QstLTCCalendarCSS .ajax__calendar_container {
    background-color: #DEF1F4;
    border: solid 1px #77D5F7;
    width: 200px !important;
    z-index: 5000 !important;
    top: -18px;
    margin-top: -30px;
}

.cetxtEstDOBClass .ajax__calendar_container {
    position: relative !important;
}

@media only screen and (max-width: 990px) {
    .dateOfillnessClass .ajax__calendar_container {
        position: relative !important;
        /* top: -150px !important;*/
    }
}

@media only screen and (max-width: 990px) {
    .popupcontrolWidth {
        min-width: auto !important;
    }
}

.diagnosisDateClass {
    position: relative !important;
    left: 0px !important;
    top: 0px !important;
}

.dateOfDischargeClass .ajax__calendar_container {
    position: absolute !important;
    top: -200px !important;
}

.drpSplt {
    min-width: 100%;
    width: 50px;
    display: block;
    padding: 0px;
    margin: 0px;
}

.QstLTCCalendarCSS .ajax__calendar_header {
    background-color: #ffffff;
    margin-bottom: 4px;
}

.QstLTCCalendarCSS .ajax__calendar_title,
.QstLTCCalendarCSS .ajax__calendar_next,
.QstLTCCalendarCSS .ajax__calendar_prev {
    color: #004080;
    padding-top: 3px;
}

.popupGridViewOnSearch {
    margin: 20px;
    height: 300px;
    overflow-y: auto;
}

.radioButtonList {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .radioButtonList.horizontal li {
        display: inline;
    }

    .radioButtonList label {
        display: inline;
    }

.PASubPendingInfoStyle {
    background-color: #E7edee;
}

.PAApprovedInfoStyle {
    background-color: #Dff7d1;
}

.PADeniedInfoStyle {
    background-color: #F1c6c6;
}

.PAInfoDenied {
    background-color: #E7edee;
}

.all-services span.ohio-field {
    font-weight: bold !important;
    font-size: 16px !important
}

.text-red {
    color: #f00 !important
}

table.gridview th {
    width: inherit !important;
    line-height: 1
}

.watermarked {
    background-color: #F7F6F3;
    border: solid 1px #808080;
    padding: 3px;
    color: Gray;
}

.ServiceproviderNPIOutputResponsive {
    width: auto;
    min-width: fit-content
}

@media only screen and (max-width: 990px) {
    .ServiceproviderNPIOutputResponsive {
        width: 100%;
        overflow-x: scroll;
        min-width: auto;
    }
}

.providerNPIOutputResponsive {
}

@media only screen and (max-width: 990px) {
    .providerNPIOutputResponsive {
        width: 100%;
        overflow-x: scroll;
        min-width: auto;
    }
}

.buttonBoxFocusgreen {
    color: #FFF;
    background-color: limegreen;
    /*border-color: #eea236 !important;*/
    /*background:none !important;*/
    font-weight: bold;
    padding: 5px 10px;
    line-height: 1.5 !important;
    border-radius: 3px !important;
    text-shadow: none !important;
    border: 1px solid transparent !important;
    width: auto;
    min-width: 100px;
    height: 40px;
}

.modal {
    background: rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
    display: none;
}

.buttonfloatRight {
    float: right;
}

.buttonVisible {
    visibility: hidden;
}

.defaultGray {
    background-color: #D3D3D3 !important;
}

.paDiagnosisAddBtn {
    display: none;
}

.paDiagnosisUpdateBtn {
    display: none;
}

.attachment-table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    margin-top: 0;
    border: 1px solid #ccc;
}

    .attachment-table thead {
        background-color: #f4f4f4;
        font-weight: bold;
    }

    .attachment-table th,
    .attachment-table td {
        padding: 10px;
        border: 0px solid transparent !important;
    }

    .attachment-table th {
        color: #222222 !important;
    }

    .attachment-table tbody tr:nth-child(even) {
        background-color: #fafafa;
    }

    .attachment-table tbody tr:hover {
        background-color: #f1f1f1;
    }

    .attachment-table .actions-column {
        text-align: center;
    }