﻿html {
    background-color: #fff;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

body {
    background-color: #fff;
    color: #373737;
    font-family: 'Montserrat', sans-serif;
    margin: 0 auto;
    padding: 0;
}

.ui-widget {
    font-family: 'Montserrat', sans-serif;
    font-size: .75em !important;
}

#s-page .ui-widget {
    font-size: 1.1em !important;
}

a {
    color: #333;
    outline: none;
    padding-left: 0px;
    text-decoration: underline;
    cursor: pointer;
}

.FWWwrap a {
    padding-right: 0;
}

    .FWWwrap a span.fa fa-info-circle {
        color: #fff !important;
    }

a.remove-filter {
    padding: 0;
}

    a.remove-filter:hover, a.remove-filter:focus, a.remove:hover, a.remove:focus {
        text-decoration: none;
        font-weight: bold;
    }

a.remove, a.remove-filter {
    cursor: pointer;
}

    a.remove span.glyphicon {
        margin-right: 5px;
    }

a:link, a:visited,
a:active, a:hover, a:focus {
    color: #333;
}

a:hover {
    color: #427D99;
}

header, footer, hgroup,
nav, section {
    display: block;
}

.page-type {
    color: #11774e;
    margin: 5px 10px 5px 0px;
    font-size: .95em;
    display: inline;
    width: auto;
}

.FWWwrap .page-type {
    color: #373737;
    font-size: 1.23em;
    font-weight: bold;
    margin: 8px 10px 5px 0px;
    font-size: 1.2em;
    display: inline-block;
    width: auto;
    text-transform: uppercase;
}

.study-page .page-type {
    background-image: url('../Images/ssr.png');
    background-position: left center;
    background-repeat: no-repeat;
    padding: 10px 0 10px 50px;
    background-size: 38px;
    margin: 5px 0 0 0;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.push-right {
    margin-left: 15%;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 10px;
    padding-bottom: 20px;
    margin-top: 0;
    font-family: Montserrat, Sans-Serif;
}

.FWWwrap h1, .FWWwrap h2, .FWWwrap h3 {
    color: #000;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
    font-family: Montserrat, Sans-Serif;
}

.FWWwrap h4, .FWWwrap h5, .FWWwrap h6 {
    color: #000;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-family: Montserrat, Sans-Serif;
}

div.col2 h2 {
    margin-top: 0;
}

h1 {
    font-size: 2em;
}

    h1.pagetitle {
        font-size: 2.5em;
        margin-top: 10px;
        margin-bottom: 15px;
        border-bottom: 1px dotted;
    }

        h1.pagetitle .fa {
            font-size: 1.1em;
            margin-right: 20px;
        }

.FWWwrap h2 {
    font-size: 1.6em;
}

h2 {
    font-size: 1.75em;
}

.FWWwrap h2 {
    font-size: 1.6em;
}

    .FWWwrap h2.sub-header {
        margin-top: 35px;
    }

h2.sel-topic {
    color: #ffffff;
    font-size: 1.75em;
    margin: 0px 0 10px 0;
    padding: 10px 0;
    background-color: #232323;
}

.ui-dialog-resultpane {
    display: inline-block;
    width: 60%;
    margin: 15px 0 0 15px;
}

h2.result-change, h2.result-title, h2.result-change-0 {
    font-size: 1.2em;
    padding: 0;
    margin: 0;
    text-align: center;
    width: auto;
}

h2.result-change, h2.result-change-0 {
    background-color: #c0ffff;
    margin: 0 auto 0 60%;
    padding: 4px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

h2.result-change-0 {
    color: #cc0000;
    background-color: #c8d6dd;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
    padding: 10px;
    color: #fff !important;
    text-align: center !important;
    background-color: #427D99;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.FWWmenu h3, .FWWSorts h3 {
    font-size: 1.3em;
    padding: 10px;
    color: #000;
    background-color: #96B6C6 !important;
    margin: 0;
}


#h4-sel-Filters {
    margin-top: 0;
}

#h4-sel-Filters, #ul-selected-Filter {
    padding-left: 20px;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }

.invisible-text {
    color: #ffffff;
    font-size: 0;
}

.centerjustify {
    text-align: center;
}

/* main layout
----------------------------------------------------------*/



.main-content {
    background: url("../Images/accent.png") no-repeat;
    padding-left: 10px;
    padding-top: 0;
}




footer {
    clear: both;
    font-size: .8em;
    height: 100px;
}





/* Evidence Link Menu
----------------------------------------------------------*/


a#evidence-link {
    color: #fff;
    font-weight: normal;
    font-size: 1.2em;
    cursor: pointer;
}

div#evidence-link-div, div#narrow-results-div {
    padding: 5px 0 5px 2px;
    -ms-border-radius: 5px;
    border-radius: 10px;
    /*text-align: center;*/
    /*background-color: #97c96b;*/
    text-transform: uppercase;
    float: left;
    display: inline-block;
}

div#narrow-results-div {
    /*-ms-border-radius: 15px;
    border-radius: 15px;
    width: 250px;
    background-color: #11774e;
    color: #ffffff;
    padding: 10px;
    margin: 12px;*/
}


a#evidence-link:hover {
    text-decoration: none;
}

div#EL-Menu, div#C-Menu {
    float: left;
    width: 20%;
    min-width: 135px;
    margin-bottom: 20px;
    margin-right: 15px;
}

div.filterbody, div.c-filterbody {
    float: left;
    /*width: 45%;*/
    /*margin-left: 5%;*/
    max-width: 350px;
    /*margin-bottom: 20px;*/
}

div#dialog-Cust div.c-filterbody {
    width: 55%;
}

div.c-filterbody label {
    font-size: .85em;
}

div.c-filterbody .ui-accordion-content input[type="checkbox"] {
    vertical-align: bottom;
    visibility: visible;
}

div.c-filterbody .ui-accordion .ui-accordion-content {
    padding: 1em;
}

div.c-filterbody .ui-accordion h3.ui-state-default {
    background: #eee;
}

div.match-directions {
    font-size: .8em;
    display: block;
    padding: 10px;
    border: solid 1px #96B6C6;
    border-bottom: solid 3px #96B6C6;
    margin: 0 0 10px 0;
}

div.match-tip {
    float: right;
    margin-left: 10px;
    /*width: 25%;*/
    min-width: 125px;
    max-width: 230px;
}

div#EL-Menu ul, div#C-Menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    div#EL-Menu ul li.filtermenu, div#C-Menu ul li.filtermenu {
        border-bottom: 1px solid #222;
        padding: 5px 0;
    }

    div#EL-Menu ul li.selected, div#EL-Menu ul li.selected a, div#C-Menu ul li.selected a, div#EL-Menu ul li.selected a {
        color: #008000;
        color: #587C97;
        background-color: #ffffff;
    }

    div#EL-Menu ul li.notselected, div#C-Menu ul li.notselected {
        color: #587C97;
        background-color: #Fff;
    }

    div#EL-Menu ul li ul.selected-list, div#C-Menu ul li ul.cus-selected-list {
        margin-left: 10px;
        font-size: .9em;
        padding: 0;
    }

        div#EL-Menu ul li ul.selected-list li, div#C-Menu ul li ul.cus-selected-list li {
            display: inline;
            font-size: .9em;
            color: #666;
            margin: 0;
            padding: 0;
        }

            div#EL-Menu ul li ul.selected-list li:after, div#C-Menu ul li ul.cus-selected-list li:after {
                content: ", ";
            }

            div#EL-Menu ul li ul.selected-list li:last-child:after, div#C-Menu ul li ul.cus-selected-list li:last-child:after {
                content: "";
            }


div.filterbody input[type="checkbox"], div.c-filterbody input[type="checkbox"] {
    visibility: hidden;
}

div.filterbody label, div.c-filterbody label {
    cursor: pointer;
    color: #000;
}

div.filterbody input[type="checkbox"] + label, div.c-filterbody input[type="checkbox"] + label {
    display: inline-block;
    vertical-align: middle;
    width: 145px;
    height: 45px;
    background-color: #ddd;
    text-align: center;
    border: 2px solid #ddd;
    font-size: 1em;
    padding-top: 8px;
}

    div.filterbody input[type="checkbox"] + label.cb-small, div.c-filterbody input[type="checkbox"] + label.cb-small {
        width: 45px;
        height: 45px;
    }

div.filterbody input[type="checkbox"]:checked + label, div.c-filterbody input[type="checkbox"]:checked + label {
    border: 2px solid #222;
    background-color: #4D997A;
    text-align: center;
}

div.filterbody input[type="checkbox"]:checked + label, div.c-filterbody input[type="checkbox"]:checked + label {
    background-color: #4D997A;
}

div.filterbody .ui-slider .ui-slider-handle, divc-.filterbody .ui-slider .ui-slider-handle {
    width: 1.8em;
    height: 1.8em;
    top: -.6em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
    background: #ddd;
}

a.showELSelections {
    display: block;
    padding: 5px 15px 4px 6px;
    text-decoration: none;
    font-weight: bold;
    color: #333;
    font-size: .9em;
}

    a.showELSelections:hover, a.showELSelections:active, a.showELSelections:focus {
        background-color: #fff;
    }

div#ELInstructions table tr td {
    padding: 5px 0 5px 5px;
    font-size: .95em;
}

div#ELInstructions {
}

    div#ELInstructions img {
        padding: 4px;
    }

    div#ELInstructions table {
        border-collapse: collapse;
        border-spacing: 0;
        border: 1px solid #ccc;
        margin-top: 22px;
        font-size: .85em;
        font-weight: normal;
    }

div.match-tip p.el-instructions {
    font-family: Montserrat, Verdana, Helvetica, Sans-Serif;
    font-size: .85em;
}

div.match-tip h3 {
    margin: 0 0 10px 0;
}

div.filterbody p.el-instructions, div.c-filterbody p.el-instructions {
    font-family: Montserrat, Verdana, Helvetica, Sans-Serif;
    font-size: .85em;
    margin: 10px 0;
}

div#ELInstructions img {
    width: 85px;
    max-width: 85px;
}

div.filterbody input.sly-el-input, div.c-filterbody input.cus-el-input {
    width: 0;
    height: 0;
    margin: -2px;
    padding: 0;
    font-size: 0;
}

.ui-dialog-title {
    color: #ffffff;
    font-weight: normal;
    font-size: 1.2em;
}

.ui-widget-header {
    background: none;
    background-color: #11774e;
}

div.filterbody .nstSlider {
    background-color: #6892B2;
}

a.showsort {
    display: inline;
    padding: 8px;
    /* width: 86%;*/
    font-weight: bold;
    /*color:#fff;*/
}



div.pos-left {
    display: table-cell;
    padding-right: 10px;
}

#evidence-link-div div.pos-right {
    position: relative;
    display: inline-block;
    width: 1%;
    float: right;
    padding: 4px 16px 4px 14px;
    border: 2px solid #fff;
    border-radius: 25px;
    background-color: #222;
    color: #ffffff;
    font-size: 1.2em;
    vertical-align: top;
    margin-top: -3px;
}

div.pos-right {
    position: relative;
    display: table-cell;
    width: 1%;
    float: right;
    padding: 6px 5px 5px 5px;
    padding: 0;
    font-size: 1.2em;
    vertical-align: top;
    margin-top: -20px;
}

.sly-el-slider, .sly-el-range, .cus-el-slider, .cus-el-range {
    display: inline-block;
    margin-left: 0;
}

.sly-el-slider, .cus-el-slider {
    width: 100% !important;
}

.select-div {
    margin-top: 0px;
}

.ui-slider-wrapper.horizontal {
    height: 2.5em;
}

.ui-slider-tick-mark {
    display: inline-block;
    width: 1px;
    background: #ccc;
    height: 6px;
    position: absolute;
    top: 14px;
}

.ui-slider-tick-mark-label {
    display: inline-block;
    width: 40px;
    color: #666;
    font-size: .65em;
    position: absolute;
    top: 5px;
    left: -3px;
}

.ui-slider-label-ticks span {
    font-size: .65em;
}

.ui-slider-wrapper {
    display: inline-block;
    width: 70% !important;
}

label.range-label, label.slider-label {
    display: block;
    width: 100%;
    margin: 0 10px 0 0;
}

label.slider-label {
    margin: 0 0 0 0;
}

input.rightLabel, input.leftLabel {
    display: inline-block;
    font-size: .9em;
    font-weight: normal;
    margin: 0 0 0 10px !important;
    border: 1px solid #333;
    padding: 3px;
    width: 40px !important;
    height: 30px !important;
    text-align: right;
    border: 1px #999 solid;
    font-size: .9em !important;
}

input.leftLabel {
    display: inline-block;
}




/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

label {
    display: block;
    font-size: .9em;
    font-weight: 600;
    margin: 5px 0 0px 0 !important;
}

    label.checkbox {
        display: inline;
    }

input, textarea {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 300px;
}

textarea {
    font-family: inherit;
    width: 500px;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }

input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
    width: 16px;
    height: 16px;
    margin-top: 5px;
}

input[type="submit"],
input[type="button"],
button {
    background-color: #11774e;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 1.2em;
    font-weight: 600;
    font-weight: normal;
    margin: 4px;
    width: auto;
}

    .ui-dialog .ui-dialog-buttonpane button, button.ui-dialog-titlebar-close {
        background: #11774e;
        border-radius: 4px;
        padding: 4px;
        color: #fff;
    }

    input[type="button"]#slyLink, button#slyLink {
        background-color: #11774e !important;
        color: #ffffff;
    }

td input[type="submit"],
td input[type="button"],
td button {
    font-size: 1em;
    padding: 4px;
    margin-right: 4px;
}

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}


/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0 none;
}

    table.compare {
        margin-top: 0;
        /*width: 100%;*/
    }

th {
    font-size: 1.1em;
    text-align: left;
    border: none 0;
    padding-left: 0;
    font-weight: normal;
}

    th.compareable.Intervention {
        /*  background-color: #ddd;*/
        font-size: .9em;
    }

    th a {
        display: block;
        position: relative;
    }

        th a:link, th a:visited, th a:active, th a:hover, th a:focus {
            color: #333;
            text-decoration: none !important;
            padding: 0;
        }

        th a:hover, th a:focus {
            color: #000;
        }

.domain th a /*:link, .domain th a:visited*/ {
    color: #fff !important;
}

th.asc a, th.desc a {
    margin-right: .75em;
}

    th.asc a:after, th.desc a:after {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 0.75em;
    }



th.header {
    display: inline;
    position: relative;
    /*left: 0em;
            top: 3px;*/
    font-size: 0.65em;
    padding-left: 1.1em;
    text-decoration: none;
}


th.tablesorter-headerAsc:after {
    content: ' ▲' !important;
    font-size: 1.1em;
    color: #C0FFFF;
}

th.asc a:after {
    content: '▲';
}

th.tablesorter-headerDesc:after {
    content: ' ▼' !important;
    font-size: .9em;
    color: #373737;
}

div.tablesorter-header-inner a.sorter {
    display: inline;
}



th.header a.bcompare:after {
    content: '' !important;
}

th.header a.bcompare:after {
    content: '' !important;
}

td {
    padding: 0.25em 2em 0.25em 0;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}

table.domain {
    border-collapse: collapse;
    /*table-layout    : fixed;*/
    width: 100%;
    margin: 0;
}

    table.domain tr {
        border: none;
        border-top: 1px dotted #ccc;
        border-bottom: 1px dotted #ccc;
        padding: 5px;
        background: none;
        vertical-align: middle;
    }

        table.domain tr th {
            vertical-align: bottom;
        }

        table.domain tr.sub-samp {
            background-color: #dedede;
        }

    table.domain td, table.domain th {
        border: none;
        padding: 5px;
        font-size: 1em;
        word-wrap: break-word;
    }

study-page table.domain td {
    padding: 15px 5px 5px;
}

table.domain th {
    background: #11774E;
    color: #fff;
    font-size: 1em;
    word-wrap: break-word;
    /*white-space: nowrap;*/
}

    table.domain th.odomain {
        width: 13%;
        vertical-align: bottom;
    }

    table.domain th.rating {
        width: 115px;
    }

    table.domain th.released {
        width: 110px;
    }

    table.domain th.studies {
        width: 30%;
    }

    table.domain th.othercols {
        width: 90px;
    }

    table.domain th.index {
        width: 100px;
    }

input[type="button"],
button.matchBar {
    margin: 0;
}

table.domain tr.active {
    /*background: #F8FBFD;*/
    border-bottom: 1px dotted #ccc;
}

table.domain tr.clickable:hover, table.domain tr.clickable:focus {
    background: #ddd;
    cursor: pointer;
}

table.domain tr.in {
    /*background:#F8FBFD;*/
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
}

td.long {
    overflow: visible;
    white-space: nowrap;
    width: 100px;
}

td.blank {
    width: 100px;
}



td div.scale {
    background-image: url(../images/improvementindexgraph3.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 140px;
    height: 58px;
    padding-left: 10px;
    display: inline-block;
}

td div.bar {
    width: 63px;
    display: inline-block;
    float: left;
    text-align: right;
    height: 25px;
    padding: 0;
    margin: 0;
    overflow: visible;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
}

td div.Rbar {
    float: left;
    width: 63px;
    display: inline-block;
    text-align: left;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding: 0px;
    height: 25px;
    overflow: visible;
    white-space: nowrap;
}
/*.posColor {

    width: 42%;
    display: table;
    height: 21px;
    margin-top: 2px;
    float: left;
    text-align: left;
    border-bottom: 1px solid #000;
}*/
.negColor {
    background: #ccc;
    margin: 18px 0 0 0;
    float: right;
    display: inline-block;
}

.posColor {
    background: #84CDEF;
    display: inline-block;
    margin: 18px 0 0 0;
}

div.tab-content div.tab-pane div.reportLinks {
    float: right;
    margin: 10px 3% 5px 2%;
    font-size: .9em;
    text-align: right;
    /*width: 100%;*/
}

/*div#s-page div.tab-content div.tab-pane div.reportLinks.intervention {
    white-space: nowrap;
}*/

div.study-page div.tab-content div.tab-pane div.reportLinks {
    margin: 0;
    padding-left: 4px;
    width: auto;
    font-weight: normal;
    float: left;
    margin: 5px 0 25px 0;
    text-align: left;
}

.ratingPill {
    text-align: center;
    background-color: white;
    border: 1px solid gray;
    -ms-border-radius: 3px;
    border-radius: 3px;
    width: 45px;
    margin-top: 12px;
    color: gray;
    vertical-align: middle;
}

.FWWwrap .nav-tabs {
    border-bottom: 1px solid #5297B5;
    overflow: hidden;
}

    .FWWwrap .nav-tabs > li {
        background-color: #dddddd;
        -ms-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
        /*border: 1px solid #5297B5 #ccc*/;
        margin-right: 1px;
        max-width: 200px;
    }

        /*.nav-tabs > li.active {
        border-bottom: 1px solid #fff;   
    }*/
        .FWWwrap .nav-tabs > li.active > a, .FWWwrap .nav-tabs > li.active > a:focus, .FWWwrap .nav-tabs > li.active > a:hover {
            /*color: #111;*/
            cursor: default;
            background-color: #fff;
            /*border: 1px solid #ddd;
     border: 1px solid #5297B5*/ /*#ccc;*/
            /*border-bottom-color: transparent;*/
            vertical-align: middle;
            display: table-cell;
        }

        .FWWwrap .nav-tabs > li > a {
            margin-right: 0;
            line-height: 1.42857143;
            /*border: 1px solid transparent;*/
            /*border-radius: 4px 4px 0 0;*/
            color: #2B68A6;
            vertical-align: middle;
            display: table-cell;
        }

.FWWwrap .nav > li > a {
    position: relative;
    display: block;
    padding: 5px 12px;
    color: #337ab7;
    color: #255897;
    color: #fff;
    font-weight: normal;
    font-size: 1.05em;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}


a {
    color: #337ab7;
    text-decoration: none;
}

.FWWwrap #characteristics .tab-pane {
    padding-bottom: 20px;
}

.FWWwrap .tab-content > .active {
    display: block;
    border-right: 2px solid #ddd;
    border-right: 1px solid #5297B5 /*#ccc*/;
    border-left: 2px solid #ddd;
    border-left: 1px solid #5297B5 /*#ccc*/;
    /*border-bottom: 1px solid #5297B5*/
}
/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {

    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
    }

    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

            #login a:hover {
                color: #333;
            }

    /* menu */
    nav {
        margin-bottom: 5px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }


    /* main layout
    ----------------------------------------------------------*/
    .main-content {
        background-position: 10px 0;
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }



    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* page elements
----------------------------------------------------------*/


    /* page titles */
    hgroup.title {
        margin-bottom: 10px;
    }

        hgroup.title h1, hgroup.title h2 {
            display: inline;
        }

        hgroup.title h2 {
            font-weight: normal;
            margin-left: 3px;
        }

    /* features */
    section.feature {
        width: 300px;
        float: left;
        padding: 10px;
    }


    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

    /* features */
    section.feature {
        float: none;
        padding: 10px;
        width: auto;
    }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* forms */
    input {
        width: 90%;
    }

    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }


    /* footer
    ----------------------------------------------------------*/
    footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }
}

/**********************************************************************/
/******     Filter list instudy Menu Home Page & FWW                ********/
/*****   Characterisitic Icons on Intervention and Study Page  ********/
/**********************************************************************/
#dialog-Topic {
    position: relative;
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0 5px;
    display: table;
    background: url(../images/chalkboardBkgd.png) top right;
    height: auto;
    background-repeat: repeat;
    background-color: #363636;
    border-bottom: 5px #97c96b solid;
}

#ul-filters, #ul-filter-results, ul#intervention_chars, ul#review_chars {
    margin: 15px 0 0 0;
    padding: 0;
    text-align: center;
}

ul#intervention_chars {
    text-align: right;
}

ul#review_chars {
    max-width: 98%;
    text-align: left;
}


    #ul-filters li, #ul-filter-results li, ul.filtericons li, ul#intervention_chars li, ul#review_chars li {
        display: inline-block;
        list-style: none;
        text-align: center;
    }

        #ul-filter-results li label {
            text-align: left;
            width: 50%;
            cursor: pointer;
        }

#ul-filters li {
    padding: 15px;
}

ul#intervention_chars li, ul#review_chars li {
    padding: 0;
}

ul.related-list li.related-list-item {
    border-top: 2px solid #11774E;
    padding: 10px;
    display: inline-block;
    width: 245px;
    margin: 0;
    vertical-align: top;
}

ul.filtericons li {
    margin: 0;
    padding: 0;
}

.WWCwrap .not-positive {
    -ms-opacity: 1;
    opacity: 1;
    -webkit-filter: alpha(opacity=100);
    -moz-filter: alpha(opacity=100);
    -o-filter: alpha(opacity=100);
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.WWCwrap .no-evidence {
    -ms-opacity: .5;
    opacity: .5;
    -webkit-filter: alpha(opacity=50);
    -moz-filter: alpha(opacity=50);
    -o-filter: alpha(opacity=50);
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

.WWCwrap img.positive {
    padding: 1px;
}

#ul-filter-results li, ul#intervention_chars li, ul#review_chars li {
    /*width: 90px;
        height: 120px;*/
    /*margin: 1%;*/
    vertical-align: middle;
}

ul#intervention_chars li, ul#review_chars li {
    /*width: 120px;
        height: 95px;*/
    font-size: .9em;
    margin-left: 5px;
    margin-top: 20px;
}

ul#intervention_chars li {
    margin: 0 5px 0 0;
}

span.smaller {
    font-size: .9em;
}

ul#intervention_chars li span.charIcons, ul#review_chars li span.charIcons {
    font-size: 3.0em;
    color: #4E95B3;
}

#ul-filters li a, #ul-filter-results li div {
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    font-size: .9em;
    cursor: pointer;
}

ul#intervention_chars, ul#review_chars {
    color: #000;
    margin-left: 8%;
}

#ul-filter-results li a, #ul-filter-results li div {
    /*width: 96px;
            height: 120px;*/
    padding: 4px 4px 0 4px;
}

#ul-filter-results li {
    margin: 2px 2px 0 0;
}

ul#intervention_chars {
    display: inline-block;
    text-align: left;
    margin: 10px 0 0px 0;
    font-size: 1.1em;
}

    ul#intervention_chars li {
        display: inline-block;
    }

        ul#intervention_chars li div.evidence-num {
            display: inline;
            vertical-align: middle;
            font-size: 2.3em;
            text-align: right;
            color: #222222;
        }

div.study-page div.header-container {
    padding: 10px 20px 20px;
}

div.study-page h1 {
    padding-bottom: 0;
    margin-bottom: 0px;
    margin-top: 15px;
}

div.study-page div.main p {
    margin: 12px 0 0px 0px;
}

div.study-page div.study-parts {
    padding-left: 30px;
}

div.study-page ul.review-details-list li {
    list-style: none;
    margin: 8px 0 3px -15px;
    padding: 0;
}

div.study-page div.like-p {
    margin: .5em 1em .5em;
}


div.study-page ul#intervention_chars li div.evidence-num {
    font-size: 2em;
}

ul#intervention_chars li div.evidence-label, div.evidence-block {
    display: table-cell;
    color: #3E7188;
    text-transform: uppercase;
    text-align: left;
    font-size: .8em;
    line-height: 1.1em;
    vertical-align: middle;
}

ul#intervention_chars li div.evidence-label {
    font-size: 1.05em;
    font-weight: bold;
    display: inline;
}

div.evidence-block {
    margin: 0 0 0 0;
    float: right;
    display: inline-block;
    height: 60px
}

    div.evidence-block div.rating {
        padding: 5px 0 5px 70px;
        background-repeat: no-repeat;
        width: 205px;
        display: inline-block;
        height: 60px;
        color: #ffffff;
        overflow: hidden;
        float: right;
    }

div.sig-pos {
    background-image: url('../Images/possig_icon.png');
    background-color: #3399CC;
    background-color: #3E7188;
}

div.no-pos {
    background-image: url('../Images/notpossig_icon.png');
    background-color: #888888;
}

div.not-meet {
    background-image: url('../Images/not_meet_icon.png');
    background-color: #888888;
}

div.with-res {
    background-image: url('../Images/with_res_icon.png');
    background-color: #6E95A0;
}

div.without-res {
    background-image: url('../Images/without_res_icon.png');
    background-color: #3399CC;
    background-color: #3E7188;
}

div.essa-t1 {
    background-image: url('../Images/tiers_tier1.png');
    background-size: 61px 61px;
    height: 61px;
    width: 61px;
    background-color: #0058a6;
    margin-left: 15px;
}

div.essa-t2 {
    background-image: url('../Images/tiers_tier2.png');
    background-size: 61px 61px;
    height: 61px;
    width: 61px;
    background-color: #009548;
    margin-left: 15px;
}

div.essa-t3 {
    background-image: url('../Images/tiers_tier3.png');
    background-size: 61px 61px;
    height: 61px;
    width: 61px;
    background-color: #fcb53b;
    margin-left: 15px;
}

div.tier-t1 {
    background-image: url('../Images/tiers_tier1.png');
    background-size: 70px 70px;
    height: 70px;
    width: 70px;
    background-color: #0058a6;
    margin-left: 15px;
    margin-top: 3.5px;
}

div.tier-t2 {
    background-image: url('../Images/tiers_tier2.png');
    background-size: 70px 70px;
    height: 70px;
    width: 70px;
    background-color: #009548;
    margin-left: 10px;
    margin-top: 3.5px;
}

div.tier-t3 {
    background-image: url('../Images/tiers_tier3.png');
    background-size: 70px 70px;
    height: 70px;
    width: 70px;
    background-color: #fcb53b;
    margin-left: 15px;
    margin-top: 3.5px;
}

div.tier-t4 {
    background-image: url('../Images/tiers_tier4.png');
    background-size: 70px 70px;
    height: 70px;
    width: 70px;
    background-color: #fcb53b;
    margin-left: 15px;
    margin-top: 3.5px;
}

div.tier-no-tier {
    background-image: url('../Images/tiers_no_tier_assigned.png');
    background-size: 70px 70px;
    height: 70px;
    width: 70px;
    background-color: #fcb53b;
    margin-left: 15px;
    margin-top: 3.5px;
}

div.tier-uncertain {
    background-image: url('../Images/tiers_uncertain_effects.png');
    background-size: 70px 70px;
    height: 70px;
    width: 70px;
    background-color: #fcb53b;
    margin-left: 15px;
    margin-top: 3.5px;
}

#ul-filter-results li a, #ul-filter-results li div {
    padding: 1px 5px 2px 5px;
    /*width: 105px;*/
    font-size: 1.1em;
    line-height: 1.1em;
    margin: 0;
}

div.tab-content p {
    margin: 15px;
}

#ul-filter-results li, #ul-filter-results li a, #ul-filter-results li div {
    width: 255px;
    height: 44px;
    display: inline-block;
}

    #ul-filter-results li div input {
        vertical-align: middle;
    }

    #ul-filter-results li div.disabled, #ul-filter-results li div.disabled:hover, #ul-filter-results li a.disabled, #ul-filter-results li a.disabled:hover {
        color: #B5B5B5;
        pointer-events: none;
        cursor: default;
        padding-left: 35px;
    }

    /*#ul-filter-results li a#FilterBy_K-12 {
                font-size: 1.05em;
                line-height: .8em;
            }*/


    #ul-filters li a:hover, #ul-filter-results li a:hover, #ul-filters li a:focus, #ul-filter-results li a:focus, #ul-filters li div:hover, #ul-filter-results li a:hover, #ul-filters li div:focus, #ul-filter-results li div:focus {
        text-decoration: none;
        color: #fff;
        /*  background-color: #C0E0EC;
                background-color: #33B5E5;*/
    }



    #ul-filters li a.notselected, #ul-filter-results li a.notselected {
        /* background-color: #33B5E5;
                background-color: #000;
               
                background-color:#eee;
                color:#000;*/
        color: #fff;
    }

    #ul-filter-results li a#FilterBy_K-12.selected, #ul-filter-results li a#FilterBy_K-12:hover, #ul-filters li a#FilterBy_K-12:hover {
        background: #38a729;
        background: rgba(56, 167, 41, .5);
    }

    #ul-filter-results li a#FilterBy_EL.selected, #ul-filter-results li a#FilterBy_EL:hover, #ul-filters li a#FilterBy_EL:hover {
        background: #795bde;
        background: rgba(121, 91, 222, .5);
    }

    #ul-filter-results li a#FilterBy_Postsecondary.selected, #ul-filter-results li a#FilterBy_Postsecondary:hover, #ul-filters li a#FilterBy_Postsecondary:hover {
        background: #bdb572;
        background: rgba(189, 181, 114, .5);
    }

    #ul-filter-results li a#FilterBy_Teacher-Excellence.selected, #ul-filter-results li a#FilterBy_Teacher-Excellence:hover, #ul-filters li a#FilterBy_Teacher-Excellence:hover {
        background: #91b800;
        background: rgba(145, 184, 0, .5);
    }

    #ul-filter-results li a#FilterBy_Children-Youth-with-Disabilities.selected, #ul-filter-results li a#FilterBy_Children-Youth-with-Disabilities:hover, #ul-filters li a#FilterBy_Children-Youth-with-Disabilities:hover {
        background: #feac00;
        background: rgba(254, 172, 0, .5);
    }

    #ul-filter-results li a#FilterBy_Math.selected, #ul-filter-results li a#FilterBy_Math:hover, #ul-filters li a#FilterBy_Math:hover {
        background: #0e53a7;
        background: rgba(14, 83, 167, .5);
    }

    #ul-filter-results li a#FilterBy_Literacy.selected, #ul-filter-results li a#FilterBy_Literacy:hover, #ul-filters li a#FilterBy_Literacy:hover {
        background: #43c7b7;
        background: rgba(67, 199, 183, .5);
    }

    #ul-filter-results li a#FilterBy_Science.selected, #ul-filter-results li a#FilterBy_Science:hover, #ul-filters li a#FilterBy_Science:hover {
        background: #cfc800;
        background: rgba(207, 200, 0, .5);
    }

    #ul-filter-results li a#FilterBy_Schoolwide-Programs.selected, #ul-filter-results li a#FilterBy_Schoolwide-Programs:hover, #ul-filters li a#FilterBy_Schoolwide-Programs:hover {
        background: #c7454a;
        background: rgba(199, 69, 74, .5);
    }

    #ul-filter-results li a#FilterBy_Dropout-Prevention.selected, #ul-filter-results li a#FilterBy_Dropout-Prevention:hover, #ul-filters li a#FilterBy_Dropout-Prevention:hover {
        background: #c7454a;
        background: rgba(199, 69, 74, .5);
    }

    #ul-filter-results li a#FilterBy_Charter-Schools.selected, #ul-filter-results li a#FilterBy_Charter-Schools:hover, #ul-filters li a#FilterBy_Charter-Schools:hover {
        background: #c7454a;
        background: rgba(199, 69, 74, .5);
    }

    #ul-filter-results li a#FilterBy_Path-to-Graduation.selected, #ul-filter-results li a#FilterBy_Path-to-Graduation:hover, #ul-filters li a#FilterBy_Path-to-Graduation:hover {
        background: #f57c00;
        background: rgba(245, 124, 0, .5);
    }

    #ul-filter-results li a#FilterBy_Behavior.selected, #ul-filter-results li a#FilterBy_Behavior:hover, #ul-filters li a#FilterBy_Behavior:hover {
        background: #c035af;
        background: rgba(192, 53, 175, .5);
    }

    #ul-filter-results li a#FilterBy_Pre-K.selected, #ul-filter-results li a#FilterBy_Pre-K:hover, #ul-filters li a#FilterBy_Pre-K:hover {
        background: #8e52ad;
        background: rgba(142, 82, 173, .5);
    }

    #ul-filter-results li a.selected {
        border: 1px solid #fff;
        /*opacity: 0.3;
                filter: alpha(opacity=60); /* For IE8 and earlier */
    }

    #ul-filter-results li div#FilterBy_K-12.selected, #ul-filter-results li div#FilterBy_K-12:hover, #ul-filters li div#FilterBy_K-12:hover {
        background: #38a729;
        background: rgba(56, 167, 41, .5);
    }


    #ul-filter-results li div.filtericon label {
        /*background-repeat: no-repeat ! important;
    -moz-background-position-x: 5%;

    -o-background-position-x: 5%;

    background-position-x: 5%;
    -moz-background-position-y:20%;
    -o-background-position-y:20%;
    background-position-y:20%;*/
        width: 80%;
        width: 200px;
    }

    #ul-filter-results li div#FilterBy_EL.selected, #ul-filter-results li div#FilterBy_EL:hover, #ul-filters li div#FilterBy_EL:hover {
        background: #795bde;
        background: rgba(121, 91, 222, .5);
    }

    #ul-filter-results li div#FilterBy_Postsecondary.selected, #ul-filter-results li div#FilterBy_Postsecondary:hover, #ul-filters li div#FilterBy_Postsecondary:hover {
        background: #bdb572;
        background: rgba(189, 181, 114, .5);
    }

    #ul-filter-results li div#FilterBy_Teacher-Excellence.selected, #ul-filter-results li div#FilterBy_Teacher-Excellence:hover, #ul-filters li div#FilterBy_Teacher-Excellence:hover {
        background: #91b800;
        background: rgba(145, 184, 0, .5);
    }

    #ul-filter-results li div#FilterBy_Children-Youth-with-Disabilities.selected, #ul-filter-results li div#FilterBy_Children-Youth-with-Disabilities:hover, #ul-filters li div#FilterBy_Children-Youth-with-Disabilities:hover {
        background: #feac00;
        background: rgba(254, 172, 0, .5);
    }

    #ul-filter-results li div#FilterBy_Math.selected, #ul-filter-results li div#FilterBy_Math:hover, #ul-filters li div#FilterBy_Math:hover {
        background: #0e53a7;
        background: rgba(14, 83, 167, .5);
    }

    #ul-filter-results li div#FilterBy_Literacy.selected, #ul-filter-results li div#FilterBy_Literacy:hover, #ul-filters li div#FilterBy_Literacy:hover {
        background: #43c7b7;
        background: rgba(67, 199, 183, .5);
    }

    #ul-filter-results li div#FilterBy_Science.selected, #ul-filter-results li div#FilterBy_Science:hover, #ul-filters li div#FilterBy_Science:hover {
        background: #cfc800;
        background: rgba(207, 200, 0, .5);
    }

    #ul-filter-results li div#FilterBy_Dropout-Prevention.selected, #ul-filter-results li div#FilterBy_Dropout-Prevention:hover, #ul-filters li div#FilterBy_Dropout-Prevention:hover {
        background: #c7454a;
        background: rgba(199, 69, 74, .5);
    }

    #ul-filter-results li div#FilterBy_Schoolwide-Programs.selected, #ul-filter-results li div#FilterBy_Schoolwide-Programs:hover, #ul-filters li div#FilterBy_Schoolwide-Programs:hover {
        background: #c7454a;
        background: rgba(199, 69, 74, .5);
    }

    #ul-filter-results li div#FilterBy_Path-to-Graduation.selected, #ul-filter-results li div#FilterBy_Path-to-Graduation:hover, #ul-filters li div#FilterBy_Path-to-Graduation:hover {
        background: #f57c00;
        background: rgba(245, 124, 0, .5);
    }

    #ul-filter-results li div#FilterBy_Behavior.selected, #ul-filter-results li div#FilterBy_Behavior:hover, #ul-filters li div#FilterBy_Behavior:hover {
        background: #c035af;
        background: rgba(192, 53, 175, .5);
    }

    #ul-filter-results li div#FilterBy_Pre-K.selected, #ul-filter-results li div#FilterBy_Pre-K:hover, #ul-filters li div#FilterBy_Pre-K:hover {
        background: #8e52ad;
        background: rgba(142, 82, 173, .5);
    }

    #ul-filter-results li div.selected {
        border: 1px solid #fff;
        /*opacity: 0.3;
                filter: alpha(opacity=60); /* For IE8 and earlier */
    }

.small-box-label {
    font-size: .9em;
    line-height: 1.3em;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-weight: normal;
}

#ul-filter-results div.small-box-label {
    text-align: left;
    width: 50%;
    font-size: .85em;
    display: inline-block;
    height: auto;
}

.filtericon {
    padding: 1px 5px 1px 0;
    margin: 0;
}

#ul-filter-results div.filtericon {
    display: inline-block;
    text-align: left;
}

    #ul-filter-results div.filtericon input {
    }

.filtericon img {
    width: 70%;
    padding-bottom: 5px;
}

#ul-filter-results.home .filtericon img {
    width: 30%;
    padding: 0;
}

#ul-filter-results.home div.filtericon label img {
    width: 35%;
    width: 18%;
    /*padding-bottom: 5px;*/
    display: inline-block;
    margin-right: 8px;
}

label span.filter-label {
    display: inline-block;
    /*width: 50%;*/
    width: 75%;
    vertical-align: middle;
}




/************************/
/**** Related FWW Results ****/
/************************/


div.results-page #Related {
    width: 22%;
    width: 100%;
    padding: 1% 0 1% 1%;
    display: inline-block;
    /*min-width: 200px;*/
}

    div.results-page #Related #PGListDivInner {
        /*border: #6891B5 solid 2px;*/
        background-color: #EDEDED;
        padding: 15px;
    }

        div.results-page #Related #PGListDivInner p {
            text-align: right;
            margin-top: 20px;
        }

            div.results-page #Related #PGListDivInner p a {
                color: #6891B5;
                font-weight: bold;
            }

    div.results-page #Related ul {
        list-style: none;
        padding: 0;
        margin-top: 0;
        font-size: .9em;
    }

        div.results-page #Related ul li {
            display: table;
            padding: 10px;
            font-size: 1.1em;
            background-image: url('../Images/pg_38.png');
            background-repeat: no-repeat;
            background-position: left center;
            padding-left: 18%;
            height: 75px;
            vertical-align: middle;
        }

            div.results-page #Related ul li a {
                height: 55px;
                vertical-align: middle;
                display: table-cell;
            }

            div.results-page #Related ul li.webinar {
                background-image: url('../Images/mm_38.png');
            }

            div.results-page #Related ul li.special {
                background-image: url('../Images/sf_38.png');
            }

    div.results-page #Related h2 {
        margin: 20px 10px 10px 5px;
        padding: 0;
        font-size: 1.4em;
    }

    div.results-page #Related h3 {
        font-size: 1.2em;
        color: #40511D;
    }



ul.filtericons {
    margin: 0;
    padding: 0;
    display: inline;
}

.filtercount {
    color: #fff;
    font-size: 0;
}





/*** New ***/

#leftSideBar, #rightSideBar {
    width: 20%;
    display: inline-block;
    margin-left: 0;
    margin-right: .15px;
    vertical-align: top;
    -moz-min-width: 200px;
    -ms-min-width: 200px;
    -o-min-width: 200px;
    -webkit-min-width: 200px;
    min-width: 200px;
}

#rightSideBar {
    width: 5%;
    margin-right: 1%;
}

#content {
    width: 75%;
    /*  max-width:900px;*/
    display: inline-block;
    margin-left: .5%;
    margin-right: .5%;
    vertical-align: top;
}
/*tablet*/
@media (max-width: 880px) {
    #content {
        width: 60%;
        -moz-min-width: 400px;
        -ms-min-width: 400px;
        -o-min-width: 400px;
        -webkit-min-width: 400px;
        min-width: 400px;
    }
}

/*phone*/
@media (max-width: 400px) {
    #content {
        width: 98%;
        -moz-min-width: 233px;
        -ms-min-width: 233px;
        -o-min-width: 233px;
        -webkit-min-width: 233px;
        min-width: 233px;
    }

    #leftSideBar {
        width: 98%;
        display: inline-block;
    }
}

div.slidingdiv {
    width: 100%;
    display: block;
}

#topResults {
    /*height:260px;
    padding: 12px 0 12px 12px;
    margin-left:15px;*/
    width: 95%;
    margin: 0 auto;
    background-color: /*#a1c0cc*/ #D0E0E6;
}


    #topResults h2, #PGListH2 {
        padding: 5px 0 5px 0;
        margin: 0 0 0 0;
        text-align: center;
        font-size: 1.45em;
        color: #fff;
        background-color: #427D99;
    }

#TopResultsDiv {
    background: #fff none repeat 0 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    scrollbar-arrow-color: #fff;
    width: 100%;
}

::-webkit-scrollbar-button {
    background-color: #fff;
}

.movebuttondiv {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin-left: 0;
    margin-right: 0;
}

div#SliderButtons {
    width: 90px;
    display: block;
    margin: 0 auto;
}

ul#TopResultsList, ul#OtherResultsList {
    list-style: none;
    float: left;
    display: inline-block;
    margin: 0;
    height: 200px;
    width: auto;
    white-space: nowrap;
    padding: 0 0 0 0;
    background-color: #427D99;
}

::-webkit-scrollbar {
    width: 12px; /* for vertical scrollbars */
    height: 12px; /* for horizontal scrollbars */
}

::-webkit-scrollbar-track {
    background: #000000;
    background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-thumb {
    background: #000000;
    background: rgba(0, 0, 0, 0.5);
}

ul#TopResultsList h3, ul#OtherResultsList h3 {
    text-align: center;
    margin-top: 2px;
    display: block;
    height: 95px;
    overflow: auto;
    background-color: #DCE8EC;
}

ul#PGList h3 {
    text-align: center;
    margin-top: 2px;
    margin-bottom: 15px;
    display: block;
    /*height:75px;*/
    overflow: auto;
}

.title_wrapper {
    vertical-align: middle;
    display: table-cell;
}

div#OtherResults {
    clear: both;
    /*margin-top:20px;
    margin-left:10px;*/
    display: block;
    width: 100%;
    background-color: #fff;
}

div#OtherResultsDiv {
    clear: both;
    width: 99%;
    margin: 0 auto;
    display: block;
    margin: 0 auto;
}

ul#OtherResultsList {
    /*width: 90%;
    max-width:900px;*/
    background-color: #fff;
    white-space: normal;
    float: none;
    clear: both;
    margin: 0 auto;
}

    /*** Compare  ****/
    ul#OtherResultsList li div.cb-compare {
        display: block;
        /*width: auto;
        background-color: #E4ECF1;
        border: none;
        border-top: 1px solid #0000FF;*/
        color: #000;
        /*font-weight:bold;*/
        padding: 0;
        height: 25px;
        clear: both;
        margin: 0;
    }

ul.compare-outcomes {
    list-style: none;
    padding: 0;
    margin: 0;
}

table.compare {
    table-layout: fixed;
}

    table.compare tr {
        border-bottom: 2px solid #ccc;
    }

        table.compare tr th {
            vertical-align: top;
        }

        table.compare tr.intervention-row {
            background-color: #E9F5F8;
        }

th.compareable.Intervention {
    /*  background-color: #ddd;*/
    font-size: 1em;
    font-weight: bold;
}

table.compare caption {
    text-align: center;
    display: block;
    padding: 3px;
    background-color: #427D99;
    color: white;
}

td.compareable, th.compareable, table.domain caption {
    font-size: .95em;
    padding: 5px 6px;
}

    /*td.compareable {
    min-width: 110px;
}

th.compareable {
    min-width: 150px;
}*/

    td.compareable.Intervention {
        color: #386A82;
        font-weight: bold;
        font-size: 1em;
        -ms-text-shadow: .03em .03em 0 #33B5E5;
        text-shadow: .03em .03em 0 #33B5E5;
    }

table.outcomefiltertable td.compareable.Intervention {
    font-size: .9em;
}

tr.match {
    background-color: #EBF3DC;
    vertical-align: top;
}


td.compareable.Positive {
    font-weight: bold;
    color: #008000;
    /*  background-color: #EFF7EF;*/
}

td.compareable.Negative {
    font-weight: bold;
    color: #CC0000;
    /*  background-color: #CC0000;*/
}

td.compareable h4 {
    margin-top: 0;
    height: 95%;
    margin-bottom: 10px;
    color: #386A82;
    /*background-color: #fff;
    padding-top: 0; */
}

td.compareable h5 {
    margin-top: 0;
    margin-bottom: 10px;
}

td.compareable p {
    padding: 0;
    margin-top: 0;
}

div.scale {
    background-image: url(../images/improvementindexgraph3.gif);
    background-repeat: no-repeat;
    background-position: 0 center;
    width: 125px;
    height: 58px;
    padding-left: 10px;
}

span.negative-scale {
    display: block;
    float: left;
    text-align: right;
    height: 34px;
    width: 50px;
    margin-top: 5px;
}

span.positive-scale {
    display: block;
    float: left;
    height: 34px;
    width: 65px;
    margin-top: 5px;
}

span.value {
    display: block;
    float: left;
    height: 13px;
    vertical-align: bottom;
}

span.positive-scale span.value {
    background: #015f3e;
    margin: 0 0;
    margin-right: 5px;
}

span.negative-scale span.value {
    background: #C00000;
    margin: 0 0;
    float: right;
}

h2#H2Results {
    margin-left: 20px;
    margin-right: 15px;
    margin-top: 2px;
    display: inline-block;
    float: left;
    width: 30%;
    -moz-min-width: 100px;
    -ms-min-width: 100px;
    -o-min-width: 100px;
    -webkit-min-width: 100px;
    min-width: 100px;
}

div#sortright {
    margin-top: 5px;
    margin-right: 10%;
    margin-bottom: 10px;
    display: inline-block;
    float: right;
    font-size: 1em;
    width: auto;
}

label#sortlabel {
    font-size: 1em;
    display: inline-block;
}

select#sortselect {
    font-size: 1em;
    display: inline-block;
    /*float:right;*/
}


ul#TopResultsList li, ul#OtherResultsList li, ul#PGList li {
    border: solid 1px #ccc;
    display: inline-block;
    white-space: normal;
    /*width: 125px;*/
    padding: 5px 5px;
    margin-right: 2px;
    /*height: 215px;*/
    position: relative;
    vertical-align: top;
    /*overflow:hidden;*/
    background-color: #fff;
    background: -webkit-linear-gradient(#9CB5C1, #fff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#C8D6DD, #fff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#C8D6DD, #fff); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#C8D6DD, #fff); /* Standard syntax (must be last) */
    background-position: 0 35px, center;
    -ms-background-size: 100% 25%;
    background-size: 100% 25%;
    background-repeat: no-repeat;
}

@media (max-width: 800px) {
    ul#TopResultsList li, ul#OtherResultsList li, ul#PGList li {
        width: 115px;
        font-size: .9em;
    }
}

@media (max-width: 400px) {
    h2#H2Results {
        display: block;
        float: none;
        width: 98%;
    }

    div#sortright {
        width: 98%;
        margin-right: .5%;
    }
}

ul#PGList li {
    border: solid 1px #ccc;
    display: inline-block;
    white-space: normal;
    width: 94%;
    padding: 5px;
    height: 175px;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    background-color: #fff;
    margin: 0;
}

    ul#TopResultsList li ul, ul#OtherResultsList li ul.filtericons, ul#PGList li ul {
        margin: 0 0 8px 0;
        padding: 0;
        top: 200px;
        list-style: none;
    }

        ul#TopResultsList li ul li, ul#OtherResultsList li ul li, ul#PGList li ul li {
            font-size: 1.1em;
            width: auto;
            float: left;
            border: none;
            margin: 2px;
            padding: 0;
            /*height: 28px;*/
            -webkit-padding-start: 0 !important;
        }

    ul#TopResultsList li div, ul#OtherResultsList li div, ul#PGList li div {
        height: 128px;
        vertical-align: middle;
        text-align: center;
    }

        ul#OtherResultsList li div.hidden {
            margin-left: -9999px;
            position: absolute;
        }

        ul#TopResultsList li div.match, ul#OtherResultsList li div.match, button.match {
            height: 20px;
            text-align: left;
            display: block;
            color: #000;
            background: url("../images/LinkBarGreen.gif");
            -ms-background-size: 0 20px;
            background-size: 0 20px;
            border: none;
            font-weight: bold;
            text-transform: uppercase;
            width: 100%;
            margin-top: 5px;
            background-repeat: no-repeat;
            padding: 0 2px;
            margin-bottom: 0;
            margin: 0;
            border: 1px solid #333;
            text-align: right;
        }

button.match {
    border-style: solid;
    border-color: #7E2674;
}

    button.match span {
        right: 2px;
        position: absolute;
    }

ul#TopResultsList li div p, ul#OtherResultsList li div p, ul#PGList li div p {
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    color: #386A82;
    -ms-text-shadow: .05em .05em 0 #C0FFFF;
    text-shadow: .05em .05em 0 #C0FFFF;
    padding-top: 4px;
    margin-top: 2px;
    background-repeat: no-repeat;
}

ul#OtherResultsList li {
    overflow-wrap: normal;
    margin: 2px 0 4px 6px;
    border: solid 1px #0D449B;
    -moz-box-shadow: 1px 2px 3px #000000;
    -moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.3);
    -webkit-box-shadow: 1px 3px 2px #000000;
    -webkit-box-shadow: 1px 3px 2px rgba(0,0,0,0.3);
    -ms-box-shadow: 1px 2px 3px #000000;
    box-shadow: 1px 2px 3px #000000;
    box-shadow: 1px 2px 3px rgba(0,0,0,0.3);
}

    ul#OtherResultsList li ul li {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
    }




.overlay {
    background: #fff;
    background-color: rgba(255,255,255,0.8);
    position: absolute;
    -webkit-transition: opacity 200ms linear;
    -moz-transition: opacity 200ms linear;
    -o-transition: opacity 200ms linear;
    -ms-transition: opacity 200ms linear;
    transition: opacity 200ms linear;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

    .overlay .spinner {
        background: url(../Images/spinner-animated.gif) no-repeat 50% 0;
        padding: 46px 0 0 0;
        margin: 200px 0 0 0;
        text-align: center;
        font-weight: bold;
        font-size: 12px;
    }

.hideo {
    -ms-opacity: 0;
    opacity: 0;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
}

ul#PGList {
    /*width: 95%;
    margin: 0 auto;*/
    padding: 0;
    margin: 0;
}

    ul#PGList li {
        /* width: 100%;*/
        height: auto;
    }

ul#TopResultsList li p.rating, ul#OtherResultsList li p.rating {
    display: block;
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    margin-left: 15px;
    margin-right: auto;
}

ul.modalButtons {
    margin: 0;
    padding: 0;
}

.ui-dialog-titlebar-close {
    content: "X";
    color: #000;
}

ul.modalButtons li {
    display: block;
    padding: 10px;
    width: 90%;
    -moz-min-width: 200px;
    -ms-min-width: 200px;
    -o-min-width: 200px;
    -webkit-min-width: 200px;
    min-width: 200px;
    border: 1px solid #aaa;
}

    ul.modalButtons li ul li {
        display: block;
        padding: 10px;
        width: auto;
        border: none;
    }

    ul.modalButtons li ul.fa-ul li {
        vertical-align: bottom;
    }

        ul.modalButtons li ul.fa-ul li i.fa-li {
            top: .7em;
            left: -1.3em;
            color: #D96D36;
        }

body.ui-overlay-c div.ui-dialog {
    background: #fff !important;
}

div.ui-dialog div.filtermodal {
    background: #fff !important;
}

.hide {
    position: absolute;
    right: -999em;
}

li.filtermenu, div.dialogmenu {
    display: block;
    width: 100%;
    padding: 0;
    /*  border: 1px solid #222;*/
}

div.ui-dialog h4 {
    padding: 10px;
    text-align: left !important;
    width: 100%;
    font-size: 1.1em;
    font-weight: normal;
    background-color: #777777;
}

h3.hcompare {
    background-image: url(../Images/compare50white.png );
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 90px;
    border: 1px solid #000;
}

ul#compare-area, ul#ul-selected-Filter {
    list-style: none;
    margin: 0;
    margin-left: 1.3em;
    padding: 10px;
}

    ul#ul-selected-Filter span.fa-li {
        position: relative;
    }

    ul#ul-selected-Filter span.fa-lg {
        margin-right: 5px;
    }

    ul#compare-area li {
        margin: 0;
        margin-bottom: 15px;
        padding: 0;
    }

/*div.vbottom-table {
    display: table;
    width: 20%;
    float: right;
    vertical-align: bottom;
    position: absolute;
    bottom: 0;
}*/

div.vbottom {
    display: inline-block;
    clear: both;
    vertical-align: bottom;
    width: 100%;
}

div#compare-buttons {
    /*width: 35%;*/
    margin: 10px 0 0 0;
    display: inline-block;
    text-align: right;
    line-height: normal;
    vertical-align: bottom;
}

div.vbottom-table {
    display: table;
    width: 100%;
}

div.vbottom {
    display: table;
    clear: both;
    vertical-align: bottom;
    width: 100%;
}

div#compare-buttons {
    width: 20%;
    margin: 0;
    display: table-cell;
    text-align: right;
    line-height: normal;
    vertical-align: bottom;
}

button.bcompare, button.bresults {
    background-color: #11774e;
    color: #fff;
    cursor: pointer;
    font-size: .8em;
    font-weight: bold;
    padding: 4px 5px;
    margin: 2px 0 2px 3px;
    width: 120px;
    border-radius: 4px;
}

.ui-widget-overlay {
    -ms-opacity: .6 !important;
    opacity: .6 !important;
    -webkit-filter: Alpha(Opacity=60) !important;
    -moz-filter: Alpha(Opacity=60) !important;
    -o-filter: Alpha(Opacity=60) !important;
    filter: Alpha(Opacity=60) !important;
    /* support: IE8; */
}




/*** Results  ****/
#Results {
    width: 100%;
    margin: -5px 0 0 10px;
    float: left;
}

    #Results h2 {
        width: 45%;
        float: left;
        display: inline-block;
    }

#ResultsList {
    -moz-min-width: 100%;
    -ms-min-width: 100%;
    -o-min-width: 100%;
    -webkit-min-width: 100%;
    min-width: 100%;
    table-layout: fixed;
}

.hide-col {
    width: 0;
}

#ResultsList tr.header-row {
    background-color: #cacaca;
    vertical-align: bottom;
    color: #373737;
    font-weight: bold;
    font-size: .85em;
    cursor: pointer;
}

    #ResultsList tr.header-row a {
        color: #373737;
        font-weight: bold;
        text-decoration: none;
    }

    #ResultsList tr.header-row p a {
        color: #373737;
    }

#ResultsList tr {
    border-bottom: 1px solid #cccccc;
    height: 40px;
}

#ResultsList td, #ResultsList th {
    padding: 5px;
}

#ResultsList th {
    text-decoration: none;
}

.result-list-topic img {
    width: 25px;
}


th.compare-col {
    white-space: nowrap;
    width: 1%;
}

th.grades-col {
    width: 20%;
}

th.fixed-width {
    width: 180px;
}

div#Results div#Result-top {
    display: table-cell;
    position: relative;
}

    div#Results div#Result-top > div {
        display: inline-block;
        vertical-align: bottom;
    }

div#Results .lresults {
    display: table-cell;
    width: 100%;
    float: left;
}

    div#Results .lresults div.selected-filter-list {
        display: inline-block;
        width: 100%;
    }

ul.selected-filters {
    margin: 0 0 5px 10px;
    padding: 0;
}

div#Results .lresults h2 {
    display: inline-block;
    width: auto;
    margin-top: 15px;
    margin-bottom: 20px;
    margin-right: 10px;
    font-size: 1.2em;
    /*margin-top: 0;*/
    margin-bottom: 20px;
    font-weight: bold;
}

th.tablesorter-header a.infotip span.fa-info-circle {
    color: #373737 !important;
}

div#AllResultsResults .llinks, .actionlinks {
    float: left;
    /*margin-left: 8%;*/
    font-size: .95em;
    display: inline-block;
    /*margin-top: 10px;*/
    line-height: 1.8em;
    /*margin-bottom: 15px;*/
    border: 2px solid #11774e;
    /*padding: 10px 15px;*/
    -ms-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    text-align: center;
    float: right;
    border: none;
    width: auto;
    margin: 0;
    padding: 0;
    width: auto;
}

div#AllResults .llinks a, div#AllResults .llinks input, a#refineDataLink {
    background-repeat: no-repeat;
    padding: 8px 13px 5px 27px;
    -moz-background-position-y: 50%;
    -o-background-position-y: 50%;
    background-position-y: 50%;
    background-color: #ffffff;
    font-weight: normal;
    font-size: 1.1em;
}

div.lresults ul.selected-filters li {
    display: inline-block;
    text-align: left;
    padding: 3px;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    background-color: #fff;
    margin-bottom: 2px;
}

    div.lresults ul.selected-filters li a {
        font-size: .9em;
        color: #373737;
    }

div#AllResults .llinks a#printDataLink {
    background-image: url('../Images/print_icon.png');
}

div#AllResults .llinks a#fwwVideo {
    background-image: url('../Images/fww_small.png');
}

.actionlinks a#exportDataLink {
    background-image: url('../Images/export_icon.png');
}

.actionlinks a, .actionlinks input {
    background-repeat: no-repeat;
    background-position-y: 50%;
    height: 2em;
    background-color: #fff;
    padding-left: 30px;
    color: #000;
    font-weight: bold;
    vertical-align: top;
}

    .actionlinks a#printDataLink {
        background-image: url('../Images/print_icon.png');
        display: inline-block;
        padding: 5px 5px 5px 30px;
        display: inline-block;
        color: #000;
        font-size: 1.2em;
        margin-top: 5px;
    }

    .actionlinks input#exportButton, .actionlinks input#exportAllButton {
        background-image: url('../Images/export_icon.png');
    }

div.reportLinks a#interventionButton {
    background-image: url('../Images/intervention_icon.png');
    max-width: 400px;
    -moz-background-position-x: 5px;
    -o-background-position-x: 5px;
    background-position-x: 5px;
    -moz-background-position-y: 50%;
    -o-background-position-y: 50%;
    background-position-y: 50%;
    padding: 10px 10px 10px 45px;
    background-repeat: no-repeat;
    -ms-border-radius: 5px;
    border-radius: 5px;
    /*border: 1px solid #ccc;
    color: #3e7188;*/
    display: block;
    margin-bottom: 5px;
    color: #000 !important;
}

a#refineDataLink, a#slyLink {
    /*background-image: url('../Images/refine_icon.png');*/
    background-color: #11774e;
    color: #fff;
    text-align: center;
    -ms-border-radius: 15px;
    border-radius: 15px;
    width: auto;
    display: block;
    background-color: #11774e;
    color: #ffffff;
    padding: 15px 20px;
    margin: 12px 0 12px 25px;
}

    a#refineDataLink:hover, a#slyLink:hover, a#refineDataLink:focus, a#slyLink:focus {
        background-color: #222222;
        text-decoration: none !important;
    }

a#slyLink {
    margin: 12px 10px 12px 10px;
    padding: 15px 20px;
}

    a#refineDataLink span.icon, a#slyLink div.icon {
        color: #fff;
        font-size: 1.5em;
        vertical-align: middle;
        padding-left: 30px;
    }

    a#slyLink div {
        display: inline-block;
        width: 82%;
        font-size: 1.1em;
    }

        a#slyLink div.icon {
            width: 5%;
            vertical-align: text-bottom;
            display: inline-block;
        }

#ResultsList tr.header-row a#clearAllCompares {
    font-size: .8em;
    color: #333;
}

p.result-list-topic {
    font-weight: bold;
    text-align: center;
    color: #0C449B;
    color: #57AAC9;
    color: #666;
    margin: 0 0 0 0;
    padding: 0;
}

    p.result-list-topic span.fa {
        color: #0C449B;
        color: #57AAC9;
        color: #a9a9a9;
        font-size: 1.3em;
    }

        p.result-list-topic span.fa.plus, span.fa.plus {
            color: green;
            font-size: 1.1em;
            border: 1px solid green;
            padding: 2px;
        }

div#intro {
    background-color: #427D99;
    color: white;
    font-size: 1.1em;
    width: 90%;
    padding: 15px;
    margin: 0 auto;
}

    div#intro p {
        font-size: 1.2em;
    }

    div#intro h1 {
        color: white;
    }

div#PopFilters, div#TopicFilters {
    width: 55%;
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-left: 20px;
}

div#PopFilters {
    background-color: #ddd;
}

div#TopicFilters {
    width: 325px;
    padding: 0 15px 15px 15px;
    vertical-align: top;
    font-size: 1.6em;
}

    div#TopicFilters fieldset {
        border: none;
        margin-top: 20px;
        margin-left: 20px;
    }

        div#TopicFilters fieldset legend {
            display: none;
        }

div#PopFiltersLeft, div#PopFiltersRight {
    display: inline-block;
    width: 250px;
    padding: 15px;
    vertical-align: top;
}

div#PopFiltersRight {
    width: 375px;
}

    div#PopFiltersRight div.nstSlider {
        width: 230px;
    }

a.linkbutton {
    display: block;
    padding: 10px;
    background-color: #427D99;
    color: white;
    width: 100px;
    margin: 0 auto;
    font-size: 1.4em;
    text-align: center;
}

div#PopFiltersLeft label.box-label {
    width: 80px;
    height: 85px;
}

div#TopicFilters label.box-label {
    width: 100px;
    height: 100px;
}

div#StartFilters {
    font-size: 1.1em;
}

    div#StartFilters h2 {
        text-align: center;
        font-size: 32px;
    }

div#selectRegionDiv {
    font-size: 1.45em;
    font-weight: 800;
    color: #000;
}

    div#selectRegionDiv select {
        font-size: 1.0em;
    }

ul.div-filter {
    margin: 0;
    padding: 0;
    /* background-color:#222;*/
    color: #fff;
    width: 100%;
}

    ul.div-filter li ul {
        margin-bottom: 5px;
    }



ul#ul-selected-Filter li {
    padding: 3px;
    /* background-color:#222;*/
}

.white {
    color: #fff;
}


div#compare-div {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.move {
    left: 50%;
    bottom: 0;
    position: absolute;
}

.simple-tooltip-container {
    position: relative;
}

/****************************************/
/*** Students Like Yours Detail popuup  */
/****************************************/

.simple-tooltip-tooltip {
    position: absolute;
    z-index: 666;
    top: 20px;
    left: -65px;
    width: 275px;
    height: auto;
    overflow: visible;
    display: block;
    background: #E8EFF2;
    /*  background: rgba (255, 255, 255, .9);*/
    border: 1px solid #882525;
    -ms-border-radius: .5em;
    border-radius: .5em;
    padding: .5em .5em 1em .5em;
    text-align: left;
    word-wrap: break-word;
    white-space: normal;
}

    .simple-tooltip-tooltip wide {
        width: 320px;
    }

    .simple-tooltip-tooltip p a {
        text-decoration: underline !important;
    }

ul#OtherResultsList li dialog div {
    height: auto;
}

.WWCwrap .FWWwrap .tab-content h4.simple-tooltip-tooltip__title, .WWCwrap .FWWwrap .dropdown h4.simple-tooltip-tooltip__title {
    margin: 0;
    line-height: 1;
    font-size: 1em;
    padding: 6px;
    color: #fff !important;
    text-align: center !important;
    background-color: #427D99 !important;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-left: 0px !important;
}

.simple-tooltip-tooltip p {
    font-size: 1em;
    margin: 4px auto;
    width: 90%;
    color: #000;
}

.simple-tooltip-tooltip li {
    color: #000;
}

th button.js-tooltip {
    background: #11774E;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 4px;
    display: inline-block;
    vertical-align: middle;
}

#ResultsList th button.js-tooltip {
    background: #6891B5;
}

th button.js-tooltip span {
    vertical-align: top;
    padding-top: 0;
    margin-top: 0;
}

#intervention_chars button.js-tooltip {
    background: #fff;
    color: #000;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding: 0 0 4px 2px;
}

button.js-tooltip span.fa {
    vertical-align: top;
}

.FWWwrap button.js-tooltip.gray {
    background-color: #dddddd;
    margin: 0;
    vertical-align: middle;
    font-size: 1.3em;
    color: #11774e;
}

.FWWwrap caption button.js-tooltip.gray {
    background-color: #dddddd;
    margin: 0;
    font-size: 1.2em;
    vertical-align: top;
    color: #11774e;
}

.simple-tooltip-tooltip__close {
    float: right;
    /** fix typo inputs **/
    font-family: inherit;
    font-size: .9em;
    background: #222;
    color: #fff;
    -ms-border-radius: 1em;
    border-radius: 1em;
    padding: 4px;
    margin: 0;
}

table.compare table.matchtable {
    margin-top: 0;
}

    table.compare table.matchtable tr {
        border-bottom: 1px solid #ccc;
        height: auto;
    }

        table.compare table.matchtable tr:last-child {
            border-bottom: none;
        }

tr.match table.matchtable th, tr.match table.matchtable td {
    background-color: #EBF3DC;
}

div.match.unknown {
    margin-top: -8%;
}

#js-tooltip div.match.unknown {
    margin-top: -13%;
}

table.domain #js-tooltip div.match.unknown {
    margin-top: -5%;
}

div.match img {
    margin-left: -2px;
    margin-bottom: -5px;
}

table.matchtable th {
    padding: 12px 12px 12px 0px;
    /*width: 75px;*/
    font-size: .9em;
    text-decoration: none;
    background: none;
    color: #000;
}

#js-tooltip table.matchtable th {
    padding: 12px;
}

table.matchtable caption {
    text-align: left;
    margin-bottom: 5px;
}

table.matchtable td {
    padding: 0;
    width: 125px;
    vertical-align: top;
}

/* it can be easily adapted in media-queries for tablets/mobile */

/* for this example: tablets */
@media (max-width: 55.625em) {

    .simple-tooltip-container {
        position: static;
    }

    .simple-tooltip-tooltip {
        position: static;
        width: auto;
        margin-top: 1em;
    }
}


/***********************/
/*  Intervention Page */
/**********************/


#intervention h1 {
    font-size: 4em;
}

#intervention h2 {
    font-size: 2em;
    text-transform: uppercase;
    display: block;
    color: #fff;
    background-color: #007033;
    padding: 3px;
}

div.description {
    display: inline-block;
    width: 70%;
    float: left;
    margin-left: 1%;
}

div.characteristics {
    display: inline-block;
    width: 25%;
    float: right;
    padding-top: 15px;
}

div.description p {
    font-size: 1.2em;
}

table.findings {
    width: 100%;
}

    table.findings tr {
        border-top: 1px #ccc solid;
        border-bottom: none;
    }

    table.findings th {
        background-color: #D2EAF3;
    }

    table.findings th, table.findings td {
        padding: 4px;
        font-size: 1.3em;
    }

    table.findings table td, table.findings table th, table.findings div {
        font-size: .85em;
    }

    table.findings table {
        margin: 10px 0 15px 0;
    }

        table.findings table td, table.findings table th {
            border: 1px solid #ccc;
        }

        table.findings table caption {
            text-transform: uppercase;
            text-align: left;
            font-size: 1em;
            font-weight: bold;
            padding: 4px;
        }

table.study-chars-table1 {
    table-layout: fixed;
    width: 100%;
    margin-bottom: 15px;
}

    table.study-chars-table1 th {
        text-align: right;
    }

table.findings tr.detail-row {
    border-top: none;
}

table.findings a.expand-outcome, a.expand-outcome2 {
    position: relative;
    width: 15px;
    height: 15px;
    color: transparent;
    font-size: .02em;
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    padding: 0;
}

table.findings tr.study-detail-row {
    display: none;
}

div.study-citation {
    display: inline-block;
    width: 98%;
    clear: both;
    margin-left: 1%;
}

div.study-chars {
    display: inline-block;
    width: 85%;
    margin-left: 5%;
    float: left;
}

div.sample-chars {
    display: inline-block;
    width: 50%;
    float: right;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
    background: url("../Images/plus-icon.png") !important;
    background-repeat: no-repeat !important;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
    background: url("../Images/minus-icon.png") !important;
    background-repeat: no-repeat !important;
}

.ui-icon-plusthick, .ui-icon-minusthick {
    width: 15px;
    height: 15px;
    cursor: pointer;
}


.contain-students, .fa-user, .text-students {
    height: 60px;
    width: 40px;
}

.contain-students {
    position: relative;
}

.text-students {
    text-align: center;
    position: absolute;
    color: #fff;
    top: 27px;
    /*left:10px;*/
    font-weight: bold;
}

.study-char-text {
    font-weight: bold;
    font-size: 1.1em;
}
/**********************/
/*      Study Page    */
/**********************/

.study-page h1 {
    font-size: 1.7em;
}

.study-page div.col1 h1 {
    padding-bottom: 0;
    margin-top: 20px;
}

div.study-page div.tab-pane {
    padding-top: .5em;
}

div.study-page div.tab-content p {
    margin: .5em 1em 1em;
}

div.study-page div.tab-content td p {
    margin: .5em .3em .5em 0;
}

div.tab-content {
    width: 100%;
    padding: 0 .5%;
}

table.results-by-outcome .expand-outcome, table.domain .expand-outcome {
    position: relative;
    font-size: 1em;
    font-weight: bold;
    padding-left: 25px;
    color: #11774E
}

div.study-page table.domain {
    margin: 30px 1% 5px 1%;
}

div.study-page div.tab-content table.domain {
    margin: 0;
    table-layout: fixed;
}

table.results-by-outcome {
    margin: 0 1% 5px 1%;
}
/*div.study-page div.chars {
    padding: 20px;
}*/
#review_chars li {
    width: 275px;
    margin: 20px 0;
}

ul.stately {
    background-color: #ffffff;
    margin-top: 20px;
    margin-bottom: 0 !important;
}

ul.stately {
    font: normal normal 200px "stately-webfont";
    width: 200px;
}

#review_chars li .stately li {
    float: left;
    margin: -20% 0 0 -100%;
    position: relative;
    left: 101%;
    width: 100%;
    cursor: default;
    -webkit-transition: all 1s ease-in;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#review_chars li.wide {
    width: 300px;
}

#review_chars table caption {
    text-align: center;
    background-color: #ffffff;
    font-weight: bold;
    color: #000;
    border-top: 0;
}

table.reviewChar-table {
    border: 0px solid #ccc;
    margin: 0 auto;
}


#review_chars li span.study-ell {
    background-image: url('../Images/EL_sk_col50.png');
    width: 80%;
    display: inline-block;
    height: 41px;
    width: 50px;
    background-repeat: no-repeat;
    margin-bottom: -3px;
    padding: 0;
}

#review_chars li span.fa-map-marker:before {
    font-size: .9em;
}

#review_chars li span.study-iep {
    background-image: url('../Images/SPED_sk_col50.png');
    width: 80%;
    display: inline-block;
    height: 41px;
    width: 50px;
    background-repeat: no-repeat;
    margin-bottom: -3px;
    padding: 0;
}

table.results-by-outcome caption {
    padding-left: 5px;
    color: #000;
}

div.study-page table.domain th {
    background-color: #11774E;
    color: #fff;
    font-size: .95em;
    word-wrap: break-word;
    white-space: nowrap;
    vertical-align: bottom;
}

div.study-page th button.js-tooltip, div.study-page li button.js-tooltip {
    background: #11774E;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 4px;
    display: inline-block;
    vertical-align: middle;
}

div.study-page li button.js-tooltip {
    color: #2C5464;
    display: inline;
    background: transparent;
}

h3.add-sources {
    margin: 1em 0 0;
    padding-bottom: .8em;
    font-size: 1em;
    font-weight: bold;
}

div.study-page caption {
    background-color: #D3E0B6;
    background-color: #CAD9FF;
    background-color: #ddd;
    /*  padding-left: 20px;*/
    /*text-align: center;
    font-size:1.1em;*/
    border-top: 15px solid #fff;
    /*margin-right: 12px;*/
}

    div.study-page caption a {
        color: #000;
    }

#characteristics {
    width: 100%;
    margin: 0 auto;
}
/*** Bar Chart*/
.bargraph {
    list-style: none;
    padding: 0;
    width: 120px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 4px;
}

#characteristics ul.bargraph li {
    height: 20px;
    color: #000;
    font-weight: bold;
    text-align: left;
    font-weight: normal;
    font-size: .8em;
    line-height: 20px;
    margin: 0 0 3px 0;
    background-repeat: no-repeat;
    background-image: url('../Images/blueBar.png');
    background-position: center left;
    display: block;
    padding: 0;
    text-align: right;
    width: 100%;
}

table.reviewChar-table tr {
    padding: 2px 0;
}

table.reviewChar-table td {
    text-align: right;
    padding: 2px;
    font-size: .9em;
}

    table.reviewChar-table td:nth-child(1) {
        width: 30%;
        text-align: right;
        border-right: 1px solid #373737;
    }

    table.reviewChar-table td:nth-child(2) {
        width: 65%;
        text-align: left;
    }

    table.reviewChar-table td:nth-child(3) {
        width: 5%;
        text-align: right;
    }

    table.reviewChar-table td.bar {
        background-repeat: no-repeat, repeat;
        background-image: url('../Images/Halfmarkd.png');
        background-position: center left;
        width: 150px;
        text-align: left;
        border: none;
        padding: 2px 0px;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }

    table.reviewChar-table td div.bar.White {
        /*background-image: url('../Images/greenoBar.png'), url('../Images/Halfmarkd.png');*/
        background-color: #fe4445;
    }

    table.reviewChar-table td div.bar.Hispanic {
        background-color: #6d9ec6;
    }

    table.reviewChar-table td div.bar.Black {
        /*  background-image: url('../Images/blueBar.png'), url('../Images/Halfmarkd.png');*/
        background-color: #fdd400;
    }

    table.reviewChar-table td div.bar.Asian {
        /*background-image: url('../Images/greenaBar.png'), url('../Images/Halfmarkd.png');*/
        background-color: #62B8DB;
    }

    table.reviewChar-table td div.bar.Native {
        /*background-image: url('../Images/aquapBar.png'), url('../Images/Halfmarkd.png');*/
        background-color: #6FA945;
    }

    table.reviewChar-table td div.bar.Pacific {
        /*background-image: url('../Images/bluecBar.png'), url('../Images/Halfmarkd.png');*/
        background-color: #339999;
    }

    table.reviewChar-table td div.bar.Not, table.reviewChar-table td div.bar.Other {
        background-color: #245e8c;
    }

    table.reviewChar-table td.bar-left {
        background-repeat: no-repeat;
        background-image: url('../Images/blueBar.png');
        background-position: center right;
        width: 75px;
        text-align: left;
        border: 1px solid #ccc;
    }

    table.reviewChar-table td.bar-right {
        background-repeat: no-repeat;
        background-image: url('../Images/blueBar.png');
        background-position: center left;
        width: 75px;
        text-align: right;
        border: 1px solid #ccc;
    }

#perfCompChartYaxisTitle {
    float: left;
    position: relative;
    width: 50px;
    top: 300px;
    border-style: none;
    font-size: 20px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -moz-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -o-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

/*div.study-page .nav-tabs {
    height: 80px;
}*/



/*.nav-tabs > li.active {
    border-bottom: 1px solid #fff;
}*/

div.study-page .nav-tabs > li.active > a,
div.study-page .nav-tabs > li.active > a:focus,
div.study-page .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #fff;
    display: table-cell;
    /*height: 80px;*/
    padding: 10px;
}

div.study-page .nav-tabs > li {
    margin-right: 0;
    line-height: 1.42857143;
    /*border: 1px solid transparent;*/
    /*border-radius: 4px 4px 0 0;*/
    background-color: #fff;
    vertical-align: middle;
    display: table-cell;
    /*height: 80px;*/
    max-width: 360px;
}

    div.study-page .nav-tabs > li > a {
        /*height: 80px;*/
        padding: 8px;
    }

    div.study-page .nav-tabs > li > a {
        color: #2B68A6;
        color: #4E7019;
        color: #11774e;
        font-size: 1.05em;
    }

div.study-page #characteristics .nav-tabs {
    /*height: 50px;*/
}

    div.study-page #characteristics .nav-tabs > li,
    #characteristics .nav-tabs > li, #characteristics .nav-tabs > li a {
        /*height: 50px;
        display: inline-block !important;*/
    }

        #characteristics .nav-tabs > li a {
            padding: 10px;
        }
/*********For Creating US map *****************/
@font-face {
    font-family: 'stately-webfont';
    src: url("../content/fonts/stately-webfont.eot");
    src: url("../content/fonts/stately-webfont.eot?#iefix") format("embedded-opentype"), url("../content/fonts/stately-webfont.woff") format("woff"), url("../content/fonts/stately-webfont.ttf") format("truetype"), url("../content/fonts/stately-webfont.svg#testfontRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}

/********* Improvement Index Meters *****************/
.gauge {
    position: relative;
}

.gauge--container {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 50%;
    overflow: hidden;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.gauge--background {
    z-index: 0;
    position: absolute;
    background-image: url('../Images/Meter4.png');
    background-repeat: no-repeat;
    background-position: 50% 0;
    top: 0;
}
/*.gauge--data {
				z-index: 1;
				position: absolute;
				background-color: #007979;
				margin-left: auto;
				margin-right: auto;
				border-radius: 300px 300px 0 0;
			    -webkit-transform-origin: center bottom;
			       -moz-transform-origin: center bottom;
			        -ms-transform-origin: center bottom;
			         -o-transform-origin: center bottom;
			            transform-origin: center bottom;
			}*/
/*.gauge--center {
				z-index: 2;
				position: absolute;
				background-color: #fff;
				margin-right: auto;
				border-radius: 300px 300px 0 0;
			}*/
.gauge--marker {
    z-index: 3;
    background-color: #fff;
    position: absolute;
    width: 1px;
}

.gauge--needle {
    z-index: 4;
    background-color: #F77C15;
    background-color: #222;
    height: 1px;
    position: absolute;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.gauge--labels {
    display: table;
    margin: 0 auto;
    position: relative;
}

.gauge--label__low {
    display: table-cell;
    text-align: left;
}

.gauge--label__spacer {
    display: table-cell;
    text-align: center;
}

.gauge--label__high {
    display: table-cell;
    text-align: right;
}
/*
			 * Now define the rules that depend on the size of
			 * the gauge. We start with sizing for a small mobile
			 * device.
			 */
/*.gauge { height: 3em; }
			.gauge--container { width: 240px; height: 120px; }
			.gauge--marker { height: 120px; left: 119.5px; }
			.gauge--background { width: 240px; height: 120px; }
			.gauge--center { width: 144px; height: 72px; top: 48px; margin-left: 48px; }
			.gauge--data { width: 240px; height: 120px; }
			.gauge--needle { left: 120px; top: 117px; width: 120px; }
			.gauge--labels { top: 120px; width: 240px; }
			.gauge--label__low { width: 48px; }
			.gauge--label__spacer { width: 144px; }
			.gauge--label__high { width: 48px; }
			/*
			 * Increase the gauge size slightly on larger viewports.
			
			 @media only screen and (min-width: 400px) {*/
.gauge {
    height: 3em;
}

.gauge--container {
    width: 100px;
    height: 38px;
}

.gauge--marker {
    height: 150px;
    left: 149.5px;
}

.gauge--background {
    width: 100px;
    height: 38px;
}
/*  .gauge--center { width: 180px; height: 90px; top: 60px; margin-left: 60px; }*/
.gauge--data {
    width: 55px;
    height: 26px;
}

.gauge--needle {
    left: 51px;
    top: 25px;
    width: 26px;
}

.gauge--labels {
    width: 100px;
    display: block;
    top: 10px;
    height: 50px;
}

.gauge--label__low {
    padding-top: -16px;
    width: 20px;
    font-size: .7em;
}

.gauge--label__spacer {
    padding-top: 16px;
    width: 100px;
    text-align: center;
}

.gauge--label__high {
    padding-top: -16px;
    width: 20px;
    font-size: .7em;
}

/*
			 * As an option, the `gauge__liveupdate` class can be added
			 * to the main gauge element. When this class is present,
			 * we add a transition that animates any changes to the gauge
			 * value. Currently, the app does not use this option because
			 * all the inputs that can change gauge values are present
			 * on tab panels that are different from the gauge itself.
			 * Therefore, users won't be able to see any gauge changes
			 * when they make input changes. The code is available, though,
			 * should this change.
			 */
.gauge__liveupdate .gauge--data,
.gauge__liveupdate .gauge--needle {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
/*
			 * For a given gauge value, x, ranging from 0.0 to 1.0, set
			 * the `transform: rotate()` property according to the
			 * following equation: `-0.5 + 0.5x turns` The default
			 * properties below represent an x value of 0.
			 */
.gauge--data {
    -webkit-transform: rotate(-.50turn);
    -moz-transform: rotate(-.50turn);
    -ms-transform: rotate(-.50turn);
    -o-transform: rotate(-.50turn);
    transform: rotate(-.50turn);
}

.gauge--needle {
    -webkit-transform: rotate(-.50turn);
    -moz-transform: rotate(-.50turn);
    -ms-transform: rotate(-.50turn);
    -o-transform: rotate(-.50turn);
    transform: rotate(-.50turn);
}



.donut {
    position: relative;
}

.donut--container {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 50%;
    overflow: hidden;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.donut--background {
    z-index: 0;
    position: absolute;
    background-color: #C0D3D3;
    top: 0;
    -ms-border-radius: 90px 90px 90px 90px;
    border-radius: 90px 90px 90px 90px;
}

.donut--data {
    z-index: 1;
    position: absolute;
    background-color: #007979;
    margin-left: auto;
    margin-right: auto;
    -ms-border-radius: 90px 90px 90px 90px;
    border-radius: 90px 90px 90px 90px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.donut--center {
    z-index: 2;
    position: absolute;
    background-color: #fff;
    margin-right: auto;
    -ms-border-radius: 90px 90px 90px 90px;
    border-radius: 90px 90px 90px 90px;
}

.donut--marker {
    z-index: 3;
    background-color: #fff;
    position: absolute;
    width: 1px;
}

.donut--labels {
    display: table;
    margin: 0 auto;
    position: relative;
}

.donut--label__low {
    display: table-cell;
    text-align: center;
}

.donut--label__spacer {
    display: table-cell;
}

.donut--label__high {
    display: table-cell;
    text-align: center;
}
/*
			 * Now define the rules that depend on the size of
			 * the donut. We start with sizing for a small mobile
			 * device.
			 */
.donut {
    height: calc(180px + 3em);
}

.donut--container {
    width: 180px;
    height: 180px;
}

.donut--background {
    width: 180px;
    height: 180px;
}

.donut--center {
    width: 80px;
    height: 80px;
    top: 48px;
    margin-left: 48px;
}

.donut--data {
    width: 180px;
    height: 180px;
}

.donut--labels {
    top: 120px;
    width: 240px;
}

.donut--label__low {
    width: 48px;
}

.donut--label__spacer {
    width: 144px;
}

.donut--label__high {
    width: 48px;
}

.donut__liveupdate .gauge--data,
.donut__liveupdate .gauge--needle {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.donut--data {
    -webkit-transform: rotate(-.50turn);
    -moz-transform: rotate(-.50turn);
    -ms-transform: rotate(-.50turn);
    -o-transform: rotate(-.50turn);
    transform: rotate(-.50turn);
}

.grayPanel .landingpageTitle {
    font-weight: bold;
    font-size: 1.4em;
    text-transform: none;
    text-align: left;
    color: #11774e;
    padding-bottom: 0;
    margin-bottom: 2px;
}

.grayPanel.landingpage.right-side {
    width: 360px
}

.grayPanel.landingpage {
    padding: 10px;
    background: #EAEAEA;
}

    .grayPanel.landingpage img {
        width: 290px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }



    .grayPanel.landingpage a, .grayPanel.landingpage a:visited {
        color: blue;
        font-weight: bold;
        font-size: 0.8em;
        text-decoration: underline;
    }

a.solo-lnk {
    display: block;
    margin-bottom: 4px;
}


#quickLinks.grayPanel {
    padding: 0px;
}

    #quickLinks.grayPanel .icon-frame {
        width: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        #quickLinks.grayPanel .icon-frame.purple {
            background: #9155A1;
        }

        #quickLinks.grayPanel .icon-frame.red {
            background: #89323C;
        }

        #quickLinks.grayPanel .icon-frame.green {
            background: #1A8A50;
        }

        #quickLinks.grayPanel .icon-frame.blue {
            background: #182445;
        }



#quickLinks p {
    font-size: 0.8em;
    padding: 10px 10px 0 5px;
}

#quickLinks a, #quickLinks a:hover, #quickLinks a:visited {
    color: blue;
    text-decoration: underline;
}


#quickLinks .lnk {
    display: flex;
    align-content: start;
    height: 100px;
}

    #quickLinks .lnk div {
        flex: none;
    }

ul.sub_cats ul li.left_col {
    width: 50%
}


    ul.sub_cats ul li.left_col a {
        line-height: 1em;
    }
