/* Minification failed. Returning unminified contents.
(518,1): run-time error CSS1019: Unexpected token, found '}'
 */
/* all CSS related to the business view */
/* @import must be at top of file, otherwise CSS will not work */

@font-face { /*font-family: 'Proxima Nova Regular';   
    src: url('../fonts/proximanovaaltregular.otf');*/ font-family: 'Proxima Nova Light'; src: url('../fonts/ProximaNovaAltLight.otf'); font-weight: normal; font-style: normal; }

/*To set scroll for datepicker dropdown (Bug:15275)*/
.k-list-scroller { overflow-y: auto; }

.highlight { background-color: #fda; }

.bv-body { font-family: Proxima Nova Light; color: #6A737B; }

    .bv-body .mockup-content { font-family: inherit; }


/* Let's get this party started */
::-webkit-scrollbar { width: 12px; }

/* Track */
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); -webkit-border-radius: 10px; border-radius: 10px; }

/* Handle */
::-webkit-scrollbar-thumb { -webkit-border-radius: 10px; border-radius: 10px; background: rgba(200, 200, 200,0.8); -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); }

    ::-webkit-scrollbar-thumb:window-inactive { background: rgba(200, 200, 200,0.4); }

#sitebody.report { width: 100%; height: 100%; max-width: 100%; }

.content-wrapper.report { width: 100%; height: 100%; max-width: 100%; }

.bv-body .mmit-ab-menu span { color: #4a90e2; font-size: 1em; }

.bv-body .link-scaleup.link-scaleup-plain { background: none; font-size: 22px; padding: 0 0.2em; height: 30px; }

.bv-body .morph-button > button { line-height: initial; padding-left: 2px; padding-right: 2px; }

.bv-body .link-scaleup button { color: #4a90e2; font-size: 22px; background: #eceff5; font-family: inherit; }

    .bv-body .link-scaleup button:hover { background: #4a90e2; color: white; }

.bv-body .bv-selection-item .link-scaleup button { background: none; }

.bv-body .link-scaleup button:hover::before,
.bv-body .link-scaleup button:focus::before { opacity: 1; -webkit-transform: scale(1); transform: scale(1); color: white; background-color: #4a90e2; }

.bv-body .link-scaleup-detail button { font-family: inherit; background: #eceff5; }

.bv-body .link-scaleup-detail-on button:hover::before,
.bv-body .link-scaleup-detail-on button:focus::before { opacity: 1; -webkit-transform: scale(1); transform: scale(1); color: white; background-color: #4a90e2; }

.bv-body .appTitle { font-size: 13px; padding-top: 10px; }

.bv-body .k-window-titlebar { font-size: 14px; color: #666d80; font-weight: normal; z-index: 2; }

.ellipse { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.bv-summary-table { /*max-width: 90%;*/ margin-top: 5%; /*margin-left: 10%;*/ }

input[type="checkbox"] { cursor: pointer; }

#divTimer { display: none; }

#divTerritoriesAuto, #divAccountsAuto, #divChannelsAuto { border-top: 1px solid #eceff5; padding: 6px; }

    #divTerritoriesAuto input[type=text], #divAccountsAuto input[type=text], #divChannelsAuto input[type=text] { border: 1px solid #4a90e2; border-radius: 8px; font-size: 18px; font-family: Proxima Nova Light; color: #1e2f3d; padding-left: 8px; outline: none; }

    #divTerritoriesAuto input { /*Increase the search item width of Location filter*/ width: 75px !important; }

.bv-arrow { background-image: url(../../Images/mmit/right-arrow.png); background-repeat: no-repeat; width: 7px; height: 14px; display: inline-block; vertical-align: middle; background-size: 100%; background-position: top; }

.bv-body .topnavheader { margin-top: 0px; margin-bottom: 4px; width: 100%; height: 35px; vertical-align: middle; background-color: #eceff5; }

.bv-body .mockup-content { text-align: center; font-size: 22px; }

    .bv-body .mockup-content.bv-detail { text-align: left; }

.bv-body footer { padding: 50px 20px 10px 20px; }

.bv-table { width: 100%; }

    .bv-table td { vertical-align: top; }

.bv-nav-group { background: none; padding-top: 4px; }

.bv-search { display: inline; float: right; padding-top: 13px; padding-right: 20px; }

    .bv-search input,
    .bv-search .k-autocomplete .k-input {
        border: none;
        height: 19px; /*35px;*/
        /*background-image: url("../../Images/mmit/search-field-350.png"); 
        background-repeat: no-repeat;*/
        padding-left: 10px;
        outline: none;
        color: #1e2f3d;
        width: 288px;
    }


::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: lightgrey !important; }

::-moz-placeholder { /* Firefox 19+ */ color: lightgrey; }

:-ms-input-placeholder { /* IE 10+ */ color: lightgrey !important; }

:-moz-placeholder { /* Firefox 18- */ color: lightgrey; }

.k-autocomplete .k-input::-ms-clear { display: none; }

.bv-search span, .bv-search span:focus,
.bv-search .k-autocomplete.k-state-default,
.bv-search .k-autocomplete.k-state-focused {
    border: none;
    outline: none;
    box-shadow: none;
    background: none;
    top: -5px;
}

#bv-sitebody { clear: both; padding-bottom: 0px; margin: 0px 60px 0px 60px; }

#bv-overlay { display: none; position: absolute; background: #fff; }

.bv-barcharts path:not([fill='none']), .bv-barcharts path:not([fill='#fff']) { cursor: pointer; }

.bv-barcharts path[fill='#eeeeee'] { cursor: default; }

.bv-barcharts-area.k-chart { cursor: default; }

.bv-barcharts.k-chart { cursor: default; margin-left: -2px; }

.bv-barcharts path[fill='none'], .bv-barcharts path[fill='#fff'] { cursor: pointer; }

.bv-barcharts.k-chart.bv-disabled path:not([fill='none']), .bv-barcharts.k-chart.bv-disabled path:not([fill='#fff']) { cursor: default; }

.bv-barcharts-par.k-chart { cursor: default; }

.bv-comparedrug.bv-barcharts path:not([fill='none']), .bv-comparedrug .bv-barcharts path:not([fill='#fff']) { cursor: default; }

.bv-summaryrow { background: #fff; margin-bottom: 5px; border-radius: 13px; -moz-border-radius: 13px; -webkit-border-radius: 13px; padding-left: 5px; padding-right: 5px; /*overflow:hidden;*/ /** Task 11719: Add the dropdown button */ }

/** Task 11719: Add the dropdown button */
.bvSplitDropDownContainer { display: flex; position: relative; /*border:1px solid #999;*/ border-radius: 5px; }

    .bvSplitDropDownContainer #bv-detailIcon { margin: 0; cursor: pointer; font-size: 14px; /*padding: 0px 0 0px 5px;*/ height: 25px; overflow: visible; color: #0077B2; border: none; border-radius: 5px 5px 5px 5px; flex-grow: 1; /*width:100%;*/ text-align: right; padding-right: 8px; }

.bvSplitDropDownContaine:hover #bv-detailIcon { background-color: #4a90e2 !important; }

.bvSplitDropDownContainer .bvSliptDropdownArraow { width: 30px; font-size: 14px !important; height: 40px; border: none; border-radius: 0px 5px 5px 0px; border-left: 1px solid #b2b2b2; }

.bvSliptDropdownArraow:hover { background: #4a90e2 !important; }

.bvSplitDropDownContainer .bvSplitDropDownMenu { /*display: none;*/ position: absolute; /*top: 40px;*/ transform: translate3d(0px, 0px, 0px); transition: transform .5s ease-in; /*z-index: 99999;*/ }

    .bvSplitDropDownContainer .bvSplitDropDownMenu.show { display: block; transform: translate3d(0px, 42px, 0px); /*border: 1px solid #999;*/ border-radius: 5px 5px 5px 5px; width: 160px; margin-left: -100px; }

.bvSplitDropDownMenu button, #bvDropDownItemClearDetailViewStatus { font-size: 14px !important; border: none; cursor: pointer !important; width: 100%; }

    .bvSplitDropDownMenu button:hover { background: #4a90e2 !important; }

/**End Task 11719: Add the dropdown button*/


.bv-summaryrow-mode { display: inline-block; cursor: pointer; color: #4a90e2; }

.bv-summarymode { }

.bv-summaryrow-mode-spacer { border-top: 1px solid; }

.bv-summaryrow-header { margin-left: 20px; margin-top: 10px; padding-top: 25px; /*padding-right: 15px;*/ padding-right: 5px; /*position: absolute;*/ display: inline-block; border-right: 1px; border-right-style: solid; border-right-color: #979797; vertical-align: super; color: #5b717e; width: 170px; height: 55px; }

    .bv-summaryrow-header.bv-summary-view { margin-top: 13px; padding-top: 0px; padding-right: 26px; text-align: center; float: left; margin-left: 2px; height: 75px; border-right-width: 0px; }

.bv-summaryrow-header-left { border-left: 1px; border-left-style: solid; border-left-color: #979797; position: absolute; left: 1200px; padding-top: 0px; height: 86px; display: inline-block; margin-top: 10px; padding-top: 10px; height: 71px; text-align: center; }


.bv-summaryrow-header.bv-summaryrow-header-short { height: 45px; margin-top: 0px; padding-top: 25px; width: 170px; }

.bv-summaryrow-content { text-align: center; display: inline; }

.bv-summaryrow-shade { background: #eceff5; }

.bv-summaryrow-article { margin-top: 10px; }

    .bv-summaryrow-article.bv-summaryrow-article-top { margin-top: -10px; }

.bv-par-statement { display: none; }

.bv-lives-statement { display: inline-block; }

    .bv-lives-statement.bv-comparemonth { display: none; }


.bv-compare-label { display: block; text-align: center; font-size: 13px; color: #8aa2c7; }

#bv-divDetail { position: fixed; }

#bv-divDetail { background-color: white; padding-bottom: 10px; }

#bv-detailIconDiv, #bv-summaryIconDiv, #bv-summaryIconDiv-Detail { margin-top: 15px; line-height: 0px; /*width: 130px;*/ float: right; }

#bv-PARIconDiv { position: absolute; margin-top: 0px; }

#bv-showParIconDiv { float: right; }

#bv-detailIcon:hover { color: white; background: #4a90e2; }

#bv-summaryIconDiv-Detail { margin-top: 35px !important; }

#bv-summaryIcon, #bv-summaryIconDiv-Detail,
#bv-detailIcon { cursor: pointer; color: #4a90e2; font-size: 14px; padding: 0px 0 0px 0px; height: 25px; /*20px - it wasn't showing on IE, need to remove padding on morph-button*/ overflow: visible; border-radius: 5px; }

#bv-summaryIcon, #bv-detailIcon { padding-left: 5px; }


    #bv-summaryIcon:hover, #bv-summaryIconDiv-Detail:hover { color: white; background: #4a90e2; }

#tblFilters-Detail { position: absolute; margin-left: 10px; }

    #tblFilters-Detail td { padding-left: 17px; padding-right: 17px; overflow: visible; white-space: nowrap; word-break: break-word; min-width: 120px; max-width: 140px; }

.bv-advantageDetailItem, .bv-advantageDetailItemTable, .bv-advantageDetailOverall { display: none; }

.arrow-top.k-window:after, .arrow-top.k-window:before { bottom: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }

.arrow-top.k-window:after { border-color: rgba(0, 0, 0, 0); border-bottom-color: #ffffff; border-width: 10px; margin-left: -10px; }

.arrow-top.k-window:before { border-color: rgba(0, 0, 0, 0); border-bottom-color: #ffffff; border-width: 11px; margin-left: -11px; }


.arrow-down.k-window:after, .arrow-down.k-window:before { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }

.arrow-down.k-window:after { border-color: rgba(0, 0, 0, 0); border-top-color: #ffffff; border-width: 10px; margin-left: -10px; }

.arrow-down.k-window:before { border-color: rgba(0, 0, 0, 0); border-top-color: #ffffff; border-width: 11px; margin-left: -11px; }

.bv-body .k-tooltip.k-chart-tooltip { min-width: 0px; min-height: 0px; }

.arrow-left.k-window:after, .arrow-left.k-window:before { right: 100%; top: 50%; bottom: auto; left: auto; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }

.arrow-left.k-window:after { border-color: rgba(0, 0, 0, 0); border-right-color: #ffffff; border-width: 10px; margin-top: -10px; }

.arrow-left.k-window:before { border-color: rgba(0, 0, 0, 0); border-right-color: #ffffff; border-width: 11px; margin-top: -11px; }



.arrow-right.k-window:after, .arrow-right.k-window:before { left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }

.arrow-right.k-window:after { border-color: rgba(0, 0, 0, 0); border-left-color: #ffffff; border-width: 10px; margin-top: -10px; }

.arrow-right.k-window:before { border-color: rgba(0, 0, 0, 0); border-left-color: #ffffff; border-width: 11px; margin-top: -11px; }



.arrow-top-left.k-window:after, .arrow-top.k-window:before { bottom: 100%; left: 30%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }

.arrow-top-left.k-window:after { border-color: rgba(0, 0, 0, 0); border-bottom-color: #ffffff; border-width: 10px; margin-left: -10px; }

.arrow-top-left.k-window:before { border-color: rgba(0, 0, 0, 0); border-bottom-color: #ffffff; border-width: 11px; margin-left: -11px; }



/* Grid */
tr.k-master-row { padding: 0px; cursor: pointer }

tr.k-detail-row { padding: 0px; cursor: pointer }

.k-grid .k-detail-cell { padding: 0px; }

div.k-grid { font-size: 16px; }

.k-grid td { padding: .3em .5em; border-width: 0; }

.k-state-selected > td > button { color: white; }

tr.k-master-row.k-state-selected,
tr.k-alt.k-master-row.k-state-selected
#bv-detailGrid tr.k-alt.k-master-row.k-state-selected,
#bv-fm-FormularyGrid tr.k-alt.k-master-row.k-state-selected,
#listAccountsPlans tr.k-alt.k-master-row.k-state-selected,
#bv-summaryViewGrid tr.k-alt.k-master-row.k-state-selected,
#bv-multilineGrid tr.k-alt.k-master-row.k-state-selected {
    background-color: #4a90e2 !important; /* dark blue*/
    color: white;
}


.k-detail-cell td { font-size: 16px; }

#bv-detailGrid, #bv-fm-FormularyGrid, #bv-payer-detailed-lives-grid, #listAccountsPlans, #bv-summaryViewGrid, #bv-multilineGrid {
    border-color: #D9E0E3;
    overflow: hidden;
}

    #bv-detailGrid td,
    #bv-fm-FormularyGrid td,
    #listAccountsPlans td,
    #bv-summaryViewGrid td,
    #bv-multilineGrid td {
        word-wrap: break-word;
    }

.bv-compare-month-grid {
    /*width: 50% !important;
    margin-top: 5% !important;
    padding-left: 25% !important;
    text-align: center !important;*/

    /*min-width: 500px !important;
    max-width: 1300px !important;    
    margin-left:15%;*/
    text-align: center !important;
    margin-top: 5% !important;
}

    #bv-summaryViewGrid .k-grid-header th.k-header:not(.bv-grid-header-category) { text-align: center; }
    
    #bv-multilineGrid .k-grid-header th.k-header:not(.bv-grid-header-category) {
        text-align: center;
    }

.bv-channelsubgrid.k-grid.k-widget { border-radius: 3px; overflow-y: auto; overflow-x: hidden; }

.bv-channelsubgrid tr,
.bv-channelsubgrid tr.k-alt
/*.bv-plansubgrid tr,
.bv-plansubgrid tr.k-alt*/ { background-color: lightgrey; }

    .bv-channelsubgrid tr:hover,
    .bv-formularysubgrid tr:hover,
    .bv-plansubgrid tr:hover { background-color: #4a90e2; /* dark blue*/ color: white; }

        .bv-channelsubgrid tr:hover .bv-btnDetailLives,
        .bv-channelsubgrid tr:hover .bv-btnDetailLivesLeft { color: white; }

.bv-btnDetailLivesLeft:hover { text-decoration: underline; }

.bv-channelsubgrid.k-grid .k-plus { height: 16px; }

.bv-channelsubgrid tr:hover { cursor: pointer; }

.bv-channelsubgrid-overall tr:hover { cursor: default; }
/*tom*/
/*.bv-plansubgrid tr:hover { 
    cursor:default;
}*/

#bv-fm-FormularyGrid tr.k-state-selected .bv-document-icon-dl { background-image: url("../../Images/policy/MMIT-icon-DL-sm.png"); }

#bv-fm-FormularyGrid tr.k-state-selected .bv-document-icon-st { background-image: url("../../Images/policy/MMIT-icon-ST-sm.png"); }

#bv-fm-FormularyGrid tr.k-state-selected .bv-document-icon-pa { background-image: url("../../Images/policy/MMIT-icon-PA-sm.png"); }

#bv-fm-FormularyGrid tr.k-state-selected .bv-document-icon-paform { background-image: url("../../Images/policy/MMIT-icon-PAForm-sm.png"); }

#bv-fm-FormularyGrid tr.k-state-selected .bv-document-icon-mp { background-image: url("../../Images/policy/MMIT-icon-MP-sm.png"); }

.bv-document-icon { width: 23px; height: 23px; display: inline-block; vertical-align: middle; background-size: 100%; background-repeat: no-repeat; }

    .bv-document-icon.bv-document-icon-dl { background-image: url("../../Images/policy/MMIT-icon-DL-sm.png"); }

    .bv-document-icon.bv-document-icon-st { background-image: url("../../Images/policy/MMIT-icon-ST-sm.png"); }

    .bv-document-icon.bv-document-icon-pa { background-image: url("../../Images/policy/MMIT-icon-PA-sm.png"); }

    .bv-document-icon.bv-document-icon-paform { background-image: url("../../Images/policy/MMIT-icon-PAform-sm.png"); }

    .bv-document-icon.bv-document-icon-mp { background-image: url("../../Images/policy/MMIT-icon-MP-sm.png"); }

#bv-detailGrid tr.k-master-row:hover,
#bv-detailGrid tr.k-alt.k-master-row:hover,
#bv-fm-FormularyGrid tr.k-master-row:hover,
#bv-fm-FormularyGrid tr.k-alt.k-master-row:hover,
#listAccountsPlans tr.k-master-row:hover,
#listAccountsPlans tr.k-alt.k-master-row:hover,
#bv-summaryViewGrid tr:hover,
#bv-multilineGrid tr:hover {
    background-color: lightgrey;
    color: white;
}


#bv-detailGrid tr.k-alt.k-master-row,
#bv-fm-FormularyGrid tr.k-alt.k-master-row,
#bv-payer-detailed-lives-grid tr.k-alt,
#listAccountsPlans tr.k-alt.k-master-row,
#bv-summaryViewGrid tr.k-alt.k-master-row,
#bv-multilineGrid tr.k-alt.k-master-row {
    background-color: #F0F2F6;
}
/*th[data-title="Pharmacy Benefit"] {
    background-color: #C5CFD5 !important ;
}*/

#bv-detailGrid .bv-grid-header-category, #bv-fm-FormularyGrid .bv-grid-header-category,
#bv-summaryViewGrid .bv-grid-header-category,
#bv-multilineGrid .bv-grid-header-category {
    text-align: center;
    font-weight: bold;
    border-left: 1px solid lightgrey;
    border-right: 1px solid lightgrey;
    background-color: lightgrey;
    color: white;
    background-image: none;
    border-width: 0px;
}


.bv-lives-modal-grid .bv-lives, .bv-lives-modal-grid .bv-lives:hover { cursor: default; background-color: transparent !important; color: #4a90e2 !important; padding-top: 10px !important; }

#bv-detailGrid .k-grid-header th.k-header:not(.bv-grid-header-category), #bv-detailGrid .k-filter-row th,
#bv-summaryViewGrid .k-grid-header th.k-header:not(.bv-grid-header-category), #bv-summaryViewGrid .k-filter-row th,
#bv-multilineGrid .k-grid-header th.k-header:not(.bv-grid-header-category), #bv-multilineGrid .k-filter-row th,
.bv-lives-modal-grid .k-grid-header th.k-header:not(.bv-grid-header-category), .bv-lives-modal-grid .k-filter-row th,
#bv-fm-FormularyGrid .k-grid-header th.k-header:not(.bv-grid-header-category), #bv-fm-FormularyGrid .k-filter-row th,
#bv-payer-detailed-lives-grid .k-grid-header th.k-header:not(.bv-grid-header-category), #bv-fm-FormularyGrid .k-filter-row th {
    border-width: 0px;
    background-color: #FBFBFB;
}

.bv-grid-column-dropdown { border: none; background: transparent; width: 140px; }

    .bv-grid-column-dropdown .k-select { width: 0px; }

    .bv-grid-column-dropdown .k-input { }

.bv-grid-column-dropdown-separator { vertical-align: bottom; background-image: url("../../Images/right_gray.png"); width: 13px; height: 16px; display: inline-block; background-repeat: no-repeat; }

.bv-grid-column-dropdown.bv-grid-column-dropdown-align-right .k-input { text-align: right; }

.bv-grid-column-header { display: inline; text-decoration: underline; cursor: pointer; }

    .bv-grid-column-header.selected,
    .bv-grid-column-header.spacer { display: inline; text-decoration: none; cursor: default; }

#bv-lives-modal-payer tr > td:nth-child(2),
#bv-lives-modal-payer tr > td:nth-child(6),
#bv-lives-modal-pbm tr > td:nth-child(5) { background: #E2EFFF; }

    #bv-lives-modal-payer tr > td:nth-child(2) > .bv-lives,
    #bv-lives-modal-payer tr > td:nth-child(6) > .bv-lives,
    #bv-lives-modal-pbm tr > td:nth-child(5) > .bv-lives { color: black; }

.bv-grid-column-header.unselected { color: #4a90e2; cursor: pointer; }

.bv-table-header-cell { text-align: center; }

.bv-lives, .bv-lives:hover { padding: 0px; color: #4a90e2 !important; cursor: pointer; border: none; outline: none; background: none !important; font-size: 0.9em }

span.k-icon.k-i-custom.bv-lives:hover { padding-top: 12px !important; }

.bv-btnDetailLives { padding: 0px; color: #4a90e2; /* !important;*/ cursor: pointer; border: none; outline: none; background: none; font-size: 16px; height: 30px; text-align: left; text-overflow: ellipsis; overflow: hidden; }

.k-state-selected > td > div.div-bv-btnDetailLives > button { color: white; }

.div-bv-btnDetailLives { display: inline; }

#bv-detailGrid table[role='treegrid'] .div-bv-btnDetailLives { width: 100%; }

#bv-detailGrid table[role='grid'] .div-bv-btnDetailLives { width: 85%; }

    #bv-detailGrid table[role='grid'] .div-bv-btnDetailLives .bv-btnDetailLives { width: inherit; }

#bv-detailGrid table[role='treegrid'] .div-bv-btnDetailLives img.info { border: 0; width: 16px; margin-left: 10px; top: 2px; position: relative; display: none; cursor: pointer; }

/*#bv-summaryViewGrid table[role='treegrid'] .div-bv-btnDetailLives {
    width: 100%;
}

#bv-summaryViewGrid table[role='grid'] .div-bv-btnDetailLives {
    width: 85%;
}

#bv-summaryViewGrid table[role='grid'] .div-bv-btnDetailLives .bv-btnDetailLives {
    width: inherit;
}

#bv-summaryViewGrid table[role='treegrid'] .div-bv-btnDetailLives img.info {
    border: 0;
    width: 16px;
    margin-left: 10px;
    top: 2px;
    position: relative;
    display: none;
    cursor: pointer;
}*/

.bv-btnDetailLivesLeft:hover { text-decoration: underline; }

.bv-lives { cursor: default; }

.k-icon.k-i-custom.bv-lives { cursor: pointer; margin-left: -110px; background-image: none; padding-top: 12px; width: 100px; font-size: 14px; }

    .k-icon.k-i-custom.bv-lives.bv-verifications { width: 250px; text-align: right; margin-right: 50px; margin-left: -205px; margin-top: 20px; }

.k-i-filter { background-image: url('../../Content/kendo/Default/filter_off_gray.png') }

.k-filter-on { background-image: url('../../Content/kendo/Default/filter_on.png') }

.bv_historical_status_progress { float: left; padding-right: 5px; }

.k-up-arrow {
    /*background-image: url('../../Content/kendo/Default/red_up_arrow.png');*/
    background-image: url('../../Content/kendo/Default/RedDown.png');
    margin-top: 1%;
    background-repeat: no-repeat;
}

.k-down-arrow {
    /*background-image: url('../../Content/kendo/Default/green_down_arrow.png');*/
    background-image: url('../../Content/kendo/Default/GreenUp.png');
    margin-top: 1%;
    background-repeat: no-repeat;
}

.varification_sort_icons { width: 20px; height: 17px; }
}

.k-sort-up { background-image: url('../../Content/kendo/Default/sort_up.png') }

.k-sort-down { background-image: url('../../Content/kendo/Default/sort_down.png') }

.k-state-hover > .k-i-custom.bv-lives:hover { background: none; }

/* Chome version 60 causes this to supercede .k-icon.k-i-custom.bv-lives.bv-verifications */
.k-link:not(.k-state-disabled):hover > .k-i-custom, .k-state-hover > .k-i-custom { background-position: 0px 0px; }

k-link:not(.k-state-disabled):hover > .k-i-close, .k-state-hover > .k-i-close { background-position: -32px -16px !important; }


.k-window-titlebar .k-window-action.bv-lives-link,
.k-window-titlebar .k-window-action.bv-column-options-link { opacity: 1; }

.k-window-titlebar .k-state-hover.bv-lives-link,
.k-window-titlebar .k-state-hover.bv-column-options-link { border: none; border-radius: 0px; padding: 2px; vertical-align: top; background: none; }

.k-window-titlebar .k-state-hover:hover { padding: 2px; border: none; }

.bv-btnDetailLivesLeft { padding: 0px; color: #4a90e2; cursor: pointer; border: none; outline: none; background: none; font-size: 0.9em }



.bv-btnDetailRestrictions { padding: 0px; color: #4a90e2; cursor: pointer; border: none; outline: none; background: none; font-size: 0.9em }

#bv-slide-in-detail { position: absolute; left: 0; width: 1000px; /*margin-left: 1000px;*/ height: 100%; background-color: white; padding-top: 5px; padding-bottom: 5px; margin-bottom: 100px; }

.tagline { float: left; height: 100%; font-size: 26px; line-height: 1.2; font-family: Proxima Nova Light; font-weight: normal; font-style: normal; text-align: center; margin-bottom: 5px; margin-top: -3px; width: 100%; display: flex; justify-content: center; }

    .tagline button { width: 30%; min-width: 110px; }

.cf { background: white; }

    .cf > div { display: inline-block; }

.bv-logo > img { height: 35px; padding-left: 10px; }

.bv-filters { flex-grow: 3; display: flex; justify-content: center; min-height: 70px; margin-left: 0 !important; }

.bv-classfilters { font-size: 22px; margin-left: 20px; vertical-align: top; }

.bv-shares { float: right; margin-top: -45px; cursor: pointer; }

#bv-ddlMyClass { width: 250px !important; }

.bv-body .k-dropdown-wrap.k-state-default,
.bv-body .k-dropdown { background: none !important; border-color: gray !important; }

.bv-body .site-header { padding-top: 3px; display: flex; justify-content: space-between; }

    .bv-body .site-header > div { flex-grow: 1; }

.bv-body .k-window-title { padding: 5px 0px 0px 15px; }

.bv-body .k-popup.k-list-container { background: white; border: 1px solid #8aa2c7; box-shadow: none; color: #1e2f3d; border-radius: 8px; }

.bv-body .k-state-selected, .k-state-hover, .k-state-hover:hover, .k-state-hover span:not(.k-i-maximize):not(.k-i-restore):hover { background-color: #4a90e2; /*padding: 0px 0px;*/ color: #ffffff; }

.otherApplications .k-state-default a { color: #4a90e2 !important; }
.otherApplications .k-state-hover a { color: #ffffff !important; }

.bv-plansubgrid .k-state-selected { background-color: lightgrey; color: #2e2e2e }

.k-state-hover span.k-i-close.k-icon:hover { background-image: url(../../Content/kendo/Default/sprite.png); padding: 0px; background-color: transparent; }

.bv-nav-group span:hover { background-color: #4a90e2; color: #ffffff; }

span.favoriteTitle:hover { background: none; color: #4a90e2; }

#bvLocationCancel, #bvAccountCancel, #bvChannelCancel, #bvPASTClear, .bvClearAllFilterButton, #bvStepRequired, #bvAdvantageCancel, #btnAccountExpandCollapse {
    font-size: 14px;
    height: 16px;
    border: none;
    cursor: pointer;
    background: none;
    color: #4a90e2;
}

#bvStepRequired { padding-top: 5px; padding-left: 5px; }

    #bvStepRequired > label { cursor: pointer; }

#bv-filtersClearAll, #bv-filtersColumnOptions, #bv-pending-verifications { margin-top: 12px; margin-left: 100px; display: block; font-size: 14px; height: 16px; border: none; cursor: pointer; background: none; color: #4a90e2; outline: none; line-height: 15px; }

#bv-filtersColumnOptions { }

#bv-pending-verifications { margin: 5px 0 0 0; float: right; display: none; }

#bv-changes-only { margin-top: 12px; margin-left: 75px; display: block; font-size: 14px; height: 16px; border: none; cursor: pointer; background: none; color: #4a90e2; outline: none; line-height: 15px; }

.btn-column-options-detail { display: inline-block; position: absolute; /*left: -240px;*/ left: -225px; top: 45px; }

.btn-show-changes-only { display: none; position: absolute; /*left: -240px;*/ left: -225px; top: 45px; }

#divStatement { display: inline-block; text-align: center; margin-left: -125px; }

.bv-summary-clear { display: inline-block; vertical-align: top; float: left; }

#bv-filtersSummaryClearAll, .bv-link-button { font-size: 14px; height: 16px; border: none; cursor: pointer; background: none; color: #4a90e2; outline: none; }

#btn-Options_MultiProductChart, .bv-link-button { font-size: 13.3px; height: 16px; border: none; cursor: pointer; background: none; color: #4a90e2; outline: none; }

.k-multiselect.k-header.k-state-focused,
.k-multiselect.k-header.k-state-hover { border: 1px solid #4a90e2; }

.k-multiselect-wrap .k-select { padding: 0em 0em; border-radius: 3px; }

#btnChannelGo {
    position: absolute;
    left: 240px;
    top: 10px;
    color: #0077B2;
    font-weight: 700;
    background: white;
    font-size: 30px;
    font-family: ArquitectaLight;
    outline: none;
    cursor: pointer;
    border-radius: 5px;
    border: none;
}

#btnTerritoryGo {
    position: absolute;
    right: 1%;
    top: 10px;
    color: #0077B2;
    font-weight: 700;
    background: white;
    font-size: 30px;
    font-family: ArquitectaLight;
    outline: none;
    cursor: pointer;
    border-radius: 5px;
    border: none;
}

#btnAccountGo {
    vertical-align: top;
    color: #0077B2;
    font-weight: 700;
    background: white;
    font-size: 30px;
    font-family: ArquitectaLight;
    outline: none;
    cursor: pointer;
    border-radius: 5px;
    border: none;
    display: inline-block;
}
.btnDoneWithSearchAccount {
    vertical-align: bottom;
    color: #0077B2;
    background: white;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    border-radius: 5px;
    border: none;
    display: inline-block;
}

#btnAdvantageGo { color: #0077B2; font-weight: 700; background: white; font-size: 30px; font-family: ArquitectaLight; outline: none; cursor: pointer; border-radius: 5px; border: none; float: right; }

    #btnAdvantageGo.bv-summary-compare { left: 170px; }


#btnPASTGo, .bvGoFilterButton { margin-top: -6px; position: absolute; left: 700px; top: 17px; color: #0077B2; font-weight: 700; background: white; font-size: 30px; font-family: ArquitectaLight; outline: none; cursor: pointer; border-radius: 5px; border: none; }

    #btnTerritoryGo:hover, #btnAccountGo:hover, #btnChannelGo:hover, #btnPASTGo:hover, .btnStatusRestrictionGo:hover, #btnAdvantageGo.bv-button-go:hover, .appPeriodPicker .bvGoFilterButton:hover,
    .appCoverageFilter .bvGoFilterButton:hover, .appRestOfClassFilter .bvGoFilterButton:hover { color: white; background-color: #0077B2; }

.bv-ellipses { vertical-align: text-top; margin-top: -10px; }

.k-multiselect.k-header { border-radius: 10px; font-size: 18px; font-family: Proxima Nova Light; color: #1e2f3d; border: 1px solid #4a90e2; padding-left: 0px; outline: none; }

.k-multiselect-wrap .k-input { font-family: inherit; font-weight: inherit; font-size: inherit; }

.k-multiselect.k-state-border-down .k-multiselect-wrap, .k-multiselect-wrap { border-radius: 10px; }

    .k-multiselect-wrap li { margin: 1px 0 1px 1px; padding: .1em 1.6em .1em .4em !important; line-height: 1.5em; float: left; position: relative; border: none; background: none; }

.bvPASTfilters .k-selectable > div { padding: 0px 2px; }

.k-selectable > div:hover { background-color: #85C3EC; padding: 0px 2px; color: white; cursor: pointer; }

.k-listview { font-size: 18px; color: #1e2f3d; line-height: 34px; box-sizing: border-box; padding-left: 10px; border-top: 1px solid #eceff5; border-bottom: none; border-left: none; border-right: none; border-radius: 0px; }

#mmit_ab_liReports .k-listview { border: none; }

.k-window-titlebar { font-weight: bold; }

.km-widget.km-buttongroup { margin: 0 auto; }

.bv-barcharts { margin: auto; }

.bv-chart-group > div.bv-barchart-title { display: none; }

.bv-barchart-title { display: none; position: absolute; text-align: center; font-size: 1.5em; color: #5b717e; width: 150px; z-index: 5; overflow: hidden; text-overflow: ellipsis; margin-top: 25px; }

#bv-compare-chart-title { width: 270px; margin-left: -55px; }

.bv-chart-pager { width: 20px; vertical-align: top; border: none; background: transparent; margin-top: -45px; }

#bv-chart-criteria-label { position: relative; left: -300px; }

.bv-chart-restr { font-family: "Proxima Nova Light"; font-size: 14px; color: #8aa2c7; /*visibility: hidden;*/ }

.bv-chart-pager-button, .k-state-selected.bv-chart-pager-button, .k-link.bv-chart-pager-button { width: 10px; height: 10px; min-width: 10px; border-radius: 12px; border-width: 2px; padding: 0px; background: lightgrey; }

.bv-chart-pager .k-pager-numbers .k-state-selected { background-color: #4a90e2; border-color: #4a90e2; }

.bv-barcharts-area { margin-left: -3px; margin-right: -4px; }

#bv-chart-par-restr { width: 518px; overflow-x: auto; overflow-y: hidden; position: relative; margin-left: -7px; border: 1px solid #8aa2c7; border-radius: 12px; border-left-style: hidden; border-bottom-left-radius: 0px; border-top-left-radius: 0px; }

#divAdvantageWindow .bv-legend-summarystatus-brandstrategy { line-height: 45px; }

#divAdvantageWindow .bv-status-options { text-align: left; margin-left: 20px; }

.bv-legend-summarystatus-brandstrategy { display: inline-block; }

#bv-legend-summarystatus { /*margin-left: 130px;*/ margin-left: 150px; margin-right: 50px; }

    #bv-legend-summarystatus.bv-comparedrug { position: absolute; margin-left: 400px; }

.bv-chart-percentage-div { /*position: absolute;*/ /*margin-top: -16%;*/ vertical-align: top; }

    .bv-chart-percentage-div.bv-chart-percentage-left { margin-left: -275px; width: 300px; }

    .bv-chart-percentage-div.bv-chart-percentage-right { z-index: 3; position: absolute; }

.bv-comparedrug.bv-chart-percentage-div.bv-chart-percentage-right { text-align: right; margin-left: 625px; }

.bv-chart-percentage-div.bv-chart-percentage-left.bv-comparedrug,
.bv-chart-percentage-div.bv-chart-percentage-right.bv-comparedrug { float: right; margin-left: -515px; position: absolute; text-align: right; padding-left: 50px; width: 300px; }

.bv-chart-percentage-div.bv-chart-percentage-right.bv-comparedrug { margin-left: -575px; }

/*.bv-restOfClassCharts { max-width: 53%; overflow-y: hidden; overflow-x: auto; margin-left: 15px; position: absolute; left: 65%; }*/

.bv-restOfClass { margin-left: -320px; }

#bv-divSummary.bv-restOfClass { left: -355px; }
#swithChartTableDiv.bv-restOfClassChartTable {
    margin-left: 250px;
}

@media only screen and (min-width: 2400px) {
    #bv-divSummary.bv-restOfClass { left: -500px; }
}

#bv-hidechartshadowvertical.bv-restOfClass { display: none; }

#bv-hidechartshadowvertical { z-index: -1 !important; }

#bv-hidechartshadow.bv-restOfClass { margin-left: -330px; }

.bv-hideshadows-par { z-index: -1; height: 5px; width: 300px; background-color: white; position: absolute; margin-left: -300px; }

.bv-comparedrug.bv-hideshadows-par { margin-left: 590px; display: inline-block; }

.bv-hideshadows-par-vertical { z-index: 1; height: 425px; width: 75px; margin-top: 127px; background-color: white; position: absolute; margin-left: -60px; }

.bv-hideshadows-vertical { z-index: 3; height: 40%; width: 75px; margin-top: 190px; margin-left: -9px; background-color: white; position: absolute; display: inline-block; margin-left: 295px; }

.bv-hideshadows-horizontal { display: inline-block; height: 4px; width: 350px; position: absolute; margin-left: -2px; background-color: white; z-index: 3; }

.bv-comparedrug .bv-hideshadows-par-vertical { display: block; margin-top: 106px; float: right; position: absolute; }

.bv-barcharts-area.bv-comparedrug { width: 250px; }

#bv-summarystatus-comparedrug-title { }

#bv-chart-summarystatus-compare { z-index: 2; display: none; }

#bv-compare-chart text { display: none; }

#bv-chart-summaryarea { margin-left: -4px; margin-right: 35px; display: inline-block; }

    #bv-chart-summaryarea.bv-comparedrug { margin-right: -3px; }

#bv-chart-par-st { margin-left: -2px; }

#bv-chart-group-par { margin-left: 2px; vertical-align: top; padding-left: 0px; text-align: left; margin-right: -75px; }

    #bv-chart-group-par.bv-comparedrug { margin-left: 25px; margin-right: 192px; }

#bv-chart-group-summarystatus-comparedrug.bv-comparedrug { margin-left: 20px; }

#bv-chart-summarystatus-compare.bv-comparemonth { position: absolute; margin-left: -69px; margin-right: 380px; }

#bv-hidechartshadowvertical.bv-comparemonth { display: none; }

#bv-chart-par-comparedrug { display: none; }

#bv-chart-par-restr-container { width: 95%; }

#bv-specialty-chart-branch { width: 250px; }

#bv-specialty-chart-summaryarea { position: absolute; z-index: 0; margin-left: 10px; margin-right: -5px; }

    #bv-specialty-chart-summaryarea.bv-comparedrug { margin-left: -4px; display: none; }

.bv-chart-percentage { position: relative; font-size: 72px; font-weight: normal; color: #5b717e; width: 161px; display: block; }

/*#bv-divSummary > div#bv-chart-group-summarystatus-comparedrug {*/
#bv-chart-group-summarystatus-comparedrug { display: none; }

.bv-chart-group-separator { display: inline-block; cursor: default; width: 191px; }

.bv-comparedrug#bv-chart-group-summarystatus-comparedrug { display: none; }

.bv-chart-group-separator.par { }



#bv-divSummary > div.bv-chart-group-separator { display: none; }

#bv-chart-group-par-comparedrug { display: none; padding-left: 76px; margin-left: -276px; }

    #bv-chart-group-par-comparedrug.bv-comparedrug { margin-left: -280px; }

#bv-chart-group-par.bv-restOfClassCharts { margin-left: -505px; position: absolute; text-align: center; }

.bv-chart-percentage-div.bv-chart-percentage-right.bv-restOfClassCharts { margin-left: -850px; overflow: hidden; }

.bv-restOfClass-par-area { margin-left: -135px; }

#bv-specialty-chart-summaryarea.bv-restOfClass-par-area { margin-left: -60px; }

#bv-chart-group-par.bv-restOfClass-par-area { margin-left: 2px; }

#bv-chart-group-par-comparedrug.bv-chart-group.notSpecialty { margin-left: 0%; }

.bv-hideshadows-par-vertical.bv-restOfClassCharts { display: none; }

.bv-chart-percentage-par { left: 25px; position: relative; font-size: 72px; font-weight: normal; color: #5b717e; width: 165px; display: none; z-index: 2; }

.bv-chart-percentage.bv-chart-percentage-label { width: 250px; text-align: right; margin-left: -56px; }

    .bv-chart-percentage.bv-chart-percentage-label.bv-comparemonth { margin-left: -45px; text-align: center; }

.bv-comparedrug .bv-chart-percentage.bv-chart-percentage-label { width: 195px; text-align: right; margin-left: 0px; }

.bv-chart-percentage.bv-chart-percentage-label, .bv-chart-percentage-par.bv-chart-percentage-label { position: relative; font-size: 24px; }

.bv-comparedrug .bv-chart-percentage.bv-chart-percentage-label, .bv-comparedrug .bv-chart-percentage-par.bv-chart-percentage-label { width: 192px; padding-right: 10px; }

.bv-topbuttons, .bv-button-round { color: #4a90e2; background: white; overflow: hidden; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; border: 1px solid #4a90e2; float: left; display: block; padding: 0px 5px; margin-top: 5px; vertical-align: middle; position: relative; z-index: 1; cursor: pointer; text-transform: none; line-height: normal; font-family: inherit; font-size: 20px; outline: none; /*min-width: 30%;*/ height: 60px; }

    .bv-topbuttons:not(.bv-disabled):hover,
    .bv-button-round:not(.bv-disabled):hover,
    .bv-bottombuttons:not(.bv-disabled):hover,
    .bv-mini-round-btn:not(.bv-disabled):hover { background-color: #4a90e2; /* BLUE */ color: white; }

    .bv-topbuttons.bv-disabled,
    .bv-button-round.bv-disabled,
    .bv-bottombuttons.bv-disabled { opacity: 0.5; cursor: default; color: #c5c5c5; border: 1px solid #c5c5c5; }

    .bv-topbuttons.bv-selected,
    .bv-button-round.bv-summarymode-selected { background-color: #4a90e2; /* BLUE */ color: white; }

.line.bv-disabled { display: none; }

.bv-topbuttons-right { border-bottom-right-radius: 12px; border-top-right-radius: 12px; }

.bv-topbuttons-left { border-bottom-left-radius: 12px; border-top-left-radius: 12px; }

.bv-button-round { height: 30px; border-radius: 6px; padding: 4px; margin-top: -4px; margin-bottom: 6px; font-size: 20px; line-height: 28px; }

.bv-topbuttons-top { font-size: 20px; margin-top: -12px; margin-bottom: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; height: 37px; width: 193px; margin-left: -6px; border-top-left-radius: 12px; border-top-right-radius: 0px; padding-top: 10px; }

.bv-topbuttons-bottom { font-size: 20px; border-top-left-radius: 0px; border-top-right-radius: 0px; width: 193px; height: 34px; margin-left: -6px; padding-top: 10px; border-bottom-left-radius: 12px; border-bottom-right-radius: 0px; }

.bv-bottombuttons { color: #4a90e2; background: white; overflow: hidden; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; border: 1px solid #4a90e2; float: left; display: block; vertical-align: middle; position: relative; z-index: 1; -webkit-backface-visibility: hidden; -webkit-appearance: button; cursor: pointer; text-transform: none; line-height: normal; font-family: inherit; font-size: 20px; outline: none; width: 170px; height: 60px; }


.bv-bottombuttons-selected { background-color: #4a90e2 !important; /* BLUE */ color: white !important; }


text .mockup-content { font-weight: normal; color: black; }

.bv-location-filters { min-height: 40px; display: table-row; }

.bv-locationbuttons.bv-enabled.bv-selected { /*background-color: #b0ca5f;  GREEN */ background-color: #4a90e2; /* BLUE */ color: white; }

.bv-locationbuttons-right { border-bottom-right-radius: 10px; border-top-right-radius: 10px; margin-right: 4px; }

.bv-locationbuttons-left { border-bottom-left-radius: 10px; border-top-left-radius: 10px; margin-left: 4px; }

.bv-locationbuttons.bv-enabled { color: #4a90e2; background: white; overflow: hidden; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; border: 1px solid #4a90e2; float: left; display: block; padding: 0px 5px; margin-top: 5px; vertical-align: middle; position: relative; z-index: 1; -webkit-backface-visibility: hidden; -webkit-appearance: button; cursor: pointer; text-transform: none; line-height: normal; font-family: inherit; font-size: 18px; outline: none; width: 140px; height: 30px; }

.bv-locationbuttons.bv-disabled { color: #c5c5c5; opacity: 0.5; background: white; overflow: hidden; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; border: 1px solid #c5c5c5; float: left; display: block; padding: 0px 5px; margin-top: 5px; vertical-align: middle; position: relative; z-index: 1; -webkit-backface-visibility: hidden; -webkit-appearance: button; cursor: pointer; text-transform: none; line-height: normal; font-family: inherit; font-size: 18px; outline: none; width: 140px; height: 30px; }

.bv-locationbuttons.bv-enabled:hover { background-color: #4a90e2; /* BLUE */ color: white; }
  
.bv-locationbuttons.bv-enabled.arrow-down:after, .bv-locationbuttons.bv-enabled.arrown-down:before { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }

.bv-locationbuttons.bv-enabled.arrow-down:after { border-color: rgba(0, 0, 0, 0); border-top-color: #4a90e2; border-width: 10px; margin-left: -10px; }

.bv-locationbuttons.bv-enabled.arrown-down:before { border-color: rgba(0, 0, 0, 0); border-top-color: #4a90e2; border-width: 11px; margin-left: -11px; }

.bv-locationbuttons.bv-enabled.arrow-down { overflow: visible; } 

.bv-specialtyIndication { display: none; }

.bv-tab .k-listview { border: none; }

.bv-tab-filters { white-space: nowrap; display: inline-block; width: 100%; }

.bv-lm-table { font-size: 16px; width: 489px; white-space: nowrap; table-layout: auto; }

    .bv-lm-table td { padding: 3px; }

.bv-chart-group > div { display: inline-block; }

#bv-legend-compare { vertical-align: top; display: block; position: absolute; margin-top: -20px; }

    #bv-legend-compare .bv-legend-group { display: inline-block; }

.bv-compare-chart-area { display: block; }

.bv-chart-group.bv-chart-group-block .bv-legend { vertical-align: inherit; margin: 0; position: absolute; margin-left: -85px; margin-right: auto; }

.bv-chart-group .bv-legend { vertical-align: top; margin-left: 75px; margin-right: 75px; min-width: 170px; }

    .bv-chart-group .bv-legend.bv-comparedrug { margin-left: 50px; }

.bv-chart-group #bv-legend-par.bv-legend.bv-comparedrug { position: absolute; }

.bv-chart-group .bv-legend.bv-comparedrug

.bv-comparedrug .bv-chart-percentage.bv-chart-percentage-label { margin-left: -85px; }

.bv-comparedrug .bv-chart-branch-percentage,
.bv-comparedrug .bv-chart-branch-percentage-par { z-index: 3; margin-left: -50px; }

.bv-comparedrug #bv-chart-branch.bv-chart-branch-left { z-index: 3; margin-left: -25px; }

.bv-comparedrug .bv-chart-percentage.bv-chart-percentage-label { z-index: 3; }

.bv-comparedrug .bv-chart-percentage-par.bv-chart-percentage-label { z-index: 3; }

.bv-comparedrug .bv-chart-branch-right#bv-chart-branch { text-align: center; margin-left: -40px; }

.bv-comaredrugtextalignright { text-align: center !important; }

.bv-comaredrugtextalignright { text-align: center !important; }


.bv-comparedrug .bv-chart-percentage-par { left: 0px; }

.bv-legend { border: 1px solid #8aa2c7; padding: 10px; text-align: left; border-radius: 10px; display: none; visibility: hidden; }

.bv-legend-vertical { margin-top: 50%; }

.bv-chart-group.bv-chart-group-block .bv-legend-group { display: inline-block; }

.bv-legend-group { padding: 2px; }

    .bv-legend-group > div { display: inline-block; padding-top: 0px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; vertical-align: middle; font-size: 14px; }

.bv-legend-item { width: 8px; height: 8px; }

.bv-legend-value { color: #5b717e; max-width: 150px; }

.bv-chart-group.bv-chart-group-block > div { display: block; }

#divCharts { /*text-align: center;*/ margin-left: auto; margin-right: auto; }

#bv-divSummary { text-align: center; margin-left: auto; margin-right: auto; /*temp*/ white-space: nowrap; }

#bv-lm-ControllerName { padding: 5px; font-size: 24px; font-weight: bold; display: inline-block; min-width: 215px; }

#divSpecialtyChart { position: relative; background: transparent; }

.bv-lm-highlight { background-color: #E2EFFF; /*light blue */ border-radius: 10px; border: 1px solid #71A8E9; /* blue */ }

/*windows*/
.k-grid, .k-widget, .k-grid-header, .k-header, .k-grid-header-wrap { }

.k-window, .k-window-titlebar, .k-window-content { border-radius: 10px; background-color: #fff; border-color: #fff; }

a, a:link, a:visited, a:hover { outline: none; border: 0; }

div.qtip-dark { max-width: 675px; }

.bv-livesModal.qtip-default.qtip-dark { margin-left: 5px; }

.bv-livesModal .qtip-content { font-size: 18px; line-height: 18px; }

.bv-livesModal { margin-top: 7px; }

.bv-livesModal-left { margin-left: -300px; }

#bv-LivesModalWindow { /*margin-top: -20px;*/ max-height: 489px !important; }

    #bv-LivesModalWindow a:visited { color: #4a90e2; }

#bv-LivesModalWindow_wnd_title { color: #666d80; margin-left: 25px; }



.bv-LivesWindowHeader { padding-top: 20px; }

.bv-window-title-link { text-align: right; font-size: 14px; text-decoration: underline; display: inline-block; color: #4a90e2; cursor: pointer; width: 160px; margin-top: 10px; margin-right: 0px; margin-left: auto; }

#bv-lm-document { width: 24px; height: 24px; cursor: pointer; }

.bv-snapshotlives { top: 7px; position: absolute; margin-left: -32px; }



/*.icon-apple { background-image: url("../../Images/button-apple.png"); background-repeat: no-repeat; width: 139px; height: 42px; cursor: pointer; display: inline-block; vertical-align: middle; }

.icon-google-image { width: 180px; height: 72px; cursor: pointer; display: inline-block; }

.icon-google { background-image: url("../../Images/google-play-badge_BV.png"); background-repeat: no-repeat; width: 141px; height: 42px; /*width: 141px;
        height: 42px; cursor: pointer; display: inline-block; vertical-align: middle; margin-left: 15px; }*/

.bv-appCopyright { font-size: 0.8em; padding-bottom: 3px; color: #808080; height: 25px; text-align: center; }

.bv-selection-header { color: #8aa2c7; font-size: 0.7em; text-align: left; }

.bv-selection-item { padding-left: 0em; /*width:300px;*/ }

#bv-listLocationsContainer .k-animation-container { position: relative !important; }


/* LEFT ARROW for Lives: POC*/
.arrow_box { position: relative; background: #ffffff; border: 1px solid #fff; }

    .arrow_box:after, .arrow_box:before { right: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }

    .arrow_box:after { border-color: rgba(255, 255, 255, 0); border-right-color: #ffffff; border-width: 20px; margin-top: -20px; }

    .arrow_box:before { border-color: rgba(128, 128, 128, 0); border-right-color: #DFDFDF; border-width: 21px; margin-top: -21px; }

.highlighted-row, #bv-detailGrid tr.k-alt.k-master-row.highlighted-row, #bv-summaryViewGrid tr.k-alt.k-master-row.highlighted-row, #bv-multilineGrid tr.k-alt.k-master-row.highlighted-row, #listAccountsPlans tr.k-alt.k-master-row.highlighted-row {
    background-color: #b0ca5f;
    padding: 5px;
    border-radius: 3px;
}

#bv-PARHideIcon { cursor: pointer; color: #4a90e2; font-size: 14px; padding: 0px 0 0px 5px; height: 40px; /*20px - it wasn't showing on IE, need to remove padding on morph-button*/ overflow: visible; width: 170px; text-align: right; }

    #bv-PARHideIcon:hover { color: white; background: #4a90e2; }

#bv-PARShowIcon { cursor: pointer; color: #4a90e2; font-size: 0.5em; padding: 0px 0 0px 5px; height: 40px; /*20px - it wasn't showing on IE, need to remove padding on morph-button*/ overflow: visible; width: 170px; text-align: right; }


    #bv-PARShowIcon:hover { color: white; background: #4a90e2; }

.bv-KendoTopHeaderLeft { text-align: center; border-left: 2px solid #D6DDE2; border-right: 2px solid #D6DDE2; border-top: 2px solid #D6DDE2; border-top-left-radius: 25px; }

.bv-KendoTopHeaderCenter { text-align: center; border-left: 2px solid #D6DDE2; border-right: 2px solid #D6DDE2; border-top: 2px solid #D6DDE2; }

.bv-KendoTopHeaderRight { text-align: center; border-left: 2px solid #D6DDE2; border-right: 2px solid #D6DDE2; border-top: 2px solid #D6DDE2; border-top-right-radius: 25px; }

.bv-KendoMidHeaderLeft { text-align: center; border-left: 2px solid #D6DDE2; }

.bv-KendoMidHeaderRight { text-align: center; border-right: 2px solid #D6DDE2; }

.bv-KendoGridRowLeft { border-left: 2px solid #D6DDE2; }

.bv-KendoGridRowRight { border-right: 2px solid #D6DDE2; }

#listPASTfilters, #listPASTfilters2, .listStatusRestrictionCombo, .listBucketStatementCombo { overflow: visible; height: 160px; margin: 8px; }

.bvPASTfilters { display: inline-block; min-width: 50%; max-width: 100%; }

.listPASTfilters2 { display: none }

.listPASTfilters2-header { font-weight: bold; padding: 15px 0px 0px 10px; }

.k-widget.k-tooltip.qtip-dark { background-color: #505050; border-color: #303030; color: #f3f3f3; background-image: none; white-space: nowrap; max-width: 800px; }

#txtClientProduct-Detail { font-weight: bold; font-size: 24px; white-space: normal; }

.bv-filters-detail-overall { display: none; }

.bv-filters-detail-comparedrug { display: none; }

.bv-filters-detail-comparemonth,
.bv-filters-detail-comparemonth-status,
.bv-summarymode-period,
.bv-comparemonth-direction { display: none; }

    .bv-summarymode-period.bv-comparemonth,
    .bv-comparemonth-direction.bv-comparemonth { display: inline-block; }

    .bv-filters-detail-comparemonth.bv-comparemonth,
    .bv-filters-detail-comparemonth-status.bv-comparemonth { display: table-cell; }

#tblFilters-Detail td.bv-filters-detail-comparemonth-status.bv-comparemonth { padding-right: 50px; }

.bvGoFilterButton { left: 385px; top: 15px; }

.bv-CompareProductArea { display: none; }

.bv-compare-drug-multiple-products-par-data { display: none; }

.bv-par-statement.bv-par-filter {
    display: inline-block;
}

.bv-BrandStrategyArea { display: none; }

.bv-StatusAndRestrictionsArea { display: inline-block; }

#bv-divSummary > div { display: inline-block; }

.bv-fav { width: 350px; height: 40px; margin: 0; margin-left: -10px; background-color: rgb(245, 245, 245); cursor: pointer; }


    .bv-fav .bv-fav-img { width: 24px; height: 24px; display: none; padding-top: 5px /*width: 20px;
        height: 20px;
        display: none;
        margin-left: -27px;
        padding-top: 6px;*/ }

    /*.bv-fav .bv-fav-imgDefault {
        padding-top: 8px;
        display: none;
    }

    .bv-fav .bv-fav-imgDefault-show {
        display: block;
        padding-top: 8px;
        content: url(../../Images/button_set-as-default.png);
    }

    .bv-fav .bv-selected-default-view {
        background-color: bisque;
    }

    .bv-fav .bv-fav-defaultDDL {
        display: block;
        margin-top: 8px;
        margin-left: -5px;
    }

    .bv-fav .bv-fav-imgUserDefault-show {
        display: block;
        padding-top: 8px;
        width: 138px;
        height: 63px;
        margin-top: -21px;
        margin-bottom: -21px;
        margin-left: -18px;
        content: url(../../Images/user_defaulticon.png);
    }

    .bv-fav .bv-fav-imgGlobalDefault-show {
        display: block;
        padding-top: 8px;
        width: 138px;
        height: 63px;
        margin-top: -21px;
        margin-bottom: -21px;
        margin-left: -18px;
        content: url(../../Images/global_defaulticon.png);
    }*/

    .bv-fav .bv-fav-imgshare { width: 56px; height: 20px; display: none; padding-top: 7px }

    .bv-fav .bv-fav-imgshare-show { width: 56px; height: 20px; display: block; padding-top: 7px }

    .bv-fav .bv-fav-imgshare-noshow { width: 56px; height: 20px; display: none; }

    .bv-fav:hover .bv-fav-img { display: block; }

    .bv-fav:hover .bv-fav-imgshareshow { display: block; }

    .bv-fav table { float: left; margin: 0; padding: 0 0 0 10px; width: 350px; }

    .bv-fav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.link-scaleup.morph-button.morph-button-modal-2.morph-button-fixed > button.bv-link-disabled { cursor: default; color: #6a737b; font-weight: normal; background: none; z-index: auto; font-family: Proxima Nova Light; }

#bv-chart-branch { width: 220px; text-align: right; }

    #bv-chart-branch.bv-comparemonth { width: 150px !important; /*margin-left: -15px;*/ }

.bv-chart-branch-percentage { /* text-align: center !important; */ margin-left: 0px; }

#bv-chart-branch.bv-chart-branch-left { text-align: right; /* margin-left: -50px; */ }

#bv-detailGrid .k-dropdown-wrap, #bv-summaryViewGrid .k-dropdown-wrap, #bv-multilineGrid .k-dropdown-wrap, #bv-payer-detailed-lives-grid .k-dropdown-wrap {
    border: none;
    top: 6px;
    background: #4a90e2;
    padding-right: 8px;
}

    #bv-detailGrid .k-dropdown-wrap span, #bv-summaryViewGrid .k-dropdown-wrap span, #bv-multilineGrid .k-dropdown-wrap span, #bv-payer-detailed-lives-grid .k-dropdown-wrap span {
        color: #4a90e2;
        font-weight: bold;
        padding: 2px;
    }

#detailGridTopLevelSelect-list .k-list li:hover, #detailGridBottomLevelSelect-list .k-list li:hover, #payerDetailedLivesTopLevelSelect .k-list li:hover { background: none; background-color: #85C3EC; border: none; padding: 0px 2px; color: white; cursor: pointer; }

#bv-detailGrid .k-dropdown-wrap.k-state-hover span, #bv-summaryViewGrid .k-dropdown-wrap.k-state-hover span, #bv-multilineGrid .k-dropdown-wrap.k-state-hover span, #bv-payer-detailed-lives-grid .k-dropdown-wrap.k-state-hover span { /*color: white;*/
    background: none;
    padding: 2px;
}

#bv-detailGrid .k-dropdown-wrap.k-state-focused, #bv-summaryViewGrid .k-dropdown-wrap.k-state-focused, #bv-multilineGrid .k-dropdown-wrap.k-state-focused, #bv-payer-detailed-lives-grid .k-dropdown-wrap.k-state-focused {
    box-shadow: none;
}

#imgExcel[disabled="disabled"],
#imgSummaryExcel[disabled="disabled"],
#imgMultilineGridExcel[disabled="disabled"],
#imgExcelFormulary[disabled="disabled"],
#imgOverallLivesModalExcel[disabled="disabled"],
#imgLivesModalExcel[disabled="disabled"] {
    opacity: 0.3;
    cursor: default;
}

.bv-savedViewLabel { width: 225px; max-width: 225px; /*width: 138px;
    min-width: 114px;
    max-width: 131px;*/ }

#bv-VerificationWindow { padding-bottom: 3px; }

.bvApplyPolicies,
.bvApplyPoliciesPar { display: inline-block; text-align: right; font-size: 14px; color: #4a90e2; margin-left: 10px; }

#divAdvantageWindow .bvApplyPolicies,
#divAdvantageWindow .bvApplyPoliciesPar { line-height: 45px; vertical-align: bottom; }

.bvApplyPoliciesPar { width: 590px; }

.bvPoliciesApplied, .bvCustomStatusApplied { display: inline-block; }

#applyPoliciesCompareLabel { display: inline-block; }

#txtStatus-Detail .bvPoliciesApplied,
#txtPharmacyFilters-Detail .bvPoliciesApplied,
#txtOverallFilters-Detail .bvPoliciesApplied,
#txtAdvantage-Detail .bvPoliciesApplied { display: block; /*font-size: 11px;*/ }

#txtStatus-Detail .bv-ellipses .bvPoliciesApplied,
#txtPharmacyFilters-Detail .bv-ellipses .bvPoliciesApplied,
#txtAdvantage-Detail .bv-ellipses .bvPoliciesApplied { display: inline-block; margin-top: 10px; }

#txtStatus-Detail .bvCustomStatusApplied,
#txtPharmacyFilters-Detail .bvCustomStatusApplied,
#txtOverallFilters-Detail .bvCustomStatusApplied,
#txtMedicalFilters-Detail .bvCustomStatusApplied,
#txtAdvantage-Detail .bvCustomStatusApplied {
    display: block; /*font-size: 11px;*/
}

#txtStatus-Detail .bv-ellipses .bvCustomStatusApplied,
#txtPharmacyFilters-Detail .bv-ellipses .bvCustomStatusApplied,
#txtAdvantage-Detail .bv-ellipses .bvCustomStatusApplied { display: inline-block; margin-top: 10px; }

.bv-fm-policies-applied, .bv-fm-client-status-applied { display: inline-block; margin: 10px 0px 0px 15px; }

    .bv-fm-policies-applied.disabled, .bv-fm-client-status-applied.disabled { display: none; }

.bv-payer-detailed-lives { margin: 35px 5px 5px 5px; /*overflow: auto;*/ border: 1px solid; border-radius: 7px 7px 0px 0px; border-color: #D9E0E3; }

    .bv-payer-detailed-lives .k-grid-content { overflow-x: auto; overflow-y: hidden; }

#bv-payer-detailed-lives-grid { border: 0px none; }

    #bv-payer-detailed-lives-grid div.k-grid-header { padding-right: 0px; }

    #bv-payer-detailed-lives-grid .k-grid > .k-grouping-header,
    #bv-payer-detailed-lives-grid .k-grid-header:first-child,
    #bv-payer-detailed-lives-grid .k-grid-toolbar:first-child,
    #bv-payer-detailed-lives-grid .k-scheduler > .k-scheduler-toolbar:first-child { border-radius: 7px 7px 0 0; }

        #bv-payer-detailed-lives-grid .k-grid-header:first-child th.k-header:first-child,
        #bv-payer-detailed-lives-grid thead.k-grid-header th.k-header:first-child,
        #bv-payer-detailed-lives-grid .k-rtl thead.k-grid-header th.k-header:last-child { border-radius: 7px 0 0 0; }

    #bv-payer-detailed-lives-grid .k-rtl .k-grid-header:first-child th.k-header:first-child,
    #bv-payer-detailed-lives-grid .k-rtl thead.k-grid-header th.k-header:first-child,
    #bv-payer-detailed-lives-grid thead.k-grid-header th.k-header:last-child { border-radius: 0 7px 0 0; }

    #bv-payer-detailed-lives-grid .k-grid-pager,
    #bv-payer-detailed-lives-grid.k-scheduler-footer { border-radius: 0 0 7px 7px; }

    #bv-payer-detailed-lives-grid.k-grid td { white-space: nowrap; }

#bv-lm-medicallivessection,
#bv-lm-pharmacylivessection { cursor: pointer; color: #4a90e2; }

.bv-payer-pbm-channel-total { width: 160px; text-align: right; font-weight: bold; }

.bv-payer-pbm-profile-header { height: 190px; padding: 10px; }

.bv-payer-pbm-profile { display: inline-block; vertical-align: top; }

    .bv-payer-pbm-profile span { display: inline-block; padding: 5px; }

    .bv-payer-pbm-profile.bv-lm-table { margin-right: 5px; border: 1px solid #2e2e2e; float: right; border-radius: 10px; }

.bv-lm-header { border-bottom-color: black; border-bottom-width: 1px; border-bottom-style: solid; margin-bottom: 5px; }

.bv-status-options { text-align: right; margin: 0px 15px 0px 5px; width: 290px; display: inline-block; color: #4a90e2; font-size: 14px; }

#bv-link-payerspbm { float: left; display: inline-block; position: absolute; /*margin-left: -650px;*/ margin-left: -433px; }

    #bv-link-payerspbm a:link,
    #bv-link-payerspbm a:visited,
    #bv-link-payerspbm a:hover,
    #bv-link-payerspbm a:active,
    #bv-link-payerspbm span { text-decoration: none; color: #4a90e2; font-size: 14px; font-weight: normal; background: none; }

.mmit-ab-liSupport span.k-link,
.mmit-bv-ab-liChangePassword span.k-link,
.mmit-bv-ab-liSwitchUser span.k-link { /* color: #c5c5c5; */ }

#listAccountsPlans { overflow: hidden; margin: 14px 8px 8px 8px; width: 860px; border: none; }

    #listAccountsPlans .k-grid-content { overflow: hidden; }

    #listAccountsPlans .k-grouping-header,
    #listAccountsPlans .k-grid-header { display: none; height: 0px; }

    #listAccountsPlans td.k-group-cell { display: none; height: 0px; }

    #listAccountsPlans td[colspan="4"] .k-reset { margin-left: 5px; }

    #listAccountsPlans td[colspan="3"] .k-reset { margin-left: 20px; }

    #listAccountsPlans td[colspan="2"] .k-reset { margin-left: 30px; }

    #listAccountsPlans td[colspan="1"] .k-reset { margin-left: 40px; }

    #listAccountsPlans td[role="gridcell"] div { margin-left: 72px; cursor: pointer; }

        #listAccountsPlans td[role="gridcell"] div:hover { cursor: default; }

    #listAccountsPlans.k-grid .k-group-col,
    #listAccountsPlans.k-grid .k-hierarchy-col { width: 850px; }

    #listAccountsPlans .group-header.group-header-parent-account { display: inline-block; cursor: pointer; font-size: 18px; color: #4a90e2; }

        #listAccountsPlans .group-header.group-header-parent-account:hover { color: white; background-color: #85C3EC; padding: 0px 2px; }

    #listAccountsPlans .group-header.group-header-account { display: inline-block; cursor: pointer; font-size: 18px; color: #4a90e2; }

        #listAccountsPlans .group-header.group-header-account:hover { color: white; background-color: #85C3EC; padding: 0px 2px; }

    #listAccountsPlans .group-header.group-header-mco { display: inline-block; cursor: pointer; font-size: 18px; color: #4a90e2; }

        #listAccountsPlans .group-header.group-header-mco:hover { color: white; background-color: #85C3EC; padding: 0px 2px; }

    #listAccountsPlans .group-header { display: inline-block; cursor: default; font-size: 16px; }

    #listAccountsPlans .k-state-selected,
    #listAccountsPlans .k-alt,
    #listAccountsPlans .k-state-hover,
    #listAccountsPlans .k-state-hover:hover,
    #listAccountsPlans .k-state-hover span:not(.k-i-maximize):not(.k-i-restore):hover { background-color: transparent; padding: 0px 0px; color: inherit; }

    #listAccountsPlans .k-virtual-scrollable-wrap { overflow-x: hidden; }

    #listAccountsPlans.k-grid td { padding: 0.2em 0.5em; border: none; }

#listAccounts { height: 280px; overflow: auto; }

#listAccountsPlans .k-grid-header th.k-header:not(.bv-grid-header-category), #listAccountsPlans .k-filter-row th,
#listAccountsPlans .k-grouping-row td, td.k-group-cell, .k-resize-handle-inner { border-width: 0px; background-color: transparent; }

.bv-accounts-plans { overflow-y: auto; overflow-x: hidden; max-height: 600px; }

    .bv-accounts-plans.disabled { display: none; }

.bv-accounts { padding: 10px 0px 0px 10px; }

    .bv-accounts.disabled { display: none; }

#divAccountsAuto div.k-multiselect { width: 550px; display: inline-block; }

#divAccountsWindow { overflow: hidden; }

#friendsWrapperReports { position: absolute; z-index: 1; width: 355px; height: 260px; overflow-y: auto !important; overflow-x: hidden; }

#friendsScrollerReports { position: relative; z-index: 1; -webkit-tap-highlight-color: rgba(0,0,0,0); width: 350px; padding: 0px; }

.genericlistbackReports { margin: 3px; width: 370px; }

.bv-powerbi-report { height: 100%; width: 100%; }

#listAdvantage { min-width: 150px; }

.bv-compare-status { width: 100%; }

.bv-compare { display: inline-block; }

.bv-compare-drug-multiple-products-chart { display: inline-block; padding-left: 20px; }

.bv-compare-drug-multiple-products-separator { border: 0px solid gray; border-left-width: 1px; display: none; }
.bv-compare-drug-multiple-products-separator.bv-comparedrug,
.bv-compare-drug-multiple-products-separator.bv-restOfClassCharts { display: inline-block; width: 2px; height: 615px; vertical-align: top; margin-top: 25px; margin-left: 5px; position: absolute; }

#bv-divSummary > div#bv-compare-drug-multiple-products { display: none; }
#bv-divSummary > div#bv-compare-drug-multiple-products.bv-comparedrug,
#bv-divSummary > div#bv-compare-drug-multiple-products.bv-restOfClassCharts{ display: inline-block; position: absolute; overflow-x: scroll; overflow-y: hidden; }

#bv-compare-chart-percentage { display: none; margin-right: 100px; }

.bv-comparedrug #bv-compare-chart-percentage { display: inline-block; float: right; margin-right: 300px; }

.bv-compare-chart { z-index: 2; }

#compareAll { border: 0px solid #eceff5; border-bottom-width: 1px; margin-bottom: 25px; font-weight: normal; }

.appPeriodPickerSelector { display: inline-block; padding: 5px 10px; }

.appPeriodPicker .bvGoFilterButton,
.appCoverageFilter .bvGoFilterButton { left: 0px; top: 5px; position: relative; }

.appCoverageFilter-coverage-types { display: block; margin-top: 10px; }

    .appCoverageFilter-coverage-types.k-selectable > div:hover,
    .appCoverageFilter-type.k-state-selected { padding: 0px; }

.appCoverageFilter-type { display: block; margin: 5px; }

#swithChartDiv { position: absolute; /*left: 50px;
    top: 70px;*/ left: 0px; top: -10px; display: none; }


#swithChartTableDiv { position: absolute; /*left: 250px;*/ top: -10px; display: none; }

#compareMonthRestOfClass { position: absolute; top: 550px; left: 46%; }

.bv-mini-round-btn { font-size: 13.3px; border: 1px solid #4a90e2; background-color: #fff; min-width: 100%; width: 150px; padding: 3px; border-radius: 10px; cursor: pointer; outline: none; color: #4a90e2; }

    .bv-mini-round-btn.active { background: #4a90e2; color: #fff; }

.bv-bar-chart-a { display: none; background-color: #f56; }


.multiseries-line-chart { text-align: center; width: 100%; margin: auto; display: flex; flex-direction: column; flex-grow: 1; padding-left: 25px; }

    .multiseries-line-chart svg { display: block; position: relative; top: 0; left: 0; width: 100%; }

.grid .tick { stroke: lightgrey; opacity: 0.7; shape-rendering: crispEdges; }

.grid path { stroke-width: 0; }

.axis path { fill: none; stroke: #8aa2c7; shape-rendering: crispEdges; }


.axis text { fill: #8aa2c7; font-size: 1.4em; }

text { /*font-size:13px; */ }



.axis line { stroke: #e7e7e7; shape-rendering: crispEdges; }

.axis .axis-label { font-size: 14px; }

.line { fill: none; stroke-width: 5px; }

.dot { /* consider the stroke-with the mouse detect radius? */ /*stroke-width: 10px;*/ cursor: pointer; }

    .dot:hover { stroke: rgba(68, 127, 255, 0.3); }

.legend { /*stroke:blue;*/ /*fill:red;*/ }

div.tooltip { position: absolute; text-align: left; padding: 5px; font: 12px sans-serif; background: #5b717e; border: 0px; border-radius: 5px; pointer-events: none; color: #fff; }

#divParFilterWindow #listParFilter { display: block; }

#divParFilterWindow #listParFilterCompareMonth { display: none; }

#divParFilterWindow.bv-comparemonth #listParFilter { display: none; }

#divParFilterWindow.bv-comparemonth #listParFilterCompareMonth { display: block; }

#bv-divDetail > div#switchMultiProductChartDiv1 { display: none; }
#bv-divDetail > div#compareMonthRestOfClass { display: none; }

#switchMultiProductChartDiv { position: absolute; height: 100%; top: 105%; display: none; left: 41%; margin-left: 6%; margin-top: 1.8%; }
#bv-divSummary > div#switchMultiProductChartDiv { display: none; }
#bv-divSummary > div#switchMultiProductChartDiv.bv-comparedrug { display: inline-block; }
#bv-divSummary > div#switchMultiProductChartDiv.bv-comparedrug p { display: inline-block; }
#bv-divSummary > div#switchMultiProductChartDiv.bv-comparedrug.bv-compare-drug-multiple-products-feature.bv-disabled { display: none; }


#bv-divSummary > div#compareMonthRestOfClass { display: none; }
#bv-divSummary > div#compareMonthRestOfClass.bv-comparemonth { display: block; }
#bv-divSummary div#compareMonthRestOfClass,
#bv-divSummary div#compareMonthRestOfClass p { display: inline-block; }
#bv-divSummary div#compareMonthRestOfClass.bv-disabled,
#bv-divSummary div#compareMonthRestOfClass.bv-disabled p { display: none; }

    #bv-divSummary > div.bv-comparedrug#bv-compare-drug-multiple-products.bv-compare-drug-multiple-products-feature.bv-disabled { display: none; }

#divRestOfClassMonthWindow { overflow: hidden; }


#btn-Switch_MultiProductChart, #btn-Options_MultiProductChart,
#btn-Switch_MultiProductChartMonth, #btn-Options_MultiProductChartMonth { z-index: 3; position: relative; }

#btn-Options_MultiProductChart, #btn-Options_MultiProductChartMonth, #btn-Options_MultiProductChart1 { display: none; height: 18px; }

.appRestOfClassFilter .bvGoFilterButton { left: inherit; position: relative; margin-left: 275px; top: 0px; margin-bottom: 5px; }

.appRestOfClassFilterGo { position: absolute; }

#restOfClassList { overflow-y: auto; height: 515px; }

.multiline-chart { text-align: left; }

    .multiline-chart.legend { display: inherit; white-space: normal; margin-left: auto; margin-right: auto; text-align: left; vertical-align: top; }

        .multiline-chart.legend.item { display: block; cursor: pointer; }

            .multiline-chart.legend.item:hover,
            .multiline-chart.legend.item.hover { text-decoration: underline; }

            .multiline-chart.legend.item.bv-disabled { color: lightgrey; }

        .multiline-chart.legend.bv-legend-item { margin: 9px; display: inline-block; vertical-align: middle; }

#bv-multiline-chart { display: inherit; width: 1100px; height: 800px; padding-left: 170px; margin-top: 1%; overflow: hidden; }

.multiline-chart-options { display: inherit; vertical-align: top; margin-top: 3%; visibility: visible; }

svg.multiline .line { stroke-width: 2px; }

    svg.multiline .line:hover,
    svg.multiline .line.hover { stroke-width: 2px; }

.bv-column-options-link { position: absolute; left: -400px; }

#divColumnOptions { display: none; }

.appColumnOptions .btnSelect { display: inline-block; margin-left: 20px; margin-top: 10px; min-width: 20px; }

.appColumnOptions { border: 0px solid #eceff5; border-top-width: 1px; margin-top: 50px }

.appColumnOptionsTreeview { width: 425px; height: 500px; margin: 20px 20px 10px 10px; }

#divColumnOptionsNote { position: relative; top: -45px; width: 320px; font-size: 13px; color: #666d80; }


.lblSelectTop { font-size: 18px; }

.switchUser { display: none; }

.switchUserList { padding: 10px; }

.bv-impersonator { font-weight: bold; }

td .bv-clear-filter-btn { display: none; }

td:hover .bv-clear-filter-btn { display: inline; }

#switchMultiProductChartDiv1 { width: 20%; display: none; }

    #switchMultiProductChartDiv1.bv-comparedrug { display: flex; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .multiseries-line-chart { height: 100vh; /*hack*/ }
}

/**iPad Compatibilitiy */

/*Inline to class */
#tblFilters-Detail td { min-width: 150px; max-width: 150px; }

.no-hover-btn:hover { color: #4a90e2 !important; background: white !important; }

.no-hover-btn.active:hover { background: #4a90e2 !important; color: white !important; }

.no-hover-btn.bv-bottombuttons-selected { color: white !important; background: #4a90e2 !important; }

#bv-LivesModalExcel { margin-top: -12px; position: fixed !important; top: 14px !important; left: 0; }

#divProductSearch {
    position: relative;
    left: 38%;
    background-image: url(../../Images/mmit/search-field-350.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 3px;
}



@media only screen and (min-width:2047px) {

    .bv-selection-item { min-width: 200px; }
}

@media only screen and (max-width:2732px) {
    .bv-restOfClassCharts { max-width: 40%; overflow-y: hidden; overflow-x: auto; margin-left: 15px; position: absolute; left: 72%; }

    #bv-divSummary.bv-restOfClass { left: -239px; }

    .bv-chart-group .bv-legend { vertical-align: top; min-width: 170px; margin-left: 0px; /*margin-right: 50px;*/ margin-right: 10px; }

    .bv-restOfClass { margin-left: -250px; }
}

/* iPad Pro **/
@media only screen and (max-width: 1366px ) {

    #mobileIndicator { display: block !important; }

    #bv-detailGrid table[role='treegrid'] .div-bv-btnDetailLives img.info { border: 0; width: 16px; margin-left: 10px; top: 2px; position: relative; display: inline-block; cursor: pointer; }

    #bv-summaryViewGrid table[role='treegrid'] .div-bv-btnDetailLives img.info { border: 0; width: 16px; margin-left: 10px; top: 2px; position: relative; display: inline-block; cursor: pointer; }
    #bv-multilineGrid table[role='treegrid'] .div-bv-btnDetailLives img.info {
        border: 0;
        width: 16px;
        margin-left: 10px;
        top: 2px;
        position: relative;
        display: inline-block;
        cursor: pointer;
    }

    body { font-size: 11px; }

    #bv-sitebody { margin: 0 40px 0 40px; }

    .bv-summaryrow-header { width: 85px !important; font-size: 14px; margin-top: 9px; }

    .mockup-content.bv-detail { /*display: flex;*/ }

    /*Filter :: Coverage Data / Par Data Buttons*/
    .bv-topbuttons-top, .bv-topbuttons-bottom { font-size: 16px; width: 70px; height: 31px !important; }

    #divStatement-Detail { min-height: 100px !important; }
    /***/
    .bv-summary-clear { width: 85px; margin-left: -35px; }

    #bv-detailIconDiv, #bv-summaryIconDiv, #bv-summaryIconDiv-Detail { /*width: 100px !important;
        margin-top: 20px;*/ margin-top: 6px; }

    #bv-summaryIcon { font-size: 12px !important; padding: 0; width: 100%; }

    /* 13031 */

    .bv-body .link-scaleup.link-scaleup-plain { font-size: 15px !important; }

    .bv-topbuttons, .bv-button-round { padding: 0px 2px; font-size: 14px; }

    .tagline .bv-topbuttons { height: 50px; min-width: 100px !important; }

    #btnClientProductClass, #btnSpecialtyIndication { height: 35px !important; font-size: 14px !important; text-align: left; }

    #bv-filtersClearAll { margin-top: 0px; margin-left: 25px; font-size: 12px; }
    /** Detail page Filter -> table */
    #tblFilters-Detail { position: relative; margin-left: 2px; font-size: 12px; width: 800px; }

        #tblFilters-Detail td { padding-left: 2px; padding-right: 2px; overflow: visible; white-space: nowrap; word-break: break-word; min-width: 110px; max-width: 130px; }

    .bv-body .link-scaleup button { font-size: 14px; padding: 2px 4px; }

    #tblFilters-Detail td div { max-width: 96px; font-size: 13px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

    #txtClientProduct-Detail { font-weight: bold; font-size: 14px; white-space: normal; }

    .bv-summaryrow-header.bv-summaryrow-header-left { font-size: 16px; }

    #divCompare { top: 10px; }

    /** Another Drug / Another month Selection buttons */
    .bv-bottombuttons { height: 40px; font-size: 14px; }

    .footerAppLinks { width: 30%; }

    /* 13029 */
    .bv-body .mmit-ab-menu span { font-size: 12px !important; }

    #divTimer { font-size: 22px !important; left: 60px !important; }

    .bv-logo > img { height: 25px !important; padding-left: 5px !important; }

    .bv-body .topnavheader { height: 31px !important; }

    /* User Story 13024: Legend Size */

    .bv-legend-item { width: 1px !important; font-size: 10px !important; }

    .bv-legend-value { font-size: 11px !important; }

    #bv-legend-summarystatus { min-width: 150px !important; }

    .bv-legend { padding: 3px !important; }

    #bv-legend-par { min-width: 175px !important; }

    /* Bug 13028: Overall Filter Size */
    .bv-summaryrow-article { margin-top: 0px !important; }

    #divTopStatement { min-height: 65px !important; }

    .morph-button-fixed, .morph-button-fixed .morph-content { height: 28px !important; }

    .bv-summaryrow-header.bv-summary-view { height: 53px !important; padding-right: 5px !important; }

    /* Bug 12992: Text Size Mismatch between Show Rest of Class and Drugs */

    .bv-mini-round-btn { width: 110px; padding: 2px 4px !important; font-size: 11px; }

    #btn-Switch_MultiProductChart { font-size: 11px !important; }

    #btn-Options_MultiProductChart.bv-link-button { font-size: 11px !important; }

    /* User Story 13037: Another Drug Another Month Buttons */
    .bv-bottombuttons { width: 120px; padding: 1px 1px !important; }

    /* Bug 13038: Detail View - Lives and Column Options */

    .bv-summaryrow-header.bv-summaryrow-header-left { font-size: 13px; }

    #bv-filtersColumnOptions { font-size: 12px; }

    /* User Story 12799: App Store links wrapping */
    .bv-hideshadows-par-vertical.bv-par-statement { display: none !important; }

    .bv-hideshadows-par.bv-par-statement { display: none !important; }

    /**PAR View */
    .bv-chart-percentage-par { font-size: 30px; }

    #bv-chart-group-par { margin-right: -161px; }

    .bv-summaryrow-header.bv-summaryrow-header-left { left: 1100px !important; }

    /* Bug 13031: Product Class, Indication, Buttons */
    .bv-classfilters { width: 125px !important; }

    .bv-IndicationFilter.bv-classfilters { width: 170px !important; }

    /**Text Size Reduce */

    .bv-selection-header { font-size: 15px; }

    .bv-chart-percentage.bv-chart-percentage-label, .bv-chart-percentage-par.bv-chart-percentage-label { position: relative; font-size: 15px; }

    .bv-body .mockup-content { font-size: 14px; }

    #bv-filtersSummaryClearAll, .bv-link-button { font-size: 11px; }

    #bv-summaryIcon, #bv-summaryIconDiv-Detail, #bv-detailIcon { /*font-size: 12px;*/ font-size: 9px; }

    .bv-arrow { height: 12px; }

    .bv-barchart-title { font-size: 13px; }

    .lives-label { font-size: 14px !important; }

    .bv-compare-label { font-size: 11px; }

    .bv-chart-percentage { font-size: 35px; }

        .bv-chart-percentage.bv-chart-percentage-label { font-size: 15px; }

    text[fill="#8aa2c7"] { font: 11px Proxima Nova Light !important; }

    .bv-body .appTitle, .bv-appCopyright, footer { font-size: 9px; }

    /** Filter modals Font / Size */
    .k-textbox > input, .k-input[type="text"], .k-input[type="number"], .k-textbox, .k-picker-wrap .k-input, .k-button { font-size: 83.4%; }

    .k-multiselect-wrap { min-height: 1.04em; }

        .k-multiselect-wrap li { line-height: 1.8em; }

    .k-listview { font-size: 14px; }

    .bv-locationbuttons { font-size: 14px; width: 80px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

    #bvLocationCancel, #bvAccountCancel, #bvChannelCancel, #bvPASTClear, .bvClearAllFilterButton, #bvStepRequired, #bvAdvantageCancel { font-size: 11px; }

    .bv-appCopyright-text { line-height: 23px; }

    /**Par selector window size */

    #divPASTAssessmentWindow { min-width: 500px; }

        #divPASTAssessmentWindow .k-multiselect.k-header { width: 470px !important; }

    .par-selector-top-filter { width: 550px; }

    #btnPASTGo { left: 470px; top: 5px; }

    #bv-link-payerspbm { margin-left: -390px !important; }

    #divCompare { left: 960px !important; /*1090px !important;*/ }

    div.k-window-content { overflow: hidden !important; }

    #bv_copyright { margin-top: 17px !important; }

    #tdAppTitle { margin-top: 13px !important; }

    /*For testing funnel*/
    .bv-chart-branch-percentage { margin-left: -25px; margin-top: 30px !important; }

    #bv-specialty-chart-branch { padding-top: 30px !important; }

    #divProductSearch {
        position: relative;
        left: 25%;
        background-image: url(../../Images/mmit/search-field-350.png);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 3px;
    }

    /*.bvSplitDropDownContainer #bv-detailIcon {
       font-size: 9px !important;
    }*/

    .bvSplitDropDownContainer .bvSliptDropdownArraow { padding-left: 7px; }

    .bv-newreport-go { margin-left: 307px !important; }

    .bvSplitDropDownContainer .bvSplitDropDownMenu.show { width: 140px !important; margin-left: -84px !important; margin-top: -5px !important; }

    .bvSplitDropDownMenu button, #bvDropDownItemClearDetailViewStatus { font-size: 11px !important; }

    .bvSplitDropDownContainer #bv-detailIcon { font-size: 11px !important; }

    #bv-multiline-chart { display: inherit; /*width: 1100px;*/ width: 1000px !important; height: 800px; /*padding-left: 170px;*/ padding-left: 100px !important; margin-top: 1%; overflow: hidden; }
}

/** IPad Retina */

@media only screen and (max-width: 1024px ) {

    #bv-sitebody { margin: 0 20px 0 20px; }

    .bv-search { width: 90%; text-align: center; }

    .multiline { width: 57% !important; }

    .multiline-chart.multiline-chart-options.bv-legend { position: relative; left: -500px; }

    #compareMonthRestOfClass { top: 365px; left: 35%; }

    .bv-body .mockup-content { font-size: 15px; }

    #bv-detailIconDiv { margin-top: 0 !important; margin-left: -100px !important; }

    #divStatement { width: 80%; }

    #bv-chart-summaryarea { /*height: 380px !important;*/ width: 17% !important; height: 353px !important; }

    #bv-detail { width: 100% !important; }

    .k-widget.k-window:not(.arrow-top):not(.compact):not(.arrow-top-left) { width: 85% !important; left: 8% !important; top: 67.6px !important; }

    #bv_copyright { margin-left: 100px !important; }

    #bv-hidechartshadow { z-index: 0 !important; }

    #swithChartDiv { left: -3px; }

    .bv-summaryrow-header { margin-top: 13px; }

        .bv-summaryrow-header.bv-summaryrow-header-left { margin-top: 12px !important; left: 790px !important; }

    #tblFilters-Detail td { min-width: 92px !important; }

        #tblFilters-Detail td.bv-filters-detail-comparemonth-status.bv-comparemonth { padding-right: 0px; }

    #tblFilters-Detail { width: 640px !important; }

    #bv-hidechartshadow-par, .bv-hideshadows-vertical { z-index: 0 !important; }

    .bv-barchart-title { margin-top: 10px !important; }

    /* Bug 12947: Show Rest of Class Legend and Stacks || User Story 12945: Coverage Data and Grey Funnel */
    .restOfClassCharts { max-width: 37% !important; margin-left: 15px !important; left: 81% !important; }

    .bv-restOfClass { margin-left: -13px !important; }

    #bv-legend-summarystatus { margin-left: 160px !important; }

    .bv-chart-group .bv-legend { margin-right: 20px; }

    .bv-restOfClassCharts { max-width: 37%; left: 82%; }

    .bv-chart-percentage.bv-chart-percentage-label, .bv-chart-percentage-par.bv-chart-percentage-label { font-size: 15px !important; margin-bottom: 10px !important; margin-left: -20px !important; }
    /** Bug 12828: Grey funnel doesn't align with stack properly |Bug 12947: Show Rest of Class Legend and Stacks  | User Story 12945: Coverage Data and Grey Funnel  */
    #bv-compare-percentage { width: 45% !important; height: 350px !important; }

    .bv-chart-group-summarystatus { margin-left: -95px; }

    #bv-compare-chart-percentage { margin-right: -40px !important; }

    #bv-legend-summarystatus.bv-legend.bv-legend-vertical.bv-comparedrug { margin-left: 330px !important; }

    .bv-compare-chart-area { margin-left: -50px !important; }

    #bv-legend-compare.bv-legend.bv-legend-vertical { margin-top: -2px; }

    .bv-comparedrug #bv-chart-branch.bv-chart-branch-left { margin-left: 38px; }

    .bv-comparedrug .bv-chart-percentage.bv-chart-percentage-label { width: 318px; }

    #bv-compare-chart-percentage #bv-compare-chart-title { margin-left: -14px; }

    .bv-chart-percentage.bv-chart-percentage-label.bv-chart-percentage-status.bv-coverage-statement.bv-comparemonth { margin-left: 28px !important; }

    /**  END - Bug 12828: Grey funnel doesn't align with stack properly |Bug 12947: Show Rest of Class Legend and Stacks  | User Story 12945: Coverage Data and Grey Funnel */

    .bv-chart-percentage-div.bv-chart-percentage-right.bv-par-statement.bv-restOfClass-par-area { margin-left: -70px; }

    .bv-chart-percentage-div.bv-chart-percentage-right.bv-par-statement { margin-left: -80px; }

        .bv-chart-percentage-div.bv-chart-percentage-right.bv-par-statement.bv-comparedrug { margin-left: -480px; }

    /** PAR View */
    /** PAR : Normal*/
    #bv-specialty-chart-summaryarea { height: 370px !important; top: -8px; text-align: right; }

    /** PAR : show rest of class */
    #bv-chart-group-par.bv-barcharts.bv-specialty-charts.bv-chart-group.bv-par-statement.bv-restOfClass-par-area { margin-right: -310px; }

    #bv-compare-drug-multiple-products.bv-compare-drug-multiple-products-feature.bv-restOfClassCharts { left: 88%; }

    #bv-specialty-chart-branch { font-size: 30px; }

    #bv-link-payerspbm { margin-left: -280px !important; }

    #divCompare { left: 630px !important; /*760px !important;*/ }

    /*For testing funnel*/

    .bv-chart-branch-percentage { margin-left: 0px; }
    /**Another drug*/
    .bv-comparedrug .bv-chart-branch-percentage { margin-left: 50px; }

    /**Anothor month*/
    .bv-chart-branch-percentage.bv-comparemonth { margin-left: 30px; }

    /*PAR Compare drug legend */

    /*#bv-legend-par.bv-legend.bv-comparedrug {
         margin-left: 15px;
     }*/

    #divProductSearch {
        position: relative;
        left: 10%;
        background-image: url(../../Images/mmit/search-field-350.png);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 3px;
    }
       
    #bv-summaryViewGrid {
        font-size: 14px !important;
    }
    #bv-multilineGrid {
        font-size: 14px !important;
    }

    

    .bvSplitDropDownContainer #bv-detailIcon { font-size: 11px !important; }

    .bvSplitDropDownMenu button, #bvDropDownItemClearDetailViewStatus { font-size: 11px !important; }

    .bvSplitDropDownContainer .bvSplitDropDownMenu.show { width: 145px; margin-left: -87px; }

    #bv-multiline-chart { display: inherit; width: 1100px !important; height: 800px; padding-left: 170px !important; margin-top: 1%; overflow: hidden; }
}



/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .bvSplitDropDownMenu { left: 0px; }

    #bv-detailIconDiv, #bv-summaryIconDiv, #bv-summaryIconDiv-Detail { line-height: 14px !important; }

    .bvSplitDropDownMenu button, #bvDropDownItemClearDetailViewStatus { font-size: 12px !important; }
}

/*Bug 12796: Modal often opening with Go button off, or close to off screen : Comment : Remove outer scroll*/
#divStatusesWindow { overflow: hidden !important; }

#divChannelsWindow { overflow: hidden !important; }

#divClientProductWindow { overflow: hidden !important; }

#divTerritoriesWindow { overflow: hidden !important; }

#divSpecialtyRestrictionTypeWindow { overflow: hidden !important; }

#divClientProductClassWindow { overflow: hidden !important; }

#bv-hidechartshadowvertical { z-index: -1 !important; }

#bv-CoverageNotesModalWindow_wnd_title { padding-left: 2px; padding-bottom: 5px; font-weight: bold; font-size: 15px }

#bv-rm-CoverageNotes { font-size: 14px; height: 100%; padding-top: 15px !important; color: #666d80; }

    #bv-rm-CoverageNotes .bv-rm-CoverageNotes-indication { border-bottom: solid 1px gainsboro; padding-bottom: 5px; margin-bottom: 20px; font-weight: bold; font-size: 15px; }

    #bv-rm-CoverageNotes .bv-rm-CoverageNotes-notes { margin-bottom: 25px; }

#bv-rm-CoverageNotes-showAll-wrapper { float: right; font-size: 13px; margin-right: 10px; }

    #bv-rm-CoverageNotes-showAll-wrapper label { position: relative; top: -3px; cursor: pointer; }
/*Message monitor icon by indication*/
.icon-button {
    position: relative;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 30px;
    color: #67b31e;
    background: #c5c5c5;
    border: none;
    outline: none;
    border-radius: 50%;
}

    .icon-button:hover {
        cursor: pointer;
        background: #ececec;
        color: #AEDF5B;
    }

    .icon-button:active {
        background: #c5c5c5;
        color: #AEDF5B;
    }
    
   
.icon-button__badge {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 15px;
    height: 15px;
    background: red;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

/* Detail Grid specific */
td.grid-column-left {
    white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
    text-align:left;padding-left:10px;
}

td.grid-column-lives {
    text-align:right;max-width:80px;padding-right:10px;
}

td.grid-column-right {
    white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
    text-align:right;padding-right:20px;
}

th.grid-header-center {
    text-align:center !important;
}
th.grid-header-right {
    text-align:right !important;
}
th.grid-header-lives {
    text-align:center !important; max-width:80px;
}

td.grid-left-border, th.grid-left-border {
    border-left: 1px solid lightgrey !important;
}

td.grid-right-border, th.grid-right-border {
    border-right: 1px solid lightgrey !important;
}
th.grid-header-shaded {
    font-weight:bold !important; 
    color:white !important;
    border-left: 1px solid lightgrey !important; 
    border-right: 1px solid lightgrey !important;
    background-color:lightgrey !important;
    background-image: none !important;
}
.tooltip-inner {
    white-space: pre-line;
}
.bold {
    font-weight:bold !important;
}

#bulkReportsListView {
    background-color: transparent;
    max-height: 400px;
    overflow: auto;    
}

#biReportsListView {
    background-color: transparent;
    max-height: 400px;
    overflow: auto;
}

.bv-reports-selector {
    margin: 0;
    border: 1px solid #4a90e2; 
}

.bv-reportsLabel {
    /*width:225px;
    max-width:225px;*/
    font-size:18px;
}

.bv-reportsStatus {
    font-size:12px;
}

/*.k-loading-image {
    background-image: none;
    opacity: 0;
}*/

.bv-reports .bv-reports-img-noshow {
    width:56px;
    height:20px;
    display:none;
}

.bv-reports-img {
    width:56px;
    height:20px;
}

.bv-reports-img-hide {
    display:none;
}

.bv-reports:hover .bv-reports-img-hide {
    display: block;    
}

.bv-reports-table td {
    vertical-align: middle;    
    border-spacing: 0px;
    white-space: nowrap;
}

.bv-reports-table td img {
    vertical-align: middle;
}

.bv-reports-table {
    width:100%;
    table-layout:fixed;
    /*border-collapse: separate;
    border-spacing: 2px;*/
}

.bv-reports-table .k-selectable > div:hover {
    background-color:#85C3EC;  
    padding: 0px 0px; 
    color:white;
    cursor:pointer;
}


/* New report button */
.newreportbutton {
    color: #4a90e2;
    font-size: 22px;
    background: #eceff5;
    font-family: inherit;
    border: solid transparent;
    border-bottom-right-radius:10px;
    border-top-right-radius:10px;
    border-bottom-left-radius:10px;
    border-top-left-radius:10px;
    cursor:pointer;
}

.newreportbutton:hover {
    background: #4a90e2;
    color: white;
}

.newreportbutton:hover::before,
.newreportbutton:focus::before {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	color: white;
    background-color: #4a90e2; 
}

/* Added for Report creation window */
.bv-newreport-multiselect .k-multiselect-wrap {
    overflow: hidden;
    max-height: 2.04em;
}

.bv-newreport-multiselect .k-multiselect-wrap li {
    padding: 7px;
}

.bv-newreport-multiselect .k-multiselect-wrap .k-select {
    position: relative;
}

.bv-newreport-go 
{
    position: absolute;
    margin-left: 184px;
}

#newReportPage2 .bvGoFilterButton{
    margin-left: 115px;
    top: 16px;
}

#newReportPages {
    margin-top: 50px;
}


#newReportPage2 {
    display: none;
}

#newReportTabs button {
    margin-bottom: 20px;
}

#newReportTabs {
    position: absolute;
    top: 10px;
}

#NewReportWindow .appColumnOptionsTreeview {
    width: 98%;
    height: 400px;
}

#NewReportWindow .appColumnOptions {
    border: 0px solid;
}

#bv-newreport-go, #NewReportWindow .bvGoFilterButton {
    color: #0077B2;
	font-weight: 700;
    background:white;
    font-size: 30px;
    font-family: ArquitectaLight;
    outline:none;
    cursor:pointer;
	border-radius: 5px;
    border:none;
}

#bv-newreport-go:disabled,
#NewReportWindow .bvGoFilterButton:disabled,
#divColumnOptions .bvGoFilterButton:disabled  {
	color: white;
    opacity: 1;
    cursor: default;
    color: #c5c5c5;
}

#bv-newreport-go:hover:enabled {
	color: white;
    background-color: #0077B2; 
}

.bv-newreport-rowmax-error {
    color: red;
}

.bv-newreport-asterisktext {
    text-align:left !important;
    font-size: 12px;
}

.bv-newreport-form {
    width:90%;
    display: inline-block;
    text-align: center;
}

.bv-newreport-table {
    width:100%;
    border-collapse:collapse;
    table-layout:fixed; 
}
.bv-mmitsupport-table {
    border-collapse: collapse;
    table-layout: fixed;
}
.bv-mmitsupport-table .bv-mmitsupport-lefttd {
    padding: 5px 5px 5px 5px;
    text-align: right;
    color: #5b717e;
}
.bv-mmitsupport-table .bv-mmitsupport-righttd {
    padding: 5px 5px 5px 5px;
    text-align: left;
    color: #5b717e;
}

.bv-newreport-subtable {
    width:100%;
    border-collapse:collapse;
    table-layout:fixed; 
}

.bv-newreport-table td {
    padding: 5px 5px 5px 5px;
    text-align: right;
    color: #5b717e;
    width:100%;
}

.bv-newreport-subtable td {
    padding: 0px 0px 0px 0px;
    text-align: center;
    color: #5b717e;
    width:100%;
}

.bv-rewreport-sublabel {
    font-size: 12px;
}

.bv-newreport-footer {
    position: absolute;
    bottom: 0;
    left: 0;
}

.bv-newreport-table .k-input {
    color: #5b717e;
}

.bv-newreport-input {
    color: #5b717e !important;
    width: 100%;
    
}

.bvNewReportCheckboxes {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #4a90e2;
    margin-left: 0px;
    margin-top: -8px;
}
.bvNewReportCheckboxes .checkboxLable {
    cursor: pointer;
}

#fieldlist {
    margin: 0;
    padding: 0;
}

#fieldlist li {
    list-style: none;
    padding-bottom: .7em;
    text-align: left;
}

#fieldlist label {
    display: block;
    padding-bottom: .3em;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    color: #444;
}

#fieldlist li.status {
    text-align: center;
}

#fieldlist li .k-widget:not(.k-tooltip),
#fieldlist li .k-textbox {
    margin: 0 5px 5px 0;
}

.confirm {
    padding-top: 1em;
}

.valid {
    color: green;
}

.invalid {
    color: red;
}

#fieldlist li input[type="checkbox"] {
    margin: 0 5px 0 0;
}

span.k-widget.k-tooltip-validation {
    display: inline-block;
    width: 160px;
    text-align: left;
    border: 0;
    padding: 0;
    margin: 0;
    background: none;
    box-shadow: none;
    color: red;
}

.k-tooltip-validation .k-warning {
    display: none;
}

/* fix annoying image shifting on mouse over */
.k-selectable > div:hover {
    background-color:#85C3EC;  
    padding: 0px 0px; 
    color:white;
    cursor:pointer;
}

/*#NewReportForm .k-state-selected, #NewReportForm .k-state-hover, #NewReportForm .k-state-hover:hover, #NewReportForm .k-state-hover {
    padding: 0px 30.4px 0px 0px;
}*/
.mmit-verifications-button.small {
    background: url("../Images/verification_small.png") no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-left: 15px;
    vertical-align: sub;
    cursor: pointer;
}
.mmit-verifications-button.main {
    position: absolute;
    margin-top: 4px;
    margin-left: 35px;
    z-index: 500;
    width: 22px;
    height: 22px;
}
.mmit-verifications-button {
    background: url("../../Images/verification.png") no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    background-size: cover;
    float: right;
}
.mmit-verifications-button.off {
    display: none;
}
.mmit-verifications {
    margin: 10px 0px 2px 12px;
    color: #6a737b;
    font-size: 18px;
    height: 100%;
}
.mmit-verifications textarea {
    resize: none;
}
.mmit-verifications .main {
    height: 97%;
}
.mmit-verifications-page {
    display: none;
    margin: 0px 5px 0px 10px;
    height: 470px;    
    min-width: 800px;
}
.mmit-verifications-page .header {
    font-weight: bold;
    padding: 20px 0px 5px 0px;
}
.mmit-verifications-page .box {
    width: 100%;
    height: 85%;
    overflow: auto;
}
.mmit-verifications-options {
    display: inline-block;
    width: 100%;
}
.mmit-verifications-options .option {
    display: inherit;
}
.mmit-verifications-page.current {
    display: block;
}
.mmit-verifications-filter {
    display: block;
    font-size: 24px;
    font-weight: bold;
    margin: 0px 50px 0px 0px;
    padding: 0px 0px 5px 0px;
}
.mmit-verifications-filter .label {
    display: inline-block;
}
.mmit-verifications-filter .value {
    display: inline-block;
    color: #8aa2c7;    
}
.mmit-verifications-pager, .mmit-verifications-pager.right {
    display: inline-block;
    color: #4a90e2;
}
.mmit-verifications-pager.right {    
    width: 100%;
    text-align: right;
    height: 20%;
}
.mmit-verifications-pager .previous,
.mmit-verifications-pager .next,
.mmit-verifications-pager .submit {
    display: inherit;
    margin-right: 20px;
    cursor: pointer;
    font-weight: bold;
}
.mmit-verifications-pager .previous {
    float: left;
}
.mmit-verifications-pager .previous:before {
    content:'\003C';
}
.mmit-verifications-pager .next:after {
    content:'\003E';
}
.mmit-verifications-pager .next,
.mmit-verifications-pager .submit {
    float: right;
}
.mmit-verifications-file-upload,
.mmit-verifications-supporting-description {
    height: 100%;
    overflow: auto;
}
.mmit-verifications.off,
.mmit-verifications .off {
    display: none;
}
#mmit-verifications-filter-formularies {
    border: 1px solid #d9e0e3;
    border-radius: 10px;
    width: 99%;
    ///max-width: 750px;
    max-width: 98%;
}
#mmit-verifications-filter-formularies .header {
    font-weight: bold;
    padding: 5px;
}
#mmit-verifications-filter-formularies .row {
    border-top: 1px solid #d9e0e3;
}
#mmit-verifications-filter-formularies .row.alternate {
    background-color: #f0f2f6;
}
#mmit-verifications-filter-formularies .header div,
#mmit-verifications-filter-formularies .row div{
    display: inline-block;
    vertical-align: top;
}
#mmit-verifications-filter-formularies .column-header-wide,
#mmit-verifications-filter-formularies .column-value-wide{
    width: 72%;
}
#mmit-verifications-filter-formularies .column-header,
#mmit-verifications-filter-formularies .column-value{
    width: 20%;
}
#mmit-verifications-filter-formularies .column-header.center,
#mmit-verifications-filter-formularies .column-value.center {
    text-align: center;
}
#mmit-verifications-filter-formularies .column-header.right,
#mmit-verifications-filter-formularies .column-value.right {
    text-align: right;
}
#mmit-verifications-filter-formularies .header div.flag,
#mmit-verifications-filter-formularies .row div.flag{
    width: 20px;
}
.mmit-verifications .k-widget {
    background: none;
}
.mmit-verifications .button,
.mmit-verifications .k-upload-button {
    color: #4a90e2;
    background: white;
    overflow: hidden;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    border: 1px solid #4a90e2;
    display: inline-block;
    padding: 0px 5px;
    margin-top:5px;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    cursor: pointer;
    text-transform: none;
    line-height: normal;
    font-family: inherit;
    font-size: 20px;
    outline:none;    
    width: 75px;
    height: 60px;
    height: 30px;
    padding: 4px;
    margin-top: 2px;
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
}
.mmit-verifications .button:not(.selected):hover,
.mmit-verifications .k-upload-button:hover {
	background-color: #4a90e2; /* BLUE */
	color: white;
}
.mmit-verifications .button.selected {
	background-color: #4a90e2; /* BLUE */
	color: white;
}
.mmit-verifications .button-right,
.mmit-verifications .k-upload-button {
    border-bottom-right-radius:12px;
    border-top-right-radius:12px;
}
.mmit-verifications .button-left,
.mmit-verifications .k-upload-button {
    border-bottom-left-radius:12px;
    border-top-left-radius:12px;
    margin-left: 10px;
}
.mmit-verifications .button-long {
    width: 200px;
}
.mmit-verifications .error {
    color: red;
}
.mmit-verifications .k-upload {
    background: none;
    border: 1px solid #4a90e2;
}
.k-calendar td.k-state-focused.k-state-selected,
.k-calendar td.k-state-hover,
.k-calendar td,
.k-calender .k-header {
   box-shadow: none;
   background-image: none;
}
.mmit-verifications .k-state-focused{
    box-shadow: none;
}
.mmit-verifications .k-picker-wrap{
    padding: 0px;
}
.mmit-verifications .submit.disabled {
    color: lightgrey;
}
.mmit-verifications .supporting-content-body{
    height: 305px;
}

.dropZoneElement {
    position: relative;
    display: inline-block;
    background-color: #f8f8f8;
    border: 1px solid #c7c7c7;
    width: 300px;
    height: 180px;
    text-align: center;
}
.dropImageHereText {
    color: #c7c7c7;
    text-transform: uppercase;
    font-size: 12px;
}

