a,
span {
font-weight: bold;
}

figure {
margin: 0 0 20px;
padding: 0;
}
.b-title {
font-size: 1.3em;
text-align: center;
padding: 1em 0;
font-weight: bold;
background: #b10a00;
color: #FFF;
margin-bottom: 1em;
}
.lottery {
background: #cc1212;
width: 100%;margin: 0 0 1em 0;
}

.lottery p {
color: white;
font-size: 1.3rem;
font-weight: bold;
padding: 10px 1%;
text-align: center;
}

.vidLink {
margin: 0 auto 30px;
}

.vidLink p {
background: #cc1212;
margin: 0 auto;
padding: 10px 2%;
text-align: center;
/* width: 100%;margin: 0 0 1em 0; */
}

.vidLink p a {
color: #FFF;
font-size: 1rem;
font-weight: bold;
}

.vidLink p a:hover {
text-decoration: underline;
}

.medAlert p{
background-color: #cc1212;
color: #FFF;
font-size: 1.5rem;
font-weight: bold;
padding: 5px 10px;
text-align: center;
width: 100%;margin: 0 0 1em 0;
}

.medAlert p a{
color: #FFF;
}

.medAlert p a:hover{
text-decoration: underline;
}

.edfi-button {
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
background-color: #006dcc;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
background-image: -webkit-linear-gradient(top, #08c, #04c);
background-image: -o-linear-gradient(top, #08c, #04c);
background-image: linear-gradient(to bottom, #08c, #04c);
background-image: -moz-linear-gradient(top, #08c, #04c);
background-repeat: repeat-x;
border-color: #04c #04c #002a80;
border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
padding: .7em 2em;
/* margin-bottom: 1em; */
display: block;
width: 30%;
text-align: center;
}

.edfi-button:hover,
.edfi-button2:hover {
background-color: #006dcc;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#31393f), to(#222222));
background-image: -webkit-linear-gradient(top, #31393f, #222222);
background-image: -o-linear-gradient(top, #31393f, #222222);
background-image: linear-gradient(to bottom, #31393f, #222222);
background-image: -moz-linear-gradient(top, #31393f, #222222);
background-repeat: repeat-x;
}

.edfi-button2 {
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
background-color: #006dcc;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
background-image: -webkit-linear-gradient(top, #08c, #04c);
background-image: -o-linear-gradient(top, #08c, #04c);
background-image: linear-gradient(to bottom, #08c, #04c);
background-image: -moz-linear-gradient(top, #08c, #04c);
background-repeat: repeat-x;
border-color: #04c #04c #002a80;
border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
padding: .7em 2em;
/* margin-bottom: 1em; */
display: block;
width: 60%;
text-align: center;
}

/* .appWrap section {
margin-bottom: 30px;
padding: 0 12px;
} */
.wrap-eng {
padding: 0 1% 0 0;
}
.wrap-es {
padding: 0 0 0 1%;
}
.appWrap section a p {
color: #FFF;
font-size: 1.1em;
font-weight: bold;
padding: 12px 0;
text-transform: uppercase;
text-align: center;
}

.optional section a p {
background: green;
border-radius: 0.7em;
transition: .2s;
}

.general section a p {
background: #2179bf;
border-radius: 0.7em;
transition: .2s;
}

.general section a p:hover, .optional section a p:hover  {
background: #333;
}
em {
color: #333;
font-size: 1.1em;
font-weight: bold
}

.boxgrid h3 {
color: #6685A4;
font-size: 2em;
text-align: center;
margin-top: 2.7em;
text-transform: capitalize;
}

.boxgrid {
/*	width: 20em;
height: 15em;*/
background: #161613;
overflow: hidden;
position: relative;
/*	height: 15em;*/
}

.boxgrid img {
position: absolute;
top: 0;
left: 0;
border: 0;
}

.boxgrid p {
padding: 0 10px;
color: #afafaf;
font-weight: bold;
font: 10pt "Lucida Grande", Arial, sans-serif;
}

.boxcaption {
float: left;
position: absolute;
background: #000;
/*	height: 100px;
width: 100%*/
;
opacity: .8;
/* For IE 5-7 */
filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
-webkit-transition: width .5s;
/* For Safari 3.1 to 6.0 */
transition: width .5s;
}

.captionfull .boxcaption {
top: 260;
left: 0;
}

.caption .boxcaption {
top: 220;
left: 0;
}

.info-caption {
background: #CCC;
/* width: 20.5em; */
height: 16.3em;
min-width: 20.4em !important;
width: 20.4em;
margin: .5em;
overflow: hidden !important;
z-index: 99999;
position: absolute;
padding-top: .7em;
margin: -16.3em 0;
opacity: 0;
-webkit-transition: all 0.2s ease-in 0.3s;
-moz-transition: all 0.2s ease-in 0.3s;
-o-transition: all 0.2s ease-in 0.3s;
-ms-transition: all 0.2s ease-in 0.3s;
transition: all 0.2s ease-in 0.3s;
}

.info-caption:hover {
opacity: 1;
background: #262b30;
}

.info-caption strong {
color: #0CA0D8;
font-size: 1.1em;
}

.info-caption p {
font-size: 1em !important;
color: #FFF;
}

#resizer a.selected {
color: #0CA0D8 !important;
/* background: #ECECEC !important; */
margin-top: .2em;
padding: .1em .5em .2em .5em !important;
text-decoration: none;
/*    text-transform: uppercase;*/
}

.drop-menu-style {
font-weight: bold !important;
background: none !important;
color: #4d90fe !important;
}

.accordion h3 {
color: #6685A4;
font-size: 1.5em;
text-align: center;
text-transform: capitalize;
background: red;
color: #FFF;
margin-top: 0;
}

.checked-list {
font-size: 1.1em;
color: #333;
font-size: 1.1em;
font-weight: bold font-weight: bold;
}

.grid-boxes {
float: left;
display: block;
width: 20.4em;
min-width: 20.4em;
margin: .5em;
overflow: hidden;
}
.grayed-out-btns {
background: #919191;
border: none;
cursor: none;
padding: 0.5em;
width: 90%;
display: block;
margin: 1em auto 2em auto;
}
@media only screen and (max-width: 40em) {
.grid-boxes {
float: left;
display: block;
width: 37%;
margin: .5em;
overflow: hidden;
}
}

.box-title {
font-size: 1.3em !important;
/* text-align: center; */
margin: 0 !important;
background: red;
color: #FFF;
position: absolute;
/* width: inherit; */
margin-top: -3em !important;
display: block;
-webkit-transition: width .5s;
transition: width .5s;
/* padding: .1em .5em !important; */
padding: .1em .5em .1em .5em !important;
width: 10em;
text-align: center;
z-index: 999999;
}

.box-title:hover {
background: #3292D5;
padding: .1em .5em .1em .5em !important;
width: 12em;
text-align: center;
}

.box-title-mini {
font-size: 1em !important;
text-align: center;
margin: 0 !important;
background: red;
color: #FFF;
position: absolute;
padding: .25em .6em !important;
margin-top: -3em !important;
display: block;
-webkit-transition: width .5s;
transition: width .5s;
}

.box-title-mini:hover {
background: #3292D5;
width: 14em !important;
cursor: pointer;
}

.medium-block-grid-3 .box-title {
font-size: 1.3em !important;
text-align: center;
margin: 0 !important;
background: red;
color: #FFF;
position: absolute;
width: 11.2em;
margin-top: -3em !important;
display: block;
}

.medium-block-grid-3 .box-title:hover {
background: #3292D5;
width: 14em !important;
cursor: pointer;
}

.tiny-title {
font-size: .7em !important;
margin: 0 !important;
background: #535151;
color: #FFF;
position: absolute;
padding: .1em .25em !important;
margin-top: -2em !important;
z-index: 9;
width: 20.6em;
}

.accordion-navigation > a,
.accordion dd > a {
background: #FFFFFF !important;
color: #3292D5 !important;
padding: .2rem;
display: block;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-size: 1rem;
margin-bottom: .5em;
}

.checked-list {
text-transform: uppercase;
font-size: 1.1em;
}

.template-page-style h3 {
color: #37373A;
font-size: 1.3em;
text-transform: capitalize;
}

.program-caption {
font-size: 95% !important;
margin: 0em;
color: #FFF;
padding: .7em;
background: #2B2B2B;
width: inherit;
height: inherit;
}

.program-captionE {
font-size: 95% !important;
margin: 0em;
color: #FFF;
padding: .7em;
background: #262b30 !important;
}

.program-caption strong {
color: #00A1FF;
font-size: 1.2em;
}

.program-captionE strong {
color: #00A1FF;
font-size: 1.2em;
}
.overlay {
background: linear-gradient(to left,rgb(0 101 249 / 50%),rgb(0 0 0 / 50%)) repeat-x;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 2;
display: block;
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}
.captionT {
-webkit-transition: width .5s;
/* For Safari 3.1 to 6.0 */
transition: width .5s;
}

.accordion-navigation > a,
.accordion dd > a {
background: #EFEFEF;
color: #222222;
padding: 1rem;
display: block;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-size: 1rem;
margin-bottom: 0;
padding-bottom: 0;
}

.cover {
-webkit-transition: width .5s;
/* For Safari 3.1 to 6.0 */
transition: width .5s;
}

.cover:hover {
opacity: 0.4;
}

. .accordion .accordion-navigation > a,
.accordion dd > a {
padding-bottom: 0;
}

/* ul.choice-grid li {} */

ul.choice-grid li a {
width: inherit !important;
height: inherit !important;
}

.choice-grid img {
display: block;
position: relative;
}

.choice-grid img:hover {
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
}

.info-caption-mini {
background: #CCC;
min-width: 15em !important;
width: 15em;
height: 12em;
margin: .2em;
overflow: hidden !important;
z-index: 99999;
position: absolute;
padding: .4em .4em .4em 0;
margin: -12em 0;
opacity: 0;
-webkit-transition: all 0.2s ease-in 0.3s;
-moz-transition: all 0.2s ease-in 0.3s;
-o-transition: all 0.2s ease-in 0.3s;
-ms-transition: all 0.2s ease-in 0.3s;
transition: all 0.2s ease-in 0.3s;
}

.info-caption-mini:hover {
opacity: 1;
background: #262b30;
}

.info-caption-mini strong {
color: #0CA0D8;
font-size: 1.1em;
}

.info-caption-mini p {
font-size: .9em !important;
color: #FFF;
}

.grid-boxes-mini {
float: left;
display: block;
width: 15em;
min-width: 15em;
margin: .5em;
overflow: hidden;
}

@media only screen and (max-width: 40em) {
.grid-boxes-mini {
float: left;
display: block;
width: 37%;
margin: .5em;
overflow: hidden;
}
}

.box-title-mini {
font-size: .9em !important;
/* text-align: center; */
margin: 0 !important;
background: red;
color: #FFF;
position: absolute;
/* width: inherit; */
margin-top: -3em !important;
display: block;
-webkit-transition: width .3s;
transition: width .3s;
/* padding: .1em .5em !important; */
padding: .1em .5em .1em .5em !important;
width: 15em;
text-align: center;
z-index: 999999;
}

.box-title-mini:hover {
background: #3292D5;
padding: .1em .5em .1em .5em !important;
width: 12em;
text-align: center;
}

.box-title-mini-mini {
font-size: 1em !important;
text-align: center;
margin: 0 !important;
background: red;
color: #FFF;
position: absolute;
padding: .25em .6em !important;
margin-top: -3em !important;
display: block;
-webkit-transition: width .3s;
transition: width .3s;
}

.box-title-mini-mini:hover {
background: #3292D5;
width: 14em !important;
cursor: pointer;
display: none;
}

.medium-block-grid-3 .box-title-mini {
font-size: 1.3em !important;
text-align: center;
margin: 0 !important;
background: red;
color: #FFF;
position: absolute;
width: 11.2em;
margin-top: -3em !important;
display: block;
}

.medium-block-grid-3 .box-title-mini:hover {
background: #3292D5;
width: 14em !important;
cursor: pointer;
}

.choice-grid-mini img {
display: block;
position: relative;
}

.choice-grid-mini img:hover {
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
}

.center-text {
text-align: center;
}

.sc-li-text {
font-weight: bold;
font-size: 1em;
color: #333;
/*text-decoration: underline;*/
}

.gray {
color: #4b4c4c;
}

/* .cs-container p {
font-size: 1em;
padding: 1em 0;
} */

hr {
/*border-bottom: solid #cecece .1em !important;*/
border-width: 1px 0 0;
/*border-top: none;*/
clear: both;
padding: 0;
margin: 2em 0;
height: .1em !important;
}

.template-page-style h3 {
color: #37373A;
font-size: 1.2em;
text-transform: capitalize;
}

.sc-thumb {
display: block;
margin: auto;
padding: 0;
}

.soft-break {
padding-top: .7em;
display: block;
}

.no-padding {
padding: 0;
}

.schoolchoice .button {
font-size: 1rem;
background-color: #2196F3;
font-size: 1em;
padding: 0.4em 0.4em;
margin: 0.2em 0.25em;
border-radius: 0.7em;
color: #FFF;
transition: .2s;
}
.schoolchoice .button:hover {
background: #333;
}

ul.choice-ui li {
font-size: 0.8rem;
margin-bottom: 1em;
}

ul.button-group li a {
margin-bottom: 0 !important;
}

ul.button-group {
margin-bottom: 1em;
}

.SC-box h3 {
text-align: center;
color: #FFF;
padding: .7em;
}

.blue-box {
background: #2179bf;
}

.green-box {
background: green;
}

.blue-box:hover,
.green-box:hover {
background: #414441;
}

.SC-icon-style {
display: block;
color: #FFF;
font-size: 3em;
position: absolute;
margin: .4em;
}
.pr-apply-height {
/* min-height: 14em;
padding: 1em 1em 0 1em; */
}
.pr-box-style {
background: #f3f3f3;
padding: 0;
margin: 0 0 1em 0;
min-height: 54em;
}
.pr-box-imgs {
width: 100%;
margin: 0 0 1em 0;
}
.pr-intro-text {
font-weight: bold;
text-align: center;
margin-top: .2em;
font-size: 3em;
margin-top: 1em;
}

.pr-box1 {
background: url(/schoolchoice/img/2023/pr-1a.png);
background-size: cover;
height: 411px;
margin: 1em 0.05em 0 1em;
width: 100%;
transition: .3s;
cursor: pointer;
}
.pr-box1:hover {
background: url(/schoolchoice/img/2023/pr-1b.png);
}
.pr-box2 {
background: url(/schoolchoice/img/2023/pr-2a.png);
background-size: cover;
height: 411px;
margin: 1em 0.05em 0 1em;
width: 100%;
cursor: pointer;
transition: .3s;
}
.pr-box2:hover {
background: url(/schoolchoice/img/2023/pr-2b.png);
}
.school-selection-title {
color: #dc3545;
background: none;
font-size: 2.5em;
margin: 0.5em 0 0.7em 0;
padding: 0;
}
.pr-accent-color {
color: #dc3545;
}
.dark-text {
color: #333;
}
i.fa-solid.fa-basketball {
color: #fd5302;
}
.btn-1 {
text-align: center;
display: block;
text-decoration: none;
transition: all .3s;
width: auto;
margin: 0.5em auto;
border: solid #517ec3;
color: #517ec3;
text-transform: uppercase;
font-size: 1em;
}
.btn-2 {
border: solid #517ec3;
color: #517ec3;
display: block;
margin: 0.5em auto;
text-align: center;
text-decoration: none;
transition: all .3s;
width: 20em;
text-transform: uppercase;
font-size: 1.7em;
}
.btn-2:hover, .btn-3:hover {
background: #517ec3;
color: #FFF;
}

.btn-3 {
    text-align: center;
    display: block;
    text-decoration: none;
    transition: all .3s;
    width: auto;
    margin: 0.5em auto;
    background: #3F51B5;
    border: solid #517ec3;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1em;
}
.template-pages p, .template-pages li {
font-size: 1.2em;
}
article, .page-padding {
padding: 0 0%;
}
.pr-box-style ul li {
margin-bottom: 1em;
}
.pr-soft-pad {
padding: 2em;
}
button.btn.btn-primary.btn-sm.grayed-out-btns.sc-btn-color {
background: green;
padding: 3% 1%;
transition: .3s;
}
button.btn.btn-primary.btn-sm.grayed-out-btns.optional-btn-color {
background: blue;
padding: 3% 1%;
transition: .3s;
}
button.btn.btn-primary.btn-sm.grayed-out-btns.sc-btn-color:hover ,button.btn.btn-primary.btn-sm.grayed-out-btns.optional-btn-color:hover  {
background: #333;
}
.no-decoration a, .no-decoration button {
text-decoration: none;
}
.width-100 {
width: 100%;
}
.school-choice-flyers img {
display: block;
padding: 1em;
}
.pr-hero-image {
width: auto;
margin: 0 auto 0em auto;
display: block;
}
.final-text-box {
background: #454545;
margin: 2em 0;
padding: 3% 0% 2% 0%;
color: #ffffff;
}
.template-pages {
padding-top: 0em;
}
@media only screen and (max-width: 1400px) {
article, .page-padding {
padding: 0 8%;
}
}

@media only screen and (max-width: 1200px) {
.pr-hero-image {
margin: 0em auto 1em auto;
}
}
@media only screen and (max-width: 800px) {
article {
padding: 0 5%;
}
.pr-intro-text {
font-size: 1.5em;
}
.pr-hero-image {
width: 90%;
}
.hide-small-view {
display: none;
}
article, .page-padding {
padding: 0 0%;
}
.container.template-pages {
max-width: 98% !important;
}
.template-pages p, .template-pages li {
font-size: 1em;
}
}
@media only screen and (max-width: 550px) {
.pr-box1, .pr-box2 {
margin: 1em 0 0 0;
}
.school-selection-title {
font-size: 1.5em;
}
}
@media only screen and (max-width: 450px) {
.pr-box1, .pr-box2, .pr-box1:hover, .pr-box2:hover {
background-size: contain;
background-repeat: no-repeat;
height: 16em;
}
}

.alertbox {
border: solid red 3px;
background: #F0F0F0;
text-align: center;
width: 100%;
height: auto;
justify-content: center;
padding-top: 1%;
}

h4 {
color: #333;
font-weight: bold;
font-size: 1.9em;
text-align: center;
}

table {
border-collapse: collapse;
width: 100%;
margin-bottom: 3em;
}

th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
  background: #dddddd;
  font-size: 1.3em;
}

td {
text-align: left;
  padding: 8px;
}

h6{
font-size: 1.2em;
text-align: center;
}