﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */


body .ntpsWrap {
    font-family: Roboto;
    font-size: 1.4em !important;
    height: auto;
    display: table;
    width: 100%;
}

.MainContent {
    width: 1150px;
}

#teacherDemo {
    width: 100%;
    height: 300px;
}
.ntpsWrap a {
    color: #003DA5 !important;
}

    .ntpsWrap h1 {
        color: #003DA5 !important;
        font-size: 2em !important;
        font-family: Georgia, Times, serif !important
    }

    .ntpsWrap h2 {
        color: #576F7F !important;
        font-size: 1.7em !important;
        font-family: Georgia, Times, serif !important;
            z-index: 4;
            position: relative;
    }

.ntpsWrap .stateIcon {
    font-family: 'statefaceregular';
    font-size: 2em;
    vertical-align: middle;
}

.ntpsWrap .personRw {
    margin: 0;
}

.personBr {
    background: url(../images/person.png) repeat-x;
    height: 40px;
    background-size: cover;
}


.largeIcons {
    color: #003DA5;
    font-size: 2em;
    text-align: center;
    line-height: 13px;
}

.largeIcons i {
        font-size: 1.5em;
    }

    .largeIcons span {
        font-size: .45em;
        color: #576F7F;
    }

.principalPos {
    background: #f0f5f5;
    padding: 10px;
    display: table;
}

    .principalPos .largeIcons {
        color: #489fdf;
    }

    .subjectArea {
        margin: auto;
    }

    .subjectArea .largeIcons {
        color: rgba(0,132,61,1);
    }

    .subjectArea .dataReplace {
        margin-top: 0 !important;
    }

    .principalPos .citation {
        text-align: center;
    }
    

.demoNo {
    font-size: 1.5em;
    font-weight: bold;
    color: #666;
}
    .ntpsWrap a.navbar-brand {
        white-space: normal;
        text-align: center;
        word-break: break-all;
    }

    .ntpsWrap #onlinediv {
        width: 100%;
        margin-top: -40px;
        margin-bottom: 10px;
        height: 630px;
        background: transparent;
        z-index: 1;
    }

    .ntpsWrap .maptip {
        color: #fff !important;
        text-align: center;
        line-height: 1.2em !important;
        width: 200px;
        height: auto;
        word-wrap: normal !important;
    }

    .ntpsWrap .rTip {
        color: #576F7F !important;
        text-transform: uppercase !important;
        font-size: larger;
        font-weight: bold;
    }

    .ntpsWrap .tTip {
        color: #489fdf !important;
        font-size: larger;
        font-weight: bold;
    }

    .ntpsWrap .titleArea {
        color: #fff !important;
        font-family: Georgia;
        font-size: 1.75em !important;
        width: 100%;
        padding: 8px;
        background: #576F7F;
    }

    .titleArea i {
        font-size: 1.5em;
        vertical-align: middle;
    }

    .ntpsWrap .chartArea {
        margin-top: 100px;
    }

        .ntpsWrap .chartArea img {
            width: 100%;
        }

    .ntpsWrap svg {
        width: 150px;
        height: auto;
    }

    .ntpsWrap .cap {
        stroke: #bbb;
        stroke-width: 10;
    }

    .ntpsWrap .degreeValue {
        font-size: 1.5em !important;
        font-weight: bold;
        color: rgba(0,132,61,1);
        margin: -10px auto;
    }

    .ntpsWrap .degrees {
        font-size: .9em !important;
        line-height: 1.1em;
        text-align: center;
    }
    .ntpsWrap .degreeValue span {
        margin-left: -5px;
    }

    .ntpsWrap .stateBar {
        background: #FBB03B;
        color: #000;
        padding: 6px;
        border-radius: 3px;
    }

    .ntpsWrap .tableName {
        text-transform: uppercase !important;
        color: #576F7F !important;
        text-align: left;
        font-size: 1em !important;
        line-height: 1.2em;
        margin-top: 15px;
    }

.geoHdr {
    position: fixed;
    z-index: 510;
    width: 100%;
    text-align: center;
    margin-left: 0;
}

.geoWrap {
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    height: auto;
    width: 1150px;
    text-align: left;
}

    .ntpsWrap .btnDashboard {
        background: #576F7F;
        font-family: Arial, Helvetica, sans-serif !important;
        text-transform: uppercase !important;
        font-weight: bold;
        font-size: .9em !important;
        display: inline-table;
        border-radius: 4px;
    }

.btnDashboard .btn {
color: #fff !important;
}

.ntpsWrap .btnDashboard .btn:hover {
    color: #fff;
}

        .ntpsWrap .btnDashboard .dropdown-toggle::after {
            font-family: "Font Awesome 6 Pro";
            font-weight: 900;
            content: "\f078";
            border: none;
            vertical-align: .1em;
        }

        .ntpsMenu {
            display: inline-table;
        }
    .ntpsMenu .btn {
        color: #576F7F !important;
        background: #fff;
        display: inline;
        font-size: 2.7em;
    }

.ntpsWrap .ntpsMenu .btn::after {
    content: none;
}
    .ntpsWrap .dropdown-menu {
    height: 200px;
    overflow-y: scroll;
    font-family: Arial;
    font-size: .9em;
}
    .ntpsWrap .stateName {
        font-size: 2em !important;
        font-weight: bold;
    }

.ntpsWrap .nav-tabs .nav-item.show .nav-link, .ntpsWrap .nav-tabs .nav-link.active {
    color: #071D49 !important;
    background-color: #FBB03B;
    border: 1px solid #FBB03B;
}

    .ntpsWrap .nav-tabs .nav-link {
        border: none;
        border-bottom: 1px solid #FBB03B;
        background: #fff;
        font-family: Arial, Helvetica, sans-serif !important;
        /*text-transform: uppercase;*/
        margin-top: -1px;
    }

    .ntpsWrap .nav-tabs {
        border-bottom: none;
    }

    .ntpsWrap .tab-content {
        background: #f7f5ec;
        border: 1px solid #FBB03B;
        margin-top: 0;
        padding: 12px;
    }

    .ntpsWrap #nav-list .col-md-3 {
        margin: 4px auto;
    }

    .ntpsWrap .dollars {
        background: rgba(0,132,61,1);
        color: #fff;
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif !important;
        font-size: 1.5em !important;
        padding: 6px;
        text-align: center;
    }

    .ntpsWrap .coins {
        background: #FBB03B;
        color: #000;
        font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif !important;
        font-size: 1.5em !important;
        padding: 6px;
        text-align: center;
    }

    .ntpsWrap .notes {
        color: #f00 !important;
        font-style: italic;
    }

    .ntpsWrap .ntpsGauge {
        width: 100%;
        height: auto;
        text-align: center;
    }

        .ntpsWrap .ntpsGauge canvas {
            width: 100% !important;
            height: auto !important;
        }

    .ntpsWrap .gaugeLabel {
        text-align: center;
        font-size: 1em !important;
    }
    /*Meter Gauges*/


    .ntpsWrap .GaugeMeter {
        position: Relative;
        text-align: Center;
        cursor: Default;
        display: inline-block;
        margin-bottom: 40px;
    }

    .job {
        margin-bottom: 35px !important;
    }

        .ntpsWrap .GaugeMeter SPAN, .ntpsWrap .GaugeMeter B {
            width: 100%;
            position: Absolute;
            text-align: Center;
            display: Inline-Block;
            color: RGBa(0,0,0,.8);
            height: auto;
            margin: 0 2%;
        }

        .ntpsWrap .GaugeMeter SPAN {
            font-size: 2em !important;
            font-family: 'Montserrat', sans-serif !important;
            color: #104172;
            font-weight: bold;
        }

    .GaugeMeter[data-style="Semi"] B {
        width: 80%;
        margin: 0 10%;
    }

.ntpsWrap .GaugeMeter S, .ntpsWrap .GaugeMeter U {
    text-decoration: None;
}

.ntpsWrap .GaugeMeter B {
    color: #576F7F;
    font-size: .85em;
    font-weight: normal !important;
    margin-top: 8.3em;
    line-height: 1.2em !important;
}

    .separateRow {
       border-top: 1px solid #e5e5e5;
       margin-top: 15px;
       padding-top: 15px;
    }

.ntpsWrap .separateRow .row {
    width: 100%;
    margin: 10px auto;
}



.ntpsWrap .barGraph {
    padding: 4px 0;
    text-align: center;
    background: rgba(0,132,61,1);
    background: linear-gradient(90deg, rgba(0,132,61,1) 0%, rgba(0,154,68,1) 50%);
    color: #fff;
    height: 25px;
    border-radius: 4px;
    margin-bottom: 4px;
}

.ntpsWrap .barChartCol span {
    margin-left: -4px;
}

.ntpsWrap .barChartCol {
    line-height: 1em;
    width: 100%;
}

    .ntpsWrap .barChartCol strong {
        color: rgb(0,154,68);
        font-size: 1.1em;
    }

.ntpsWrap .footnotes p {
    font-size: .9em;
    margin: 6px auto;
}

.ntpsWrap .footnote {
    font-size: .9em !important;
    margin-top: 3px;
    line-height: 1em;
    font-weight: normal !important;
    color: #000 !important;
    font-style: italic;
    font-family: Georgia, Times, serif !important;
}

.ntpsWrap .citation {
    font-size: .9em !important;
    width: 100%;
    margin-top: 10px !important;
    font-weight: normal !important;
    color: #666 !important;
    font-style: italic;
    font-family: Georgia, Times, serif !important;
}



@media all and (-ms-high-contrast: none), (-ms-high-contrast: active)  {
    .ntpsWrap .citationD {
        margin-top: 20px !important;
    }

    .ntpsWrap .degreeValue {
        margin: -30px auto -10px auto !important;
    }

    .ntpsWrap .degrees svg {
        margin-top: -20px !important;
    }

    .ntpsWrap .degrees {
        line-height: 1.1em !important;
        font-size: .9em;
        
    }
 
}


.ntpsWrap .subject {
    line-height: 1em;
    margin-bottom: 10px;
    margin-top: 4px;
    text-align: center;
    float: left;
}

.ntpsWrap .subjectGroup {
    border-bottom: 1px solid #FBB03B;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: auto;
    display: table;
}

    .ntpsWrap .subjectGroup:last-child {
        border-bottom: none;
        padding-bottom: unset;
        margin-bottom: unset;
    }

.ntpsWrap .time {
    line-height: 1em;
    padding: 10px;
    background: #f0f5f5;
    text-align: center;
    height: auto;
    width: 100%;
    display: table;
}

    .ntpsWrap .time .citation {
        padding: 0 10px;
        text-align: center;
    }
.ntpsWrap .subject span {
    font-size: 1.45em !important;
    color: #489fdf;
    line-height: 1em;
}

.ntpsWrap .subject i {
    font-size: 2.25em !important;
    margin-bottom: 8px;
}

.ntpsWrap .time p {
    margin-top: 10px;
    text-align: center;
}

.time i {
    color: rgba(0,132,61,1);
    font-size: 4em;
}

.time .changeCol {
    width: 14%;
    text-align: center;
    padding: 4px;
}
.ntpsWrap .clockDisplay {
    background: #00843D;
    color: #fff;
    padding: 8px 4px;
    width: 85%;
    margin: auto;
    margin-bottom: 6px;
    text-align: center;
    border-radius: 4px;
    font-family: 'Tomorrow', sans-serif !important;
    font-size: 1.8em !important;
}

.changeCol .percentDisplay {
    color: #00843D;
    width: auto !important;
    margin: auto;
    margin-bottom: 6px;
    text-align: center;
    font-family: 'Tomorrow', sans-serif !important;
    font-size: 1.8em !important;
    padding: 10px 4px;
}

    .ntpsWrap .clockDisplay span {
        margin-left: -4px;
    }

.ntpsWrap .dataReplace {
    text-align: center !important;
    margin: auto;
    width: 80%;
    line-height: 1.1em;
    margin-top: 20px;
}

.ntpsWrap .person {
    text-align: left !important;
}

.african {
    color: #003DA5;
}

.hispanic {
    color: #00843D;
}

.white {
    color: #489fdf;
}

.other {
    color: #576F7F;
}

.asian {
    color: #84329B;
}

.nh {
    color: #FBB03B;
}

.aian{
    color: #071D49;
}

.person i {
    vertical-align: middle;
    font-size: 2em;
    margin: 1.2px;
}

.partPerson {
    width: 14px;
    display: inline-table;
}
    .ntpsWrap .dataReplace i {
        font-size: 4em !important;
        color: #489fdf;
        margin-top: -2px;
    }

    .degrees .dataReplace i {
        font-size: 4em !important;
        color: #489fdf;
        margin: 12px auto 40px auto;
    }

.ntpsWrap .time .dataReplace, .ntpsWrap .subject .dataReplace {
    width: 100%;
}
    .ntpsWrap .time .dataReplace i {
        font-size: 2.25em !important;
        margin-top: -30px;
    }

.ntpsWrap .ntpsWrap .subject .dataReplace i {
    font-size: 3em !important;
}

.dataReplace.person {
    margin: 0 0 8px 0;
}

.ntpsWrap .onGauge {
    margin-top: 15px;
    font-size: .85em !important;
}

/*state font*/
@font-face {
    font-family: 'statefaceregular';
    src: url('../font/StateFace-Regular-webfont.woff');
    font-weight: normal;
    font-style: normal;
}
    /*subject icons*/
@font-face {
    font-family: 'ntps_subject';
    src: url('../font/ntps_subject.eot?82664534');
    src: url('../font/ntps_subject.eot?82664534#iefix') format('embedded-opentype'), url('../font/ntps_subject.woff2?82664534') format('woff2'), url('../font/ntps_subject.woff?82664534') format('woff'), url('../font/ntps_subject.ttf?82664534') format('truetype'), url('../font/ntps_subject.svg?82664534#ntps_subject') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'ntps_subject';
    src: url('../font/ntps_subject.svg?82664534#ntps_subject') format('svg');
  }
}
*/

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "ntps_subject";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-recess-01:before {
    content: '\e800';
}
/* '' */
.icon-pe-01:before {
    content: '\e802';
}
/* '' */
.icon-music-01:before {
    content: '\e803';
}
/* '' */
.icon-art-01:before {
    content: '\e805';
}
/* '' */
.icon-history-01:before {
    content: '\e807';
}
/* '' */
.icon-forlang-01:before {
    content: '\e808';
}
/* '' */
.icon-science-01:before {
    content: '\e809';
}
/* '' */
.icon-math-01:before {
    content: '\e80a';
}
/* '' */
.icon-english-01:before {
    content: '\e80b';
}
/* '' */

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.ntpsWrap .footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  /* Set the fixed height of the footer here */
  height: 60px;
  line-height: 60px; /* Vertically center the text there */
}

/*@media (max-width: 1200px) {
    .geoWrap {
        width: 1140px;
    }
}*/

@media (max-width: 992px) {
    .ntpsWrap .chartArea {
        margin-top: 122px;
    }
}

@media (max-width: 768px) {
    .ntpsWrap .chartArea {
        margin-top: 158px;
    }

    .ntpsWrap .GaugeMeter {
        margin-left: 40%;
    }

        .ntpsWrap .GaugeMeter B {
            margin-top: 9.5em;
        }

    .ntpsWrap .degrees {
        text-align: center;
    }

    .time .changeCol {
        width: 100%;
    }
}


@media (max-width: 576px) {
    .ntpsWrap .chartArea {
        margin-top: 142px;
    }

    .geoWrap {
        width: 100%;
    }

    .time .changeCol {
        width: 100%;
    }
    }


