﻿body {
}
h1 {
    margin-left: 15px;
    font-size: 36px;
    color: #194E72;
}
/*h3 {
    font-size: 18px;*/
    /*margin-bottom: 18px;*/

/*}*/

h4 {
    font-size: 18px;
    text-transform: unset;
    color: #C45030;
}

div.panel-body > h4 {
    margin-bottom: 18px; 
}

.strong {font-weight:600;}


.nav-container {
    display:block;
    
}
.nav2 {
    position: fixed;
    will-change:transform;
    top:240px;

}
/*.nav2 {
    overflow:auto;

}*/
.fixed {
    position:fixed;
    z-index: 99;
    will-change:transform;
}
.no-padding {
    padding: 0 0 0 0;
}
.no-margin {
    margin:0 0 0 0;
}
.nobold {
    font-weight:normal;
}
.panel-title > a.collapsed:before {
    float: left !important;
    content: "\f0ab" !important;
    font-family: FontAwesome;
    color: #0d1dc6;
}

.panel-title > a:before {
    float: left !important;
    font-family: FontAwesome;
    content: "\f0aa" !Important;
    padding-right: 5px;
    color: #1B84CD;
}

#accordion dl {
    font-size:.9em;
}

input[type="radio"]{
    margin:4px 5px 0 0;
}

legend {
    font-size: 1em;
    border:none;
    font-weight: 700;
    margin-top:20px;
}

label {
    font-weight:normal;
}

.twocols {
    -webkit-columns: 2 200px;
    -moz-columns: 2 200px;
    columns: 2 200px;
    -webkit-column-gap: 4em;
    -moz-column-gap: 4em;
    column-gap: 4em;
    /*-webkit-column-rule: 1px dotted #ddd;
    -moz-column-rule: 1px dotted #ddd;
    column-rule: 1px dotted #ddd;*/
}

.threecols {
    -webkit-columns: 3 200px;
    -moz-columns: 3 200px;
    columns: 3 200px;
    -webkit-column-gap: 4em;
    -moz-column-gap: 4em;
    column-gap: 4em;
    /*-webkit-column-rule: 1px dotted #ddd;
    -moz-column-rule: 1px dotted #ddd;
    column-rule: 1px dotted #ddd;*/
}
.fourcols {
    -webkit-columns: 4 150px;
    -moz-columns: 4 150px;
    columns: 4 150px;
    -webkit-column-gap: 4em;
    -moz-column-gap: 4em;
    column-gap: 4em;
    /*-webkit-column-rule: 1px dotted #ddd;
    -moz-column-rule: 1px dotted #ddd;
    column-rule: 1px dotted #ddd;*/
}

caption {
    color: #C45030;
    text-align: center;
    font-weight: 700;
}

.top-margin {
    margin-top:15px;
}
.box {float:left;
      margin-right:5px;
}
table.table.table-bordered.tbl-height {
    height: 260px;
    font-size: .85em;
 
}

#Rel-table, #RelDisagg-table, #Val-table, #ValDisagg-table, #RelSlope-table, #RelSlopeDisagg-table, #ValSlope-table, #ValSlopeDisagg-table, #RelIP-table, #RelIPDisagg-table, #ValIP-table, #ValIPDisagg-table {
    font-size: .8em;
}
#cacvd {
    font-size: .7em;
}

.disclaimer {
    margin-bottom: 24px;
}

.long-dt {
    width:320px !important;
}
.long-dd {
    margin-left:340px !important;
}
/*Legend*/
.legend {
    font-size:.9em;
    padding-bottom:24px;
}
.legendicon {
    float: left;
    padding-top: 5px;
    margin-right: 4px;
}
.legend-d {
    float: left;
    padding-top: 25px;
    padding-bottom: 10px;
    margin-right: 4px;
}
@media screen and (max-width: 768px)
{
    .legend-d {
        padding-top:10px;
    }
    .legendicon {
        margin-top:-5px;

    }
}
/*CHARTS*/
.legendbox, .panel.panel-primary.filter {
    border: #d7d7d7 1px solid;
    padding: 10px;
}
    .panel.panel-primary.filter{
        background-color:#ededed;
    }
    .legendbox .legend {
        padding-bottom: 0;
    }
.filter {
    font-size:.85em;
}
.filter legend {
    margin: 10px 0 10px 0;
}
.filter div.panel-body {
    margin:0;
}
a#reliabilityViewLink img, a#validityViewLink img, a#reliabilitySlopeViewLink img, a#validitySlopeViewLink img, a#alternateFormsViewLink img, a#revisingGoalsViewLink img, a#changingInstructionViewLink img, a#sensitivityViewLink img, a#reliabilityValidityPopulationViewLink img, a#changingInterventionViewLink img, a#choosingInterventionViewLink img, a#criterionViewLink img  {
    height: 22px;
    width: 22px;
}
a#reliabilityViewLink:hover, a#validityViewLink:hover, a#reliabilitySlopeViewLink:hover, a#validitySlopeViewLink:hover, a#alternateFormsViewLink:hover, a#revisingGoalsViewLink:hover, a#changingInstructionViewLink:hover, a#sensitivityViewLink:hover, a#reliabilityValidityPopulationViewLink:hover, a#changingInterventionViewLink:hover, a#choosingInterventionViewLink:hover, a#criterionViewLink:hover,
a#reliabilityViewLink:focus, a#validityViewLink:focus, a#reliabilitySlopeViewLink:focus, a#validitySlopeViewLink:focus, a#alternateFormsViewLink:focus, a#revisingGoalsViewLink:focus, a#changingInstructionViewLink:focus, a#sensitivityViewLink:focus, a#reliabilityValidityPopulationViewLink:focus, a#changingInterventionViewLink:focus, a#choosingInterventionViewLink:focus, a#criterionViewLink:focus  {
    background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(9,81,121,1) 37%, rgba(255,255,255,0) 65%);
    height: 32px;
    padding: 10px;
    text-decoration: none;
    width: 32px;
}
a#reliabilityViewLink.view-modal.nullBubble:hover, a#validityViewLink.view-modal.nullBubble:hover, a#reliabilitySlopeViewLink.view-modal.nullBubble:hover, a#validitySlopeViewLink.view-modal.nullBubble:hover, a#alternateFormsViewLink.view-modal.nullBubble:hover, a#revisingGoalsViewLink.view-modal.nullBubble:hover, a#changingInstructionViewLink.view-modal.nullBubble:hover, a#sensitivityViewLink.view-modal.nullBubble:hover, a#reliabilityValidityPopulationViewLink.view-modal.nullBubble:hover, a#changingInterventionViewLink.view-modal.nullBubble:hover, a#choosingInterventionViewLink.view-modal.nullBubble:hover, a#criterionViewLink.view-modal.nullBubble:hover,
a#reliabilityViewLink.view-modal.nullBubble:focus, a#validityViewLink.view-modal.nullBubble:focus, a#reliabilitySlopeViewLink.view-modal.nullBubble:focus, a#validitySlopeViewLink.view-modal.nullBubble:focus, a#alternateFormsViewLink.view-modal.nullBubble:focus, a#revisingGoalsViewLink.view-modal.nullBubble:focus, a#changingInstructionViewLink.view-modal.nullBubble:focus, a#sensitivityViewLink.view-modal.nullBubble:focus, a#reliabilityValidityPopulationViewLink.view-modal.nullBubble:focus, a#changingInterventionViewLink.view-modal.nullBubble:focus, a#choosingInterventionViewLink.view-modal.nullBubble:focus, a#criterionViewLink.view-modal.nullBubble:focus {
    background: none;
    padding: unset;
}

a#reliabilityViewLink.view-modal.nullBubble img:hover, a#validityViewLink.view-modal.nullBubble img:hover, a#reliabilitySlopeViewLink.view-modal.nullBubble img:hover, a#validitySlopeViewLink.view-modal.nullBubble img:hover, a#alternateFormsViewLink.view-modal.nullBubble img:hover, a#revisingGoalsViewLink.view-modal.nullBubble img:hover, a#changingInstructionViewLink.view-modal.nullBubble img:hover, a#sensitivityViewLink.view-modal.nullBubble img:hover, a#reliabilityValidityPopulationViewLink.view-modal.nullBubble img:hover, a#changingInterventionViewLink.view-modal.nullBubble img:hover, a#choosingInterventionViewLink.view-modal.nullBubble img:hover, a#criterionViewLink.view-modal.nullBubble:hover,
a#reliabilityViewLink.view-modal.nullBubble img:focus, a#validityViewLink.view-modal.nullBubble img:focus, a#reliabilitySlopeViewLink.view-modal.nullBubble img:focus, a#validitySlopeViewLink.view-modal.nullBubble img:focus, a#alternateFormsViewLink.view-modal.nullBubble img:focus, a#revisingGoalsViewLink.view-modal.nullBubble img:focus, a#changingInstructionViewLink.view-modal.nullBubble img:focus, a#sensitivityViewLink.view-modal.nullBubble img:focus, a#reliabilityValidityPopulationViewLink.view-modal.nullBubble img:focus, a#changingInterventionViewLink.view-modal.nullBubble img:focus, a#choosingInterventionViewLink.view-modal.nullBubble img:focus, a#criterionViewLink.view-modal.nullBubble:focus {
    background: linear-gradient(180deg, rgba(255,255,255,0.07) 8%, rgba(9,81,121,1) 50%, rgba(255,255,255,0) 90%);
    /*linear-gradient(180deg, rgba(255,255,255,0.009307946811537127) 25%, rgba(9,81,121,1) 40%, rgba(255,255,255,0) 65%);*/
    height: 22px;
    width: 22px;
    padding: 0;
    margin: 0;
}
h1.modal-title {
    font-size:1.5em;
}
.modal-body h2{
    margin-top:15px;
}
#PerformanceButton, #GrowthButton, #UsabilityButton {
    width: 203px;
}
button#ClassificationButton.btn.btn-primary.as, button.btn.btn-primary.as#TechnicalButton, button.btn.btn-primary.as#UsabilityButton {
    width: 237px;
}
button#ClassificationButton.btn.btn-primary.bs, button.btn.btn-primary.bs#TechnicalButton, button.btn.btn-primary.bs#UsabilityButton {
    width: 200px;
}
    #PerformanceButton:hover, #GrowthButton:hover, #UsabilityButton:hover, #ClassificationButton:hover, #TechnicalButton:hover,
    #PerformanceButton:focus, #GrowthButton:focus, #UsabilityButton:focus, #ClassificationButton:focus, #TechnicalButton:focus, #bsUsabilityButton:focus {
        background-color: #C45030;
        border-color: #C45030;
    }
    #PerformanceButton.btn.btn-primary.selected, #GrowthButton.btn.btn-primary.selected, #UsabilityButton.btn.btn-primary.selected, #ClassificationButton.btn.btn-primary.selected, #TechnicalButton.btn.btn-primary.selected, #bsUsabilityButton.btn.btn-primary.selected {
        background-color: #C45030;
        border-color: #C45030;
    }
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: rgba(241,246,218,1);
}
    .table-striped > tbody > tr:nth-child(2n+1) > td.performance, .table-striped > tbody > tr:nth-child(2n+1) > th.performance {
        background-color: rgba(241,246,218,0.4);
    }
    .table-striped > tbody > tr:nth-child(2n+1) > td.growth, .table-striped > tbody > tr:nth-child(2n+1) > th.growth {
        background-color: rgba(241,246,218,0.4);
    }
    .table-striped > tbody > tr:nth-child(2n+1) > td.usability, .table-striped > tbody > tr:nth-child(2n+1) > th.usability {
        background-color: rgba(241,246,218,0.4);
    }
    .table-striped > tbody > tr:nth-child(2n+1) > td.qualitydesign, .table-striped > tbody > tr:nth-child(2n+1) > th.qualitydesign {
        background-color: rgba(241,246,218,0.4);
    }
    .table-striped > tbody > tr:nth-child(2n+1) > td.quality, .table-striped > tbody > tr:nth-child(2n+1) > th.quality {
        background-color: rgba(241,246,218,0.4);
    }
    .table-striped > tbody > tr:nth-child(2n+1) > td.intensity, .table-striped > tbody > tr:nth-child(2n+1) > th.intensity {
        background-color: rgba(241,246,218,0.4);
    }
    .table-striped > tbody > tr:nth-child(2n+1) > td.additionalResearch, .table-striped > tbody > tr:nth-child(2n+1) > th.additionalResearch {
        background-color: rgba(241,246,218,0.4);
    }
    .table-striped > tbody > tr:nth-child(2n+1) > td.programinfo, .table-striped > tbody > tr:nth-child(2n+1) > th.programinfo {
        background-color: rgba(241,246,218,0.4);
    }
    .table-striped > tbody > tr:nth-child(2n+1) > td.addresearch, .table-striped > tbody > tr:nth-child(2n+1) > th.addresearch {
        background-color: rgba(241,246,218,0.4);
    }
    .table-striped > tbody > tr:nth-child(2n+1) > td.criterion, .table-striped > tbody > tr:nth-child(2n+1) > th.criterion {
        background-color: rgba(241,246,218,0.4);
    }
    .table-striped > tbody > tr:nth-child(2n+1) > td.ts, .table-striped > tbody > tr:nth-child(2n+1) > th.ts {
        background-color: rgba(241,246,218,0.4);
    }


.maincols {
        background-color: #565656;
        color: #fff;
        
    }

.performance, .growth, .usability, .criterion, .qualitydesign, .quality, .intensity, .additionalResearch, .programinfo, .addresearch, .ts {
    /*vertical-align: middle !important;*/
    text-align: center;
}

.perfhdr, .growhdr, .usehdr, .crithdr, .tshdr {
    background-color: #d7d7d7;
    color: #000;
    z-index: 101 !important;
    
}
.perfhdr a, .growhdr a, .usehdr a, .crithdr a, .tshdr a {
        color: #000;
        text-decoration: underline;
}
.perfhdr {
     max-width:206px !important;
     min-width:206px !important;
 }
 .growhdr {
     max-width:123px !important;
     min-width:123px !important;
 }
 .usehdr {max-width:154px !important;
          min-width:154px !important;
 }
 .bpm .growhdr {
     max-width:154px !important;
     min-width:154px !important;
 }
 .bpm .usehdr {
     max-width:123px !important;
     min-width:123px !important;
 }
.as.usehdr {
    max-width: 144px !important;
    min-width: 144px !important;
}
.bs.usehdr {
    max-width: 101px !important;
    min-width: 101px !important;
}
.stickynav {
    position:relative;
}

/*#toolTable {
    word-break: break-word;
}*/

/*table#toolTable {
    border-collapse: separate;
}*/

#toolTable thead {
    position: relative;
    border-collapse: collapse;
    background-color: black;
}

    #toolTable thead tr th {
        position: sticky;
        position: -webkit-sticky;
        top: 39px;
        
    }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > th, #toolTable .table > thead > tr > th {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    border-top:0px;
    border-bottom:0px;
    
}
.table-bordered.table-print > thead > tr > th, .table-bordered.table-print > thead > tr > th, #toolTable .table > thead > tr > th {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 0px;
    border-bottom: 0px;
}
.compare {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 101 !important;
    background-color: #fff;
}

.scroller {
    overflow: auto;
}
.compare .btn {
    border-radius:0;
}
#toolTable sup, .table-striped > tbody > tr:nth-of-type(odd) sup {
    z-index: 100 !important;
}

.product-separator {
    /*border-top-color: #d7d7d7 !important;*/
    border-top: 2px solid #bdbdbd !important;
}

/*sticky navigation side bar*/
#chartSideNavCollapsed {
    position: fixed;
    left: 0px;
    transition: 0.3s;
    padding: 10px;
    width: 100px;
    text-decoration: none;
    color: white;
    background-color:black;
    border-radius: 0 5px 5px 0;
    top: 250px;
    text-align: right;
    z-index:102 !important;
}

#chartSideNavExpanded {
    position: fixed;
    left: 0px;
    z-index: 102 !important;
    text-decoration: none;
    border: 1px solid black;
    border-radius: 0 5px 5px 0;
    top: 250px;
    background-color: white;
}

#chartSideNavExpanded-main {
    display: block;
    float:left;
    /*width: 450px;*/
    /*height: 200px;*/
    background-color: white;
}
    #chartSideNavExpanded-main .dropdown-header {
        padding: 0px;
        color: black;
        font-size: 1.2em;
        padding-bottom: 15px;
        font-weight:700;
        padding-top:10px;
    }
    #chartSideNavExpanded-main li {
        display: block;
        padding-bottom: 8px;
    }

#chartSideNavExpanded-rightBorder {
    display: block;
    float: right;
    width: 30px;
    height: 235px;
    color: white;
    /*padding: 3px;*/
    background-color: black;
    border-radius: 0 5px 5px 0;
    padding:5px;
}
.view-other {
    float: left;
    width: 70%;
    display: inline-block;
    cursor:pointer;
}

.right-arrow {
    float: right;
    display: inline-block;
    width: 30%;
    margin-top: 20px;
    color: #ffffff !important;
    padding-left:5px;
    cursor:pointer;
}
.right-arrow .glyphicon, .right-arrow-extended .glyphicon {
    color:#fff;
    
}
.right-arrow-extended {
    margin-top:90px;
    cursor:pointer;
}
    /*end sticky navigation side bar*/

/* AI Chart*/
#QualitydesignButton, #QualityButton {
    width: 190px;
}
#AdditionalResearchButton {
    width: 145px;
}
#IntensityButton, #ProgramInfoButton {
    width: 128px;
}
#QualitydesignButton:hover, #QualityButton:hover, #IntensityButton:hover, #ProgramInfoButton:hover, #AdditionalResearchButton:hover, #QualitydesignButton:focus, #QualityButton:focus, #IntensityButton:focus, #ProgramInfoButton:focus, #AdditionalResearchButton:focus {
    background-color: #C45030;
    border-color: #C45030;
}

#QualitydesignButton.btn.btn-primary.selected, #QualityButton.btn.btn-primary.selected, #IntensityButton.btn.btn-primary.selected, #ProgramInfoButton.btn.btn-primary.selected, #AdditionalResearchButton.btn.btn-primary.selected {
    background-color: #C45030;
    border-color: #C45030;
}

.qdhdr, .qhdr, .ihdr, .arhdr, .pihdr {
    background-color: #d7d7d7;
    color: #000;
    z-index: 101 !important;
}
.qdhdr a, .qhdr a, .ihdr a, .arhdr a, .pihdr a {
        color: #000;
        text-decoration: underline;
    }
a#designViewLink img, a#measuresRatingViewLink img, a#participantsViewLink img, a#fidelityViewLink img {
    height: 22px;
    width: 22px;
}

a#designViewLink:hover, a#measuresRatingViewLink:hover, a#participantsViewLink:hover, a#fidelityViewLink:hover,
a#designViewLink:focus, a#measuresRatingViewLink:focus, a#participantsViewLink:focus, a#fidelityViewLink:focus {
    background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(9,81,121,1) 37%, rgba(255,255,255,0) 65%);
    height: 32px;
    padding: 10px;
    text-decoration: none;
    width: 32px;
}

a#designViewLink.view-modal.nullBubble:hover, a#measuresRatingViewLink.view-modal.nullBubble:hover, a#participantsViewLink.view-modal.nullBubble:hover, a#fidelityViewLink.view-modal.nullBubble:hover, 
a#designViewLink.view-modal.nullBubble:focus, a#measuresRatingViewLink.view-modal.nullBubble:focus, a#participantsViewLink.view-modal.nullBubble:focus, a#fidelityViewLink.view-modal.nullBubble:focus {
    background: none;
    padding: unset;
}

a#designViewLink.view-modal.nullBubble img:hover, a#measuresRatingViewLink.view-modal.nullBubble img:hover, a#participantsViewLink.view-modal.nullBubble img:hover, a#fidelityViewLink.view-modal.nullBubble img:hover, 
a#designViewLink.view-modal.nullBubble img:focus, a#measuresRatingViewLink.view-modal.nullBubble img:focus, a#participantsViewLink.view-modal.nullBubble img:focus, a#fidelityViewLink.view-modal.nullBubble img:focus {
    background: linear-gradient(180deg, rgba(255,255,255,0.07) 8%, rgba(9,81,121,1) 50%, rgba(255,255,255,0) 90%);
    /*linear-gradient(180deg, rgba(255,255,255,0.009307946811537127) 25%, rgba(9,81,121,1) 40%, rgba(255,255,255,0) 65%);*/
    height: 22px;
    width: 22px;
    padding: 0;
    margin: 0;
}

.ca-col-grade-width {
    width: 70px;
}

/*BEGIN: Redefine breakpoint for bootstrap mega-menu*/
@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .collapse.in {
        display: block !important;
    }
}
/*END: Redefine breakpoint for bootstrap mega-menu*/