/*????? May need for IE
@-ms-viewport{
    width: device-width;
}*/

html {
    margin:0;
    padding:0
}
body {  /*08212018*/
    font-size: 1em;   /*font-size: .85em;*/
    font-family: "ProximaNova-Regular", ProximaNova-Regular, sans-serif;    /*JOG font-family:"Segoe UI",Verdana,Helvetica,Sans-Serif;*/
    margin:0;
    padding:0;
    /*JOG - 04/04/2022 background-color: #e5f5ff;*/
}


header {
    /*display:block;*/
    /*margin-bottom: 0px;*/
    /*padding-bottom: 0px;*/
    /*max-width:100%;*/
    /*min-width:5%;*/
    /*width:100%;*/
}
/* iPads (portrait)*/
/*
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    #patientInfo{
        display:block;
        margin-bottom: 0px;
        padding-bottom: 0px;
        max-width:960px;
        min-width:50px;
        width:740px;
    }
    #outcomeInfo{
        display:block;
        margin-bottom: 0px;
        padding-bottom: 0px;
        max-width:960px;
        min-width:50px;
        width:925px;
    }
}*/
.content-wrapper {
    margin:0 auto;
    max-width:100%;    /*max-width:960px;  max-width:60em; */
}
header .content-wrapper {
}
#headerImage, #headerImageGeri {
    padding:0px;
    margin-bottom:-6px;
}
#headerImage img, #headerImageGeri img {
    width:100%;
}
#headerNavBar, #headerNavBarGeri {
    margin-bottom:0px;
    padding-bottom:0px;
}
nav {
    /*display:block;*/
    color:#fff!important;
    background-color:#1a3875;  /*JOG - 04/04/2022 background-color:#f59105;*/
    /*max-width:960px!important;*/
    clear:both!important;
    /*height:30px;*/
    /*margin-top:-5px!important;*/
    /*padding-top:5px!important*/
}
#headerNavBar #HeaderNav, #HeaderNavGeri {
    display:block;
    height:40px;
    margin-bottom:0px;
    padding-bottom:0px;
    margin-top:-5px!important;
    padding-top:5px!important
}
@media only screen and (min-width:480px) {
    #headerNavBar #HeaderNav  {
        display:block;
        height:24px;    /*height:30px;*/
        margin-bottom:0px;
        padding-bottom:0px;
        margin-top:-5px!important;
        padding-top:5px!important
    }
}
#headerNavBar, #HeaderNavPDFReport, #HeaderNavPDFReportGeri {
    margin-bottom:0px;
    padding-bottom:0px;
    height:10px;
    display:none;
}

ul#menu {
    font-size:.8em!important;  /*font-size:1.3em!important;*/
    font-weight:600!important;
    margin:4px 0 0!important;
    padding:0!important;
    text-align:center!important
}
ul#menu li {
    display:inline!important;
    list-style:none!important;
    padding-left:12px!important;    /*padding-left:15px!important;*/
    padding-right:12px!important;   /*padding-right:15px!important*/
}
@media only screen and (min-width:550px) {
    ul#menu li {
        padding-left:16px!important;
        padding-right:16px!important;
    }
}

ul#menu li a {
    background:none!important;
    color:#fff!important;
    text-decoration:none!important
}
ul#menu li a:hover {
    color:#b1b1b1!important;   /*JOG - 04/04/2022 color:#333!important;*/
    text-decoration:none!important
}
/*
@media only screen and (device-width:768px) {
    ul#menu {
        font-size:1em!important;
        font-weight:600!important;
        margin:4px 0 0!important;
        padding:0!important;
        text-align:center!important
    }
}*/


button {
    position: absolute;
    right: 10px;
    top: 10px;
}



/*** HOME PAGE SPECIFIC ***/
#ipBannedMsg {
    margin: 0px 4px 4px 4px;
    text-align: center;
    color: orangered;
    display: none;
}

.homeContent {
    margin-left:12px;   /*margin-left:90px;*/
    margin-right:12px;  /*margin-right:90px;*/
}
.homeContentCenter {
    text-align:center;
}
.homeContentBottom {
    margin-bottom:12px; /*margin-bottom:20px;*/
}
.homeFont {
    font-size: .8em;
}


.g-recaptcha-outer{
    text-align: center;
    border-radius: 2px;
}
.g-recaptcha-inner{
    width: 300px;   /*width: 288px;*/
    height: 84px;
    margin: 0 auto;
}
.g-recaptcha{
    position:relative;
    left: -2px;
    top: -1px;
}
/*** HOME PAGE SPECIFIC ***/


/*** PATIENT INFO PAGE SPECIFIC ***/
#ASAClass {
    width: 276px;
}
/*** PATIENT INFO PAGE SPECIFIC ***/


/*** OUTCOME SPECIFIC ***/
#mainContent {
    clear:both

    /*display: -webkit-flex;
     display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;*/
}
#MainSection {
    display:block;
    /*background-color:#e5f5ff*/
}
.main-content {
    padding-top:5px;   /*padding-top:10px*/
}
.featured+.main-content {
}
.clear-fix:after {
    content:".";
    clear:both;
    display:block;
    height:0;
    visibility:hidden
}
#MainSectionDiv {
    /*margin-left:4px;*/   /*margin-left:4px; margin-left:20px;*/
    /*margin-right:4px;*/  /*margin-right:4px; margin-right:20px;*/
    /*max-width:960px;*/
}

.PatientRiskFactorBox {
    /*JOG width:90%;     /*width:700px;*/
    /*JOG text-align:center;*/
    /*JOG margin-left:25px;   /*margin-left:100px;*/
    background-color:#5081c5!important;
    border-radius:15px;
    padding-left:0px;  /*padding-left:25px;*/
    padding-right:0px; /*padding-right:25px;*/
    /*JOG max-width:960px; */
    max-width:100%;  /*max-width:65%;*/
    min-width:5%;
    width:100%;      /*width:94%; width:80%;*/
    padding-top: 4px;  /*padding-top: 10px;*/
    padding-bottom: 4px;   /*padding-bottom: 10px;*/
    margin-bottom: 4px; /*margin-bottom: 5px;*/
    display:inline-block;
    font-size: .8em;
}
/*
@media only screen and (device-width:768px) {
    .PatientRiskFactorBox {
        max-width:100%;
        min-width:5%;
        width:94%;
        margin-left:6px;
    }
}*/
/* iPads (portrait)*/
/*
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    .PatientRiskFactorBox {
        max-width:960px;
        min-width:50px;
        width:825px;
        margin-left:6px;
    }
}*/

#divChangeRiskFactors {
    display:inline-block;
    vertical-align:top;
    padding-left:12px;   /*padding-left:5px;*/
    /*float:right;*/
    margin-bottom: 4px !important;
}
[data-name=Button].ux input[type=button]#btnChangeRiskFactors {   /*.push_button{*/
    background-color: #D3DCE0;
    /*border:1px solid black;*/
    box-shadow: 5px 5px black;          /*box-shadow: 1px 1px 3px 2px #54B501;*/
    -webkit-box-shadow: 5px 5px black;  /*-webkit-box-shadow: 1px 1px 3px 2px #54B501;*/
    -moz-box-shadow: 5px 5px black;     /*-moz-box-shadow:1px 1px 3px 2px #54B501;*/

    width:200px;    /*width:250px;*/
    cursor:pointer;
    color:rgb(0, 0, 0);
    font-size: .90em;
    height: 30px;
}


#displayProcedure, #displayProcedureGeri {
    padding-top:0px;    /*padding-top:5px;*/
}
.procedureLabel {
    display:inline-block;
    width:95px; color:white;
    font-weight:700;
    text-align:right;
    vertical-align:top;
    padding-right:5px;
}
#procedure, #procedureGeri {
    display:inline-block;
    width:66%;
    text-wrap:normal;
    color:white;
    font-size:0.9em;
    background-color:#5081C5;
    border-color:#5081C5;
}
#displayRiskFactors, #displayRiskFactorsGeri {
    padding-top:0px;    /*padding-top:5px;*/
}
.riskFactorLabel {
    display:inline-block;
    width:95px; color:white;
    font-weight:700;
    text-align: right;
    vertical-align: top;
    padding-right: 5px;
}
#riskfactors, #riskfactorsGeri {
    display:inline-block;
    width:66%;
    text-wrap:normal;
    color:white;
    font-size:0.9em;
    background-color:#5081C5;
    border-color:#5081C5;
}
@media only screen and (min-width:420px) {
    #procedure, #riskfactors {
        width:74%;  /*width:55%;*/
    }
}
@media only screen and (min-width:480px) {
    #procedure, #riskfactors {
        width:77%;
    }
}


#ChartDIV, #GeriChartDIV {
    /*background-color:#e5f5ff;*/
    /*JOG max-width:960px; */
    max-width: 100%;
    min-width: 5%;
    width: 100%;
}
/*
@media only screen and (device-width:768px) {
    #ChartDIV {
        max-width: 100%;
        min-width: 5%;
        width: 100%;
        height: 615px;
    }
}*/
/* iPads (portrait)*/
/*
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    #ChartDIV {
        max-width: 960px;
        min-width: 50px;
        width: 825px;
        height: 615px;
    }
}*/
#ChartDIVHeadings {
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: 4px;
}

#GeriChartDIVHeadings {
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: 4px;
}

/*
@media only screen and (min-width:480px) {
    #ChartDIVHeadings {
        margin-left: 20px;
        margin-right: 20px;
    }
}*/
/* iPads (portrait)*/
/*
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    #ChartDIVHeadings{
        margin-left: 100px;
        max-width:960px;
        min-width:50px;
        width:825px;
    }
}*/
#ChartDIVHeadingsForPDF, #GeriChartDIVHeadingsForPDF {
    margin-left: 100px;
}
#chartHeaderNote, #geriChartHeaderNote {
    font-style:italic;
    font-size:0.75em;
    font-weight:500;
    /*margin-left: 48px;*/
    /*margin-bottom:-16px;*/
    color:navy;
    text-align: center;
    margin-bottom: 4px; /*margin-bottom: 8px;*/
}
@media only screen and (min-width:480px) {
    #chartHeaderNote, #geriChartHeaderNote {
        margin-bottom: 0px;
        font-size:0.8em;
    }
}
.chartHeader {
    font-weight:600;
    font-size:.8em;   /*font-size:medium;*/
    color:navy
}
/*
@media only screen and (device-width:768px) {
    .chartHeader {
        font-weight:600;
        font-size:1em
    }
}*/
#SurgeonAdjustRiskMsg {
    display: inline-block;
    width: 200px; /*width: 216px;*/    /*width: 56%;*/ /*width: 206px;*/ /*width: 47%;*/ /*width: 56%;*/
    text-align: center;
    color: #F00;
    /*font-weight: 700;*/
    font-size: 0.8em;  /*font-size: medium;*/
}
@media only screen and (min-width:430px) {
    #SurgeonAdjustRiskMsg {
        width: 204px;
    }
}

#GeriSurgeonAdjustRiskMsg {
    display: inline-block;
    width: 200px;
    text-align: center;
    color: #F00;
    font-size: 0.8em;
}
@media only screen and (min-width:430px) {
    #GeriSurgeonAdjustRiskMsg {
        width: 204px;
    }
}

/*
@media only screen and (device-width:768px) {
    #SurgeonAdjustRiskMsg {
        display: inline-block;
        width: 58%;
        text-align: center;
        color: #F00;
        font-size: medium;
}
}*/
/* iPads (portrait)*/
/*
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    #SurgeonAdjustRiskMsg {
        display: inline-block;
        width: 480px;
        text-align: center;
        color: #F00;
        font-size: medium;
    }
}*/

#divChartHeaderOutcomes, #divGeriChartHeaderOutcomes {
    display: inline-block;
    margin-left: 16px;
}
#divChartHeaderYourRisk, #divChartHeaderAvgRisk, #divGeriChartHeaderYourRisk, #divGeriChartHeaderAvgRisk {
    text-align:center;
    display: none;
}
@media only screen and (min-width:430px) {
    #divChartHeaderYourRisk, #divChartHeaderAvgRisk {
        display: inline-block;
    }
}
#divChartHeaderAvgRisk, #divGeriChartHeaderAvgRisk {
    margin-left: 16px;  /*margin-left: 17px*/
}
@media only screen and (min-width:430px) {
    #divChartHeaderAvgRisk, #divGeriChartHeaderAvgRisk {
        margin-left: 20px;
    }
}
#divChartHeaderChance, #divGeriChartHeaderChance {
    display: none;  /*display: inline-block; */
    text-align:center;
    margin-left: 36px;
}
@media only screen and (min-width:550px) {
    #divChartHeaderChance, #divGeriChartHeaderChance {
        display: inline-block;
    }
}

#ChartDIVDetails, #GeriChartDIVDetails {
    height:50px;
}
#ChartDIVChart, #GeriChartDIVChart {
    display: inline-block;
    margin-left:0px;
    padding-bottom:10px;
}
#LengthOfStay {
    text-align:center;
    padding:5px;
    font-weight:700;
    background-color:#FFF;
    border:1px solid rgb(0, 0, 128);
    font-size:.8em;
    color:rgb(0, 0, 128);
    /*width:92%;*/    /*width:300px;*/ /*width:400px;*/
    margin-left: 4px;     /*margin-left: 228px;*/
    margin-right: 4px;
}


/*
@media only screen and (max-width:480px) {
    #LengthOfStay {
        text-align:center;
        padding:5px;
        font-weight:700;
        background-color:#FFF;
        border:1px solid rgb(0, 0, 128);
        font-size:1em;
        color:rgb(0, 0, 128);
        width:400px;
        margin-left: 32px;
    }
}*/

#OtherOptionsDiv, #GeriChartDIVPrintMsg {
    display:none;
    margin-left:4px;
    margin-right:4px;
    /*max-width:960px;*/
    /*min-width:50px;*/
    /*width: 98%;*/  /*width: 910px;*/
    font-size: .8em;
}
/* iPads (portrait)*/
/*
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    #OtherOptionsDiv {
        display:none;
        margin-left:5px;
        margin-right:5px;
        max-width:960px;
        min-width:50px;
        width: 900px;
    }
}*/

#chartkeyAdjRisks {
    text-align:center;    /*text-align:left;*/
    display:inline-block;
    margin-left:4px;
    margin-right:4px;
    /*width:96%;*/  /*width:96%;*/
}
/* iPads (portrait)*/
/*
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    #chartkeyAdjRisks {
        text-align:left;
        display:inline-block;
        margin-left:5px;
        margin-right:5px;
        max-width:960px;
        min-width:50px;
        width: 900px;
    }
}*/
#chartKeyImage {
    display:inline-block;
    margin-right: 0px;
    text-align:center;    /*text-align:left;*/
    /*width:98%;*/ /*width:385px;*/
}
#chartKeyImage img {
    border: 1px solid black;
    width:82.3%;    /*width:284px;*/
}
@media only screen and (min-width:480px) {
    #chartKeyImage img {
        width:379px;
    }
}
#divChartKeyAdjRightCol {
    display:inline-block;
    vertical-align:top;
    /*margin-left:4px;*/
    /*margin-right:4px;*/
    /*width: 98%;*/
}
#surgeonAdjustment {
    display:inline-block;
    /*width:98%;*/    /*width:505px;*/
    text-align:center;
}
#surgeonAdjustmentLabel {
    padding-bottom:5px;
    font-size: .8em
}
#surgeonAdjustmentInfo {
    font-size:0.8em;
    padding-bottom:5px;
}


.bullet {
    font: 10px sans-serif;
    width: 98%;   /*width: 320px;*/ /*width: 480px;*/
}
/*
@media only screen and (min-width:480px) {
    .bullet {
        width: 480px;
    }
}
@media only screen and (min-width:600px) {
    .bullet {
        width: 600px;
    }
}
@media only screen and (min-width:768px) {
    .bullet {
        width: 768px;
    }
} */


.bullet .title, .bullet .titleEstRisk, .bullet .titleAvgRisk, .bullet .titleChanceOC  {
    font-size: 12px;
    font-weight: bold;
}
.bullet .title  {
    display: inline-block;
}
.bullet .titleEstRisk, .bullet .titleAvgRisk, .bullet .titleChanceOC  {
    display: none;
}
@media only screen and (min-width:430px) {
    .bullet .titleEstRisk {
        display: inline-block;
    }
    .bullet .titleAvgRisk {
        display: inline-block;
    }
}
@media only screen and (min-width:550px) {
    .bullet .titleChanceOC {
        display: inline-block;
    }
}
/*** OUTCOME SPECIFIC ***/


/*** REPORT SELECT PAGE SPECIFIC ***/
#CreateReportInstructions {
    border: 1px solid rgb(0, 0, 128);
    color: rgb(0, 0, 128);
    background-color:white;
    /*width:80%;*/
    font-size:.8em;  /*font-size:1.4em;*/
    /*margin-left:4px;*/    /*margin-left:10%;*/
    /*margin-right:4px;*/
    text-align:center;
    padding-bottom:10px;
    padding-top:10px;
    margin-bottom:30px;
    margin-top:30px;
    font-weight: 700;
}
@media only screen and (min-width:470px) {
    #CreateReportInstructions {
        width:470px;
        margin-left: auto;
        margin-right: auto;
    }
}

#divRptTypeSelection {
    width:100%;    /*width:400px;*/
    border-radius:15px;
    background-color:#7ebbd7;
    /*margin-left:30%;*/
    margin-bottom:30px;
    opacity:0.9;
    font-size:.9em;
}
@media only screen and (min-width:400px) {
    #divRptTypeSelection {
        width:400px;
        margin: 0 auto;
    }
}

#divRptQuestion01 {
    text-align:center;
    font-weight:700;
    height:20px;
    padding-top:15px;
}

#divRptQuestion01a {
    text-align:center;
    height:20px;
    padding-bottom:10px;
}

#labelSendPDFEmail, #labelDisplayPDF {
    font-size: .95em;
    font-weight:normal;
    cursor:pointer;
}

#patientNameLabel {
    text-align:left;
    font-size: .95em;
    font-weight:normal;
}

#patientName {
    width: 230px;
    margin-left: auto;
    margin-right: auto;
}


#divDisclaimer {
    margin-left:12px;       /*margin-left:80px;*/
    margin-right:12px;      /*margin-right:80px;*/
    font-size:.85em;
}
/*** REPORT SELECT PAGE SPECIFIC ***/


#divStepImage {
    float:right;
    font-size: .8em;
    padding-right: 4px;
}
#stepImage {
    width: 64px;
}
#outcomeBtnNav {
    margin-left:4px;
    margin-right:4px;
    /*width:98%;*/
}
#divNavButtons {
    /*margin-left: 20%;*/
}
#btnBack, #btnNext {
    width:25%;     /*width:80px;*/
    cursor: pointer;
}
@media only screen and (min-width:480px) {
    #btnBack, #btnNext {
        width:124px;    /*width:155px;*/
        cursor: pointer;
    }
}



#FooterDIV, #FooterDIVGeri {
    clear:both;
    background-color:#1a3875;   /*JOG - 04/04/2022 background-color:#2594b0;*/
    font-size:.8em;  /*font-size:1em;*/
    color:#fff;
    height:25px;
    padding-top:8px;
    padding-bottom:24px;     /*padding-bottom:5px;*/
    text-align:center;
    vertical-align:central;
    padding-left: 4px;
    padding-right: 4px;
}
@media only screen and (min-width:480px) {
    #FooterDIV {
        clear:both;
        background-color:#1a3875;   /*JOG - 04/04/2022 background-color:#2594b0;*/
        font-size:.8em;  /*font-size:1em;*/
        color:#fff;
        height:25px;
        padding-top:12px;
        padding-bottom:12px;     /*padding-bottom:5px;*/
        text-align:center;
        vertical-align:central;
        padding-left: 4px;
        padding-right: 4px;
    }
}
/*
@media only screen and (device-width:768px) {
    #FooterDIV {
        clear:both;
        background-color:#2594b0;
        font-size:.9em;
        color:#fff;
        height:25px;
        padding-top:10px;
        padding-bottom:5px;
        text-align:center;
        vertical-align:central
    }
}*/





a {
    color:#333;
    outline:none;
    padding-left:3px;
    padding-right:3px;
    text-decoration:underline
}
img {
    margin:0;
    padding:0
}
a:link,a:visited,a:active,a:hover {
    color:#333
}
a:hover {
    background-color:#c7d1d6
}
.PatientInfoText {
    font-size:.75em;     /*font-size:.8em;*/
    margin:0!important;
    padding:0!important;

    text-align:left;  /*JOG*/
    height: 24px;  /*JOG*/
}
.PatientInfoDropDown {
    /*margin:0!important;
    padding:0!important;*/    /*JOG*/

    padding-bottom: 5px; /*JOG*/
}
.PatientInfoImg {
    cursor:pointer;
    margin-right:0!important;
    margin-left:5px;
    padding:0!important;
    width:20px;
    color: rgb(80, 129, 197);
}
.PatientInfoImgCell {
    margin-right:0!important;
    margin-left:0!important;
    margin-top:10px!important;
    padding-right:15px!important;
    width:20px;

    margin-bottom:15px!important;  /*JOG*/
}
.PatientInfoRow {
    height:35px;
    padding-top:5px!important;
    padding-bottom:5px!important
}
.PatientInfoDIV {
    margin-bottom:20px;
    margin-left:10px;
    margin-right:10px;
    font-size:1.3em;
}
.PatientInfoDIVBorder {
    border:3px solid #000
}

.GeriatricInfoText {
    font-size:1em;
    margin:0!important;
    padding:0!important;

    text-align:left;
    height: 24px;
}

.ProcInstrucImg {
    cursor:pointer;
    margin-right:0!important;
    margin-left:5px;
    padding:0!important;
    width:20px;
    color: rgb(80, 129, 197);
}
.HomePageMsgImg {
    cursor:pointer;
    margin-right:0!important;
    margin-left:5px;
    padding:0!important;
    width:20px;
    color: rgb(80, 129, 197);
}
.ui-igdialog-header {
    background:#5081c5!important;
    height:20px!important
}
.ui-dialog-content {
    overflow:hidden!important
}
.k-window-titlebar {
    background-color:#5081c5!important
}
.transparentWindow {
    opacity:.8
}

.ui-autocomplete {
    max-height:400px;
    overflow-y:auto;
    max-width:700px;
    overflow-x:hidden
}
/*
@media only screen and (device-width:768px) {
    .ui-autocomplete {
        max-height:400px;
        overflow-y:auto;
        max-width:550px;
        overflow-x:hidden
    }
    #txtProcedure {
        max-height:400px;
        overflow-y:auto;
        max-width:400px;
        overflow-x:hidden
    }
}*/
/* iPads (portrait)*/
/*
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    .ui-autocomplete {
        max-height:400px;
        overflow-y:auto;
        max-width:450px;
        overflow-x:hidden
    }
    #txtProcedure {
        max-height:400px;
        overflow-y:auto;
        max-width:400px;
        width:400px;
        overflow-x:hidden
    }
}*/



.ui-widget {
    font-size:.85em!important
}
.ui-autocomplete {
    box-shadow:-5px 5px 10px black!important
}
.ui-autocomplete li:first-child {
    border-top:1.5px solid blue!important;
    padding-top:5px
}
.ui-autocomplete li:last-child {
    border-bottom:1.5px solid blue!important;
    padding-bottom:5px
}
.ui-autocomplete li {
    padding-right:10px!important;
    padding-left:3px!important
}
.ui-autocomplete li:nth-child(2n+1) {
    background-color:#add8e6!important
}
.ui-menu .ui-menu-item {
    border-left:1.5px solid blue;
    /*border-right:5px solid red!important */
}
.ui-menu .ui-menu-item a:hover {
    border:1px solid blue!important
}
.ui-progressbar.low .ui-progressbar-value {
    background:#99d667!important
}
.ui-progressbar.medium .ui-progressbar-value {
    background:#eef266!important
}
.ui-progressbar.high .ui-progressbar-value {
    background:#f25767!important
}
.ui-progressbar {
    position:relative
}
.progress-label {
    position:absolute;
    left:90%;
    vertical-align:central;
    bottom:10px;
    font-weight:bold
}
.ButtonImage {
    border:none
}
.StandardButton {
    background-color:#5081c5!important;
    color:#fff!important;
    margin-bottom:20px!important;
    border-radius:5px
}
.NextButton {
    border:none!important;
    width:150px!important;
    height:80px!important
}





.ChangePatientRiskFactorsButton {
    width:120px;
    height:75px;
    text-align:center;
    white-space:pre-wrap;
    border-radius:5px
}







#NonNSQIPCPTMsg {
    /*display: inline-block;*/
    /*width: 56%;*/
    text-align: left;
    /*color: #F00;*/  /*color: #F59105;*/
    font-weight: 500;
    font-size: small;
    font-style: italic;
}





#BlackBar {
    position:absolute;
    left:30%;
    margin-top:-5px;
    margin-bottom:-5px;
    border:3px solid #000;
    width:.1px;
    height:25px
}
.history {
    border-collapse:collapse;
    /*background-color:#e5f5ff;*/
    /*JOG margin-left:50px*/
}
/*
@media only screen and (device-width:768px) {
    .history {
        margin-left:20px
    }
}*/
.history .k-chart {
    height:35px;
    width:440px;
    /*background-color:#e5f5ff*/
}
/*
@media only screen and (device-width:768px) {
    .history .k-chart {
        width:340px
    }
}*/
.k-tooltip {
    top:35px!important;
    left:150px!important
}
.history td.leftTextItem {
    width:220px;
    text-align:right;
    vertical-align:central;
    font-size:1em;
    font-weight:800;
    margin-right:0!important;
    padding-right:5px!important
}
/*
@media only screen and (device-width:768px) {
    .history td.leftTextItem {
        width:176px;
        font-size:.9em;
        font-weight:600
    }
}*/
.history td.rightTextItem {
    text-align:center;
    vertical-align:central;
    font-size:.9em;
    font-weight:800
}
/*
@media only screen and (device-width:768px) {
    .history td.rightTextItem {
        font-weight:600
    }
}*/
.history td.ValueItem {
    text-align:center;
    vertical-align:central;
    font-size:.9em;
    font-weight:800;
    padding:0;
    margin:0
}
.EstimatedRiskColumn {
    text-align:center;
    padding-left:0;
    padding-right:0
}
.OutcomeColumn {
    width:200px;
    text-align:center
}
/*
@media only screen and (device-width:768px) {
    .OutcomeColumn {
        width:160px
    }
}*/

.scaleTextLeft {
    font-size:.8em;
    float:left
}
.scaleTextRight {
    font-size:.8em;
    float:right;
    padding-right:2px;
    margin-right:-30px
}
.ToolTipLine {
    background-color:#000
}





hgroup,section {
    display:block;
    /*background-color:#e5f5ff*/
}




mark {
    background-color:#a6dbed;
    padding-left:5px;
    padding-right:5px
}
.float-left {
    float:left
}
.float-right {
    float:right
}
/*
.clear-fix:after {
    content:".";
    clear:both;
    display:block;
    height:0;
    visibility:hidden
}*/
h1,h2,h3,h4,h5,h6 {
    color:#000;
    margin-bottom:0;
    padding-bottom:0
}
h1 {
    font-size:1em;      /*font-size:2em;*/
    color:navy
}
h2 {
    font-size:1em;   /*font-size:1.75em;*/
    color:navy
}
h3 {
    font-size:.8em;    /*font-size:1.2em;*/
    color:navy
}
h4 {
    font-size:1.1em;    /*font-size:1.1em;*/
    color:navy
}
h5,h6 {
    font-size:1em;      /*font-size:1em;*/
    color:navy
}
h5 a:link,h5 a:visited,h5 a:active {
    padding:0;
    text-decoration:none
}
.ChartToolTipHeader {
    font-size:1em;
    font-weight:700;
    margin-bottom:45px;
    margin-top:-30px;
    text-align:center
}
.ChartToolTipText {
    text-align:center
}












/*
#outcomeBtnNav {
} */
/* iPads (portrait)*/
/*
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    #outcomeBtnNav {
        max-width:960px;
        min-width:50px;
        width: 900px;
    }
}*/



/* iPads (portrait)*/
/*
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    .patientinfoFooterDiv{
        clear:both;
        background-color:#2594b0;
        font-size:.9em;
        color:#fff;
        height:25px;
        padding-top:10px;
        padding-bottom:5px;
        text-align:center;
        vertical-align:central;
        max-width:960px;
        min-width:50px;
        width: 740px;
    }
    .outcomeFooterDiv {
        clear:both;
        background-color:#2594b0;
        font-size:.9em;
        color:#fff;
        height:25px;
        padding-top:10px;
        padding-bottom:5px;
        text-align:center;
        vertical-align:central;
        max-width:960px;
        min-width:50px;
        width: 925px;
    }
}*/


.site-title {
    color:#fff;
    background-color:#f59105;
    font-family:Rockwell,Consolas,"Courier New",Courier,monospace;
    font-size:2.3em;
    margin:0
}
.site-title a,.site-title a:hover,.site-title a:active {
    background:none;
    color:#c8c8c8;
    outline:none;
    text-decoration:none
}




hgroup.title {
    margin-bottom:10px
}
hgroup.title h1,hgroup.title h2 {
    display:inline
}
hgroup.title h2 {
    font-weight:normal;
    margin-left:3px
}
section.feature {
    width:300px;
    float:left;
    padding:10px
}
.label {
    font-weight:700
}
fieldset {
    border:none;
    margin:0;
    padding:0
}
fieldset legend {
    display:none
}
fieldset ol {
    padding:0;
    list-style:none
}
fieldset ol li {
    padding-bottom:5px
}
label {
    display:block;
    font-size:1.2em;
    font-weight:600
}
label.checkbox {
    display:inline
}
input,textarea {
    border:1px solid #e2e2e2;
    background:#fff;
    color:#333;
    font-size:1.2em;
    margin:5px 0 6px 0;
    padding:5px;
    width:300px
}
textarea {
    font-family:inherit;
    width:695px;    /*width:500px*/
}
input:focus,textarea:focus {
    border:1px solid #7ac0da
}
input[type="checkbox"], input[type="radio"] {
    background:transparent;
    border:inherit;
    width:auto
}
/*JOG
input[type="submit"],input[type="button"],button {
    background-color:#d3dce0;
    border:1px solid #787878;
    cursor:pointer;
    font-size:1em; */   /*JOG font-size:1.2em;*/
/*    font-weight:600;
    padding:7px; */
/*JOG margin-right:8px; */
/*    width:auto
} */
/*JOG
td input[type="submit"],td input[type="button"],td button {
    font-size:1em;
    padding:4px;
    margin-right:4px
} */
.message-info {
    border:1px solid;
    clear:both;
    padding:10px 20px
}
.message-error {
    clear:both;
    color:#e80c4d;
    font-size:1.1em;
    font-weight:bold;
    margin:20px 0 10px 0
}
.message-success {
    color:#7ac0da;
    font-size:1.3em;
    font-weight:bold;
    margin:20px 0 10px 0
}
.error {
    color:#e80c4d
}
.field-validation-error {
    color:#e80c4d;
    font-weight:bold
}
.field-validation-valid {
    display:none
}
input.input-validation-error {
    border:1px solid #e80c4d
}
input[type="checkbox"].input-validation-error {
    border:0 none
}

input[type=image] {
    padding: 0px;
    border: 0px none transparent;
    /*border-radius: 0px;*/
    /*color: #000;*/
    background-color: transparent;
    /*line-height: normal;*/
}

.validation-summary-errors {
    color:#e80c4d;
    font-weight:bold;
    font-size:1.1em
}
.validation-summary-valid {
    display:none
}
table {
    border-collapse:collapse;
    border-spacing:0;
    margin-top:.75em;
    border:0 none
}
th {
    font-size:1.2em;
    text-align:left;
    border:none 0;
    padding-left:0
}
th a {
    display:block;
    position:relative
}
th a:link,th a:visited,th a:active,th a:hover {
    color:#333;
    font-weight:600;
    text-decoration:none;
    padding:0
}
th a:hover {
    color:#000
}
th.asc a,th.desc a {
    margin-right:.75em
}
th.asc a:after,th.desc a:after {
    display:block;
    position:absolute;
    right:0;
    top:0;
    font-size:.75em
}
th.asc a:after {
    content:'?'
}
th.desc a:after {
    content:'?'
}
td {
    padding:.25em 2em .25em 0;
    border:0 none
}
tr.pager td {
    padding:0 .25em 0 0
}
/*
@media only screen and (max-width:850px) {
}*/


.leftTextItem {
    text-align: right;
    font-size: 1em;
    font-weight: 800;
    width: 130px;
    padding-right: 5px !important;
    margin-right: 0px !important;
    margin-left: 60px;
}


.ValueItemEstRisk {
    text-align:center;
    vertical-align:central;
    font-size:.9em;
    font-weight:800;
    padding:0;
    margin:0
}

.rightTextItem {
    text-align: center;
    font-size: 0.9em;
    font-weight: 800;
}