﻿html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
    font-size: 14px;
    line-height: 1.42857;
    color: #008000;
    background-color: #fff;
}

.orgCheckList,.selected-organisations-list__button--remove,.glyphicon-remove, .popup-content--orgs , .modal, .fade, .hidden ,.sr-only , .button-orgmap , .button-orgmap , .myModal,.popup-content--metrics,.button-checkbox ,.modal-body ,.graphid , .panel-body , .backLink ,.beta-notice{
    display: none;
}

.border-left { 
    border-left: 1px solid #c1c1c1; 
}
.selected-trusts{
    border-bottom: 2px solid #0066CC;
}   
 
.data-stats-col {
    padding: 20px;
    text-align: center;
}

.popup-title__link {
    border-bottom: 1px solid #ccc;
    line-height: 1.4em;
    margin-bottom: 2px;
    text-decoration: none;
    color: #005eb8;
}
.comparison_table--cell {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: hidden;
}
.data-stats-col {
    padding: 20px;
    text-align: center;
}

.compare-line-values {    
    display: table;
    float: left;
    padding: 0;
    width: 100%;
 }
.compare-line-values__label {
    display: table-cell;
    font-weight: bold;
    vertical-align: middle;
    float:left;

}
.compare-line-values__label--primary {
    color: #42a0e3;
}

.compare-line-values__button {
    background: #42a0e3;
    cursor: default;
    border: 0;
    margin-right: .5em;
    display: table-cell;
    height: 28px;
    width: 28px;
    float:left;
}
.compare-line-values__row {
    display: table-row;
}


.col--title-metrics {
    margin-bottom: 25px;
    width: 25%;
}



.hospitalTitle {
    font-size: 1.2em;
    color: #888c91;
    font-weight: bold;
    margin: 15px 15px 15px 0px;
}
.col-md-12 ,.col-sm-12,.col-xs-12 {
    width: 100%;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 2px;
    padding-right: 2px;
    float: left;
}



div {
    display: block;
}



.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

a {
    color: #337ab7;
    text-decoration: none;
}
#dashboard-body  {
    list-style: none;
    padding: 0;
    
}

.selected-organisations {
    float: left;
    padding: 0;
    width: 100%;
    border-spacing: 0 10px;
    display: table;
}
.selected-organisations ul {
    list-style: none;
    padding: 0;
}
.selected-organisations-list li {
    display: table-row;
        border-spacing: 0 10px;
    display: table;
}

.selected-organisations-list__label {
    display: table-cell;
    font-weight: bold;
     width: 100%;  
}
.selected-organisations-list__label0 {
    color: #f39dd0; }
.selected-organisations-list__label1 {
    color: #27b6aa; }
.selected-organisations-list__label2 {
    color: #27b6aa; }

.selected-organisations-list__button {
    border: 0;
    cursor: default;
    border: 0;
    cursor: default;
    display: table-cell;
    height: 28px;
    margin-right: .5em;
    vertical-align: middle;
    width: 28px;

}

.selected-organisations-list .btn-comparative0 {
    background: #f39dd0; }
.selected-organisations-list .btn-comparative1 {
    background: #27b6aa; }
.selected-organisations-list .btn-comparative2 {
    background: #27b6aa; }
#graphWidget {
    fill: none;
}

svg:not(:root) {
    overflow: hidden;
}

.line-graph {
    margin: 0 0 20px 0;
}





.graph-line {
    fill: none;
    stroke-width: 4; }
.graph-line--primary {
    stroke: #42a0e3; }
.graph-line--minimum {
    stroke: #e98b57;
    stroke-dasharray: 5;
    stroke-width: 6; }
.graph-line--maximum {
    stroke: #e98b57;
    stroke-dasharray: 5;
    stroke-width: 6; }
.graph-line--average {
    stroke: #2a80b9; }
.graph-line--comparative0 {
    stroke: #f39dd0; }
.graph-line--comparative1 {
    stroke: #27b6aa; }
.graph-line--comparative2 {
    stroke: #27b6aa; }

.graph-dot--primary {
    fill: #42a0e3; }
.graph-dot--comparative0 {
    fill: #f39dd0; }
.graph-dot--comparative1 {
    fill: #27b6aa; }
.graph-dot--comparative2 {
    fill: #27b6aa; }
.graph-dot--minimum {
    fill: #e98b57;
    transform: scale(0, 0); }
.graph-dot--maximum {
    fill: #e98b57;
    transform: scale(0, 0); }
.graph-dot--average {
    fill: #2a80b9; }
.graph-area-bottom {
    fill: #dfdfdf;
    opacity: .25;
}
.graph-area-top {
    fill: #dfdfdf;
    opacity: .25;
}

.info-notice, .panel-heading {
    color: #005eb8;
    font-weight: bold;
    font-size: 18px;
}

.comparison_table {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #c1c1c1;

}

.selected-trust-list{
   border-bottom : 2px solid #0066CC;
}


.compare-comparison_table{
    width: 100%;
    color: #005eb8;
    font-weight: bold;    
      color: #333;
    margin-top: 5px;
    font-size: 14px;
    
}



.compare-comparison_table__organisation {
    width: 28%;
    padding: 10px;
    color: #005eb8;
    font-weight: bold;
    font-size: 16px;
}

.print-div{
   
    border-bottom: 2px solid #0066CC;
}


#feedback {
    padding: 30px 0;
    border-top: 2px solid #0066CC;
}
.mobile-label-cell {
    display: none;
}

.data-table-6 {
    width: 12%;
}

.row {
    width: 100%;
    width: 100%;
}



 .compare-comparison_table__organistion_address {
    color: #333;
    margin-top: 5px;
    font-size: 14px;
}