﻿﻿.card-header {
    padding: 5px 10px;
}

.form-control {
    display: block;
    width: 100%;
    height: 26px;
    padding: 2px;
    font-size: 13px;
    border-radius: 2px;
    border: 1px solid #f1f4f6;
}

div#dvservicebilllist {
    padding: 10px;
}

body .table th {
    padding: 6px 10px;
    font-size: 12px !important;
    font-weight: 600 !important;
}

body .table td {
    padding: 5px 10px;
    font-size: 12px !important;
    font-weight: 400 !important;
    vertical-align: middle;
}

body .form-group {
    position: relative;
    margin-bottom: 15px;
}

label {
    font-size: 12px;
    color: #7f919b;
    font-weight: 600;
}

.card {
    border: 0px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    box-shadow: 0 0 15px rgb(0 0 0 / 4%);
}

.form-control:disabled, .form-control[readonly] {
    background-color: #f7f7f7;
}

.card-body {
    padding: 10px 15px;
}

input#btnAdd {
    border-radius: 50px;
    padding: 6px 20px;
    min-width: 100px;
    font-weight: 600;
    font-size: 14px;
    /*background: #7190a3;*/
    background: #009dcc;
    border: 0;
    line-height: 17px;
    border: 1px solid #eee;
    color: #ffffff;
}

input#btnclear {
    border-radius: 50px;
    padding: 6px 20px;
    min-width: 100px;
    font-weight: 600;
    font-size: 14px;
    /*background: #f7f7f7;*/
    background: #3dc54e;
    border: 0;
    line-height: 17px;
    border: 1px solid #eee;
    color: #225270;
}

body ul#CodeServiceSearchlist {
    background: #fff;
    padding: 0;
}

ul#CodeServiceSearchlist li {
    padding: 5px 10px;
}

.text-right.text-just-right {
    width: 100%;
}

.table .thead-light th {
    color: #ffffff;
    background-color: #225270;
    border-color: #fcfdfe;
}


.three-bx-new {
}

    .three-bx-new .card {
        border: 0px solid rgba(0,0,0,.125);
        border-radius: .25rem;
        box-shadow: 0 0 15px rgb(0 0 0 / 4%);
        width: 100%;
        margin-bottom: 15px;
    }

    .three-bx-new .card-header {
        padding: .75rem 1.25rem;
        margin-bottom: 0;
        background-color: rgb(0 0 0 / 0%);
        border-bottom: 1px solid rgb(0 0 0 / 2%);
    }

body .bx-f-grp .form-group {
    position: relative;
    margin-bottom: 5px;
}

button#btnsave {
    border-radius: 50px;
    padding: 6px 20px 8px;
    min-width: 100px;
    font-weight: 600;
    font-size: 14px;
    background: #7190a3;
    border: 0;
    line-height: 17px;
    border: 1px solid #eee;
    color: #ffffff;
}


button#btndelete {
    border-radius: 50px;
    padding: 6px 20px 8px;
    min-width: 100px;
    font-weight: 600;
    font-size: 14px;
    background: #ffffff !important;
    border: 0;
    line-height: 17px;
    border: 1px solid #eee;
    color: #dc3545 !important;
}



button#btnclearall {
    border-radius: 50px;
    padding: 6px 20px 8px;
    min-width: 100px;
    font-weight: 600;
    font-size: 14px;
    background: #f7f7f7 !important;
    border: 0;
    line-height: 17px;
    border: 1px solid #eee;
    color: #225270 !important;
}

input#btnAddDiagnosis {
    border-radius: 50px;
    padding: 6px 20px;
    min-width: 100px;
    font-weight: 600;
    font-size: 14px;
    background: #7190a3;
    border: 0;
    line-height: 17px;
    border: 1px solid #eee;
    color: #ffffff;
}

input#btnclearDiagnosis {
    border-radius: 50px;
    padding: 6px 20px;
    min-width: 100px;
    font-weight: 600;
    font-size: 14px;
    background: #f7f7f7;
    border: 0;
    line-height: 17px;
    border: 1px solid #eee;
    color: #225270;
}

.btnpopup {
    border-radius: 50px;
    padding: 6px 20px;
    min-width: 100px;
    font-weight: 600;
    font-size: 14px;
    background: #7190a3;
    border: 0;
    line-height: 17px;
    border: 1px solid #eee;
    color: #ffffff;
}








.popupboxmin-rsn-prdt {
    position: fixed;
    right: 0px;
    top: 0px;
    bottom: 0px;
    display: none;
    min-height: 100vh;
    z-index: 1002;
    width: 100%;
    height: 100%;
    max-width: 100%;
    background: rgb(0 0 0 / 67%);
    overflow: scroll;
    overflow-x: hidden;
}



    .popupboxmin-rsn-prdt .popupcontentbx-outer {
        background: rgb(0 0 0 / 67%);
        width: 100%;
        height: auto;
        max-width: 500px;
        display: block;
        padding: 0;
        position: relative;
    }



    .popupboxmin-rsn-prdt .filterdatalisting-rsn {
        position: relative;
        width: 100%;
        background: #fff;
        max-width: 100%;
        border-radius: 0px;
        min-height: 100vh;
    }



    .popupboxmin-rsn-prdt button.closprp {
        position: absolute;
        right: 8px;
        background: #eee;
        width: 30px;
        height: 30px;
        border-radius: 40px;
        top: 15px;
        font-size: 15px;
        border: 0px;
    }

button.closprp i {
    color: #3b70c3;
    font-size: 20px;
}

.popupboxmin-rsn-prdt .card-body {
    flex: 1 1 auto;
    padding: 0px 20px;
}



.popupboxmin-rsn-prdt h5.base {
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 500;
    /*background: #fff;*/
    margin-top: 10px;
    padding: 10px 10px;
    color: #607faf;
}




.popupboxmin-rsn-prdtqs .card-body {
    flex: 1 1 auto;
    padding: 0px 20px;
}

.popupboxmin-rsn-prdtqs h5.base {
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 500;
    /*background: #fff;*/
    margin-top: 10px;
    padding: 10px 10px;
    color: #607faf;
}

.popupboxmin-rsn-prdtqs {
    position: fixed;
    right: 0px;
    /* top: 0px; */
    bottom: 0px;
    display: none;
    min-height: 100VH;
    z-index: 1002;
    width: 100%;
    height: auto;
    max-width: 100%;
    background: transparent;
    overflow: hidden;
    overflow-x: hidden;
}

    .popupboxmin-rsn-prdtqs.question .popupcontentbx-outer {
        width: 100%;
        height: 100VH;
        max-width: 100%;
        display: block;
        padding: 0;
        position: RELATIVE;
        right: 10px;
        bottom: 10px;
        DISPLAY: flex;
        align-items: center;
        justify-content: center;
    }



    .popupboxmin-rsn-prdtqs.question .filterdatalisting-rsn {
        position: relative;
        width: 100%;
        background: #225270;
        max-width: 100%;
        border-radius: 0px;
        min-height: 150px;
        border-radius: 4px;
        max-width: 300px;
    }

p#questionalertSuccessMessage {
    position: relative;
    width: 100%;
    padding-left: 11px;
    color: #fff;
}

.popupboxmin-rsn-prdtqs.question button.closprp {
    position: absolute;
    right: 8px;
    background: transparent;
    width: 30px;
    height: 30px;
    border-radius: 40px;
    top: 10px;
    font-size: 20px;
    border: 0px;
    color: #ffdede;
    outline: 0;
}

.popupboxmin-rsn-prdtqs.question .card-body {
    flex: 1 1 auto;
    padding: 0px 20px;
}

.popupboxmin-rsn-prdtqs.question h5.base {
    margin-bottom: 0px;
    font-size: 17px;
    font-weight: 500;
    margin-top: 10px;
    padding: 10px 10px;
    color: #fff;
}

.questionbtn {
    background-color: #ff000000;
    border-color: white;
    color: white;
}

.qstnbutton {
    padding-bottom: 10px;
    padding-top: 5px;
}

.chkheight {
    height: 15px;
}


.popupboxmin-rsn-errmsg .card-body {
    flex: 1 1 auto;
    padding: 0px 20px;
}

.popupboxmin-rsn-errmsg h5.base {
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 500;
    /*background: #fff;*/
    margin-top: 10px;
    padding: 10px 10px;
    color: #607faf;
}

.popupboxmin-rsn-errmsg {
    position: fixed;
    right: 0px;
    /* top: 0px; */
    bottom: 0px;
    display: none;
    min-height: 100VH;
    z-index: 1002;
    width: 100%;
    height: auto;
    max-width: 100%;
    background: transparent;
    overflow: hidden;
    overflow-x: hidden;
}

    .popupboxmin-rsn-errmsg.Errorpop .popupcontentbx-outer {
        width: 100%;
        height: 100VH;
        max-width: 100%;
        display: block;
        padding: 0;
        position: RELATIVE;
        right: 10px;
        bottom: 10px;
        DISPLAY: flex;
        align-items: center;
        justify-content: center;
    }



    .popupboxmin-rsn-errmsg.Errorpop .filterdatalisting-rsn {
        position: relative;
        width: 100%;
        background: #292223;
        max-width: 100%;
        border-radius: 0px;
        min-height: 150px;
        border-radius: 4px;
        max-width: 300px;
    }

    .popupboxmin-rsn-errmsg.Errorpop button.closprp {
        position: absolute;
        right: 8px;
        background: transparent;
        width: 30px;
        height: 30px;
        border-radius: 40px;
        top: 10px;
        font-size: 20px;
        border: 0px;
        color: #ffdede;
        outline: 0;
    }

    .popupboxmin-rsn-errmsg.Errorpop .card-body {
        flex: 1 1 auto;
        padding: 0px 20px;
    }

    .popupboxmin-rsn-errmsg.Errorpop h5.base {
        margin-bottom: 0px;
        font-size: 17px;
        font-weight: 500;
        margin-top: 10px;
        padding: 10px 10px;
        color: #fff;
    }

.errbtn {
    background-color: #ff000000;
    border-color: white;
    color: white;
}

.errbutton {
    padding-bottom: 10px;
    padding-top: 5px;
}

p#errorpopmsg {
    position: relative;
    width: 100%;
    padding-left: 11px;
    color: #fff;
}












