.post.page {
    display: block;
    border-bottom: 0;
}.post.page .info .date {
    font-size: 0.75em;
    font-weight: normal;
    color: #666;
    text-transform: unset;
}
.post.page .img-desc {
    display: block;
    color: #666;
    font-size: 0.7em;
    margin: 0.5em 0 2em 0;
}
.post.page h1 {
    margin-bottom: 0.5rem;
}
.post.page h2 {

}
.post.page p {
    margin: revert;
}
.post.page img {
    float: none;
}
.post.page .date {
    color: #333;
    font-weight: normal;
    text-transform: none;
}
.post.page .center {
    text-align: center;
}
.post.page .left {
    text-align: left;
}
.post.page .right {
    text-align: right;
}
.post.page .top {
    vertical-align: top;
}
.post.page .bottom {
    vertical-align: bottom;
}
.post.page .notes summary {
    font-size: 1.2em;
    font-weight: bold;
}
.post.page .notes summary:hover {
    text-decoration: underline;
}
#PageBody #MainContent .post.page .notes p {
    font-size: 0.8em;
    padding-left: 4em;
}
.post.page blockquote {
    font: 22px/1.5 'Lora', serif, georgia;
    border-left: 5px solid #cc9900;
    display: block;
    margin: 1.5em 1em;
    padding: 0 0 0 1em;
}
.post.page .images-container {
    margin: 10px 0;
    display: flex;
    flex-wrap: wrap;
}
.post.page .images-container .wrap { 
    padding: 10px; 
}
.post.page .images-container .wrap img.gains-overall, 
.post.page .images-container .img-desc { 
    width: 380px; 
}
.post.page .images-container .img-desc { 
    font-size: 0.7em; 
}
.post.page img.float-left {
    float: left !important;
    margin-right: 30px;
}
.post.page .flex-box {
    display: flex;
    justify-content: space-between;
}
.post.page .indent {
    margin-left: 50px;
}

#PageBody #MainContent .post.page a:link,
#PageBody #MainContent .post.page a:visited {
    font-weight: 700;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}
.table-wrapper{	overflow-x:auto;width:100%;}
.blog-table{border-collapse:collapse;color:#000;font-size:16px;width:80%; margin:10px auto;}
.blog-table caption{ 
    color: #333; 
    font-weight:bold;
}
.lt-gray{background-color:#d3d3d3;}
.dk-gray{background-color:#bebebe;}
.post img.blog-table-symbol {
    height: 1em;
    vertical-align: middle;
    width: fit-content;
}
.blog-table th, .blog-table td{border:1px solid #a9a9a9;text-align:center;}
.blog-table .first-corner{text-align:left; padding-left:8px;}
.blog-table td:first-child{text-align:left; font-weight:bold; padding-left:8px;width:25%;}
.blog-table tfoot td{border:none;}
.blog-table tfoot td:first-child{padding:0;}
.blog-table tfoot span{padding-right:10px;}
.reference {
    border-top: 1px solid #666;
    padding: 5px;
    font-size: 0.8em;
    margin-bottom: 30px;
}
.post-full-img {
    width:80%;
    margin:0 auto;
    display: block;
}
.focus-box {
    background-color: #001871;
    color: white;
    width: 35%;
    float: right;
    padding: 0 15px;
    font-size: .8em;
    margin-top: 1em;
    margin-left: 20px;
    margin-bottom: 1em;
}
#PageBody #MainContent .focus-box li {
    color: #fff;
}
.focus-box p {
    color: white;
    font-size: .8em;
}
.footnote,
#PageBody #MainContent p.footnote {
    font-size: 0.8em;
    line-height: 1.6;
    display: inline-block;
}
#PageBody #MainContent .scroll-wrapper {
    overflow: auto;
    width: 100%;
}


/* XTRA-SMALL ===== */
@media screen and (max-width: 767px) {
    .focus-box {
        float: none;
        width: 100%;
        margin: 0;
    }
    .focus-box ul {
        padding: 10px;
    }
    .post.page .images-container .wrap img.gains-overall,
    .post.page .images-container .img-desc {
        width: 100%;
    }

    /* 	Cards Panel */
    .card-panels-container {
        overflow: scroll;
        margin-bottom: 50px;
    }
}


/* ****************************************************** */
/*              Blog Pages                                */
/* ****************************************************** */
/* /blog/naep_minimum_achievement_expectations_part2.aspx */
.blog-body {
    position: relative;
}
#PageBody #MainContent .focus-box a:link, 
#PageBody #MainContent .focus-box a:visited {
    color: #fff;
    text-decoration: underline;
}
.focus-box ul {
    margin-top: 15px;
    margin-left: -5px;
    padding-left: 1rem;
}
/* 	Cards Panel */
.card-panels-container {
    margin-bottom: 150px;
}
.card-panels-container .panel-header {
    color: #fff;
    background-color: #001871;
    width: 380px;
    padding: 15px 40px;
    text-align: center;
    border-radius: 10px;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    left: 170px;
    top: 365px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.card-panels-container .cards {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    font-size: 0.88em;
    font-weight: 600;
    width: 640px;
    margin: 0;
}
.card-panels-container .card {
    background-color: transparent;
    border: 0;
    width: 50%;
}
.card-panels-container .card-header {
    border: solid 3px #001871;
    border-radius: 50%;
    background-color: #fff;                        
    text-align: center;                        
    line-height: 1.1;        
    width: 110px;
    height: 110px;
    padding: 30px 5px;
}                    
.card-panels-container .card-body {
    position: relative;
    flex-flow: column wrap;
    background-color: #fff;
    border: solid 3px #CA9212;
    border-radius: 10px;
    padding: 40px 30px;
    margin: 50px 50px;
    width: 315px;
    height: 270px;
    text-align: center;
    line-height: 1.2;
    z-index: -1;
}
.card-panels-container .achievement .card-header {
    position: relative;
    top: 0px;
    left: 0px;
}
.card-panels-container .achievement .card-body {
    margin-top: -50px;
    margin-left: 50px;
}
.card-panels-container .additional-info {
    margin-top: -50px;
}
.card-panels-container .additional-info .card-header {
    position: relative;
    top: 50px;
    left: 305px;
}
.card-panels-container .additional-info .card-body {
    padding-top: 40px;
    margin-top: 0px;
}
.card-panels-container .further-dev {                        
    margin-top: -120px;
}
.card-panels-container .further-dev .card-header {
    position: relative;
    bottom: -290px;
    right: 0px;
    padding-top: 35px;
}
.card-panels-container .further-dev .card-body {
    margin-bottom: -50px;
    margin-left: 50px;
    margin-top: -35px;
    padding-bottom: 10px;
}
.card-panels-container .further-dissemination {                        
    margin-top: -120px;
}
.card-panels-container .further-dissemination .card-header {
    position: relative;
    bottom: -290px;
    left: 305px;
    padding-top: 35px;
}
.card-panels-container .further-dissemination .card-body {
    margin-bottom: -50px;
    margin-right: 50px;
    margin-top: -35px;
    padding-bottom: 10px;
}

/* ------------------------------------------------------ */
/* /blog/naep_minimum_achievement_expectations_part3.aspx */
table.achievement {
    width: 100%;
    border-collapse: collapse;
}
table.achievement th, 
table.achievement td {
	border: 1px solid #000;
	padding: 10px 10px 15px 10px;
	vertical-align: top;
	font-size: 0.85em;
	color: #000;
}
table.achievement thead th {
	background-color: #001871;
	color: #fff;
	text-align: center;
}
table.achievement thead th > * {
	vertical-align: middle;
	text-align: center;
}
table.achievement thead th:first-child {
	vertical-align: middle;
	text-align: left;
	width: 25%;
}
table.achievement thead th img {
    height: 72px !important;
    width: 72px !important;
    background-color: #fff;
    background-color: #fff;
    padding: 5px;
    margin-left: 20px;
    display: inline-block;
}
table.achievement tbody th {
	background-color: #dbe2e9;
	font-weight: normal;
}
table.achievement tbody th img {
	height: 72px !important;
	width: 72px !important;
	display: block;
	margin: 0 auto;
	margin-top: 15px;
}
/* ------------------------------------------------------ */
/* /blog/2018_2019_state_proficiency.aspx 
   /blog/mapping_2021_2022_state_proficiency_on_naep_scales.aspx
*/
table.state-proficiency {
    width: 90%;
    border-collapse: collapse;
    margin: auto;
    color: black;
    font-size: 0.8em;
}
table.state-proficiency caption {
    font-size: 1rem;
    color: #333;
}
table.state-proficiency tfoot td *,
table.state-proficiency.bordered tfoot td * {
    font-size: 0.75rem;
    text-align: left;
}
table.bordered.state-proficiency  {
    text-align: center;
}
table.state-proficiency.bordered th {
    font-weight: 600;
}
#table1.state-proficiency th:nth-child(2) {
    width: 25%;
}
table.state-proficiency.bordered th,
table.state-proficiency.bordered td {
    border: 1px solid black;
    padding: 3px;
}
table.state-proficiency.bordered tfoot th,
table.state-proficiency.bordered tfoot td {
    border: 0;
}
table.state-proficiency th.left,
table.state-proficiency td.left {
    text-align: left;
    padding: 10px;
}
table.state-proficiency th.right,
table.state-proficiency td.right {
    text-align: right;
    padding: 10px;
}
table.state-proficiency th.light, table.state-proficiency td.light {
    color: black;
    background-color: rgb(132,151,176);
}
table.state-proficiency th.dark, table.state-proficiency td.dark {
    color: white;
    background-color: rgb(51,63,79);
}
table.state-proficiency th.green, table.state-proficiency td.green {
    color: black;
    background-color: rgb(0,176,80);
}
#table2.state-proficiency {
    border-top: 1px solid black;
}
#table2.state-proficiency th,
#table2.state-proficiency td {
    padding: 0 5px;
}
#table2.state-proficiency thead th:first-child,
#table2.state-proficiency tbody tr:first-child td {
    border-top: 1px solid black;
}
#table2.state-proficiency th.light, 
#table2.state-proficiency th.green {
    vertical-align: bottom;
    text-align: right;
}
#table2.state-proficiency th.dark {
    text-align: center;
    border-bottom: 1px solid white;
}
#table2.state-proficiency td:first-child {
    text-align: left;
}
#table2.state-proficiency td:not(:first-child) {
    font-style: italic;
    text-align: right;
}
#table2.state-proficiency tbody tr:last-child td,
#table2.state-proficiency tbody tr:last-child th {
    border-bottom: 1px solid black;
}
#table2.state-proficiency td.below {
    font-style: normal;
}
#table3.state-proficiency td {
    vertical-align: top;
}
table.state-proficiency .footnote {
    font-size: 12px;
    display: inline-block;
}
table.state-proficiency .navy-bg {
    background-color: #001871;
    color: #fff;
}
table.state-proficiency .dark-green-bg {
    background-color: #007367;
    color: #fff;
}
table.state-proficiency .white-bg {
    background-color: #fff;
}
#table2.state-proficiency.mapping-2021-2022 thead th {
    font-weight: 600;
}
#table2.state-proficiency.mapping-2021-2022 tbody.medium-gold-bg th {
    background-color: #fff;
    font-weight: normal;
}
table.state-proficiency tfoot {
    text-align: left;
}

/* ------------------------------------------------------ */
/* /blog/state_mapping_standards.aspx */
table.state-mapping-standards {
    width: 80%;
    margin: 30px auto;
}
table.state-mapping-standards caption {
    color: #333;
    font-weight: 500;
    text-align: center;
}
table.state-mapping-standards thead tr:first-child th:first-child {
    font-size: 1.2rem;
    width: 30%;
}
table.state-mapping-standards thead tr:first-child th {
    background-color: #001871;
    color: #fff;
    font-weight: 500;
}
table.state-mapping-standards thead tr th {
    background-color: #DBE2E9;
    color: #333;
    font-weight: 500;
}
table.state-mapping-standards th {
    color: #fff;
    font-weight: normal;
}
table.state-mapping-standards th,
table.state-mapping-standards td {
    text-align: center;
    padding: 5px;
}
table.state-mapping-standards tbody td {
    font-size: 0.9rem;
}
table.state-mapping-standards tbody tr:nth-child(even) th {
    background-color: #a06c00;
}
table.state-mapping-standards tbody tr:nth-child(odd) th {
    background-color: #956D0F;
}
table.state-mapping-standards tbody tr:nth-child(even) td {
    background-color: #FAECCA;
}
table.state-mapping-standards tbody tr:nth-child(odd) td {
    background-color: #F4D895;
}
table.state-mapping-standards tbody tr.total th {
    font-weight: 700;
}
table.state-mapping-standards tbody tr.total th,
table.state-mapping-standards tbody tr.total td {
    background-color: #fff;
    color: #333;
}
/* ------------------------------------------------------ */
/* /blog/in_person_learning.aspx */
table.in-person-learning {
    border-collapse: collapse;
    margin: 1rem auto 1.5rem auto;
    width: 80%;
}
table.in-person-learning .top-border {
    width: 50px;
    height: 2px;
    background-color: #C99211;
    display: flex;
    margin: 5px auto;
}
table.in-person-learning caption {
    color: #001871;
    font-size: 0.8rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 1rem;
}
table.in-person-learning thead tr:first-child th {
    background-color: #001871;
    color: #fff;
    font-weight: 500;
}
table.in-person-learning thead tr:first-child td:first-child {
    background-color: transparent;
    border-left: 0;
}
table.in-person-learning thead tr:first-child th:last-child {
    background-color: #a26b00;
}
table.in-person-learning thead tr:nth-child(2) th {
    font-weight: 500;
}
table.in-person-learning thead tr:nth-child(2) th:first-child {
    background-color: #BBC7D7;
}
table.in-person-learning thead tr:nth-child(2) th:nth-child(2) {
    background-color: #DBE2EA;
}
table.in-person-learning thead tr:nth-child(2) th:nth-child(3) {
    background-color: #D9C89D;
}
table.in-person-learning thead tr:nth-child(2) th:last-child {
    background-color: #E9DDC5;
}
table.in-person-learning thead th,
table.in-person-learning thead td {
    border-width: 0 2px;
}
table.in-person-learning thead tr:last-child th {
    border: 2px solid #ddd;
}
table.in-person-learning th,
table.in-person-learning td {
    padding: 3px;
    border: 2px solid #ddd;
    color: #001871;
    font-size: 0.8rem;
    text-align: center;
}
table.in-person-learning tbody th {
    text-align: left;
    padding: 0 10px;
}
table.in-person-learning tfoot td {
    font-size: 0.65rem;
    border: 0;
    color: #555;
}
/* ------------------------------------------------------ */
/* /blog/naep_minimum_achievement_expectations.aspx */
table.min-achievement-expectations {
    border-collapse: collapse;
    margin: 1rem auto 1.5rem auto;
    width: 75%;
    font-size: 0.9rem;
}
table.min-achievement-expectations caption {
    font-weight: normal;
    color: #333;
    padding-bottom: 20px;
}
table.min-achievement-expectations thead tr:first-child th {
    background-color: #001871;
    color: #fff;
}
table.min-achievement-expectations thead tr:last-child th {
    background-color: #667794;
    color: #fff;
}
table.min-achievement-expectations th,
table.min-achievement-expectations td {
    border: 1px solid #555;
    font-weight: normal;
    text-align: center;
    padding: 3px;
}
table.min-achievement-expectations tbody td:nth-child(odd) {
    border-left: 0;
}
table.min-achievement-expectations tbody td:nth-child(even) {
    border-right: 0;
}
table.min-achievement-expectations img {
    width: 30px;
}
table.min-achievement-expectations .arrow-up {
    color: #c00000;
    font-size: 1.3rem;
    font-weight: bolder;
    margin-left: 3px;
    margin-top: -7px;
    display: inline-block;
}
/* ------------------------------------------------------ */
/* /blog/pandemic_performance_declines_across_racial_and_ethnic_groups.aspx */
.blog-table-wrapper{
	width:100%;
	overflow:auto;
	margin-bottom:20px;
}
table.LTT-score-declines {
    width: 85%;
margin: 0 auto;
    border-collapse: collapse;

}
table.LTT-score-declines th, 
table.LTT-score-declines td {
	border: 1px solid #000;
	padding: 10px 10px 15px 10px;
	vertical-align: top;
	font-size: 0.85em;
	color: #000;
}
table.LTT-score-declines tbody td {
	text-align:center;	
}
table.LTT-score-declines thead th {
	background-color: #001871;
	color: #fff;
	text-align: center;
}
table.LTT-score-declines thead th.wide {
	width:40%;
}
table.LTT-score-declines thead th > * {
	vertical-align: middle;
	text-align: center;
}
table.LTT-score-declines thead th {
	vertical-align: middle;
	text-align: center;
}
table.LTT-score-declines thead th img {
    height: 72px !important;
    width: 72px !important;
    background-color: #fff;
    background-color: #fff;
    padding: 5px;
    margin-left: 20px;
    display: inline-block;
}
table.LTT-score-declines tbody th {

	font-weight: normal;
}
table.LTT-score-declines tbody th img {
	height: 72px !important;
	width: 72px !important;
	display: block;
	margin: 0 auto;
	margin-top: 15px;
}
table.LTT-score-declines tfoot  {
	border-left: hidden;
	border-right: hidden;
	border-bottom: hidden;	
}
table.LTT-score-declines tfoot td {
	padding-bottom:0;
}
/* ------------------------------------------------------ */
/* /blog/pandemic_performance_declines_across_racial_and_ethnic_groups.aspx */
.naep2022aianstudentachivement table {
    border-collapse: collapse;
    border: 1px solid #000;
    width: 100%;
}
.naep2022aianstudentachivement table td {
    border: 1px solid #000;
    padding: 10px 10px 15px 10px;
    vertical-align: top;
    font-size: 0.85em;
    color: #000;
    text-align: center;
}
.naep2022aianstudentachivement table thead th {
    padding: 10px 10px 15px 10px;
    background-color: #001871;
    color: #fff;
    text-align: center;
    border-color: #6c757d!important;
}
/* ------------------------------------------------------ */