﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i');


.main-body {
    margin-top: 55px;
}

@media (min-width: 1280px) {
    .container {
        max-width: 1800px;
    }
}

.landin-div {
    background-image: url("../images/home-landing.jpeg");
    background-color: #cccccc;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    /*height: 65vh;*/
    min-height: 200px;
    /*background: no-repeat center center scroll;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 60px;
}

.forntpage-cards {
    position: absolute;
    top: 50%;
    background: none;
    margin-top: 100px;
    display: block;
    border: none;
}

    .forntpage-cards p {
        font-size: 14px;
    }

.forntpage-cards-heading {
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0;
    text-align: left;
}

.frontpage-card-body {
    background-color: #004877;
    color: white;
    padding: 0 15px;
    text-align: left;
    min-height: 195px;
}

.encore-homepage {
    background-image: url("../images/encore-homepage.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    min-height: 400px;
    width: 470px;
    /*background: no-repeat center center scroll;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.black-font {
    color: black !important;
}

.k-dropdown-custom {
    font-size: 12px;
    height: 25px;
}


.encor-logo {
    vertical-align: middle;
    margin-right: 10px;
    height: 35px;
    width: 100px;
}

.app-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .2rem;
    font-style: italic;
    color: #FFFFFF;
    text-decoration: none;
    vertical-align: middle;
}

    .app-title a:hover {
        text-decoration: none;
    }

.main-nav {
    margin-left: 5px;
}

    .main-nav a {
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: #0E0E0E !important;
        margin-right: 18px;
    }

        .main-nav a:hover {
            font-family: 'Open Sans', sans-serif;
            font-size: 14px;
            font-weight: 600;
            text-decoration: none;
            color: #004877 !important;
        }

.tech-nav {
    vertical-align: top;
    margin: 0px;
    padding-right: 0px;
}

.search-icon:hover {
    background-image: url(../images/search-solid-copy.png);
    height: 20px;
}

.bell-icon:hover {
    background-image: url(../images/bell-solid-copy.png);
    height: 20px;
}

.grid-icon:hover {
    background-image: url(../images/grid-solid-copy.png);
    height: 20px;
}

.user-icon:hover {
    background-image: url(../images/user-solid-copy.png);
    height: 20px;
}

.main-header {
    min-height: 100px;
    border-bottom: solid 1px #004877;
}

.top-blue-bar {
    background-color: #004877;
    width: 100%;
    min-height: 50px;
}

.blue-row {
    width: 100%;
    height: auto;
}

.grey-nav-bar {
    background-color: #F0F0F0;
    width: 100%;
    min-height: 50px;
    border-bottom: #004877;
}

.grey-row {
    width: 100%;
}

.bottom-blue-bar {
    background-color: #004877;
    width: 100%;
    height: 60px;
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    font-weight: 300;
    letter-spacing: .2rem;
    color: #FFFFFF;
    text-decoration: none;
}

.footer-row {
    width: 100%;
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #004878;
}

.page-title {
    border-bottom: 2px solid #004878;
    padding-bottom: 10px;
}


#vbp, #hacr, #hrrp {
    border-right: solid 1px #004877;
    margin: 0px auto;
}

.guage-title {
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
    margin-top: 75px;
    color: #4a4a4a;
}

.indication-poor {
    border-bottom: 1px solid #FF0800;
}

.indication-good {
    border-bottom: 1px solid #29b12c;
}

.indication-caution {
    border-bottom: 1px solid #ffa500;
}

.indication-Loss {
    border-bottom: 1px solid #FF0800;
}

.indication-Gain {
    border-bottom: 1px solid #29b12c;
}

.indication-DataNotAvailable {
    border-bottom: 2px solid #ffa500;
}

.all-program-total {
    margin-left: 175px;
}

.net-Loss, .net-Loss h4, .net-Loss h6 {
    color: #FF0800;
}

.net-Gain, .net-Gain h4, .net-Gain h6 {
    color: #29b12c;
}


.net-no-Gain-no-loss, .net-no-Gain-no-loss h4, .net-no-Gain-no-loss h6 {
    color: #004877;
}

.net-DataNotAvailable, .net-DataNotAvailable h4 {
    color: #004877;
}



.net-Loss h1 {
    color: #FF0800;
    font-weight: 700;
}

.net-Gain h1 {
    color: #29b12c;
    font-weight: 700;
}

.net-DataNotAvailable h1 {
    color: #ffa500;
    font-weight: 700;
}


.bottom-align-text {
    position: relative;
    bottom: 0;
    /*right: 0;*/
}

.vbp-range {
    margin-top: 20px;
    /*border: 1px solid #004877;*/
    text-align: center;
    margin-right: 10px;
}

.vbp-summary-range {
    /*border: 1px solid #004877;*/
    text-align: center;
    margin: 2px 10px;
}

.hacrpr-summary-range {
    /*border: 1px solid #004877;*/
    text-align: center;
    margin: 2px 10px;
}

.hrrp-summary-range {
    /*border: 1px solid #004877;*/
    text-align: center;
    margin: 2px 10px;
}

.summary-range-border {
    border: 1px solid #004877;
    min-height: 20px;
    margin-bottom: -31px;
    border-radius: 5px;
    /*padding-top: 20PX;*/
}


.domain-title {
    background-color: #004877;
    color: #ffffff;
    font-weight: 600;
    margin-right: 0px;
}


.popupCloseButton {
    background-color: #fff;
    border: 0px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 15px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}

    .popupCloseButton:hover {
        background-color: #ccc;
    }

.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}

.fricc {
    font-size: 14px;
}

.domain-detail {
    padding: 15px;
}

.domain-link {
    font-weight: bold;
    color: #004877;
    text-decoration: underline
}


.tab-sub-title-small {
    font-style: italic;
    color: #004877;
    font-weight: 600;
    font-size: 14px;
    padding-right: 5px;
}


.tab-sub-title {
    font-style: italic;
    color: #004877;
    font-weight: 500;
    font-size: 13px;
}



.box-border {
    /*border: 2px solid #004877;
    border-radius: .25rem;*/
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.4);
    border: 0px solid #004877;
    -webkit-transition: padding 0.2s ease, margin 0.2s ease;
    -moz-transition: padding 0.2s ease, margin 0.2s ease;
    -o-transition: padding 0.2s ease, margin 0.2s ease;
    -ms-transition: padding 0.2s ease, margin 0.2s ease;
    transition: padding 0.2s ease, margin 0.2s ease;
}

.title-row-vbp {
    color: #004877;
    font-weight: 600;
    width: 50%;
    display: inline-block;
}

.title-row-hac {
    color: #004877;
    font-weight: 600;
    width: 63%;
    display: inline-block;
}

.title-row-hrrp {
    color: #004877;
    font-weight: 600;
    width: 56%;
    display: inline-block;
}

.summary-arr-img {
    width: 30px;
    height: 61px;
    vertical-align: top !important;
}

.detailbtnDiv {
}

.footer-row {
    color: #004877;
    font-weight: bolder;
    width: 75%;
    display: inline-block;
    border-top: 1px solid #004777;
}

.title-full-row {
    border-bottom: 1px solid #004777;
    padding: 0 0;
}

.main-heading {
    font-size: 18px;
    padding: 5px 0;
    line-height: 1.2;
}

.sub-heading {
    font-size: 19px;
    padding: 5px 10px;
    width: 100%;
    font-weight: 700;
}

.card-body.box-border {
    padding: 0px;
}

.bottom-margin {
    margin-bottom: 15px;
}

.top-margin {
    margin-top: 20px;
}

.left-margin-5 {
    margin-left: 5px;
}

.landing-page-bottom {
    background-color: #f0f0f0;
    min-height: 150px;
    padding: 50px 0;
    margin-top: 50px;
}

.landing-page-tile {
    background-color: #f0f0f0;
    border-radius: 10px;
    padding: 20px;
}

    .landing-page-tile a, .landing-page-tile a :hover {
        text-decoration: none;
    }

    .landing-page-tile p {
        color: black;
    }

.a-button,
.a-button:hover {
    text-decoration: none;
    font-size: 12px;
    background-color: #8AD0F4;
    padding: 10px 20px;
    color: white;
    border-radius: 12px;
    float: left;
}


.img-center {
    height: 50%;
    width: 250px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
}

.gray {
    color: #6c757d;
}

.bottom-margin-8 {
    margin-bottom: 8px;
}

.bottom-pad-10 {
    padding-bottom: 10px;
}

.top-pad-20 {
    padding-top: 20px;
}

.top-pad-30 {
    padding-top: 30px;
}

.bottom-pad-5 {
    padding-bottom: 5px;
}

.top-padding {
    padding-top: 10px !important;
}

.top-padding-15 {
    padding-top: 15px;
}

.bottom-padding-15 {
    padding-bottom: 15px;
}

.left-padding {
    padding-left: 20px;
}

.left-padding-10 {
    padding-left: 10px;
}

.right-padding-10 {
    padding-right: 10px;
}

.top-margin-70-rev {
    margin-top: -70px;
}

.summary-domain-link {
    /*font-weight: bold;*/
    color: #004877 !important;
    text-decoration: underline !important;
    font-size: 14px;
    font-weight: 500;
}

.inactive-measure-link {
    text-decoration: underline !important;
    color: #004877 !important;
    font-size: 14px;
    font-weight: 500;
}

.summary-domain-net-total {
    /* font-weight: bold; */
    color: #004877;
    /* text-decoration: underline; */
    font-size: 14px;
    font-weight: 500;
}

.dualprop-label {
    color: #004877;
    font-size: 12px;
    font-weight: 500;
}

.dualprop-label-left {
    margin-top: -20px;
}



.btn-program-details {
    display: inline-block;
    background-color: #004877;
    font-size: 12px;
    height: 25px;
    margin-top: auto 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.btn-program-details-md {
    width: 85px;
    margin-top: 15px;
    float: right;
    margin-right: 10px;
}

.btn-program-update-md {
    width: 85px;
    margin-top: 2px;
    float: left;
    margin-right: 10px;
}

.domain-padding {
    padding: 3px 0 0 0;
}

.btn-program-details-lg {
    width: 110px;
}

.inline-block-display {
    display: inline;
    margin-top: 1px;
    margin-right: 7px;
}

.no-left-right-padding {
    padding-left: 0px;
    padding-right: 0px;
}


.no-left-right-margin {
    margin-left: 0px;
    margin-right: 0px;
}

.no-right-padding {
    padding-right: 0px;
}

.no-left-padding {
    padding-left: 0px;
}

.font-small {
    font-size: 14px;
}

.filter-label {
    font-weight: 500;
    font-size: 13px;
}

.margin-top {
    margin-top: 15px;
}


.margin-top-100 {
    margin-top: 100px;
}

.padding-simulation {
    padding: 15px 0;
}

.margin-top-10 {
    margin-top: 10px;
}

hr.menu {
    border: none;
    height: 2px;
    /* Set the hr color */
    color: #004877; /* old IE */
    background-color: #004877; /* Modern Browsers */
    margin-bottom: 5px;
}

.summary-top-margin {
    /*margin-top: -35px;*/
    padding-left: 0px;
}

.btn-long {
    width: 225px;
}

.domain-list {
    height: 210px;
    /*overflow: auto;*/
}

.triangle-right {
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 47px solid #004777;
    margin: -20px;
}

.vbp-trend, .vbp-trend-data, .Hac-trend, .hrrc-trend {
    padding: 0px 50px;
}

.top-margin-30 {
    margin-top: -30px;
}

.btn-dwnld {
    font-size: 24px;
    color: #004877;
}

.btn-return {
    padding: 0 25px;
    margin-right: 15px;
    /*margin-right: 30px;*/
}

.top-margin-70 {
    margin-top: -70px;
}

.top-padding-45 {
    margin-top: 45px;
}

/*
.top-margin-115 {
    margin-top: -115px;
}*/
hr.divider {
    border: 1px solid #004777;
    margin: 0px;
}

.bs-domain-detail {
    margin: 20px;
}

.card-header {
    background-color: transparent;
    border-bottom: 1px solid #004777;
    padding: 15px 10px 0 10px;
}


.accordion h5 {
    cursor: pointer;
    font-weight: bold;
}

.accordion-card {
    border: none;
}

.left-margin-10 {
    margin-left: 10px;
}



/* ---------->>> jtip ++<<<---------------------------------------------------------------*/

a.jTip {
    color: #0B3861;
    cursor: pointer;
}

#JT_arrow_left {
    background-image: url(../images/arrow_left.gif);
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    z-index: 101;
    left: -12px;
    height: 23px;
    width: 10px;
    top: -3px;
}

#JT_arrow_right {
    background-image: url(../images/arrow_right.gif);
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    z-index: 101;
    height: 23px;
    width: 11px;
    top: -2px;
}

#JT {
    position: absolute;
    z-index: 100;
    border: 2px solid #CCCCCC;
    background-color: #fff;
}

#JT_copy {
    padding: 10px 10px 10px 10px;
    color: #333333;
}

.JT_loader {
    background-image: url(../images/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 12px;
}

#JT_close_left {
    background-color: #CCCCCC;
    text-align: left;
    padding-left: 8px;
    padding-bottom: 5px;
    padding-top: 2px;
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
}

#JT_close_right {
    background-color: #CCCCCC;
    text-align: left;
    padding-left: 8px;
    padding-bottom: 5px;
    padding-top: 2px;
    font-weight: 600;
    font-size: 14px;
    line-height: 15px;
}


#JT_copy p {
    margin: 3px 0;
}

#JT_copy img {
    padding: 1px;
    border: 1px solid #CCCCCC;
}

.jTip {
    cursor: pointer;
}

/* ---------->>> jtip --<<<---------------------------------------------------------------*/

.card.simulator-card {
    border-bottom: none;
}

.simulator-card {
    padding: 0px;
    -webkit-box-shadow: 2px 8px 25px -2px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 8px 25px -2px rgba(0,0,0,0.3);
    box-shadow: 2px 8px 25px -2px rgba(0,0,0,0.3);
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    margin-bottom: 20px;
    min-height: 420px;
    font-size: 14px;
}

.left-pad {
    padding-left: 30px;
}

.right-pad {
    padding-right: 30px;
}

.sub-title {
    padding: 10px 0 0 0;
    color: #004877;
    font-weight: 600;
    padding-left: 30px;
    text-align: left !important;
}

.sub-title-simulation {
    padding: 10px 0;
    color: #004877;
    font-weight: 600;
}

.sub-title-small {
    padding: 10px 0;
    color: #004877;
    font-size: 11px;
}

.sub-title-hr {
    border-color: #004877;
    margin-top: 5px;
}

.color-blue {
    color: #004877;
}

.btn-simulation {
    background-color: #004877;
    color: #ffffff;
    margin: 0 10px;
    min-width: 75px;
}

.range-slider {
    margin: 60px 0 0 0%;
}

.range-slider {
    margin: 60px 0 0 0%;
}

.range-slider {
    width: 100%;
}

.range-slider__range {
    -webkit-appearance: none;
    width: calc(100% - (73px));
    height: 10px;
    border-radius: 5px;
    background: #d7dcdf;
    outline: none;
    padding: 0;
    margin: 0;
}

    .range-slider__range::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background: #2c3e50;
        cursor: pointer;
        transition: background 0.15s ease-in-out;
    }

        .range-slider__range::-webkit-slider-thumb:hover {
            background: #1abc9c;
        }

    .range-slider__range:active::-webkit-slider-thumb {
        background: #1abc9c;
    }

    .range-slider__range::-moz-range-thumb {
        width: 20px;
        height: 20px;
        border: 0;
        border-radius: 50%;
        background: #2c3e50;
        cursor: pointer;
        transition: background 0.15s ease-in-out;
    }

        .range-slider__range::-moz-range-thumb:hover {
            background: #1abc9c;
        }

    .range-slider__range:active::-moz-range-thumb {
        background: #1abc9c;
    }

    .range-slider__range:focus::-webkit-slider-thumb {
        box-shadow: 0 0 0 3px #fff, 0 0 0 6px #1abc9c;
    }

.range-slider__value {
    display: inline-block;
    position: relative;
    width: 60px;
    color: #29b12c;
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
    background: #bddaf7;
    padding: 5px 10px;
    margin-left: 8px;
    border: 2px solid yellow;
}

    .range-slider__value:after {
        position: absolute;
        top: 8px;
        left: -7px;
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-right: 7px solid #2c3e50;
        border-bottom: 7px solid transparent;
        content: "";
    }

::-moz-range-track {
    background: #d7dcdf;
    border: 0;
}

input::-moz-focus-inner,
input::-moz-focus-outer {
    border: 0;
}


.nav-link-lg {
    width: 400px;
}

#MenuContainer {
    margin-top: 10px;
}


/*=============================ttab strips===========================================================*/

#tabcontainer {
    /*margin: 100px auto;
    width: 90%;*/
    text-align: left;
    position: relative;
}

.widget {
    background-color: #fff;
    font: 11pt Georgia, Times, serif;
    color: #333;
    padding: 7px;
    /*margin: 20px;*/
    width: 100%;
}

    .widget ul {
        list-style-position: inside;
    }

    .widget h5 {
        font-size: 14pt;
        margin: 5px;
    }

.new-widget {
    margin: unset;
    border: 1px solid #ddd;
    background-color: #fff;
    width: 101%;
    clear: both;
    border-top: 0;
    padding-top: 0;
}

    .new-widget ul {
        /*display: none;*/
        list-style: none
    }

ul.tab-wrapper li {
    cursor: pointer;
}

.tab-wrapper {
    width: 1000px;
    padding: 0;
    cursor: pointer;
    margin-bottom: 0px;
}

.tab {
    width: 200px;
    padding: 8px 10px;
    margin-right: 5px;
    font-size: 0.9em;
    border-radius: 5px 5px 0 0;
    float: left;
    background-color: #004877;
    text-transform: capitalize;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    list-style: none !important;
    transition: all 200ms;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

    .tab:hover {
        background-color: #4488b5;
        color: #fff;
    }

.active-tab {
    background-color: #fff;
    color: #004877;
    border: 1px solid #004877;
    border-bottom: 0;
    font-weight: 700;
}

    .active-tab:hover {
        background-color: #FFF;
        color: #003252;
    }

.tab-content {
    padding: 0 0;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.4);
    border: 1px solid #004877;
    border-top: 0;
    -webkit-transition: padding 0.2s ease, margin 0.2s ease;
    -moz-transition: padding 0.2s ease, margin 0.2s ease;
    -o-transition: padding 0.2s ease, margin 0.2s ease;
    -ms-transition: padding 0.2s ease, margin 0.2s ease;
    transition: padding 0.2s ease, margin 0.2s ease;
}


#profile-content {
    display: none
}

.active-organization {
    font-weight: bold;
}

.organization-switcher a {
    color: #004877;
}


.blue-font {
    color: #004877;
}

#NoData {
    min-height: 300px;
}


.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-bottom: 8px;
    font-weight: 500;
}


#tabstrips, #tabstripsHACRP {
    width: 100%;
    height: 33px;
    /*border-bottom: solid 1px #CCC;*/
    padding-right: 2px;
    /*margin-top: 30px;*/
}


a {
    cursor: pointer;
}

#tabstrips, #tabstripsHACRP {
    padding-left: 15px;
}

    #tabstrips li {
        float: left;
        list-style: none;
        border: 1px solid #ccc;
        margin-right: 10px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        outline: none;
        width: 115px;
        text-align: center;
    }

    #tabstripsHACRP li {
        float: left;
        list-style: none;
        border: 1px solid #ccc;
        margin-right: 10px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        outline: none;
        width: 170px;
        text-align: center;
    }

    #tabstrips li a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        font-weight: bold;
        color: #004877;
        display: block;
        background: #FFF;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        text-decoration: none;
        outline: none;
        line-height: 1;
        min-height: 39px;
        padding: 5px 10px;
        border: 1px solid #004877
    }

    #tabstripsHACRP li a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        font-weight: bold;
        color: #004877;
        display: block;
        background: #FFF;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        text-decoration: none;
        outline: none;
        line-height: 1;
        min-height: 28px;
        padding: 8px 5px 5px 5px;
        border: 1px solid #004877
    }

        #tabstrips li a.inactive,
        #tabstripsHACRP li a.inactive {
            padding: auto 10px;
            color: #fffdfd;
            background: #004877;
            outline: none;
        }

            #tabstrips li a:hover, #tabstrips li a.inactive:hover,
            #tabstripsHACRP li a:hover, #tabstripsHACRP li a.inactive:hover {
                color: #5685bc;
                outline: none;
            }

    #tabstrips li.disabled,
    #tabstrips li.disabled a,
    #tabstrips li.disabled a.inactive,
    #tabstripsHACRP li.disabled,
    #tabstripsHACRP li.disabled a,
    #tabstripsHACRP li.disabled a.inactive {
        color: #797883;
        background: #dadada;
        outline: none;
        border: 1px solid #c1c0d4;
        pointer-events: none;
    }

.tabcontainer,
.hactabcontainer {
    clear: both;
    width: 100%;
    /* border-left: solid 1px #CCC; */
    /* border-right: solid 1px #CCC; */
    /* border-bottom: solid 1px #CCC; */
    text-align: left;
    padding: 20px;
}



.slider-span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
    position: absolute;
}

.hac-slider-span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 82%;
    position: absolute;
    margin-left: 10px;
}

.profit-label {
    font-weight: bold;
    font-size: 16px;
    color: #b1acac;
}

.profit-box {
    border: 1px solid #fda400;
    border-radius: 5px;
    margin-left: 18px;
}

.notification-overlay {
    background-color: #fda400;
    font-size: small;
    color: #004877;
    float: right;
    border: 1px solid #004877;
    border-radius: 10px;
    top: -23px;
    position: relative;
    left: 11px;
    width: 22px;
    height: 23px;
    padding-top: 4px;
}

.notification-overlay-hac {
    background-color: #fda400;
    font-size: small;
    color: #004877;
    float: right;
    border: 1px solid #004877;
    border-radius: 10px;
    top: 0px;
    position: relative;
    left: 0px;
    width: 22px;
    height: 23px;
    /* padding-top: 4px; */
}


.notification-overlay-saftey {
    background-color: #fda400;
    font-size: small;
    color: #004877;
    float: right;
    border: 1px solid #004877;
    border-radius: 10px;
    top: -10px;
    position: relative;
    left: 11px;
    width: 22px;
    height: 23px;
    padding-top: 4px;
}

.defaultHandle {
    border-left: 2px solid #0995e6;
    border-bottom: none !important;
    color: white;
    margin-left: 9px !important;
}

    .defaultHandle:hover {
        color: transparent !important;
        text-decoration: none !important;
        cursor: pointer !important;
    }

.defaultHandleHRRP {
    border-left: 2px solid #0995e6;
    border-bottom: none !important;
    color: white;
    margin-left: 9px !important;
    position: inherit !important;
}

    .defaultHandleHRRP:hover {
        color: transparent !important;
        text-decoration: none !important;
        cursor: pointer !important;
        position: inherit !important;
    }


.defaultHandleHACRP {
    border-left: 2px solid #0995e6;
    border-bottom: none !important;
    color: white;
    margin-left: 9px !important;
    position: inherit !important;
}

    .defaultHandleHACRP :hover {
        color: transparent !important;
        text-decoration: none !important;
        cursor: pointer !important;
        position: inherit !important;
    }



.expected-handle {
    border-left: 2px solid #29b12c;
    border-bottom: none !important;
    color: white;
    margin-left: 9px !important;
    position: inherit !important;
}

    .expected-handle :hover {
        color: transparent !important;
        text-decoration: none !important;
        cursor: pointer !important;
        position: inherit !important;
    }


.zero-handle {
    border-left: 1px solid #969696;
    border-bottom: none !important;
    color: white;
    margin-left: 1px !important;
    position: inherit !important;
}

    .zero-handle :hover {
        color: transparent !important;
        text-decoration: none !important;
        cursor: default !important;
        position: inherit !important;
    }


.slider-value-fix-tooltip {
    position: relative;
    top: -20px;
}

.font-x-small {
    font-size: 10px;
}

.font-small {
    font-size: 12px;
}

.font-medium {
    font-size: 14px;
}

.simulation-type-label {
    display: inline-block;
    vertical-align: middle;
    float: none;
    font-size: 12px;
    color: #004877;
    margin-bottom: 8px;
}

.btn-info.disabled, .btn-info:disabled {
    color: #000;
    background-color: #9b9b9b;
    border-color: #9b9b9b;
    opacity: unset;
}

.disabled {
    pointer-events: none;
    /*opacity: 0.4;*/
}


/*toggel button*/

.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 12px;
    top: 5px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    -webkit-transition: .4s;
    transition: .4s;
    border: 1px solid #004877;
}


    .slider:before {
        position: absolute;
        content: "";
        height: 11px;
        width: 13px;
        left: 0px;
        bottom: 0px;
        background-color: #004877;
        -webkit-transition: .4s;
        transition: .4s;
    }

.slider-disable {
    border: 1px solid #c3c3c3 !important;
}

    .slider-disable:before {
        background-color: #c3c3c3 !important;
    }

input:checked + .slider {
    background-color: transparent;
}

input:focus + .slider {
    box-shadow: 0 0 1px transparent;
}

input:checked + .slider:before {
    -webkit-transform: translateX(28px);
    -ms-transform: translateX(28px);
    transform: translateX(28px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.custom-tooltip {
    /*display: inline-block;
    position: absolute;
    text-align: left;
    margin-top: -2px;*/
    font-size: 25px;
}
/*
    .custom-tooltip h3 {
        margin: 12px 0;
    }

    .custom-tooltip .right {
        min-width: 200px;
        max-width: 400px;
        top: 50%;
        left: 100%;
        margin-left: 20px;
        transform: translate(0, -50%);
        padding: 0;
        color: #f31700;
        background-color: #FFF;
        font-weight: normal;
        font-size: 15px;
        border-radius: 8px;
        position: absolute;
        z-index: 99999999;
        box-sizing: border-box;
        box-shadow: 0 1px 8px rgba(0,0,0,0.5);
        visibility: hidden;
        opacity: 0;
        transition: opacity 0.8s;
    }

    .custom-tooltip:hover .right {
        visibility: visible;
        opacity: 1;
    }

    .custom-tooltip .right img {
        width: 400px;
        border-radius: 8px 8px 0 0;
    }

    .custom-tooltip .text-content {
        padding: 10px 20px;
    }

    .custom-tooltip .right i {
        position: absolute;
        top: 50%;
        right: 100%;
        margin-top: -12px;
        width: 12px;
        height: 24px;
        overflow: hidden;
    }

        .custom-tooltip .right i::after {
            content: '';
            position: absolute;
            width: 12px;
            height: 12px;
            left: 0;
            top: 50%;
            transform: translate(50%,-50%) rotate(-45deg);
            background-color: #FFF;
            box-shadow: 0 1px 8px rgba(0,0,0,0.5);
        }*/



.grid-icon:hover {
    background-image: url(../images/grid-solid-copy.png);
    height: 20px;
}


#applications-content, #profile-content, #notifications-content {
    display: none
}

.content-title {
    padding-top: 5px;
    text-align: center
}

.stylized-link {
    background-color: #F2F2F2;
    border-left: 3px solid #014A76;
    padding: 5px
}

.brand-image {
    width: 128px;
    height: 32px
}

.report-tile {
    min-height: 100px;
    padding: 10px;
    color: #004878;
}

    .report-tile a:hover {
        text-decoration: none;
        color: #004878;
    }

    .report-tile p {
        margin-top: 15px;
        color: #004878;
        font-size: 14px;
    }

.analytics-tools {
    font-size: 40px;
    color: #004878;
}

.hac-radial-gauge, .radial-gauge, .hrrp-radial-gauge {
    margin: 0px auto;
}


/* KENDO  SPECIFIC CLASSES MODIFICATION */


.k-grid-header th.k-header {
    padding-right: 0px;
}

.k-dropdown .k-dropdown-wrap .k-select {
    background-color: #004877 !important;
}

.k-dropdowntree .k-dropdown-wrap,
{
    border-color: #004877;
    color: #212529 !important;
}


span.k-icon.k-i-arrow-60-down {
    color: #fff;
}

.k-dropdown-wrap .k-select {
    opacity: unset;
}

.k-dropdowntree .k-select,
.k-dropdowntree .k-state-hover .k-select,
.k-dropdowntree > :hover .k-select,
.k-dropdowntree .k-state-active .k-select,
.k-combobox .k-select,
.k-combobox .k-state-hover .k-select,
.k-combobox > :hover .k-select,
.k-combobox .k-state-active .k-select {
    color: #ffffff;
    background-color: #004877;
    border-color: #004877;
}

.k-animation-container li, .k-animation-container-shown li {
    font-size: 12px !important;
}

.k-combobox .k-input:before {
    content: " ";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('../images/search.jpg');
    /*background-image: url('../images/search.jpg');*/
    vertical-align: top;
    margin: 0 .4em 0 0;
}

.k-dropdown-wrap .k-clear-value,
.k-dropdown-wrap .k-readonly {
    opacity: unset !important;
    border-color: #004877 !important;
}


.k-dropdown-wrap .k-input,
.k-dropdowntree .k-input,
.k-dropdown .k-input {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 2px;
    height: 30px;
    text-indent: 5px;
    color: #004877 !important;
    font-weight: 500;
}

k-dropdown-wrap k-state-default {
    padding: 3px 0;
}

.k-dropdown .k-dropdown-wrap,
.k-dropdowntree .k-dropdown-wrap,
.k-dropdowntree .k-state-hover, .k-dropdowntree > :hover {
    background-color: #ffffff;
}

k-icon k-i-arrow-60-down {
    background-color: #004877;
}

.k-dropdown {
    background-color: transparent !important;
}

    .k-dropdown .k-dropdown-wrap,
    .k-dropdown.k-state-border-down .k-dropdown-wrap.k-state-border-down,
    .k-dropdowntree .k-dropdown-wrap,
    .k-dropdowntree.k-state-border-down .k-dropdown-wrap.k-state-border-down {
        border: 1px solid #004877 !important;
        border-radius: 5px 5px 5px 5px !important;
    }

        .k-dropdown .k-dropdown-wrap .k-select,
        .k-ie .k-dropdown .k-dropdown-wrap .k-select,
        .k-ff .k-dropdown .k-dropdown-wrap .k-select,
        .k-dropdowntree .k-dropdown-wrap .k-select,
        .k-ie .k-dropdowntree .k-dropdown-wrap .k-select,
        .k-ff .k-dropdowntree .k-dropdown-wrap .k-select {
            /*background-color: #f6f7ef !important;*/
            padding: 8px !important;
            /*border-left: solid #004877 thin !important;
                border-right: solid #004877 thin !important;*/
            border-radius: 0 5px 5px 5px !important;
        }

.k-list-optionlabel.k-state-selected,
.k-list-optionlabel:hover.k-state-selected {
    color: #343a40;
}

[data-role="popup"] {
    background-color: #fff !important;
    border-radius: 1px !important;
}

    [data-role="popup"] ul li[class="k-item k-state-hover"], [data-role="popup"] ul li[class="k-item k-state-selected k-state-focused"] {
        border-radius: 0px;
    }

.k-grid, .k-grid td, [data-role="gridcell"] {
    font-size: 14px !important;
}

.k-grid {
    border-bottom: 1px solid #e2e2e2 !important;
}

    .k-grid tr td {
        border-bottom: 1px solid darkgray;
        /*border-right: 1px solid #e2e2e2;*/
        text-align: center;
    }

.k-footer-template,
.k-grid-footer {
    border: none;
    color: #212529;
    background-color: transparent !important;
}

    .k-footer-template td,
    .k-grid-footer tr td,
    .k-footer-template tr td {
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        border-bottom: none;
        border-top: none;
    }

.k-header.k-grid-toolbar {
    /*border-color: transparent;
    border-color: #e2e2e2*/
}

.k-grid-header {
    background-color: #e2f2f8;
    color: #004877;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: 18px;
}

    .k-grid-header th.k-header > .k-link {
        font-size: 15px;
        text-align: center;
        font-weight: 600;
        text-decoration: underline;
    }

    .k-grid-header th.k-header {
        text-align: center;
        font-weight: 600;
        border-bottom: 2px solid #e2e2e2;
        border-top: 1px solid #e2e2e2;
        border-right: 1px solid #e2e2e2;
    }


.k-widget, .k-grid .k-widget .k-display-block {
    border-bottom: none;
}
/* KENDO  SPECIFIC CLASSES MODIFICATION */
/* TRIMMED POPOVER CSS FOR MY USE CASE */
.popover {
    background-color: #f1f4f6;
    color: #004877;
    font-size: 14px;
    border-color: #004877;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.4);
    border: 0px solid #004877;
    -webkit-transition: padding 0.2s ease, margin 0.2s ease;
    -moz-transition: padding 0.2s ease, margin 0.2s ease;
    -o-transition: padding 0.2s ease, margin 0.2s ease;
    -ms-transition: padding 0.2s ease, margin 0.2s ease;
    transition: padding 0.2s ease, margin 0.2s ease;
    max-width: 550px;
}

/*
.bs-popover-auto[x-placement^=right], .bs-popover-right {
    margin-left: 1.5rem;
}

.bs-popover-auto[x-placement^=left], .bs-popover-left {
    margin-right: 0;
}

.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-right .arrow::before {
    border-width: 20px 20px 20px 0;
}

/*.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-left .arrow::before {
    border-width: 20px 0 20px 20px;
}

.bs-popover-right .arrow {
    left: calc((20px + 1px) * -1);
}

.bs-popover-left .arrow {
    right: calc((20px + 1px) * -1);
}*/

.bs-popover-auto[x-placement^=left], .bs-popover-left {
    left: -8px !important;
}


.bs-popover-right .arrow::after {
    border-right-color: #f1f4f6;
}

.bs-popover-left .arrow::after {
    border-left-color: #f1f4f6;
}

.bs-popover-bottom .arrow::after {
    border-bottom-color: #f1f4f6;
}

.bs-popover-top .arrow::after {
    border-top-color: #f1f4f6;
}

.popover-body {
    color: #004878;
    font-size: 13px;
    font-weight: 600;
    text-align: justify;
}

    .popover-body h6 {
        margin-bottom: 5px;
        font-size: 14px;
    }

    .popover-body hr {
        color: #004877; /* old IE */
        background-color: #004877; /* Modern Browsers */
        margin-top: 0;
        margin-bottom: 10px;
    }


.column_Menu {
    background-color: #808285 !important;
    border-color: #808285 !important;
    box-shadow: none !important;
    padding: 0 0 2px 0 !important;
}

    .column_Menu:focus:hover {
        background-color: #808285 !important;
        border-color: #808285 !important;
    }

.return-total-view {
    display: inline-block;
    position: absolute;
    padding-left: 15%;
}

a.days-remaining {
    text-decoration: underline !important;
    color: #004877 !important; /* old IE */
}

.alert-notes {
    color: #FF0800 !important;
    font-weight: 600;
    cursor: pointer;
}

.k-pdf-export .exculde-in-export {
    display: none !important;
}

.k-pdf-export #DomainMeasureResultList,
.k-pdf-export #DomainMeasureResultListHACRP,
.k-pdf-export #DomainMeasureResultListHRRP {
    height: 500px !important;
}

.k-pdf-export .include-in-export.top-border {
    border-top: 1px solid #004877;
}

.k-pdf-export .export-left {
    text-align: left !important;
}

.k-pdf-export .displayBlock {
    display: inline-table;
}

.trend-y-title {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    float: right;
    display: block;
}

.trend-y-title-margin {
    margin-left: -110px;
}

.cohort-name {
    font-size: 12px;
    margin: auto;
}

.dual-proportion-span {
    color: #004877;
    font-style: oblique;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    margin: auto;
}

.bestPercentileTitlehvbp {
    transform: rotate(90deg);
    position: absolute;
    right: -30px;
    top: 128px;
}

.worstPercentileTitlehvbp {
    transform: rotate(90deg);
    position: absolute;
    right: -40px;
    top: 305px;
}

.bestPercentileTitlehac {
    transform: rotate(90deg);
    position: absolute;
    right: -30px;
    top: 128px;
}

.worstPercentileTitlehac {
    transform: rotate(90deg);
    position: absolute;
    right: -37px;
    top: 300px;
}

.bestPercentileTitlehrrp {
    transform: rotate(90deg);
    position: absolute;
    right: -30px;
    top: 130px;
}

.worstPercentileTitlehrrp {
    transform: rotate(90deg);
    position: absolute;
    right: -37px;
    top: 303px;
}

.no-data-box {
    min-height: 99px;
    text-align: center;
    padding-top: 36px;
}

.simulation-not-available {
    display: inline;
}

.k-pdf-export .noExport {
    display: none;
}

.simulation-domain-tab {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 40px;
    /*width: 82%;
    position: absolute;
    margin-left: 10px;*/
}

.hac-chart-label {
}


.menu-inline-block-display {
    display: inline;
    position: relative;
    /*float: right;*/
    top: -15px;
}

.mortality-measure-nitification {
    color: #FF0800;
    font-style: italic;
}

.pdfHeader {
    font-weight: 500;
    font-size: large;
    padding-top: 20px;
    display: none;
}

    .pdfHeader label {
        color: #004878;
    }

.k-pdf-export .pdfHeader {
    display: block;
}

.btn-loading {
    cursor: default !important;
    background-color: #f0f0f0 !important;
    border-color: #004877 !important;
    color: #004877 !important;
    font-weight: 600;
}

.hac-summary-chart-label {
    font-size: 14px;
}

.program-divider-ipad {
    display: none;
}

.trend-dropdowns .col-md-6 {
    max-width: 42%;
}

.simulation-type-btns {
    display: inline-flex;
}

.sim-btns .fa-edit, .sim-btns .fa-trash-alt {
    padding-left: 15px;
    font-size: 14px;
    cursor: pointer;
}

.simulation-list {
    line-height: 1.5;
}

.sim-update-box {
    display: none;
    width: 47%;
    border: 1px solid royalblue;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 500;
    color: #0056b3;
}

#reimbursementGauge {
    width: 400px;
    height: 350px;
}

.pointer {
    cursor: pointer;
}

.k-alert .k-window-titlebar::before {
    content: 'Alert';
}

.k-alert .k-content {
    color: red !important;
    font-weight: 500;
}

.k-confirm .k-window-titlebar::before {
    content: 'Confirmation';
}

.k-confirm .k-window-titlebar .k-dialog-title, .k-alert .k-window-titlebar .k-dialog-title {
    visibility: collapse;
}

.k-confirm .k-window-titlebar, .k-alert .k-window-titlebar {
    font-weight: 500;
    border-bottom: 2px solid #4488b5 !important;
}

.k-confirm .k-button-group .k-primary {
    background-color: #004877 !important;
    text-transform: none !important;
    padding: 3px 0px;
    border-radius: 5px !important;
    width: 110px !important;
}

.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched .k-button:last-child,
.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched .k-button:first-child {
    background-color: #004877 !important;
    text-transform: none !important;
    padding: 3px 0px;
    border-radius: 5px !important;
    color: #fff;
    margin-left: 15px;
    width: 110px !important;
}

.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched {
    padding: 5px;
}

#ddlAllFacilities-list .k-list-scroller, #ddlAllFacilities-list {
    height: 235px !important;
}

.FacilityImpersonationPanel .k-input {
    height: 30px;
    padding: 0px !important;
    font-size: 14px !important;
}

.k-confirm .k-button-group, .k-alert .k-button-group {
    justify-content: center !important;
    padding: 5px !important;
}

.k-dialog .k-content {
    overflow: hidden;
}

.column_Menu {
    background-color: #f5f5f6 !important;
    border-color: #c7cbce !important;
    box-shadow: none !important;
    padding: 0 0 2px 0 !important;
}

    .column_Menu:focus:hover {
        background-color: #808285 !important;
        border-color: #808285 !important;
    }

.k-grid-toolbar .k-grid-excel {
    text-transform: none;
    font-size: small;
    font-weight: 500;
}

    .k-grid-toolbar .k-grid-excel .k-icon {
        opacity: 1 !important;
    }

.k-pager-numbers .k-state-selected {
    border: 1px solid #004877;
    background-color: #004877;
}

a.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.7;
}

#showSummarypage {
    padding-left: 6%;
}

.HACRPprice, .price, .hrrpPrice, .domain-value {
    font-size: 14px;
}

.domain-total {
    font-size: 14px;
    font-weight: 500;
}

.ipadPortraitSimulator {
    margin-left: -44px;
}
/*IE specific css*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .k-loading-image {
        font-size: 4px !important;
    }

    .k-dropdown-wrap .k-select {
        opacity: 1;
    }

    .filter-container {
        margin-left: 30px !important;
    }

        .filter-container .k-loading-image {
            font-size: 2px !important;
        }

    .red-info {
        margin-left: 1px !important;
    }

    .acheivement-label {
        text-align: right !important;
    }

    .footer-label {
        text-align: left;
    }
}
/* IPad Portrait */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .facilities_Ipad {
        padding: 0px 0px 4px 14px;
        display: flex;
        max-width: 53%;
    }

        .facilities_Ipad .k-dropdown {
            margin-left: 76px;
        }

    .fiscals_Ipad {
        padding: 0px 0px 4px 14px;
        margin-left: 0px !important;
        max-width: 53%;
        display: flex;
    }

        .fiscals_Ipad .k-dropdown {
            margin-left: 6px;
        }

    .menu-row-ipad {
        display: block;
    }

    .menu-container_ipad {
        height: 82px !important;
    }

    .btn-program-update-md {
        width: 85px;
        margin-top: 2px;
        float: left;
        margin-left: 135px;
    }

    #showSummarypage {
        position: absolute;
        margin-left: 50%;
        margin-top: -34px;
    }

    .summary-arr-img {
        width: 34px;
        height: 113px;
        vertical-align: top !important;
    }

    .return-total-view {
        display: flex;
        position: absolute;
        margin-left: 0px;
    }

        .return-total-view .fa-download {
            margin-left: 10px;
        }

    .menu-inline-block-display {
        display: inline;
        position: absolute;
        float: right;
        top: -43px;
    }

    .summary-arr-img-ipad {
        width: 27px;
        height: 69px;
        vertical-align: top !important;
    }

    .domain-padding {
        padding: 3px 0 0 0;
        display: flex;
    }

    #summaryPage .card {
        margin-bottom: 3px;
    }

    .tab {
        width: 143px;
        padding: 7px 10px;
        font-size: 0.8em;
    }

    .trend-labels {
        display: flex;
    }

    .program-divider-ipad {
        display: block;
        border-top: 2px solid steelblue;
    }

    #summaryPage .col-sm-4 {
        margin-left: 7px;
        max-width: 100%;
        flex: 100%;
    }

    .summary-tab-last-ipad {
        padding-right: 15px !important;
    }

    .net-gain-loss-ipad, .card .footer-row .row, .trend-dropdowns, .hrrp-dropdowns, .hac-trend-dropdowns {
        display: flex;
    }

        .trend-dropdowns .col-md-6 {
            max-width: 100%;
        }

        .hac-trend-dropdowns .col-md-7 .k-dropdown {
            width: 337px !important;
        }

        .hac-trend-dropdowns .col-md-5 .k-dropdown {
            width: 215px !important;
        }

    .hac-trend-ipad {
        padding-left: 25px !important;
        padding-right: 20px !important;
        max-width: 100%;
        flex: 100%;
    }

    .hac-trend-chart-ipad, .hrrp-trend-chart-ipad, #hacr, .hacrpr-summary-range-ipad, #hrrp, .hrrp-radial-gauge-ipad {
        max-width: 100%;
        flex: 100%;
    }

    .hrrp-trend-ipad {
        padding-left: 25px !important;
        max-width: 100%;
        flex: 100%;
    }


    #TrendAnalysis .col-md-7 {
        padding-left: 30px;
        max-width: 100%;
        flex: 100%;
    }

    #TrendAnalysis .col-md-5 {
        max-width: 100%;
        flex: 100%;
    }

    .footer-row .row, .tabcontainer .row {
        display: flex;
    }

    .simulator-tabs-ipad {
        padding-right: 40px;
        max-width: 100%;
        flex: 100%;
    }

    .vbp-range {
        margin-left: 10px;
    }

    #simulatedprofitdiv, #simulatedprofitdivHACRP, #simulatedprofitdivHRRP {
        display: flex;
        padding-left: 50px;
    }

    .simulator-card .row, .bottom-blue-bar .row {
        display: flex;
    }

    .hacrp-range, .hrrp-range {
        margin: 0 10px;
    }

    #reimbursementGauge {
        margin-left: 0px;
        width: 100%;
    }

    .ipadPortraitDate {
        margin-left: -16px;
    }

    .guage-title {
        margin-top: 0px;
    }

    .summary-loss-gain-ipad .row {
        display: flex;
        margin: 0px;
    }

    .sub-title-ipad {
        text-align: center;
    }

    .domain-list-ipad, .domain-header-ipad {
        margin: 0px;
    }

    .summary-gainloss-ipad {
        display: flex;
        margin: 0px;
    }

    .hrrp-summary-ipad {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .bs-domain-detail .row {
        display: flex;
    }

    #DomainAnalysis .k-grid, #hacrpDomainAnalysis .k-grid, #hrrpDomainAnalysis .k-grid {
        overflow: auto;
    }

    .k-grid, .k-grid td, [data-role="gridcell"], .k-grid-header {
        font-size: 12px !important;
    }

    #readmissionDualProportion {
        margin: 0px;
        margin-top: 20px;
        max-width: 86%;
        margin-left: 35px;
    }

    .tab-wrapper {
        width: 600px;
    }

    #programTitle .k-dropdown {
        width: 346px !important;
        font-size: 13px !important;
    }

    #AllProgramTotalHeading {
        font-size: 15px !important;
    }

    .ipadPortraitLoginPage {
        font-size: 17px;
        font-weight: 600;
        height: 88px;
        margin: 10px 0;
        text-align: left;
        width: 136px;
        padding-top: 0px;
    }

    .pgm-dropdown-div {
        margin-bottom: 10px !important;
    }

    .ipad-report-landing-title {
        font-size: 1.14rem;
    }

    .landing-page-tile {
        width: 243px;
    }

    .ipad-report-landing-para {
        font-size: 15px;
    }

    .ipadPortraitSimulator {
        padding-right: 150px;
    }
}

/*IPad Landscape */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    #summaryPage .col-sm-4 {
        padding-left: 6px;
        padding-right: 6px;
    }

    #hvbpfiscalYearFilter .k-dropdown {
        width: 85% !important;
    }

    .ipadLandscapeDD1Div .k-dropdown {
        width: 95% !important;
    }

    .ipadLandscapeLoginPage {
        background-color: #004877;
        color: white;
        padding: 0px 15px;
        text-align: left;
        min-height: 69px;
        width: 200px;
    }

    .ipad-report-landing-title {
        font-size: 1.55rem;
    }

    .ipad-report-landing-para {
        margin-top: 0;
        margin-bottom: 1rem;
        font-size: 13px;
    }

    .ipad-report-landing-img {
        height: 50%;
        width: 250px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 55%;
    }


    .total-summary-ipad {
        padding-left: 12px;
    }

    .main-heading {
        font-size: 13px !important;
        line-height: 1.3;
    }
    /*For Dashboard update button*/
    .btn-program-update-md {
        width: 85px;
        margin-top: 2px;
        float: right;
        margin-right: -15px;
        margin-top: 5px !important;
    }

    /*For VBP Gauge*/
    #reimbursementGauge {
        margin-left: -25px;
        width: 50%;
    }

    /*For sibling div of VBP Gauge*/
    #vbp > .row > .left-marg {
        margin-left: 51%;
        margin-top: -51%;
    }

    /*DashboardColumn2Button*/
    .row > .reponsiveBtn {
        width: 100px;
    }


    /*Vbp price align*/
    .price {
        font-size: 14px;
        padding-right: 0px;
        margin-left: -12px;
    }

    /*hacrp price align*/
    .HACRPprice {
        padding-right: 13px;
        font-size: 14px;
    }

    /*all domain align*/
    .dname {
        margin-left: -10px;
    }

    .net-gain-loss-ipad {
        padding-left: 8px;
    }
    /*net gain align*/
    .netGainLoss {
        margin-left: -18px;
    }

    /*net price align*/
    .netprice {
        padding-right: 12px;
        margin-left: -10px;
    }

    /*For hacrp details button*/
    #ShowHacrpDetails {
        margin-top: 9px;
        position: absolute;
        width: 85px;
        margin-left: -10px;
        padding-right: 10px;
    }

    /*For vbp detail button*/
    #ShowHvbpDetails {
        margin-top: -59px;
        width: 73px;
    }

    /*For progran title align*/
    .vbpalign {
        width: 63%;
        display: inline-block;
    }

    /*Arrow icon*/
    .summary-arr-img {
        width: 31px;
        height: 72px;
        vertical-align: top !important;
        margin-left: -6px;
    }

    /*Hrrp Net Price align*/
    .hrrpNetprice {
        padding-right: 6px;
        margin-left: 1px;
    }

    /*Hrrp Price align*/
    .hrrpPrice {
        padding-right: 12px;
        font-size: 14px;
    }

    .hacrpFooter {
        width: 100%;
        margin-left: 1px;
        margin-right: -15px;
        padding-right: -1%;
        padding-left: 1%;
    }

    /*Hacrp net price*/
    .hacrpNetPrice {
        padding-right: 2px;
        display: inline;
        margin-left: -6px;
    }

    .k-dropdown {
        font-size: 12px !important;
    }

    .category-dropdown .k-dropdown {
        width: 300px !important;
    }
    /*VBP summary domain align*/
    .summaryDomainAlign {
        padding-right: 11px;
        margin-left: -8px;
    }

    /*VBP Maximum potential incentive payment align*/
    .pipAmtAlign {
        padding-right: 11px;
    }

    /*Vbp Net Gain/Loss align*/
    .vbpNetGainLoss {
        padding-right: 20px;
    }

    .ipadLandscapeDD1Div {
        margin-top: -15px;
    }

    .ipadPortraitSimulator {
        margin-left: -21px;
    }

    .ipadLandscapeDD2Div {
        margin-top: -15px;
    }

    #ProgramUpdateButtonload {
        margin-top: 11px;
    }

    /*Added 26/03/20*/
    .title-full-row {
        border-bottom: 1px solid #004777;
        padding: 0 0;
        height: 47px;
    }

    .vbpalign {
        width: 63%;
        display: inline-block;
        font-size: 12px;
        margin-left: -9px;
    }

    .left-padding {
        padding-left: 20px;
    }

    .ipadLandscapeVbpArrow {
        width: 31px;
        height: 46px;
        vertical-align: top !important;
        margin-left: -6px;
    }

    .ipadLandscapeHacrpArrow {
        width: 41px;
        height: 46px;
        vertical-align: top !important;
        margin-left: -15px;
        padding-right: 10px;
    }

    .ipadLandscapeHrrpArrow {
        width: 31px;
        height: 46px;
        vertical-align: top !important;
        margin-left: -6px;
    }

    #ShowHvbpDetails {
        margin-top: 9px;
        width: 85px;
        margin-left: 2px;
        position: absolute;
    }

    #hacbuttonload {
        margin-top: 9px;
        width: 85px;
        position: absolute;
        margin-left: -10px;
    }

    #vbpbuttonload {
        margin-top: 9px;
        width: 85px;
        position: absolute;
    }

    .btn-program-details-md {
        width: 85px;
        margin-top: 9px;
        float: right;
        margin-right: 10px;
    }

    .ipadLandscapeVbpLinearGauge {
        width: 284px;
        word-spacing: 50px;
        /*font-size:10%;*/
    }

    .sub-heading {
        padding-left: 10px;
    }

    .ipadArrowLandscape {
        width: 31px;
        height: 60px;
        vertical-align: top !important;
    }

    .ipadLandscapeBtnDwnld {
        margin-left: -10px;
    }

    .btn-return {
        padding: 0 25px;
        margin-left: -77px;
        margin-right: 15px;
    }

    .return-total-view {
        display: inline-block;
        position: absolute;
        margin-left: 30px;
    }

    .pipAmtAlign {
        display: contents;
    }

    .pipAmt2Align {
        display: contents;
    }

    .pipAmt3Align {
        display: contents;
    }

    #reimbursementGauge {
        width: 350px;
        height: 350px;
        margin-left: -5px;
    }

    .guage-title {
        font-size: 18px;
        font-style: italic;
        font-weight: 600;
        margin-top: 21px;
        color: #4a4a4a;
        padding: 13px;
    }

    .indication-poor, .indication-Gain, .indication-caution, .indication-Loss {
        margin-left: 5px;
        font-size: 13px;
    }

    .vbp-trend, .vbp-trend-data, .Hac-trend, .hrrc-trend {
        padding: 0px 25px 0px 25px;
    }

    .bestPercentileTitlehvbp {
        transform: rotate(90deg);
        position: absolute;
        right: -66px;
        top: 28%;
    }

    .worstPercentileTitlehvbp {
        transform: rotate(90deg);
        position: absolute;
        right: -72px;
        top: 64%;
    }

    .bestPercentileTitlehac {
        transform: rotate(90deg);
        position: absolute;
        right: -61px;
        top: 28%;
    }

    .worstPercentileTitlehac {
        transform: rotate(90deg);
        position: absolute;
        right: -67px;
        top: 64%;
    }

    .bestPercentileTitlehrrp {
        transform: rotate(90deg);
        position: absolute;
        right: -52px;
        top: 28%;
    }

    .worstPercentileTitlehrrp {
        transform: rotate(90deg);
        position: absolute;
        right: -57px;
        top: 63%;
    }

    .favorable-trend-lbl {
        padding-left: 0px;
        padding-right: 0px;
    }

    .trend-dropdowns .col-md-6 {
        max-width: 50%;
    }

    #hacrpTrendAnalysis .trend-dropdowns .k-dropdown {
        width: 298px !important;
    }

    .hrrp-dropdowns .col-md-6 {
        padding-left: 50px !important;
    }

    #tabstrips li a {
        font-size: smaller;
        min-height: 35px;
        padding: 5px 0px;
    }

    #tabstrips li {
        width: 84px;
    }

    #tabstrips .EfficiencyandCostReduction, #tabstrips .PersonandCommunityEngagement, #tabstrips .Safety {
        height: 37px !important;
    }

    #tabstrips .ClinicalOutcomes a {
        height: 36px !important;
    }

    #vbpsimulator .tabcontainer .row .col-md-5,
    #hacMeasuresimulator .hactabcontainer .row .col-md-5 {
        flex: 0 0 36.666667% !important;
        max-width: 36.666667% !important;
    }

    #vbpsimulator .tabcontainer .row .col-md-7,
    #hacMeasuresimulator .hactabcontainer .row .col-md-7 {
        flex: 0 0 62.333333% !important;
        max-width: 62.333333% !important;
    }

    .btn-simulation {
        margin: 0 4px;
        min-width: 65px;
    }

    .simulator-card .simulation-title {
        display: grid !important;
    }

    .simulator-tab-1 {
        padding-left: 0px;
    }

    .sim-middle-tab {
        padding-left: 10px;
    }

    .profit-box {
        margin-left: 19px;
        margin-right: -12px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .profit-label {
        font-size: 14px;
    }

    #originalGoalValue, #simulatedGoalValue, #originalGoalValueHACRP, #simulatedGoalValueHACRP, #originalGoalValueHRRP, #simulatedGoalValueHRRP {
        font-size: 13px !important;
    }

    .font-medium {
        font-size: 13px;
    }

    .notification-overlay {
        left: 1px;
        width: 20px;
        height: 21px;
    }

    .notification-overlay-saftey {
        top: -12px;
        left: 1px;
        width: 20px;
        height: 21px;
    }

    .simulator-domains {
        padding-left: 10px;
        padding-right: 22px !important;
    }

    #measureSimulation {
        padding-left: 10px;
    }

    .tab {
        width: 175px;
        padding: 6px 9px;
    }

    .font-small {
        font-size: 11px;
    }

    .trend-info {
        padding-left: 0px;
        padding-right: 0px;
    }

    #simulatedNetGoalValue, #simulatedNetGoalValueHACRP, #simulatedNetGoalValueHRRP, #simulatedPercentileValueHACRP {
        font-size: large;
    }

    .net-gain-loss-txt {
        font-size: 13px;
    }

    .notification-overlay-hac {
        top: -1px;
        width: 20px;
        height: 21px;
    }

    #orignalNetprofitdivHACRP .col-md-8 {
        flex: 0 0 63.666667% !important;
        max-width: 63.666667% !important;
    }

    .switcher-div .col-md-4 {
        flex: 0 0 25.333333%;
        max-width: 25.333333%;
    }

    .switcher-div .col-lg-7 {
        flex: 0 0 66.333333%;
        max-width: 66.333333%;
    }

    #orignalNetprofitdivHACRP .col-md-4 {
        padding-right: 10px;
    }

    .sim-tab-last {
        padding-left: 10px;
    }

        .sim-tab-last .col-md-8 {
            flex: 0 0 60.666667% !important;
            max-width: 60.666667% !important;
        }

        .sim-tab-last .col-lg-4 {
            flex: 0 0 39.333333% !important;
            max-width: 39.333333% !important;
        }

    #excessReadmissionSimulator .cohort-name {
        flex: 0 0 19.666667% !important;
        max-width: 19.666667% !important;
    }

    #excessReadmissionSimulator .cohort-slider-panel {
        flex: 0 0 79.333333% !important;
        max-width: 79.333333% !important;
    }

    .simulator-domains .left-pad {
        padding-left: 20px;
    }

    .simulator-domains .right-pad {
        padding-right: 20px;
    }

    #programTitle .k-dropdown {
        font-size: 13px !important;
    }

    #hvbpfiscalYearFilter {
        margin-left: 0px !important;
        padding-left: 0px;
    }

    /*merge*/
    .hacrpAmt {
        display: inline-block;
        font-size: 14px;
        padding-right: 13px;
        margin-left: -10px;
    }

    .hacrpCategories {
        padding-right: 1px;
    }

    .hrrpAmtLandscape {
        padding-right: 13px;
        margin-left: -9px;
    }

    .ipadLandscapeGrid {
        overflow: hidden;
    }

    #DomainAnalysis .k-grid, #hacrpDomainAnalysis .k-grid, #hrrpDomainAnalysis .k-grid {
        overflow: auto;
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    #tabstrips li {
        width: 22%;
    }

    .main-heading {
        font-size: 17px;
    }

    .title-row-hac {
        width: 63%;
    }
}

.impersonate-heading {
    font-size: 18px;
    color: black;
}

.impersonate-lable {
    color: black;
    font-weight: bold;
    font-size: 12px;
}

.combo-template p {
    margin: 2px;
    text-transform: capitalize;
}

.combo-template-address {
    text-transform: capitalize;
    font-size: 14px !important;
}

.k-confirm .k-window-content {
    font-weight: 500;
    color: red !important;
}

.red-info {
    color: #ff0800 !important;
    font-size: 22px;
    position: absolute;
    margin-left: -15px;
    margin-top: -3px;
}

.Domain-earnings-original-hvbp, .Domain-earnings-original-hacrp,
.Domain-earnings-original-hrrp {
    font-size: 11px;
    color: gray;
    display: none;
}

.corporate-chart-title {
    padding-bottom: 10px;
}

.corporate-chart-container {
    border: solid 1px gray;
    padding-top: 15px;
    margin-bottom: 10px;
}

.corp-fac-drilldown {
    text-decoration: underline !important;
    color: #004877 !important;
}

.corp-fac-drilldown-disabled {
    text-decoration: none;
    color: #004877 !important;
}

.org-name-header {
    font-size: 19px;
    color: white;
    padding-top: 6px;
    padding-right: 15px;
}

.domain-points {
    font-style: italic;
    font-size: 11px;
    color: gray;
    font-weight: 600;
}

.total-program-score {
    font-size: 13px;
    padding-top: 10px;
    /* text-align: right; */
    font-style: italic;
}

.k-pdf-export .export-column {
    width: 200px !important;
}


.panel-snapshot {
    float: left;
    position: relative;
    width: 150px;
    height: 170px;
    margin: 5px;
    padding: 0;
    border: #004877 1px solid;
    font-size: 13px;
    cursor: pointer;
}

    .panel-snapshot:hover {
        background-color: #f0f0f0;
    }

.k-sprite {
    background-image: url('../images/coloricons-sprite.png');
}

.rootfolder {
    background-position: 0 0;
}

.folder {
    background-position: 0 -16px;
}

.pdf {
    background-position: 0 -32px;
}

.html {
    background-position: 0 -48px;
}

.image {
    background-position: 0 -64px;
}

#allProgramsMeasureView {
    min-height: 250px;
}
