
.button[data-v-4df4a633]{
  background-color: #2c4677;
  border: none;
  color: white;
  padding: 10px 24px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}
.button2[data-v-4df4a633]{
  background-color: #2c4677;
  border: none;
  color: white;
  padding: 10px 24px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 50px; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}
.button3[data-v-4df4a633]{
  background-color: #aeaeae;
  border: none;
  color: white;
  padding: 10px 24px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px; /* Safari */
  transition-duration: 0.4s;
  cursor: default;
}
.button[data-v-4df4a633]:hover{
  background-color: #008CBA;
  color: white;
}
.button2[data-v-4df4a633]:hover{
  background-color: #008CBA;
  color: white;
}
.button-wrapper[data-v-4df4a633]{
  padding-left: 13%;
}
.form-wrapper[data-v-4df4a633]{
  padding: 0 5%;
}
div[data-v-4df4a633] { margin: 20px;
}
.fas[data-v-4df4a633] {
  font-size: 1.5rem;
  float: left;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 5px;
}
select[data-v-4df4a633] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  border: 0 !important;
  background: #008CBA;
  background-image: none;
}
/* Custom Select */
.select[data-v-4df4a633] {
  position: relative;
  display: block;
  width: 89%;
  height: 4em;
  line-height: 3;
  background: #008CBA;
  overflow: hidden;
  /*border-radius: .25em;*/
}
select[data-v-4df4a633] {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 0 0 1.5em;
  color: #fff;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  font-size: 1.25em;
}
select[data-v-4df4a633]::-ms-expand {
  display: none;
}
/* Arrow */
.select[data-v-4df4a633]::after {
  content: '\25BC';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 7px 1em;
  background: #2c4677;
  pointer-events: none;
  color: #ffffff;
}
/* Transition */
.select[data-v-4df4a633]:hover::after {
  color: #008CBA;
}
.select[data-v-4df4a633]::after {
  transition: .25s all ease;
}


.sideMenu[data-v-139926e5] {
  width: 20%;
  float: left;
}
/* .appContent {
  width: 75%;
  float: right;
} */


.menu-link[data-v-37437a04]{
  margin-left: 10px;
}
.fas[data-v-37437a04]{
  font-size: 1.4rem;
  float: left;
  margin-top: 0px;
  margin-left: 0px;
  width: 20px;
}
.page-header[data-v-37437a04] .v-btn {
    padding: 0 .5%;
}
.mobile-nav[data-v-37437a04] {
    display: none;
    width: 100%;
}
@media only screen and (max-width: 1450px) {
.full-nav[data-v-37437a04] {
    display: inline;
    width: 650px;
}
.menu-link[data-v-37437a04] {
    display: none;
}
.v-btn--active .menu-link[data-v-37437a04] {
    display: inline;
}
}
@media only screen and (max-width: 600px) {
.v-btn--active .menu-link[data-v-37437a04] {
    display: none;
}
}
@media only screen and (max-width: 450px) {
.full-nav[data-v-37437a04] {
    display: none;
}
.mobile-nav[data-v-37437a04] {
    display: inline;
}
.mobile-nav .menu-link[data-v-37437a04] {
    display: inline;
}
.mobile-nav .v-btn[data-v-37437a04] {
    width: 100%;
}
.mobile-nav[data-v-37437a04] .v-btn__content {
    justify-content: start;
}
}


@media only screen and (max-width: 1400px){
header.v-toolbar {
    position: unset;
    top: 0;
    left: 0;
    z-index: 0;
}
}
.v-toolbar__content {
    padding: 4px 0 !important;
}


.main-container[data-v-1d2d8700]{
  /* background: #2c7fc3; */
  background: linear-gradient(to bottom,
    #dcdcdc 0.02in,
      #2c7fc3 0.02in 100%);
}
p[data-v-1d2d8700] {
  margin: 0px;
}
.container[data-v-1d2d8700]{
  padding: 0px;
}
.v-card[data-v-1d2d8700]{
  position: unset;
}
.pdf[data-v-1d2d8700]{
  font-size: 3rem;
  float: right;
  margin-right: 30px;
  margin-top: 0;
  color: white;
}
.pdf[data-v-1d2d8700]:hover{
  color: #000000;
}


.doe-image{
  height: 95%;
  /* padding-left: 20px; */
  padding: 20px;
  width: 95%;
  /* position: relative;
   */
}
nav.v-toolbar {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 9999;
}
@media only screen and (max-width: 500px){
img{
    display: none;
}
}
.pdf-link {
  margin-top: 0px;
  float: right;
}
@media print{
.pdf-link {
    display: none;
}
}
div.year-text {
  font-size: 2em;
  color: white;
}



.v-card__text[data-v-1d2d8700]{
  color: rgba(255, 255, 255, 1)!important;
}
.doe-image[data-v-1d2d8700]{
  max-width: 200px;
  padding: 0px;
}


.v-data-table-header tr th span{
  color: white!important;
  font-size: 13px;
}
.v-data-table-header tr th {
  background-color: rgb(89 89 89)!important;
}
.c-d-card{
  /* margin: 6px!important; */
}
.c-d-card-title{
  padding-left: 2px!important;
  font-size: 14px;
}
/* .c-d-title{
      margin-top: 20px;
      font-size: 14px !important;
      font-weight: 700;
} */
.c-p-count{
    font-size: 1.2rem !important;
    text-align: center;
    font-family: 'Lato', sans-serif;
    padding-top: 16px !important;
    padding-left: 19px !important;
    margin-left: -15%;
    width: 80px;
    color: #114d72;
}
.c-p-count-large{
      margin-left: -20%;
}
.cd-headline{
        color: #114d72;
        padding: 0 15px 10px 15px !important;
        margin: 0 !important;
        font-size: 1.5rem!important;
}
.cd-title-text{
    margin-top: 20px;
    margin-left: 12px;
    font-size: 1.1rem;
    color: #114d72;
    white-space: pre-wrap;
    word-break: break-word;
}
.fa-check{
  color: #4caf50!important;
  caret-color : #4caf50!important;
  font-size: 16px!important;
}
.fa-times-circle{
  color: red!important;
  caret-color : red!important;
  font-size: 16px!important;
}
.theme--light.application {
  background: white;
}
.title-size {
  font-size: 2rem;
}
a{
  text-decoration: none;
}
.v-card__title {
  padding: 16px 16px 0 16px;
}
.theme--light.v-list .v-list__tile__sub-title {
  color: #595959;
}
.v-list-item{
  min-height: 35px;
}
.page-number-wrapper{
  display: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.application--wrap{
    display: block !important;
}
.v-application{
    display: block;
}
}
body {
  /* background: #ECEFF1; color: rgba(0,0,0,0.87); */
  color: rgba(0,0,0,0.87);
  font-family: Roboto, Helvetica, Arial, sans-serif; margin: 0;
  padding: 0;
}
#message { background: white; max-width: 360px;
        margin: 100px auto 16px; padding: 32px 24px; border-radius: 3px;
}
#message h2 { color: #ffa100; font-weight: bold; font-size: 16px; margin: 0 0 8px;
}
#message h1 { font-size: 22px; font-weight: 300; color: rgba(0,0,0,0.6); margin: 0 0 16px;}
#message p { line-height: 140%; margin: 16px 0 24px; font-size: 14px;
}
#message a { display: block; text-align: center;
        background: #039be5; text-transform: uppercase;
        text-decoration: none; color: white; padding: 16px; border-radius: 4px;
}
#message, #message a { box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
#load { color: rgba(0,0,0,0.4); text-align: center; font-size: 13px;
}
@media (max-width: 600px) {
body, #message { margin-top: 0; background: white; box-shadow: none;
}
body { border-top: 16px solid #ffa100;
}
}


.v-card[data-v-5fcfbd53]{
      box-shadow: none !important;
      border-bottom: 1px solid #e0e0e0;
      border-radius: 0px;
}
.fas[data-v-5fcfbd53]{
    font-size: 3rem;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
}
.pt-color-bar[data-v-5fcfbd53]{
    height: 20px;
    background: #952E0F;
    width: 100%;
}
.pp-color-bar[data-v-5fcfbd53]{
    height: 20px;
    background: #A5121B;
    width: 100%;
}
.er-color-bar[data-v-5fcfbd53]{
    height: 20px;
    background: #006100;
    width: 100%;
}
.cd-color-bar[data-v-5fcfbd53]{
    height: 20px;
    background: #114d72;
    width: 100%;
}
.ca-color-bar[data-v-5fcfbd53]{
    height: 20px;
    background: #60521B;
    width: 100%;
}
.gl-color-bar[data-v-5fcfbd53]{
    height: 20px;
    background: black;
    width: 100%;
}
.title-size[data-v-5fcfbd53]{
    overflow: unset;
    /* margin-bottom: 5px; */
    font-size: 1.5rem;
}
@media only screen and (max-width: 500px){
.title-size[data-v-5fcfbd53]{
        font-size: 1.5rem;
}
}
@media only print{
.title-size[data-v-5fcfbd53]{
        font-size: 1.5rem;
}
}


.footnotes{
  background: #dcdcdc;
    margin-top: 5px;
    padding-bottom: 5px;
    padding-top: 10px;
}



.tooltip-text[data-v-4191828c]{
    font-size: 1rem;
}
p.mission-text[data-v-4191828c] {
    color: #595959;
}


.tooltip-text[data-v-06193078]{
    font-size: 1rem;
}
p.mission-text[data-v-06193078] {
    color: #595959;
}


.map{
width: 90%;
height: 85%;
margin-top: 10px;
margin-left: 20px;
}


.pp-fin-head[data-v-26d70aa6]{
  color: #2C7FC3;
  font-size: 1.1rem;
  font-weight: bold;
  cursor: pointer;
}
.pp-fin-item-cont[data-v-26d70aa6]{
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 0.9rem;
  font-weight: normal!important;
}
.pp-fin-item-cont .v-list-item__title[data-v-26d70aa6]{
  font-size: 0.9rem;
  font-weight: normal!important;
}
.pp-fin-title[data-v-26d70aa6]{
  min-height: 22px;
  font-weight: normal!important;
}
.financial-aid-headline[data-v-26d70aa6]{
  color: #595959;
  font-size: 1rem;
}
.aid-list[data-v-26d70aa6]{
      height: 51px;
}
.offscreen[data-v-26d70aa6]{
  position: absolute;
  left: -100000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}


.border[data-v-905159b0]{
    border: 1pt solid #DCDCDC;
    /* min-height: 150px; */
    margin-top: 14px;
}

/* .cd-title{
  font-size: 1rem;
  padding: 2px;
} */
.small[data-v-905159b0] {
    max-width: 300px;
    margin:  15px auto;
}
.chart-title[data-v-905159b0]{
    font-size: 1.4em;
}
.centered[data-v-905159b0]{
    margin-left: 40%;
    float: left;
    height: 100px;
}
.gender[data-v-905159b0]{
    height: 40px;
}
.female[data-v-905159b0]{
    padding: 15px 300px;
    background: #696969;
    color: white;
    font-weight: bold;
    border: 1px solid #696969;
}
.male[data-v-905159b0]{
    padding: 15px 60px;
    background: #ffffff;
    border: 1px solid #696969;
    margin: 0;
    font-weight: bold;
    position: relative;
    right: 4px;
}
.unknown[data-v-905159b0]{
    font-weight: bold;
}
.headline[data-v-905159b0]{
    color: #114d72;
}
.four-digit[data-v-905159b0]{
  padding-left: 10px;
}
.v-card[data-v-905159b0]{
  min-height: 140px!important;
}


.border[data-v-55349d90]{
    border: 1pt solid #DCDCDC;
    /* min-height: 140px; */
    margin-top: 14px;
}
.small[data-v-55349d90] {
    max-width: 300px;
    margin:  15px auto;
}
.chart-title[data-v-55349d90]{
    font-size: 1.4em;
}
.centered[data-v-55349d90]{
    margin-left: 40%;
    float: left;
    height: 100px;
}
.gender[data-v-55349d90]{
    height: 40px;
}
.female[data-v-55349d90]{
    padding: 15px 300px;
    background: #696969;
    color: white;
    font-weight: bold;
    border: 1px solid #696969;
}
.male[data-v-55349d90]{
    padding: 15px 60px;
    background: #ffffff;
    border: 1px solid #696969;
    margin: 0;
    font-weight: bold;
    position: relative;
    right: 4px;
}
.unknown[data-v-55349d90]{
    font-weight: bold;
}
.headline[data-v-55349d90]{
    color: #114d72;
}
.four-digit[data-v-55349d90]{
  padding-left: 5px;
}
.v-card[data-v-55349d90]{
  min-height: 140px!important;
}


.small[data-v-5e7b0845] {
    max-width: 300px;
    margin:  15px auto;
}
.chart-title[data-v-5e7b0845]{
    font-size: 1.4em;
}
.centered[data-v-5e7b0845]{
    margin-left: 40%;
    float: left;
    height: 100px;
}
.gender[data-v-5e7b0845]{
    height: 42px;
    width: 100%;
    float: left;
}
.not-gender[data-v-5e7b0845]{
    float: left;
    width: 23%;
    margin-top: 6px;
    margin-left: 10px;
}
.gender[data-v-5e7b0845], .not-gender[data-v-5e7b0845] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.F[data-v-5e7b0845]{
    padding: 15px 0;
    background: #696969;
    color: white;
    font-weight: bold;
    border: 1px solid #696969;
    float: left;
    text-align: center;
}
.F[data-v-5e7b0845]:before{
    color: white;
    font-weight: bold;
}
.M[data-v-5e7b0845]{
    padding: 15px 0;
    background: #ffffff;
    border: 1px solid #6969695d;
    margin: 0;
    font-weight: bold;
    float: left;
    text-align: center;
}
.X[data-v-5e7b0845]{
    /* padding: 15px 0; */
    background: #c3bfbf94;
    color: rgba(0, 0, 0, 0.516);
    border: 1px solid #7a757568;
    margin: 0;
    font-weight: bold;
    float: left;
    text-align: center;
    white-space: nowrap; /* Add this line */
    align-content: center;
    text-align: left;
    padding-left: 10px;
}
.N[data-v-5e7b0845]{
    /* padding: 15px 0; */
    background: #ffffff;
    border: 1px solid #69696941;
    margin: 0;
    font-weight: bold;
    float: left;
    text-align: center;
    white-space: nowrap; /* Add this line */
    align-content: center;
    text-align: left;
    padding-left: 10px;
}
.unknown[data-v-5e7b0845]{
    font-weight: bold;
}
.headline[data-v-5e7b0845]{
    color: #114d72;
}


.border[data-v-d380c9fc]{
    border: 1pt solid #DCDCDC;
    /* min-height: 140px; */
    margin-top: 14px;
}
/* .cd-title{
  font-size: 1rem;
  padding: 2px;
} */
.small[data-v-d380c9fc] {
    max-width: 300px;
    margin:  15px auto;
}
.chart-title[data-v-d380c9fc]{
    font-size: 1.4em;
}
.centered[data-v-d380c9fc]{
    margin-left: 40%;
    float: left;
    height: 100px;
}
.gender[data-v-d380c9fc]{
    height: 40px;
}
.female[data-v-d380c9fc]{
    padding: 15px 300px;
    background: #696969;
    color: white;
    font-weight: bold;
    border: 1px solid #696969;
}
.male[data-v-d380c9fc]{
    padding: 15px 60px;
    background: #ffffff;
    border: 1px solid #696969;
    margin: 0;
    font-weight: bold;
    position: relative;
    right: 4px;
}
.unknown[data-v-d380c9fc]{
    font-weight: bold;
}
.headline[data-v-d380c9fc]{
    color: #114d72;
}
.four-digit[data-v-d380c9fc]{
  padding-left: 10px;
}
.v-card[data-v-d380c9fc]{
  min-height: 140px!important;
}


.headline[data-v-325aa2e2]{
    color: #114d72;
}



.chart-border{
    border: 1pt solid #DCDCDC;
    margin: 20px 10px;
    padding: 20px;
    text-align: center;
    width: 95%;
    border-radius: 0px!important;
    margin-left: 25px!important;
}
.fixed-height {
  height: 550px;
}
.small {
    max-width: 300px;
    margin:  15px auto;
}
.chart-title{
    font-size: 1.4em;
    text-align: center;
}
.centered{
    margin-left: 40%;
    float: left;
    height: 100px;
}
.gender{
    height: 40px;
}
.female{
    padding: 15px 300px;
    background: #696969;
    color: white;
    font-weight: bold;
    border: 1px solid #696969;
}
.male{
    padding: 15px 60px;
    background: #ffffff;
    border: 1px solid #696969;
    margin: 0;
    font-weight: bold;
    position: relative;
    right: 4px;
}
.unknown{
    font-weight: bold;
}



.v-card__title[data-v-688de624]{
    padding: 0 16px;
    color: #60521B;
}
.v-card__text[data-v-688de624]{
    padding: 0 16px;
}
.margin-top[data-v-688de624]{
    margin-top: 20px;
}
h4[data-v-688de624]{
    font-weight: normal;
    font-size: 1.2rem;
    color: #60521B;
}
.tooltip-text[data-v-688de624]{
    font-size: 1.5rem;
}


.v-card__title[data-v-15980704]{
    padding: 0 16px;
    color: #60521B;
}
.v-card__text[data-v-15980704]{
    padding: 0 16px;
}
.v-card[data-v-15980704]{
    box-shadow: none;
}
.margin-top[data-v-15980704]{
    margin-top: 20px;
    width: 100%;
}
h4[data-v-15980704]{
    font-weight: normal;
    font-size: 1.2rem;
    color: #60521B;
}
.tooltip-text[data-v-15980704]{
    font-size: 1rem;
}
sup[data-v-15980704]{
    color: #000000
}
a[data-v-15980704]{
    color: #1a237e;
}


/* Target the first column header and cells */
.v-data-table[data-v-e1f82394] th:first-child,
 .v-data-table[data-v-e1f82394] td:first-child {
   width: 25% !important;
   min-width: 25% !important;
}

 /* Alternative using deep selector */
[data-v-e1f82394] .v-data-table th:first-child,[data-v-e1f82394] .v-data-table td:first-child {
   width: 25% !important;
   min-width: 25% !important;
}
.v-card__title[data-v-e1f82394]{
     padding: 0 16px;
     color: #60521B;
}
.v-card__text[data-v-e1f82394]{
     padding: 0 16px;
}
.v-card[data-v-e1f82394]{
     box-shadow: none;
}
.margin-top[data-v-e1f82394]{
     margin-top: 20px;
}
h4[data-v-e1f82394]{
     font-weight: normal;
     font-size: 1.2rem;
     color: #60521B;
}
.tooltip-text[data-v-e1f82394]{
     font-size: 1rem;
}


/* Target the first column header and cells */
.v-data-table[data-v-6071ebe0] th:first-child,
  .v-data-table[data-v-6071ebe0] td:first-child {
    width: 25% !important;
    min-width: 25% !important;
}

  /* Alternative using deep selector */
[data-v-6071ebe0] .v-data-table th:first-child,[data-v-6071ebe0] .v-data-table td:first-child {
    width: 25% !important;
    min-width: 25% !important;
}
.v-card__title[data-v-6071ebe0]{
      padding: 0 16px;
      color: #60521B;
}
.v-card__text[data-v-6071ebe0]{
      padding: 0 16px;
}
.v-card[data-v-6071ebe0]{
      box-shadow: none;
}
.margin-top[data-v-6071ebe0]{
      margin-top: 20px;
}
h4[data-v-6071ebe0]{
      font-weight: normal;
      font-size: 1.2rem;
      color: #60521B;
}
.tooltip-text[data-v-6071ebe0]{
      font-size: 1rem;
}


/* Target the first column header and cells */
.v-data-table[data-v-16b86834] th:first-child,
  .v-data-table[data-v-16b86834] td:first-child {
    width: 25% !important;
    min-width: 25% !important;
}

  /* Alternative using deep selector */
[data-v-16b86834] .v-data-table th:first-child,[data-v-16b86834] .v-data-table td:first-child {
    width: 25% !important;
    min-width: 25% !important;
}
.v-card__title[data-v-16b86834]{
      padding: 0 16px;
      color: #60521B;
}
.v-card__text[data-v-16b86834]{
      padding: 0 16px;
}
.v-card[data-v-16b86834]{
      box-shadow: none;
}
.margin-top[data-v-16b86834]{
      margin-top: 20px;
}
h4[data-v-16b86834]{
      font-weight: normal;
      font-size: 1.2rem;
      color: #60521B;
}
.tooltip-text[data-v-16b86834]{
      font-size: 1rem;
}


.percent[data-v-4f023fab]:after{
    content: "%";
}


.dollor[data-v-2c7b1ec7]:before{
    content: "$";
}


.percent[data-v-0e042c48]:after{
    content: "%";
}


.percent[data-v-3c3d4c72]:after{
    content: "%";
}


.center[data-v-476a84a2]{
    text-align: center;
}
.icon-wrapper[data-v-476a84a2]{
    clear: both;
}
.tooltip-text[data-v-476a84a2]{
    font-size: 1rem;
}
.grad[data-v-476a84a2]{
    text-align: center;
}
.handshake[data-v-476a84a2]{
    text-align: center;
}
.arrow[data-v-476a84a2]{
    text-align: center;
    margin: auto;
    font-size: 102px;
    color: #952E0F;
}
@media print {
.arrow[data-v-476a84a2]{
        font-size: 36pt;
}
}
.trend-wrapper[data-v-476a84a2]{
    height: 510px;
}
.border[data-v-476a84a2]{
    border: solid 2px #696969;
    margin: 0 20px;
    padding: 20px;
}
.grad-handshake-wrapper[data-v-476a84a2]{
    margin-left: 25%;
}
.box-grid[data-v-476a84a2]{
    width: 100%;
    clear: both;
}
.level[data-v-476a84a2]{
    float: left;
    /* width: 32%; */
    background: #DCDCDC;
    color: #696969;
    margin: 5px;
    padding: 10px;
}
p[data-v-476a84a2]{
    font-size: 1.75rem;
}
.hand[data-v-476a84a2]{
    font-size: 6rem;
    color: #c9c7c8;
}
.cap[data-v-476a84a2]{
    font-size: 6rem;
    color: #c9c7c8;
}
.trend-headline[data-v-476a84a2]{
    color: #952E0F;
    padding: 20px 0px 0 16px;
    font-size: 24px;
    font-weight: bold;
}


.center[data-v-9f0e94fc]{
    text-align: center;
}
.icon-wrapper[data-v-9f0e94fc]{
    clear: both;
}
.tooltip-text[data-v-9f0e94fc]{
    font-size: 1rem;
}
.grad[data-v-9f0e94fc]{
    text-align: center;
}
.handshake[data-v-9f0e94fc]{
    text-align: center;
}
.arrow[data-v-9f0e94fc]{
    text-align: center;
    margin: auto;
    font-size: 102px;
    color: #952E0F;
}
@media print {
.arrow[data-v-9f0e94fc]{
        font-size: 36pt;
}
}
.trend-wrapper[data-v-9f0e94fc]{
    height: 510px;
}
.border[data-v-9f0e94fc]{
    border: solid 2px #696969;
    margin: 0 20px;
    padding: 20px;
}
.grad-handshake-wrapper[data-v-9f0e94fc]{
    margin-left: 25%;
}
.box-grid[data-v-9f0e94fc]{
    width: 100%;
    clear: both;
}
.level[data-v-9f0e94fc]{
    float: left;
    /* width: 32%; */
    background: #DCDCDC;
    color: #696969;
    margin: 5px;
    padding: 10px;
}
p[data-v-9f0e94fc]{
    font-size: 1.75rem;
}
.hand[data-v-9f0e94fc]{
    font-size: 6rem;
    color: #c9c7c8;
}
.cap[data-v-9f0e94fc]{
    font-size: 6rem;
    color: #c9c7c8;
}
.trend-headline[data-v-9f0e94fc]{
    color: #952E0F;
    padding: 20px 0px 0 16px;
    font-size: 24px;
    font-weight: bold;
}


.ft-chart-card[data-v-13a8a828]{
  min-height: 350px;
}
.chart-subtitle[data-v-13a8a828]{
padding: 0 20px;
display: block;
}
.border[data-v-13a8a828]{
  border: 1pt solid #DCDCDC;
   margin: 10px 10px;
   padding: 20px;
  /*
  width: 100%; */
}
canvas[data-v-13a8a828]{
  width: 90%!important;
}
.v-card__subtitle[data-v-13a8a828] {
    margin-top: 0px;
}


.ft-chart-card[data-v-4128515e]{
  min-height: 350px;
}
.border[data-v-4128515e]{
  border: 1pt solid #DCDCDC;
   margin: 10px 10px;
   padding: 20px;
  /*
  width: 100%; */
}
canvas[data-v-4128515e]{
  width: 90%!important;
}


.percent[data-v-33237876]:after{
    content: "%";
}
/* Target the first column header and cells */
.v-data-table[data-v-33237876] th:first-child,
.v-data-table[data-v-33237876] td:first-child {
  width: 50% !important;
  min-width: 50% !important;
}


/* Target the first column header and cells */
.v-data-table[data-v-875b7a9c] th:first-child,
.v-data-table[data-v-875b7a9c] td:first-child {
  width: 50% !important;
  min-width: 50% !important;
}
.percent[data-v-875b7a9c]:after{
    content: "%";
}


/* Target the first column header and cells */
.v-data-table[data-v-d72af370] th:first-child,
.v-data-table[data-v-d72af370] td:first-child {
  width: 50% !important;
  min-width: 50% !important;
}
.percent[data-v-d72af370]:after{
    content: "%";
}


/* Target the first column header and cells */
.v-data-table[data-v-8fce2704] th:first-child,
.v-data-table[data-v-8fce2704] td:first-child {
  width: 50% !important;
  min-width: 50% !important;
}
.percent[data-v-8fce2704]:after{
    content: "%";
}


.highly[data-v-ea6a9a56] {
    background: #303030;
    width: 100%;
}
.effective[data-v-ea6a9a56] {
    background: #575757;
}
.partially[data-v-ea6a9a56] {
    background: #a9a9a9;
}
.ineffective[data-v-ea6a9a56] {
    background: #e8e8e8;
    border: 1px solid #000;
}
.ne[data-v-ea6a9a56] {
    background: #fff;
    border: 3px solid #696969;
}
.e-r-title[data-v-ea6a9a56] {
    font-size: 19px ;
    font-weight: 500;
    line-height: 1 ;
    letter-spacing: 0.01em ;
    font-family: 'Roboto', sans-serif;
}
@media only screen and (min-width: 1200px){
.container[data-v-ea6a9a56] {
        flex: 0;
        padding: 0;
}
.range[data-v-ea6a9a56] {
        float: left;
        margin-left: 5px;
}
.score[data-v-ea6a9a56] {
        display: block;
}
.lg[data-v-ea6a9a56] {
        height: 40px;
        min-width: 40px;
        max-width: 40px;
        float: left;
}
.center-scores[data-v-ea6a9a56] {
        position: relative;
        left: 3%;
}
}
@media only screen and (max-width: 1199px) {
.container[data-v-ea6a9a56] {
        flex: 0;
        padding: 0;
}
.highly[data-v-ea6a9a56] {
        background: #303030;
}
.range[data-v-ea6a9a56] {
        float: left;
        margin-left: 5px;
}
.lg[data-v-ea6a9a56] {
        height: 40px;
        min-width: 40px;
        max-width: 40px;
}
}


.offscreen{
    position: absolute;
    left: -100000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}


.border[data-v-16768798]{
    border: solid 1px;
    margin: 10px;
}
.rating-wrapper[data-v-16768798]{
  /* height:100%; */
}
.sub-text[data-v-16768798]{
  line-height: 1.2;
}
.v-card__title[data-v-16768798]{
  font-size: 15px;
  padding-top: 5px;
}
.v-card__text[data-v-16768798]{
  padding: 2px;
}



.border[data-v-5c0d9fe1]{
    border: solid 1px;
    margin: 10px;
}
.rating-wrapper[data-v-5c0d9fe1]{
  /* height:100%; */
}
.sub-text[data-v-5c0d9fe1]{
  line-height: 1.2;
}
.v-card__title[data-v-5c0d9fe1]{
  font-size: 15px;
  padding-top: 5px;
}
.v-card__text[data-v-5c0d9fe1]{
  padding: 2px;
}



.border[data-v-63a95563]{
    border: solid 1px;
    margin: 10px;
}
.rating-wrapper[data-v-63a95563]{
  /* height:100%; */
}
.sub-text[data-v-63a95563]{
  line-height: 1.2;
}
.v-card__title[data-v-63a95563]{
  font-size: 15px;
  padding-top: 5px;
}
.v-card__text[data-v-63a95563]{
  padding: 2px;
}



.border[data-v-bd8a464e]{
    border: solid 1px;
    margin: 10px;
}
.rating-wrapper[data-v-bd8a464e]{
  /* height:100%; */
}
.sub-text[data-v-bd8a464e]{
  line-height: 1.2;
}
.v-card__title[data-v-bd8a464e]{
  font-size: 15px;
  padding-top: 5px;
}
.v-card__text[data-v-bd8a464e]{
  padding: 2px;
}



@page {
      margin: 0;
      size: letter portrait;
      height: 11in !important;
      width:8.5in!important;
}
@media print {
  /* Target specific elements instead of universal selector */
body, p, div:not([class*="fa-"]), span:not([class*="fa-"]),
  h1, h2, h3, h4, h5, h6, td, th, li, ul, ol,
  .v-card, .v-list, .v-btn, .headline {
    font-family: Arial, sans-serif !important;
}
  /* Explicitly preserve Font Awesome */
.fas, .far, .fal, .fab, .fa,
  [class*="fa-"], i[class*="fa"] {
    font-family: "Font Awesome 5 Free", "Font Awesome 5 Pro", "Font Awesome 5 Brands" !important;
}
body {
    margin: 0!important;;
    padding: 0!important;;
    height: 11in !important;
    width:8.5in!important;
    overflow-x: clip;
}
.cd-tile-card{
    min-height: 120px!important;
}
.cd-title{
    padding-left: 2px;
    padding-right: 2px;
}
.v-data-table-header tr th span{
    font-size: 11px;
    font-weight: 400;
}
.cd-title-text{
    font-size: 0.8rem;
    margin-left: 0px!important;
}
.er-comp .v-card__title{
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 14px;
    line-height: 1;
}
.ft canvas{
    max-height: 250px;
}
.ft-chart-card{
    min-height: auto!important;
}
.v-data-table__wrapper table tbody tr td {
    font-size: 10px!important;
}
.glossary .v-data-table__wrapper table thead tr th {
    font-size: 10px!important;
    height: 20px!important;
}
.glossary .v-data-table
  {
    line-height: 1.1;
}
.v-data-table th{
    height: 25px!important;
}
.v-data-table td{
    height: 22px!important;
}
.map{
    /* width: 65%!important; */
    max-height: 5.2in!important;
    margin-left: 45px;
}
.financial-aid-headline{
    font-size: 14px!important;
}
.pp-fin-title{
    min-height: 15px!important;
}
.pp-fin-item-cont{
    padding-bottom: 2px!important;
    padding-top: 2px!important;
}
.cap-headline{
      color: #114d72;
      font-weight: bold;
      padding-left: 0px !important;
      padding-right: 0px !important;
      padding-top: 0px !important;
      padding-bottom: 0px !important;
}
.headline {
            font-size: 12px !important;
            font-weight: 400;
            line-height: 12px !important;
            letter-spacing: normal !important;
            font-family: 'Roboto', sans-serif !important;
}
.v-list__tile__sub-title{
    white-space: unset;
    text-overflow: unset;
}
    /* .title-size{
      font-size: 2rem;
    } */
a{
      text-decoration: none;
}
.pp{
      color: #A5121B;
}
.cd{
      color: #114d72;
}
.ca{
      color: #60521B;
}
.pt{
      color: #952E0F;
}
.er{
      color: #006100;
}
.gl{
      color: #000000;
}
.icon-header{
      font-size: 3rem;
      float: left;
      margin-top: 20px;
      margin-left: 15px;
}
.pdf{
    display: none;
}
.v-list__tile--avatar {
    height:26px;
}
.v-list__tile {
    font-size: 14px;
}
.v-card__text {
    padding: 10px;
    width: 100%;
    font-size: 12px !important;
}
.v-card{
      box-shadow: none !important;
}
.v-icon{
    font-size: 18px;
}
p{
    margin-bottom: 0;
}
.headline {
    font-size: 12px !important;
    font-weight: 400;
    line-height: 12px !important;
    letter-spacing: normal !important;
    font-family: 'Roboto', sans-serif !important;
}
  /* .container{
    padding: 10px !important;
  } */
.glossary table.v-table tbody td {
    font-size: 9px;
}
table.v-table tbody td {
    font-size: 11px;
}
tbody tr:nth-child(odd) {
    background: #e0e0e0;
}
thead{
    background: #595959;
}
table.v-table thead tr {
    height: 30px;
}
.table-header {
    color: #ffffff;
    font-size: 10px;
}
.title-size{
    font-size: 1.5rem;
    font-weight: 400;
}
a{
    text-decoration: none;
}
.ca{
    color: #60521B;
}
.container {
    flex: 0;
    padding: 0;
}
.pdf-p{
    font-size: 13.5px !important;
}
.hand{
    font-size: 3rem !important;
    color: #c9c7c8;
}
.cap{
    font-size: 3rem !important;
    color: #c9c7c8;
}
i.v-icon.fas.fa-sort-up.theme--light {
    display: none !important;
}
.border{
    margin: 5px 15px 15px 15px !important;
    padding: 5px  !important;
}
.chart-title {
    font-size: 1em;
}
.chart-border {
      border: 1pt solid #DCDCDC !important;
      margin: 5px 10px !important;
      padding: 5px !important;
      text-align: center !important;
      margin-left:22px!important;
}
.F{
    padding: 5px 0 !important;
}
.M{
    padding: 5px 0 !important;
}
.Highly{
      background: #303030;
      border: 1px solid #ffffff;
      color: #ffffff;
      fill: #303030;
      stroke: #ffffff;
}
.Highly-text, .Effective-text {
      fill: #ffffff;
}
.Ineffective-text, .NE-text, .Partially-text {
      fill: #000000;
}
.Effective{
      background: #575757;
      border: 1px solid #ffffff;
      color: #ffffff;
      fill: #575757;
      stroke: #ffffff;
}
.Partially{
      background: #A9A9A9;
      border: 1px solid #ffffff;
      color: #000000;
      fill: #A9A9A9;
      stroke: #ffffff;
}
.Ineffective{
      background: #DCDCDC;
      border: 1px solid #000000;
      fill: #DCDCDC;
      stroke: #000000;
}
.NE{
      background: #ffffff;
      border: 1px solid #696969;
      fill: #ffffff;
      stroke: #696969;
}
.sm{
      padding: 1px;
      margin: 1px;
      width: 100%;
      display: inline-flex;
      font-size: 10px;
}
.range{
      margin-left: 4px !important;
      margin-right: 12px !important;
}
.count-title{
      font-weight: bold;
}
.no-data {
      text-align: center;
      width: 50%;
      float: left;
      margin-top: 20px;
      padding: 20px;
}
.bubble-chart-wrapper {
      width: 95%;
      float: left;
      position: relative;
      /* bottom: 25px; */
}
  /* .rating-count-wrapper {
      width: 40%;
      float: left;
      margin-left: 14px;

  } */
.pdf-wrapper{
      height: 310px;
}
.spg-count-wrapper{
      float: right;
      margin-right: 50px;
      margin-top: 80px;
}
#display-0{
      display: none;
}
.no-data{
      text-align: center;
}
  /* .sub-text {
    margin-left: 16px;
    height: 80px;
    font-size: 10px;
  } */
.key-wrapper{
        padding: 0 !important;
}
.key-wrapper .v-card__text {
      padding: 0 20px;
}
.tf{
    position: relative;
    left: 30%;
    top: 35%;
    color: white;
    font-size: 1.5rem;
}
.sf{
    position: relative;
    left: 35%;
    top: 40%;
    color: white;
    font-size: 1.5rem;
}
.count-title{
    font-weight: bold;
}
.count-number{
    display: inline-block;
}
#provider{
    height: 300px !important;
}
#state{
      height: 300px !important;
}
.cd-bottom{
      margin: 0!important;
      padding: 0!important;
      position: relative;
      bottom: 15px;
}
.spg-count-wrapper{
    float: right;
    margin-right: 50px;
    margin-top: 80px;
}
#display-0{
    display: none;
}
.e-r-title {
    font-size: 11px !important;
    font-weight: 400 !important;
      display: block;
}
.lg {
    height: 20px !important;
    min-width: 20px !important;
    max-width: 20px !important;
}
.score{
    font-size: 10px !important;
}
.v-list--two-line .v-list__tile {
    height: 40px;
}
.v-list__tile__sub-title {
    font-size: unset;
}
.pt-color-bar{
    height: 10px !important;
}
.pp-color-bar{
    height: 10px !important;
}
.er-color-bar{
    height: 10px !important;
}
.cd-color-bar{
    height: 10px !important;
}
.ca-color-bar{
    height: 10px !important;
}
.margin-top {
    margin-top: 10px !important;
}
h4{
    font-size: 12px !important;
}
.mission-text{
    font-size: 16px;
    padding: 20px;
}
.page-number-wrapper{
    width: 10%;
    text-align: right;
      float: right;
    font-weight: normal;
    padding: 10px;
      display: unset !important;
      min-height: 50px;
}
.page-number{
      position: absolute;
      bottom: 15px;
      right: 15px;
}
body{
      counter-reset: pagenum;
}
.page-number:after{
      counter-increment: pagenum;
      content: counter(pagenum);
}
.increment-page-number{
      counter-increment: pagenum;
}
.mission-headline{
      font-size: 18px !important;
      padding: 16px 0 0 16px !important;
}
.trend-headline{
      padding: 0 18px !important;
      font-size: 18px !important;
}
.home-text{
      color: #595959;
      font-size: 18px !important;
      padding: 20px;
}
p.mission-text {
      color: #595959;
      font-size: 15px !important;
      padding: 0 20px;
}
table.v-table tbody td, table.v-table tbody th {
      height: 26px;
}
.glossary-headline{
      font-size: 18px !important;
      color: #595959;
      font-weight: bold;
}
.ft-headline{
        color: #952E0F;
        font-size: 16px !important;
        font-weight: normal !important;
        padding-top: 0px !important;
}
.cd-headline{
        color: #114d72;
        /* padding: 0 15px 10px 15px !important; */
        /* padding-top: 20 !important; */
        /* margin-bottom: 0 !important; */
        font-size: 18px!important;
}
.pdf-footnotes .v-card__text{
        width: 89%;
        float: left;
}
.aid-list{
      height: 27px !important;
}
}
/* body {
  background: #ECEFF1; color: rgba(0,0,0,0.87)!important;
  font-family: Roboto, Helvetica, Arial, sans-serif!important;
} */
      /* #message { background: white; max-width: 360px;
        margin: 100px auto 16px; padding: 32px 24px; border-radius: 3px;
      }
      #message h2 { color: #ffa100; font-weight: bold; font-size: 16px; margin: 0 0 8px; }
      #message h1 { font-size: 22px; font-weight: 300; color: rgba(0,0,0,0.6); margin: 0 0 16px;}
      #message p { line-height: 140%; margin: 16px 0 24px; font-size: 14px; }
      #message a { display: block; text-align: center;
        background: #039be5; text-transform: uppercase;
        text-decoration: none; color: white; padding: 16px; border-radius: 4px; }
      #message, #message a { box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); }
      #load { color: rgba(0,0,0,0.4); text-align: center; font-size: 13px; }
      @media (max-width: 600px) {
        body, #message { margin-top: 0; background: white; box-shadow: none; }
        body { border-top: 16px solid #ffa100; }
      } */
    

.v-card[data-v-43a40aac]{
    border-radius: 0px;
}
.first-page-break[data-v-43a40aac]{
    height:11in;
}
.page-break[data-v-43a40aac]{
    page-break-before: always;
    position:relative;
    height:11in;
    /* width:8.5in; */
    /* margin-top: 3mm ;
    margin-right: -15mm;
    padding-right: -15mm; */
    /* padding:0; */
}
.footer[data-v-43a40aac] {
    position: absolute;
    bottom: 0px;
    left: 0;
    padding-bottom: 10px;
    width: 100%;
    background-color: #DCDCDC;
}
.v-sheet[data-v-43a40aac]{
    box-shadow: none!important;
}
.home-text[data-v-43a40aac]{
    color: #595959!important;
    font-size: 22px;
}
.mission-text[data-v-43a40aac]{
    font-size: 16px;
    padding: 20px;
}
.page-number-wrapper[data-v-43a40aac]{
    width: 10%;
    text-align: right;
      float: right;
    font-weight: normal;
    padding: 10px;
      display: unset !important;
      min-height: 50px;
}
.page-number[data-v-43a40aac]{
      position: absolute;
      bottom: 15px;
      right: 15px;
}
body[data-v-43a40aac]{
      counter-reset: pagenum;
}
.page-number[data-v-43a40aac]:after{
      counter-increment: pagenum;
      content: counter(pagenum);
}
.increment-page-number[data-v-43a40aac]{
      counter-increment: pagenum;
}
  /* .fa {
    width: 50px;
  }
  .fas{
    font-size: 3rem;
    float: left;
    margin-top: 20px;
    margin-left: 15px;
    width: 50px;
  }
.content-container {
  position: relative;
}
.overlay {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 2;
}
div.overlay-message {
  position: relative;
  align: middle;
  height: 50%;
}
span.overlay-message {
    position: absolute;
    top: 50%;
    left: 15%;
    width: 70%;
    background-color: white;
    padding: 15px 10px;
    border-radius: 10px;} */



/* aj pagetitlecolorbar */
  /* .v-card {
      box-shadow: none!important;
      border-bottom: 1px solid #e0e0e0 !important;
      border-radius: 0px!important;
    };
    .fas{
        font-size: 3rem;
        float: left;
        margin-top: 15px;
        margin-left: 15px;
    }
    .pt-color-bar{
        height: 20px;
        background: #952E0F;
        width: 100%;
    }
    .pp-color-bar{
        height: 20px;
        background: #A5121B;
        width: 100%;
    }
    .er-color-bar{
        height: 20px;
        background: #006100;
        width: 100%;
    }
    .cd-color-bar{
        height: 20px;
        background: #114d72;
        width: 100%;
    }
    .ca-color-bar{
        height: 20px;
        background: #60521B;
        width: 100%;
    }
    .title-size{
        overflow: visible;
        margin-bottom: 5px;
    }
    @media only screen and (max-width: 500px){
        .title-size{
            font-size: 1.5rem;
        }
    } */
  


/* AJ Home -- colored icons in the home page*/
.page-link[data-v-43a40aac] {
  padding-right: 15px;
  padding-bottom: 15px;
}
.fa[data-v-43a40aac] {
  width: 50px;
}
.fas[data-v-43a40aac]{
  font-size: 3rem;
  float: left;
  margin-top: 20px;
  margin-left: 15px;
  width: 50px;
}
/* .title-size{
  font-size: 2rem;
  overflow: visible;
} */
a[data-v-43a40aac]{
  text-decoration: none;
}
.pp[data-v-43a40aac]{
color: #A5121B;
}
.cd[data-v-43a40aac]{
color: #114d72;
}
.ca[data-v-43a40aac]{
color: #60521B;
}
.pt[data-v-43a40aac]{
color: #952E0F;
}
.er[data-v-43a40aac]{
color: #006100;
}
.gl[data-v-43a40aac]{
  color: #000000;
}



/* colored icons in the home page in print view */



#e3[data-v-9fc0bc2c]{
  width: 50%;
}
.v-text-field[data-v-9fc0bc2c], .support-info[data-v-9fc0bc2c] {
  margin: 5px 15px;
}
.v-btn[data-v-9fc0bc2c] {
  margin: 5px 15px;
}
.v-toolbar__title[data-v-9fc0bc2c] {
  margin: 5px 15px;
}


#e3[data-v-58f338d0]{
  width: 50%;
}
.v-text-field[data-v-58f338d0], .support-info[data-v-58f338d0] {
  margin: 5px 15px;
}
.v-btn[data-v-58f338d0] {
  margin: 5px 15px;
}
.v-toolbar__title[data-v-58f338d0] {
  margin: 5px 15px;
}


.page-link[data-v-835f86fa] {
  padding-right: 15px;
  padding-bottom: 15px;
}
.fa[data-v-835f86fa] {
  width: 50px;
}
.fas[data-v-835f86fa]{
  font-size: 3rem;
  float: left;
  margin-top: 20px;
  margin-left: 15px;
  width: 50px;
}
.title-size[data-v-835f86fa]{
  font-size: 2rem;
  overflow: visible;
  font-weight: 400;
}
a[data-v-835f86fa]{
  text-decoration: none;
}
.pp[data-v-835f86fa]{
color: #A5121B;
}
.cd[data-v-835f86fa]{
color: #114d72;
}
.ca[data-v-835f86fa]{
color: #60521B;
}
.pt[data-v-835f86fa]{
color: #952E0F;
}
.er[data-v-835f86fa]{
color: #006100;
}
.gl[data-v-835f86fa]{
  color: #000000;
}
.home-text[data-v-835f86fa]{
  color: #595959;
  font-size: 22px;
  line-height: 1.5;
}
@media only screen and (max-width: 500px){
.title-size[data-v-835f86fa]{
    font-size: 1.3rem;
}
}


.aid-list[data-v-22b5f348] {
  height: 29px;
  cursor: default;
}
.tooltip-text[data-v-22b5f348]{
  font-size: 1.5rem;
}


.pp{
    color: #A5121B;
}
.container {
    flex: 0;
    padding: 0;
}



.cd{
color: #114d72;
}
.container {
  flex: 0;
  padding: 0;
}
.v-icon.fa-sort-up,
.v-icon.fa-sort-down {
  font-size: 18px !important;
  color: #2C7FC3 !important;
}


.v-card__title[data-v-577c4b24]{
    padding: 0 16px;
    color: #60521B;
}
.v-card__text[data-v-577c4b24]{
    padding: 0 16px;
}
.v-card[data-v-577c4b24]{
    box-shadow: none;
}
.margin-top[data-v-577c4b24]{
    margin-top: 20px;
}
h4[data-v-577c4b24]{
    font-weight: normal;
    font-size: 1.2rem;
    color: #60521B;
}
.tooltip-text[data-v-577c4b24]{
    font-size: 1rem;
}


.v-card[data-v-85745492]{
    box-shadow: none !important;
}


tbody tr:nth-child(odd) {
  background: #e0e0e0;
}
thead{
  background: #595959;
}
.table-header {
  color: #ffffff;
  font-size: 1.5rem;
}
.ca{
  color: #60521B;
}
.container {
  flex: 0;
  padding: 0;
}
.v-icon.fa-sort-up,
.v-icon.fa-sort-down {
  font-size: 18px !important;
  color: #2C7FC3 !important;
}


.percent[data-v-81a9ad14]:after{
    content: "%";
}


a[data-v-5e672bc6]{
text-decoration: none;
}
.pt[data-v-5e672bc6]{
color: #952E0F;
}
.container[data-v-5e672bc6] {
flex: 0;
padding: 0;
}
.v-card[data-v-5e672bc6]{
box-shadow: none !important;
}



tbody tr:nth-child(odd) {
background: #e0e0e0;
}
thead{
background: #a6a6a6;
}
.table-header {
color: #ffffff;
font-size: 1.5rem;
}
.pt{
color: #952E0F;
}
.container {
flex: 0;
padding: 0;
}
.ft-headline{
color: #952E0F;
font-size: 24px;
font-weight: 400;
line-height: 32px !important;
letter-spacing: normal !important;
font-family: 'Roboto', sans-serif !important;
}
.v-icon.fa-sort-up,
.v-icon.fa-sort-down {
font-size: 18px !important;
color: #2C7FC3 !important;
}


.content-container[data-v-5c279210] {
  position: relative;
}


.overlay {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 2;
}
div.overlay-message {
  position: relative;
  align: middle;
  height: 50%;
}
span.overlay-message {
    position: absolute;
    top: 50%;
    left: 15%;
    width: 70%;
    background-color: white;
    padding: 15px 10px;
    border-radius: 10px;}
@media screen {
.er{
        color: #006100;
}
.container {
        flex: 0;
        padding: 0;
}
.headline{
        color: #006100;
        font-size: 22px;
}
a{
        text-decoration: none;
}
.Highly{
        background: #303030;
        border: 1px solid #ffffff;
        color: #ffffff;
        fill: #303030;
        stroke: #ffffff;
}
.Highly-text, .Effective-text, .Partially-text {
        fill: #ffffff;
}
.Ineffective-text, .NE-text {
        fill: #000000;
}
.Effective{
        background: #575757;
        border: 1px solid #ffffff;
        color: #ffffff;
        fill: #575757;
        stroke: #ffffff;
}
.Partially{
        background: #A9A9A9;
        border: 1px solid #ffffff;
        color: #ffffff;
        fill: #A9A9A9;
        stroke: #ffffff;
}
.Ineffective{
        background: #DCDCDC;
        border: 1px solid #000000;
        fill: #DCDCDC;
        stroke: #000000;
}
.NE{
        background: #ffffff;
        border: 1px solid #696969;
        fill: #ffffff;
        stroke: #696969;
}
.sm{
        padding: 10px;
        margin: 5px;
}
    /* .sub-text{
        margin: 16px;
    } */
.count-title{
        font-weight: bold;
}
.rating-count-wrapper{
        padding: 15px;
        position: relative;
        bottom: 0;
        left: 0;
        width: 100%;
}
.bubble-chart-wrapper{
      height: 290px;
      width: 100%;
      margin-left: auto;
      margin-right: auto;
}
.spg-count-wrapper{
        float: right;
        margin-right: 50px;
        margin-top: 80px;
}
#display-0{
        display: none;
}
.border {
          min-height: 555px;
}
}

