﻿#dvtabs {
    margin-left: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #979797;
}

.spnButton {
    /*padding-left: 5px;
    color: #595959;
    font-family: Calibri;
    font-weight: bold;
    padding-right: 5px;
    padding-bottom: 3px;
    cursor:pointer;*/
    padding: 0px;
    width: 100px;
    height: 30px;
    /* color: rgb(0, 112, 192); */
    font-size: 16px;
    border-right-color: currentColor;
    border-left-color: currentColor;
    border-right-width: 3px;
    border-bottom-width: 0px;
    border-left-width: medium;
    border-right-style: none;
    border-left-style: none;
    background-color: white;
    border-top-width: 0px;
    margin-right: 20px;
    font-weight: bold;
    color: #747474;
    cursor: pointer;
    margin-bottom: 15px;
    outline: none;
    font-family: Calibri;
    font-size: 18px;
}
.spnClick {
    border-bottom: 3px solid #30a8ae;
}
.form-check-input{
    margin-left:0px;
}
.inputtexts {
    height: 24px;
    margin-top: 3px;
    margin-bottom: 3px;
    border:2px solid #a3a3a3;
}
#dvSiteDetails{
    padding-left:30px;
}
#tblSiteDetails{
    width:60%;
}
#thDatePush, #thJustDoit{
    width:4%;
}
#thExtractDate {
    width: 7%;
}
#thAsRx, #thClaim, #thFrom, #thTo {
    width: 6%;
}
#thClaimCreated{
    width:7%;
}
#thRx {
    width: 4%;
}
#thFillQty {
    width: 5%;
}
#dvResaon{
    display:none;
}
#thReason{
    width:70%;
}
#thExtdate{
    width:30%
}
.dvGrid {
    overflow-x: scroll;
    margin: 0% 2% 0% 2%;
}
.tblGrid{
    width:200%;
    margin-left:0%;
}
.dvGridNav {
    overflow-x: hidden;
}
.tblGridNav {
    cursor: pointer;
    width: 98.5%;
    border-width: 0.5px;
    border-color: #D9D9D9;
    table-layout: fixed;
    margin: 0% 0% 0% 1.6%;
}

#thIsQuaratine{
    width:5%;
}

#thGGClaim{
    width:5%;
}
#thPatientName{
    width:8%;
}
#thFacilityName{
    width:7%;
}
#thFacility {
    width: 9%;
}
#thDescription {
    width: 10%;
}
#dvtabs{
    width:96%;
}

#tblGridReason {
    width: 96%;
    margin: 0% 0% 0% 2%;

}
/*OrderDetails Popup*/
#tblOrderDetails {
    width: 100%;
}

#thOrderRx, #thOrderFacility, #thOrderFillQty, #thOrderFacilityName {
    width: 15%
}

#tblOrderGrid {
    width: 100%;
}
.dvOrderGrid {
   /* overflow-x: scroll;*/
    margin: 0% 2% 0% 2%;
}
.tblPageGrid {
    cursor: pointer;
    width: 97%;
    border-width: 0.5px;
    border-color: #D9D9D9;
    table-layout: fixed;
    margin-right: 2%;
    /*float: right;*/
    /*border-style: dotted;*/
}
#tdpagination {
    width: 23%;
}

#tdPageNum {
    width: 20%;
    padding-left: 55px;
}

#btnOrderClose {
    background-color: #ed7d31;
}
.DispalyHypT {
    color: royalblue;
    text-decoration: underline;
    /*pointer-events: none;*/
}
.DispalyHypF {
    /*color: royalblue;
    text-decoration: underline;*/
    pointer-events: none;
}




#DatePushModal {
    margin-left: 15%;
    margin-top: 10%;
}

 #JustDoItModal {
    margin-left: 15%;
    margin-top: 10%;
}

/*.modal-backdrop {
    z-index: -1;
}*/

#QuarantinedOrders {
    margin: 0px;
    margin-left: 17%;
    margin-top: 10%;
}

#RulesProcesConfrim {
    margin: 0px;
    margin-left: 17%;
    margin-top: 10%;
}