body.page-resources:not(.loggedin) .settings{display:none}.page-resources .add-news-row,.page-resources .submit-news-row{display:flex;flex-direction:row;align-items:center;margin:10px 10px 0}.page-resources .submit-news-row.right{justify-content:flex-end}.page-resources .add-news-row label{width:60px}.page-resources .add-news-row input,.page-resources .add-news-row textarea{width:100%;box-sizing:border-box}.page-resources .news-container{width:90%;margin:10px auto}.page-resources .news-header{display:flex;margin:0 5%;padding:0 20px;align-items:center}.page-resources .news-header a.settings,.page-resources .news-header button{margin-left:auto}.page-resources .news-header svg{height:28px;width:28px;fill:var(--darkgrey)}.page-resources .news-header button.shownews{height:28px;width:28px;border:1px solid var(--grey);border-radius:50%;display:flex;justify-content:center;align-items:center}.page-resources .news-header button.shownews.open svg.open,.page-resources .news-header button.shownews.close svg.close{display:block}.page-resources .news-header button.shownews.close svg.open{display:none}.page-resources .addnews{margin-left:auto}.page-resources .wixie-news-list{margin:10px auto 30px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;width:90%}.page-resources .wixie-news-list.recent{grid-template-rows:1fr 0 0 0 0 0;overflow:hidden;grid-gap:0;grid-column-gap:10px}.page-resources .wixie-news-list.recent li{border:0}.page-resources .wixie-news-list.recent li:first-child{order:8}.page-resources .wixie-news-list.recent li:nth-child(2){order:7}.page-resources .wixie-news-list.recent li:nth-child(3){order:6}.page-resources .wixie-news-list.recent li:nth-child(4){order:5}.page-resources .wixie-news-list.recent li:nth-child(5){order:4}.page-resources .wixie-news-list.recent li:nth-child(6){order:3}.page-resources .wixie-news-list.recent li:nth-child(7){order:2}.page-resources .wixie-news-list.recent li:nth-child(8){order:1}.page-resources .wixie-news-list.standard li:nth-child(n+5){display:none}.page-resources .wixie-news-list.lessons{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.page-resources .news-add-item{margin:20px auto;padding:20px;border:1px solid lightgrey;background-color:#fff;width:800px}.page-resources .news-list-item{display:flex;flex-direction:column;background-color:#fff;border:1px solid lightgrey;border-radius:10px;overflow:hidden;cursor:pointer;position:relative}.page-resources .news-list-item.subject{display:flex;flex-direction:row;align-items:flex-end;color:#fff;font-size:1.4em;font-weight:500;background-image:url(/images/background-dots.png);background-repeat:no-repeat;background-position:bottom;background-size:contain}.page-resources .grades .news-list-item.subject{height:unset;background-color:#0072ac}.page-resources .news-list-item.subject:hover{filter:grayscale(30%)}.page-resources .news-list-item.subject svg{height:100px;width:100px;fill:#fff;opacity:.75;position:relative;top:3px;pointer-events:none}.page-resources .news-list-item.subject[data-subject="languagearts"] svg{top:0}.page-resources .news-list-item.subject[data-subject="socialstudies"] svg{height:110px;width:110px;top:8px}.page-resources .news-list-item.subject span{display:inline-flex;flex:1;justify-content:right;pointer-events:none}.page-resources .news-list-item.subject[data-subject="languagearts"]{background-color:var(--primary-purple)}.page-resources .news-list-item.subject[data-subject="math"]{background-color:var(--primary-green)}.page-resources .news-list-item.subject[data-subject="science"]{background-color:var(--primary-orange)}.page-resources .news-list-item.subject[data-subject="socialstudies"]{background-color:var(--primary-color-dark)}.page-resources .news-list-item.subject[data-subject="finearts"]{background-color:var(--primary-green-dark)}.page-resources .news-list-item.subject[data-subject="ell"]{background-color:var(--primary-orange-dark)}.page-resources .news-list-item.subject[data-subject="sel"]{background-color:var(--primary-color)}.page-resources .news-list-item.subject[data-subject="library"]{background-color:var(--primary-red)}.page-resources .lessons .news-list-item{cursor:pointer}.page-resources .news-list-item .image{width:100%;height:120px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;background-color:#2e2e2e;cursor:pointer}.page-resources .news-list-item h3{color:var(--primary-color);margin:10px;font-size:1.1em}.page-resources .news-list-item .details{flex:1;cursor:pointer;margin:10px}.page-resources .news-list-item h4{color:var(--primary-color);margin:0}.page-resources .news-list-item p{margin:0 10px 10px 10px}.page-resources .recent .news-list-item p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:.95em;line-height:1.3em}.page-resources .news-list-item img{width:100%}.page-resources .news-item-details{flex:1;width:100%;position:relative;display:flex;flex-direction:column}.page-resources a svg{fill:#0072ac;height:24px;width:24px}.page-resources .news-item-header,.page-resources .releasenotes a{display:flex;align-items:center}.page-resources .releasenotes a{margin:20px 0 0 10px}.page-resources .releasenotes a span{margin-left:8px}.page-resources .news-date{margin:5px 0 0;font-size:.8em;color:grey}.page-resources .news-item-details p{margin:10px 10px}.page-resources .edit-news{position:absolute;top:0;right:0;padding:5px;background:#fff}.page-resources .edit-news a:first-child{margin-right:10px}.page-resources .material-icons.edit{border:0}.page-resources .bd{flex-direction:column}.page-resources .lessons-back{display:flex;align-items:center;margin:10px 5%;padding-bottom:10px;border-bottom:1px solid lightgrey}.page-resources .lessons-back button.share{margin-left:auto}.page-resources .lessons-back button.secondary svg{height:24px;width:24px;fill:#646464}.page-resources .lessons-back div{margin-left:10px;font-weight:500;font-size:1.2em}.page-resources .lesson-main h1{color:#3c3c3c;text-align:left;padding:0;margin-top:20px;margin-bottom:10px;font-weight:500}.lesson-menu-holder,.lesson-main{overflow:auto}.columnMain{display:block;width:unset;max-width:1000px;margin:0 auto;padding:0 5%}.columnMain.flex{display:flex;flex-direction:row}.lessonColumn{flex:1}.lessonColumn:first-child{margin-right:20px}.lessonTopic-Math{margin:10px 0}img.scale{width:100%;margin:10px 0}img.scaleCentered{display:block;max-width:90%;height:auto;margin:0 auto}.lessonColumn img.scaleCentered{border:1px solid lightgrey;width:90%;margin-top:20px}.page-resources p,.page-resources h2,.page-resources h3{margin:revert}.page-resources .news-header h2,.page-resources .grade-levels h3{margin:0}iframe{margin:10px auto;width:400px;height:300px}.wixieContainer{position:relative;padding-bottom:70%;overflow:hidden;border:1px solid lightgrey;width:90%;margin:20px auto}.wixieContainer.book{padding-bottom:50%}.wixieContainer iframe{width:100%;height:100%;position:absolute;top:0;left:0;margin:0}.youtubeContainer{position:relative;width:535px;height:301px;overflow:hidden;margin:20px auto}.youtubeContainer.columns{position:relative;width:100%;overflow:hidden;padding-bottom:75%}.page-resources .youtubeContainer iframe{margin:0;position:absolute;top:0;left:0;width:100%;height:100%}.callout{display:none}p.template a{display:flex;justify-content:center;align-items:center}p.template a svg{margin-left:10px}.columnMain ul{padding:revert}button.wixie-template{display:flex;flex-direction:row;align-items:center;border:1px solid #0072ac;border-radius:27px;padding:10px 22px 10px 18px;font-family:'Roboto',Verdana,Arial,sans-serif;font-size:1em;background:0}button.wixie-template svg{height:32px;width:32px;margin-right:10px;fill:#0072ac}button.wixie-template span{font-weight:500}.template-background{position:absolute;height:100%;width:100%;top:0;left:0;background:#747474b5;display:flex;align-items:center;justify-content:center}.template-holder{height:90%;width:80%;padding:10px;border:1px solid lightgrey;border-radius:10px;background:#fff;box-sizing:border-box;position:relative}.template-close{height:44px;width:44px;background-color:#fff;border-radius:50%;border:1px solid grey;position:absolute;right:-16px;top:-16px;background-image:url("/images/themes/1/button_close_black.svg");background-size:30px 30px;background-repeat:no-repeat;background-position:center}.template-holder iframe{height:100%;width:100%;margin:0}.search-header{width:88%;margin:20px auto;background:var(--lightgrey);border:1px solid var(--grey);border-radius:10px}.search-header h2{font-size:1.2em;margin:10px 6%}.holder.search{margin:0 5% 14px}.holder.search>input{border:0;background:transparent;height:24px;outline:0}.holder.search>button{width:26px;margin-right:auto;display:flex;border-radius:50%;justify-content:center;align-items:center}.holder.search svg{fill:#0072ac;height:24px;width:24px;pointer-events:none}.grade-levels{margin-top:auto;background:var(--primary-color);color:var(--white);order:8;display:flex;align-items:center;justify-content:space-evenly}.grades-header{padding:5px}.grades-header h3{color:var(--white)}.grades-header p{color:var(--white);margin:0}.grades-body{display:flex;margin:10px}.grades-body div{margin-right:15px;display:inline-flex;align-items:center}.grades-body input[type="checkbox"]{accent-color:#fff;border:2px solid var(--middlegrey);margin-right:8px}.grades-body button.secondary{margin-left:10px;height:30px;background:transparent;border-color:var(--white);color:var(--white)}.grades-body button.secondary:hover{background:var(--primary-color-dark)}@media(max-width:600px){.columnMain.flex{flex-direction:column}.page-resources .lessons-back{flex-direction:column;align-items:flex-start}.page-resources .lessons-back button.secondary{margin-bottom:10px}.page-resources .lessons-back button.secondary.share{display:none}.page-resources .wixie-news-list.recent li{margin-top:20px}}@media(max-width:1200px){.grade-levels{display:none}}