﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
    color: #424347;
}

* {
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}

input, textarea {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

textarea {
    resize: none;
    width: 100%;
}

a {
    outline: 0 !important;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.panel {
    margin-bottom: 0 !important;
    box-shadow: none !important;
}

.panel-flat > .panel-heading {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
    border-bottom: 1px solid #dddddd !important;
    background-color: #eeeeee !important;
}

.panel-heading > strong {
    line-height: 32px;
}

.btn-link:hover {
    text-decoration: none !important;
}

.btn-panelheader {
    padding: 0 6px !important;
    line-height: 32px;
    border-radius: 0 !important;
    border: none !important;
    border-left: 1px solid #dddddd !important;
    font-size: 85%;
    text-decoration: none !important;
}

    .btn-panelheader:hover {
        background-color: #f3f7f9;
        cursor: pointer;
        color: #0b447e;
    }





.body-content {
    position: absolute;
    padding: 0 !important;
    top: 100px;
    left: 0;
    right: 0;
    bottom: 0;
    color: #424347;
}

h3.formheader small {
    line-height: 1.2 !important;
    font-size: 55%;
    display: block;
}

.page-aside {
    border-right: 1px solid #e4eaec;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    position: absolute;
    top: 0;
    overflow-x: hidden;
    padding: 0 13px 13px 13px;
    -moz-transition: top 0.5s ease 0s, width 0.5s ease 0s, opacity 0.3s ease 0s;
    -o-transition: top 0.5s ease 0s, width 0.5s ease 0s, opacity 0.3s ease 0s;
    -webkit-transition: top 0.5s ease 0s, width 0.5s ease 0s, opacity 0.3s ease 0s;
    transition: top 0.5s ease 0s, width 0.5s ease 0s, opacity 0.3s ease 0s;
    width: 260px;
}

.page-aside-header {
    border-bottom: 1px solid #e4eaec;
    padding: 26px 13px !important;
    margin-bottom: 13px !important;
}

    .page-aside-header:hover {
        background-color: #f3f7f9;
        cursor: pointer;
        color: #0b447e;
    }

.page-aside-item {
    padding: 13px !important;
}

    .page-aside-item:hover {
        background-color: #f3f7f9;
        cursor: pointer;
        color: #0b447e;
    }

.page-main {
    bottom: 0;
    left: 261px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 13px;
    overflow-x: hidden;
    overflow-y: scroll;
    -moz-transition: top 0.5s ease 0s, width 0.5s ease 0s, opacity 0.3s ease 0s;
    -o-transition: top 0.5s ease 0s, width 0.5s ease 0s, opacity 0.3s ease 0s;
    -webkit-transition: top 0.5s ease 0s, width 0.5s ease 0s, opacity 0.3s ease 0s;
    transition: top 0.5s ease 0s, width 0.5s ease 0s, opacity 0.3s ease 0s;
}

.page-main-buttonbar {
    margin-bottom: 21px !important;
}

.page-filler {
    bottom: 0;
    left: -13px;
    position: absolute;
    top: 0;
    right: 30px;
}

.page-aside-filler {
    bottom: 0;
    left: -13px;
    position: absolute;
    top: 0;
    right: 30px;
}

h5.modal-title {
    margin-top: -7px;
}

.modal-header {
    padding-bottom: 7px;
}


.nm {
    margin: 0;
}

.np {
    padding: 0;
}

.npl {
    padding-left: 0;
}

.npr {
    padding-right: 0;
}

.p3 {
    padding: 3px;
    line-height: 1;
}

.p6tb {
    padding-top: 6px;
    padding-bottom: 6px !important;
}

.p6 {
    padding: 6px;
}

.nmr {
    margin-right: 0;
}

.nmt {
    margin-top: 0;
}

.nmb {
    margin-bottom: 0;
}

.mr7 {
    margin-right: 7px !important;
}

.mr15 {
    margin-right: 15px;
}

.mt3 {
    margin-top: 3px !important;
}

.mt7 {
    margin-top: 7px !important;
}

.mt11 {
    margin-top: 11px !important;
}

.mt13 {
    margin-top: 13px !important;
}

.ml13 {
    margin-left: 13px !important;
}

.mb3 {
    margin-bottom: 3px !important;
}

.mb13 {
    margin-bottom: 13px !important;
}

.mt17 {
    margin-top: 17px !important;
}

.mt27 {
    margin-top: 27px !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pl13 {
    padding-left: 13px !important;
}

.pt13 {
    padding-top: 13px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.nobr {
    white-space: nowrap;
}

.w350 {
    width: 350px;
}

.w50 {
    width: 50px !important;
}


.bb {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 2px;
    margin-bottom: 4px;
}

.bbm {
    border-bottom: 1px solid #999999;
    padding-bottom: 2px;
    margin-bottom: 4px;
}

.bbt {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 2px;
    margin-bottom: 23px;
}

.bbg {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 7px;
    margin-bottom: 11px;
}

.w300 {
    width: 300px;
}


.hlp {
    padding-left: 13px;
}

.hrp {
    padding-right: 13px;
}

a.headerlogo img {
    height: 46px;
    margin-top: 2px;
    margin-bottom: 2px;
}



#navbar-second {
    top: 50px !important;
    right: 0 !important;
    left: 0 !important;
    position: fixed;
    border-radius: 0 !important;
    z-index: 100;
    border: none !important;
}

.nav-stacked > li + li {
    margin-top: 0 !important;
}

.navbartop {
    background-color: #ffffff !important;
    border-bottom: none !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #ffffff !important;
}

.nav > li {
    display: inline-block !important;
}

#topnavlist {
    height: 50px;
    padding: 0;
    margin: 0;
}

    #topnavlist > li > a {
        line-height: 50px;
        display: block;
        text-decoration: none;
    }

.nolinkstep {
    color: #555555 !important;
    padding: 15px 15px 12px 15px !important;
    line-height: 20px;
    display: block;
    position: relative;
    opacity: .35;
}

.notactivestep {
    border-bottom: 3px transparent !important;
}

    .notactivestep > a {
        opacity: .7 !important;
    }

        .notactivestep > a:hover {
            opacity: 1 !important;
        }

.navbardashboard {
    color: #555555 !important;
    border-bottom: 3px solid #555555;
}

.navbarfacility {
    color: #0000dc !important;
    border-bottom: 3px solid #0000dc;
}

.navbarphysician {
    color: #fc7300 !important;
    border-bottom: 3px solid #fc7300;
}

.navbarfinancialimpact {
    color: #238e24 !important;
    border-bottom: 3px solid #238e24;
}

.navbaradmin {
    color: #da0c10 !important;
    border-bottom: 3px solid #da0c10;
}

.navbar-nav > li.navbardashboard > a, .navbar-nav > li.navbarfacility > a, .navbar-nav > li.navbarphysician > a, .navbar-nav > li.navbarfinancialimpact > a, .navbar-nav > li.navbaradmin > a {
    display: inline-block;
    padding: 15px 5px 12px 5px !important;
}

.navbardashboard > a {
    color: #555555 !important;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.navbarfacility > a {
    color: #0000dc !important;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.navbarphysician > a {
    color: #fc7300 !important;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.navbarfinancialimpact > a {
    color: #238e24 !important;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.navbaradmin > a {
    color: #da0c10 !important;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.stepnumber {
    padding: 7px 11px;
    border-radius: 50%;
    line-height: 20px;
    height: 20px;
    width: 20px;
    color: #ffffff !important;
    margin-right: 3px;
}

.navbarfacility > a > .stepnumber, .navbarfacility > .stepnumber {
    background-color: #0000dc !important;
}

.navbarphysician > a > .stepnumber, .navbarphysician > .stepnumber {
    background-color: #fc7300 !important;
}

.navbarfinancialimpact > a > .stepnumber, .navbarfinancialimpact > .stepnumber {
    background-color: #238e24 !important;
}

#mainContent {
    margin-top: 50px;
}

.panel-facility {
    border-color: #0000dc !important;
}

    .panel-facility > .panel-heading {
        background-color: #0000dc !important;
        border-color: #0000dc !important;
        color: #ffffff !important;
    }

        .panel-facility > .panel-heading > h2 {
            font-weight: 700 !important;
            font-size: 1.5em !important;
        }

.panel-physician {
    border-color: #fc7300 !important;
}

    .panel-physician > .panel-heading {
        background-color: #fc7300 !important;
        border-color: #fc7300 !important;
        color: #ffffff !important;
    }

        .panel-physician > .panel-heading > h2 {
            font-weight: 700 !important;
            font-size: 1.5em !important;
        }

.panel-financialimpact {
    border-color: #238e24 !important;
}

    .panel-financialimpact > .panel-heading {
        background-color: #238e24 !important;
        border-color: #238e24 !important;
        color: #ffffff !important;
    }

        .panel-financialimpact > .panel-heading > h2 {
            font-weight: 700 !important;
            font-size: 1.5em !important;
        }






.negmargin {
    margin-left: -40px;
    margin-right: 85px;
}

@media (max-width:800px) {
    .negmargin {
        margin-left: -30px;
        margin-right: 0;
    }
}

@media (max-width:320px) {
    .negmargin {
        margin-left: -13px;
        margin-right: 0;
    }
}


div.main {
    top: 0 !important;
}

#wrapper {
    position: static;
    top: 51px;
    left: 0;
    right: 0;
    overflow-x: hidden;
    /*height: 100%;*/
}

#content {
    padding: 0 !important;
    margin: 0 !important;
}

#accesslogo {
    width: 300px;
}

#featureboard {
    width: 300px;
}


.ribbonltgray {
    background: none repeat scroll 0 0 #eeeeee;
    /*position: fixed !important;
    left: 0;
    right: 0;
    top: 0;*/
}

.ReportHolder .ribbonltgray .btn-group button {
    color: #555555 !important;
    margin-top: 11px;
}

.report-table th {
    text-align: center;
    background-color: #ffffff !important;
    font-weight: bold;
}

.report-table tfoot {
    border-top: 2px solid #dddddd;
    font-weight: bold;
}

.report-table td {
    text-align: center;
    vertical-align: middle !important;
}

.td20 {
    text-align: left !important;
    width: 41% !important;
}

.td20, .bgColor1, .bgColor2, .bgColor3, .bgColor4, .bgColor5, .bgColor6 {
    white-space: normal !important;
}


.slice {
    opacity: 0.65;
    cursor: pointer;
}

.squareColor1 {
    width: 20px;
    height: 20px;
    background-color: #000099;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor2 {
    width: 20px;
    height: 20px;
    background-color: #006600;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor3 {
    width: 20px;
    height: 20px;
    background-color: #993300;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor4 {
    width: 20px;
    height: 20px;
    background-color: #006666;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor5 {
    width: 20px;
    height: 20px;
    background-color: #660099;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor6 {
    width: 20px;
    height: 20px;
    background-color: #333399;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor7 {
    width: 20px;
    height: 20px;
    background-color: #009900;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor8 {
    width: 20px;
    height: 20px;
    background-color: #CC3300;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor9 {
    width: 20px;
    height: 20px;
    background-color: #339999;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor10 {
    width: 20px;
    height: 20px;
    background-color: #9933CC;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor11 {
    width: 20px;
    height: 20px;
    background-color: #3333CC;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor12 {
    width: 20px;
    height: 20px;
    background-color: #00CC00;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor13 {
    width: 20px;
    height: 20px;
    background-color: #CC6600;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor14 {
    width: 20px;
    height: 20px;
    background-color: #00CC99;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor15 {
    width: 20px;
    height: 20px;
    background-color: #9966CC;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor16 {
    width: 20px;
    height: 20px;
    background-color: #6666CC;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor17 {
    width: 20px;
    height: 20px;
    background-color: #99CC99;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor18 {
    width: 20px;
    height: 20px;
    background-color: #FF3300;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor19 {
    width: 20px;
    height: 20px;
    background-color: #66CCCC;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor20 {
    width: 20px;
    height: 20px;
    background-color: #CC33FF;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor21 {
    width: 20px;
    height: 20px;
    background-color: #0000FF;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor22 {
    width: 20px;
    height: 20px;
    background-color: #00FF00;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor23 {
    width: 20px;
    height: 20px;
    background-color: #FF6600;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor24 {
    width: 20px;
    height: 20px;
    background-color: #00FFCC;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor25 {
    width: 20px;
    height: 20px;
    background-color: #CC00FF;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor26 {
    width: 20px;
    height: 20px;
    background-color: #3333FF;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor27 {
    width: 20px;
    height: 20px;
    background-color: #33FF33;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor28 {
    width: 20px;
    height: 20px;
    background-color: #FF6633;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor29 {
    width: 20px;
    height: 20px;
    background-color: #33FFCC;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor30 {
    width: 20px;
    height: 20px;
    background-color: #CC66FF;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor31 {
    width: 20px;
    height: 20px;
    background-color: #6666FF;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor32 {
    width: 20px;
    height: 20px;
    background-color: #66FF66;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor33 {
    width: 20px;
    height: 20px;
    background-color: #66FFCC;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor34 {
    width: 20px;
    height: 20px;
    background-color: #CC99FF;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor35 {
    width: 20px;
    height: 20px;
    background-color: #9999FF;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor36 {
    width: 20px;
    height: 20px;
    background-color: #99FF99;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor37 {
    width: 20px;
    height: 20px;
    background-color: #99FFCC;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor38 {
    width: 20px;
    height: 20px;
    background-color: #CCCCFF;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor39 {
    width: 20px;
    height: 20px;
    background-color: #CCFFCC;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColor40 {
    width: 20px;
    height: 20px;
    background-color: #CCFFFF;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}






.squareColorOther {
    width: 20px;
    height: 20px;
    background-color: #0099cc;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.squareColorNoLoyalty {
    width: 20px;
    height: 20px;
    background-color: #999999;
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    opacity: 0.65;
}

.bgColor1 {
    color: #a6cee3 !important;
}

.bgColor2 {
    color: #b2df8a !important;
}

.bgColor3 {
    color: #fb9a99 !important;
}

.bgColor4 {
    color: #99ffff !important;
}

.bgColor5 {
    color: #cab2d6 !important;
}

.bgColor6 {
    color: #ffcc66 !important;
}

.bgColor7 {
    color: #cccccc !important;
}

.bgColor8 {
    background: #dddddd !important;
}

.bgColor9 {
    background: #f5f5f5 !important;
}

.op2 {
    opacity: .40;
}

.op3 {
    opacity: .20;
}

.op4 {
    opacity: .10;
}

.op5 {
    opacity: .05;
}



#sidebar-wrapper {
    float: left;
    margin-left: -300px;
    left: 50px;
    width: 300px;
    position: fixed;
    height: auto;
    z-index: 10000;
    -moz-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    padding: 7px;
}

.sidebar-nav {
    display: block;
    float: left;
    width: 300px;
    list-style: none;
    margin: 0;
    padding: 0;
}


    #sidebar_menu li a, .sidebar-nav li a {
        color: #999;
        display: block;
        float: left;
        text-decoration: none;
        width: 150px;
        background: #252525;
        border-top: 1px solid #373737;
        border-bottom: 1px solid #1A1A1A;
        -webkit-transition: background .5s;
        -moz-transition: background .5s;
        -o-transition: background .5s;
        transition: background .5s;
    }

.sidebar_name {
    padding-top: 25px;
    color: #fff;
    opacity: .7;
}

.sidebar-nav li {
    line-height: 40px;
    text-indent: 20px;
}

    .sidebar-nav li a {
        color: #999999;
        display: block;
        text-decoration: none;
    }

        .sidebar-nav li a:hover {
            color: #fff;
            background: rgba(255,255,255,0.2);
            text-decoration: none;
        }

        .sidebar-nav li a:active,
        .sidebar-nav li a:focus {
            text-decoration: none;
        }

.sidebar-nav > .sidebar-brand {
    height: 65px;
    line-height: 60px;
    font-size: 18px;
}

    .sidebar-nav > .sidebar-brand a {
        color: #999999;
    }

        .sidebar-nav > .sidebar-brand a:hover {
            color: #fff;
            background: none;
        }

.sub_icon {
    float: right;
    padding-right: 65px;
    padding-top: 10px;
}

.content-header {
    height: 65px;
    line-height: 65px;
}

    .content-header h1 {
        margin: 0;
        margin-left: 20px;
        line-height: 65px;
        display: inline-block;
    }


.pre-scrollablesub {
    max-height: 235px !important;
}

.pre-scrollablesubsub {
    max-height: 160px !important;
}


@media (max-width:767px) {
    #wrapper {
        /*padding-left: 70px;*/
        -moz-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        -webkit-transition: all .4s ease 0s;
        transition: all .4s ease 0s;
    }

    #sidebar-wrapper {
        left: 70px;
    }

    #wrapper.active {
        padding-left: 150px;
    }

        #wrapper.active #sidebar-wrapper {
            left: 150px;
            width: 150px;
            -moz-transition: all .4s ease 0s;
            -o-transition: all .4s ease 0s;
            -webkit-transition: all .4s ease 0s;
            transition: all .4s ease 0s;
        }
}



/*Network Diagrams*/



div#ReportHolder {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}

.node {
}

.link {
    stroke: #333333;
    stroke-opacity: .25;
}


g > text {
    font: 12px sans-serif;
    pointer-events: none;
    text-anchor: middle;
}



.navbar-default {
    border: none !important;
}

.no120 {
    width: 100% !important;
}

.show-1400 {
    display: none;
}

@media (min-width:1440px) {
    .show-1400 {
        display: block;
    }

    .hidden-1400 {
        display: none;
    }
}








.pure-drawer {
    width: 500px !important;
    background: #ffffff !important;
    border-left: 1px solid #e4eaec !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 45px rgba(0, 0, 0, 0.1) inset;
}

    .pure-drawer:before, .effect8:after {
        content: "";
        position: absolute;
        z-index: -1;
        box-shadow: 0 0 23px rgba(0,0,0,0.8);
        top: 10px;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .pure-drawer:after {
        right: 0;
        left: auto;
        -moz-transform: skew(8deg) rotate(3deg);
        -ms-transform: skew(8deg) rotate(3deg);
        -o-transform: skew(8deg) rotate(3deg);
        -webkit-transform: skew(8deg) rotate(3deg);
        transform: skew(8deg) rotate(3deg);
    }

.pure-toggle-label {
    border: none !important;
    color: #ffffff !important;
    position: fixed !important;
    top: 117px !important;
    width: 35px !important;
}

    .pure-toggle-label .pure-toggle-icon, .pure-toggle-label .pure-toggle-icon::before, .pure-toggle-label .pure-toggle-icon::after {
        background: #5d809d none repeat scroll 0 0 !important;
        width: 25px !important;
    }

#puredrawercontent {
    margin-top: 100px;
    /*overflow-y: scroll;*/
}

.pure-overlay {
    background-color: rgba(255, 255, 255, 0.7) !important;
}








.et {
    font-size: 24px;
}

.etb {
    font-size: 2.1em;
    border-radius: 10px;
    text-align: center;
    width: 50px;
    border: 2px solid transparent;
    margin-top: -13px;
    margin-bottom: 7px;
}

.het {
    font-size: 3em;
    padding: 7px 25px;
    border-radius: 15px;
    border: 2px solid transparent;
}

.ett {
    font-size: 1.1em;
    border-radius: 10px;
    text-align: center;
    border: 2px solid transparent;
}

    .ett > span {
        display: block;
        margin: 7px 13px;
    }

.marker5 {
    border-color: #da0c10;
    color: #da0c10;
}

.marker4 {
    border-color: #ef7000;
    color: #ef7000;
}

.marker3 {
    border-color: #bb1490;
    color: #bb1490;
}

.marker2 {
    border-color: #0e60cb;
    color: #0e60cb;
}

.marker1 {
    border-color: #508f03;
    color: #508f03;
}

.marker0 {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}





.leftHSLegend {
    border-right: 11px solid rgba(0,0,0,0);
    border-bottom: 11px solid rgba(0,0,0,0);
    border-radius: 50%;
    height: 29px;
    width: 29px;
    float: left;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.rightHSLegend {
    position: relative;
    left: -30px;
    border-top: 11px solid rgba(0,0,0,0);
    border-left: 11px solid rgba(0,0,0,0);
    border-radius: 50%;
    height: 29px;
    width: 29px;
    opacity: .6;
    float: left;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.nameHSLegend {
    position: relative;
    left: -15px;
    /*line-height: 40px;*/
    padding-left: 13px;
    /*float: left;*/
}



#subexplodebody {
    overflow-y: scroll;
    height: 250px;
}

.colorRedInput {
    background-color: red;
    border-color: red;
    color: #f1f1f1;
    border-radius: 5px 0 0 5px;
    opacity: .6;
}

.colorGreenInput {
    background-color: green;
    border-color: green;
    color: #f1f1f1;
    border-radius: 5px 0 0 5px;
    opacity: .6;
}

.colorRed {
    color: red;
    font-weight: bold;
}

.colorGreen {
    color: green;
    font-weight: bold;
}

.nu {
    text-decoration: none;
}

    .nu:focus {
        text-decoration: none;
    }



.userresult {
    padding: 7px;
    min-height: 150px;
}

.userresultinner {
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 13px;
    cursor: pointer;
}

    .userresultinner:hover {
        background: #f3f3f3;
    }

.modalContent .navbar-default {
    background: #ffffff !important;
    border: none;
}

.nav-pills-modal {
    padding: 0;
    background: #ffffff;
}

    .nav-pills-modal > li {
        display: block !important;
    }

.nav-pills.nav-stacked > li:last-child > a.closeModal {
    margin-top: 30px;
    text-align: left;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus,
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: #ffffff !important;
}



.modal-dialog-xs {
    width: 300px;
    left: 50%;
}

.modal-dialog-sm {
    width: 500px;
    left: 55%;
}

@media (max-width:800px) {
    .modal-dialog-sm {
        width: inherit;
        left: inherit;
    }
}

.modal-dialog-md {
    width: 750px;
    left: 45%;
}

@media (max-width:1024px) {
    .modal-dialog-md {
        width: 750px;
        left: 37%;
    }
}

.modal-dialog-lg {
    width: 900px;
    left: 40%;
}

@media (max-width:1024px) {
    .modal-dialog-lg {
        width: 900px;
        left: 30%;
    }
}

.modal-2rows {
    min-height: 250px;
}

.modal-3rows {
    min-height: 310px;
}

.modal-4rows {
    min-height: 360px;
}

.modal-5rows {
    min-height: 410px;
}

.modal-6rows {
    min-height: 460px;
}

.modal-7rows {
    min-height: 500px;
}

.modal-8rows {
    min-height: 550px;
}

.modal-9rows {
    min-height: 600px;
}

.modal-10rows {
    min-height: 650px;
}




#medbackdrop {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #ffffff;
    z-index: 1066;
    text-align: center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

#medloading {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    z-index: 1090;
    text-align: center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

#medbackdropsmall {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: relative;
    display: block;
    opacity: 0.7;
    background-color: #ffffff;
    z-index: 1066;
    text-align: center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

#medloadingsmall {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: relative;
    display: block;
    z-index: 1090;
    text-align: center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

#loading-image {
    margin: 150px auto 0 auto;
    padding: 21px 30px;
    background: #ffffff;
    border-radius: 5px;
    border: 2px solid #cccccc;
    -webkit-box-shadow: 0 0 20px 13px rgba(192, 192, 192, 0.4);
    -moz-box-shadow: 0 0 20px 13px rgba(192, 192, 192, 0.4);
    box-shadow: 0 0 20px 13px rgba(192, 192, 192, 0.4);
}




.requiredmarker > label {
    color: #A90329;
}

    .requiredmarker > label::after {
        content: " *";
    }


/* YES/NO SLIDER */
.slideYesNo {
    width: 84px;
    height: 26px;
    background: #fff;
    margin: 0;
    border-radius: 3px;
    position: relative;
}

    .slideYesNo:after {
        content: 'NO';
        font: 12px/26px Arial, sans-serif;
        color: #8f5247;
        position: absolute;
        right: 0;
        left: 42px;
        line-height: 26px;
        z-index: 0;
        font-weight: bold;
        text-shadow: 1px 1px 0 rgba(255,255,255,.15);
        padding-left: 12px;
        background: #d87b69;
        border: 1px solid #b15b4d;
        border-radius: 0 3px 3px 0;
    }

    .slideYesNo:before {
        content: 'YES';
        font: 12px/26px Arial, sans-serif;
        color: #60783f;
        font-weight: bold;
        position: absolute;
        left: 0;
        right: 42px;
        z-index: 0;
        line-height: 26px;
        padding-left: 9px;
        background: #9fc46a;
        border: 1px solid #87aa5b;
        text-shadow: 1px 1px 0 rgba(128,128,128,.15);
        border-radius: 3px 0 0 3px;
    }

    .slideYesNo label {
        display: block;
        width: 43px;
        height: 28px;
        border: 1px solid #cfcfcf;
        border-radius: 3px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        cursor: pointer;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        background: #f9f9f9;
        background: -webkit-linear-gradient(top, #f9f9f9 0, #f3f3f3 40%, #ededed 100%);
        background: -moz-linear-gradient(top, #f9f9f9 0, #f3f3f3 40%, #ededed 100%);
        background: -o-linear-gradient(top, #f9f9f9 0, #f3f3f3 40%, #ededed 100%);
        background: -ms-linear-gradient(top, #f9f9f9 0, #f3f3f3 40%, #ededed 100%);
        background: linear-gradient(top, #f9f9f9 0, #f3f3f3 40%, #ededed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#b3bead',GradientType=0 );
    }

        .slideYesNo label:before {
            content: '|||';
            font: 12px/26px Arial, sans-serif;
            color: #c6c6c6;
            padding-left: 17px;
        }

    .slideYesNo input[type=checkbox]:checked + label {
        left: 41px;
    }










@media (max-width:1024px) and (orientation:landscape) {
    .w300 {
        width: 225px;
    }

    .offset30 {
        margin-left: 25%;
    }
}

@media (max-width:800px) and (orientation:landscape) {
    .t6 {
        width: 60%;
    }

    .t5 {
        width: 50%;
    }

    .t4 {
        width: 40%;
    }

    .w300 {
        width: auto;
    }

    .affix {
        position: static;
    }

    .affix-top {
        position: static;
    }

    #accesslogo {
        width: 230px;
        margin-bottom: 13px;
        display: block;
    }

    #HomeHeader {
        font-size: 26px;
        margin-top: 0;
    }
}

@media (max-width:768px) and (orientation:portrait) {
    .w300 {
        width: 225px;
    }
}

@media (max-width:752px) and (orientation:landscape) {
    .t6 {
        width: 60%;
    }

    .t5 {
        width: 50%;
    }

    .t4 {
        width: 40%;
    }

    .w300 {
        width: auto;
    }

    .affix {
        position: static;
    }

    .affix-top {
        position: static;
    }

    #HomeHeader {
        font-size: 30px;
        margin-top: 0;
    }
}

@media (max-width:667px) and (orientation:landscape) {
    .t6 {
        width: 60%;
    }

    .t5 {
        width: 50%;
    }

    .t4 {
        width: 40%;
    }

    #accesslogo {
        width: 250px;
        margin-bottom: 13px;
        display: block;
    }

    .nextbuttontop {
        font-size: 16px;
    }

    .nextbuttonbottom {
        margin-bottom: 27px;
        font-size: 16px;
    }
}

@media (max-width:568px) and (orientation:landscape) {
    .t6 {
        width: 100%;
    }

    .t5 {
        width: 50%;
    }

    .t4 {
        width: 100%;
    }

    #accesslogo {
        width: 240px;
        margin-bottom: 13px;
        display: block;
    }

    .nextbuttontop {
        font-size: 13px;
    }

    .nextbuttonbottom {
        margin-bottom: 27px;
        font-size: 13px;
    }
}

@media (max-width:480px) {
    a.headerlogo img {
        height: 36px;
        margin-top: 7px;
        margin-bottom: 7px;
    }

    .nolinkstep {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    .navbar-nav > li.navbardashboard > a, .navbar-nav > li.navbarfacility > a, .navbar-nav > li.navbarphysician > a, .navbar-nav > li.navbarfinancialimpact > a {
        padding: 15px 3px 12px 3px !important;
    }

    .pure-drawer {
        width: 480px !important;
    }

    #accesslogo {
        width: 300px;
        margin-bottom: 13px;
        display: block;
    }

    h1 {
        clear: both;
        font-size: 2em;
        width: 100%;
        display: block;
    }

    .nextbuttontop {
        margin-bottom: 27px;
    }

    .w300 {
        width: auto;
    }

    .explodeheader {
        font-size: 20px;
    }

    .explodecontent {
        font-size: 14px;
    }
}

@media (max-width:432px) {

    .nolinkstep {
        padding-left: 4px !important;
        padding-right: 4px !important;
    }

    .notactivestep {
        padding-left: 4px !important;
        padding-right: 4px !important;
    }

    .pure-drawer {
        width: 432px !important;
    }
}

@media (max-width:375px) {

    .hrp {
        padding-right: 3px;
    }

    a.headerlogo img {
        height: 28px;
        margin-top: 11px;
        margin-bottom: 11px;
    }

    .nolinkstep {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .navbar-nav > li.navbardashboard > a, .navbar-nav > li.navbarfacility > a, .navbar-nav > li.navbarphysician > a, .navbar-nav > li.navbarfinancialimpact > a {
        padding: 15px 0 12px 0 !important;
    }

    .pure-drawer {
        width: 375px !important;
    }

    .w300 {
        width: auto;
    }

    .explodeheader {
        font-size: 18px;
    }

    .explodecontent {
        font-size: 12px;
    }
}

@media (max-width:320px) {
    .hlp {
        padding-left: 7px;
    }

    .hrp {
        padding-right: 7px;
    }

    a.headerlogo img {
        height: 24px;
        margin-top: 13px;
        margin-bottom: 13px;
    }

    .nolinkstep {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #topnavlist > li {
        padding-right: 0;
    }

    .navbar-nav > li {
        padding: 0 !important;
    }

        .navbar-nav > li.navbardashboard > a, .navbar-nav > li.navbarfacility > a, .navbar-nav > li.navbarphysician > a, .navbar-nav > li.navbarfinancialimpact > a {
            padding: 15px 0 12px 0 !important;
        }

    .pure-drawer {
        width: 320px !important;
    }

    #accesslogo {
        width: 260px;
        margin-bottom: 13px;
        display: block;
    }

    #featureboard {
        width: 260px;
    }

    .nextbuttontop {
        margin-bottom: 27px;
        font-size: 14px;
    }

    .nextbuttonbottom {
        margin-bottom: 27px;
        font-size: 14px;
    }

    .w300 {
        width: auto;
    }

    .explodeheader {
        font-size: 15px;
    }

    .explodecontent {
        font-size: 11px;
    }
}


@media (max-width:568px) and (orientation:landscape) {
    #accesslogo {
        width: 230px;
        margin-bottom: 13px;
        display: block;
    }

    #HomeHeader {
        font-size: 22px;
        margin-top: 0;
    }
}










table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
}
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  text-align: center;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}

div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  display: inline-block;
}
div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}
div.dataTables_wrapper div.dataTables_info {
  padding-top: 8px;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
  padding-right: 30px;
}
table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}
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 {
  position: absolute;
  bottom: 8px;
  right: 8px;
  display: block;
  font-family: 'Glyphicons Halflings';
  opacity: 0.5;
}
table.dataTable thead .sorting:after {
  opacity: 0.2;
  content: "\e150";
  /* sort */
}
table.dataTable thead .sorting_asc:after {
  content: "\e155";
  /* sort-by-attributes */
}
table.dataTable thead .sorting_desc:after {
  content: "\e156";
  /* sort-by-attributes-alt */
}
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  color: #eee;
}

div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}

div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody table thead .sorting:after,
div.dataTables_scrollBody table thead .sorting_asc:after,
div.dataTables_scrollBody table thead .sorting_desc:after {
  display: none;
}
div.dataTables_scrollBody table tbody tr:first-child th,
div.dataTables_scrollBody table tbody tr:first-child td {
  border-top: none;
}

div.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none;
}

@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length,
  div.dataTables_wrapper div.dataTables_filter,
  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
}
table.dataTable.table-condensed > thead > tr > th {
  padding-right: 20px;
}
table.dataTable.table-condensed .sorting:after,
table.dataTable.table-condensed .sorting_asc:after,
table.dataTable.table-condensed .sorting_desc:after {
  top: 6px;
  right: 6px;
}

table.table-bordered.dataTable {
  border-collapse: separate !important;
}
table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 0;
}
table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
  border-right-width: 0;
}
table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}

div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}

div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
  padding-left: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-right: 0;
}
