#dashboard-mobile-toggle{width:3.75rem;height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;cursor:pointer;position:absolute;left:100%;top:0}#dashboard-mobile-toggle .fancy-chevron{-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-top:20px;height:20px}#dashboard-mobile-toggle .fancy-chevron span{width:0.25rem}#dashboard-mobile-toggle .fancy-chevron span:before{height:100%;margin-top:auto;margin-bottom:auto;background:#2379BB;-webkit-transform:rotate(0);transform:rotate(0);left:0;top:0}#dashboard-mobile-toggle a{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);font-weight:bold;color:#2379BB;white-space:nowrap;margin-top:90px;font-size:.8125rem;text-transform:uppercase;margin-right:3px}.dashboard-sidebar{position:absolute;top:0;left:calc(-100% + 3.75rem);width:calc(100% - 3.75rem);height:100vh;padding:2rem 2.0625rem 2rem 4.5rem;background:#fff;transition:left .25s ease-in-out;z-index:3}.admin-bar .dashboard-sidebar{height:calc(100vh - 2.875rem)}.dashboard-sidebar.active{left:0}.dashboard-sidebar.active #dashboard-mobile-toggle{background:#fff}.dashboard-sidebar.active #dashboard-mobile-toggle a{display:none}.dashboard-sidebar .inner{overflow:auto;height:100%}.dashboard-sidebar .logo{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;overflow:visible;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dashboard-sidebar .logo img{width:3.5rem}.dashboard-sidebar .logo .words{font-family:'lg';text-transform:none;line-height:2rem;margin-left:1rem;white-space:nowrap}.dashboard-sidebar .logo .words .line-1{font-size:2.1875rem;font-weight:300;letter-spacing:0}.dashboard-sidebar .logo .words .line-2{font-size:.9375rem;letter-spacing:.0125rem;font-weight:700;margin-left:.25ch}.dashboard-sidebar .h1{margin:2.5rem 0 5rem;line-height:3.125rem}.dashboard-sidebar .h1 b{font-weight:900}.dashboard-sidebar a{color:#3B3B3B}.dashboard-sidebar .link-group{position:relative}.dashboard-sidebar .link-group .title{font-size:1.25rem;line-height:2rem;font-weight:900}.dashboard-sidebar .link-group a{margin-top:1.25rem;line-height:1.25rem}.dashboard-sidebar .link-group+.link-group{margin-top:3.25rem}.dashboard-sidebar .download-dashboard.loading{pointer-events:none;position:relative}.dashboard-sidebar .download-dashboard.loading i{background-image:url("../img/pfs-logo-blue.png");top:.1875rem}.dashboard-sidebar .download-dashboard.loading:after{content:'Loading...';-webkit-animation:loading 1s linear infinite;animation:loading 1s linear infinite;display:block;background:#fff;position:absolute;top:0;left:1.875rem;width:100%;height:100%}.dashboard-sidebar .download-dashboard.read-more:after{color:#FB972A}.dashboard-sidebar .decor-holder{position:absolute;bottom:0;left:0;right:0;top:48%;overflow:hidden}.dashboard-sidebar .svg-background{left:0;top:0;width:100%;height:58.25rem}@-webkit-keyframes loading{0%{content:'Loading'}33%{content:'Loading.'}66%{content:'Loading..'}100%{content:'Loading...'}}@keyframes loading{0%{content:'Loading'}33%{content:'Loading.'}66%{content:'Loading..'}100%{content:'Loading...'}}.account-dropdown{position:absolute;top:2rem;right:5vw;z-index:2;font-size:1.5rem;line-height:2.25rem;padding-bottom:.5em}.account-dropdown>div{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.account-dropdown ul{position:absolute;display:none;top:100%;left:0;list-style-type:none;background:#3B3B3B;font-size:1.125rem;line-height:1.375rem;min-width:100%;padding:5%}.account-dropdown li+li{margin-top:.25em}.account-dropdown a{padding:.3125rem .625rem;color:#fff;width:100%;display:block}.account-dropdown a:hover,.account-dropdown a:focus{color:#1B1B1B;background:#F5F5F5}.account-dropdown:hover ul,.account-dropdown.active ul{display:block}.account-dropdown:hover .fancy-chevron span:first-of-type:before,.account-dropdown.active .fancy-chevron span:first-of-type:before{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.account-dropdown:hover .fancy-chevron span:last-of-type:before,.account-dropdown.active .fancy-chevron span:last-of-type:before{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}.page-template-page-school-dashboard #container,body.woocommerce #container{display:-webkit-flex;display:flex}.page-template-page-school-dashboard main,body.woocommerce main{min-height:100vh;width:100%;background:#F5F5F5;padding:5%;padding-top:4.375rem;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;font-weight:900;letter-spacing:.130625rem;text-transform:uppercase;font-size:.875rem}.page-template-page-school-dashboard .heading,body.woocommerce .heading{width:100%;margin-bottom:2rem;letter-spacing:normal;text-transform:none;font-weight:400;margin-top:2.5rem}.page-template-page-school-dashboard .small-emp,body.woocommerce .small-emp{font-size:.875rem}.page-template-page-school-dashboard h1,.page-template-page-school-dashboard h2,body.woocommerce h1,body.woocommerce h2{font-weight:400}.page-template-page-school-dashboard h2,body.woocommerce h2{font-size:1.875rem}.page-template-page-school-dashboard select,body.woocommerce select{background-color:transparent;font-size:.8125rem;height:auto;margin:.625rem 0 .625rem .625rem}.page-template-page-school-dashboard select:focus,.page-template-page-school-dashboard select:active,body.woocommerce select:focus,body.woocommerce select:active{background-color:#2379BB}.dashboard-block{background:#fff;padding:2.5%;width:100%;margin-bottom:2rem}.dashboard-block .title{display:-webkit-flex;display:flex}.tool-tip{position:relative;margin-left:.75em}.tool-tip i{width:1.25rem;height:1.25rem}.tool-tip .hover{display:block;position:fixed;opacity:0;left:50%;width:80vw;max-width:25.75rem;-webkit-transform:translate(calc(-50% + .625rem), -1.5rem);transform:translate(calc(-50% + .625rem), -1.5rem);background:#3B3B3B;color:#fff;padding:1.5rem;text-transform:none;font-weight:400;line-height:1.625rem;letter-spacing:normal;margin-bottom:1.25rem;z-index:-1}.tool-tip .hover b{text-transform:uppercase;font-weight:900;letter-spacing:.130625rem}.tool-tip .hover a{text-decoration:underline;font-style:italic;color:#fff}.tool-tip .hover:before{content:'';position:absolute;top:100%;left:0;width:100%;height:1.5rem}.tool-tip .hover .triangle{top:100%;left:50%;border:solid transparent;height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(59,59,59,0);border-top-color:#3B3B3B;border-width:1.25rem;margin-left:-1.25rem}.tool-tip.hovered .hover{z-index:3;position:fixed;opacity:1}.bar-graph{margin:3.125rem 2.5%;position:relative;width:90%;min-height:12.5rem;font-weight:900}.bar-graph .bars{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:absolute;top:5%;left:0;right:0;bottom:5%}.bar-graph .bars .bar{width:3.125rem;height:2.5rem;margin:1.25rem 0;position:relative}.bar-graph .bars .bar+.bar{margin-top:2.5rem}.bar-graph .bars .bar .label{position:absolute;top:100%;left:0;text-align:left;text-transform:uppercase;letter-spacing:.111875rem;font-size:.75rem;color:#3B3B3B;line-height:1.25rem;overflow:hidden;height:1.25rem;background:#fff}.bar-graph .bars .bar span{padding:0 .3125rem;line-height:2.5rem;display:inline-block;position:relative;left:100%;background:#fff}.bar-graph .bars .bar[data-domain="intellectual"]{background:#FB972A}.bar-graph .bars .bar[data-domain="intellectual"] span{color:#B15C00}.bar-graph .bars .bar[data-domain="relational"]{background:#54A1DC}.bar-graph .bars .bar[data-domain="relational"] span{color:#3073A6}.bar-graph .bars .bar[data-domain="introspective"]{background:#3CA630}.bar-graph .bars .bar[data-domain="introspective"] span{color:#207E15}.bar-graph .bars .bar[data-domain="beneficent"]{background:#E05641}.bar-graph .bars .bar[data-domain="beneficent"] span{color:#981703}.bar-graph .bars .bar[data-domain="formational"]{background:#AF7CD0}.bar-graph .bars .bar[data-domain="formational"] span{color:#672E8D}.bar-graph .y-axis{position:absolute;top:0;left:0;right:0;bottom:0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.bar-graph .y-axis .scale{width:.125rem;line-height:0;color:#7D7D7D;background:rgba(197,197,197,0.3);text-indent:-.4ch}#completed-surveys{position:relative;overflow:hidden}#completed-surveys .big-text{margin-top:1.875rem;font-weight:400;letter-spacing:0;color:#2379BB;position:relative}#completed-surveys .design-medium-waves{left:0;top:4.375rem}.density-chart{width:100%}.density-togglers{width:100%;margin:3.125rem 0 1.5625rem}.density-togglers>div{margin:2.5% 0;background:#fff;border-radius:3px;overflow:hidden;cursor:pointer;letter-spacing:.111875rem;font-weight:900;text-transform:uppercase;font-size:.75rem;line-height:1.125rem;color:#3B3B3B;padding:.625rem .9375rem .625rem 1.5625rem;position:relative}.density-togglers>div:before{content:'';position:absolute;width:.5625rem;height:100%;display:inline-block;top:0;left:0}.density-togglers>div[data-domain="intellectual"]:before{background:#FB972A}.density-togglers>div[data-domain="relational"]:before{background:#54A1DC}.density-togglers>div[data-domain="introspective"]:before{background:#3CA630}.density-togglers>div[data-domain="beneficent"]:before{background:#E05641}.density-togglers>div[data-domain="formational"]:before{background:#AF7CD0}.density-togglers>div.active{color:#fff}.density-togglers>div.active[data-domain="intellectual"]{background:#B15C00}.density-togglers>div.active[data-domain="relational"]{background:#3073A6}.density-togglers>div.active[data-domain="introspective"]{background:#207E15}.density-togglers>div.active[data-domain="beneficent"]{background:#981703}.density-togglers>div.active[data-domain="formational"]{background:#672E8D}.horizontal-scroll{width:100%;padding-bottom:1.5625rem;position:relative}.horizontal-scroll .scroll-box{overflow:scroll}.horizontal-scroll .scroll-box .scroll-holder{display:-webkit-flex;display:flex}.horizontal-scroll .dashboard-block{margin:0 2.5%}.horizontal-scroll .dashboard-block:first-of-type{margin-left:0}.horizontal-scroll .dashboard-block:last-of-type{margin-right:0}.horizontal-scroll .bar-graph{max-width:70vw;min-width:20rem}.horizontal-scroll .bar-graph .y-axis{right:33px}.horizontal-scroll .scroll-pusher{display:block;width:5vw;min-width:5vw}.horizontal-scroll.full .scroll-pusher{display:none}.page-template-page-school-dashboard main .horizontal-scroll,body.woocommerce main .horizontal-scroll{width:95vw}svg text{font-weight:900;text-transform:uppercase;font-size:.875rem;line-height:1.25rem;font-family:"Muli","Helvetica Neue",Helvetica,Arial,sans-serif}svg .tick line{stroke-width:2px;stroke:#C5C5C5;opacity:.3}svg .tick text{color:#7D7D7D}svg .axis--x .tick line{display:none}svg .axis .domain{display:none}svg [data-graph-type="line"][data-domain="intellectual"]{stroke:#FB972A}svg [data-graph-type="line"][data-domain="relational"]{stroke:#54A1DC}svg [data-graph-type="line"][data-domain="introspective"]{stroke:#3CA630}svg [data-graph-type="line"][data-domain="beneficent"]{stroke:#E05641}svg [data-graph-type="line"][data-domain="formational"]{stroke:#AF7CD0}svg rect[data-domain="intellectual"]{fill:#FB972A}svg rect[data-domain="relational"]{fill:#54A1DC}svg rect[data-domain="introspective"]{fill:#3CA630}svg rect[data-domain="beneficent"]{fill:#E05641}svg rect[data-domain="formational"]{fill:#AF7CD0}#densities{position:relative}@media only screen and (min-width: 586px){.bar-graph{width:100%;min-width:20rem;padding-bottom:0;height:12.5rem;margin:3.125rem 0 5.3125rem}.bar-graph .bars{-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;justify-content:space-around;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:flex-end;align-items:flex-end;top:0;left:5%;right:5%;bottom:0}.bar-graph .bars .bar{margin:0 5%}.bar-graph .bars .bar+.bar{margin-top:0}.bar-graph .bars .bar span{margin-top:-1.25rem;text-align:center;left:0;line-height:normal;display:block}.bar-graph .bars .bar .label{margin-top:.75rem;letter-spacing:.111875rem;left:50%;text-align:center;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);overflow:visible}.bar-graph .y-axis{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.bar-graph .y-axis .scale{width:calc(100% - 2ch);height:.125rem;margin-left:2ch;text-indent:-2ch}.bar-graph.angled-x{margin-bottom:6.25rem}.bar-graph.angled-x .bars .bar .label{height:auto;text-align:right;-webkit-transform:translate(-100%, 0) rotate(-45deg);transform:translate(-100%, 0) rotate(-45deg);-webkit-transform-origin:top right;transform-origin:top right;line-height:normal}.horizontal-scroll .bar-graph .y-axis{right:0}}@media only screen and (min-width: 768px){.heading{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.bar-graph{margin:1.875rem 0}.dashboard-sidebar{width:27.25rem;min-width:27.25rem;left:-27.25rem}.dashboard-sidebar.active{left:0}#completed-surveys{width:31%}#overview-graph{width:66%}.density-togglers{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.density-togglers>div{width:18%;margin:0}}@media only screen and (min-width: 1240px){#dashboard-mobile-toggle{display:none}.dashboard-sidebar{position:relative;left:0;height:auto}.admin-bar .dashboard-sidebar{height:auto}.page-template-page-school-dashboard main,body.woocommerce main{min-width:calc(100% - 27.25rem);width:62%}.page-template-page-school-dashboard main .horizontal-scroll,body.woocommerce main .horizontal-scroll{width:calc(95vw - 27.25rem)}}.woocommerce div.product div.summary{float:none;width:100%}.woocommerce .quantity .qty{width:auto}
