@charset "UTF-8";
/* Site.css is generated by the Sass precompiler */
/* Please make changes to Site.scss (SASS) since changes to Site.css (CSS) will be overwritten */
/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
.f-dropdown li a {
  text-decoration: none;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, .TeachscapeButton,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button, .TeachscapeButton {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, .TeachscapeButton,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, .TeachscapeButton,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], [disabled].TeachscapeButton,
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, .TeachscapeButton::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*@import "../functions";*/
meta.foundation-version {
  font-family: "/{{VERSION}}/";
}

meta.foundation-mq-small {
  font-family: "/only print, screen/";
  width: 0em;
}

meta.foundation-mq-small-only {
  font-family: "/only print, screen and (max-width: 40em)/";
  width: 0em;
}

meta.foundation-mq-medium {
  font-family: "/only print, screen and (min-width:40.063em)/";
  width: 40.063em;
}

meta.foundation-mq-medium-only {
  font-family: "/only print, screen and (min-width:40.063em) and (max-width:64em)/";
  width: 40.063em;
}

meta.foundation-mq-large {
  font-family: "/only print, screen and (min-width:64.063em)/";
  width: 64.063em;
}

meta.foundation-mq-large-only {
  font-family: "/only print, screen and (min-width:64.063em) and (max-width:90em)/";
  width: 64.063em;
}

meta.foundation-mq-xlarge {
  font-family: "/only print, screen and (min-width:90.063em)/";
  width: 90.063em;
}

meta.foundation-mq-xlarge-only {
  font-family: "/only print, screen and (min-width:90.063em) and (max-width:120em)/";
  width: 90.063em;
}

meta.foundation-mq-xxlarge {
  font-family: "/only print, screen and (min-width:120.063em)/";
  width: 120.063em;
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

html, body {
  height: 100%;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  font-size: 100%;
}

body {
  background: #fff;
  color: #082a3d;
  padding: 0;
  margin: 0;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto;
}

a:hover {
  cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
}

img {
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.hide {
  display: none !important;
  visibility: hidden;
}

.invisible {
  visibility: hidden;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}

/*@import "global";*/
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 100%;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.row .row {
  width: auto;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
.row .row:after {
  clear: both;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
.row .row.collapse:after {
  clear: both;
}

.column,
.columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  width: 100%;
  float: left;
}

[class*=column] + [class*=column]:last-child {
  float: right;
}

[class*=column] + [class*=column].end {
  float: left;
}

@media only print, screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    float: left;
  }
  .small-1 {
    width: 8.3333333333%;
  }
  .small-2 {
    width: 16.6666666667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.3333333333%;
  }
  .small-5 {
    width: 41.6666666667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.3333333333%;
  }
  .small-8 {
    width: 66.6666666667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.3333333333%;
  }
  .small-11 {
    width: 91.6666666667%;
  }
  .small-12 {
    width: 100%;
  }
  .small-offset-0 {
    margin-left: 0% !important;
  }
  .small-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .small-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .small-offset-3 {
    margin-left: 25% !important;
  }
  .small-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .small-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .small-offset-6 {
    margin-left: 50% !important;
  }
  .small-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .small-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .small-offset-9 {
    margin-left: 75% !important;
  }
  .small-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .small-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    float: left;
  }
}
@media only print, screen and (min-width:40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    float: left;
  }
  .medium-1 {
    width: 8.3333333333%;
  }
  .medium-2 {
    width: 16.6666666667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.3333333333%;
  }
  .medium-5 {
    width: 41.6666666667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.3333333333%;
  }
  .medium-8 {
    width: 66.6666666667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.3333333333%;
  }
  .medium-11 {
    width: 91.6666666667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    float: left;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}
@media only print, screen and (min-width:64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    float: left;
  }
  .large-1 {
    width: 8.3333333333%;
  }
  .large-2 {
    width: 16.6666666667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.3333333333%;
  }
  .large-5 {
    width: 41.6666666667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.3333333333%;
  }
  .large-8 {
    width: 66.6666666667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.3333333333%;
  }
  .large-11 {
    width: 91.6666666667%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-0 {
    margin-left: 0% !important;
  }
  .large-offset-1 {
    margin-left: 8.3333333333% !important;
  }
  .large-offset-2 {
    margin-left: 16.6666666667% !important;
  }
  .large-offset-3 {
    margin-left: 25% !important;
  }
  .large-offset-4 {
    margin-left: 33.3333333333% !important;
  }
  .large-offset-5 {
    margin-left: 41.6666666667% !important;
  }
  .large-offset-6 {
    margin-left: 50% !important;
  }
  .large-offset-7 {
    margin-left: 58.3333333333% !important;
  }
  .large-offset-8 {
    margin-left: 66.6666666667% !important;
  }
  .large-offset-9 {
    margin-left: 75% !important;
  }
  .large-offset-10 {
    margin-left: 83.3333333333% !important;
  }
  .large-offset-11 {
    margin-left: 91.6666666667% !important;
  }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    float: left;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto;
  }
}
/*@import "global";*/
.accordion {
  margin-bottom: 0;
}
.accordion:before, .accordion:after {
  content: " ";
  display: table;
}
.accordion:after {
  clear: both;
}
.accordion .accordion-navigation, .accordion dd {
  display: block;
  margin-bottom: 0 !important;
}
.accordion .accordion-navigation.active > a, .accordion dd.active > a {
  background: rgb(231.83, 231.83, 231.83);
}
.accordion .accordion-navigation > a, .accordion dd > a {
  background: #EFEFEF;
  color: #222222;
  padding: 1rem;
  display: block;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
}
.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: rgb(227.05, 227.05, 227.05);
}
.accordion .accordion-navigation > .content, .accordion dd > .content {
  display: none;
  padding: 0.625rem;
}
.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
  display: block;
  background: #FFFFFF;
}

/*@import "global";*/
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: 400;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  transition: opacity 300ms ease-out;
  background-color: #008CBA;
  border-color: rgb(0, 120.4, 159.96);
  color: #FFFFFF;
}
.alert-box .close {
  font-size: 1.375rem;
  padding: 9px 6px 4px;
  line-height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.6875rem;
  right: 0.25rem;
  color: #333333;
  opacity: 0.3;
  background: inherit;
}
.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5;
}
.alert-box.radius {
  border-radius: 8px;
}
.alert-box.round {
  border-radius: 1000px;
}
.alert-box.success {
  background-color: #43AC6A;
  border-color: rgb(57.62, 147.92, 91.16);
  color: #FFFFFF;
}
.alert-box.alert {
  background-color: #ba2717;
  border-color: rgb(159.96, 33.54, 19.78);
  color: #FFFFFF;
}
.alert-box.secondary {
  background-color: #1373cd;
  border-color: rgb(16.34, 98.9, 176.3);
  color: #FFFFFF;
}
.alert-box.warning {
  background-color: #f08a24;
  border-color: rgb(222.1446153846, 118.68, 15.2153846154);
  color: #FFFFFF;
}
.alert-box.info {
  background-color: #e6e6e6;
  border-color: rgb(197.8, 197.8, 197.8);
  color: rgb(6.46, 39.1, 69.7);
}
.alert-box.alert-close {
  opacity: 0;
}
.alert-box .outsidelink::after {
  display: inline-block;
  font-family: "FontAwesome";
  content: "\f08e";
  margin-left: 0.3em;
  margin-right: 0.3em;
}

/*@import "global";*/
[class*=block-grid-] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}
[class*=block-grid-]:before, [class*=block-grid-]:after {
  content: " ";
  display: table;
}
[class*=block-grid-]:after {
  clear: both;
}
[class*=block-grid-] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem;
}

@media only print, screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .small-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none;
  }
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .small-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none;
  }
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .small-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none;
  }
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .small-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none;
  }
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .small-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none;
  }
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .small-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none;
  }
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only print, screen and (min-width:40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none;
  }
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none;
  }
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none;
  }
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none;
  }
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .medium-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none;
  }
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .medium-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none;
  }
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only print, screen and (min-width:64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .large-block-grid-3 > li {
    width: 33.3333333333%;
    list-style: none;
  }
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .large-block-grid-6 > li {
    width: 16.6666666667%;
    list-style: none;
  }
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .large-block-grid-7 > li {
    width: 14.2857142857%;
    list-style: none;
  }
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .large-block-grid-9 > li {
    width: 11.1111111111%;
    list-style: none;
  }
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .large-block-grid-11 > li {
    width: 9.0909090909%;
    list-style: none;
  }
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .large-block-grid-12 > li {
    width: 8.3333333333%;
    list-style: none;
  }
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/*@import "global";*/
.breadcrumbs {
  display: block;
  padding: 0.625rem 0;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 0px;
  background-color: #082a3d;
  border-color: rgb(7.2, 37.8, 54.9);
  border-radius: 0;
}
.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 0.6875rem;
  line-height: 0.6875rem;
  text-transform: uppercase;
  color: #008CBA;
}
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}
.breadcrumbs > * a {
  color: #008CBA;
}
.breadcrumbs > *.current {
  cursor: default;
  color: #333333;
}
.breadcrumbs > *.current a {
  cursor: default;
  color: #333333;
}
.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none;
}
.breadcrumbs > *.unavailable {
  color: #999999;
}
.breadcrumbs > *.unavailable a {
  color: #999999;
}
.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
  text-decoration: none;
  color: #999999;
  cursor: default;
}
.breadcrumbs > *:before {
  content: "/";
  color: #AAAAAA;
  margin: 0 0.625rem 0.625rem;
  position: relative;
  top: 1px;
}
.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}

/* Accessibility - hides the forward slash */
[aria-label=breadcrumbs] [aria-hidden=true]:after {
  content: "/";
}

/*@import "global";*/
button, .TeachscapeButton, .button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #fade7e;
  border-color: rgb(247.1940298507, 203.4805970149, 53.6059701493);
  color: #333333;
  transition: background-color 300ms ease-out;
}
button:hover, .TeachscapeButton:hover, button:focus, .TeachscapeButton:focus, .button:hover, .button:focus {
  background-color: rgb(247.1940298507, 203.4805970149, 53.6059701493);
}
button:hover, .TeachscapeButton:hover, button:focus, .TeachscapeButton:focus, .button:hover, .button:focus {
  color: #082a3d;
}
button.secondary, .secondary.TeachscapeButton, .button.secondary {
  background-color: #1373cd;
  border-color: #2e537f;
  color: #082a3d;
}
button.secondary:hover, .secondary.TeachscapeButton:hover, button.secondary:focus, .secondary.TeachscapeButton:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #2e537f;
}
button.secondary:hover, .secondary.TeachscapeButton:hover, button.secondary:focus, .secondary.TeachscapeButton:focus, .button.secondary:hover, .button.secondary:focus {
  color: #082a3d;
}
button.success, .success.TeachscapeButton, .button.success {
  background-color: #43AC6A;
  border-color: rgb(53.6, 137.6, 84.8);
  color: #082a3d;
}
button.success:hover, .success.TeachscapeButton:hover, button.success:focus, .success.TeachscapeButton:focus, .button.success:hover, .button.success:focus {
  background-color: rgb(53.6, 137.6, 84.8);
}
button.success:hover, .success.TeachscapeButton:hover, button.success:focus, .success.TeachscapeButton:focus, .button.success:hover, .button.success:focus {
  color: #082a3d;
}
button.alert, .alert.TeachscapeButton, .button.alert {
  background-color: #ba2717;
  border-color: rgb(148.8, 31.2, 18.4);
  color: #082a3d;
}
button.alert:hover, .alert.TeachscapeButton:hover, button.alert:focus, .alert.TeachscapeButton:focus, .button.alert:hover, .button.alert:focus {
  background-color: rgb(148.8, 31.2, 18.4);
}
button.alert:hover, .alert.TeachscapeButton:hover, button.alert:focus, .alert.TeachscapeButton:focus, .button.alert:hover, .button.alert:focus {
  color: #082a3d;
}
button.warning, .warning.TeachscapeButton, .button.warning {
  background-color: #f08a24;
  border-color: rgb(206.6461538462, 110.4, 14.1538461538);
  color: #082a3d;
}
button.warning:hover, .warning.TeachscapeButton:hover, button.warning:focus, .warning.TeachscapeButton:focus, .button.warning:hover, .button.warning:focus {
  background-color: rgb(206.6461538462, 110.4, 14.1538461538);
}
button.warning:hover, .warning.TeachscapeButton:hover, button.warning:focus, .warning.TeachscapeButton:focus, .button.warning:hover, .button.warning:focus {
  color: #082a3d;
}
button.info, .info.TeachscapeButton, .button.info {
  background-color: #e6e6e6;
  border-color: #b8b8b8;
  color: #333333;
}
button.info:hover, .info.TeachscapeButton:hover, button.info:focus, .info.TeachscapeButton:focus, .button.info:hover, .button.info:focus {
  background-color: #b8b8b8;
}
button.info:hover, .info.TeachscapeButton:hover, button.info:focus, .info.TeachscapeButton:focus, .button.info:hover, .button.info:focus {
  color: #333333;
}
button.large, .large.TeachscapeButton, .button.large {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
}
button.small, .small.TeachscapeButton, .button.small {
  padding-top: 0.875rem;
  padding-right: 1.75rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.75rem;
  font-size: 0.8125rem;
}
button.tiny, .tiny.TeachscapeButton, .button.tiny {
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  font-size: 0.6875rem;
}
button.expand, .expand.TeachscapeButton, .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}
button.left-align, .left-align.TeachscapeButton, .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}
button.right-align, .right-align.TeachscapeButton, .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}
button.radius, .radius.TeachscapeButton, .button.radius {
  border-radius: 4px;
}
button.round, .round.TeachscapeButton, .button.round {
  border-radius: 1000px;
}
button.disabled, .disabled.TeachscapeButton, button[disabled], [disabled].TeachscapeButton, .button.disabled, .button[disabled] {
  background-color: #fade7e;
  border-color: rgb(247.1940298507, 203.4805970149, 53.6059701493);
  color: #333333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
button.disabled:hover, .disabled.TeachscapeButton:hover, button.disabled:focus, .disabled.TeachscapeButton:focus, button[disabled]:hover, [disabled].TeachscapeButton:hover, button[disabled]:focus, [disabled].TeachscapeButton:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: rgb(247.1940298507, 203.4805970149, 53.6059701493);
}
button.disabled:hover, .disabled.TeachscapeButton:hover, button.disabled:focus, .disabled.TeachscapeButton:focus, button[disabled]:hover, [disabled].TeachscapeButton:hover, button[disabled]:focus, [disabled].TeachscapeButton:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: #082a3d;
}
button.disabled:hover, .disabled.TeachscapeButton:hover, button.disabled:focus, .disabled.TeachscapeButton:focus, button[disabled]:hover, [disabled].TeachscapeButton:hover, button[disabled]:focus, [disabled].TeachscapeButton:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #fade7e;
}
button.disabled.secondary, .disabled.secondary.TeachscapeButton, button[disabled].secondary, [disabled].secondary.TeachscapeButton, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #1373cd;
  border-color: #2e537f;
  color: #082a3d;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
button.disabled.secondary:hover, .disabled.secondary.TeachscapeButton:hover, button.disabled.secondary:focus, .disabled.secondary.TeachscapeButton:focus, button[disabled].secondary:hover, [disabled].secondary.TeachscapeButton:hover, button[disabled].secondary:focus, [disabled].secondary.TeachscapeButton:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #2e537f;
}
button.disabled.secondary:hover, .disabled.secondary.TeachscapeButton:hover, button.disabled.secondary:focus, .disabled.secondary.TeachscapeButton:focus, button[disabled].secondary:hover, [disabled].secondary.TeachscapeButton:hover, button[disabled].secondary:focus, [disabled].secondary.TeachscapeButton:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #082a3d;
}
button.disabled.secondary:hover, .disabled.secondary.TeachscapeButton:hover, button.disabled.secondary:focus, .disabled.secondary.TeachscapeButton:focus, button[disabled].secondary:hover, [disabled].secondary.TeachscapeButton:hover, button[disabled].secondary:focus, [disabled].secondary.TeachscapeButton:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #1373cd;
}
button.disabled.success, .disabled.success.TeachscapeButton, button[disabled].success, [disabled].success.TeachscapeButton, .button.disabled.success, .button[disabled].success {
  background-color: #43AC6A;
  border-color: rgb(53.6, 137.6, 84.8);
  color: #082a3d;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
button.disabled.success:hover, .disabled.success.TeachscapeButton:hover, button.disabled.success:focus, .disabled.success.TeachscapeButton:focus, button[disabled].success:hover, [disabled].success.TeachscapeButton:hover, button[disabled].success:focus, [disabled].success.TeachscapeButton:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: rgb(53.6, 137.6, 84.8);
}
button.disabled.success:hover, .disabled.success.TeachscapeButton:hover, button.disabled.success:focus, .disabled.success.TeachscapeButton:focus, button[disabled].success:hover, [disabled].success.TeachscapeButton:hover, button[disabled].success:focus, [disabled].success.TeachscapeButton:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #082a3d;
}
button.disabled.success:hover, .disabled.success.TeachscapeButton:hover, button.disabled.success:focus, .disabled.success.TeachscapeButton:focus, button[disabled].success:hover, [disabled].success.TeachscapeButton:hover, button[disabled].success:focus, [disabled].success.TeachscapeButton:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43AC6A;
}
button.disabled.alert, .disabled.alert.TeachscapeButton, button[disabled].alert, [disabled].alert.TeachscapeButton, .button.disabled.alert, .button[disabled].alert {
  background-color: #ba2717;
  border-color: rgb(148.8, 31.2, 18.4);
  color: #082a3d;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
button.disabled.alert:hover, .disabled.alert.TeachscapeButton:hover, button.disabled.alert:focus, .disabled.alert.TeachscapeButton:focus, button[disabled].alert:hover, [disabled].alert.TeachscapeButton:hover, button[disabled].alert:focus, [disabled].alert.TeachscapeButton:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: rgb(148.8, 31.2, 18.4);
}
button.disabled.alert:hover, .disabled.alert.TeachscapeButton:hover, button.disabled.alert:focus, .disabled.alert.TeachscapeButton:focus, button[disabled].alert:hover, [disabled].alert.TeachscapeButton:hover, button[disabled].alert:focus, [disabled].alert.TeachscapeButton:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #082a3d;
}
button.disabled.alert:hover, .disabled.alert.TeachscapeButton:hover, button.disabled.alert:focus, .disabled.alert.TeachscapeButton:focus, button[disabled].alert:hover, [disabled].alert.TeachscapeButton:hover, button[disabled].alert:focus, [disabled].alert.TeachscapeButton:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #ba2717;
}
button.disabled.warning, .disabled.warning.TeachscapeButton, button[disabled].warning, [disabled].warning.TeachscapeButton, .button.disabled.warning, .button[disabled].warning {
  background-color: #f08a24;
  border-color: rgb(206.6461538462, 110.4, 14.1538461538);
  color: #082a3d;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
button.disabled.warning:hover, .disabled.warning.TeachscapeButton:hover, button.disabled.warning:focus, .disabled.warning.TeachscapeButton:focus, button[disabled].warning:hover, [disabled].warning.TeachscapeButton:hover, button[disabled].warning:focus, [disabled].warning.TeachscapeButton:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: rgb(206.6461538462, 110.4, 14.1538461538);
}
button.disabled.warning:hover, .disabled.warning.TeachscapeButton:hover, button.disabled.warning:focus, .disabled.warning.TeachscapeButton:focus, button[disabled].warning:hover, [disabled].warning.TeachscapeButton:hover, button[disabled].warning:focus, [disabled].warning.TeachscapeButton:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  color: #082a3d;
}
button.disabled.warning:hover, .disabled.warning.TeachscapeButton:hover, button.disabled.warning:focus, .disabled.warning.TeachscapeButton:focus, button[disabled].warning:hover, [disabled].warning.TeachscapeButton:hover, button[disabled].warning:focus, [disabled].warning.TeachscapeButton:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #f08a24;
}
button.disabled.info, .disabled.info.TeachscapeButton, button[disabled].info, [disabled].info.TeachscapeButton, .button.disabled.info, .button[disabled].info {
  background-color: #e6e6e6;
  border-color: #b8b8b8;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
button.disabled.info:hover, .disabled.info.TeachscapeButton:hover, button.disabled.info:focus, .disabled.info.TeachscapeButton:focus, button[disabled].info:hover, [disabled].info.TeachscapeButton:hover, button[disabled].info:focus, [disabled].info.TeachscapeButton:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #b8b8b8;
}
button.disabled.info:hover, .disabled.info.TeachscapeButton:hover, button.disabled.info:focus, .disabled.info.TeachscapeButton:focus, button[disabled].info:hover, [disabled].info.TeachscapeButton:hover, button[disabled].info:focus, [disabled].info.TeachscapeButton:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  color: #333333;
}
button.disabled.info:hover, .disabled.info.TeachscapeButton:hover, button.disabled.info:focus, .disabled.info.TeachscapeButton:focus, button[disabled].info:hover, [disabled].info.TeachscapeButton:hover, button[disabled].info:focus, [disabled].info.TeachscapeButton:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #e6e6e6;
}

button::-moz-focus-inner, .TeachscapeButton::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only print, screen and (min-width:40.063em) {
  button, .TeachscapeButton, .button {
    display: inline-block;
  }
}
/*@import "global";
@import "buttons";*/
.button-group {
  list-style: none;
  margin: 0;
  left: 0;
}
.button-group:before, .button-group:after {
  content: " ";
  display: table;
}
.button-group:after {
  clear: both;
}
.button-group > li {
  margin: 0 -2px;
  display: inline-block;
}
.button-group > li > button, .button-group > li > .TeachscapeButton, .button-group > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group > li:first-child button, .button-group > li:first-child .TeachscapeButton, .button-group > li:first-child .button {
  border-left: 0;
}
.button-group.stack > li {
  margin: 0 -2px;
  display: inline-block;
  display: block;
  margin: 0;
  float: none;
}
.button-group.stack > li > button, .button-group.stack > li > .TeachscapeButton, .button-group.stack > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.stack > li:first-child button, .button-group.stack > li:first-child .TeachscapeButton, .button-group.stack > li:first-child .button {
  border-left: 0;
}
.button-group.stack > li > button, .button-group.stack > li > .TeachscapeButton, .button-group.stack > li .button {
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  margin: 0;
  display: block;
}
.button-group.stack > li:first-child button, .button-group.stack > li:first-child .TeachscapeButton, .button-group.stack > li:first-child .button {
  border-top: 0;
}
.button-group.stack-for-small > li {
  margin: 0 -2px;
  display: inline-block;
}
.button-group.stack-for-small > li > button, .button-group.stack-for-small > li > .TeachscapeButton, .button-group.stack-for-small > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .TeachscapeButton, .button-group.stack-for-small > li:first-child .button {
  border-left: 0;
}
@media only print, screen and (max-width: 40em) {
  .button-group.stack-for-small > li {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0;
  }
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li > .TeachscapeButton, .button-group.stack-for-small > li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .TeachscapeButton, .button-group.stack-for-small > li:first-child .button {
    border-left: 0;
  }
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li > .TeachscapeButton, .button-group.stack-for-small > li .button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    margin: 0;
    display: block;
  }
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .TeachscapeButton, .button-group.stack-for-small > li:first-child .button {
    border-top: 0;
  }
}
.button-group.radius > * {
  margin: 0 -2px;
  display: inline-block;
}
.button-group.radius > * > button, .button-group.radius > * > .TeachscapeButton, .button-group.radius > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.radius > *:first-child button, .button-group.radius > *:first-child .TeachscapeButton, .button-group.radius > *:first-child .button {
  border-left: 0;
}
.button-group.radius > *, .button-group.radius > * > a, .button-group.radius > * > button, .button-group.radius > * > .TeachscapeButton, .button-group.radius > * > .button {
  border-radius: 0;
}
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .TeachscapeButton, .button-group.radius > *:first-child > .button {
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .TeachscapeButton, .button-group.radius > *:last-child > .button {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.button-group.radius.stack > * {
  margin: 0 -2px;
  display: inline-block;
  display: block;
  margin: 0;
}
.button-group.radius.stack > * > button, .button-group.radius.stack > * > .TeachscapeButton, .button-group.radius.stack > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .TeachscapeButton, .button-group.radius.stack > *:first-child .button {
  border-left: 0;
}
.button-group.radius.stack > * > button, .button-group.radius.stack > * > .TeachscapeButton, .button-group.radius.stack > * .button {
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  margin: 0;
  display: block;
}
.button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .TeachscapeButton, .button-group.radius.stack > *:first-child .button {
  border-top: 0;
}
.button-group.radius.stack > *, .button-group.radius.stack > * > a, .button-group.radius.stack > * > button, .button-group.radius.stack > * > .TeachscapeButton, .button-group.radius.stack > * > .button {
  border-radius: 0;
}
.button-group.radius.stack > *:first-child, .button-group.radius.stack > *:first-child > a, .button-group.radius.stack > *:first-child > button, .button-group.radius.stack > *:first-child > .TeachscapeButton, .button-group.radius.stack > *:first-child > .button {
  -webkit-top-left-radius: 4px;
  -webkit-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.button-group.radius.stack > *:last-child, .button-group.radius.stack > *:last-child > a, .button-group.radius.stack > *:last-child > button, .button-group.radius.stack > *:last-child > .TeachscapeButton, .button-group.radius.stack > *:last-child > .button {
  -webkit-bottom-left-radius: 4px;
  -webkit-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media only print, screen and (min-width:40.063em) {
  .button-group.radius.stack-for-small > * {
    margin: 0 -2px;
    display: inline-block;
  }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .TeachscapeButton, .button-group.radius.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .TeachscapeButton, .button-group.radius.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .TeachscapeButton, .button-group.radius.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .TeachscapeButton, .button-group.radius.stack-for-small > *:first-child > .button {
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
  }
  .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .TeachscapeButton, .button-group.radius.stack-for-small > *:last-child > .button {
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
  }
}
@media only print, screen and (max-width: 40em) {
  .button-group.radius.stack-for-small > * {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0;
  }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .TeachscapeButton, .button-group.radius.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .TeachscapeButton, .button-group.radius.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .TeachscapeButton, .button-group.radius.stack-for-small > * .button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    margin: 0;
    display: block;
  }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .TeachscapeButton, .button-group.radius.stack-for-small > *:first-child .button {
    border-top: 0;
  }
  .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .TeachscapeButton, .button-group.radius.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .TeachscapeButton, .button-group.radius.stack-for-small > *:first-child > .button {
    -webkit-top-left-radius: 4px;
    -webkit-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .TeachscapeButton, .button-group.radius.stack-for-small > *:last-child > .button {
    -webkit-bottom-left-radius: 4px;
    -webkit-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
}
.button-group.round > * {
  margin: 0 -2px;
  display: inline-block;
}
.button-group.round > * > button, .button-group.round > * > .TeachscapeButton, .button-group.round > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.round > *:first-child button, .button-group.round > *:first-child .TeachscapeButton, .button-group.round > *:first-child .button {
  border-left: 0;
}
.button-group.round > *, .button-group.round > * > a, .button-group.round > * > button, .button-group.round > * > .TeachscapeButton, .button-group.round > * > .button {
  border-radius: 0;
}
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .TeachscapeButton, .button-group.round > *:first-child > .button {
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .TeachscapeButton, .button-group.round > *:last-child > .button {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
.button-group.round.stack > * {
  margin: 0 -2px;
  display: inline-block;
  display: block;
  margin: 0;
}
.button-group.round.stack > * > button, .button-group.round.stack > * > .TeachscapeButton, .button-group.round.stack > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .TeachscapeButton, .button-group.round.stack > *:first-child .button {
  border-left: 0;
}
.button-group.round.stack > * > button, .button-group.round.stack > * > .TeachscapeButton, .button-group.round.stack > * .button {
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  margin: 0;
  display: block;
}
.button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .TeachscapeButton, .button-group.round.stack > *:first-child .button {
  border-top: 0;
}
.button-group.round.stack > *, .button-group.round.stack > * > a, .button-group.round.stack > * > button, .button-group.round.stack > * > .TeachscapeButton, .button-group.round.stack > * > .button {
  border-radius: 0;
}
.button-group.round.stack > *:first-child, .button-group.round.stack > *:first-child > a, .button-group.round.stack > *:first-child > button, .button-group.round.stack > *:first-child > .TeachscapeButton, .button-group.round.stack > *:first-child > .button {
  -webkit-top-left-radius: 1rem;
  -webkit-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.button-group.round.stack > *:last-child, .button-group.round.stack > *:last-child > a, .button-group.round.stack > *:last-child > button, .button-group.round.stack > *:last-child > .TeachscapeButton, .button-group.round.stack > *:last-child > .button {
  -webkit-bottom-left-radius: 1rem;
  -webkit-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
@media only print, screen and (min-width:40.063em) {
  .button-group.round.stack-for-small > * {
    margin: 0 -2px;
    display: inline-block;
  }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .TeachscapeButton, .button-group.round.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .TeachscapeButton, .button-group.round.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .TeachscapeButton, .button-group.round.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .TeachscapeButton, .button-group.round.stack-for-small > *:first-child > .button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
  }
  .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .TeachscapeButton, .button-group.round.stack-for-small > *:last-child > .button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
  }
}
@media only print, screen and (max-width: 40em) {
  .button-group.round.stack-for-small > * {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0;
  }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .TeachscapeButton, .button-group.round.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .TeachscapeButton, .button-group.round.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .TeachscapeButton, .button-group.round.stack-for-small > * .button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    margin: 0;
    display: block;
  }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .TeachscapeButton, .button-group.round.stack-for-small > *:first-child .button {
    border-top: 0;
  }
  .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .TeachscapeButton, .button-group.round.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .TeachscapeButton, .button-group.round.stack-for-small > *:first-child > .button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .TeachscapeButton, .button-group.round.stack-for-small > *:last-child > .button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
}
.button-group.even-2 li {
  margin: 0 -2px;
  display: inline-block;
  width: 50%;
}
.button-group.even-2 li > button, .button-group.even-2 li > .TeachscapeButton, .button-group.even-2 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .TeachscapeButton, .button-group.even-2 li:first-child .button {
  border-left: 0;
}
.button-group.even-2 li button, .button-group.even-2 li .TeachscapeButton, .button-group.even-2 li .button {
  width: 100%;
}
.button-group.even-3 li {
  margin: 0 -2px;
  display: inline-block;
  width: 33.3333333333%;
}
.button-group.even-3 li > button, .button-group.even-3 li > .TeachscapeButton, .button-group.even-3 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .TeachscapeButton, .button-group.even-3 li:first-child .button {
  border-left: 0;
}
.button-group.even-3 li button, .button-group.even-3 li .TeachscapeButton, .button-group.even-3 li .button {
  width: 100%;
}
.button-group.even-4 li {
  margin: 0 -2px;
  display: inline-block;
  width: 25%;
}
.button-group.even-4 li > button, .button-group.even-4 li > .TeachscapeButton, .button-group.even-4 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .TeachscapeButton, .button-group.even-4 li:first-child .button {
  border-left: 0;
}
.button-group.even-4 li button, .button-group.even-4 li .TeachscapeButton, .button-group.even-4 li .button {
  width: 100%;
}
.button-group.even-5 li {
  margin: 0 -2px;
  display: inline-block;
  width: 20%;
}
.button-group.even-5 li > button, .button-group.even-5 li > .TeachscapeButton, .button-group.even-5 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .TeachscapeButton, .button-group.even-5 li:first-child .button {
  border-left: 0;
}
.button-group.even-5 li button, .button-group.even-5 li .TeachscapeButton, .button-group.even-5 li .button {
  width: 100%;
}
.button-group.even-6 li {
  margin: 0 -2px;
  display: inline-block;
  width: 16.6666666667%;
}
.button-group.even-6 li > button, .button-group.even-6 li > .TeachscapeButton, .button-group.even-6 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .TeachscapeButton, .button-group.even-6 li:first-child .button {
  border-left: 0;
}
.button-group.even-6 li button, .button-group.even-6 li .TeachscapeButton, .button-group.even-6 li .button {
  width: 100%;
}
.button-group.even-7 li {
  margin: 0 -2px;
  display: inline-block;
  width: 14.2857142857%;
}
.button-group.even-7 li > button, .button-group.even-7 li > .TeachscapeButton, .button-group.even-7 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .TeachscapeButton, .button-group.even-7 li:first-child .button {
  border-left: 0;
}
.button-group.even-7 li button, .button-group.even-7 li .TeachscapeButton, .button-group.even-7 li .button {
  width: 100%;
}
.button-group.even-8 li {
  margin: 0 -2px;
  display: inline-block;
  width: 12.5%;
}
.button-group.even-8 li > button, .button-group.even-8 li > .TeachscapeButton, .button-group.even-8 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .TeachscapeButton, .button-group.even-8 li:first-child .button {
  border-left: 0;
}
.button-group.even-8 li button, .button-group.even-8 li .TeachscapeButton, .button-group.even-8 li .button {
  width: 100%;
}

.button-bar:before, .button-bar:after {
  content: " ";
  display: table;
}
.button-bar:after {
  clear: both;
}
.button-bar .button-group {
  float: left;
  margin-right: 0.625rem;
}
.button-bar .button-group div {
  overflow: hidden;
}

/*@import "global";*/
/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}
.clearing-thumbs:after, [data-clearing]:after {
  clear: both;
}
.clearing-thumbs li, [data-clearing] li {
  float: left;
  margin-right: 10px;
}
.clearing-thumbs[class*=block-grid-] li, [data-clearing][class*=block-grid-] li {
  margin-right: 0;
}

.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}
.clearing-blackout .clearing-close {
  display: block;
}

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0;
}

.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #AAAAAA;
  font-size: 0.6em;
}

.visible-img {
  height: 95%;
  position: relative;
}
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%;
}

.clearing-caption {
  color: #CCCCCC;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0;
}

.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #CCCCCC;
  display: none;
}
.clearing-close:hover, .clearing-close:focus {
  color: #CCCCCC;
}

.clearing-assembled .clearing-container {
  height: 100%;
}
.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

.clearing-feature li {
  display: none;
}
.clearing-feature li.clearing-featured-img {
  display: block;
}

@media only print, screen and (min-width:40.063em) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
  }
  .clearing-main-prev > span,
  .clearing-main-next > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 12px;
  }
  .clearing-main-prev > span:hover,
  .clearing-main-next > span:hover {
    opacity: 0.8;
  }
  .clearing-main-prev {
    left: 0;
  }
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: #CCCCCC;
  }
  .clearing-main-next {
    right: 0;
  }
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: #CCCCCC;
  }
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3;
  }
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
  }
  .clearing-assembled .clearing-container .carousel > ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none;
  }
  .clearing-assembled .clearing-container .carousel > ul li {
    display: block;
    width: 120px;
    min-height: inherit;
    float: left;
    overflow: hidden;
    margin-right: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
    clear: none;
  }
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    height: 100%;
    max-width: none;
  }
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    box-shadow: none;
    display: block;
  }
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    width: 100% !important;
  }
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  .clearing-assembled .clearing-container .carousel > ul li:hover {
    opacity: 0.8;
  }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%;
  }
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
  }
}
/*@import "global";*/
/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  outline: none;
  width: 100%;
  max-height: none;
  height: auto;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  margin-top: 2px;
  max-width: 205px;
}
.f-dropdown > *:first-child {
  margin-top: 0;
}
.f-dropdown > *:last-child {
  margin-bottom: 0;
}
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent #FFFFFF transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 89;
}
.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 88;
}
.f-dropdown.right:before {
  left: auto;
  right: 10px;
}
.f-dropdown.right:after {
  left: auto;
  right: 9px;
}
.f-dropdown.drop-right {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  outline: none;
  width: 100%;
  max-height: none;
  height: auto;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  margin-top: 0;
  margin-left: 2px;
  max-width: 205px;
}
.f-dropdown.drop-right > *:first-child {
  margin-top: 0;
}
.f-dropdown.drop-right > *:last-child {
  margin-bottom: 0;
}
.f-dropdown.drop-right:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent #FFFFFF transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 10px;
  left: -12px;
  z-index: 89;
}
.f-dropdown.drop-right:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent #cccccc transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 9px;
  left: -14px;
  z-index: 88;
}
.f-dropdown.drop-left {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  outline: none;
  width: 100%;
  max-height: none;
  height: auto;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  margin-top: 0;
  margin-left: -2px;
  max-width: 205px;
}
.f-dropdown.drop-left > *:first-child {
  margin-top: 0;
}
.f-dropdown.drop-left > *:last-child {
  margin-bottom: 0;
}
.f-dropdown.drop-left:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent transparent #FFFFFF;
  border-left-style: solid;
  position: absolute;
  top: 10px;
  right: -12px;
  left: auto;
  z-index: 89;
}
.f-dropdown.drop-left:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent transparent #cccccc;
  border-left-style: solid;
  position: absolute;
  top: 9px;
  right: -14px;
  left: auto;
  z-index: 88;
}
.f-dropdown.drop-top {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  outline: none;
  width: 100%;
  max-height: none;
  height: auto;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  margin-top: -2px;
  margin-left: 0;
  max-width: 205px;
}
.f-dropdown.drop-top > *:first-child {
  margin-top: 0;
}
.f-dropdown.drop-top > *:last-child {
  margin-bottom: 0;
}
.f-dropdown.drop-top:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: #FFFFFF transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: auto;
  bottom: -12px;
  left: 10px;
  right: auto;
  z-index: 89;
}
.f-dropdown.drop-top:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: #cccccc transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  top: auto;
  bottom: -14px;
  left: 9px;
  right: auto;
  z-index: 88;
}
.f-dropdown li {
  font-size: 0.875rem;
  cursor: pointer;
  line-height: 1.125rem;
  margin: 0;
}
.f-dropdown li:hover, .f-dropdown li:focus {
  background: #EEEEEE;
}
.f-dropdown li.radius {
  border-radius: 8px;
}
.f-dropdown li a {
  display: block;
  padding: 0.5rem;
  color: #555555;
}
.f-dropdown.content {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  outline: none;
  padding: 1.25rem;
  width: 100%;
  height: auto;
  max-height: none;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  max-width: 205px;
}
.f-dropdown.content > *:first-child {
  margin-top: 0;
}
.f-dropdown.content > *:last-child {
  margin-bottom: 0;
}
.f-dropdown.tiny {
  max-width: 200px;
}
.f-dropdown.small {
  max-width: 300px;
}
.f-dropdown.medium {
  max-width: 500px;
}
.f-dropdown.large {
  max-width: 800px;
}
.f-dropdown.mega {
  width: 100% !important;
  max-width: 100% !important;
}
.f-dropdown.mega.open {
  left: 0 !important;
}

/*@import "global";*/
.dropdown.button, button.dropdown, .dropdown.TeachscapeButton {
  position: relative;
  outline: none;
  padding-right: 3.5625rem;
}
.dropdown.button::after, button.dropdown::after, .dropdown.TeachscapeButton::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: #FFFFFF transparent transparent transparent;
  top: 50%;
}
.dropdown.button::after, button.dropdown::after, .dropdown.TeachscapeButton::after {
  border-width: 0.375rem;
  right: 1.40625rem;
  margin-top: -0.15625rem;
}
.dropdown.button::after, button.dropdown::after, .dropdown.TeachscapeButton::after {
  border-color: #FFFFFF transparent transparent transparent;
}
.dropdown.button.tiny, button.dropdown.tiny, .dropdown.tiny.TeachscapeButton {
  padding-right: 2.625rem;
}
.dropdown.button.tiny:after, button.dropdown.tiny:after, .dropdown.tiny.TeachscapeButton:after {
  border-width: 0.375rem;
  right: 1.125rem;
  margin-top: -0.125rem;
}
.dropdown.button.tiny::after, button.dropdown.tiny::after, .dropdown.tiny.TeachscapeButton::after {
  border-color: #FFFFFF transparent transparent transparent;
}
.dropdown.button.small, button.dropdown.small, .dropdown.small.TeachscapeButton {
  padding-right: 3.0625rem;
}
.dropdown.button.small::after, button.dropdown.small::after, .dropdown.small.TeachscapeButton::after {
  border-width: 0.4375rem;
  right: 1.3125rem;
  margin-top: -0.15625rem;
}
.dropdown.button.small::after, button.dropdown.small::after, .dropdown.small.TeachscapeButton::after {
  border-color: #FFFFFF transparent transparent transparent;
}
.dropdown.button.large, button.dropdown.large, .dropdown.large.TeachscapeButton {
  padding-right: 3.625rem;
}
.dropdown.button.large::after, button.dropdown.large::after, .dropdown.large.TeachscapeButton::after {
  border-width: 0.3125rem;
  right: 1.71875rem;
  margin-top: -0.15625rem;
}
.dropdown.button.large::after, button.dropdown.large::after, .dropdown.large.TeachscapeButton::after {
  border-color: #FFFFFF transparent transparent transparent;
}
.dropdown.button.secondary:after, button.dropdown.secondary:after, .dropdown.secondary.TeachscapeButton:after {
  border-color: #333333 transparent transparent transparent;
}

/*@import "global";*/
.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
}
.flex-video.widescreen {
  padding-bottom: 56.34%;
}
.flex-video.vimeo {
  padding-top: 0;
}
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*@import "global";
@import "buttons";*/
/* Standard Forms */
form {
  margin: 0 0 1rem;
}

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem;
}
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5rem;
}
form .row .row.collapse {
  margin: 0;
}
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}
form .row .row.collapse input {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem;
}

/* Label Styles */
label {
  font-size: 0.875rem;
  color: rgb(76.5, 76.5, 76.5);
  cursor: pointer;
  display: block;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */
}
label.right {
  float: none !important;
  text-align: right;
}
label.inline {
  margin: 0 0 1rem 0;
  padding: 0.5625rem 0;
}
label small {
  text-transform: capitalize;
  color: rgb(103.275, 103.275, 103.275);
}

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.5625rem;
  line-height: 2.5625rem;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border: none;
}

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border: none;
}

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: rgb(242.25, 242.25, 242.25);
  border-right: none;
  color: #333333;
  border-color: #cccccc;
}

span.postfix, label.postfix {
  background: rgb(242.25, 242.25, 242.25);
  border-left: none;
  color: #333333;
  border-color: #cccccc;
}

/* We use this to get basic styling on all basic form elements */
input[type=text], input[type=password], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=week], input[type=email], input[type=number], input[type=search], input[type=tel], input[type=time], input[type=url], input[type=color], textarea {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  border-color: #797979;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 1.125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.5625rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
input[type=text]:focus, input[type=password]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=week]:focus, input[type=email]:focus, input[type=number]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=time]:focus, input[type=url]:focus, input[type=color]:focus, textarea:focus {
  box-shadow: 0 0 5px #999999;
  border-color: #999999;
}
input[type=text]:focus, input[type=password]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=week]:focus, input[type=email]:focus, input[type=number]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=time]:focus, input[type=url]:focus, input[type=color]:focus, textarea:focus {
  background: rgb(249.9, 249.9, 249.9);
  border-color: #999999;
  outline: none;
}
input[type=text]:disabled, input[type=password]:disabled, input[type=date]:disabled, input[type=datetime]:disabled, input[type=datetime-local]:disabled, input[type=month]:disabled, input[type=week]:disabled, input[type=email]:disabled, input[type=number]:disabled, input[type=search]:disabled, input[type=tel]:disabled, input[type=time]:disabled, input[type=url]:disabled, input[type=color]:disabled, textarea:disabled {
  background-color: #DDDDDD;
  cursor: default;
}
input[type=text][disabled], input[type=text][readonly], fieldset[disabled] input[type=text], input[type=password][disabled], input[type=password][readonly], fieldset[disabled] input[type=password], input[type=date][disabled], input[type=date][readonly], fieldset[disabled] input[type=date], input[type=datetime][disabled], input[type=datetime][readonly], fieldset[disabled] input[type=datetime], input[type=datetime-local][disabled], input[type=datetime-local][readonly], fieldset[disabled] input[type=datetime-local], input[type=month][disabled], input[type=month][readonly], fieldset[disabled] input[type=month], input[type=week][disabled], input[type=week][readonly], fieldset[disabled] input[type=week], input[type=email][disabled], input[type=email][readonly], fieldset[disabled] input[type=email], input[type=number][disabled], input[type=number][readonly], fieldset[disabled] input[type=number], input[type=search][disabled], input[type=search][readonly], fieldset[disabled] input[type=search], input[type=tel][disabled], input[type=tel][readonly], fieldset[disabled] input[type=tel], input[type=time][disabled], input[type=time][readonly], fieldset[disabled] input[type=time], input[type=url][disabled], input[type=url][readonly], fieldset[disabled] input[type=url], input[type=color][disabled], input[type=color][readonly], fieldset[disabled] input[type=color], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
  background-color: #DDDDDD;
  cursor: default;
}
input[type=text].radius, input[type=password].radius, input[type=date].radius, input[type=datetime].radius, input[type=datetime-local].radius, input[type=month].radius, input[type=week].radius, input[type=email].radius, input[type=number].radius, input[type=search].radius, input[type=tel].radius, input[type=time].radius, input[type=url].radius, input[type=color].radius, textarea.radius {
  border-radius: 8px;
}

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
}

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto;
}

/* Not allow resize out of parent */
textarea {
  max-width: 100%;
}

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  border-radius: 0;
  background-color: #FFFFFF;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #797979;
  padding: 0.5rem;
  font-size: 1.125rem;
  font-family: "proxima-nova", sans-serif;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.5625rem;
}
select::-ms-expand {
  display: none;
}
select.radius {
  border-radius: 8px;
}
select:hover {
  background-color: rgb(247.35, 247.35, 247.35);
  border-color: #999999;
}
select:disabled {
  background-color: #DDDDDD;
  cursor: default;
}

/* Adjust margin for form elements below */
input[type=file],
input[type=checkbox],
input[type=radio],
select {
  margin: 0 0 1rem 0;
}

input[type=checkbox] + label,
input[type=radio] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}

/* Normalize file input width */
input[type=file] {
  width: 100%;
}

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  padding: 1.25rem;
  margin: 1.125rem 0;
}
fieldset legend {
  font-weight: 700;
  background: #FFFFFF;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem;
}

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 400;
  font-style: italic;
  background: #ba2717;
  color: #FFFFFF;
}
[data-abide] span.error, [data-abide] small.error {
  display: none;
}

span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 400;
  font-style: italic;
  background: #ba2717;
  color: #FFFFFF;
}

.error input,
.error textarea,
.error select {
  margin-bottom: 0;
}
.error input[type=checkbox],
.error input[type=radio] {
  margin-bottom: 1rem;
}
.error label,
.error label.error {
  color: #ba2717;
}
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 400;
  font-style: italic;
  background: #ba2717;
  color: #FFFFFF;
}
.error > label > small {
  color: rgb(103.275, 103.275, 103.275);
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline;
}
.error span.error-message {
  display: block;
}

input.error,
textarea.error,
select.error {
  margin-bottom: 0;
}

label.error {
  color: #ba2717;
}

/*@import "global";*/
.icon-bar {
  width: 100%;
  font-size: 0;
  display: inline-block;
  background: #333333;
}
.icon-bar > * {
  text-align: center;
  font-size: 1rem;
  width: 25%;
  margin: 0 auto;
  display: block;
  padding: 1.25rem;
  float: left;
}
.icon-bar > * i, .icon-bar > * img {
  display: block;
  margin: 0 auto;
}
.icon-bar > * i + label, .icon-bar > * img + label {
  margin-top: 0.0625rem;
}
.icon-bar > * i {
  font-size: 1.875rem;
  vertical-align: middle;
}
.icon-bar > * img {
  width: 1.875rem;
  height: 1.875rem;
}
.icon-bar.label-right > * i, .icon-bar.label-right > * img {
  margin: 0 0.0625rem 0 0;
  display: inline-block;
}
.icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
  margin-top: 0;
}
.icon-bar.label-right > * label {
  display: inline-block;
}
.icon-bar.vertical.label-right > * {
  text-align: left;
}
.icon-bar.vertical, .icon-bar.small-vertical {
  height: 100%;
  width: auto;
}
.icon-bar.vertical .item, .icon-bar.small-vertical .item {
  width: auto;
  margin: auto;
  float: none;
}
@media only print, screen and (min-width:40.063em) {
  .icon-bar.medium-vertical {
    height: 100%;
    width: auto;
  }
  .icon-bar.medium-vertical .item {
    width: auto;
    margin: auto;
    float: none;
  }
}
@media only print, screen and (min-width:64.063em) {
  .icon-bar.large-vertical {
    height: 100%;
    width: auto;
  }
  .icon-bar.large-vertical .item {
    width: auto;
    margin: auto;
    float: none;
  }
}
.icon-bar > * {
  font-size: 1rem;
  padding: 1.25rem;
}
.icon-bar > * i + label, .icon-bar > * img + label {
  margin-top: 0.0625rem;
}
.icon-bar > * i {
  font-size: 1.875rem;
}
.icon-bar > * img {
  width: 1.875rem;
  height: 1.875rem;
}
.icon-bar > * label {
  color: #FFFFFF;
}
.icon-bar > * i {
  color: #FFFFFF;
}
.icon-bar > a:hover {
  background: #008CBA;
}
.icon-bar > a:hover label {
  color: #FFFFFF;
}
.icon-bar > a:hover i {
  color: #FFFFFF;
}
.icon-bar > a.active {
  background: #008CBA;
}
.icon-bar > a.active label {
  color: #FFFFFF;
}
.icon-bar > a.active i {
  color: #FFFFFF;
}

.icon-bar.two-up .item {
  width: 50%;
}
.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto;
}
@media only print, screen and (min-width:40.063em) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto;
  }
}
@media only print, screen and (min-width:64.063em) {
  .icon-bar.two-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.three-up .item {
  width: 33.3333%;
}
.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto;
}
@media only print, screen and (min-width:40.063em) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto;
  }
}
@media only print, screen and (min-width:64.063em) {
  .icon-bar.three-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.four-up .item {
  width: 25%;
}
.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto;
}
@media only print, screen and (min-width:40.063em) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto;
  }
}
@media only print, screen and (min-width:64.063em) {
  .icon-bar.four-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.five-up .item {
  width: 20%;
}
.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto;
}
@media only print, screen and (min-width:40.063em) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto;
  }
}
@media only print, screen and (min-width:64.063em) {
  .icon-bar.five-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.six-up .item {
  width: 16.66667%;
}
.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto;
}
@media only print, screen and (min-width:40.063em) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto;
  }
}
@media only print, screen and (min-width:64.063em) {
  .icon-bar.six-up.large-vertical .item {
    width: auto;
  }
}

/*@import "global";*/
.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.375rem;
  display: block;
}
.inline-list > li > * {
  display: block;
}

/*@import "global";*/
/* Foundation Joyride */
.joyride-list {
  display: none;
}

/* Default styles for the container */
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: #333333;
  color: #FFFFFF;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: 400;
  width: 95%;
}

.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px;
}

.joyride-content-wrapper {
  width: 100%;
  padding: 1.125rem 1.25rem 1.5rem;
}
.joyride-content-wrapper .button {
  margin-bottom: 0 !important;
}
.joyride-content-wrapper .joyride-prev-tip {
  margin-right: 10px;
}

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: 10px solid #333333;
}
.joyride-tip-guide .joyride-nub.top {
  border-top-style: solid;
  border-color: #333333;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -20px;
}
.joyride-tip-guide .joyride-nub.bottom {
  border-bottom-style: solid;
  border-color: #333333 !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -20px;
}
.joyride-tip-guide .joyride-nub.right {
  right: -20px;
}
.joyride-tip-guide .joyride-nub.left {
  left: -20px;
}

/* Typography */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: 700;
  color: #FFFFFF;
}

.joyride-tip-guide p {
  margin: 0 0 1.125rem 0;
  font-size: 0.875rem;
  line-height: 1.3;
}

.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555555;
  position: absolute;
  right: 1.0625rem;
  bottom: 1rem;
}

.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666666;
}

.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777777 !important;
  text-decoration: none;
  font-size: 24px;
  font-weight: 400;
  line-height: 0.5 !important;
}
.joyride-close-tip:hover, .joyride-close-tip:focus {
  color: #EEEEEE !important;
}

.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer;
}

.joyride-expose-wrapper {
  background-color: #FFFFFF;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  box-shadow: 0 0 15px #FFFFFF;
}

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
}

/* Styles for screens that are at least 768px; */
@media only print, screen and (min-width:40.063em) {
  .joyride-tip-guide {
    width: 300px;
    left: inherit;
  }
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px;
  }
  .joyride-tip-guide .joyride-nub.right {
    border-color: #333333 !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: auto;
    right: -20px;
  }
  .joyride-tip-guide .joyride-nub.left {
    border-color: #333333 !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: -20px;
    right: auto;
  }
}
/*@import "global";*/
.keystroke,
kbd {
  background-color: rgb(237.15, 237.15, 237.15);
  border-color: rgb(220.5495, 220.5495, 220.5495);
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  padding: 0.125rem 0.25rem 0;
  border-radius: 8px;
}

/*@import "global";*/
.label {
  font-weight: 400;
  font-family: "proxima-nova", sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: auto;
  padding: 0.25rem 0.5rem 0.25rem;
  font-size: 0.6875rem;
  background-color: #008CBA;
  color: #FFFFFF;
}
.label.radius {
  border-radius: 8px;
}
.label.round {
  border-radius: 1000px;
}
.label.alert {
  background-color: #ba2717;
  color: #FFFFFF;
}
.label.warning {
  background-color: #f08a24;
  color: #FFFFFF;
}
.label.success {
  background-color: #43AC6A;
  color: #FFFFFF;
}
.label.secondary {
  background-color: #1373cd;
  color: #FFFFFF;
}
.label.info {
  background-color: #e6e6e6;
  color: #333333;
}

/*@import "global";*/
[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #FFFFFF;
  z-index: 50;
  min-width: 100%;
  padding: 10px;
}
[data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
  margin-bottom: 0;
}
[data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
  margin-bottom: 0;
}
[data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
  line-height: 1.8em;
}

/*@import "global";*/
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative;
}
.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0;
}
.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
  display: none;
}
.slideshow-wrapper ul li:first-child {
  display: block;
}
.slideshow-wrapper .orbit-container {
  background-color: transparent;
}
.slideshow-wrapper .orbit-container li {
  display: block;
}
.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block;
}
.slideshow-wrapper .orbit-container .orbit-bullets li {
  display: inline-block;
}
.slideshow-wrapper .preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555555 #FFFFFF;
  border-radius: 1000px;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none;
}
.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transform: translateZ(0);
}
.orbit-container .orbit-slides-container img {
  display: block;
  max-width: 100%;
}
.orbit-container .orbit-slides-container > * {
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 100%;
}
.orbit-container .orbit-slides-container > *:first-child {
  margin-left: 0;
}
.orbit-container .orbit-slides-container > * .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(51, 51, 51, 0.8);
  color: #FFFFFF;
  width: 100%;
  padding: 0.625rem 0.875rem;
  font-size: 0.875rem;
}
.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0);
  z-index: 10;
}
.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.3125rem;
}
.orbit-container .orbit-timer {
  position: absolute;
  top: 12px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10;
}
.orbit-container .orbit-timer .orbit-progress {
  height: 3px;
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
  width: 0;
  position: relative;
  right: 20px;
  top: 5px;
}
.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 11px;
  height: 14px;
  border: solid 4px #FFFFFF;
  border-top: none;
  border-bottom: none;
}
.orbit-container .orbit-timer.paused > span {
  right: -4px;
  top: 0;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-left-style: solid;
  border-color: transparent;
  border-left-color: #FFFFFF;
}
.orbit-container .orbit-timer.paused > span.dark {
  border-left-color: #333333;
}
.orbit-container:hover .orbit-timer > span {
  display: block;
}
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  position: absolute;
  top: 45%;
  margin-top: -25px;
  width: 36px;
  height: 60px;
  line-height: 50px;
  color: white;
  background-color: transparent;
  text-indent: -9999px !important;
  z-index: 10;
}
.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: block;
  width: 0;
  height: 0;
  border: inset 10px;
}
.orbit-container .orbit-prev {
  left: 0;
}
.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: #FFFFFF;
}
.orbit-container .orbit-prev:hover > span {
  border-right-color: #FFFFFF;
}
.orbit-container .orbit-next {
  right: 0;
}
.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: #FFFFFF;
  left: 50%;
  margin-left: -4px;
}
.orbit-container .orbit-next:hover > span {
  border-left-color: #FFFFFF;
}

.orbit-bullets-container {
  text-align: center;
}

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block;
}
.orbit-bullets li {
  cursor: pointer;
  display: inline-block;
  width: 0.5625rem;
  height: 0.5625rem;
  background: #CCCCCC;
  float: none;
  margin-right: 6px;
  border-radius: 1000px;
}
.orbit-bullets li.active {
  background: #999999;
}
.orbit-bullets li:last-child {
  margin-right: 0;
}

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}
.touch .orbit-bullets {
  display: none;
}

@media only print, screen and (min-width:40.063em) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit;
  }
  .touch .orbit-bullets {
    display: block;
  }
}
@media only print, screen and (max-width: 40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important;
  }
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin: 0 !important;
    opacity: 1 !important;
  }
  .orbit-stack-on-small .orbit-slide-number {
    display: none;
  }
  .orbit-timer {
    display: none;
  }
  .orbit-next, .orbit-prev {
    display: none;
  }
  .orbit-bullets {
    display: none;
  }
}
/*@import "global";*/
ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin-left: -0.3125rem;
}
ul.pagination li {
  height: 1.5rem;
  color: #222222;
  font-size: 0.875rem;
  margin-left: 0.3125rem;
}
ul.pagination li a, ul.pagination li button, ul.pagination li .TeachscapeButton {
  display: block;
  padding: 0.0625rem 0.625rem 0.0625rem;
  color: #999999;
  background: none;
  border-radius: 8px;
  font-weight: normal;
  font-size: 1em;
  line-height: inherit;
  transition: background-color 300ms ease-out;
}
ul.pagination li:hover a,
ul.pagination li a:focus, ul.pagination li:hover button, ul.pagination li:hover .TeachscapeButton,
ul.pagination li button:focus,
ul.pagination li .TeachscapeButton:focus {
  background: rgb(229.5, 229.5, 229.5);
}
ul.pagination li.unavailable a, ul.pagination li.unavailable button, ul.pagination li.unavailable .TeachscapeButton {
  cursor: default;
  color: #999999;
}
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable:hover .TeachscapeButton, ul.pagination li.unavailable button:focus, ul.pagination li.unavailable .TeachscapeButton:focus {
  background: transparent;
}
ul.pagination li.current a, ul.pagination li.current button, ul.pagination li.current .TeachscapeButton {
  background: #008CBA;
  color: #FFFFFF;
  font-weight: 700;
  cursor: default;
}
ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current .TeachscapeButton:hover, ul.pagination li.current button:focus, ul.pagination li.current .TeachscapeButton:focus {
  background: #008CBA;
}
ul.pagination li {
  float: left;
  display: block;
}

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center;
}
.pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}

/*@import "global";*/
/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(229.5, 229.5, 229.5);
  margin-bottom: 1.25rem;
  padding: 0.9375rem;
  background: white;
  color: #082a3d;
}
.panel > :first-child {
  margin-top: 0;
}
.panel > :last-child {
  margin-bottom: 0;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
  color: #082a3d;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
  line-height: 1.4;
}
.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(186.504, 238.0601290323, 255);
  margin-bottom: 1.25rem;
  padding: 0.9375rem;
  background: rgb(235.56, 250.1922580645, 255);
  color: #082a3d;
}
.panel.callout > :first-child {
  margin-top: 0;
}
.panel.callout > :last-child {
  margin-bottom: 0;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
  color: #082a3d;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
  line-height: 1.4;
}
.panel.callout a:not(.button) {
  color: #008CBA;
}
.panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
  color: rgb(0, 120.4, 159.96);
}
.panel.radius {
  border-radius: 8px;
}

/*@import "global";*/
/* Pricing Tables */
.pricing-table {
  border: solid 1px #DDDDDD;
  margin-left: 0;
  margin-bottom: 1.25rem;
}
.pricing-table * {
  list-style: none;
  line-height: 1;
}
.pricing-table .title {
  background-color: #333333;
  padding: 0.9375rem 1.25rem;
  text-align: center;
  color: #EEEEEE;
  font-weight: 400;
  font-size: 1rem;
  font-family: "proxima-nova", sans-serif;
}
.pricing-table .price {
  background-color: #F6F6F6;
  padding: 0.9375rem 1.25rem;
  text-align: center;
  color: #333333;
  font-weight: 400;
  font-size: 2rem;
  font-family: "proxima-nova", sans-serif;
}
.pricing-table .description {
  background-color: #FFFFFF;
  padding: 0.9375rem;
  text-align: center;
  color: #777777;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.4;
  border-bottom: dotted 1px #DDDDDD;
}
.pricing-table .bullet-item {
  background-color: #FFFFFF;
  padding: 0.9375rem;
  text-align: center;
  color: #333333;
  font-size: 0.875rem;
  font-weight: 400;
  border-bottom: dotted 1px #DDDDDD;
}
.pricing-table .cta-button {
  background-color: #FFFFFF;
  text-align: center;
  padding: 1.25rem 1.25rem 0;
}

/*@import "global";*/
/* Progress Bar */
.progress {
  background-color: #F6F6F6;
  height: 1.5625rem;
  border: 1px solid white;
  padding: 0.125rem;
  margin-bottom: 0.625rem;
}
.progress .meter {
  background: #008CBA;
  height: 100%;
  display: block;
}
.progress.secondary .meter {
  background: #1373cd;
  height: 100%;
  display: block;
}
.progress.success .meter {
  background: #43AC6A;
  height: 100%;
  display: block;
}
.progress.alert .meter {
  background: #ba2717;
  height: 100%;
  display: block;
}
.progress.radius {
  border-radius: 8px;
}
.progress.radius .meter {
  border-radius: 7px;
}
.progress.round {
  border-radius: 1000px;
}
.progress.round .meter {
  border-radius: 999px;
}

/*@import "global";*/
.range-slider {
  display: block;
  position: relative;
  width: 100%;
  height: 1rem;
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  background: #FAFAFA;
}
.range-slider.vertical-range {
  display: block;
  position: relative;
  width: 100%;
  height: 1rem;
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  display: inline-block;
  width: 1rem;
  height: 12.5rem;
}
.range-slider.vertical-range .range-slider-handle {
  margin-top: 0;
  margin-left: -0.5rem;
  position: absolute;
  bottom: -10.5rem;
}
.range-slider.vertical-range .range-slider-active-segment {
  width: 0.875rem;
  height: auto;
  bottom: 0;
}
.range-slider.radius {
  background: #FAFAFA;
  border-radius: 8px;
}
.range-slider.radius .range-slider-handle {
  background: #008CBA;
  border-radius: 8px;
}
.range-slider.radius .range-slider-handle:hover {
  background: rgb(0, 123.2, 163.68);
}
.range-slider.round {
  background: #FAFAFA;
  border-radius: 1000px;
}
.range-slider.round .range-slider-handle {
  background: #008CBA;
  border-radius: 1000px;
}
.range-slider.round .range-slider-handle:hover {
  background: rgb(0, 123.2, 163.68);
}
.range-slider.disabled, .range-slider[disabled] {
  background: #FAFAFA;
  cursor: default;
  opacity: 0.7;
}
.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
  background: #008CBA;
  cursor: default;
  opacity: 0.7;
}
.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
  background: rgb(0, 123.2, 163.68);
}

.range-slider-active-segment {
  display: inline-block;
  position: absolute;
  height: 0.875rem;
  background: rgb(18.81, 113.85, 202.95);
}

.range-slider-handle {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: -0.3125rem;
  width: 2rem;
  height: 1.375rem;
  border: 1px solid none;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #008CBA;
}
.range-slider-handle:hover {
  background: rgb(0, 123.2, 163.68);
}

/*@import "global";
@import "grid";*/
.reveal-modal-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1004;
  display: none;
  left: 0;
}

.reveal-modal, dialog {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100vw;
  top: 0;
  border-radius: 8px;
  left: 0;
  background-color: #FFFFFF;
  padding: 1.25rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  padding: 1.875rem;
}
@media only print, screen and (max-width: 40em) {
  .reveal-modal, dialog {
    min-height: 100vh;
  }
}
.reveal-modal .column, dialog .column, .reveal-modal .columns, dialog .columns {
  min-width: 0;
}
.reveal-modal > :first-child, dialog > :first-child {
  margin-top: 0;
}
.reveal-modal > :last-child, dialog > :last-child {
  margin-bottom: 0;
}
@media only print, screen and (min-width:40.063em) {
  .reveal-modal, dialog {
    width: 80%;
    max-width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media only print, screen and (min-width:40.063em) {
  .reveal-modal, dialog {
    top: 6.25rem;
  }
}
.reveal-modal.radius, dialog.radius {
  border-radius: 8px;
}
.reveal-modal.round, dialog.round {
  border-radius: 1000px;
}
.reveal-modal.collapse, dialog.collapse {
  padding: 0;
}
@media only print, screen and (min-width:40.063em) {
  .reveal-modal.tiny, dialog.tiny {
    width: 30%;
    max-width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media only print, screen and (min-width:40.063em) {
  .reveal-modal.small, dialog.small {
    width: 40%;
    max-width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media only print, screen and (min-width:40.063em) {
  .reveal-modal.medium, dialog.medium {
    width: 60%;
    max-width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media only print, screen and (min-width:40.063em) {
  .reveal-modal.large, dialog.large {
    width: 70%;
    max-width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media only print, screen and (min-width:40.063em) {
  .reveal-modal.xlarge, dialog.xlarge {
    width: 95%;
    max-width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.reveal-modal.full, dialog.full {
  top: 0;
  left: 0;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  max-width: none !important;
  margin-left: 0 !important;
}
@media only print, screen and (min-width:40.063em) {
  .reveal-modal.full, dialog.full {
    width: 100vw;
    max-width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
  font-size: 2.5rem;
  line-height: 1;
  position: absolute;
  top: 0.625rem;
  right: 1.375rem;
  color: #AAAAAA;
  font-weight: 700;
  cursor: pointer;
}

dialog {
  display: none;
}
dialog::backdrop, dialog + .backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  z-index: auto;
  display: none;
  left: 0;
}
dialog[open] {
  display: block;
}

@media print {
  dialog, .reveal-modal {
    display: none;
    background: #FFFFFF !important;
  }
}
/*@import "global";*/
.side-nav {
  display: block;
  margin: 0;
  padding: 0.875rem 0;
  list-style-type: none;
  list-style-position: outside;
  font-family: "proxima-nova", sans-serif;
}
.side-nav li {
  margin: 0 0 0.4375rem 0;
  font-size: 0.875rem;
  font-weight: 400;
}
.side-nav li a:not(.button) {
  display: block;
  color: #008CBA;
  margin: 0;
  padding: 0.4375rem 0.875rem;
}
.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
  background: hsla(0, 0%, 0%, 0.025);
  color: rgb(28.2, 198.9096774194, 255);
}
.side-nav li.active > a:first-child:not(.button) {
  color: rgb(28.2, 198.9096774194, 255);
  font-weight: 400;
  font-family: "proxima-nova", sans-serif;
}
.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: white;
}
.side-nav li.heading {
  color: #008CBA;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
}

/*@import "global";
@import "buttons";
@import "dropdown-buttons";*/
.split.button {
  position: relative;
  padding-right: 5.0625rem;
}
.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}
.split.button span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  top: 50%;
  left: 50%;
}
.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}
.split.button span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button span {
  width: 3.09375rem;
}
.split.button span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  top: 48%;
  margin-left: -0.375rem;
}
.split.button span:after {
  border-color: #082a3d transparent transparent transparent;
}
.split.button.secondary span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button.secondary span:after {
  border-color: #082a3d transparent transparent transparent;
}
.split.button.alert span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button.success span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button.tiny {
  padding-right: 3.75rem;
}
.split.button.tiny span {
  width: 2.25rem;
}
.split.button.tiny span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  top: 48%;
  margin-left: -0.375rem;
}
.split.button.small {
  padding-right: 4.375rem;
}
.split.button.small span {
  width: 2.625rem;
}
.split.button.small span:after {
  border-top-style: solid;
  border-width: 0.4375rem;
  top: 48%;
  margin-left: -0.375rem;
}
.split.button.large {
  padding-right: 5.5rem;
}
.split.button.large span {
  width: 3.4375rem;
}
.split.button.large span:after {
  border-top-style: solid;
  border-width: 0.3125rem;
  top: 48%;
  margin-left: -0.375rem;
}
.split.button.expand {
  padding-left: 2rem;
}
.split.button.secondary span:after {
  border-color: #333333 transparent transparent transparent;
}
.split.button.radius span {
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
}
.split.button.round span {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/*@import "global";*/
.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25rem 0 1.125rem;
  padding-top: 0.25rem;
}
.sub-nav dt {
  text-transform: uppercase;
}
.sub-nav dt,
.sub-nav dd,
.sub-nav li {
  float: left;
  display: inline;
  margin-left: 1rem;
  margin-bottom: 0;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  color: #999999;
}
.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
  text-decoration: none;
  color: #999999;
  padding: 0.1875rem 1rem;
}
.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
  color: rgb(114.75, 114.75, 114.75);
}
.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
  border-radius: 3px;
  font-weight: 400;
  background: #008CBA;
  padding: 0.1875rem 1rem;
  cursor: default;
  color: #FFFFFF;
}
.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
  background: rgb(0, 120.4, 159.96);
}

/*@import "global";*/
.switch {
  padding: 0;
  border: none;
  position: relative;
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.switch label {
  display: block;
  margin-bottom: 1rem;
  position: relative;
  color: transparent;
  background: #DDDDDD;
  text-indent: 100%;
  width: 4rem;
  height: 2rem;
  cursor: pointer;
  transition: left 0.15s ease-out;
}
.switch input {
  opacity: 0;
  position: absolute;
  top: 9px;
  left: 10px;
  padding: 0;
}
.switch input + label {
  margin-left: 0;
  margin-right: 0;
}
.switch label:after {
  content: "";
  display: block;
  background: #FFFFFF;
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  -o-transition: translate3d(0, 0, 0);
  transition: left 0.15s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.switch input:checked + label {
  background: #008CBA;
}
.switch input:checked + label:after {
  left: 2.25rem;
}
.switch label {
  width: 4rem;
  height: 2rem;
}
.switch label:after {
  width: 1.5rem;
  height: 1.5rem;
}
.switch input:checked + label:after {
  left: 2.25rem;
}
.switch label {
  color: transparent;
  background: #DDDDDD;
}
.switch label:after {
  background: #FFFFFF;
}
.switch input:checked + label {
  background: #008CBA;
}
.switch.large label {
  width: 5rem;
  height: 2.5rem;
}
.switch.large label:after {
  width: 2rem;
  height: 2rem;
}
.switch.large input:checked + label:after {
  left: 2.75rem;
}
.switch.small label {
  width: 3.5rem;
  height: 1.75rem;
}
.switch.small label:after {
  width: 1.25rem;
  height: 1.25rem;
}
.switch.small input:checked + label:after {
  left: 2rem;
}
.switch.tiny label {
  width: 3rem;
  height: 1.5rem;
}
.switch.tiny label:after {
  width: 1rem;
  height: 1rem;
}
.switch.tiny input:checked + label:after {
  left: 1.75rem;
}
.switch.radius label {
  border-radius: 4px;
}
.switch.radius label:after {
  border-radius: 3px;
}
.switch.round {
  border-radius: 1000px;
}
.switch.round label {
  border-radius: 2rem;
}
.switch.round label:after {
  border-radius: 2rem;
}

/*@import "global";*/
table {
  background: #FFFFFF;
  margin-bottom: 1.25rem;
  border: solid 1px #DDDDDD;
  table-layout: auto;
}
table caption {
  background: transparent;
  color: #222222;
  font-size: 1rem;
  font-weight: bold;
}
table thead {
  background: #F5F5F5;
}
table thead tr th,
table thead tr td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: #222222;
}
table tfoot {
  background: #F5F5F5;
}
table tfoot tr th,
table tfoot tr td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: #222222;
}
table tr th,
table tr td {
  padding: 0.5625rem 0.625rem;
  font-size: 0.875rem;
  color: #222222;
  text-align: left;
}
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #F9F9F9;
}
table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
  display: table-cell;
  line-height: 1.125rem;
}

/*@import "global";
@import "grid";*/
.tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}
.tabs:before, .tabs:after {
  content: " ";
  display: table;
}
.tabs:after {
  clear: both;
}
.tabs dd, .tabs .tab-title {
  position: relative;
  margin-bottom: 0 !important;
  list-style: none;
  float: left;
}
.tabs dd > a, .tabs .tab-title > a {
  outline: none;
  display: block;
  background-color: #EFEFEF;
  color: #222222;
  padding: 1rem 2rem;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
}
.tabs dd > a:hover, .tabs .tab-title > a:hover {
  background-color: rgb(224.66, 224.66, 224.66);
}
.tabs dd.active a, .tabs .tab-title.active a {
  background-color: #FFFFFF;
  color: #222222;
}
.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
}
.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
}
.tabs.vertical dd, .tabs.vertical .tab-title {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%;
}
.tabs-content:before, .tabs-content:after {
  content: " ";
  display: table;
}
.tabs-content:after {
  clear: both;
}
.tabs-content > .content {
  display: none;
  float: left;
  padding: 0.625rem 0;
  width: 100%;
}
.tabs-content > .content.active {
  display: block;
  float: none;
}
.tabs-content > .content.contained {
  padding: 0.625rem;
}
.tabs-content.vertical {
  display: block;
}
.tabs-content.vertical > .content {
  padding: 0 0.625rem;
}

@media only print, screen and (min-width:40.063em) {
  .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem;
  }
  .tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem;
  }
}
.no-js .tabs-content > .content {
  display: block;
  float: none;
}

/*@import "global";*/
/* Image Thumbnails */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px #FFFFFF;
  max-width: 100%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 200ms ease-out;
}
.th:hover, .th:focus {
  box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
}
.th.radius {
  border-radius: 8px;
}

/*@import "global";*/
/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #CCCCCC;
  cursor: help;
  font-weight: 700;
  color: #333333;
}
.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px rgb(0, 63, 83.7);
  color: #008CBA;
}
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

.tooltip {
  display: none;
  position: absolute;
  z-index: 1006;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.3;
  padding: 0.75rem;
  max-width: 300px;
  left: 50%;
  width: 100%;
  color: #FFFFFF;
  background: #333333;
}
.tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent #333333 transparent;
  top: -10px;
  pointer-events: none;
}
.tooltip > .nub.rtl {
  left: auto;
  right: 5px;
}
.tooltip.radius {
  border-radius: 8px;
}
.tooltip.round {
  border-radius: 1000px;
}
.tooltip.round > .nub {
  left: 2rem;
}
.tooltip.opened {
  color: #008CBA !important;
  border-bottom: dotted 1px rgb(0, 63, 83.7) !important;
}

.tap-to-close {
  display: block;
  font-size: 0.625rem;
  color: #777777;
  font-weight: 400;
}

@media only print, screen and (min-width:40.063em) {
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px;
  }
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}
/*@import "global";
@import "grid";
@import "buttons";
@import "forms";*/
meta.foundation-mq-topbar {
  font-family: "/only print, screen and (min-width:40.063em)/";
  width: 40.063em;
}

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: transparent;
}
.contain-to-grid .top-bar {
  margin-bottom: 0.625rem;
}

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}
.fixed.expanded:not(.top-bar) {
  overflow-y: auto;
  height: auto;
  width: 100%;
  max-height: 100%;
}
.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}
.fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 2.5rem;
}

.top-bar {
  overflow: hidden;
  height: 2.5rem;
  line-height: 2.5rem;
  position: relative;
  background: transparent;
  margin-bottom: 0.625rem;
}
.top-bar ul {
  margin-bottom: 0;
  list-style: none;
}
.top-bar .row {
  max-width: none;
}
.top-bar form,
.top-bar input {
  margin-bottom: 0;
}
.top-bar input {
  height: 1.75rem;
  padding-top: 0.35rem;
  padding-bottom: 0.35rem;
  font-size: 0.75rem;
}
.top-bar .button, .top-bar button, .top-bar .TeachscapeButton {
  padding-top: 0.4125rem;
  padding-bottom: 0.4125rem;
  margin-bottom: 0;
  font-size: 0.75rem;
}
@media only print, screen and (max-width: 40em) {
  .top-bar .button, .top-bar button, .top-bar .TeachscapeButton {
    position: relative;
    top: -1px;
  }
}
.top-bar .title-area {
  position: relative;
  margin: 0;
}
.top-bar .name {
  height: 2.5rem;
  margin: 0;
  font-size: 16px;
}
.top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
  line-height: 2.5rem;
  font-size: 1.0625rem;
  margin: 0;
}
.top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
  font-weight: 400;
  color: #FFFFFF;
  width: 75%;
  display: block;
  padding: 0 0.8333333333rem;
}
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}
.top-bar .toggle-topbar a {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: 700;
  position: relative;
  display: block;
  padding: 0 0.8333333333rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.top-bar .toggle-topbar.menu-icon {
  top: 50%;
  margin-top: -16px;
}
.top-bar .toggle-topbar.menu-icon a {
  height: 34px;
  line-height: 33px;
  padding: 0 2.3958333333rem 0 0.8333333333rem;
  color: #FFFFFF;
  position: relative;
}
.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  position: absolute;
  display: block;
  height: 0;
  top: 50%;
  margin-top: -8px;
  right: 0.8333333333rem;
  box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
  width: 16px;
}
.top-bar .toggle-topbar.menu-icon a span:hover:after {
  box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}
.top-bar.expanded {
  height: auto;
  background: transparent;
}
.top-bar.expanded .title-area {
  background: transparent;
}
.top-bar.expanded .toggle-topbar a {
  color: #888888;
}
.top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888;
}

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out;
}
.top-bar-section ul {
  padding: 0;
  width: 100%;
  height: auto;
  display: block;
  font-size: 16px;
  margin: 0;
}
.top-bar-section .divider,
.top-bar-section [role=separator] {
  border-top: solid 1px rgb(25.5, 25.5, 25.5);
  clear: both;
  height: 1px;
  width: 100%;
}
.top-bar-section ul li {
  background: #333333;
}
.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: #FFFFFF;
  padding: 12px 0 12px 0;
  padding-left: 0.8333333333rem;
  font-family: "proxima-nova", sans-serif;
  font-size: 0.8125rem;
  font-weight: 400;
  text-transform: none;
}
.top-bar-section ul li > a.button {
  font-size: 0.8125rem;
  padding-right: 0.8333333333rem;
  padding-left: 0.8333333333rem;
  background-color: #008CBA;
  border-color: rgb(0, 112, 148.8);
  color: #082a3d;
}
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: rgb(0, 112, 148.8);
}
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: #082a3d;
}
.top-bar-section ul li > a.button.secondary {
  background-color: #1373cd;
  border-color: rgb(15.2, 92, 164);
  color: #082a3d;
}
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: rgb(15.2, 92, 164);
}
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #082a3d;
}
.top-bar-section ul li > a.button.success {
  background-color: #43AC6A;
  border-color: rgb(53.6, 137.6, 84.8);
  color: #082a3d;
}
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: rgb(53.6, 137.6, 84.8);
}
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  color: #082a3d;
}
.top-bar-section ul li > a.button.alert {
  background-color: #ba2717;
  border-color: rgb(148.8, 31.2, 18.4);
  color: #082a3d;
}
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: rgb(148.8, 31.2, 18.4);
}
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  color: #082a3d;
}
.top-bar-section ul li > a.button.warning {
  background-color: #f08a24;
  border-color: rgb(206.6461538462, 110.4, 14.1538461538);
  color: #082a3d;
}
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  background-color: rgb(206.6461538462, 110.4, 14.1538461538);
}
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  color: #082a3d;
}
.top-bar-section ul li > button, .top-bar-section ul li > .TeachscapeButton {
  font-size: 0.8125rem;
  padding-right: 0.8333333333rem;
  padding-left: 0.8333333333rem;
  background-color: #008CBA;
  border-color: rgb(0, 112, 148.8);
  color: #082a3d;
}
.top-bar-section ul li > button:hover, .top-bar-section ul li > .TeachscapeButton:hover, .top-bar-section ul li > button:focus, .top-bar-section ul li > .TeachscapeButton:focus {
  background-color: rgb(0, 112, 148.8);
}
.top-bar-section ul li > button:hover, .top-bar-section ul li > .TeachscapeButton:hover, .top-bar-section ul li > button:focus, .top-bar-section ul li > .TeachscapeButton:focus {
  color: #082a3d;
}
.top-bar-section ul li > button.secondary, .top-bar-section ul li > .secondary.TeachscapeButton {
  background-color: #1373cd;
  border-color: rgb(15.2, 92, 164);
  color: #082a3d;
}
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > .secondary.TeachscapeButton:hover, .top-bar-section ul li > button.secondary:focus, .top-bar-section ul li > .secondary.TeachscapeButton:focus {
  background-color: rgb(15.2, 92, 164);
}
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > .secondary.TeachscapeButton:hover, .top-bar-section ul li > button.secondary:focus, .top-bar-section ul li > .secondary.TeachscapeButton:focus {
  color: #082a3d;
}
.top-bar-section ul li > button.success, .top-bar-section ul li > .success.TeachscapeButton {
  background-color: #43AC6A;
  border-color: rgb(53.6, 137.6, 84.8);
  color: #082a3d;
}
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > .success.TeachscapeButton:hover, .top-bar-section ul li > button.success:focus, .top-bar-section ul li > .success.TeachscapeButton:focus {
  background-color: rgb(53.6, 137.6, 84.8);
}
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > .success.TeachscapeButton:hover, .top-bar-section ul li > button.success:focus, .top-bar-section ul li > .success.TeachscapeButton:focus {
  color: #082a3d;
}
.top-bar-section ul li > button.alert, .top-bar-section ul li > .alert.TeachscapeButton {
  background-color: #ba2717;
  border-color: rgb(148.8, 31.2, 18.4);
  color: #082a3d;
}
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > .alert.TeachscapeButton:hover, .top-bar-section ul li > button.alert:focus, .top-bar-section ul li > .alert.TeachscapeButton:focus {
  background-color: rgb(148.8, 31.2, 18.4);
}
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > .alert.TeachscapeButton:hover, .top-bar-section ul li > button.alert:focus, .top-bar-section ul li > .alert.TeachscapeButton:focus {
  color: #082a3d;
}
.top-bar-section ul li > button.warning, .top-bar-section ul li > .warning.TeachscapeButton {
  background-color: #f08a24;
  border-color: rgb(206.6461538462, 110.4, 14.1538461538);
  color: #082a3d;
}
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > .warning.TeachscapeButton:hover, .top-bar-section ul li > button.warning:focus, .top-bar-section ul li > .warning.TeachscapeButton:focus {
  background-color: rgb(206.6461538462, 110.4, 14.1538461538);
}
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > .warning.TeachscapeButton:hover, .top-bar-section ul li > button.warning:focus, .top-bar-section ul li > .warning.TeachscapeButton:focus {
  color: #082a3d;
}
.top-bar-section ul li:hover:not(.has-form) > a {
  background-color: #555555;
  background: #333333;
  color: #FFFFFF;
}
.top-bar-section ul li.active > a {
  background: #008CBA;
  color: #FFFFFF;
}
.top-bar-section ul li.active > a:hover {
  background: rgb(0, 120.4, 159.96);
  color: #FFFFFF;
}
.top-bar-section .has-form {
  padding: 0.8333333333rem;
}
.top-bar-section .has-dropdown {
  position: relative;
}
.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 0.8333333333rem;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}
.top-bar-section .has-dropdown.moved {
  position: static;
}
.top-bar-section .has-dropdown.moved > .dropdown {
  display: block;
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  position: absolute !important;
  width: 100%;
}
.top-bar-section .has-dropdown.moved > a:after {
  display: none;
}
.top-bar-section .dropdown {
  padding: 0;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 99;
  display: block;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
.top-bar-section .dropdown li {
  width: 100%;
  height: auto;
}
.top-bar-section .dropdown li a {
  font-weight: 400;
  padding: 8px 0.8333333333rem;
}
.top-bar-section .dropdown li a.parent-link {
  font-weight: 400;
}
.top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.125rem;
}
.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
  color: #FFFFFF;
  display: block;
}
.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
  background: none;
}
.top-bar-section .dropdown li.has-form {
  padding: 8px 0.8333333333rem;
}
.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button, .top-bar-section .dropdown li .TeachscapeButton {
  top: auto;
}
.top-bar-section .dropdown label {
  padding: 8px 0.8333333333rem 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #777777;
  font-weight: 700;
  font-size: 0.625rem;
}

.js-generated {
  display: block;
}

@media only print, screen and (min-width:40.063em) {
  .top-bar {
    background: transparent;
    overflow: visible;
  }
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  .top-bar:after {
    clear: both;
  }
  .top-bar .toggle-topbar {
    display: none;
  }
  .top-bar .title-area {
    float: left;
  }
  .top-bar .name h1 a {
    width: auto;
  }
  .top-bar input,
  .top-bar .button,
  .top-bar button,
  .top-bar .TeachscapeButton {
    font-size: 0.875rem;
    position: relative;
    height: 1.75rem;
    top: 0.375rem;
  }
  .top-bar.expanded {
    background: transparent;
  }
  .contain-to-grid .top-bar {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 0.625rem;
  }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }
  .top-bar-section ul li {
    float: left;
  }
  .top-bar-section ul li .js-generated {
    display: none;
  }
  .top-bar-section li.hover > a:not(.button) {
    background-color: #555555;
    background: #333333;
    color: #FFFFFF;
  }
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 0.8333333333rem;
    line-height: 2.5rem;
    background: transparent;
  }
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #555555;
    background: #333333;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 0.8333333333rem;
    line-height: 2.5rem;
    color: #FFFFFF;
    background: #008CBA;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: rgb(0, 120.4, 159.96);
    color: #FFFFFF;
  }
  .top-bar-section .has-dropdown > a {
    padding-right: 2.0833333333rem !important;
  }
  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 1.25rem;
  }
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  .top-bar-section .has-dropdown.moved > .dropdown {
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "»";
    top: 1rem;
    margin-top: -1px;
    right: 5px;
    line-height: 1.2;
  }
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%;
  }
  .top-bar-section .dropdown li a {
    color: #FFFFFF;
    line-height: 2.5rem;
    white-space: nowrap;
    padding: 12px 0.8333333333rem;
    background: #333333;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    color: #FFFFFF;
    background: #333333;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    color: #FFFFFF;
    background-color: #555555;
    background: #333333;
  }
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #333333;
  }
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  .top-bar-section > ul > .divider, .top-bar-section > ul > [role=separator] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px rgb(77.52, 77.52, 77.52);
    clear: none;
    height: 2.5rem;
    width: 0;
  }
  .top-bar-section .has-form {
    background: transparent;
    padding: 0 0.8333333333rem;
    height: 2.5rem;
  }
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }
  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #333333;
    color: #FFFFFF;
  }
  .no-js .top-bar-section ul li:active > a {
    background: #008CBA;
    color: #FFFFFF;
  }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
}
/*@import "global";*/
.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

@media only print, screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important;
  }
  .small-only-text-right {
    text-align: right !important;
  }
  .small-only-text-center {
    text-align: center !important;
  }
  .small-only-text-justify {
    text-align: justify !important;
  }
}
@media only print, screen {
  .small-text-left {
    text-align: left !important;
  }
  .small-text-right {
    text-align: right !important;
  }
  .small-text-center {
    text-align: center !important;
  }
  .small-text-justify {
    text-align: justify !important;
  }
}
@media only print, screen and (min-width:40.063em) and (max-width:64em) {
  .medium-only-text-left {
    text-align: left !important;
  }
  .medium-only-text-right {
    text-align: right !important;
  }
  .medium-only-text-center {
    text-align: center !important;
  }
  .medium-only-text-justify {
    text-align: justify !important;
  }
}
@media only print, screen and (min-width:40.063em) {
  .medium-text-left {
    text-align: left !important;
  }
  .medium-text-right {
    text-align: right !important;
  }
  .medium-text-center {
    text-align: center !important;
  }
  .medium-text-justify {
    text-align: justify !important;
  }
}
@media only print, screen and (min-width:64.063em) and (max-width:90em) {
  .large-only-text-left {
    text-align: left !important;
  }
  .large-only-text-right {
    text-align: right !important;
  }
  .large-only-text-center {
    text-align: center !important;
  }
  .large-only-text-justify {
    text-align: justify !important;
  }
}
@media only print, screen and (min-width:64.063em) {
  .large-text-left {
    text-align: left !important;
  }
  .large-text-right {
    text-align: right !important;
  }
  .large-text-center {
    text-align: center !important;
  }
  .large-text-justify {
    text-align: justify !important;
  }
}
@media only print, screen and (min-width:90.063em) and (max-width:120em) {
  .xlarge-only-text-left {
    text-align: left !important;
  }
  .xlarge-only-text-right {
    text-align: right !important;
  }
  .xlarge-only-text-center {
    text-align: center !important;
  }
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only print, screen and (min-width:90.063em) {
  .xlarge-text-left {
    text-align: left !important;
  }
  .xlarge-text-right {
    text-align: right !important;
  }
  .xlarge-text-center {
    text-align: center !important;
  }
  .xlarge-text-justify {
    text-align: justify !important;
  }
}
@media only print, screen and (min-width:120.063em) and (max-width:99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important;
  }
  .xxlarge-only-text-right {
    text-align: right !important;
  }
  .xxlarge-only-text-center {
    text-align: center !important;
  }
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only print, screen and (min-width:120.063em) {
  .xxlarge-text-left {
    text-align: left !important;
  }
  .xxlarge-text-right {
    text-align: right !important;
  }
  .xxlarge-text-center {
    text-align: center !important;
  }
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
a {
  color: #1373cd;
  text-decoration: none;
  line-height: inherit;
}
a:hover, a:focus {
  color: rgb(16.34, 98.9, 176.3);
}
a img {
  border: none;
}

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}
p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}
p aside {
  font-size: 0.875rem;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-style: 400;
  color: #082a3d;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: rgb(25.8956521739, 135.952173913, 197.4543478261);
  line-height: 0;
}

h1 {
  font-size: 2.125rem;
}

h2 {
  font-size: 1.6875rem;
}

h3 {
  font-size: 1.375rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1rem;
}

.subheader {
  line-height: 1.4;
  color: rgb(25.8956521739, 135.952173913, 197.4543478261);
  font-weight: 400;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: 700;
  line-height: inherit;
}

small {
  font-size: 60%;
  line-height: inherit;
}

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #333333;
  background-color: rgb(176.4776785714, 213.2491071429, 247.7223214286);
  border-width: 1px;
  border-style: solid;
  border-color: rgb(137.6558035714, 192.6072321429, 244.1241964286);
  padding: 0.125rem 0.3125rem 0.0625rem;
}

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: "proxima-nova", sans-serif;
}

ul {
  margin-left: 1.1rem;
}
ul.no-bullet {
  margin-left: 0;
}
ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
ol {
  margin-left: 1.4rem;
}
ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 700;
}
dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #082a3d;
  cursor: help;
}

abbr {
  text-transform: none;
}
abbr[title] {
  border-bottom: 1px dotted #DDDDDD;
}

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD;
}
blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: rgb(19.76, 103.74, 150.67);
}
blockquote cite:before {
  content: "— ";
}
blockquote cite a,
blockquote cite a:visited {
  color: rgb(19.76, 103.74, 150.67);
}

blockquote,
blockquote p {
  line-height: 1.5;
  color: rgb(15.6695652174, 82.2652173913, 119.4804347826);
}

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem;
}
.vcard li {
  margin: 0;
  display: block;
}
.vcard .fn {
  font-weight: 700;
  font-size: 0.9375rem;
}

.vevent .summary {
  font-weight: 700;
}
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: 700;
  border: none;
  padding: 0 0.0625rem;
}

@media only print, screen and (min-width:40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }
  h1 {
    font-size: 2.75rem;
  }
  h2 {
    font-size: 2.3125rem;
  }
  h3 {
    font-size: 1.6875rem;
  }
  h4 {
    font-size: 1.4375rem;
  }
  h5 {
    font-size: 1.125rem;
  }
  h6 {
    font-size: 1rem;
  }
}
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: #000000 !important; /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group; /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .hide-on-print {
    display: none !important;
  }
  .print-only {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  .show-for-print {
    display: inherit !important;
  }
}
/*@import "global";
@import "type";*/
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

.inner-wrap {
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table;
}
.inner-wrap:after {
  clear: both;
}

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #FFFFFF;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
}
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
  color: #FFFFFF;
  font-weight: 700;
  line-height: 2.8125rem;
  margin: 0;
}
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1.125rem;
}

.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px rgb(25.5, 25.5, 25.5);
  left: 0;
}

.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px rgb(25.5, 25.5, 25.5);
  right: 0;
}

.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0;
}
@media only print, screen and (min-width:40.063em) {
  .tab-bar-section.left {
    text-align: left;
  }
  .tab-bar-section.right {
    text-align: right;
  }
}
.tab-bar-section.left {
  left: 0;
  right: 2.8125rem;
}
.tab-bar-section.right {
  left: 2.8125rem;
  right: 0;
}
.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem;
}

.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  padding: 0;
  color: #FFFFFF;
  position: relative;
  transform: translate3d(0, 0, 0);
}
.tab-bar .menu-icon span::after {
  content: "";
  position: absolute;
  display: block;
  height: 0;
  top: 50%;
  margin-top: -0.5rem;
  left: 0.90625rem;
  box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
  width: 1rem;
}
.tab-bar .menu-icon span:hover:after {
  box-shadow: 0 0 0 1px rgb(178.5, 178.5, 178.5), 0 7px 0 1px rgb(178.5, 178.5, 178.5), 0 14px 0 1px rgb(178.5, 178.5, 178.5);
}

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
}
.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
}
.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul.off-canvas-list li label {
  display: block;
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 700;
  background: #444444;
  border-top: 1px solid rgb(94.18, 94.18, 94.18);
  border-bottom: none;
  margin: 0;
}
ul.off-canvas-list li a {
  display: block;
  padding: 0.6666666667rem;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgb(38.25, 38.25, 38.25);
  transition: background 300ms ease;
}
ul.off-canvas-list li a:hover {
  background: rgb(35.7, 35.7, 35.7);
}

.move-right > .inner-wrap {
  -ms-transform: translate(15.625rem, 0);
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0);
}
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only print, screen and (min-width:40.063em) {
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.move-left > .inner-wrap {
  -ms-transform: translate(-15.625rem, 0);
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0);
}
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only print, screen and (min-width:40.063em) {
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only print, screen and (min-width:40.063em) {
  .offcanvas-overlap .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only print, screen and (min-width:40.063em) {
  .offcanvas-overlap-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only print, screen and (min-width:40.063em) {
  .offcanvas-overlap-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem;
}
.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem;
}
.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem;
}
.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem;
}

.left-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
.left-submenu * {
  -webkit-backface-visibility: hidden;
}
.left-submenu .back > a {
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: 700;
  background: #444;
  border-top: 1px solid rgb(94.18, 94.18, 94.18);
  border-bottom: none;
  margin: 0;
}
.left-submenu .back > a:hover {
  background: rgb(47.6, 47.6, 47.6);
  border-top: 1px solid rgb(94.18, 94.18, 94.18);
  border-bottom: none;
}
.left-submenu .back > a:before {
  content: "«";
  margin-right: 0.5rem;
  display: inline;
}
.left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
  -ms-transform: translate(0%, 0);
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.right-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
.right-submenu * {
  -webkit-backface-visibility: hidden;
}
.right-submenu .back > a {
  padding: 0.3rem 0.9375rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: 700;
  background: #444;
  border-top: 1px solid rgb(94.18, 94.18, 94.18);
  border-bottom: none;
  margin: 0;
}
.right-submenu .back > a:hover {
  background: rgb(47.6, 47.6, 47.6);
  border-top: 1px solid rgb(94.18, 94.18, 94.18);
  border-bottom: none;
}
.right-submenu .back > a:after {
  content: "»";
  margin-left: 0.5rem;
  display: inline;
}
.right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
  -ms-transform: translate(0%, 0);
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "»";
  margin-left: 0.5rem;
  display: inline;
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "«";
  margin-right: 0.5rem;
  display: inline;
}

/*@import "global";*/
/* small displays */
@media only print, screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* medium displays */
@media only print, screen and (min-width:40.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* large displays */
@media only print, screen and (min-width:64.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* xlarge displays */
@media only print, screen and (min-width:90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* xxlarge displays */
@media only print, screen and (min-width:120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important;
}

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only print, screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important;
  }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only print, screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important;
  }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important;
}

.touch table.show-for-touch {
  display: table !important;
}

thead.hide-for-touch {
  display: table-header-group !important;
}

.touch thead.show-for-touch {
  display: table-header-group !important;
}

tbody.hide-for-touch {
  display: table-row-group !important;
}

.touch tbody.show-for-touch {
  display: table-row-group !important;
}

tr.hide-for-touch {
  display: table-row !important;
}

.touch tr.show-for-touch {
  display: table-row !important;
}

td.hide-for-touch {
  display: table-cell !important;
}

.touch td.show-for-touch {
  display: table-cell !important;
}

th.hide-for-touch {
  display: table-cell !important;
}

.touch th.show-for-touch {
  display: table-cell !important;
}

/* Print visibility */
@media print {
  .show-for-print {
    display: block;
  }
  .hide-for-print {
    display: none;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
}
/* -------------------------------------------------- 
   This file contains CSS overrides that are specific
   to making sure that Foundation works well with MVC
-----------------------------------------------------
*/
/* Overrides: Errors */
.input-validation-error, input.input-validation-error, textarea.input-validation-error {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
}

.field-validation-error {
  display: block;
  padding: 6px 4px;
  margin-top: -13px;
  margin-bottom: 12px;
  background: #c60f13;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

/*@import "../settings";*/
/*@mixin element-invisible {
    position: absolute !important;
    width: 1px;
    height: 1px;
    clip-path: inset(50%);
    border: 0;
}

@mixin element-invisible-off {
    position: static !important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    clip-path: none;
}*/
.show-for-sr {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

body {
  background: #FFFFFF;
}

a {
  color: #1373cd;
}

a:focus,
button:focus,
.TeachscapeButton:focus,
input:focus,
.focusable:focus {
  outline: dotted;
  outline-width: 3px;
  outline-color: #000 !important;
}
a i,
button i,
.TeachscapeButton i,
input i,
.focusable i {
  pointer-events: none;
}

svg {
  font-family: "proxima-nova", sans-serif !important;
  text-rendering: optimizeLegibility;
}

h1 {
  font-weight: 900;
}

.header-support-text {
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
}

.columns.side-border {
  border-right: none;
  border-bottom: 1px solid #bbb;
}
@media only print, screen and (min-width:64.063em) {
  .columns.side-border {
    border-right: 1px solid #bbb;
  }
}
@media only print, screen and (max-width:64em) {
  .columns.side-border {
    border-right: 1px solid #bbb;
    margin-bottom: 0.5em;
  }
}

.field-header {
  font-weight: 700;
}

#home-dashboard {
  padding-top: 90px;
}

.reveal-modal label, dialog label {
  padding: 0.5rem 0;
}
.reveal-modal.panel .panel-header, dialog.panel .panel-header {
  margin: -1.71875rem -1.71875rem 1.25rem;
  padding: 0.9375rem;
  background-color: #0b3c58;
  color: #FFFFFF;
  border-radius: 8px 8px 0 0;
}
.reveal-modal .saveBar, dialog .saveBar {
  margin: 0 -1.25rem -1.25rem;
}
.reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
  background-color: #ba2717;
  color: #FFFFFF;
  border-radius: 1000px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  top: -11px;
  right: -11px;
  text-align: center;
}
.reveal-modal .close-reveal-modal.button, dialog .close-reveal-modal.button {
  border-radius: 4px;
  font-weight: 700;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  width: auto;
  transition: all 0.3s;
  border: 1px solid rgba(0, 0, 0, 0.064);
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  box-shadow: inset -1px -1px 0 #000 !important;
  box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.08) !important;
  box-shadow: 0px 4px 8px #000 !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08) !important;
  background-color: #FFFFFF;
  color: #DE2F1B;
  border-color: #cfcfcf !important;
  box-shadow: none;
  font-weight: 400;
  position: relative;
  top: auto;
  right: auto;
  float: right;
  font-size: 1rem;
  height: auto;
  line-height: normal;
}
.reveal-modal .close-reveal-modal.button:hover, dialog .close-reveal-modal.button:hover {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
}
.reveal-modal.mobile-reveal, dialog.mobile-reveal {
  /* iPhone 4 */
  /* iphone5 */
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .reveal-modal.mobile-reveal, dialog.mobile-reveal {
    min-height: 100% !important;
    height: 100% !important;
    top: 0px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .reveal-modal.mobile-reveal, dialog.mobile-reveal {
    min-height: 100% !important;
    height: 100% !important;
    top: 0px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  .reveal-modal.mobile-reveal, dialog.mobile-reveal {
    min-height: 100% !important;
    height: 100% !important;
    top: 0px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  .reveal-modal.mobile-reveal, dialog.mobile-reveal {
    min-height: 100% !important;
    height: 100% !important;
    top: 0px !important;
  }
}
.reveal-modal.mobile-reveal .inner-reveal, dialog.mobile-reveal .inner-reveal {
  height: 18vh;
  overflow: auto;
  overflow-x: hidden;
}
.reveal-modal.small-reveal, dialog.small-reveal {
  height: 40vh;
  /* iPhone 4 */
  /* iphone5 */
}
@media only print, screen and (orientation: portrait) {
  .reveal-modal.small-reveal, dialog.small-reveal {
    height: 45em;
  }
}
@media only print, screen and (orientation: landscape) {
  .reveal-modal.small-reveal, dialog.small-reveal {
    height: 30em;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .reveal-modal.small-reveal, dialog.small-reveal {
    min-height: 100% !important;
    height: 100% !important;
    top: 0px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .reveal-modal.small-reveal, dialog.small-reveal {
    min-height: 100% !important;
    height: 100% !important;
    top: 0px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  .reveal-modal.small-reveal, dialog.small-reveal {
    min-height: 100% !important;
    height: 100% !important;
    top: 0px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  .reveal-modal.small-reveal, dialog.small-reveal {
    min-height: 100% !important;
    height: 100% !important;
    top: 0px !important;
  }
}
.reveal-modal.small-reveal .inner-reveal, dialog.small-reveal .inner-reveal {
  height: 18vh;
  overflow: auto;
  overflow-x: hidden;
}
.reveal-modal.medium-reveal, dialog.medium-reveal {
  height: 60vh;
  /* iPhone 4 */
  /* iphone5 */
}
@media only print, screen and (orientation: portrait) {
  .reveal-modal.medium-reveal, dialog.medium-reveal {
    height: 45em;
  }
}
@media only print, screen and (orientation: landscape) {
  .reveal-modal.medium-reveal, dialog.medium-reveal {
    height: 30em;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .reveal-modal.medium-reveal, dialog.medium-reveal {
    min-height: 100% !important;
    height: 100% !important;
    top: 0px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .reveal-modal.medium-reveal, dialog.medium-reveal {
    min-height: 100% !important;
    height: 100% !important;
    top: 0px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  .reveal-modal.medium-reveal, dialog.medium-reveal {
    min-height: 100% !important;
    height: 100% !important;
    top: 0px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  .reveal-modal.medium-reveal, dialog.medium-reveal {
    min-height: 100% !important;
    height: 100% !important;
    top: 0px !important;
  }
}
.reveal-modal.medium-reveal .inner-reveal, dialog.medium-reveal .inner-reveal {
  height: 35vh;
  overflow: auto;
  overflow-x: hidden;
}
.reveal-modal.large-reveal, dialog.large-reveal {
  height: 80vh;
  /* iPad Air 11inch */
  /* fix iOS bug not displaying vh correctly */
  /* ipad */
  /* iPhone 4 */
  /* iphone5 */
}
@media only screen and (max-height: 767px) {
  .reveal-modal.large-reveal, dialog.large-reveal {
    height: 100% !important;
    top: 0 !important;
    width: 100% !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .reveal-modal.large-reveal, dialog.large-reveal {
    height: 100% !important;
    top: 0 !important;
    width: 100% !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .reveal-modal.large-reveal, dialog.large-reveal {
    height: 100% !important;
    top: 0 !important;
    width: 100% !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .reveal-modal.large-reveal, dialog.large-reveal {
    min-height: 100% !important;
    height: 100% !important;
    top: 0px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .reveal-modal.large-reveal, dialog.large-reveal {
    min-height: 100% !important;
    height: 100% !important;
    top: 0px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  .reveal-modal.large-reveal, dialog.large-reveal {
    min-height: 100% !important;
    height: 100% !important;
    top: 0px !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  .reveal-modal.large-reveal, dialog.large-reveal {
    min-height: 100% !important;
    height: 100% !important;
    top: 0px !important;
  }
}
.reveal-modal.large-reveal .inner-reveal, dialog.large-reveal .inner-reveal {
  height: 80%;
  overflow: auto;
  overflow-x: hidden;
}
.reveal-modal.large-reveal .inner-reveal-with-preferences, dialog.large-reveal .inner-reveal-with-preferences {
  height: 60%;
  overflow: auto;
  overflow-x: hidden;
}
.reveal-modal.large-reveal .inner-reveal-preferences, dialog.large-reveal .inner-reveal-preferences {
  /* ipad */
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .reveal-modal.large-reveal .inner-reveal-preferences, dialog.large-reveal .inner-reveal-preferences {
    height: 36%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .reveal-modal.large-reveal .inner-reveal-preferences, dialog.large-reveal .inner-reveal-preferences {
    height: 50%;
  }
}

.bookmark .listBox {
  overflow: auto;
  max-height: 30em;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .bookmark .listBox {
    max-height: 4em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .bookmark .listBox {
    max-height: 15em;
  }
}

.other .listBox {
  overflow: auto;
  max-height: 30em;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .other .listBox {
    max-height: 14em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .other .listBox {
    max-height: 25em;
  }
}

.listBox {
  overflow: auto;
  max-height: 30em;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .listBox {
    max-height: 4em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .listBox {
    max-height: 15em;
  }
}

.listBox-withPreferences {
  overflow: auto;
  height: 30%;
  /* iPad Air 11inch */
}
@media only screen and (max-height: 767px) {
  .listBox-withPreferences {
    height: 18%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .listBox-withPreferences {
    height: 15%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .listBox-withPreferences {
    height: 30%;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  .listBox-withPreferences {
    height: 15%;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  .listBox-withPreferences {
    height: 30%;
  }
}
.listBox-withPreferences.minimized {
  height: 80%;
}
.listBox-withPreferences.no-extras {
  height: 40%;
  /* iPad Air 11inch */
}
@media only screen and (max-height: 767px) {
  .listBox-withPreferences.no-extras {
    height: 35%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .listBox-withPreferences.no-extras {
    height: 30%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .listBox-withPreferences.no-extras {
    height: 40%;
  }
}
.listBox-withPreferences.fail {
  max-height: 20em;
  overflow-x: hidden;
}
@media only screen and (max-height: 767px) {
  .listBox-withPreferences.fail {
    max-height: 10em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .listBox-withPreferences.fail {
    max-height: 12em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .listBox-withPreferences.fail {
    max-height: 22em;
  }
}

.saveBar {
  padding: 1.40625rem 1.25rem;
}
.saveBar a,
.saveBar input {
  margin-bottom: 0 !important;
  margin-left: 0.46875rem !important;
  float: right;
}
.icons-sas .saveBar a,
.icons-sas .saveBar input {
  padding: 0.625rem 1.25rem;
}

/*Test CSS -Mike D*/
.edit-icons #iconDrop .icon {
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

.edit-icons #iconDrop .generic::before {
  background: none;
}

.edit-icons #iconDrop .icon a {
  border-radius: 1000px;
  display: block;
  height: 62px;
  line-height: 0;
  margin: 0 auto 0.46875rem;
  width: 62px;
  border: 1px solid #000;
}

.edit-icons #iconDrop .icon {
  width: auto;
  height: auto;
}

.icons-sas.edit-icons a::before {
  width: 60px;
  height: 60px;
}

/*end test CSS*/
.option-list {
  margin-left: 0.25rem;
}
.option-list ul {
  list-style-type: none !important;
}

.button-bar {
  position: relative;
  bottom: 0;
}

.sas-dropdown-group {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.sas-dropdown-header {
  margin: 0 !important;
  border-radius: 0 !important;
  height: 3.75rem !important;
  line-height: 2.75rem;
  position: relative;
  float: left;
  box-shadow: none !important;
  border: none !important;
}
.sas-dropdown-header:hover, .sas-dropdown-header:focus {
  background-color: #082a3d !important;
  color: #FFFFFF !important;
}
.sas-dropdown-header.sas-main-menu {
  background-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  color: #FFFFFF;
}
@media only screen and (min-width: 1026px) and (max-width: 1620px) {
  .sas-dropdown-header.sas-main-menu {
    display: inherit !important;
  }
}

@media only screen and (min-width: 1026px) and (max-width: 1620px) {
  .site-header-navs nav ul.main-menu {
    display: none !important;
  }
}
@media only screen and (min-width: 1026px) and (max-width: 1620px) {
  .site-header-navs .main-menu-button {
    display: inline-block !important;
  }
}
@media only screen and (min-width: 1621px) {
  .site-header-navs .main-menu-button {
    display: none !important;
  }
}

.filter-group .sas-dropdown, .filter-group .assessmentTitleBG {
  width: auto !important;
}

.sas-dropdown, .assessmentTitleBG {
  width: 100% !important;
  height: auto;
  background-color: #fade7e;
  color: #082a3d;
  text-align: left;
  font-size: 1rem;
  position: static;
  margin-bottom: 0.9375rem;
  cursor: pointer;
  /* Leadership */
}
.option-list .sas-dropdown, .option-list .assessmentTitleBG {
  background-color: #fade7e;
  color: #082a3d;
  top: 0 !important;
  box-shadow: none !important;
  text-decoration: none;
}
.option-list .sas-dropdown:hover, .option-list .assessmentTitleBG:hover {
  background-color: rgb(247.1940298507, 203.4805970149, 53.6059701493);
}
.option-list .sas-dropdown::before, .option-list .assessmentTitleBG::before {
  font-family: "FontAwesome";
  content: "\f0d7";
  top: 100%;
  margin-left: 0.9375rem;
  margin-top: 0;
  float: right;
  transition: all 0.25s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.sas-dropdown.not-selected, .not-selected.assessmentTitleBG {
  background-color: #e6e6e6;
}
.sas-dropdown.adjust-width, .adjust-width.assessmentTitleBG {
  width: auto !important;
}
.sas-dropdown.sas-dropdown-tab, .sas-dropdown-tab.assessmentTitleBG {
  background-color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
  color: #FFFFFF;
  border-radius: 8px 8px 0 0;
  margin-bottom: 0;
}
.sas-dropdown.sas-dropdown-tab:hover, .sas-dropdown-tab.assessmentTitleBG:hover {
  background-color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
}
.sas-dropdown.site-switcher, .site-switcher.assessmentTitleBG {
  position: relative !important;
  width: auto !important;
  margin-top: 1rem;
  margin-left: 0.625rem;
  padding: 0.15rem 0.5rem !important;
  height: 26px;
  line-height: 20px;
  background-color: rgb(72.3333333333, 174.0454545455, 232.1666666667) !important;
}
@media only screen and (max-width: 40em) {
  .sas-dropdown.site-switcher.button, .site-switcher.button.assessmentTitleBG {
    margin-top: 1.3rem !important;
    line-height: 26px !important;
    padding-left: 0.1rem !important;
    padding-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
}
.sas-dropdown.site-switcher > div, .site-switcher.assessmentTitleBG > div {
  float: left;
  display: none;
}
.sas-dropdown.site-switcher::before, .site-switcher.assessmentTitleBG::before {
  margin-left: 0.234375rem;
  margin-right: 0.234375rem;
}
.sas-dropdown::before, .assessmentTitleBG::before {
  font-family: "FontAwesome";
  content: "\f054";
  top: 100%;
  margin-left: 0.9375rem;
  margin-top: 0;
  float: right;
  transition: all 0.25s;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sas-dropdown:hover, .assessmentTitleBG:hover, .sas-dropdown:focus, .assessmentTitleBG:focus {
  color: #082a3d;
  background-color: rgb(247.1940298507, 203.4805970149, 53.6059701493);
}
.sas-dropdown.active::before, .active.assessmentTitleBG::before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.sas-dropdown.panel-result, .assessmentTitleBG {
  margin: -0.9375rem -0.9375rem 0 !important;
  padding: 0.9375rem;
  width: auto !important;
  background-color: #0b3c58;
  color: #FFFFFF;
  position: relative;
}
.sas-dropdown.panel-result::before, .assessmentTitleBG::before {
  font-size: 1.75rem;
  margin-right: 0.9375rem;
  line-height: 1;
}
.sas-dropdown.sas-dropdown-special, .sas-dropdown-special.assessmentTitleBG {
  padding: 1.5rem !important;
  border-radius: 0;
  background: #0b3c58;
  color: #fff;
}
.sas-dropdown.sas-dropdown-special h2, .sas-dropdown-special.assessmentTitleBG h2 {
  color: #fff;
}
.sas-dropdown.sas-dropdown-alt-arrow::before, .sas-dropdown-alt-arrow.assessmentTitleBG::before {
  font-size: 1.5rem;
  line-height: 2.5rem;
  font-family: "FontAwesome";
  content: "\f061";
  float: right;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.sas-dropdown.sas-dropdown-special-options, .sas-dropdown-special-options.assessmentTitleBG {
  width: auto;
  height: auto;
  text-align: center;
  float: right;
  margin-bottom: 0;
}
.sas-dropdown.sas-dropdown-special-options::before, .sas-dropdown-special-options.assessmentTitleBG::before {
  display: none;
}
.sas-dropdown.sas-dropdown-special-options::after, .sas-dropdown-special-options.assessmentTitleBG::after {
  font-size: 1.5rem;
  font-family: "FontAwesome";
  content: "\f013";
  top: 100%;
  margin: 0;
  display: block;
  text-align: center;
  float: none;
  transition: all 0.25s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.sas-dropdown.sas-dropdown-materials-resources, .sas-dropdown-materials-resources.assessmentTitleBG {
  width: auto;
  height: auto;
  text-align: center;
  float: right;
  margin-bottom: 0;
}
.sas-dropdown.sas-dropdown-materials-resources::before, .sas-dropdown-materials-resources.assessmentTitleBG::before {
  display: none;
}
.sas-dropdown.sas-dropdown-materials-resources::after, .sas-dropdown-materials-resources.assessmentTitleBG::after {
  font-size: 1.5rem;
  font-family: "FontAwesome";
  content: "\f15c";
  top: 100%;
  margin: 0;
  display: block;
  text-align: center;
  float: none;
  transition: all 0.25s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.sas-dropdown.sas-dropdown-materials-resources:hover, .sas-dropdown-materials-resources.assessmentTitleBG:hover {
  background-color: #1b94d9;
}
.sas-dropdown.sas-dropdown-assessments, .sas-dropdown-assessments.assessmentTitleBG {
  width: auto;
  height: auto;
  text-align: center;
  float: right;
  margin-bottom: 0;
}
.sas-dropdown.sas-dropdown-assessments::before, .sas-dropdown-assessments.assessmentTitleBG::before {
  display: none;
}
.sas-dropdown.sas-dropdown-assessments::after, .sas-dropdown-assessments.assessmentTitleBG::after {
  font-size: 1.5rem;
  font-family: "FontAwesome";
  content: "\f0ca";
  top: 100%;
  margin: 0;
  display: block;
  text-align: center;
  float: none;
  transition: all 0.25s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.sas-dropdown.sas-dropdown-assessments:hover, .sas-dropdown-assessments.assessmentTitleBG:hover {
  background-color: #1b94d9;
}

.sas-dropdown-content {
  display: none;
  margin-top: 0.9375rem;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}
.sas-dropdown-content ul {
  list-style-type: none;
  margin: 0 0 -0.46875rem;
  padding: 0;
}
.sas-dropdown-content li {
  padding: 0.46875rem 0.9375rem;
  background-color: rgb(252.5, 238.5, 190.5);
  border-top: 1px solid rgb(248.5970149254, 212.7402985075, 89.8029850746);
}
.sas-dropdown-content li:first-child {
  border: none;
}
.sas-dropdown-content li:last-child {
  border-radius: 0 0 4px 4px;
}
.sas-dropdown-content li:hover {
  background-color: rgb(254, 248.4, 229.2);
}
.sas-dropdown-content.positions {
  max-height: 20em;
  overflow: auto;
  overflow-x: hidden;
}

.sas-dropdown-content-panel {
  margin-top: 0;
  background: rgb(26.9833333333, 147.1818181818, 215.8666666667);
  padding: 1.25rem;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 999;
}

#loginDrop.f-dropdown,
.options ul.f-dropdown {
  margin-top: 0;
  border-top: none;
  box-shadow: inset -1px -1px 0 #000 !important;
  box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.08) !important;
  box-shadow: 0px 4px 8px #000 !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08) !important;
}
#loginDrop.f-dropdown::after,
.options ul.f-dropdown::after {
  display: none;
}
#loginDrop.f-dropdown.content,
.options ul.f-dropdown.content {
  max-width: 360px;
}
#loginDrop.open,
.options ul.open {
  background: #FFFFFF;
}

.f-dropdown {
  display: none;
}
.f-dropdown.open {
  display: block;
}

.f-dropdown.options-dropdown {
  display: none;
  text-align: left;
}
.f-dropdown.options-dropdown.open {
  display: block;
}
.f-dropdown.options-dropdown .dropdown-option {
  display: block;
  padding: 0.5rem;
  color: #555555;
  margin: 0;
  width: 100%;
  text-align: left;
}
.f-dropdown.options-dropdown .dropdown-option .fa {
  padding-right: 0.5rem;
}

.panel-dropdown {
  background-color: #082a3d;
  border-color: #082a3d;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
}
.panel-dropdown::before, .panel-dropdown::after {
  border-bottom-color: #082a3d;
}
.panel-dropdown .column, .panel-dropdown .columns {
  padding-left: 0.234375rem;
  padding-right: 0.234375rem;
}
.panel-dropdown .panel {
  transition: all 0.3s;
  margin-bottom: 0.46875rem;
}
.panel-dropdown .panel:hover {
  background-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.panel-dropdown .icons-sas .top-icon::before {
  width: 60px;
  height: 60px;
}
@media only print, screen and (max-width: 40em) {
  .panel-dropdown .icons-sas .top-icon {
    display: none;
  }
}
.panel-dropdown .icons-sas a {
  font-size: 0.75rem;
  color: #0b3c58;
}
.panel-dropdown .icons-sas a.button {
  color: #FFFFFF;
  margin-bottom: 0;
}
.panel-dropdown .icon-text {
  display: block;
}

.paginator {
  clear: both;
  min-height: 3em;
}
.results-title .paginator {
  clear: none;
  float: right;
}

.results-title h5 {
  float: left;
}

table caption {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.verticalcontainer {
  padding: 0 !important;
}
.verticalcontainer tr.row::before, .verticalcontainer tr.row::after {
  display: none;
}
@media only print, screen and (max-width: 40em) {
  .verticalcontainer {
    padding-top: 0;
  }
}
.verticalcontainer .middle-column {
  background-color: #f4f6f9;
  border: none;
  /*border-top: 1px solid $light-blue;
  border-bottom: 1px solid $light-blue;*/
}
.verticalcontainer .middle-column a {
  color: #0B4F8E !important;
}
@media only print, screen and (min-width:40.063em) {
  .verticalcontainer .middle-column {
    border: none;
    /*border-left: 1px solid $light-blue;
    border-right: 1px solid $light-blue;*/
  }
}
.verticalcontainer .row.row-headers {
  /*padding: $panel-padding $panel-padding/2 !important;*/
  padding: 0 !important;
  margin-bottom: 0 !important;
  width: auto !important;
  background-color: transparent;
  color: #FFFFFF;
  font-size: 1.3125rem;
  font-weight: 700;
}
.verticalcontainer .row.row-headers .ColumnVisible {
  background-color: #1373cd;
  padding: 2.5rem 0.46875rem !important;
  color: white;
}
.verticalcontainer .row.row-headers p {
  padding: 0 !important;
  margin: 0 !important;
  font-family: "proxima-nova", sans-serif;
  color: #FFFFFF;
  font-size: 1.3125rem;
  font-weight: 700;
}
.verticalcontainer .row.row-headers .middle-column {
  background-color: #0b3c58;
  color: #FFFFFF;
  border: none;
}
.verticalcontainer .row.row-headers .grade {
  text-align: center;
}
.verticalcontainer .row.row-sub-headers {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}
.verticalcontainer .row .strand {
  padding: 0.46875rem;
  width: auto !important;
  background-color: #2e537f;
  color: #FFFFFF;
  text-align: center;
}
.verticalcontainer .row.snrow {
  background: #ffffff;
}
@media only print, screen and (max-width: 40em) {
  .verticalcontainer .row.snrow {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.verticalcontainer .row .sn {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.verticalcontainer .row .celltext {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  background-color: #cccccc;
}
.verticalcontainer .row .cell-bottom-border {
  border-bottom: 1px solid #000000;
}
.verticalcontainer .row a {
  color: #1373cd;
  text-decoration: underline;
}
.verticalcontainer .row .green {
  color: #59b377;
}
.verticalcontainer .row .red {
  color: #ba2717;
}
.verticalcontainer .row .minHeight100px {
  min-height: 100px;
}

.cart-number {
  background: #fade7e;
  color: #082a3d;
  display: inline-block;
  padding: 0.234375rem 0.9375rem;
  border-radius: 4px;
  font-size: 1.75rem;
  margin-right: 0.9375rem;
}

section:not(.deque-dialog-alert) {
  clear: both;
  /*
  padding-top: $column-gutter+$panel-padding;
  padding-bottom: $column-gutter+$panel-padding;
  */
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
section:not(.deque-dialog-alert).page-header {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
section:not(.deque-dialog-alert).page-header-leadership {
  background: rgb(72.3333333333, 174.0454545455, 232.1666666667) !important;
}
section:not(.deque-dialog-alert) > .row {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
section:not(.deque-dialog-alert).modal-section .modal-dialog {
  display: none;
}
section:not(.deque-dialog-alert).modal-section .opened .modal-dialog {
  display: inherit;
}
section:not(.deque-dialog-alert) h3, section:not(.deque-dialog-alert) h4 {
  color: rgb(22.5, 122.7272727273, 180);
}

header {
  padding: 0 1.25rem;
  height: 3.75rem;
}
header.leadership.row {
  max-width: 100%;
}
header #site-logo {
  background-image: url("/Content/images/sas-logo.png");
  background-image: none, url("/Content/images/sas-logo.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 96px;
  height: 2.375rem;
  background-size: 96px 2.375rem;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 0.625rem;
  margin-left: 0.9375rem;
}
header.leadership #site-logo {
  background-image: url("/Content/images/leadership-logo.png");
  background-image: none, url("/Content/images/leadership-logo.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 221px;
  height: 2.375rem;
  background-size: 221px 2.375rem;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  /*Phone*/
}
@media only screen and (max-width: 40em) {
  header.leadership #site-logo {
    width: 130px;
    background-size: 130px auto;
    margin-top: 1.3rem;
    margin-left: 0.46875rem;
  }
}
main {
  position: relative;
}

input {
  height: 3rem !important;
  padding: 0.75rem !important;
  font-size: 1rem !important;
}

.site-header {
  height: 3.75rem;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
}
.site-header label {
  margin-bottom: 0.46875rem;
}
@media only screen and (max-width: 40em) {
  .site-header .button {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
    font-size: 0.75rem;
  }
}

.page-header {
  color: #FFFFFF;
  background: #082a3d;
  position: relative;
}
.page-header label {
  color: #FFFFFF;
  font-weight: 700;
}
.page-header .input-group {
  position: relative;
}
.page-header .input-group .button.search {
  width: 2rem;
  height: 2rem;
  padding: 0.55rem 0;
  color: #59b377;
  background-color: transparent;
  box-shadow: none !important;
  border: none !important;
  position: absolute;
  font-size: 1.5rem;
  right: 0.9375rem;
  z-index: 10;
}
.page-header .input-group .button.search:hover {
  color: rgb(247.1940298507, 203.4805970149, 53.6059701493);
}
.page-header .input-group input {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0.75rem 1.5rem;
  border-radius: 4px;
}
.page-header .input-group input[type=search] {
  border-radius: 1000px;
}
.page-header .page-title {
  min-height: 3.4375rem;
}
.page-header .page-title h1 {
  color: #FFFFFF;
  float: left;
  margin: 0;
  line-height: 1;
}

.page-sub-header {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

/* Need to nest */
.parentStandardsButton {
  cursor: pointer;
}

.leadership .top-bar nav a {
  color: #FFFFFF;
  height: 3.75rem;
  line-height: 3.75rem;
  padding: 0 0.703125rem;
  font-weight: 400;
  float: left;
  transition: all 0.3s;
}
.leadership .top-bar nav a:hover, .leadership .top-bar nav a.sas-active {
  background: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.leadership .top-bar nav a.active {
  background: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  font-weight: 700;
}

.top-bar nav {
  height: 3.75rem;
  float: left;
  padding: 0 0.703125rem;
  /* -- Idea for nav consolidation
  .fixed & 
  {
  	background: $gold;
  	top: $topbar-height*-1;
  	opacity: 0;

  }
  */
}
.top-bar nav a {
  color: #FFFFFF;
  background-color: transparent !important;
  height: 3.75rem;
  line-height: 3.75rem;
  padding: 0 0.703125rem;
  font-weight: 700;
  float: left;
  transition: all 0.3s;
  text-decoration: none;
}
@media only screen and (min-width: 1300px) and (max-width: 1415px) {
  .top-bar nav a {
    padding: 0 0.5rem;
  }
}
.top-bar nav a:hover, .top-bar nav a:focus, .top-bar nav a.sas-active {
  background: #E8F1FA !important;
}
.top-bar nav a.active {
  background: #E8F1FA;
  font-weight: 700;
}
footer nav {
  float: right;
}
footer nav a {
  font-size: 1rem;
}
nav a {
  font-weight: 700;
  display: block;
  float: left;
  color: #082a3d;
  padding: 0 0.515625rem;
  transition: all 0.5s;
}
nav.breadcrumbs {
  background: transparent;
}
nav.breadcrumbs a {
  padding: 0;
}

.tree ul {
  list-style-type: none;
  margin: 0;
}
.tree ul li {
  /* accordian */
}
.tree ul li > div:first-child {
  position: relative;
  margin-bottom: 2px;
  transition: all 0.5s;
  /*
  border-top: none;
  margin-bottom: 0;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid scale-color($medium-blue, $lightness: 80%);
  //*/
}
.has-options .tree ul li > div:first-child .classListPanel {
  background: #f0f;
  padding-right: 100px;
}
.tree ul li > div:first-child .classListPanel h5 {
  padding-top: 0.9375rem;
}
.tree ul li > div:first-child .options {
  position: absolute;
  top: 0.9375rem;
  right: 0.9375rem;
}
.tree ul li > div:first-child h4 {
  margin-bottom: 0 !important;
}
.tree ul li > div:first-child h5 {
  font-weight: 400;
  margin-bottom: 0.2rem !important;
}
.tree ul li.accordion-navigation {
  clear: both;
  margin-bottom: 4px !important;
}
.tree ul li.accordion-navigation > .content {
  padding: 0;
}
@media only print, screen and (min-width:40.063em) {
  .tree ul li.accordion-navigation > .content {
    padding-left: 0.65rem;
  }
  .tree ul li.accordion-navigation > .content .table {
    margin-left: 0;
    padding-top: 0;
    border: 1px solid #e6e6e6;
  }
}
.tree ul li.accordion-navigation > a:first-child {
  background: rgb(218.4666666667, 238.8090909091, 250.4333333333);
  margin-bottom: 0px;
  box-shadow: none;
}
@media only print, screen and (min-width:40.063em) {
  .tree ul li.accordion-navigation > a:first-child {
    font-size: 1rem;
  }
}
.tree ul li.accordion-navigation > a:first-child .label {
  margin-top: 0.5rem;
}
.tree ul li.accordion-navigation > a:first-child .button {
  margin-top: -0.3125rem;
  margin-bottom: 0;
}
.tree ul li.accordion-navigation > a:first-child::before {
  font-family: "FontAwesome";
  content: "\f054";
  top: 100%;
  margin-right: 0.46875rem;
  float: left;
  color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  transition: all 0.25s;
}
@media only print, screen and (min-width:40.063em) {
  .tree ul li.accordion-navigation > a:first-child::before {
    font-size: 2em;
    margin-top: -0.84375rem;
  }
}
.tree ul li.accordion-navigation > a:first-child:hover {
  cursor: pointer;
  background: rgb(253, 241.8, 203.4);
}
.tree ul li.accordion-navigation > a:first-child:hover::before {
  color: rgb(247.1940298507, 203.4805970149, 53.6059701493);
}
.tree ul li.accordion-navigation.active > a:first-child {
  background: #E8F1FA;
}
.tree ul li.accordion-navigation.active > a:first-child::before {
  color: rgb(218.4666666667, 238.8090909091, 250.4333333333);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-right: 0.9375rem;
}
.tree ul li.accordion-navigation.active > a:first-child:hover {
  background: rgb(253, 241.8, 203.4);
  border-color: rgb(247.1940298507, 203.4805970149, 53.6059701493);
  color: #082a3d;
}
.tree ul li.accordion-navigation.active > a:first-child:hover::before {
  color: rgb(247.1940298507, 203.4805970149, 53.6059701493);
}
.tree ul li.drill > div:first-child::before {
  font-size: 2em;
  font-family: "FontAwesome";
  content: "\f054";
  top: 100%;
  margin-right: 0.46875rem;
  float: left;
  color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  transition: all 0.25s;
}
.tree ul li.drill > div:first-child:hover {
  cursor: pointer;
  background: rgb(253, 241.8, 203.4);
}
.tree ul li.drill > div:first-child:hover::before {
  color: rgb(247.1940298507, 203.4805970149, 53.6059701493);
}
.tree ul li.drill.accordion-active > div:first-child {
  background: #f4f6f9;
}
.tree ul li.drill.accordion-active > div:first-child::before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.tree ul li.drill.accordion-active > div:first-child:hover {
  background: rgb(253, 241.8, 203.4);
}
.tree ul li.drill.accordion-active > div:first-child:hover::before {
  color: rgb(247.1940298507, 203.4805970149, 53.6059701493);
}

.featured-content-btn {
  height: auto;
}

.tabs-content .table .row-list-item, .tabs-content .table .row-headers {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}

table.panel {
  border: none;
}
table tr th {
  color: white;
}
table tr td {
  vertical-align: top;
}

.table {
  padding-bottom: 0;
}
.table thead th {
  background: #2e537f;
  color: white;
  font-weight: bold;
}
.table h4 {
  font-size: 1rem;
}
@media only print, screen and (max-width: 40em) {
  .table {
    padding-top: 0;
  }
}
.table .row-list-item, .table .row-headers {
  position: relative;
  border-top: none;
  margin: 0 -0.9375rem;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid rgb(181.9333333333, 222.6181818182, 245.8666666667);
  /*&:nth-child(2n+3)
  {

  	background: $off-white;
  }*/
  /*
  &.leadership
        {
            padding: 0.5em 0 0.5em 0;
  }
  */
}
.table .row-list-item a.list-item-link, .table .row-headers a.list-item-link {
  font-size: 1.4375rem;
  font-weight: 700;
}
.table .row-list-item:last-child, .table .row-headers:last-child {
  border-bottom: none;
}
.table .row-list-item > div, .table .row-headers > div {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
}
.table .row-list-item > div h4, .table .row-headers > div h4 {
  margin: 0;
}
.table .row-list-item > div.option-list, .table .row-headers > div.option-list {
  margin-top: 0 !important;
}
.table .row-list-item > div.option-list .button, .table .row-headers > div.option-list .button {
  margin-bottom: 0;
  float: right;
}
@media only print, screen and (max-width: 40em) {
  .table .row-list-item > div.option-list .button, .table .row-headers > div.option-list .button {
    float: left;
    margin: 0.9375rem 0 0.625rem;
  }
}
.table .row-headers {
  background-color: #2e537f;
  color: #FFFFFF;
  margin-top: -0.9375rem;
  padding: 0 0.9375rem;
}

.panel-result + .table .row-headers, .assessmentTitleBG + .table .row-headers {
  margin-top: 0 !important;
  padding: 0;
}

footer {
  background: #fade7e;
  padding: 0.625rem 1.25rem;
  width: 100%;
  line-height: 2.4rem;
  font-size: 1rem;
}
footer #copyright {
  background-image: url("/Content/images/pde-keystone.png");
  background-image: none, url("/Content/images/pde-keystone.svg");
  background-repeat: no-repeat;
  background-position: left center;
  width: auto;
  height: 2rem;
  background-size: auto 2rem;
  display: block;
  padding-left: 2.5rem;
  line-height: 2rem;
  float: left;
}

.formValid {
  color: #59b377;
  font-size: 1.5em;
}

.formInvalid {
  color: #ba2717;
  font-size: 1.5em;
}

.required {
  color: rgb(95.2248803828, 19.966507177, 11.7751196172);
  /*color: red;*/
  margin-left: 0.25rem;
  font-size: 1.25rem;
  font-family: ariel;
}

.formElementError {
  background-color: #ffc2c2 !important;
  border: 1px dashed #ba2717 !important;
}

.quiet {
  opacity: 0.4;
}

.hidden {
  display: none;
}

.standards-button-spacing {
  margin-top: 5px;
  margin-bottom: 5px;
}

.standard-options {
  padding-top: 0.9375rem;
}

.mce-tinymce .mce-btn button, .mce-tinymce .mce-btn .TeachscapeButton {
  box-shadow: none !important;
}

.mce-tinymce .mce-btn button:hover, .mce-tinymce .mce-btn .TeachscapeButton:hover {
  background: none;
}

.fullScreenDialog {
  position: fixed !important;
  top: 0px !important;
  overflow-y: auto;
}

.bottom-buttons {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  background-color: white;
  margin-top: 10px;
}
.bottom-buttons.bottom-buttons-alignment-tool {
  position: relative;
}

#myAlignmentModal .tree ul li.accordion-navigation > a.first-child,
.ManagerContainerId .tree ul li.accordion-navigation > a.first-child {
  background: #E8F1FA;
  box-shadow: none;
  margin-bottom: 0;
  border-radius: 4px;
}
#myAlignmentModal .tree ul li.accordion-navigation > a.first-child.active,
.ManagerContainerId .tree ul li.accordion-navigation > a.first-child.active {
  background: #E8F1FA;
}

#myAlignmentModal .tree ul li.accordion-navigation > a.first-child::before,
.ManagerContainerId .tree ul li.accordion-navigation > a.first-child::before {
  color: #2e537f;
  content: "\f054";
  float: left;
  font-family: "FontAwesome";
  font-size: 1rem;
  margin-right: 0.46875rem;
  top: 100%;
  transition: all 0.25s ease 0s;
  line-height: 3.25em;
}

section.myalignmentmodal-section {
  padding-top: 0;
  padding-bottom: 0;
}
section.myalignmentmodal-section > .row {
  padding-left: 0;
  padding-right: 0;
}

.alertDiv {
  top: 0;
  left: 5%;
  position: fixed;
  width: 90%;
  height: auto;
  margin: 0;
  padding: 0;
  list-style-type: none;
  z-index: 999999;
}

.alertContainerDiv {
  overflow: hidden;
  margin: 4px 0px;
  border-radius: 2px;
  border-width: 2px;
  border-style: solid;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px;
  cursor: pointer;
  height: 36px;
}

.alertMessageDiv {
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  padding: 10px;
  width: auto;
  position: relative;
}

.alertHidden {
  display: none;
}

.alertShow {
  display: block;
}

#editorKeyboardShortcuts {
  top: -20px;
}
#editorKeyboardShortcuts h3 span {
  font-size: 1.2rem;
}

.alert-block {
  border-radius: 0.5em;
  border-width: 2px;
  border-style: solid;
  margin-bottom: 1rem;
  padding: 0.75rem;
  font-weight: bold;
  text-align: center;
  font-size: 1.1em;
  position: relative;
}
.alert-block.warning {
  border-color: #FFC237;
  background-color: rgba(255, 234, 168, 0.7);
}
.alert-block.success {
  border-color: #50C24E;
  background-color: rgba(144, 238, 144, 0.7);
}
.alert-block .alert-message {
  margin-bottom: 0;
}
.alert-block .alert-message p {
  margin-bottom: 0;
}
.alert-block .alert-message-icon {
  font-size: 2rem;
}

.mobile-secondary-navbar {
  background-color: #fade7e;
  text-align: right;
}
.mobile-secondary-navbar button, .mobile-secondary-navbar .TeachscapeButton {
  margin-bottom: 0.8rem !important;
  background-color: #2A517D !important;
  color: #FFFFFF !important;
}

#suggestion-modal_suggestion-modal #suggestionHeading_suggestion-modal {
  background-color: #2A517D;
  color: #fade7e;
}
#suggestion-modal_suggestion-modal .deque-dialog-content label {
  font-size: 1rem;
}
#suggestion-modal_suggestion-modal .deque-dialog-content input:focus {
  outline-width: 3px;
  color: #000;
  outline-style: dotted;
}
#suggestion-modal_suggestion-modal .deque-dialog-content .error-message {
  color: #DE2F1B;
}
#suggestion-modal_suggestion-modal .deque-dialog-content button, #suggestion-modal_suggestion-modal .deque-dialog-content .TeachscapeButton {
  margin-right: 0.5rem;
}
#suggestion-modal_suggestion-modal .deque-dialog-content button:last-child, #suggestion-modal_suggestion-modal .deque-dialog-content .TeachscapeButton:last-child {
  margin-right: 0;
}
#suggestion-modal_suggestion-modal .captcha-row {
  margin-top: 0.5rem;
}

#quickLinksHeading {
  background-color: #2A517D;
  color: #fade7e;
  margin-bottom: 0;
  border-bottom: 0;
}

#QuickLinkReveal ul {
  margin: 1rem 0 1rem 0;
}
#QuickLinkReveal ul li {
  list-style-type: none;
  display: inline-block;
  width: 100%;
  margin-bottom: 0.5rem;
}
#QuickLinkReveal ul li .fa-link {
  margin-right: 0.25rem;
  background-color: #2A517D;
  color: #FFFFFF;
  padding: 0.25rem;
  border-radius: 5px;
}
#QuickLinkReveal ul li a {
  text-decoration: underline;
  color: #2A517D;
  font-weight: 700;
}
#QuickLinkReveal ul li a:hover {
  text-decoration: none;
}
#QuickLinkReveal button, #QuickLinkReveal .TeachscapeButton {
  margin-right: 0.5rem;
}
#QuickLinkReveal button:last-child, #QuickLinkReveal .TeachscapeButton:last-child {
  margin-right: 0;
}
#QuickLinkReveal label {
  font-size: 1rem;
}

.error {
  color: #D11818;
}

.featured-content-list {
  width: 100%;
  margin-top: 2rem;
}
.featured-content-list td, .featured-content-list th {
  padding: 1rem;
}

@media only print, screen and (max-width: 40em) {
  .top-bar {
    overflow: visible;
  }
  .top-bar a#registerForAccount {
    width: 5rem;
    line-height: 1;
    padding-top: 1rem !important;
  }
  .top-bar .site-header-navs #suggestionsButton,
  .top-bar .site-header-navs #quicklinksButton {
    display: none;
  }
  /* Make table responsive and stack */
  .responsive-table {
    display: block;
  }
  .responsive-table thead {
    display: none;
  }
  .responsive-table tbody, .responsive-table th, .responsive-table td, .responsive-table tr {
    display: block;
  }
  .responsive-table td {
    border: none;
    position: relative;
    padding-bottom: 1rem;
  }
  #suggestionReveal,
  #QuickLinkReveal {
    max-width: 100%;
  }
  #QuickLinkReveal #editQuickLinks,
  #QuickLinkReveal #addCurrent {
    width: 100% !important;
  }
  .featured-content-list {
    border: none;
  }
}
@media only print, screen {
  p {
    font-size: 0.75rem;
  }
}
@media only print, screen and (min-width:40.063em) {
  nav a {
    padding: 0 0.875rem;
    font-size: 0.75rem;
  }
  p {
    font-size: 0.875rem;
  }
}
@media only print, screen and (min-width:40.063em) and (max-width:64em) {
  #suggestionReveal,
  #QuickLinkReveal {
    max-width: 100%;
  }
}
@media only print, screen and (min-width:64.063em) {
  nav a {
    padding: 0 1.25rem;
    font-size: 0.875rem;
  }
  p {
    font-size: 1rem;
  }
  .page-content-wrapper {
    max-width: 91.5rem;
    margin: 0 auto;
  }
  .page-content-wrapper.row {
    display: flex;
  }
  #advanced-search-panel .page-content-wrapper {
    border: 1px solid #1373cd;
    margin-top: -5px;
    border-top-width: 5px;
  }
  #advanced-search-panel .page-content-wrapper > section {
    padding-top: 0.875rem;
    padding-bottom: 0;
  }
}
/* Helpers */
.padding-top-small {
  padding-top: 0.25em;
}

.padding-top-medium {
  padding-top: 0.5em;
}

.padding-top-large {
  padding-top: 0.75em;
}

.padding-top-xlarge {
  padding-top: 1em;
}

.padding-bottom-xlarge {
  padding-bottom: 2em;
}

.no-padding-left {
  padding-left: 0 !important;
}

.no-padding-bottom {
  padding-bottom: 0 !important;
}

.margin-auto {
  margin: 0 auto !important;
}

.no-margin {
  margin: 0 !important;
}

.inline-block {
  display: inline-block;
}

.make-me-sticky {
  position: sticky;
  top: 10px;
}

.d-flex {
  display: flex;
}

.d-block {
  display: block;
}

.justify-content-end {
  justify-content: end;
}

.justify-content-between {
  justify-content: space-between;
}

.align-items-center {
  align-items: center;
}

.impersonationLogout {
  color: #000;
}

/* Reveal Overrides */
.reveal-modal-bg {
  position: fixed;
}

/* End Reveal Overrides */
.autocomplete-suggestions {
  background: #FFFFFF;
  padding: 5px 0 5px 0;
  border: solid 1px #000000;
  overflow: auto;
}
.autocomplete-suggestions .autocomplete-suggestion {
  padding-left: 15px;
  cursor: default;
}
.autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected {
  background-color: #e8f1fa;
}

@media screen and (min-device-width: 1026px) and (max-device-width: 1126px) {
  .top-bar nav a {
    font-size: 0.75rem;
  }
}
/* New "breakpoints" */
@media only screen and (max-width: 736px) {
  .show-for-phone-landscape-down {
    display: inherit !important;
  }
}
@media only screen and (min-width: 737px) {
  .show-for-phone-landscape-down {
    display: none !important;
  }
}

@media only screen and (min-width: 737px) {
  .show-for-phone-landscape-up {
    display: inherit !important;
  }
}
@media only screen and (max-width: 736px) {
  .show-for-phone-landscape-up {
    display: none;
  }
}

/* End New "breakpoints" */
/* Prevent background Scrolling when alignment tool is open */
body.modal-open {
  overflow-y: hidden;
}

.skip-to-main {
  position: absolute;
  background-color: #FFFFFF;
  z-index: 999;
}

.show-on-focus {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

.padding-light {
  padding: 3px 3px 3px 3px;
}

.wider {
  width: 125%;
}

.extra-wider {
  width: 150%;
}

/* Pick-a-date overrides for accessibility */
.picker__year {
  color: #000000;
}

.picker__weekday {
  color: #6b6b6b;
}

.picker__day--outfocus {
  color: #6b6b6b;
}

.picker__day--selected {
  background-color: #082a3d;
}

.picker__list-item--selected {
  background-color: #082a3d;
}

.picker-dialog-bg {
  z-index: 1200 !important;
}

.picker-dialog {
  z-index: 1201 !important;
}

/* Modal Alert */
.modal-alert-container {
  display: none;
  width: 100%;
  box-sizing: border-box;
  padding: 0.25rem 1rem;
  border-radius: 5px;
  font-size: 16px;
  line-height: 1.5;
  color: #222;
  background-color: #57B7E2;
  border: 2px solid #CCC;
  text-align: center;
}

.modal-alert-container.show {
  display: block;
}

.modal-alert-container[data-alert-type=alert], .modal-alert-container[data-alert-type=notification] {
  background-color: #fff;
  border-color: #ccc;
}

.modal-alert-container[data-alert-type=warning] {
  background-color: #fff;
  border-color: #ccc;
}

.modal-alert-container[data-alert-type=error] {
  border-color: #FFC237;
  background-color: rgba(255, 234, 168, 0.7);
}

.modal-alert-container[data-alert-type=information] {
  background-color: #57B7E2;
  border-color: #0B90C4;
}

.modal-alert-container[data-alert-type=success] {
  background-color: #acdeb2;
  border-color: #50C24E;
}

.modal-alert-container .modal-alert-message ul {
  margin: 0;
  list-style-position: inside;
  list-style: none;
}

.modal-alert-container .modal-alert-message a {
  color: #000;
}

iframe[data-product=web_widget][aria-hidden=true] {
  display: none;
}

/* A11y Collapse */
.a11y-collapse:not(.show) {
  display: none;
}

/*@import "../settings"; 
@import "core";*/
.searchPreferenceItem.preference-group {
  width: 100% !important;
  background: #FFFFFF;
  border: 1px solid #e6e6e6;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08);
}
.searchPreferenceItem.addNew {
  width: 100% !important;
}

#changePictureReveal .smallinstructions {
  text-align: center;
}

.myProfile {
  background-color: #082a3d;
  color: #FFFFFF;
  padding-bottom: 1.5em;
}
.myProfile .headerText h3 {
  color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.myProfile .personalInformationCallout {
  background-color: #0b3c58;
  color: #FFFFFF;
  margin-left: 1em;
  width: 32%;
  float: left;
  text-align: center;
}
.myProfile .personalInformationCallout.organization {
  width: 100%;
}
.myProfile .personalInformationCallout:first-child {
  margin-left: 0;
}
.myProfile .personalInformationCallout .icon {
  float: left;
  font-size: 2.2em;
}
.myProfile .personalInformationCallout .display .header {
  font-size: 0.75em;
}
.myProfile .personalInformationCallout .display .detail {
  font-size: 0.9em;
  color: #fade7e;
}

select#personalInformationSalutation {
  width: 6rem;
}

.mySearchPreferences .container {
  box-shadow: inset -1px -1px 0 #000 !important;
  box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.08) !important;
  box-shadow: 0px 4px 8px #000 !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08) !important;
  min-height: 40em;
}
.mySearchPreferences .container .whatITeachHeader {
  background-color: #082a3d;
  color: #FFFFFF;
  padding: 1em 0.5em;
}
.mySearchPreferences .container .whatITeachHeader h1 {
  color: #FFFFFF;
  margin-bottom: 0;
}
.mySearchPreferences .container .whatITeachSubheader {
  color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.mySearchPreferences .container .searchPreferenceListing {
  margin-top: 1.5em;
}
.mySearchPreferences .container .searchPreferenceListing .whatITeach {
  font-size: 2em;
  font-weight: 700;
}
.mySearchPreferences .container .searchPreferenceListing .whatITeach input {
  height: 100%;
  font-size: 1em;
  font-weight: 700;
  padding: 0.25em;
}

#personalInfoDrop {
  color: #082a3d;
  /*
        .profileCol
        {
            border-right: 1px solid $gray;
            padding-top: 0.5em;
            padding-bottom: 0.5em;
            padding-left: 0.5em;

            &:first-child
            {
                padding-left: none;
            }

            &:last-child
            {
                border-right: none;
            }

            .header
            {
                font-size: 1.0em;
                font-weight: $font-weight-bold;
            }

            .field-header
            {
                font-size: 0.9em;
            }

            .field-value
            {

            }
        }
  */
}
#personalInfoDrop .ppidRow {
  padding: 1.875rem;
  background-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  margin-left: 0.1em;
  margin-top: 0.5em;
}
#personalInfoDrop .ppidRow.profileCol {
  border-right: 1px solid #FFFFFF;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#personalInfoDrop a.button {
  margin: 0 0 1rem;
}

#personalInfoOrgDrop .organizationHeader {
  font-size: 2.5em;
}
#personalInfoOrgDrop .organizationDropdown {
  cursor: pointer;
}
.gscPanel {
  background-color: #082a3d;
  color: #FFFFFF;
  margin-left: 0.5em;
  margin-right: 0.5em;
  padding: 1.5em;
}

.panelClose {
  font-size: 2em;
  color: #ba2717;
}

.panelExpand {
  font-size: 2em;
  color: #FFFFFF;
}

.blueBackground {
  background-color: #082a3d;
}

.searchPreferenceDropdownBox {
  cursor: pointer;
}
.searchPreferenceDropdownBox #gradeList, .searchPreferenceDropdownBox #subjectList, .searchPreferenceDropdownBox #courseList {
  height: 1.25rem;
  width: 90%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.searchPreferenceDropdown {
  box-shadow: inset -1px -1px 0 #000 !important;
  box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.08) !important;
  box-shadow: 0px 4px 8px #000 !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08) !important;
}
#gradesDrop .triangle {
  position: absolute;
  top: -15px;
  left: 29%;
  margin-left: -15px;
  border-bottom: 15px solid #FFFFFF;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}

#subjectsDrop .triangle {
  position: absolute;
  top: -15px;
  left: 60%;
  margin-left: -15px;
  border-bottom: 15px solid #FFFFFF;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}

#coursesDrop .triangle {
  position: absolute;
  top: -15px;
  right: 8%;
  margin-left: -15px;
  border-bottom: 15px solid #FFFFFF;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}

#searchFilterContainer {
  overflow: hidden;
}

.page-header .searchPreferenceList {
  overflow: hidden;
  width: 1000px;
}
.searchPreferenceList .searchPreferenceItem {
  /*&.button 
  {
  	width: auto; 
  }*/
  width: 10em;
  float: left;
  box-shadow: 0px 4px 8px #000 !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08) !important;
  box-shadow: inset -1px -1px 0 #000 !important;
  box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.08) !important;
  margin-bottom: 1.25rem;
}
.searchPreferenceList .searchPreferenceItem .searchPreferenceItemIcon {
  height: 8em !important;
}
.searchPreferenceList .searchPreferenceItem .searchPreferenceItemText {
  font-weight: 700;
}
.searchPreferenceList .searchPreferenceItem .searchPreferenceItemOptions {
  background: #e6e6e6;
  border-radius: 0.25em;
  width: 90%;
  margin-left: 5%;
  margin-bottom: 1em;
  padding: 0.65em 0 0.5em 0.5em;
  cursor: pointer;
}
.searchPreferenceList .searchPreferenceItem .searchPreferenceItemOptions .searchPreferenceItemOptionsArrow {
  float: right;
  margin-right: 0.5em;
  font-size: 2em;
  margin-top: -0.35em;
}
.searchPreferenceList .searchPreferenceItem .searchPreferenceItemOptions.searchPreferenceItemPlaceHolder {
  cursor: default;
  visibility: hidden;
}
.searchPreferenceList .searchPreferenceItem .searchPreferenceItemOptionsDropdown {
  position: absolute;
  left: -9999px;
}
.searchPreferenceList .searchPreferenceItem .searchPreferenceItemOptionsDropdown ul {
  list-style-type: none;
}
.searchPreferenceList .searchPreferenceItem.addNew {
  background: #fade7e;
  cursor: pointer;
}

.preferences-picker {
  background: #e6e6e6;
  border-radius: 0.25em;
  width: 95%;
  margin-left: 2%;
  margin-bottom: 1em;
  padding: 0.65em 0 0.5em 0.5em;
  cursor: pointer;
  font-size: 1em;
  font-weight: 700;
}
.preferences-picker .preferences-picker-arrow {
  float: right;
  margin-right: 0.5em;
  font-size: 1.25em;
  margin-top: -0.35em;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  margin-top: -20px;
  margin-left: 45%;
  margin-bottom: 1em;
  border-top: 20px solid #0b3c58;
}

.preferences-reveal {
  width: 25vw;
  width: 25em;
}

.infoIcon {
  color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  cursor: pointer;
}

.profileHeader-small {
  color: #FFFFFF;
  font-weight: 900;
}

.owl-theme .owl-controls {
  margin-top: 0;
}

.classListContainer {
  padding-top: 0.6875rem;
}

.currentSelectedPosition {
  border: 1px solid rgb(22.5, 122.7272727273, 180);
  background-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  color: #FFFFFF;
  font-weight: 700;
  cursor: pointer;
  padding: 0.46875rem;
  margin-bottom: 1em;
  font-size: 0.765625rem;
}
.currentSelectedPosition:after {
  margin-top: -0.25em;
  float: right;
  font-family: "FontAwesome";
  font-size: 1.5em;
  content: "\f057";
  color: #ba2717;
}

.profileInformationHeader {
  font-size: 3em;
}

/* This needs to move, not sure where it needs to go thought */
.didYouMean {
  font-size: 2em;
}
.didYouMean a {
  font-style: italic;
}
.didYouMean.suggestedLookingFor {
  color: #ea4335;
}

.verifiedExternalSystemId {
  font-color: #59b377;
}

.information {
  cursor: pointer;
}

.passwordChange {
  padding: 0.5em;
}
.passwordChange.success {
  background-color: #59b377;
  border: 1px solid rgb(52.132231405, 113.867768595, 72.7107438017);
}
.passwordChange.error {
  background-color: #ba2717;
  border: 1px solid rgb(95.2248803828, 19.966507177, 11.7751196172);
}

.subjectIndented {
  padding-left: 1.5em;
}

.collapsible-header {
  color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  font-family: "FontAwesome";
  font-size: 1.5em;
  cursor: pointer;
  background-color: #082a3d;
  position: absolute;
  right: 0.5em;
  top: 0;
  z-index: 2520;
}
.collapsible-header .minimize {
  float: left;
}
.collapsible-header .minimize::after {
  content: "\f146";
}
.collapsible-header .maximize {
  float: left;
  margin-left: 0.25em;
}
.collapsible-header .maximize::after {
  content: "\f0fe";
}

#fullRoleList li {
  height: 2.5em;
}
#fullRoleList li label {
  padding-top: 0.25em;
}

.tall-line {
  line-height: 4em;
  padding-top: 1em;
  margin-top: -1em !important;
}

.orgNotFound {
  cursor: pointer;
}

/* Pickadate overrides */
.picker__button--today, .picker__button--close, .picker__button--clear {
  color: #000000 !important;
}

.picker__select--year, .picker__select--month {
  padding: 0 !important;
}

/* Grade list for preferences */
/*.selection-group-no-nesting 
{

	list-style-type: none;
	margin: 0;
	position: relative;

	li
	{
		margin: 2px; 
		padding: $panel-padding;
		background-color: $input-gray;
		border-radius: 4px;

		label 
		{
			min-height: 1em !important;
			font-size: $nav-font-size-medium;
			padding:  0;

		}
	}

}*/
/* Subject list for preferences */
.selection-group,
.selection-group-no-nesting {
  list-style-type: none;
  margin: 0;
  position: relative;
}
.selection-group li,
.selection-group-no-nesting li {
  padding: 0; /*0.125rem;*/
  box-sizing: border-box;
  margin: 0 0 0;
  transition: all 0.3s;
  position: relative;
}
.selection-group li i.down-a-level,
.selection-group-no-nesting li i.down-a-level {
  transform: rotate(90deg);
  color: #bbb;
}
.selection-group li i + div,
.selection-group-no-nesting li i + div {
  padding: 0.46875rem;
}
.selection-group li > div,
.selection-group-no-nesting li > div {
  margin: 2px 0;
  padding: 0.9375rem;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.selection-group li > div > div,
.selection-group-no-nesting li > div > div {
  vertical-align: top;
  margin-top: 0.234375rem;
}
.selection-group li > div label,
.selection-group-no-nesting li > div label {
  display: inline-block;
  min-height: 1em !important;
  font-size: 0.75rem;
  padding: 0 0.234375rem;
  width: 80%;
}
@media only print, screen and (max-width: 40em) {
  .selection-group li > div label,
  .selection-group-no-nesting li > div label {
    width: 70%;
  }
}
.selection-group li.parent .expand-link,
.selection-group-no-nesting li.parent .expand-link {
  display: block;
  float: right;
  padding: 0.9375rem;
  margin: -0.9375rem;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
}
.selection-group li.parent .expand-link[type=button],
.selection-group-no-nesting li.parent .expand-link[type=button] {
  display: inline-block;
  border-radius: 0;
  padding: 0 !important;
  margin: 0;
  float: none;
}
.selection-group li.parent ul,
.selection-group-no-nesting li.parent ul {
  margin-top: 0.46875rem;
}
.selection-group li.parent ul li,
.selection-group-no-nesting li.parent ul li {
  margin: 0rem 0 0 0.5rem;
  padding: 0.46875rem 0;
  border: none;
}
.selection-group li.parent ul li label,
.selection-group-no-nesting li.parent ul li label {
  font-weight: normal;
  min-height: 1em !important;
}
.selection-group.compact > li > div,
.selection-group-no-nesting.compact > li > div {
  padding: 0.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.selection-group.compact > li > div > label,
.selection-group-no-nesting.compact > li > div > label {
  display: flex;
  align-items: center;
  width: 85%;
}
.selection-group.compact > li > div > label > input,
.selection-group-no-nesting.compact > li > div > label > input {
  height: auto !important;
  margin: 0;
}
.selection-group.compact > li > div > label > span,
.selection-group-no-nesting.compact > li > div > label > span {
  margin-left: 5px;
}
.selection-group.compact > li > div > .expand-link,
.selection-group-no-nesting.compact > li > div > .expand-link {
  width: 15%;
  margin-left: auto;
}
.selection-group.compact > li > div > .selection-group,
.selection-group-no-nesting.compact > li > div > .selection-group {
  width: 100%;
}
.selection-group.compact > li > div > .selection-group > li,
.selection-group-no-nesting.compact > li > div > .selection-group > li {
  display: flex;
  align-items: center;
}
.selection-group.compact > li > div > .selection-group > li > label,
.selection-group-no-nesting.compact > li > div > .selection-group > li > label {
  display: flex;
  align-items: center;
  width: 100%;
}
.selection-group.compact > li > div > .selection-group > li > label > input,
.selection-group-no-nesting.compact > li > div > .selection-group > li > label > input {
  height: auto !important;
  margin: 0;
  margin-left: 10px;
}
.selection-group.compact > li > div > .selection-group > li > label > span,
.selection-group-no-nesting.compact > li > div > .selection-group > li > label > span {
  margin-left: 5px;
  font-weight: bold;
}

/* Leadership Portal Related */
.activateFFL-frequency, activatePP-frequency {
  float: left;
  width: 100%;
}

.frequencyDropdown {
  font-size: 0.85em;
  position: absolute;
  width: 95% !important;
}
.frequencyDropdown .frequencies {
  font-size: 0.85em;
  z-index: 999;
}
.frequencyDropdown .frequencies ul li {
  font-size: 0.85em;
}
.frequencyDropdown.fri-frequency {
  font-size: 1.15em;
  position: static;
  width: 100% !important;
}

.domain {
  font-weight: 700;
  font-size: 1.25em;
  padding: 0.25em;
}

.activationError {
  background-color: rgb(227.4880382775, 51.6507177033, 32.5119617225) !important;
}

.smallOrgDropdown {
  height: 12em;
  overflow: auto;
  overflow-x: hidden;
}

#subjectsDrop.reveal-modal .subjectIndented label::before, dialog#subjectsDrop .subjectIndented label::before {
  color: #082a3d;
  content: "\f148";
  display: inline-block;
  font-family: "FontAwesome";
  margin-right: 5px;
  transform: rotate(90deg);
  transition: all 0.25s ease 0s;
}

.subjectIndented {
  padding-left: 1.6em;
}

#subjectsDrop.reveal-modal label span, dialog#subjectsDrop label span {
  margin-left: 5px;
}

@media only print, screen and (max-width: 40em) {
  #gradesDrop.reveal-modal label, dialog#gradesDrop label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .preview-lesson .tabs-content.table {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only print, screen and (min-width:64.063em) {
  #subjectsDrop.reveal-modal label, dialog#subjectsDrop label {
    min-height: 4em;
  }
}
.subNavBar a.subNavItem {
  display: block;
  float: left;
  margin-left: 0.46875rem;
  padding: 1em;
  transition: all 0.3s;
  position: relative;
  color: #FFFFFF;
}
.subNavBar a:hover {
  color: #FFFFFF;
}
.subNavBar a.active {
  color: #FFFFFF;
  font-weight: 700;
}
.subNavBar a.active::after {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 0.75rem solid transparent; /* left arrow slant */
  border-right: 0.75rem solid transparent; /* right arrow slant */
  border-bottom: 0.75rem solid #f4f6f9; /* bottom, add background color here */
  font-size: 0;
  line-height: 0;
  bottom: 0;
  left: 0; /* center the arrow */
  right: 0; /* center the arrow */
  margin: auto; /* center the arrow */
}

.leadership-subnav {
  border-bottom: 1px solid #e6e6e6;
}
.leadership-subnav .leadership-subnav-bar.leadership-subnav-menu a.leadership-subnav-item {
  display: block;
  float: left;
  margin-left: 0.46875rem;
  padding: 1em;
  transition: all 0.3s;
  position: relative;
  background: #e8f2fb;
  color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  box-shadow: 0 -1px 5px #aaa;
  margin-left: 0.25em;
}
.leadership-subnav .leadership-subnav-bar.leadership-subnav-menu a.leadership-subnav-item.active {
  background: #FFFFFF;
  color: #000000;
  font-weight: 700;
}

.preferenceSelections.active .arrow::before {
  font-family: "FontAwesome";
  content: "\f077";
}
.preferenceSelections .arrow {
  text-align: right;
}
.preferenceSelections .arrow::before {
  font-size: 3em;
  font-family: "FontAwesome";
  content: "\f078";
}
.preferenceSelections .show-parent-filters {
  cursor: pointer;
}
.preferenceSelections .show-parent-filters .open-parent-filters {
  display: none;
}
.preferenceSelections .show-parent-filters .close-parent-filters {
  display: none;
}
.preferenceSelections .parent-filters {
  position: relative;
  top: 0;
  left: 0;
  background-color: #FFFFFF;
  z-index: 9;
  display: none;
  color: #000000;
}

.slider-flavorText {
  border-radius: 4px;
  box-shadow: 0px 4px 8px #000 !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08) !important;
  box-shadow: inset -1px -1px 0 #000 !important;
  box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.08) !important;
  padding: 0.75em;
  width: 40em;
  position: absolute;
  top: 100px;
  right: 100px;
  background-color: #daf5fe;
  color: #000000;
  font-size: 0.75em;
  z-index: 999;
}

.fixedSaveFFL {
  position: fixed;
  top: 65%;
  right: 10px;
}

.profile-header {
  padding-top: 1.25rem;
}
@media only screen and (min-width: 64.063em) {
  .profile-header .profile-image {
    float: left;
  }
  .profile-header .profile-image .profile-avatar {
    margin-bottom: 0;
  }
}
.profile-header .profile-image .profile-avatar {
  margin-bottom: 0.46875rem;
}
@media only screen and (min-width: 64.063em) {
  .profile-header .profile-editdata {
    float: left;
    margin-left: 1em;
  }
}
.profile-header .profile-editdata .profile-editdata-name {
  font-weight: 700;
  font-size: 1.25em;
}
@media only print, screen and (max-width: 40em) {
  .profile-header .profile-editdata .profile-editdata-name {
    font-size: 0.85em;
  }
}

.profile-leadership {
  background: #e2e7f4; /* Old browsers */
  background: -moz-linear-gradient(top, #e2e7f4 0%, #fff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e2e7f4 0%, #fff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e2e7f4 0%, #fff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.salutation-placeholder {
  height: 5.075rem;
}

#changePictureReveal input.fileuploader {
  padding-bottom: 3rem !important;
}

@media only print, screen and (max-width:64em) and (orientation: landscape) {
  .floatingSaveButton {
    padding-top: 0.5rem !important;
  }
  .floatingSaveButton a.button {
    margin-bottom: 0.5rem !important;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1306px) and (-webkit-min-device-pixel-ratio: 1) {
  .selection-group li > div label {
    width: 70%;
  }
}
#changePictureReveal .smallinstructions {
  font-size: 0.85rem;
}

#changePictureReveal #btnCancelUpload {
  display: none;
}

#changePictureReveal input.fileuploader {
  padding: 0 !important;
  background: #eee none repeat scroll 0 0;
  border-radius: 5px;
  height: 2.5rem !important;
}

/* combodate overrides */
select.month {
  width: 75px !important;
  height: 48px;
}

select.day {
  width: 75px !important;
  height: 48px;
}

select.year {
  width: 75px !important;
  height: 48px;
}

/*SAS 4726 Personalized Profile */
.profile-name-container {
  display: flex;
  align-items: center;
  margin-top: 1rem;
}
.profile-name-container .my-avatar {
  margin-right: 2rem;
  position: relative;
}
.profile-name-container .my-avatar .edit-photo-button {
  position: absolute;
  right: -5px;
  top: 0;
  margin-bottom: 0;
  border-radius: 25px;
  width: 2.25rem;
  height: 2.25rem;
  padding: 0 !important;
  border: 2px solid #0B2D39 !important;
}
.profile-name-container .my-avatar img {
  height: 100px;
  width: 100px;
}
.profile-name-container .my-name {
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  display: block;
}

.profile-data {
  margin-top: 1rem !important;
}

.personalized-padding-left {
  padding-left: 1rem;
}

.personalized-padding-right {
  padding-right: 1rem;
}

.profile-box {
  border: 1px solid #D5D5D5;
  border-radius: 5px;
  min-height: 10rem;
  margin-bottom: 2rem;
  padding: 2.5rem;
  color: #0B2D39;
}
.profile-box .box-icon {
  background-color: #1A85C3;
  display: block;
  width: 4rem;
  height: 4rem;
  text-align: center;
  padding: 1rem 0.75rem;
  border-radius: 35px;
  margin-bottom: 1.5rem;
}
.profile-box .box-icon i {
  color: #FFFFFF;
  font-size: 2rem;
}
.profile-box.profile-box-height {
  height: 430px;
}
.profile-box.profile-box-height-sm {
  height: 173px;
}
.profile-box.profile-box-height-md {
  height: 340px;
}
.profile-box.profile-box-height-lg {
  height: 545px;
}
.profile-box h2 {
  font-size: 1.5rem;
  margin-bottom: 2rem;
}
.profile-box .box-heading {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.profile-box .box-heading h2 {
  margin-right: 2rem;
  margin-bottom: 0;
}
.profile-box .box-heading button, .profile-box .box-heading .TeachscapeButton {
  margin-bottom: 0;
}
.profile-box .profile-communities-list .profile-community-box {
  background-color: #e8f1fa;
  border-radius: 5px;
  padding: 1rem;
  position: relative;
  margin-bottom: 1rem;
}
.profile-box .profile-communities-list .profile-community-box .post-notification {
  position: absolute;
  top: -10px;
  right: 10px;
  background-color: #AA0909;
  border-radius: 25px;
  width: 1.75rem;
  height: 1.75rem;
  color: #FFFFFF;
}
.profile-box .profile-communities-list .profile-community-box i {
  color: #FFFFFF;
  font-size: 1rem;
  position: absolute;
  left: 7px;
  top: 5px;
}
.profile-box .profile-communities-list .profile-community-box span {
  display: block;
}
.profile-box .profile-communities-list .profile-community-box span.profile-community-name {
  font-weight: bold;
}
.profile-box .profile-communities-list .profile-community-box span.community-last-update {
  margin-bottom: 3rem;
}
.profile-box .profile-communities-list .profile-community-box a {
  font-weight: bold;
  color: #0B4984;
  text-decoration: underline;
  position: absolute;
  bottom: 10px;
}
.profile-box .profile-communities-list .profile-community-box a:hover {
  text-decoration: none;
}
.profile-box .profile-row {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 1rem !important;
  padding-bottom: 1rem;
}
.profile-box .profile-row a {
  font-weight: bold;
}
.profile-box .profile-row .preference-name {
  font-size: 1.125rem;
}
.profile-box .profile-row .preference-icon .icon-image:before {
  font-size: 2.5rem;
  color: #0A3B5A;
}
.profile-box .profile-row .preference-icon .icon-image:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f19d";
}
.profile-box .profile-row .preference-icon .icon-image.arts:before {
  content: "\f618";
}
.profile-box .profile-row .preference-icon .icon-image.dance:before {
  content: "\f70c";
}
.profile-box .profile-row .preference-icon .icon-image.music:before {
  content: "\f8c9";
}
.profile-box .profile-row .preference-icon .icon-image.theatre:before {
  content: "\f630";
}
.profile-box .profile-row .preference-icon .icon-image.visualarts:before {
  content: "\f53f";
}
.profile-box .profile-row .preference-icon .icon-image.bcit:before {
  content: "\f390";
}
.profile-box .profile-row .preference-icon .icon-image.cew:before {
  content: "\f0b1";
}
.profile-box .profile-row .preference-icon .icon-image.careeracquisit:before {
  content: "\f6a3";
}
.profile-box .profile-row .preference-icon .icon-image.careeraware:before {
  content: "\f164";
}
.profile-box .profile-row .preference-icon .icon-image.careerretent:before {
  content: "\f502";
}
.profile-box .profile-row .preference-icon .icon-image.entrepreneur:before {
  content: "\e068";
}
.profile-box .profile-row .preference-icon .icon-image.computerscience:before {
  content: "\f0a0";
}
.profile-box .profile-row .preference-icon .icon-image.driverseducation:before {
  content: "\f1b9";
}
.profile-box .profile-row .preference-icon .icon-image.els:before {
  content: "\f51c";
}
.profile-box .profile-row .preference-icon .icon-image.alp:before {
  content: "\f44e";
}
.profile-box .profile-row .preference-icon .icon-image.cte:before {
  content: "\f808";
}
.profile-box .profile-row .preference-icon .icon-image.hwpd:before {
  content: "\f481";
}
.profile-box .profile-row .preference-icon .icon-image.pfl:before {
  content: "\f4c4";
}
.profile-box .profile-row .preference-icon .icon-image.sed:before {
  content: "\f086";
}
.profile-box .profile-row .preference-icon .icon-image.ela:before {
  content: "\f5da";
}
.profile-box .profile-row .preference-icon .icon-image.elp:before {
  content: "\f2a2";
}
.profile-box .profile-row .preference-icon .icon-image.ecology:before {
  content: "\f72d";
}
.profile-box .profile-row .preference-icon .icon-image.fcs:before {
  content: "\f0c0";
}
.profile-box .profile-row .preference-icon .icon-image.balance:before {
  content: "\f24e";
}
.profile-box .profile-row .preference-icon .icon-image.childdev:before {
  content: "\f1ae";
}
.profile-box .profile-row .preference-icon .icon-image.finmgmt:before {
  content: "\f81d";
}
.profile-box .profile-row .preference-icon .icon-image.food:before {
  content: "\f787";
}
.profile-box .profile-row .preference-icon .icon-image.hspe:before {
  content: "\f44b";
}
.profile-box .profile-row .preference-icon .icon-image.math_cc:before {
  content: "\f64c";
}
.profile-box .profile-row .preference-icon .icon-image.scienceandtechnicalsubjects:before {
  content: "\f11c";
}
.profile-box .profile-row .preference-icon .icon-image.historyandsocialstudies:before {
  content: "\f1ea";
}
.profile-box .profile-row .preference-icon .icon-image.ste:before {
  content: "\f860";
}
.profile-box .profile-row .preference-icon .icon-image.science:before {
  content: "\f0c3";
}
.profile-box .profile-row .preference-icon .icon-image.tech:before {
  content: "\f568";
}
.profile-box .profile-row .preference-icon .icon-image.socialstudies:before {
  content: "\f5a6";
}
.profile-box .profile-row .preference-icon .icon-image.civics:before {
  content: "\f0e3";
}
.profile-box .profile-row .preference-icon .icon-image.economics:before {
  content: "\f645";
}
.profile-box .profile-row .preference-icon .icon-image.geography:before {
  content: "\f5f6";
}
.profile-box .profile-row .preference-icon .icon-image.history:before {
  content: "\f752";
}
.profile-box .profile-row .preference-icon .icon-image.language:before {
  content: "\f1ab";
}
.profile-box .profile-row .preference-subjects {
  margin: 0;
  font-weight: bold;
}
.profile-box .profile-row .preference-subjects li {
  margin-bottom: 0 !important;
  border-bottom: none !important;
  display: inline;
  padding-bottom: 0;
}
.profile-box .profile-row:last-child {
  border-bottom: none;
}
.profile-box .profile-delete {
  border: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
  border-radius: 0 !important;
  margin-top: 1px;
}
.profile-box .profile-delete i {
  color: #AA0909 !important;
  font-size: 1.25rem !important;
}
.profile-box .profile-edit {
  background: none;
  background-color: #fff;
  box-shadow: none !important;
  border: none;
  color: #1373cd;
  margin-bottom: 0;
  padding: 0 !important;
  border-radius: 0;
}
.profile-box.profile-calendar h2 {
  display: flex;
  align-items: center;
}
.profile-box.profile-calendar .calendar-notification {
  position: relative;
  top: 0;
  left: 0;
  background-color: #AA0909;
  border-radius: 25px;
  display: block;
  width: 1.75rem;
  height: 1.75rem;
  margin-right: 0.5rem;
}
.profile-box.profile-calendar i {
  color: #FFFFFF;
  font-size: 1rem;
  position: absolute;
  left: 7px;
  top: 5px;
}
.profile-box.profile-calendar .calendar-updated {
  font-weight: bold;
  color: #AA0909;
}
.profile-box.profile-calendar .view-calendar {
  font-weight: bold;
  display: block;
  margin-top: 1rem;
}
.profile-box .organization-container {
  margin-bottom: 2rem;
}
.profile-box .profile-overflow {
  height: 130px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 1rem 0 0;
}
.profile-box .profile-overflow.tile-overflow {
  height: 90%;
}

.info-tooltip {
  border: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
  border-radius: 0 !important;
}
.info-tooltip i {
  color: #0B2D39;
}
.info-tooltip.profile-modal {
  margin-left: 0.25rem;
}

.email-form {
  width: 70%;
  margin: 0 auto;
}

.salutation-select {
  width: 7rem;
}

.modal-button-container {
  margin: 0 auto;
  width: 15rem;
}
.modal-button-container button, .modal-button-container .TeachscapeButton {
  background-color: #E6E6E6;
  color: #0B2D39;
  display: flex;
  justify-content: space-between;
  width: 15rem;
}

.yellow-select {
  background-color: #fade7e;
}
.yellow-select:hover {
  background-color: #fade7e;
}

#MyProfileEditContainer #backToProfile {
  border: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  padding: 0 !important;
  border-radius: 0 !important;
  font-size: 1.5rem;
  margin-top: 2rem;
}
#MyProfileEditContainer label {
  font-size: 1rem;
  color: #0B2D39;
}
#MyProfileEditContainer .editProfileBirthdate {
  border: none;
  margin: 0;
  padding: 0;
}
#MyProfileEditContainer .editProfileBirthdate legend {
  margin-bottom: 0.5rem;
}
#MyProfileEditContainer .editProfileBirthdate select,
#MyProfileEditContainer .editProfileBirthdate input {
  height: 41px !important;
}
#MyProfileEditContainer .positionManagementContainerEdit .positionListContainer {
  height: auto;
  overflow-x: auto;
}
#MyProfileEditContainer .profileFlexContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #e6e6e6;
  padding: 2.25rem 0;
}
#MyProfileEditContainer .profileFlexContainer .box-icon {
  margin-bottom: 0;
}
#MyProfileEditContainer .profileFlexContainer button, #MyProfileEditContainer .profileFlexContainer .TeachscapeButton {
  display: block;
  height: 2.5rem;
  padding: 0 !important;
  width: 10rem;
  margin-left: 1.5rem;
  margin-bottom: 0;
}
#MyProfileEditContainer .profileFlexContainer.edit-avatar img {
  width: 64px;
  height: 64px;
}
#MyProfileEditContainer .profileFlexContainer:last-child {
  border-bottom: none;
}

#editAvatarModal_editAvatarModal .profile-avatar img {
  width: 100px;
  height: 100px;
}
#editAvatarModal_editAvatarModal #removeAvatarButton {
  border: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  padding: 0 !important;
  border-radius: 0 !important;
  font-size: 1rem;
  margin-top: 1rem;
  color: #1373CD;
}
#editAvatarModal_editAvatarModal #newAvatarFile {
  background-color: #e6e6e6;
}

#editBirthdateModal_editBirthdateModal select,
#editBirthdateModal_editBirthdateModal input {
  height: 41px !important;
}

@media only print, screen and (max-width: 40em) {
  .page-content-wrapper .personalized-padding-left {
    padding-left: 0.625rem;
  }
  .page-content-wrapper .personalized-padding-right {
    padding-right: 0.625rem;
  }
  .page-content-wrapper .profile-intro,
  .page-content-wrapper .profile-calendar p,
  .page-content-wrapper .preferenceContainer .preference-subjects {
    font-size: 1rem;
  }
  .page-content-wrapper .preferenceContainer .preferenceEditButton {
    margin-top: 1rem;
  }
  .page-content-wrapper .profile-box {
    padding: 1rem;
  }
  .page-content-wrapper .profile-box.profile-box-height, .page-content-wrapper .profile-box.profile-box-height-sm, .page-content-wrapper .profile-box.profile-box-height-md, .page-content-wrapper .profile-box.profile-box-height-lg {
    height: auto;
  }
  .page-content-wrapper .profile-box .box-heading {
    display: block;
  }
  .page-content-wrapper .profile-box .box-heading h2 {
    margin-bottom: 1rem;
    margin-right: 0;
  }
  .page-content-wrapper .profile-box ul li .personal-info-label {
    width: 8rem !important;
  }
  .page-content-wrapper .profile-box .profile-overflow {
    height: auto;
    padding: 0;
  }
  .page-content-wrapper .profile-box .preference-icon .icon-image:before {
    font-size: 2rem !important;
  }
  .page-content-wrapper .profile-community-box {
    margin-bottom: 2rem !important;
  }
  #editAvatarModal_editAvatarModal p {
    font-size: 1rem;
  }
}
@media only print, screen and (min-width:40.063em) and (max-width:64em) {
  .page-content-wrapper .personalized-padding-left {
    padding-left: 0.625rem;
  }
  .page-content-wrapper .personalized-padding-right {
    padding-right: 0.625rem;
  }
  .page-content-wrapper .profile-intro,
  .page-content-wrapper .profile-calendar p,
  .page-content-wrapper .preferenceContainer .preference-subjects {
    font-size: 1rem;
  }
  .page-content-wrapper .profile-box.profile-box-height {
    height: auto;
  }
  .page-content-wrapper .profile-box .profile-community-box {
    margin-bottom: 2rem !important;
  }
  #editAvatarModal_editAvatarModal p {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 1079px) and (max-width: 1090px) {
  .preference-icon .icon-image:before {
    font-size: 2rem !important;
  }
}
@media only screen and (min-width: 1179px) and (max-width: 1200px) {
  .preference-icon .icon-image:before {
    font-size: 2rem !important;
  }
}
.ePortfolio {
  padding: 1.2em;
  margin-left: auto !important;
  margin-right: auto !important;
}
.ePortfolio #ePortfolioMenu {
  margin-bottom: 3rem;
}
.ePortfolio #ePortfolioMenu .ePortfolioMenuButtons {
  text-align: right;
}
.ePortfolio #ePortfolioMenu button, .ePortfolio #ePortfolioMenu .TeachscapeButton {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
  margin-right: 0.5rem;
}
.ePortfolio #ePortfolioMenu button:last-child, .ePortfolio #ePortfolioMenu .TeachscapeButton:last-child {
  margin-right: 0 !important;
}
.ePortfolio #ePortfolioMenu buttonbtnNewFolder {
  margin-right: 0.75rem;
}
.ePortfolio #ePortfolioMenu button#btnNewGoogleDrive, .ePortfolio #ePortfolioMenu #btnNewGoogleDrive.TeachscapeButton {
  padding: 0 !important;
}
.ePortfolio #newFolderRow,
.ePortfolio #newBookmarkRow {
  max-width: 40rem;
  padding: 0;
  margin: 0 -1.8rem 2rem -1.8rem;
  color: #000000;
}
.ePortfolio #newFolderRow label,
.ePortfolio #newBookmarkRow label {
  font-size: 1rem;
  color: #000000;
}
.ePortfolio #newFolderRow button, .ePortfolio #newFolderRow .TeachscapeButton,
.ePortfolio #newBookmarkRow button,
.ePortfolio #newBookmarkRow .TeachscapeButton {
  margin-right: 0.5rem;
}
.ePortfolio #newFileUploadRow {
  color: #000000;
}
.ePortfolio #newFileUploadRow label {
  font-size: 1rem;
  color: #000000;
}
.ePortfolio #newFileUploadRow input {
  border: 1px solid #707070;
  padding: 0.25rem 0.25rem !important;
  margin: 0 1rem;
  height: auto !important;
}
.ePortfolio #newFileUploadRow button, .ePortfolio #newFileUploadRow .TeachscapeButton {
  margin-right: 0.5rem;
}
.ePortfolio #newFileUploadRow .row.right {
  float: left !important;
}
.ePortfolio #FolderContainer .table {
  margin-bottom: 0;
  padding-top: 0;
}
.ePortfolio #FolderContainer .table .row-headers {
  margin-top: 0;
}
.ePortfolio #FolderContainer .ePortfolioGridView {
  margin-bottom: 0;
  background-color: transparent;
  box-shadow: none !important;
  border: none;
  color: #2A517D;
  font-weight: normal;
}
.ePortfolio #FolderContainer .ePortfolioGridView i {
  margin-left: 0.5rem;
}
.ePortfolio #FolderContainer .ePortfolioGridView:hover, .ePortfolio #FolderContainer .ePortfolioGridView:focus {
  background-color: #e8f1fa;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow,
.ePortfolio #FolderContainer .ePortfolio_FileRow {
  border-bottom: 1px solid #DFDFDF;
  margin: 0 0.8rem;
  padding: 0.9375rem 0;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow:last-child,
.ePortfolio #FolderContainer .ePortfolio_FileRow:last-child {
  border-bottom: none;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow .ePortfolio_FolderName,
.ePortfolio #FolderContainer .ePortfolio_FolderRow .ePortfolio_FileName,
.ePortfolio #FolderContainer .ePortfolio_FileRow .ePortfolio_FolderName,
.ePortfolio #FolderContainer .ePortfolio_FileRow .ePortfolio_FileName {
  min-height: 58px;
  display: flex;
  align-items: center;
  padding-left: 0;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow .ePortfolio_FolderName a,
.ePortfolio #FolderContainer .ePortfolio_FolderRow .ePortfolio_FileName a,
.ePortfolio #FolderContainer .ePortfolio_FileRow .ePortfolio_FolderName a,
.ePortfolio #FolderContainer .ePortfolio_FileRow .ePortfolio_FileName a {
  font-weight: 600;
  text-decoration: underline;
  color: #082a3d;
  overflow-wrap: anywhere;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow .ePortfolio_FolderName a:hover,
.ePortfolio #FolderContainer .ePortfolio_FolderRow .ePortfolio_FileName a:hover,
.ePortfolio #FolderContainer .ePortfolio_FileRow .ePortfolio_FolderName a:hover,
.ePortfolio #FolderContainer .ePortfolio_FileRow .ePortfolio_FileName a:hover {
  text-decoration: none;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow .ePortfolio_FolderName .content-item-in-use-container,
.ePortfolio #FolderContainer .ePortfolio_FolderRow .ePortfolio_FileName .content-item-in-use-container,
.ePortfolio #FolderContainer .ePortfolio_FileRow .ePortfolio_FolderName .content-item-in-use-container,
.ePortfolio #FolderContainer .ePortfolio_FileRow .ePortfolio_FileName .content-item-in-use-container {
  margin-left: 0.75rem;
  background-color: #376ca9;
  padding: 0.25rem;
  border-radius: 100%;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8em;
  width: 2em;
  height: 2em;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow .ePortfolio_FolderName .grab-dots,
.ePortfolio #FolderContainer .ePortfolio_FolderRow .ePortfolio_FileName .grab-dots,
.ePortfolio #FolderContainer .ePortfolio_FileRow .ePortfolio_FolderName .grab-dots,
.ePortfolio #FolderContainer .ePortfolio_FileRow .ePortfolio_FileName .grab-dots {
  background-image: url("/Content/images/grip-dots-vertical.svg");
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  margin-right: 0.25rem;
  color: #2A517D;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow .ePortfolioLastUpdate,
.ePortfolio #FolderContainer .ePortfolio_FileRow .ePortfolioLastUpdate {
  color: #082a3d;
  min-height: 58px;
  display: flex;
  align-items: center;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridView.ePortfolio_FolderRow,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridView.ePortfolio_FolderRow {
  margin: 0;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridView.ePortfolio_FolderRow .ePortfolioItemWrapper .grab-dots,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridView.ePortfolio_FolderRow .ePortfolioItemWrapper .grab-dots {
  display: block;
  position: absolute;
  top: 12px;
  left: 17px;
  cursor: pointer;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridView.ePortfolio_FolderRow .ePortfolioItemWrapper a:before,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridView.ePortfolio_FolderRow .ePortfolioItemWrapper a:before {
  margin-left: 1rem;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridView.ePortfolio_FolderRow .ePortfolioItemWrapper .content-item-in-use-container,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridView.ePortfolio_FolderRow .ePortfolioItemWrapper .content-item-in-use-container {
  position: absolute;
  top: 12px;
  right: 54px;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridView .ePortfolio_FolderName,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridView .ePortfolio_FolderName {
  padding-left: 0;
  padding-right: 0;
  display: block;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridView .ePortfolioItemList,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridView .ePortfolioItemList {
  list-style: none;
  margin: 0;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridView .ePortfolioItemList > li,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridView .ePortfolioItemList > li {
  float: left;
  margin-bottom: 1.5rem;
  position: relative;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridView .ePortfolioItemList > li:last-child,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridView .ePortfolioItemList > li:last-child {
  margin-right: 0;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridView .ePortfolioItemList > li a,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridView .ePortfolioItemList > li a {
  height: 48px;
  padding: 0.75rem 1rem;
  background-color: #e8f1fa;
  border-radius: 4px;
  color: #082a3d;
  text-decoration: none;
  display: block;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridView .ePortfolioItemList > li a .ePortfolioItemListName,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridView .ePortfolioItemList > li a .ePortfolioItemListName {
  width: 54%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridView .ePortfolioItemList > li .handle,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridView .ePortfolioItemList > li .handle {
  padding: 0.75rem 1rem;
  border-radius: 0px 4px 4px 0px;
  border: none;
  position: absolute;
  right: 10px;
  top: 0;
  height: 48px;
  width: 36px;
  display: flex;
  align-items: center;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridView .ePortfolioItemList > li .handle i,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridView .ePortfolioItemList > li .handle i {
  position: relative;
  right: 0;
  padding: 0;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridView .ePortfolioItemList > li [data-draggable].dragging,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridView .ePortfolioItemList > li [data-draggable].dragging {
  opacity: 0.5;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridView .ePortfolioItemList > li [data-dropzone].dragover,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridView .ePortfolioItemList > li [data-dropzone].dragover {
  opacity: 0.5;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridViewFolders.ePortfolio_FolderRow,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridViewFolders.ePortfolio_FolderRow {
  margin: 0;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridViewFolders .ePortfolio_FolderName,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridViewFolders .ePortfolio_FolderName {
  padding-left: 0;
  padding-right: 0;
  display: block;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridViewFolders .ePortfolioItemList,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridViewFolders .ePortfolioItemList {
  list-style: none;
  margin: 0;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridViewFolders .ePortfolioItemList > li,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridViewFolders .ePortfolioItemList > li {
  margin-bottom: 1.5rem;
  position: relative;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridViewFolders .ePortfolioItemList > li:last-child,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridViewFolders .ePortfolioItemList > li:last-child {
  margin-right: 0;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper .grab-dots,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper .grab-dots {
  display: block;
  position: absolute;
  top: 12px;
  left: 21px;
  cursor: pointer;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper a,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper a {
  color: #082a3d;
  text-decoration: none;
  display: block;
  border: 1px solid #B4B4B4;
  padding: 0.75rem;
  border-radius: 4px;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper a:before,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper a:before {
  font-size: 1.2rem;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper a .ePortfolioItemListName,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper a .ePortfolioItemListName {
  height: auto;
  width: 75%;
  display: inline-block;
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
  text-overflow: ellipsis;
  margin-left: 1.5rem;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper a .icon-container,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper a .icon-container {
  background: #f5f5f5;
  text-align: center;
  padding: 1rem 0;
  margin-top: 1.25rem;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper a .icon-container span,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper a .icon-container span {
  text-align: center;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper a .icon-container span:before,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper a .icon-container span:before {
  font-size: 3rem;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper .handle,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper .handle {
  padding: 0.75rem 1rem;
  border-radius: 4px;
  border: none;
  position: absolute;
  right: 25px;
  top: 12px;
  height: 35px;
  display: flex;
  align-items: center;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper .handle i,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper .handle i {
  position: relative;
  right: 0;
  padding: 0;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper .content-item-in-use-container,
.ePortfolio #FolderContainer .ePortfolio_FileRow.gridViewFolders .ePortfolioItemList > li .ePortfolioItemWrapper .content-item-in-use-container {
  position: absolute;
  bottom: 8px;
  right: 20px;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow[data-draggable],
.ePortfolio #FolderContainer .ePortfolio_FileRow[data-draggable] {
  cursor: grab;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow[data-draggable].dragging,
.ePortfolio #FolderContainer .ePortfolio_FileRow[data-draggable].dragging {
  opacity: 0.5;
}
.ePortfolio #FolderContainer .ePortfolio_FolderRow[data-dropzone].dragover,
.ePortfolio #FolderContainer .ePortfolio_FileRow[data-dropzone].dragover {
  opacity: 0.5;
}

.ePortfolio_DefaultInput {
  max-width: 70em;
}

.ePortfolio_Header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
}
.ePortfolio_Header h2 {
  margin: 0;
}
.ePortfolio_Header h2::before {
  font-family: "FontAwesome";
  content: "\f07c";
  top: 100%;
  margin-right: 10px;
  width: 0;
  height: 0;
}

.EduPortalFolder::before {
  font-family: "FontAwesome";
  content: "\f07b";
  top: 100%;
  margin-right: 30px;
  width: 0;
  height: 0;
  color: #2A517D;
  display: inline-block;
}

.ContentItemType1::before {
  font-family: "FontAwesome";
  content: "\f0f6";
  top: 100%;
  margin-right: 10px;
  width: 0;
  height: 0;
  color: #2A517D;
}

.ContentItemType2::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f0c1";
  top: 100%;
  margin-right: 10px;
  width: 0;
  height: 0;
  color: #2A517D;
}

.ContentItemType3::before {
  font-family: "FontAwesome";
  content: "\f09e";
  top: 100%;
  margin-right: 10px;
  width: 0;
  height: 0;
  color: #2A517D;
}

.ContentItemType4::before {
  font-family: "FontAwesome";
  content: "\f1ea";
  top: 100%;
  margin-right: 10px;
  width: 0;
  height: 0;
  color: #2A517D;
}

.ContentItemType5::before {
  font-family: "FontAwesome";
  content: "\f0f6";
  top: 100%;
  margin-right: 10px;
  width: 0;
  height: 0;
  color: #2A517D;
}

.ContentItemType6::before {
  font-family: "FontAwesome";
  content: "\f128";
  top: 100%;
  margin-right: 10px;
  width: 0;
  height: 0;
  color: #2A517D;
}

.EPortfolioBookmark::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f02e";
  top: 100%;
  margin-right: 10px;
  width: 0;
  height: 0;
  color: #2A517D;
}

.ContentItemType7::before,
.ContentItemTypeplain::before,
.ContentItemTypertf::before,
.ContentItemTypexml::before {
  font-family: "FontAwesome";
  content: "\f0f6";
  top: 100%;
  margin-right: 10px;
  width: 0;
  height: 0;
  color: #2A517D;
}

.ContentItemTypeWord::before,
.ContentItemTypemsword::before,
.ContentItemTypevndopenxmlformats-officedocumentwordprocessingmldocument::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f1c2";
  top: 100%;
  margin-right: 10px;
  width: 0;
  height: 0;
  color: #385799;
}

.ContentItemTypempeg::before,
.ContentItemTypequicktime::before,
.ContentItemTypex-ms-wmv::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f03d";
  top: 100%;
  margin-right: 10px;
  width: 0;
  height: 0;
  color: #385799;
}

.ContentItemTypePowerpoint::before,
.ContentItemTypevndms-powerpoint::before,
.ContentItemTypevndopenxmlformats-officedocumentpresentationmlpresentation::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f1c4";
  top: 100%;
  margin-right: 10px;
  width: 0;
  height: 0;
  color: #953D1D;
}

.ContentItemTypePDF::before,
.ContentItemTypepdf::before,
.ContentItemTypenappdf::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f1c1";
  top: 100%;
  margin-right: 10px;
  width: 0;
  height: 0;
  color: #A7271B;
}

.ContentItemTypeExcel::before,
.ContentItemTypevndopenxmlformats-officedocumentspreadsheetmlsheet::before,
.ContentItemTypevndms-excel::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f1c3";
  top: 100%;
  margin-right: 10px;
  width: 0;
  height: 0;
  color: #425D3C;
}

.ContentItemTypeFile::before,
.ContentItemTypedoc::before,
.ContentItemTypeoctet-stream::before,
.ContentItemTypeoctetstream::before,
.ContentItemTypeqscall-plugin::before,
.ContentItemTypewinhlp::before,
.ContentItemTypex-javascript::before,
.ContentItemTypex-ole-storage::before,
.ContentItemTypex-photoshop::before,
.ContentItemTypex-pkcs7-certificates::before,
.ContentItemTypex-smarttech-notebook::before,
.ContentItemTypex-zip-compressed::before,
.ContentItemTypeAssessment::before,
.ContentItemTypedata::before,
.ContentItemTypevndms-publisher::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f15b";
  top: 100%;
  margin-right: 10px;
  width: 0;
  height: 0;
  color: #2A517D;
}

.ContentItemTypeImage::before,
.ContentItemTypepng::before,
.ContentItemTypegif::before,
.ContentItemTypejpeg::before,
.ContentItemTypepjpeg::before,
.ContentItemTypetiff::before,
.ContentItemTypex-bmp::before,
.ContentItemTypex-png::before,
.ContentItemTypebmp::before {
  font-family: "FontAwesome";
  content: "\f1c5";
  top: 100%;
  margin-right: 10px;
  width: 0;
  height: 0;
  color: #2A517D;
}

.addToFrom {
  overflow: auto;
  max-height: 30em;
}
@media only print, screen and (min-width:64.063em) {
  .addToFrom {
    max-height: none;
    overflow: visible;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .addToFrom {
    max-height: 25em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .addToFrom {
    max-height: 30em;
  }
}

.bookmark-wrapper {
  max-width: 65rem;
}

.ePortfolio .button-text.back:hover, .ePortfolioModal .button-text.back:hover {
  color: #082a3d;
}

.required-eportfolio-field {
  background-color: #f87676;
  border-color: darkred;
  border: 1rem solid;
  padding: 0.25rem 1rem;
  border-radius: 5px;
  border-width: 2px;
  color: #222;
  margin-bottom: 10px;
}

.required-input {
  background-color: #ffc2c2 !important;
}

.file-row-container {
  display: flex;
  align-items: center;
  margin: 1rem 0;
}
.file-row-container input[type=file] {
  width: auto;
  margin-bottom: 0;
}
.file-row-container button.alert, .file-row-container .alert.TeachscapeButton {
  margin-bottom: 0;
}

#folderContentsHeading:focus {
  outline: dotted;
  outline-width: 3px;
  outline-color: #000 !important;
}

@media only screen and (max-width: 640px) {
  #ePortfolioMenu div.text-right {
    text-align: center !important;
  }
}
#ePortfolioMenu.sticky {
  position: sticky;
  top: 10px;
  padding: 1.5rem;
  border: 1px solid #DFDFDF;
  z-index: 2;
  margin-bottom: 1rem;
  border-radius: 10px;
  background-color: #fff;
}
#ePortfolioMenu.sticky button, #ePortfolioMenu.sticky .TeachscapeButton {
  margin-bottom: 0;
}

.deque-dialog-screen .CompleteFolder .table {
  padding-top: 0;
}
.deque-dialog-screen .CompleteFolder .table .row-headers {
  margin-top: 0;
}
.deque-dialog-screen .CompleteFolder .ePortfolio_FolderRow,
.deque-dialog-screen .CompleteFolder .ePortfolio_FileRow {
  border-bottom: 1px solid #DFDFDF !important;
  margin: 0 0.8rem;
  padding: 0.9375rem 0;
}
.deque-dialog-screen .CompleteFolder .ePortfolio_FolderRow:last-child,
.deque-dialog-screen .CompleteFolder .ePortfolio_FileRow:last-child {
  border: none !important;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .deque-dialog-screen .CompleteFolder .listBox {
    max-height: 24em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .deque-dialog-screen .CompleteFolder .listBox {
    max-height: 30em;
  }
}
.deque-dialog-screen .CompleteFolder .ePortfolio_FolderName a,
.deque-dialog-screen .CompleteFolder .ePortfolio_FileName a {
  color: #082a3d;
  font-weight: bold;
  text-decoration: underline;
}
.deque-dialog-screen .CompleteFolder .ePortfolio_FolderName a:hover,
.deque-dialog-screen .CompleteFolder .ePortfolio_FileName a:hover {
  text-decoration: none;
}

#ePortfolioDragImage {
  font-size: 1rem;
  font-weight: bold;
  display: inline-block;
  padding: 0.5rem 1rem 0.35rem 1rem;
  background-color: #FFFFFF;
  border: 2px solid #ddd;
  min-width: 150px;
  margin-bottom: 1rem;
}

.insert-from-checkbox {
  margin-right: 1.5rem;
}

.eportfolio-breadcrumbs {
  font-size: 2.3125rem;
}
.eportfolio-breadcrumbs a {
  text-decoration: underline;
}
.eportfolio-breadcrumbs .active {
  font-size: 2.5rem;
}

.d-none {
  display: none;
}

.new-list-textarea {
  height: 10em;
  min-width: 100%;
}

.blue {
  color: #1b93d8;
}

.right-buttons {
  float: right;
  display: flex;
  justify-content: end;
}

.my-library-copy-button {
  background-color: #247600;
  color: #FFFFFF;
  width: 15%;
}
.my-library-copy-button:hover, .my-library-copy-button:focus {
  background-color: #1f6700;
  color: #FFFFFF !important;
}

.delete-item-dropdown {
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.delete-item-button,
.edit-item-button {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  margin: 0 !important;
  width: 100%;
}
.delete-item-button:hover,
.edit-item-button:hover {
  background-color: #eee;
}

.dropdown:focus-within .dropdown-content {
  display: block;
}

.d-inline {
  display: inline !important;
}

.my-library-form-error {
  color: #ba2717;
  font-weight: 700;
}

@media only print, screen and (max-width: 40em) {
  .ePortfolio #FolderContainer .addToFrom {
    max-height: none;
  }
  .ePortfolio #FolderContainer .ePortfolio_FolderRow:last-child,
  .ePortfolio #FolderContainer .ePortfolio_FileRow:last-child {
    border-bottom: 1px solid #DFDFDF;
  }
  .deque-dialog-screen #FolderContainer .ePortfolio_FolderRow:last-child,
  .deque-dialog-screen #FolderContainer .ePortfolio_FileRow:last-child {
    border-bottom: 1px solid #DFDFDF !important;
  }
}
@media only print, screen and (min-width:40.063em) and (max-width:64em) {
  .ePortfolio #FolderContainer .gridViewFolders.ePortfolio_FolderRow {
    margin: 0 -0.9375rem;
  }
  .ePortfolio #FolderContainer .gridViewFolders.ePortfolio_FolderRow .ePortfolioItemList > li .ePortfolioItemWrapper a .ePortfolioItemListName {
    width: 65%;
  }
}
@media screen and (min-width: 768px) and (max-width: 825px) {
  .ePortfolio #FolderContainer .gridView.ePortfolio_FolderRow .ePortfolioItemList > li .ePortfolioItemWrapper a .ePortfolioItemListName {
    width: 50%;
  }
}
@media screen and (min-width: 1030px) and (max-width: 1350px) {
  .ePortfolio #FolderContainer .gridViewFolders.ePortfolio_FolderRow .ePortfolioItemList > li .ePortfolioItemWrapper a .ePortfolioItemListName {
    width: 60%;
  }
}
/*@import "../settings";*/
.FrameworkStep {
  background-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  border-radius: 8px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding: 0.5em;
}

.FrameworkStepCount {
  float: left;
  background-color: #082a3d;
  border-radius: 50%;
  color: #FFFFFF;
  text-align: center;
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.8em;
}

.FrameworkStepDesc {
  margin-left: 2.3em;
}

.FrameworkStepText {
  float: left;
  padding-left: 15em;
}

.TeachscapeButton {
  background-color: #ca3c5e;
  margin-top: 0.46875rem;
}

.tree .repository-links {
  list-style-type: disc;
  margin-left: 1rem;
}

/*bug fix for mobile positioning of rubric buttons on principal effectiveness page*/
.principal-effectiveness ul.frameworkMasterAccordion, .teacher-effectiveness ul.frameworkMasterAccordion {
  min-width: 325px !important;
}
.principal-effectiveness div.domain-link.button, .teacher-effectiveness div.domain-link.button {
  font-size: 1rem;
}
@media only screen and (max-width: 806px) {
  .principal-effectiveness a.frameworkName, .principal-effectiveness div#frameworkSetStatements > ul.frameworkAccordion > li.frameworkStatement > a.frameworkStatementName, .teacher-effectiveness a.frameworkName, .teacher-effectiveness div#frameworkSetStatements > ul.frameworkAccordion > li.frameworkStatement > a.frameworkStatementName {
    height: 85px;
  }
}
@media only screen and (max-width: 640px) {
  .principal-effectiveness div#frameworkSetStatements, .teacher-effectiveness div#frameworkSetStatements {
    margin-top: 0.5rem;
  }
  .principal-effectiveness a.frameworkName, .principal-effectiveness div#frameworkSetStatements > ul.frameworkAccordion > li.frameworkStatement > a.frameworkStatementName, .teacher-effectiveness a.frameworkName, .teacher-effectiveness div#frameworkSetStatements > ul.frameworkAccordion > li.frameworkStatement > a.frameworkStatementName {
    height: 102px;
  }
  .principal-effectiveness .frameworkLinks.right, .principal-effectiveness .frameworkStatementLinks.right, .teacher-effectiveness .frameworkLinks.right, .teacher-effectiveness .frameworkStatementLinks.right {
    float: left !important;
    margin: 0.75rem 0.85rem;
  }
}
@media only screen and (max-width: 525px) {
  .principal-effectiveness a.frameworkName, .principal-effectiveness div#frameworkSetStatements > ul.frameworkAccordion > li.frameworkStatement > a.frameworkStatementName, .teacher-effectiveness a.frameworkName, .teacher-effectiveness div#frameworkSetStatements > ul.frameworkAccordion > li.frameworkStatement > a.frameworkStatementName {
    height: 125px;
  }
}

/*.accordionChildren > .frameworkStatmentAccordion {
    margin-left: 1.4rem;
}

.accordionChildren .videos {
    padding-left: 2.4em;
}

.teacher-framework-docs .SAS_DocumentPage_ContentList {
    margin: 0 1rem;
}

.frameworkAccordion .drill > div.accordion {
    background: #daeffa none repeat scroll 0 0;
    padding: .75rem;
}

.frameworkAccordion .frameworkName {
    font-size: 1.2em;
}*/
/*@import "../settings";*/
.cart {
  border-radius: 8px;
  border: none;
}
.cart .button {
  margin-top: 0.9375rem;
}

.assessmentContainer {
  clear: both;
}
.assessmentContainer .assessmentTitle {
  border-radius: 0.5em;
  background-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  color: #082a3d;
  font-weight: 700;
  padding: 1.25em;
  margin-bottom: 0.25em;
}
.assessmentContainer .assessmentTitle .button {
  margin-bottom: 0.25em !important;
}
.assessmentContainer .assessmentStandards.panel-support a {
  color: #0B4F8E;
}
.assessmentContainer .assessmentContent {
  background-color: #FFFFFF;
  color: #000000;
}
.assessmentContainer .assessmentContent .child .assessmentContainer:first-child {
  margin-top: 0.9375rem;
}
.assessmentContainer .assessmentContentInner {
  padding-top: 0.9375rem;
}
.assessmentContainer .assessmentResultsSelectAll {
  background-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  font-size: 1em;
  color: #000000;
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
  margin-bottom: 0.5em;
}

.currentAssessment {
  z-index: 50;
}
.currentAssessment.fixed {
  top: 109px;
}
.currentAssessment i {
  font-size: 2.5em;
}
.currentAssessment .button {
  margin-bottom: 0.25em !important;
}
.currentAssessment .assessmentText {
  padding-bottom: 0.25em;
}

.assessmentPreviewOperations {
  border-top: 1px solid #e6e6e6 !important;
  background: #f4f6f9;
  margin-bottom: 0 !important;
}

.assessmentPreviewHeader {
  font-weight: 700;
}

.assessmentPreviewTitle {
  font-weight: 700;
  border-radius: 0.5em;
  background-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  color: #082a3d;
  font-weight: 700;
  padding: 0.3em;
  margin-bottom: 1.5em;
}
.assessmentPreviewTitle h3 {
  color: #FFFFFF;
  margin-bottom: 0.2rem;
}

.currentAssessmentFixed {
  position: fixed;
  width: 70% !important;
}

.assessmentPreviewInner {
  counter-reset: listing;
}

.assessmentQuestion {
  border-top: 1px solid rgb(72.3333333333, 174.0454545455, 232.1666666667);
  border: 1px solid #e6e6e6;
  margin-left: 0.46875rem !important;
  margin-right: 0.46875rem !important;
  margin-top: 0.9375rem !important;
  position: relative;
}
.assessmentQuestion:first-child {
  margin-top: 0 !important;
}
.assessmentQuestion .question {
  padding: 0.9375rem 2.8125rem;
}
.assessmentQuestion .question > span.question-number {
  margin-left: -2em;
  float: left;
  font-weight: 700;
}
.assessmentQuestion .question table tr th {
  color: #222;
}

.flyToCart {
  opacity: 0.75;
  position: absolute;
  z-index: 100;
}

.assessmentScoringGuide {
  background-color: rgb(158.9669421488, 211.0330578512, 176.3223140496);
  padding-top: 0.9375rem;
  margin: 0.9375rem 0 !important;
}
.assessmentScoringGuide .panel {
  border: 1px solid #59b377 !important;
}
.assessmentScoringGuide .assessmentScoringGuideHeader {
  font-weight: 700;
  font-size: 1.4375rem;
}

.highlight {
  background-color: #fade7e;
  padding: 0.75em;
  margin-bottom: 1em;
}

.assessmentSaveData input[type=text] {
  /*font-size: 2em;
  padding-top: 1em !important;
  padding-bottom: 1em !important;*/
  font-weight: 600;
}
.assessmentSaveData .infoIcon {
  font-size: 2em;
}

.assessmentTitleText {
  padding-top: 0.6em;
}

.SAS_DocumentPage_Arrow {
  font-family: "FontAwesome";
  content: "\f054";
}

.assessmentStandardsContainer {
  height: 15em;
  overflow: auto;
}

.row.question ul.question-answer-list {
  clear: both;
}
.row.question li.question-answer-list-item {
  clear: both;
  display: block;
  padding-bottom: 30px;
}

span.answer-code {
  display: block;
  float: left;
  z-index: 10;
  position: relative;
}

span.answer-data-view {
  font-weight: normal;
  display: block;
  float: inherit;
  margin-left: 2em;
  width: 100%;
}
span.answer-data-view p:first-child {
  margin: 0;
}

.question .question-number {
  float: none !important;
}

/*REDESIGN STARTS HERE*/
.assessment-list-desc {
  font-size: 0.9rem;
}

#startSearch {
  padding-top: 0;
}

.assessment-landing {
  display: flex;
  justify-content: center;
  max-width: 45rem !important;
  margin: 2rem auto 0 !important;
}
.assessment-landing.assessment-landing-row-2 {
  margin-bottom: 4rem !important;
}
.assessment-landing.assessment-landing-bottom-row {
  margin-bottom: 1.5rem;
}
.assessment-landing .panel {
  padding: 2rem;
  text-align: center;
  margin: 0 1rem;
  border-radius: 8px;
  cursor: pointer;
}
.assessment-landing .panel .assessment-landing-equalizer {
  margin-bottom: 1rem;
}
.assessment-landing .panel .assessment-landing-icon {
  width: 100px;
  height: 100px;
  background: #FFFFFF;
  color: #1373cd;
  display: block;
  margin: 0 auto 1rem;
}
.assessment-landing .panel .assessment-landing-icon.builder::before {
  font-family: "FontAwesome";
  content: "\f0f6";
  font-size: 4.75em;
}
.assessment-landing .panel .assessment-landing-icon.view-my::before {
  font-family: "FontAwesome";
  content: "\f115";
  font-size: 4.75em;
}
.assessment-landing .panel .assessment-landing-icon.item-builder::before {
  font-family: "FontAwesome";
  content: "\f040";
  font-size: 4.75em;
}
.assessment-landing .panel .assessment-landing-icon.poll::before {
  font-family: "FontAwesome";
  content: "\f0c0";
  font-size: 4.75em;
}
.assessment-landing .panel .assessment-landing-icon.analysis::before {
  font-family: "FontAwesome";
  content: "\f080";
  font-size: 4.75em;
}
.assessment-landing .panel .assessment-landing-icon.upload::before {
  font-family: "FontAwesome";
  content: "\f093";
  font-size: 4.75em;
}
.assessment-landing .panel h2 {
  color: #333;
  font-weight: bold;
  font-size: 100%;
}
.assessment-landing .panel p {
  font-size: 0.85rem;
  color: #333;
}
.assessment-landing .panel button, .assessment-landing .panel .TeachscapeButton, .assessment-landing .panel .button {
  color: #FFFFFF;
  background: #1373cd;
  font-size: 0.85rem;
  min-width: 13rem;
}
.assessment-landing .panel button:hover, .assessment-landing .panel .TeachscapeButton:hover, .assessment-landing .panel button:focus, .assessment-landing .panel .TeachscapeButton:focus, .assessment-landing .panel .button:hover, .assessment-landing .panel .button:focus {
  color: #FFFFFF;
  background-color: #2e537f;
}

.assessment-builder.assessment-header {
  margin-bottom: 1rem;
}
.assessment-builder.assessment-header .item-count-bar {
  background: #2e537f;
  color: #fff;
  border-radius: 5px;
  padding: 1rem;
}
.assessment-builder.assessment-header .item-count-bar span {
  font-weight: bold;
  position: relative;
  top: 6px;
}
.assessment-builder.assessment-header .item-count-bar button, .assessment-builder.assessment-header .item-count-bar .TeachscapeButton {
  color: #FFFFFF;
  background: #1373cd;
  font-size: 0.85rem;
  min-width: 13rem;
  margin-bottom: 0;
}
.assessment-builder.assessment-header .item-count-bar button:hover, .assessment-builder.assessment-header .item-count-bar .TeachscapeButton:hover, .assessment-builder.assessment-header .item-count-bar button:focus, .assessment-builder.assessment-header .item-count-bar .TeachscapeButton:focus {
  background: #fade7e;
  color: #082a3d;
}
.assessment-builder .results-criteria {
  padding: 0 1rem;
}
.assessment-builder .results-criteria #startOver {
  color: #0B4F8E;
  margin-left: 0.5rem;
}
.assessment-builder .assessment-item-row {
  margin: 0;
}
.assessment-builder .assessment-item {
  margin: 1rem auto;
  border: 1px solid #e8f1fa;
  border-radius: 5px;
}
.assessment-builder .assessment-item .item-header {
  background-color: #e8f1fa;
  padding: 0.75rem;
}
.assessment-builder .assessment-item .item-header h2 {
  font-size: 1.4rem;
  color: #222;
  margin-bottom: 0;
}
.assessment-builder .assessment-item .item-header h2 .subject-icon {
  width: 25px;
  height: 25px;
  display: block;
  float: left;
  margin-right: 0.25rem;
  position: relative;
  top: 4px;
}
.assessment-builder .assessment-item .item-header h2 .subject-icon.my-bank {
  top: 0;
}
.assessment-builder .assessment-item .item-header h2 .subject-icon.my-bank::before {
  font-family: "FontAwesome";
  content: "\f15b";
}
.assessment-builder .assessment-item .item-header h2 .subject-icon.pde-bank {
  background-image: url("/content/images/icons/icon-sas.svg");
}
.assessment-builder .assessment-item .item-header h2 .drc {
  position: relative;
  display: inline-block;
  padding: 0.25rem 0.5rem;
  margin-left: 0.75rem;
  font-size: 0.85rem;
  top: -3px;
}
.assessment-builder .assessment-item .item-header h2 .assessment-item-subject {
  display: inline-block;
}
.assessment-builder .assessment-item .item-header .assessment-header-buttons {
  padding-right: 0;
}
.assessment-builder .assessment-item .add-assessment-button {
  margin-bottom: 0;
  background-color: #1373cd;
  color: #FFFFFF;
}
.assessment-builder .assessment-item .add-assessment-button:hover {
  color: #FFFFFF;
  background-color: #2e537f;
}
.assessment-builder .assessment-item .options-button {
  background-color: #fbde7e;
  margin-bottom: 0;
}
.assessment-builder .assessment-item .options-button:hover {
  background-color: rgb(247.1940298507, 203.4805970149, 53.6059701493);
}
.assessment-builder .assessment-item .editAssessment {
  margin-bottom: 0;
}
.assessment-builder .assessment-item h3.associatedQuestions {
  font-size: 1.125rem;
}
.assessment-builder .assessment-item .viewQuestions:focus {
  color: #fff;
}
.assessment-builder .assessment-item .standards-bar {
  background-color: #fbde7e;
  padding: 0.75rem;
}
.assessment-builder .assessment-item .standards-bar .standards-title {
  float: left;
  margin-right: 0.5rem;
}
.assessment-builder .assessment-item .standards-bar ul {
  margin-bottom: 0;
}
.assessment-builder .assessment-item .standards-bar ul li {
  list-style: none;
  display: inline-block;
}
.assessment-builder .assessment-item .standards-bar ul li a {
  color: #0B4F8E;
  text-decoration: underline;
}
.assessment-builder .assessment-item .question {
  padding: 1rem 1rem 0;
  color: #333;
  overflow: hidden;
}
.assessment-builder .assessment-item .question ul {
  margin-left: 2rem;
  margin-top: 1rem;
}
.assessment-builder .assessment-item .question ul li {
  list-style: decimal;
}
.assessment-builder .assessment-item .question ul li.question-answer-list-item {
  clear: both;
  display: block;
}
.assessment-builder .assessment-item .question table tr th {
  color: #222;
}

.blue-button {
  background: #1373cd;
  color: #FFFFFF;
}
.blue-button:hover {
  background: #1373cd;
  color: #FFFFFF;
}
.blue-button:active {
  background: #1373cd;
  color: #FFFFFF;
}
.blue-button:focus {
  background: #1373cd;
  color: #FFFFFF;
}
.blue-button.add::before {
  content: "" !important;
  top: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  float: left !important;
}
.blue-button.remove::before {
  content: "" !important;
  top: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  float: left !important;
}

.new-assessment-button {
  background: #1373cd;
  color: #FFFFFF;
  font-size: 0.95em;
  width: 18rem;
  margin-bottom: 0.5rem;
}
.new-assessment-button:hover, .new-assessment-button:focus {
  background-color: #2e537f;
  color: #FFFFFF;
}
.new-assessment-button.view-my-created-items {
  width: 100%;
}

.new-check-for-understanding-button {
  background: #1373cd;
  color: #FFFFFF;
  font-size: 0.95em;
  width: 18rem;
  margin-bottom: 0.5rem;
}

.deque-show-block .cancel-button {
  background: #e6e6e6;
}
.deque-show-block .share-button {
  background: #1373cd;
  color: #FFFFFF;
}
.deque-show-block .deque-dialog-screen {
  border-radius: 5px;
  border: rgb(72.3333333333, 174.0454545455, 232.1666666667) solid 0px;
  background: #FFFFFF;
  top: 20%;
  transform: translate(-50%, -20%);
  width: 50em;
  max-width: 100%;
  padding: 0;
  text-align: center;
}
@media only print, screen and (max-width:64em) {
  .deque-show-block .deque-dialog-screen {
    width: 33em;
  }
}
@media only print, screen and (max-width: 40em) {
  .deque-show-block .deque-dialog-screen {
    width: 100%;
  }
}
.deque-show-block .deque-dialog-screen .deque-dialog-heading {
  border-bottom: #eeeeee solid 1px;
  background: #1373cd;
  color: #FFFFFF;
  font-size: 1.2em;
  font-weight: 700;
  border-radius: 5px 5px 0 0 !important;
  margin-top: 0;
}
.deque-show-block .deque-dialog-screen .deque-dialog-heading h1 {
  color: #FFFFFF;
  font-size: 1em;
  font-weight: 700;
  margin: 0;
}
.deque-show-block .deque-dialog-screen .deque-dialog-content {
  padding: 20px;
  margin: 0;
}
.deque-show-block .deque-dialog-screen .deque-dialog-heading, .deque-show-block .deque-dialog-screen .deque-dialog-buttons {
  padding: 10px 20px;
}

.share-modal:before {
  content: "";
  display: none;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.share-modal.opened:before {
  display: block;
}
.share-modal.opened .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  top: 20%;
}
.share-modal .share-button {
  background: #1373cd;
  color: #FFFFFF;
}
.share-modal .cancel-button {
  background: #e6e6e6;
}
.share-modal .modal-dialog {
  background: #FFFFFF;
  border: rgb(72.3333333333, 174.0454545455, 232.1666666667) solid 0px;
  border-radius: 5px;
  margin-left: -200px;
  text-align: center;
  position: fixed;
  left: 40%;
  top: -100%;
  z-index: 11;
  width: 50em;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  -webkit-transform: translate(0, -500%);
  -ms-transform: translate(0, -500%);
  transform: translate(0, -500%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
@media only print, screen and (max-width:64em) {
  .share-modal .modal-dialog {
    width: 33em;
  }
}
@media only print, screen and (max-width: 40em) {
  .share-modal .modal-dialog {
    width: 100%;
    left: 0;
    margin-left: 0;
    top: 10% !important;
  }
}
.share-modal .modal-body {
  padding: 20px;
}
.share-modal .modal-header,
.share-modal .modal-footer {
  padding: 10px 20px;
}
.share-modal .modal-header {
  border-bottom: #eeeeee solid 1px;
  background: #1373cd;
  color: #FFFFFF;
  font-size: 1.2em;
  font-weight: 700;
  border-radius: 5px 5px 0 0 !important;
}
.share-modal .modal-header h1 {
  color: #FFFFFF;
  font-size: 1em;
  font-weight: 700;
  margin: 0;
}

.assessment-list-filter-bar {
  border-right: none !important;
  padding-right: 4rem !important;
}

.assessment-list {
  width: 100%;
  border-bottom: none !important;
}
.assessment-list thead {
  background: none;
}
.assessment-list thead th,
.assessment-list thead td {
  background: #2e537f;
  color: #FFFFFF;
  padding: 1rem;
}
.assessment-list thead th:first-child,
.assessment-list thead td:first-child {
  border-radius: 10px 0 0 10px;
}
.assessment-list thead th:last-child,
.assessment-list thead td:last-child {
  border-radius: 0 10px 10px 0;
}
.assessment-list thead th.title-header,
.assessment-list thead td.title-header {
  width: 40%;
}
.assessment-list td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-size: 0.875rem;
}
.assessment-list td.assessment-list-title {
  font-weight: bold;
}
.assessment-list td a {
  color: #1373cd;
}
.assessment-list td button, .assessment-list td .TeachscapeButton {
  margin-bottom: 0;
}

.assessmentOptions {
  max-width: 200px !important;
  display: none;
}
.assessmentOptions.open {
  display: block;
}
.assessmentOptions li {
  border-bottom: 1px solid #bbb;
}
.assessmentOptions li:last-child {
  border-bottom: none;
}
.assessmentOptions li a {
  color: #2e537f;
}
.assessmentOptions li a .fa {
  padding-right: 0.5rem;
}
.assessmentOptions li.options-button-delete a {
  color: #BA2717 !important;
}

.assessment-steps {
  z-index: 1;
}
.assessment-steps .row {
  padding-top: 0.5rem;
}
@media only screen and (max-width: 1024px) {
  .assessment-steps .row {
    padding-top: 0;
  }
}
.assessment-steps .row .fa-arrow-down {
  position: relative;
  left: 13px;
  top: 2px;
}
.assessment-steps .row button.item-step-buttons, .assessment-steps .row .item-step-buttons.TeachscapeButton {
  margin-bottom: 0 !important;
  background: #1373cd;
}
.assessment-steps .row button.item-step-buttons:hover, .assessment-steps .row .item-step-buttons.TeachscapeButton:hover, .assessment-steps .row button.item-step-buttons:focus, .assessment-steps .row .item-step-buttons.TeachscapeButton:focus {
  background: #2e537f;
}
.assessment-steps .row button#saveAssessmentItem, .assessment-steps .row #saveAssessmentItem.TeachscapeButton {
  margin-top: 1rem;
}
.assessment-steps .row button:hover, .assessment-steps .row .TeachscapeButton:hover {
  color: #FFFFFF;
}
.assessment-steps .row strong {
  font-size: 0.95rem;
  color: #333;
  padding-left: 0.25rem;
}
.assessment-steps .inactive span {
  opacity: 0.5;
}
.assessment-steps .inactive button, .assessment-steps .inactive .TeachscapeButton {
  background: #f2f2f2 !important;
  color: #636363;
}
.assessment-steps .inactive button:hover, .assessment-steps .inactive .TeachscapeButton:hover {
  color: #636363;
}
.assessment-steps.fixed {
  position: fixed;
  top: 5.5em;
  width: 14em;
  height: 20em;
  background: #FFFFFF;
}
@media only screen and (max-width: 1024px) {
  .assessment-steps .assessment-step-hidden {
    display: none;
  }
}

.create-assessment-wrapper {
  padding: 0 1rem;
}
.create-assessment-wrapper .create-assessment-header {
  background: #2e537f;
  border-radius: 5px;
  margin-bottom: 2rem;
}
.create-assessment-wrapper .create-assessment-header h2 {
  color: #fff;
  font-size: 1rem;
  padding: 1rem;
  margin: 0;
}
.create-assessment-wrapper .create-assessment-header.inactive {
  background: #f2f2f2;
}
.create-assessment-wrapper .create-assessment-header.inactive h2 {
  color: #636363;
}
.create-assessment-wrapper .create-item-section {
  border: 1px solid #797979;
  margin-bottom: 2rem;
  position: relative;
  border-radius: 2px;
  padding: 1.4rem 1rem 1rem 1rem;
  color: #333;
}
.create-assessment-wrapper .create-item-section fieldset {
  border: 0 !important;
  padding: 0;
  margin: 0;
}
.create-assessment-wrapper .create-item-section .mc-answer label {
  font-size: 1rem;
}
.create-assessment-wrapper .create-item-section .create-section-title {
  background: #FFFFFF;
  display: block;
  position: absolute;
  top: -15px;
  left: 10px;
  color: #333;
  padding: 0 0.5rem;
  font-size: 1.2rem;
}
.create-assessment-wrapper .create-item-section .response-container {
  margin-top: 2rem;
}
.create-assessment-wrapper .create-item-section .create-item-assessmentitem {
  border-right: 1px solid #797979;
}
.create-assessment-wrapper .create-item-section input {
  height: auto !important;
  padding: 0.5rem 0.75rem !important;
  font-size: 1rem;
}
.create-assessment-wrapper .create-item-section.inactive {
  opacity: 0.7;
}
.create-assessment-wrapper .create-item-section .assessment-input-label {
  font-weight: bold;
  color: #333;
  font-size: 0.9rem;
}
.create-assessment-wrapper .create-item-section .assessment-input-label .float-left {
  float: left;
  margin-right: 0.5rem;
}
.create-assessment-wrapper .create-item-section .assessment-input-label .fa-info-circle {
  position: relative;
  top: -2px;
  font-size: 1rem;
}
.create-assessment-wrapper .create-item-section .create-item-assessmentitem {
  padding-right: 1rem;
}
.create-assessment-wrapper .create-item-section #answerTypeContainer {
  padding-left: 1rem;
}
.create-assessment-wrapper .create-item-section #connectToResource #itemToItemAssetSearch {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.create-assessment-wrapper .create-item-section #connectToResource table {
  width: 100%;
  margin-top: 1.25rem;
}
.create-assessment-wrapper .create-item-section #connectToResourceHeading {
  background-color: #E8F1FA;
  margin-bottom: 0;
  font-weight: bold;
}
.create-assessment-wrapper .create-item-section .assessment-item-author {
  max-width: 30rem;
  font-weight: 700;
}
.create-assessment-wrapper .create-item-section .answer-type-list label {
  display: inline-block;
  line-height: 1em;
}
.create-assessment-wrapper .create-item-section .answer-type-list label span {
  margin-left: 0.25em;
}
.create-assessment-wrapper .create-item-section .answer-type-list label input[type=radio] {
  margin: 0.5rem 0;
}
.create-assessment-wrapper .create-item-section .answer-type-list label:focus-within {
  outline: dotted;
  outline-width: 3px;
  outline-color: #000 !important;
}
.create-assessment-wrapper .create-item-section .answer-type-list label:focus-within input[type=radio] {
  outline: none;
}
.create-assessment-wrapper .create-item-section .answer-type-list .assessment-parent-asset {
  float: left;
  margin-right: 0.5rem;
}
.create-assessment-wrapper .create-item-section .answer-type-list i {
  float: left;
}
.create-assessment-wrapper .create-item-section ul {
  margin: 0;
  list-style-type: none;
}
.create-assessment-wrapper .create-item-section ul.answer-type-list li {
  display: block;
  margin: 0;
  width: auto;
}
.create-assessment-wrapper .create-item-section ul#subjectList li {
  width: 23rem;
}
.create-assessment-wrapper .create-item-section ul#gradeList li, .create-assessment-wrapper .create-item-section ul#courseList li {
  width: 13rem;
}
.create-assessment-wrapper .create-item-section ul li {
  display: inline-block;
  margin: 0 0.75rem 0 0;
  width: 100%;
}
.create-assessment-wrapper .create-item-section ul li label:focus-within {
  outline: dotted;
  outline-width: 3px;
  outline-color: #000 !important;
}
.create-assessment-wrapper .create-item-section ul li label:focus-within input[type=radio] {
  outline: none;
}
.create-assessment-wrapper .create-item-section ul li input {
  height: auto !important;
  margin: 1rem 0.25rem 1rem 0;
  position: relative;
  top: 1px;
}
.create-assessment-wrapper .create-item-section ul.subject-group {
  list-style-type: none;
  margin: 0;
  position: relative;
}
.create-assessment-wrapper .create-item-section ul.subject-group li {
  display: block !important;
  padding: 0.4em 0;
  box-sizing: border-box;
  margin: 1rem 1rem 1rem 0;
  transition: all 0.3s;
  position: relative;
}
.create-assessment-wrapper .create-item-section ul.subject-group li input {
  height: 16px !important;
  padding: 0;
  margin: 0 0.25rem 0 0;
  vertical-align: bottom;
  position: absolute;
  top: 10px;
  left: 0;
  *overflow: hidden;
  transform: scale(1.2);
}
@media only screen and (max-width: 1024px) {
  .create-assessment-wrapper .create-item-section ul.subject-group li input {
    transform: none;
    top: 0.3125em;
  }
}
.create-assessment-wrapper .create-item-section ul.subject-group li .subjectLabelContainer {
  display: flex;
}
.create-assessment-wrapper .create-item-section ul.subject-group li .subjectLabelContainer label {
  flex-grow: 1;
}
.create-assessment-wrapper .create-item-section ul.subject-group li label {
  overflow: hidden;
  padding-left: 1.3em;
  display: block;
}
.create-assessment-wrapper .create-item-section ul.subject-group li label span {
  display: inline-block;
  max-width: 17rem;
}
.create-assessment-wrapper .create-item-section ul.subject-group li i.down-a-level {
  transform: rotate(90deg);
  color: #bbb;
}
.create-assessment-wrapper .create-item-section ul.subject-group li i + div {
  padding: 0.46875rem;
}
.create-assessment-wrapper .create-item-section ul.subject-group li.parent .expand-link {
  display: inline;
}
.create-assessment-wrapper .create-item-section ul.subject-group li.parent .expand-link a {
  display: block;
  float: right !important;
}
.create-assessment-wrapper .create-item-section ul.subject-group li.parent ul li {
  margin: 0.5rem 0 0.5rem 0.5rem;
  border: none;
  display: block;
}
.create-assessment-wrapper .create-item-section ul.subject-group li.parent ul li label {
  font-weight: normal;
  min-height: 1em !important;
}
.create-assessment-wrapper .create-item-section.standardsSection .panel-callout {
  background-color: transparent;
}
.create-assessment-wrapper .create-item-section.standardsSection #addAdditionalStandardsHeading {
  background-color: #E8F1FA;
  margin-bottom: 0;
  font-weight: bold;
}
.create-assessment-wrapper .create-item-section.standardsSection select {
  height: 2.5rem;
  font-size: 1rem;
}
.create-assessment-wrapper .create-item-section.standardsSection ul li {
  margin: 0;
  width: 100%;
}
.create-assessment-wrapper .create-item-section.standardsSection #standardsListAdd #searchForStandard {
  margin-top: 1.3rem;
}
.create-assessment-wrapper .create-item-section.standardsSection table {
  width: 100%;
  margin-bottom: 0;
}
.create-assessment-wrapper .create-item-section.standardsSection table thead {
  color: #FFFFFF;
  background-color: #2e537f;
}
.create-assessment-wrapper .create-item-section.standardsSection table thead tr th {
  color: #FFFFFF;
}
.create-assessment-wrapper .create-item-section.standardsSection table tbody tr {
  background: none;
  border-bottom: 1px solid #bbb;
}
.create-assessment-wrapper .create-item-section.standardsSection table tbody tr button, .create-assessment-wrapper .create-item-section.standardsSection table tbody tr .TeachscapeButton {
  margin-bottom: 0;
}
.create-assessment-wrapper .create-item-section.standardsSection #selectedStandardsList {
  margin-bottom: 1rem;
  padding-top: 0.5rem;
}
.create-assessment-wrapper .create-item-section #connectToResource .blue-button:hover, .create-assessment-wrapper .create-item-section #connectToResource .blue-button:focus, .create-assessment-wrapper .create-item-section.standardsSection .blue-button:hover, .create-assessment-wrapper .create-item-section.standardsSection .blue-button:focus {
  background-color: #2e537f;
}
.create-assessment-wrapper #addNewResponseOption {
  margin-top: 1rem;
  margin-bottom: 0rem;
}
.create-assessment-wrapper .responseCorrect {
  position: relative;
  top: 1px;
}
.create-assessment-wrapper #responseOptions .blue-button:hover, .create-assessment-wrapper #responseOptions .blue-button:focus {
  background-color: #2e537f;
}

.assessment-preview-options {
  width: 20em;
}

.assessmentDocument.results-row {
  border-bottom: 1px solid #eee !important;
}
.assessmentDocument.results-row .assessment-list-title a:hover {
  text-decoration: underline;
}
.assessmentDocument.results-row .open {
  color: #247600;
}
.assessmentDocument.results-row .open.options-button {
  color: #082a3d;
}
.assessmentDocument.results-row .closed {
  color: #931111;
}
.assessmentDocument.results-row .assessmentOptions li a {
  border-radius: 4px;
  padding: 0.5rem 1rem !important;
  font-size: 1rem;
}

.preview-assessment,
.check-understanding-header {
  background-color: #2e537f;
  border-radius: 10px;
}
.preview-assessment .page-title,
.check-understanding-header .page-title {
  min-height: inherit;
}
.preview-assessment h2,
.check-understanding-header h2 {
  font-size: 1.6rem;
  font-weight: normal;
  color: #FFFFFF;
  margin-bottom: 0;
}
.preview-assessment .option-list .sas-dropdown, .preview-assessment .option-list .assessmentTitleBG,
.check-understanding-header .option-list .sas-dropdown,
.check-understanding-header .option-list .assessmentTitleBG {
  line-height: 1.2rem;
  margin-top: 0.2rem;
  margin-bottom: 0;
}
.preview-assessment .option-list .sas-dropdown:after, .preview-assessment .option-list .assessmentTitleBG:after,
.check-understanding-header .option-list .sas-dropdown:after,
.check-understanding-header .option-list .assessmentTitleBG:after {
  display: inline !important;
  content: "\f085";
  margin-left: 1rem;
  font-size: 1.3rem;
}

.assessmentSaveData label {
  float: left;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
.assessmentSaveData .info-button {
  height: auto !important;
  align-items: center;
  display: flex;
  position: relative;
  top: -3px;
}
.assessmentSaveData .info-button:focus, .assessmentSaveData .info-button:hover {
  background-color: transparent;
}
.assessmentSaveData .info-button:focus .infoIcon, .assessmentSaveData .info-button:hover .infoIcon {
  color: #2e537f;
}
.assessmentSaveData .info-button-textarea {
  height: 8rem;
}
.assessmentSaveData .infoIcon {
  font-size: 1.3rem;
  color: #1373cd;
}
.assessmentSaveData input[type=text] {
  border-radius: 9px;
  font-size: 1rem !important;
  float: left;
  width: 100%;
  margin-right: 1.5rem;
}
.assessmentSaveData textarea {
  border-radius: 9px;
  font-size: 1rem;
  float: left;
  width: 100%;
  margin-right: 1.5rem;
}
.assessmentSaveData #saveThisAssessment {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}

.check-understanding-row, .show-feedback-radiogroup {
  color: #4d4d4d;
}
.check-understanding-row .info-button, .show-feedback-radiogroup .info-button {
  display: inline-block;
}
.check-understanding-row .radio-answer-container, .show-feedback-radiogroup .radio-answer-container {
  display: flex;
}
.check-understanding-row .radio-answer-container .radio-answer, .show-feedback-radiogroup .radio-answer-container .radio-answer {
  margin: 0 0.5rem;
}
.check-understanding-row .check-understanding-radio, .check-understanding-row .show-feedback-radio, .show-feedback-radiogroup .check-understanding-radio, .show-feedback-radiogroup .show-feedback-radio {
  transform: scale(1.3);
  height: auto !important;
  margin-left: 0.25rem;
}
.check-understanding-row .check-question-copy, .show-feedback-radiogroup .check-question-copy {
  margin-right: 0.25rem;
}
.check-understanding-row button, .check-understanding-row .TeachscapeButton, .show-feedback-radiogroup button, .show-feedback-radiogroup .TeachscapeButton {
  margin-right: 2rem !important;
  position: relative;
  top: 2px;
}

.assessmentPreviewInner .medium-centered {
  padding-left: 0;
  padding-right: 0;
}
.assessmentPreviewInner h2 {
  font-weight: normal;
  font-size: 1.6rem;
  color: #2E537F;
  margin: 0.2rem 0 2rem 2rem;
}
.assessmentPreviewInner .tabs {
  margin-left: 2rem;
}
.assessmentPreviewInner .tabs .tab-title {
  margin: 0 0.25rem;
}
.assessmentPreviewInner .tabs .tab-title a, .assessmentPreviewInner .tabs .tab-title button, .assessmentPreviewInner .tabs .tab-title .TeachscapeButton {
  background-color: #1373cd;
  border-radius: 10px 10px 0 0;
  border: 1px solid #1373cd;
}
.assessmentPreviewInner .tabs .tab-title a:hover, .assessmentPreviewInner .tabs .tab-title button:hover, .assessmentPreviewInner .tabs .tab-title .TeachscapeButton:hover {
  background-color: #1373cd;
}
.assessmentPreviewInner .tabs .tab-title.active a, .assessmentPreviewInner .tabs .tab-title.active button, .assessmentPreviewInner .tabs .tab-title.active .TeachscapeButton {
  background-color: #F5F5F5;
  border: 1px solid #e6e6e6;
  margin-top: 0;
  padding-top: 1rem;
}
.assessmentPreviewInner .tabs .tab-title.active a:hover, .assessmentPreviewInner .tabs .tab-title.active button:hover, .assessmentPreviewInner .tabs .tab-title.active .TeachscapeButton:hover {
  background-color: #F5F5F5;
}
.assessmentPreviewInner .tabs .tab-title.active button, .assessmentPreviewInner .tabs .tab-title.active .TeachscapeButton {
  color: #222222;
}
.assessmentPreviewInner .assessmentsInnerPanel .content {
  padding-top: 0;
}
.assessmentPreviewInner .assessmentsInnerPanel .assessmentQuestion {
  margin-left: auto !important;
  margin-right: auto !important;
  border-radius: 10px 10px 10px 10px;
}
.assessmentPreviewInner .assessmentsInnerPanel .assessmentQuestion .panel {
  border-radius: 10px 10px 0 0;
  background-color: #F5F5F5;
  margin-bottom: 0;
}
.assessmentPreviewInner .assessmentsInnerPanel .assessmentQuestion .panel .question {
  color: #222;
}
.assessmentPreviewInner .assessmentsInnerPanel #teacherVersion .assessmentQuestion .assessmentScoringGuide,
.assessmentPreviewInner .assessmentsInnerPanel #answerKey .assessmentQuestion .assessmentScoringGuide {
  background-color: transparent;
  padding-top: 0;
}
.assessmentPreviewInner .assessmentsInnerPanel #teacherVersion .assessmentQuestion .assessmentScoringGuide .panel,
.assessmentPreviewInner .assessmentsInnerPanel #answerKey .assessmentQuestion .assessmentScoringGuide .panel {
  border-radius: 0;
  border: 2px solid #59b377 !important;
  margin-bottom: 1rem;
}
.assessmentPreviewInner .assessmentsInnerPanel #teacherVersion .assessmentQuestion .assessmentScoringGuide .panel span.answer-code,
.assessmentPreviewInner .assessmentsInnerPanel #answerKey .assessmentQuestion .assessmentScoringGuide .panel span.answer-code {
  margin-right: 0.5rem;
}
.assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel {
  background-color: #E8F1FA;
  border-radius: 0 0 10px 10px;
}
.assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .TeachscapeButton {
  padding: 0.35rem !important;
}
.assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button.hidden, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .hidden.TeachscapeButton {
  display: none;
}
.assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button.moveUp i, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .moveUp.TeachscapeButton i, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button.moveDown i, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .moveDown.TeachscapeButton i {
  background-color: #579618;
  color: #E8F1FA;
}
.assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button.moveUp i:hover, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .moveUp.TeachscapeButton i:hover, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button.moveUp i:focus, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .moveUp.TeachscapeButton i:focus, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button.moveDown i:hover, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .moveDown.TeachscapeButton i:hover, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button.moveDown i:focus, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .moveDown.TeachscapeButton i:focus {
  background-color: rgb(61.5, 106.0344827586, 16.9655172414);
}
.assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button.moveUp:focus, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .moveUp.TeachscapeButton:focus, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button.moveDown:focus, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .moveDown.TeachscapeButton:focus {
  background-color: transparent !important;
}
.assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button.moveUp:focus i, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .moveUp.TeachscapeButton:focus i, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button.moveDown:focus i, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .moveDown.TeachscapeButton:focus i {
  background-color: rgb(61.5, 106.0344827586, 16.9655172414);
}
.assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button.deleteQuestion i, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .deleteQuestion.TeachscapeButton i {
  background-color: #931111;
  border-radius: 3px;
  color: #E8F1FA;
}
.assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button.deleteQuestion:hover, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .deleteQuestion.TeachscapeButton:hover, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button.deleteQuestion:focus, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .deleteQuestion.TeachscapeButton:focus {
  background-color: transparent !important;
}
.assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button.deleteQuestion:hover span, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .deleteQuestion.TeachscapeButton:hover span, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button.deleteQuestion:focus span, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .deleteQuestion.TeachscapeButton:focus span {
  color: rgb(209.0268292683, 24.1731707317, 24.1731707317) !important;
}
.assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button.deleteQuestion:hover i, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .deleteQuestion.TeachscapeButton:hover i, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button.deleteQuestion:focus i, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .deleteQuestion.TeachscapeButton:focus i {
  background-color: rgb(209.0268292683, 24.1731707317, 24.1731707317);
}
.assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button i, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .TeachscapeButton i {
  font-size: 1.2rem;
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel button.remove-item span, .assessmentPreviewInner .assessmentsInnerPanel .assessmentPreviewOperations.panel .remove-item.TeachscapeButton span {
  line-height: 1.8rem;
  margin-right: 0.5rem;
  color: #931111;
}

/*Check for understanding section*/
.flex-wrapper {
  display: flex;
  flex-flow: row nowrap;
  height: 100%;
  width: 100%;
}

.single-chart {
  width: 40%;
  justify-content: space-around;
}

.circular-chart {
  display: block;
  max-width: 65%;
  max-height: 250px;
}

.circle-bg {
  fill: none;
  stroke: #931111;
  stroke-width: 3.8px;
}

.circle {
  fill: none;
  stroke-width: 3.8px;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
}

/*@keyframes progress {
    0% {
        stroke-dasharray: 0 100;
    }
}*/
.circular-chart .circle {
  stroke: #418100;
}

.percentage {
  fill: #418100;
  font-size: 0.5em;
  text-anchor: middle;
}

.assessment-overview-wrapper {
  display: flex;
  flex-flow: row nowrap;
  height: 5rem;
  width: 5rem;
}

.assessment-overview-single-chart {
  width: 100%;
  justify-content: space-around;
}

.assessment-overview-circular-chart {
  display: block;
  margin: 10px auto;
  max-width: 80%;
  max-height: 250px;
}

.assessment-overview-circle-bg {
  fill: none;
  stroke: #eee;
  stroke-width: 3.8px;
}

.assessment-overview-circle {
  fill: none;
  stroke-width: 3.8px;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
}

/*@keyframes progress {
    0% {
        stroke-dasharray: 0 100;
    }
}*/
.assessment-overview-circular-chart .assessment-overview-circle {
  stroke: #1D75CA;
}

.assessment-overview-percentage {
  fill: #1D75CA;
  font-family: sans-serif;
  font-size: 0.65rem;
  text-anchor: middle;
}

.graph {
  position: relative;
  width: 100%;
}
.graph ul {
  margin: 0;
  font-size: 0.875rem;
}

/*.bar {
    position: absolute;
    //border: 1px solid blue;
    background-color: yellow;
}*/
.answer-analysis-container {
  display: flex;
  margin-bottom: 0.25rem;
}

.bar-correct-answer {
  background-color: #E0FAE0;
  color: #222222;
  display: flex;
  align-items: center;
}

.bar-correct-answer-border {
  background-color: #E0FAE0;
  color: #222222;
  border: 2px solid #418100;
  border-left: none;
  border-radius: 0px 2px 2px 0px;
  display: flex;
  align-items: center;
}

.bar-incorrect-answer {
  background-color: #eedbdb;
  color: #222222;
  display: flex;
  align-items: center;
}

.bar-incorrect-answer-border {
  background-color: #eedbdb;
  color: #222222;
  border: 2px solid #931111;
  border-left: none;
  border-radius: 0px 2px 2px 0px;
  display: flex;
  align-items: center;
}

.bar-no-color {
  width: 0% !important;
  display: flex;
  align-items: center;
}
.bar-no-color .answer-percentage {
  border: 4px solid transparent;
}

.question-answer-graph-letter {
  font-weight: bold;
  color: #606060;
  padding: 0.25rem;
  border-radius: 2px 0px 0 2px;
}
.question-answer-graph-letter.answer-graph-letter-correct {
  background-color: #E0FAE0;
}
.question-answer-graph-letter.answer-graph-letter-incorrect {
  background-color: #eedbdb;
}

.correct-span-border {
  background-color: #418100;
  color: white;
}

.incorrect-span-border {
  background-color: #931111;
  color: white;
}

.answer-percentage {
  padding-left: 5px;
  color: #606060;
  display: block;
}

/*.bar {
    fill: black; 
    height: 21px;
    transition: fill .3s ease;
    cursor: pointer;
    font-family: Helvetica, sans-serif;
}*/
/*.bar text {
    color: white;
}

.bar:hover,
.bar:focus {
    fill: white;
}*/
/*.bar:hover text,
.bar:focus text {
    fill: red;
}*/
/*$bar-header: calc((100% / 10) +1px);*/
.chart-wrap {
  width: 100%;
  height: 100%;
  font-family: sans-serif;
}
.chart-wrap .title {
  text-align: center;
}

.grid {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  border-bottom: 2px solid #aaa;
  background: repeating-linear-gradient(0deg, transparent, transparent 19.5%, fadeout(#aaa, 30%) 20%);
}
.grid .bar {
  background-color: #F16335;
  width: 25px;
  height: var(--bar-value);
  align-self: flex-end;
  /*margin: 0 auto;*/
  border-radius: 3px 3px 0 0;
  position: relative;
}
.grid .bar.bar:hover {
  opacity: 0.7;
}
.grid .bar::after {
  content: attr(data-name);
  top: -3em;
  /*padding: 10px;*/
  display: inline-block;
  white-space: nowrap;
  position: absolute;
  transform: rotate(-45deg);
}
.grid.horizontal {
  flex-direction: column;
  border-bottom: none;
  border-left: 2px solid #aaa;
  background: repeating-linear-gradient(90deg, transparent, transparent 19.5%, fadeout(#aaa, 30%) 20%);
}
.grid.horizontal .bar {
  height: 25px;
  width: var(--bar-value);
  align-self: flex-start;
  margin: 1px 0 1px 0;
  border-radius: 0 3px 3px 0;
}
.grid.horizontal .bar.correct-answer {
  /*background-color: -webkit-linear-gradient(left, #E0FAE0, #E0FAE0 10%, #E0FAE0 10%, #E0FAE0);
  background-color: linear-gradient(left, #E0FAE0, #E0FAE0 10%, #E0FAE0 10%, #E0FAE0);*/
  background-color: #E0FAE0;
  color: #222222;
}
.grid.horizontal .bar.correct-answer-border {
  background: -webkit-linear-gradient(left, #0b5e00, #0b5e00 calc((100px * (var(--bar-value)) / 100% + 100px * (100 - (var(--bar-value))) / 100%) * 0.1), #1eff00 calc((100px * (var(--bar-value)) / 100% + 100px * (100 - (var(--bar-value))) / 100%) * 0.1), #1eff00);
  background: linear-gradient(left, #0b5e00, #0b5e00 10%, #1eff00 10%, #1eff00);
  color: white;
  border: 1px solid #418100;
}
.grid.horizontal .bar.incorrect-answer {
  background-color: #eedbdb;
  color: #222222;
}
.grid.horizontal .bar.incorrect-answer-border {
  background-color: #eedbdb;
  color: #222222;
  border: 1px solid #931111;
}
.grid.horizontal .bar::after {
  top: initial;
  /*left: 100%;*/
  padding: 0 5px;
  display: inline-block;
  white-space: nowrap;
  position: absolute;
  transform: rotate(0deg);
  line-height: 25px;
}

.check-understanding-header {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.assessment-summary {
  padding: 0 1rem;
}
.assessment-summary .assessment-question {
  font-weight: bold;
  text-decoration: underline;
}
.assessment-summary .assessment-question:hover {
  text-decoration: none;
}
.assessment-summary .understanding-summary-boxes {
  max-width: 60rem !important;
  margin: 5rem auto !important;
}
.assessment-summary .understanding-summary-boxes .summary-box {
  padding-left: 2rem;
  padding-right: 2rem;
}
.assessment-summary .understanding-summary-boxes .summary-box .panel {
  padding: 2rem;
  margin-bottom: 0;
  border-radius: 10px;
}
.assessment-summary .understanding-summary-boxes .summary-box .panel h2, .assessment-summary .understanding-summary-boxes .summary-box .panel h3 {
  font-size: 1.4rem;
  color: #000000;
}
.assessment-summary .understanding-summary-boxes .summary-box .panel .summary-total {
  font-size: 5rem;
  color: #1D75CA;
}
.assessment-summary .understanding-summary-boxes .summary-box .panel .summary-completed:before {
  font-family: "FontAwesome";
  content: "\f058";
  font-size: 4.75em;
  color: #247600;
}
.assessment-summary .understanding-summary-boxes .summary-box .panel .summary-incomplete:before {
  font-family: "FontAwesome";
  content: "\f06a";
  font-size: 4.75em;
  color: #931111;
}
.assessment-summary .understanding-summary-boxes .summary-box .panel p {
  font-size: 0.8rem;
}
.assessment-summary .assessment-data-header .option-list .sas-dropdown:before, .assessment-summary .assessment-data-header .option-list .assessmentTitleBG:before {
  display: none;
}
.assessment-summary .assessment-data-header .option-list .sas-dropdown:after, .assessment-summary .assessment-data-header .option-list .assessmentTitleBG:after {
  font-family: "Font Awesome 5 Pro";
  position: relative;
  top: 2px;
}
.assessment-summary .understanding-summary-container {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border-radius: 15px;
}
.assessment-summary .understanding-summary-container .table-labels {
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table,
.assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table,
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table {
  border: none;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table th,
.assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table th, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table th,
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table th {
  background-color: #2e537f;
  padding: 1rem;
  color: #FFFFFF;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table th:first-child,
.assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table th:first-child, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table th:first-child,
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table th:first-child {
  border-radius: 10px 0 0 10px;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table th:last-child,
.assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table th:last-child, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table th:last-child,
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table th:last-child {
  border-radius: 0 10px 10px 0;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table .sort-by-row,
.assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table .sort-by-row, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table .sort-by-row,
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table .sort-by-row {
  background-color: transparent;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table .sort-by-row td,
.assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table .sort-by-row td, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table .sort-by-row td,
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table .sort-by-row td {
  background-color: #f9f9f9;
  font-weight: bold;
  color: #707070;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table .sort-by-row td:first-child,
.assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table .sort-by-row td:first-child, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table .sort-by-row td:first-child,
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table .sort-by-row td:first-child {
  border-radius: 10px 0 0 10px;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table .sort-by-row td:last-child,
.assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table .sort-by-row td:last-child, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table .sort-by-row td:last-child,
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table .sort-by-row td:last-child {
  border-radius: 0 10px 10px 0;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table .sort-by-row td.sortable,
.assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table .sort-by-row td.sortable, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table .sort-by-row td.sortable,
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table .sort-by-row td.sortable {
  cursor: pointer;
  font-size: 0.9rem;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table .sort-by-row td.sortable:focus,
.assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table .sort-by-row td.sortable:focus, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table .sort-by-row td.sortable:focus,
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table .sort-by-row td.sortable:focus {
  outline: dotted;
  outline-width: 3px;
  outline-color: #000 !important;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table .sort-by-row td.sortable:after,
.assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table .sort-by-row td.sortable:after, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table .sort-by-row td.sortable:after,
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table .sort-by-row td.sortable:after {
  font-family: "FontAwesome";
  content: "\f0d8";
  margin-left: 0.5rem;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table .sort-by-row td.sortable.desc:after,
.assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table .sort-by-row td.sortable.desc:after, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table .sort-by-row td.sortable.desc:after,
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table .sort-by-row td.sortable.desc:after {
  content: "\f0d7";
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-row {
  padding: 1rem 0;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row h3, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-row h3 {
  font-size: 1.4rem;
  color: #000000;
  margin-left: 1rem;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row .analysis-key, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-row .analysis-key {
  display: flex;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row .analysis-key .key-definition, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-row .analysis-key .key-definition {
  display: flex;
  margin: 0 0.5rem;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row .analysis-key .key-definition span, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-row .analysis-key .key-definition span {
  font-size: 0.8rem;
  color: #606060;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row .analysis-key .question-key, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-row .analysis-key .question-key {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 5px;
  display: inline-block;
  margin-right: 0.5rem;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row .analysis-key .question-key.key-correct, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-row .analysis-key .question-key.key-correct {
  background-color: #E0FAE0;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row .analysis-key .question-key.key-majority-correct, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-row .analysis-key .question-key.key-majority-correct {
  background-color: #dce9d6;
  border: 2px solid #247600;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row .analysis-key .question-key.key-incorrect, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-row .analysis-key .question-key.key-incorrect {
  background-color: #eedbdb;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row .analysis-key .question-key.key-majority-incorrect, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-row .analysis-key .question-key.key-majority-incorrect {
  background-color: #eedbdb;
  border: 2px solid #911417;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row .key-definition, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-row .key-definition {
  display: inline-block;
  margin: 0 0.5rem;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row .key-definition span, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-row .key-definition span {
  font-size: 0.85rem;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row .question-key, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-row .question-key {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 5px;
  display: inline-block;
  margin-right: 0.5rem;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row .question-key.key-correct, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-row .question-key.key-correct {
  background-color: #247600;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row .question-key.key-majority-correct, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-row .question-key.key-majority-correct {
  background-color: #dce9d6;
  border: 1px solid #247600;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row .question-key.key-incorrect, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-row .question-key.key-incorrect {
  background-color: #eedbdb;
}
.assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row .question-key.key-majority-incorrect, .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-row .question-key.key-majority-incorrect {
  background-color: #eedbdb;
  border: 1px solid #911417;
}
.assessment-summary .understanding-summary-container.question-analysis-container .standards-alignment a, .assessment-summary .understanding-summary-container.assessment-analysis-container .standards-alignment a {
  font-weight: bold;
  text-decoration: underline;
}
.assessment-summary .understanding-summary-container.question-analysis-container .standards-alignment a:hover, .assessment-summary .understanding-summary-container.assessment-analysis-container .standards-alignment a:hover {
  text-decoration: none;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table thead th {
  font-size: 1rem;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table tr:nth-of-type(2n) {
  background: #FFFFFF;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table tr td {
  font-size: 1rem;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table tr td .table-labels {
  font-weight: normal;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table .flex-wrapper {
  justify-content: center;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table .single-chart .circular-chart {
  max-width: 100%;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table .single-chart .circular-chart .circle-bg {
  stroke: #d8d8d8;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table .single-chart .circular-chart .circle {
  stroke: #1D75CA;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table .single-chart .circular-chart .percentage {
  fill: #1D75CA;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container h3 {
  margin: 1.25rem 0 2rem 0;
  color: #000000;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row {
  margin-bottom: 2rem;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header {
  background: #2E5380;
  padding: 0.75rem 0;
  align-items: center;
  display: flex;
  border-radius: 10px 10px 0 0;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile {
  background: #47678f;
  color: #FFFFFF;
  min-height: 55px;
  border-radius: 8px;
  font-weight: bold;
  padding: 0.5rem;
  display: flex;
  align-items: center;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon:before {
  margin-right: 0.75rem;
  font-size: 1.8rem;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f19d";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.arts:before {
  content: "\f618";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.dance:before {
  content: "\f70c";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.music:before {
  content: "\f8c9";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.theatre:before {
  content: "\f630";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.visualarts:before {
  content: "\f53f";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.bcit:before {
  content: "\f390";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.cew:before {
  content: "\f0b1";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.careeracquisit:before {
  content: "\f6a3";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.careeraware:before {
  content: "\f164";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.careerretent:before {
  content: "\f502";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.entrepreneur:before {
  content: "\e068";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.computerscience:before {
  content: "\f0a0";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.driverseducation:before {
  content: "\f1b9";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.els:before {
  content: "\f51c";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.alp:before {
  content: "\f44e";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.cte:before {
  content: "\f808";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.hwpd:before {
  content: "\f481";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.pfl:before {
  content: "\f4c4";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.sed:before {
  content: "\f086";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.ela:before {
  content: "\f5da";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.elp:before {
  content: "\f2a2";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.ecology:before {
  content: "\f72d";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.fcs:before {
  content: "\f0c0";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.balance:before {
  content: "\f24e";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.childdev:before {
  content: "\f1ae";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.finmgmt:before {
  content: "\f81d";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.food:before {
  content: "\f787";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.hspe:before {
  content: "\f44b";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.math_cc:before {
  content: "\f64c";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.scienceandtechnicalsubjects:before {
  content: "\f11c";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.historyandsocialstudies:before {
  content: "\f1ea";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.ste:before {
  content: "\f860";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.science:before {
  content: "\f0c3";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.tech:before {
  content: "\f568";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.socialstudies:before {
  content: "\f5a6";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.civics:before {
  content: "\f0e3";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.economics:before {
  content: "\f645";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.geography:before {
  content: "\f5f6";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.history:before {
  content: "\f752";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile .subject-icon.language:before {
  content: "\f1ab";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-progress-bar {
  border: 2px solid #FADE7E;
  border-radius: 10px;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-progress-bar .progress-marker {
  background-color: #FADE7E;
  border-radius: 6px 8px 8px 6px;
  height: 1rem;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-status {
  color: #FFFFFF;
  font-size: 0.9rem;
  text-align: center;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-status .status-percent {
  font-weight: bold;
  font-size: 1rem;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-button {
  background: #1D75CA;
  color: #FFFFFF;
  width: 100%;
  margin-bottom: 0;
  text-align: right;
  border: none;
  box-shadow: none !important;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: right;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-button:after {
  font-family: "FontAwesome";
  content: "\f139";
  font-size: 1.4rem;
  margin-left: 1rem;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-button.open:after {
  content: "\f13a";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container {
  padding: 0;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container h4 {
  margin-bottom: 0;
  margin-top: 0;
  border: 1px solid #ddd;
  border-top: none;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container h4:last-child {
  border-radius: 0 0 10px 10px;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container h4:last-child button, .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container h4:last-child .TeachscapeButton {
  border-radius: 0 0 10px 10px;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container button.Accordion-trigger, .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-trigger.TeachscapeButton {
  background: #f3f3f3;
  color: #000000;
  border-radius: 0;
  border: none;
  box-shadow: none !important;
  width: 100%;
  text-align: left;
  font-weight: normal;
  margin-bottom: 0;
  padding: 1rem 1.2rem !important;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container button.Accordion-trigger.open .Accordion-icon:after, .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-trigger.open.TeachscapeButton .Accordion-icon:after {
  content: "\f13a";
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container button.Accordion-trigger:disabled .Accordion-icon:after, .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-trigger.TeachscapeButton:disabled .Accordion-icon:after {
  opacity: 0.5;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container button .Accordion-title .completion-status, .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .TeachscapeButton .Accordion-title .completion-status {
  position: relative;
  top: 4px;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container button .Accordion-title .completion-status:before, .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .TeachscapeButton .Accordion-title .completion-status:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f058";
  color: #247600;
  font-size: 1.3rem;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container button .Accordion-title .completion-status.incomplete:before, .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .TeachscapeButton .Accordion-title .completion-status.incomplete:before {
  content: "\f2ee";
  color: #931111;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container button .Accordion-title .accordion-standard-number, .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .TeachscapeButton .Accordion-title .accordion-standard-number {
  font-weight: bold;
  color: #1D75CA;
  font-size: 1.2rem;
  margin-left: 1rem;
  position: relative;
  top: 4px;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container button .Accordion-title .standards-covered, .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .TeachscapeButton .Accordion-title .standards-covered {
  margin-right: 2rem;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container button .Accordion-title .Accordion-icon, .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .TeachscapeButton .Accordion-title .Accordion-icon {
  float: right;
  display: flex;
  align-items: center;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container button .Accordion-title .Accordion-icon:after, .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .TeachscapeButton .Accordion-title .Accordion-icon:after {
  font-family: "FontAwesome";
  content: "\f139";
  font-size: 1.4rem;
  color: #2E5380;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel {
  background: #FFFFFF;
  border: 1px solid #ddd;
  border-top: none;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .standards-description {
  padding: 1rem 1rem;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .standards-description a {
  font-weight: bold;
  text-decoration: underline;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .standards-description a:hover {
  text-decoration: none;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .assessment-title-link {
  background: #E8F1FA;
  padding: 0.5rem;
  font-weight: bold;
  border-radius: 7px;
  display: block;
  color: #1169BB;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .assessment-title-link span {
  margin-right: 0.5rem;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .assessment-title-link i {
  display: inline;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .standard-occurrence-column {
  top: 4px;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .standard-occurrence {
  width: 3rem;
  background-color: #FFFFFF;
  border: 1px solid #1D75CA;
  color: #1D75CA;
  border-radius: 9px;
  padding: 0.25rem;
  display: inline-block;
  margin: 0 0.25rem 0.5rem 0.25rem;
  text-align: center;
  font-weight: normal;
  font-size: 0.8rem;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .standard-occurrence .standard-question-number {
  border-bottom: 1px solid #1D75CA;
  font-weight: bold;
  font-size: 1rem;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .assessment-score-column {
  color: #000000;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .assessment-score-column .score-percent {
  color: #1D75CA;
  font-size: 1.4rem;
  font-weight: normal;
  margin-left: 0.5rem;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .assessment-question-row {
  border-bottom: 1px solid #ddd;
  display: flex;
  align-items: center;
  padding: 0.75rem;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .assessment-question-row:last-child {
  border-bottom: none;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .assessment-question-row .assessment-status-container {
  display: flex;
  align-items: center;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .assessment-question-row .assessment-status-container .assessment-completetion-status {
  margin-right: 1rem;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .assessment-question-row .assessment-status-container .assessment-completetion-status:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f058";
  color: #247600;
  font-size: 1.3rem;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .assessment-question-row .assessment-status-container .assessment-completetion-status.incomplete:before {
  content: "\f2ee";
  color: #931111;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .no-assessment-data-message {
  padding: 1rem;
  background-color: #E8F1FA;
  border-radius: 3px;
  margin-right: 1rem;
  margin-left: 1rem;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .eligible-content-section {
  margin: 0 3rem 1rem;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .eligible-content-section h4:first-child {
  border-top: 1px solid #ddd;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .eligible-content-section .standardDetails {
  overflow: hidden;
}
.assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .sas-panel-button {
  margin: 1rem 1rem;
  float: none;
}
.assessment-summary .understanding-summary-container.standards-addressed-container h3 {
  font-size: 1.4rem;
  color: #000000;
  margin-left: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.assessment-summary .understanding-summary-container.standards-addressed-container .standards-addressed-table thead th {
  color: #FFFFFF;
}
.assessment-summary .understanding-summary-container.standards-addressed-container .standards-addressed-table .standard-number a {
  font-weight: bold;
  text-decoration: underline;
}
.assessment-summary .understanding-summary-container.standards-addressed-container .standards-addressed-table .standard-number:hover {
  text-decoration: none;
}
.assessment-summary .understanding-summary-container.standards-addressed-container .standards-addressed-table .standard-occurrence {
  width: 3rem;
  background-color: #2e537f;
  color: #FFFFFF;
  border-radius: 9px;
  padding: 0.25rem;
  display: inline-block;
  margin: 0 0.5rem;
  text-align: center;
  font-weight: normal;
}
.assessment-summary .understanding-summary-container.standards-addressed-container .standards-addressed-table .standard-occurrence .standard-question-number {
  border-bottom: 1px solid #FFFFFF;
  font-weight: bold;
}
.assessment-summary .understanding-summary-container .assessment-overview-container {
  color: #000000;
}
.assessment-summary .understanding-summary-container .assessment-overview-container .assessment-overview-header {
  display: flex;
  align-items: center;
  min-height: 6rem;
}
.assessment-summary .understanding-summary-container .assessment-overview-container .assessment-overview-header h3 {
  color: #000000;
  font-size: 1.4rem;
  padding-left: 1.8rem;
}
.assessment-summary .understanding-summary-container .assessment-overview-container .summary-item-count {
  font-size: 1.8rem;
  color: #1373cd;
}
.assessment-summary .understanding-summary-container .assessment-overview-container .summary-export {
  display: flex;
  align-items: center;
  width: 9rem;
  margin: 0 0.5rem;
}
.assessment-summary .understanding-summary-container .assessment-overview-container .exportpdf {
  background: #1373cd;
  color: #FFFFFF;
  margin-bottom: 0;
}
.assessment-summary .understanding-summary-container .assessment-overview-container .exportpdf:hover, .assessment-summary .understanding-summary-container .assessment-overview-container .exportpdf:focus {
  background-color: #2e537f;
  color: #FFFFFF;
}
.assessment-summary .understanding-summary-container .assessment-overview-details {
  display: flex;
  justify-content: flex-end;
}
.assessment-summary .understanding-summary-container .summary-box {
  background-color: #f7f7f7;
  border: 1px solid #eaeaea;
  padding: 1rem;
  border-radius: 10px;
}
.assessment-summary .understanding-summary-container .summary-box.question-response-box {
  width: 6rem;
  height: 6rem;
  margin: 0 0.5rem;
}
.assessment-summary .understanding-summary-container .summary-box.question-response-box .summary-label {
  font-size: 0.9rem;
  text-align: center;
}
.assessment-summary .understanding-summary-container .summary-box.assessment-activity {
  width: 15rem;
  height: 6rem;
  margin: 0 0.5rem;
  display: flex;
  align-items: center;
  flex-flow: wrap;
  align-content: center;
  justify-content: center;
}
.assessment-summary .understanding-summary-container .summary-box.assessment-activity .complete-status {
  float: left;
  margin-right: 0.5rem;
  position: relative;
  top: 15px;
}
.assessment-summary .understanding-summary-container .summary-box.assessment-activity .complete-status .fa-check-circle {
  color: #247600;
  font-size: 2rem;
}
.assessment-summary .understanding-summary-container .summary-box.assessment-activity .active-state p {
  font-size: 0.85rem;
  color: #000000;
  margin-bottom: 0;
}
.assessment-summary .understanding-summary-container .summary-box.assessment-chart {
  width: 6rem;
  height: 6rem;
  margin: 0 0.5rem;
  display: inline-block;
  padding: 0.5rem;
}
.assessment-summary .understanding-summary-container .summary-box .panel {
  padding: 2rem;
  margin-bottom: 0;
  border-radius: 10px;
}
.assessment-summary .understanding-summary-container .summary-box .panel h2, .assessment-summary .understanding-summary-container .summary-box .panel h3 {
  font-size: 1.4rem;
  color: #000000;
}
.assessment-summary .understanding-summary-container .summary-box .panel .summary-total {
  font-size: 5rem;
  color: #1D75CA;
}
.assessment-summary .understanding-summary-container .summary-box .panel .summary-completed:before {
  font-family: "FontAwesome";
  content: "\f058";
  font-size: 4.75em;
  color: #247600;
}
.assessment-summary .understanding-summary-container .summary-box .panel .summary-incomplete:before {
  font-family: "FontAwesome";
  content: "\f06a";
  font-size: 4.75em;
  color: #931111;
}
.assessment-summary .understanding-summary-container .summary-box .panel p {
  font-size: 0.8rem;
}
.assessment-summary .understanding-summary-container .standards-addressed-table {
  border: none;
}
.assessment-summary .understanding-summary-container .standards-addressed-table th {
  background-color: #2e537f;
  padding: 1rem;
}
.assessment-summary .understanding-summary-container .standards-addressed-table th:first-child {
  border-radius: 10px 0 0 10px;
}
.assessment-summary .understanding-summary-container .standards-addressed-table th:last-child {
  border-radius: 0 10px 10px 0;
}
.assessment-summary .question-list {
  margin-left: 0;
  list-style-type: none;
}
.assessment-summary .question-list .question-container {
  border: 2px solid #D2D2D2;
  border-radius: 10px;
  margin-bottom: 4rem !important;
  list-style-position: inside;
  padding: 1.5rem;
}
.assessment-summary .question-list .question-container::marker {
  font-weight: bold;
  font-size: 1.1rem;
}
.assessment-summary .question-list .question-container p {
  color: #222;
  font-size: 1rem !important;
}
.assessment-summary .question-list .question-container table tr th {
  color: #222;
}
.assessment-summary .question-list .question-container .question-number {
  font-weight: bold;
  color: #222;
}
.assessment-summary .question-list .question-container .question-copy {
  font-weight: bold;
  color: #222;
  display: inline-block !important;
}
.assessment-summary .question-list .question-container .answer-type-label {
  display: block;
  font-size: 0.9rem;
  font-weight: bold;
  color: #222;
}
.assessment-summary .question-list .question-container .short-answer-textarea {
  border-radius: 10px;
  margin-top: 2rem;
}
.assessment-summary .question-list .question-container .question-answers {
  padding: 1rem 2rem 1rem 1rem;
  margin-left: 0.25rem;
}
.assessment-summary .question-list .question-container .question-answers li {
  list-style: upper-alpha;
  color: #222;
  margin: 1.75rem 0;
  font-size: 0.9rem;
}
.assessment-summary .question-list .question-container .question-answers li::marker {
  font-weight: bold;
  font-size: 1.1rem;
}
.assessment-summary .question-list .question-container .question-answers li .answer-text {
  display: inline-flex;
  align-content: center;
  align-items: center;
  background-color: #eee;
  padding: 0.5rem 0.75rem;
  border-radius: 5px;
  width: auto;
  margin-bottom: 0.75rem;
}
.assessment-summary .question-list .question-container .question-answers li .answer-text.img-answer {
  width: auto;
}
.assessment-summary .question-list .question-container .question-answers li .answer-text input[type=radio] {
  margin-bottom: 0;
}
.assessment-summary .question-list .question-container .question-answers li .answer-text label {
  display: flex;
}
.assessment-summary .question-list .question-container .question-answers li .correct-indicator {
  display: none;
  color: #247600;
  font-size: 1.3rem;
  margin-right: 0.25rem;
}
.assessment-summary .question-list .question-container .question-answers li .correct-indicator i {
  position: relative;
  top: 2px;
}
.assessment-summary .question-list .question-container .question-answers li.correct-answer .answer-text {
  background-color: #E0FAE0;
  color: #247600;
  border: 1px solid #418100;
}
.assessment-summary .question-list .question-container .question-answers li.correct-answer .correct-indicator {
  display: inline-flex;
}
.assessment-summary .question-list .question-container .question-answers li .summary-boxes {
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 0.25rem;
  display: inline-block;
  width: 10rem;
  text-align: center;
  margin-right: 0.5rem;
}
.assessment-summary .question-list .question-container .question-answers li .summary-boxes .summary-label {
  font-size: 0.85rem;
}
.assessment-summary .question-list .question-container .question-answers li .summary-boxes .summary-value {
  font-weight: bold;
  font-size: 1rem;
  margin-left: 0.5rem;
}
.assessment-summary .question-list .question-container .question-answers.image-answers li p {
  width: auto;
}
.assessment-summary .question-list .question-container .question-answers.image-answers li.correct-answer p:after {
  content: "";
}
.assessment-summary .question-list .question-container .question-answers.image-answers li.correct-answer p .fa-check-circle {
  font-size: 1.2rem;
}
.assessment-summary .question-list .question-container .question-answers.short-answers {
  margin-left: 0;
  padding-left: 0;
}
.assessment-summary .question-list .question-container .question-answers.short-answers li {
  list-style: none;
  display: inline-block;
  margin: 0.75rem 0.5rem;
  border-radius: 5px;
  padding: 0.5rem 0.75rem;
  font-size: 0.9rem;
  background-color: #F5F5F5;
  border: 1px solid #D2D2D2;
}
.assessment-summary .question-list .question-container .question-answers.short-answers li p {
  display: inline;
  margin-bottom: 0;
}
.assessment-summary .question-list .question-container .standards-alignment {
  background-color: #E8F1FA;
  padding: 1.5rem;
  margin: 0 -1.5rem -1.5rem -1.5rem;
  border-radius: 0 0 10px 10px;
}
.assessment-summary .question-list .question-container .standards-alignment span {
  float: left;
  margin-right: 0.5rem;
}
.assessment-summary .question-list .question-container .standards-alignment ul {
  margin-left: 0;
}
.assessment-summary .question-list .question-container .standards-alignment ul li {
  display: inline-block;
  list-style: none;
}
.assessment-summary .question-list .question-container .standards-alignment ul li a {
  text-decoration: underline;
  color: #0F599F;
}
.assessment-summary .question-list .question-container .standards-alignment .number-respondents {
  color: #0066C9;
  font-weight: bold;
  margin-bottom: 0;
}
.assessment-summary.student-assessment-summary {
  padding: 1rem 1rem 0 1rem;
  max-width: 91.5rem;
  margin: 0 auto;
}
.assessment-summary.student-assessment-summary .student-assessment-heading {
  color: #2e537f;
  font-weight: normal;
}
.assessment-summary.student-assessment-summary h3 {
  font-size: 1.4rem;
}
.assessment-summary.student-assessment-summary h4 {
  font-size: 1.2rem;
}
.assessment-summary.student-assessment-summary .student-instructions {
  color: #222;
  background-color: #F5F5F5;
  padding: 1rem;
  border-radius: 10px;
  margin-bottom: 4rem;
}
.assessment-summary.student-assessment-summary .question-container {
  border: none;
  padding: 0;
}
.assessment-summary.student-assessment-summary .question-container .question-copy-wrapper {
  background-color: #F5F5F5;
  padding: 1rem;
  border-radius: 10px;
  display: flex;
}
.assessment-summary.student-assessment-summary .question-container .question-copy-wrapper .question-copy {
  margin-bottom: 0;
}
.assessment-summary.student-assessment-summary .question-container .validation-error, .assessment-summary.student-assessment-summary .question-container .incorrect-error {
  color: #931111;
  font-weight: bold;
  margin-left: 1rem;
}
.assessment-summary.student-assessment-summary .question-container .incorrect-error .fa-exclamation-triangle {
  font-size: 1.3rem;
}
.assessment-summary.student-assessment-summary .question-container .correct-error {
  color: #247600;
  font-weight: bold;
  margin-left: 1rem;
}
.assessment-summary.student-assessment-summary .question-container .correct-error .fa-check-circle {
  font-size: 1.3rem;
}
.assessment-summary.student-assessment-summary .question-container .question-answers {
  margin-left: 2rem;
}
.assessment-summary.student-assessment-summary .question-container .question-answers .answer-text {
  background-color: transparent !important;
  margin-bottom: 0 !important;
}
.assessment-summary.student-assessment-summary .question-container .question-answers .answer-text.current-selection label {
  background-color: #E8F1FA;
  border-radius: 7px;
  border: 1px solid #D8D8D8;
}
.assessment-summary.student-assessment-summary .question-container .question-answers .answer-text label {
  font-weight: normal;
  font-size: 0.95rem;
  color: #222;
  padding: 0.5rem;
  border: 1px solid #FFFFFF;
}
.assessment-summary.student-assessment-summary .question-container .question-answers .answer-text input[type=radio] {
  height: auto !important;
  transform: scale(1.5);
  margin-right: 0.25rem;
}
.assessment-summary.student-assessment-summary .check-understanding-header h1 {
  font-size: 1.6rem;
  font-weight: normal;
  color: #FFFFFF;
  margin-bottom: 0;
}

.completeModal .fa-check-circle {
  color: #529311;
  font-size: 3rem;
}
.completeModal .modal-header {
  background-color: #2e537f;
}
.completeModal .response-close-button {
  background-color: #1373cd;
  color: #FFFFFF;
}

.getLinkModal .postfix, .createNewCheckForUnderstandingModal .postfix {
  height: 3rem;
  border: none;
  background: none;
  border-radius: 10px;
}
.getLinkModal .postfix .button-addon, .createNewCheckForUnderstandingModal .postfix .button-addon {
  height: 100%;
  width: 100%;
  border-radius: 0;
  border: none;
  padding: 0 !important;
}
.getLinkModal #getLinkModalHeader, .getLinkModal #addNewCheckForUnderstandingModalHeader, .createNewCheckForUnderstandingModal #getLinkModalHeader, .createNewCheckForUnderstandingModal #addNewCheckForUnderstandingModalHeader {
  background-color: #2e537f;
}
.getLinkModal #getLinkBody, .getLinkModal #createNewCheckForUnderstandingBody, .createNewCheckForUnderstandingModal #getLinkBody, .createNewCheckForUnderstandingModal #createNewCheckForUnderstandingBody {
  padding: 2rem 7rem;
}
.getLinkModal #getLinkBody input:focus,
.getLinkModal #getLinkBody button:focus,
.getLinkModal #getLinkBody .TeachscapeButton:focus, .getLinkModal #createNewCheckForUnderstandingBody input:focus,
.getLinkModal #createNewCheckForUnderstandingBody button:focus,
.getLinkModal #createNewCheckForUnderstandingBody .TeachscapeButton:focus, .createNewCheckForUnderstandingModal #getLinkBody input:focus,
.createNewCheckForUnderstandingModal #getLinkBody button:focus,
.createNewCheckForUnderstandingModal #getLinkBody .TeachscapeButton:focus, .createNewCheckForUnderstandingModal #createNewCheckForUnderstandingBody input:focus,
.createNewCheckForUnderstandingModal #createNewCheckForUnderstandingBody button:focus,
.createNewCheckForUnderstandingModal #createNewCheckForUnderstandingBody .TeachscapeButton:focus {
  outline: dotted !important;
  outline-width: 3px !important;
  outline-color: #000 !important;
}
.getLinkModal #getLinkBody button, .getLinkModal #getLinkBody .TeachscapeButton, .getLinkModal #createNewCheckForUnderstandingBody button, .getLinkModal #createNewCheckForUnderstandingBody .TeachscapeButton, .createNewCheckForUnderstandingModal #getLinkBody button, .createNewCheckForUnderstandingModal #getLinkBody .TeachscapeButton, .createNewCheckForUnderstandingModal #createNewCheckForUnderstandingBody button, .createNewCheckForUnderstandingModal #createNewCheckForUnderstandingBody .TeachscapeButton {
  border-radius: 10px;
  height: 3rem;
}
.getLinkModal #getLinkBody button#copy-button, .getLinkModal #getLinkBody #copy-button.TeachscapeButton, .getLinkModal #createNewCheckForUnderstandingBody button#copy-button, .getLinkModal #createNewCheckForUnderstandingBody #copy-button.TeachscapeButton, .createNewCheckForUnderstandingModal #getLinkBody button#copy-button, .createNewCheckForUnderstandingModal #getLinkBody #copy-button.TeachscapeButton, .createNewCheckForUnderstandingModal #createNewCheckForUnderstandingBody button#copy-button, .createNewCheckForUnderstandingModal #createNewCheckForUnderstandingBody #copy-button.TeachscapeButton {
  background-color: #247600;
  color: #FFFFFF;
}
.getLinkModal #getLinkBody button#copy-button:hover, .getLinkModal #getLinkBody #copy-button.TeachscapeButton:hover, .getLinkModal #createNewCheckForUnderstandingBody button#copy-button:hover, .getLinkModal #createNewCheckForUnderstandingBody #copy-button.TeachscapeButton:hover, .createNewCheckForUnderstandingModal #getLinkBody button#copy-button:hover, .createNewCheckForUnderstandingModal #getLinkBody #copy-button.TeachscapeButton:hover, .createNewCheckForUnderstandingModal #createNewCheckForUnderstandingBody button#copy-button:hover, .createNewCheckForUnderstandingModal #createNewCheckForUnderstandingBody #copy-button.TeachscapeButton:hover {
  background-color: rgb(31.3322033898, 102.7, 0);
}
.getLinkModal #getLinkBody label, .getLinkModal #createNewCheckForUnderstandingBody label, .createNewCheckForUnderstandingModal #getLinkBody label, .createNewCheckForUnderstandingModal #createNewCheckForUnderstandingBody label {
  margin-bottom: 0.25rem;
  color: #707070;
}
.getLinkModal #getLinkBody input, .getLinkModal #createNewCheckForUnderstandingBody input, .createNewCheckForUnderstandingModal #getLinkBody input, .createNewCheckForUnderstandingModal #createNewCheckForUnderstandingBody input {
  border-radius: 10px;
  background: #f5f5f5;
}
.getLinkModal #getLinkBody .important-reminder, .getLinkModal #createNewCheckForUnderstandingBody .important-reminder, .createNewCheckForUnderstandingModal #getLinkBody .important-reminder, .createNewCheckForUnderstandingModal #createNewCheckForUnderstandingBody .important-reminder {
  color: #931111;
  font-weight: bold;
  font-size: 0.9rem;
}
.getLinkModal #getLinkCancel, .getLinkModal #addNewCheckForUnderstandingCancelButton, .createNewCheckForUnderstandingModal #getLinkCancel, .createNewCheckForUnderstandingModal #addNewCheckForUnderstandingCancelButton {
  background: #FFFFFF;
  color: #931111;
  border: 1px solid #d8d8d8 !important;
}
.getLinkModal #getLinkCancel:focus, .getLinkModal #addNewCheckForUnderstandingCancelButton:focus, .createNewCheckForUnderstandingModal #getLinkCancel:focus, .createNewCheckForUnderstandingModal #addNewCheckForUnderstandingCancelButton:focus {
  outline-color: #000 !important;
}
.getLinkModal #getLinkSave:focus, .getLinkModal #addNewCheckForUnderstandingCreateButton:focus, .createNewCheckForUnderstandingModal #getLinkSave:focus, .createNewCheckForUnderstandingModal #addNewCheckForUnderstandingCreateButton:focus {
  outline-color: #000 !important;
}

.confirmNewModal #confirmNewModalOk:focus {
  outline-color: #000 !important;
}

#check-questions .question-container .validation-error, #check-questions .question-container .incorrect-error {
  display: none;
  color: red;
  font-weight: bold;
}
#check-questions .question-container .correct-error {
  display: none;
  color: green;
  font-weight: bold;
}
#check-questions .question-container.invalid .validation-error, #check-questions .question-container.invalid .incorrect-error, #check-questions .question-container.invalid .correct-error {
  display: block;
}

#assessmentTitle-error {
  color: #D11818;
}

@media only print, screen and (max-width: 40em) {
  .assessment-landing .panel {
    margin: 0 1rem 2rem 1rem;
  }
  .assessment-landing-row-2 {
    margin-top: 0 !important;
  }
  .assessment-builder .assessment-item .item-header h2 {
    margin-bottom: 0.75rem;
  }
  #assessmentPreview {
    margin-top: 0.75rem;
  }
  .assessment-list-filter-bar {
    padding: 1rem !important;
  }
  .assessment-list-filter-bar .new-assessment-button {
    margin-bottom: 0.75rem;
    margin-left: 0;
    width: 100%;
  }
  .assessment-list-filter-bar .new-assessment-button#checkForUnderstanding {
    margin-bottom: 1rem;
  }
  .create-assessment-wrapper {
    padding: 0 1.5rem;
  }
  .create-item-assessmentitem {
    border-right: none !important;
  }
  .assessment-list-desc {
    margin-left: 0.5rem;
  }
  button::-moz-focus-inner, .TeachscapeButton::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  button::-moz-focus-inner, .TeachscapeButton::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  .assessment-header-buttons {
    padding-left: 0;
  }
  .assessment-header-buttons .editAssessment {
    margin-left: 0 !important;
  }
  .assessment-builder .assessment-item .item-header .assessment-header-buttons .options-button {
    margin-top: 0.5rem;
  }
  #stepSaveContainer .text-center {
    text-align: left !important;
  }
  .assessment-list-mobile .view-assessment-link {
    font-weight: bold;
    display: block;
  }
  .assessment-list-mobile .view-assessment-link i {
    padding-left: 0.25rem;
  }
  .assessmentSaveData #saveThisAssessment {
    margin-right: 0;
  }
  .preview-assessment {
    margin-top: 1rem;
  }
  .assessmentPreviewInner h2 {
    font-size: 1.4rem;
    margin: 0.2rem 0 2rem 0;
  }
  .assessmentPreviewInner .tabs {
    margin-left: 0;
  }
  .assessmentPreviewInner .tabs .tab-title a, .assessmentPreviewInner .tabs .tab-title button, .assessmentPreviewInner .tabs .tab-title .TeachscapeButton {
    font-size: 0.75rem;
    padding: 1rem 0.75rem;
  }
  .assessmentPreviewInner .assessmentsInnerPanel .assessmentQuestion .panel .question {
    padding: 0;
  }
  .check-understanding-row p {
    font-size: 0.85rem;
  }
  #previewAssessment {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .check-understanding-header {
    margin-top: 1rem !important;
  }
  .assessment-summary .understanding-summary-boxes {
    margin-top: 3rem !important;
    margin-bottom: 1rem !important;
  }
  .assessment-summary .understanding-summary-boxes .summary-box {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 2rem;
  }
  .assessment-summary .question-list .question-container .question-answers li .summary-boxes {
    margin: 0 auto 0.5rem !important;
    display: block !important;
  }
  .assessment-summary .question-list .question-container {
    margin-bottom: 1rem !important;
  }
  .new-check-for-understanding-button {
    width: 100% !important;
  }
  .assessment-summary .question-list .question-container .question-answers li.correct-answer .summary-boxes-container .correct-indicator {
    display: block;
    text-align: center;
  }
  .assessment-summary .question-list .question-container .question-answers li.correct-answer .correct-indicator {
    display: none !important;
  }
  .getLinkModal .modal-dialog {
    height: 90vh;
    min-height: 90vh;
    overflow-y: auto;
  }
  .createNewCheckForUnderstandingModal {
    height: 100vh;
    min-height: 100vh;
    overflow-y: auto;
  }
  .assessment-summary .understanding-summary-container .assessment-overview-container .assessment-overview-header {
    justify-content: center;
  }
  .assessment-summary .understanding-summary-container .assessment-overview-container .assessment-overview-header h3 {
    padding-left: 0;
  }
  .assessment-summary .understanding-summary-container .assessment-overview-details {
    flex-direction: column;
  }
  .assessment-summary .understanding-summary-container .assessment-overview-details .summary-box.assessment-activity, .assessment-summary .understanding-summary-container .assessment-overview-details .summary-box.question-response-box, .assessment-summary .understanding-summary-container .assessment-overview-details .summary-box.assessment-chart {
    width: auto;
    margin-bottom: 1rem;
  }
  .assessment-summary .understanding-summary-container .assessment-overview-details .summary-box.assessment-chart {
    height: auto;
  }
  .assessment-summary .understanding-summary-container .assessment-overview-details .summary-box.assessment-chart .assessment-overview-circular-chart {
    max-width: 50%;
  }
  .assessment-summary .understanding-summary-container .assessment-overview-details .summary-export {
    align-self: center;
  }
  .assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row .analysis-key {
    flex-direction: column;
  }
  .assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row .analysis-key .key-definition {
    margin-bottom: 0.25rem;
  }
  .assessment-summary .understanding-summary-container.question-analysis-container .assessment-summary {
    padding: 0;
  }
  .assessment-summary .understanding-summary-container.question-analysis-container .assessment-summary .flex-wrapper {
    flex-flow: column;
  }
  .assessment-summary .understanding-summary-container.standards-addressed-container .assessment-summary {
    padding: 0;
  }
  .assessment-summary .understanding-summary-container .standards-addressed-table .text-center {
    text-align: left !important;
  }
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table .single-chart .circular-chart {
    max-width: 80%;
  }
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-status {
    text-align: left;
    margin-top: 0.5rem;
  }
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .standard-occurrence-column,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .assessment-score-column {
    margin-top: 0.5rem;
  }
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container button .Accordion-title .Accordion-icon, .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .TeachscapeButton .Accordion-title .Accordion-icon {
    margin-top: 1rem;
  }
}
/*fix for tablet/mid-sized screens with button alignment*/
@media only screen and (max-width: 42.75rem) {
  .assessment-list-filter-bar {
    /*this is a fix for an odd-shaped white space due to header bar spacing; should be removed/redone when header bar/breadcrumbs area is refactored*/
    top: -0.188rem;
    border-top: 0.188rem solid #e8f1fa !important;
  }
  .assessment-builder .item-count-bar {
    text-align: center;
  }
  .assessment-builder .item-count-bar div {
    padding-top: 1rem;
    float: none !important;
  }
}
@media only print, screen and (min-width:40.063em) and (max-width:64em) {
  .assessment-landing .panel {
    margin: 0;
    padding: 2rem 0.5rem;
  }
  .assessment-builder .assessment-item .item-header h2 {
    margin-bottom: 0.75rem;
  }
  .assessment-list-filter-bar {
    padding-top: 1rem !important;
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }
  .assessment-list-filter-bar .new-assessment-button {
    margin: 0.25rem;
    padding: 0.5rem !important;
    width: 19rem;
  }
  .assessment-list thead th.title-header {
    width: 40%;
  }
  .create-assessment-wrapper {
    padding: 0 1.5rem;
  }
  #stepSaveContainer #saveAssessmentItem {
    margin: 1rem auto 0;
    max-width: 15rem;
  }
  .preview-assessment {
    margin-top: 1rem;
  }
  .assessment-summary .understanding-summary-container .assessment-overview-details {
    justify-content: space-around;
  }
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .assessment-question-row,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header {
    display: block;
  }
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table .single-chart .circular-chart {
    max-width: 40%;
  }
}
@media only print, screen and (max-width:64em) {
  .assessment-landing {
    display: block;
  }
  .question p {
    font-size: 1rem;
  }
  .assessment-builder .results-criteria .start-over {
    display: block;
  }
  .assessment-builder .results-criteria .start-over #startOver {
    margin-left: 0;
  }
  .assessment-steps-desc {
    font-size: 1rem;
    margin-top: 1rem;
  }
  .getLinkModal #getLinkBody, .createNewCheckForUnderstandingModal #createNewCheckForUnderstandingBody {
    padding: 2rem;
  }
  .assessment-summary.student-assessment-summary .question-container .question-answers .answer-text input[type=radio] {
    transform: scale(1);
  }
  .assessment-summary .understanding-summary-container .summary-box.assessment-activity .complete-status {
    float: none;
    margin-right: 0.5rem;
    position: relative;
    top: 0;
  }
  .assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-row h3 {
    margin-left: 0.5rem;
  }
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header {
    display: block;
  }
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .assessment-standards-header .assessment-subject-tile {
    margin-bottom: 1rem;
  }
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .standards-description {
    font-size: 0.9rem;
  }
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .no-assessment-data-message {
    font-size: 0.9rem;
  }
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table tr:nth-of-type(2n) {
    background: #F9F9F9;
  }
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table tr td {
    text-align: left !important;
  }
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table .flex-wrapper {
    display: block;
  }
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .assessment-score-column {
    display: block;
  }
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-standards-row .view-standards-container .Accordion-panel .assessment-question-row {
    display: block;
  }
}
@media only print, screen and (min-width:64.063em) {
  .assessment-options-column {
    margin-left: -1rem;
  }
}
@media only screen and (min-device-width: 667px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .assessment-landing .medium-4 {
    width: 100% !important;
    margin-bottom: 2rem;
  }
  .assessment-landing .medium-4 .panel {
    width: 60%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 667px) and (max-width: 768px) {
  .understanding-summary-boxes .summary-box {
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .assessment-summary .understanding-summary-container .assessment-overview-container .assessment-overview-header h3 {
    padding-left: 0.5rem;
  }
  .assessment-summary .understanding-summary-container.question-analysis-container .assessment-summary,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-summary {
    padding: 0;
  }
  .assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table.responsive-table,
  .assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table.responsive-table,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table.responsive-table,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table.responsive-table {
    display: block;
  }
  .assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table.responsive-table thead,
  .assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table.responsive-table thead,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table.responsive-table thead,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table.responsive-table thead {
    display: none;
  }
  .assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table.responsive-table tbody, .assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table.responsive-table th, .assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table.responsive-table td, .assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table.responsive-table tr,
  .assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table.responsive-table tbody,
  .assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table.responsive-table th,
  .assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table.responsive-table td,
  .assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table.responsive-table tr,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table.responsive-table tbody,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table.responsive-table th,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table.responsive-table td,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table.responsive-table tr,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table.responsive-table tbody,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table.responsive-table th,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table.responsive-table td,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table.responsive-table tr {
    display: block;
  }
  .assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table.responsive-table td,
  .assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table.responsive-table td,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table.responsive-table td,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table.responsive-table td {
    border: none;
    position: relative;
    padding-bottom: 1rem;
  }
  .assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table.responsive-table .show-for-small-only,
  .assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table.responsive-table .show-for-small-only,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table.responsive-table .show-for-small-only,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table.responsive-table .show-for-small-only {
    display: block !important;
  }
  .assessment-summary .understanding-summary-container.question-analysis-container .question-analysis-table.responsive-table .hide-for-small,
  .assessment-summary .understanding-summary-container.question-analysis-container .assessment-analysis-table.responsive-table .hide-for-small,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .question-analysis-table.responsive-table .hide-for-small,
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table.responsive-table .hide-for-small {
    display: none !important;
  }
}
@media screen and (min-width: 667px) and (max-width: 736px) {
  .assessment-overview-details .status-date {
    font-size: 0.7rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .assessment-summary .understanding-summary-container.assessment-analysis-container .assessment-analysis-table .single-chart .circular-chart {
    max-width: 100%;
  }
}
/*@import "../settings";*/
@media only print, screen {
  #sas-orb-nav {
    position: relative;
    width: 18.2rem;
    height: 20.15rem;
    margin: 0 auto;
    /* Post launch
    opacity: 0.7;
    */
  }
  #sas-orb-nav .orb-connectors {
    position: absolute;
    top: 3.575rem;
    left: 8.2875rem;
  }
  #sas-orb-nav .orb-connectors .orb-connector {
    position: absolute;
    width: 1.625rem;
    height: 13rem;
    background: #0b3c58;
    transition: all 0.5s;
  }
  #sas-orb-nav .orb-connectors .orb-connector.rotate-60 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
  }
  #sas-orb-nav .orb-connectors .orb-connector.rotate-120 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
  }
  #sas-orb-nav .orbs {
    position: relative;
    width: 18.2rem;
    height: 20.15rem;
  }
  #sas-orb-nav .orbs .orb {
    background: #0b3c58;
    color: #FFFFFF;
    border-radius: 1000px;
    width: 6.5rem;
    height: 6.5rem;
    position: absolute;
    transition: all 0.5s;
    font-weight: 700;
    text-align: center;
  }
  #sas-orb-nav .orbs .orb:hover {
    background: #fade7e;
    cursor: pointer;
  }
  #sas-orb-nav .orbs .orb.orb-left-top {
    top: 3.4125rem;
    left: 0;
  }
  #sas-orb-nav .orbs .orb.orb-left-bottom {
    top: 10.2375rem;
    left: 0;
  }
  #sas-orb-nav .orbs .orb.orb-center-top {
    top: 0;
    left: 5.85rem;
  }
  #sas-orb-nav .orbs .orb.orb-center-center {
    top: 6.6375rem;
    left: 5.6625rem;
    width: 6.875rem;
    height: 6.875rem;
  }
  #sas-orb-nav .orbs .orb.orb-center-center:hover {
    cursor: auto;
    background: #0b3c58;
  }
  #sas-orb-nav .orbs .orb.orb-center-bottom {
    bottom: 0;
    left: 5.85rem;
  }
  #sas-orb-nav .orbs .orb.orb-right-top {
    top: 3.4125rem;
    right: 0;
  }
  #sas-orb-nav .orbs .orb.orb-right-bottom {
    top: 10.2375rem;
    right: 0;
  }
  #sas-orb-nav .orbs .orb span {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media only print, screen and (min-width:40.063em) and (orientation: landscape) {
  #sas-orb-nav {
    position: relative;
    width: 23.8rem;
    height: 26.35rem;
    margin: 0 auto;
    /* Post launch
    opacity: 0.7;
    */
  }
  #sas-orb-nav .orb-connectors {
    position: absolute;
    top: 4.675rem;
    left: 10.8375rem;
  }
  #sas-orb-nav .orb-connectors .orb-connector {
    position: absolute;
    width: 2.125rem;
    height: 17rem;
    background: #0b3c58;
    transition: all 0.5s;
  }
  #sas-orb-nav .orb-connectors .orb-connector.rotate-60 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
  }
  #sas-orb-nav .orb-connectors .orb-connector.rotate-120 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
  }
  #sas-orb-nav .orbs {
    position: relative;
    width: 23.8rem;
    height: 26.35rem;
  }
  #sas-orb-nav .orbs .orb {
    background: #0b3c58;
    color: #FFFFFF;
    border-radius: 1000px;
    width: 8.5rem;
    height: 8.5rem;
    position: absolute;
    transition: all 0.5s;
    font-weight: 700;
    text-align: center;
  }
  #sas-orb-nav .orbs .orb:hover {
    background: #fade7e;
    cursor: pointer;
  }
  #sas-orb-nav .orbs .orb.orb-left-top {
    top: 4.4625rem;
    left: 0;
  }
  #sas-orb-nav .orbs .orb.orb-left-bottom {
    top: 13.3875rem;
    left: 0;
  }
  #sas-orb-nav .orbs .orb.orb-center-top {
    top: 0;
    left: 7.65rem;
  }
  #sas-orb-nav .orbs .orb.orb-center-center {
    top: 8.7375rem;
    left: 7.4625rem;
    width: 8.875rem;
    height: 8.875rem;
  }
  #sas-orb-nav .orbs .orb.orb-center-center:hover {
    cursor: auto;
    background: #0b3c58;
  }
  #sas-orb-nav .orbs .orb.orb-center-bottom {
    bottom: 0;
    left: 7.65rem;
  }
  #sas-orb-nav .orbs .orb.orb-right-top {
    top: 4.4625rem;
    right: 0;
  }
  #sas-orb-nav .orbs .orb.orb-right-bottom {
    top: 13.3875rem;
    right: 0;
  }
  #sas-orb-nav .orbs .orb span {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media only print, screen and (min-width:40.063em) and (orientation: portrait) {
  #sas-orb-nav {
    position: relative;
    width: 21rem;
    height: 23.25rem;
    margin: 0 auto;
    /* Post launch
    opacity: 0.7;
    */
  }
  #sas-orb-nav .orb-connectors {
    position: absolute;
    top: 4.125rem;
    left: 9.5625rem;
  }
  #sas-orb-nav .orb-connectors .orb-connector {
    position: absolute;
    width: 1.875rem;
    height: 15rem;
    background: #0b3c58;
    transition: all 0.5s;
  }
  #sas-orb-nav .orb-connectors .orb-connector.rotate-60 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
  }
  #sas-orb-nav .orb-connectors .orb-connector.rotate-120 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
  }
  #sas-orb-nav .orbs {
    position: relative;
    width: 21rem;
    height: 23.25rem;
  }
  #sas-orb-nav .orbs .orb {
    background: #0b3c58;
    color: #FFFFFF;
    border-radius: 1000px;
    width: 7.5rem;
    height: 7.5rem;
    position: absolute;
    transition: all 0.5s;
    font-weight: 700;
    text-align: center;
  }
  #sas-orb-nav .orbs .orb:hover {
    background: #fade7e;
    cursor: pointer;
  }
  #sas-orb-nav .orbs .orb.orb-left-top {
    top: 3.9375rem;
    left: 0;
  }
  #sas-orb-nav .orbs .orb.orb-left-bottom {
    top: 11.8125rem;
    left: 0;
  }
  #sas-orb-nav .orbs .orb.orb-center-top {
    top: 0;
    left: 6.75rem;
  }
  #sas-orb-nav .orbs .orb.orb-center-center {
    top: 7.6875rem;
    left: 6.5625rem;
    width: 7.875rem;
    height: 7.875rem;
  }
  #sas-orb-nav .orbs .orb.orb-center-center:hover {
    cursor: auto;
    background: #0b3c58;
  }
  #sas-orb-nav .orbs .orb.orb-center-bottom {
    bottom: 0;
    left: 6.75rem;
  }
  #sas-orb-nav .orbs .orb.orb-right-top {
    top: 3.9375rem;
    right: 0;
  }
  #sas-orb-nav .orbs .orb.orb-right-bottom {
    top: 11.8125rem;
    right: 0;
  }
  #sas-orb-nav .orbs .orb span {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media only print, screen and (min-width:64.063em) {
  #sas-orb-nav {
    position: relative;
    width: 28rem;
    height: 31rem;
    margin: 0 auto;
    /* Post launch
    opacity: 0.7;
    */
  }
  #sas-orb-nav .orb-connectors {
    position: absolute;
    top: 5.5rem;
    left: 12.75rem;
  }
  #sas-orb-nav .orb-connectors .orb-connector {
    position: absolute;
    width: 2.5rem;
    height: 20rem;
    background: #0b3c58;
    transition: all 0.5s;
  }
  #sas-orb-nav .orb-connectors .orb-connector.rotate-60 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
  }
  #sas-orb-nav .orb-connectors .orb-connector.rotate-120 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
  }
  #sas-orb-nav .orbs {
    position: relative;
    width: 28rem;
    height: 31rem;
  }
  #sas-orb-nav .orbs .orb {
    background: #0b3c58;
    color: #FFFFFF;
    border-radius: 1000px;
    width: 10rem;
    height: 10rem;
    position: absolute;
    transition: all 0.5s;
    font-weight: 700;
    text-align: center;
  }
  #sas-orb-nav .orbs .orb:hover {
    background: #fade7e;
    cursor: pointer;
  }
  #sas-orb-nav .orbs .orb.orb-left-top {
    top: 5.25rem;
    left: 0;
  }
  #sas-orb-nav .orbs .orb.orb-left-bottom {
    top: 15.75rem;
    left: 0;
  }
  #sas-orb-nav .orbs .orb.orb-center-top {
    top: 0;
    left: 9rem;
  }
  #sas-orb-nav .orbs .orb.orb-center-center {
    top: 10.3125rem;
    left: 8.8125rem;
    width: 10.375rem;
    height: 10.375rem;
  }
  #sas-orb-nav .orbs .orb.orb-center-center:hover {
    cursor: auto;
    background: #0b3c58;
  }
  #sas-orb-nav .orbs .orb.orb-center-bottom {
    bottom: 0;
    left: 9rem;
  }
  #sas-orb-nav .orbs .orb.orb-right-top {
    top: 5.25rem;
    right: 0;
  }
  #sas-orb-nav .orbs .orb.orb-right-bottom {
    top: 15.75rem;
    right: 0;
  }
  #sas-orb-nav .orbs .orb span {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media only print, screen and (min-width:90.063em) {
  #sas-orb-nav {
    position: relative;
    width: 30.8rem;
    height: 34.1rem;
    margin: 0 auto;
    /* Post launch
    opacity: 0.7;
    */
  }
  #sas-orb-nav .orb-connectors {
    position: absolute;
    top: 6.05rem;
    left: 14.025rem;
  }
  #sas-orb-nav .orb-connectors .orb-connector {
    position: absolute;
    width: 2.75rem;
    height: 22rem;
    background: #0b3c58;
    transition: all 0.5s;
  }
  #sas-orb-nav .orb-connectors .orb-connector.rotate-60 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
  }
  #sas-orb-nav .orb-connectors .orb-connector.rotate-120 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
  }
  #sas-orb-nav .orbs {
    position: relative;
    width: 30.8rem;
    height: 34.1rem;
  }
  #sas-orb-nav .orbs .orb {
    background: #0b3c58;
    color: #FFFFFF;
    border-radius: 1000px;
    width: 11rem;
    height: 11rem;
    position: absolute;
    transition: all 0.5s;
    font-weight: 700;
    text-align: center;
  }
  #sas-orb-nav .orbs .orb:hover {
    background: #fade7e;
    cursor: pointer;
  }
  #sas-orb-nav .orbs .orb.orb-left-top {
    top: 5.775rem;
    left: 0;
  }
  #sas-orb-nav .orbs .orb.orb-left-bottom {
    top: 17.325rem;
    left: 0;
  }
  #sas-orb-nav .orbs .orb.orb-center-top {
    top: 0;
    left: 9.9rem;
  }
  #sas-orb-nav .orbs .orb.orb-center-center {
    top: 11.3625rem;
    left: 9.7125rem;
    width: 11.375rem;
    height: 11.375rem;
  }
  #sas-orb-nav .orbs .orb.orb-center-center:hover {
    cursor: auto;
    background: #0b3c58;
  }
  #sas-orb-nav .orbs .orb.orb-center-bottom {
    bottom: 0;
    left: 9.9rem;
  }
  #sas-orb-nav .orbs .orb.orb-right-top {
    top: 5.775rem;
    right: 0;
  }
  #sas-orb-nav .orbs .orb.orb-right-bottom {
    top: 17.325rem;
    right: 0;
  }
  #sas-orb-nav .orbs .orb span {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media only print, screen and (min-width:120.063em) {
  #sas-orb-nav {
    position: relative;
    width: 33.6rem;
    height: 37.2rem;
    margin: 0 auto;
    /* Post launch
    opacity: 0.7;
    */
  }
  #sas-orb-nav .orb-connectors {
    position: absolute;
    top: 6.6rem;
    left: 15.3rem;
  }
  #sas-orb-nav .orb-connectors .orb-connector {
    position: absolute;
    width: 3rem;
    height: 24rem;
    background: #0b3c58;
    transition: all 0.5s;
  }
  #sas-orb-nav .orb-connectors .orb-connector.rotate-60 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
  }
  #sas-orb-nav .orb-connectors .orb-connector.rotate-120 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
  }
  #sas-orb-nav .orbs {
    position: relative;
    width: 33.6rem;
    height: 37.2rem;
  }
  #sas-orb-nav .orbs .orb {
    background: #0b3c58;
    color: #FFFFFF;
    border-radius: 1000px;
    width: 12rem;
    height: 12rem;
    position: absolute;
    transition: all 0.5s;
    font-weight: 700;
    text-align: center;
  }
  #sas-orb-nav .orbs .orb:hover {
    background: #fade7e;
    cursor: pointer;
  }
  #sas-orb-nav .orbs .orb.orb-left-top {
    top: 6.3rem;
    left: 0;
  }
  #sas-orb-nav .orbs .orb.orb-left-bottom {
    top: 18.9rem;
    left: 0;
  }
  #sas-orb-nav .orbs .orb.orb-center-top {
    top: 0;
    left: 10.8rem;
  }
  #sas-orb-nav .orbs .orb.orb-center-center {
    top: 12.4125rem;
    left: 10.6125rem;
    width: 12.375rem;
    height: 12.375rem;
  }
  #sas-orb-nav .orbs .orb.orb-center-center:hover {
    cursor: auto;
    background: #0b3c58;
  }
  #sas-orb-nav .orbs .orb.orb-center-bottom {
    bottom: 0;
    left: 10.8rem;
  }
  #sas-orb-nav .orbs .orb.orb-right-top {
    top: 6.3rem;
    right: 0;
  }
  #sas-orb-nav .orbs .orb.orb-right-bottom {
    top: 18.9rem;
    right: 0;
  }
  #sas-orb-nav .orbs .orb span {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.landingLink {
  border: 0.25em solid #000000;
  height: 4em;
  cursor: pointer;
  margin-left: 0.75em;
  margin-bottom: 0.75em;
}

.margin-bottom-small {
  margin-bottom: 0.25em !important;
}

.margin-bottom-medium {
  margin-bottom: 0.5em !important;
}

.margin-bottom-large {
  margin-bottom: 0.75em !important;
}

.margin-bottom-xlarge {
  margin-bottom: 1em !important;
}

.margin-top-small {
  margin-top: 0.25em !important;
}

.margin-top-medium {
  margin-top: 0.5em !important;
}

.margin-top-large {
  margin-top: 0.75em !important;
}

.margin-top-xlarge {
  margin-top: 1em !important;
}

@media only print, screen and (min-width:40.063em) and (max-width:64em) {
  .medium-only-margin-top-large {
    margin-top: 1em !important;
  }
}

#home-dashboard {
  clear: both;
  position: relative;
  padding-left: 1.25rem 1.25rem;
  padding-right: 1.25rem 1.25rem;
}
#home-dashboard section {
  padding-top: 2.1875rem;
}
#home-dashboard h1 {
  margin-top: 0;
  line-height: 1;
  font-weight: 600;
  /* Post launch
  color: $white;
  */
}
#home-dashboard p {
  font-size: 1rem;
  color: #000000;
  /* Post launch
  color: $white;
  */
}
#home-dashboard .button {
  font-size: 1rem;
  margin-left: 1rem;
}

.homepage-panel {
  padding: 2rem;
  border-color: #8a8a8a;
  border-radius: 4px 4px 0 0 !important;
  margin: 0 auto;
}

.tag-description {
  padding: 0 0 1.25rem;
}
.tag-description.columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.page-description .tag-description,
.section-description .tag-description,
.results-header .tag-description {
  /*Phone*/
  /*Tablet-Portrait*/
  /*Laptop*/
}
@media only screen and (max-width: 40em) {
  .page-description .tag-description,
  .section-description .tag-description,
  .results-header .tag-description {
    font-size: 0.875rem;
    padding: 0.9375rem 0;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .page-description .tag-description,
  .section-description .tag-description,
  .results-header .tag-description {
    font-size: 1rem;
    padding: 1.40625rem 0;
  }
}
.feature h2 {
  font-size: 1.125rem;
}
.feature h3 {
  line-height: 1.2;
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667) !important;
  margin-top: 0;
  margin-bottom: 1rem;
}
.feature div.feature-image {
  position: relative;
  /*
  background:	url('/Content/images/milken-2017.jpg') no-repeat center top;  
  background-size: 100% auto; 
  */
}
.feature div.feature-image p .button {
  clear: both;
  margin-top: 1.25rem;
}
.feature div.feature-image img {
  display: block;
}
.feature div.feature-image .quote {
  font-style: italic;
  font-size: 0.75rem;
  line-height: 1.2;
  position: absolute;
  padding: 0.5rem;
  left: 0;
  right: 1.25rem;
  background-color: rgba(255, 255, 255, 0.75);
  color: #000;
  bottom: 0;
}
.feature a {
  text-decoration: underline;
}
.feature a.button {
  background-color: #28507f !important;
  color: #fff !important;
  text-decoration: none;
  font-size: 0.85rem;
  margin-top: 0.25rem;
}

.feature-content h3 {
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
}

.news h2 {
  font-size: 1.625rem;
}
.news h2.rss-feed {
  padding-bottom: 1.5rem;
  margin-top: 0;
  margin-bottom: 0;
}
.news .column:last-child {
  border-right: none;
}
.news .news-story {
  transition: all 0.3s;
  max-width: 23rem;
}
.news .news-story.row {
  margin: 0 0 0.46875rem;
}
.news .news-story.panel {
  padding: 0.234375rem;
  margin-bottom: 0.5rem;
  -webkit-box-shadow: 2px 2px 3px 1px rgb(206, 206, 206);
  -moz-box-shadow: 2px 2px 3px 1px rgb(206, 206, 206);
  box-shadow: 2px 2px 3px 1px rgb(206, 206, 206);
}
.news .news-story a {
  margin-top: 1rem;
  font-size: 0.85rem;
}
.news .news-story .date {
  line-height: 1;
  font-weight: 700;
  font-size: 0.75rem;
}
.news .news-story .story-preview h4 {
  font-size: 0.875rem;
  line-height: 1;
  margin: 0.703125rem 0 0;
  margin: 0.234375rem 0 0;
  color: #1373cd;
  text-transform: uppercase;
}
.news .news-story .story-preview p {
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 1.225;
  font-size: 0.8rem !important;
  color: #000000;
}

.rss-feed-news {
  padding-left: 2em;
  background-image: url("/Content/images/rss.png");
  background-image: none, url("/Content/images/rss.svg");
  background-repeat: no-repeat;
  background-position: left 0;
  width: 48px;
  height: auto;
  background-size: 48px auto;
  display: block;
  width: 100%;
}

.rss-feed a, .news-heading a {
  color: #082a3d;
}
.rss-feed a:hover, .news-heading a:hover {
  color: #0078a0;
}
.rss-feed a.fa-rss-square, .news-heading a.fa-rss-square {
  color: #F79524;
  text-decoration: none;
}

body#home {
  background-image: url("/Content/images/sas-home-bg.png");
  background-repeat: repeat-x;
  background-position: 0 0;
  background-color: #fff;
}
body#home #home-dashboard {
  padding-top: 45px;
}
body#home .home-blue-bg {
  background-color: #ebf2fb;
}

.news-story.panel .panel-callout {
  background: rgb(26.9833333333, 147.1818181818, 215.8666666667);
  color: #FFFFFF;
}

.column.feature-content {
  padding-right: 1.2rem;
}

.home-panel-nav {
  padding-top: 0;
}

.icons-sas .home-icons .icon-image::before {
  width: 55%;
  height: 55%;
}

.landing-page .icon-standard-search {
  display: block !important;
}
.landing-page .icon-standard-search::before {
  border: 5px solid white;
  display: block !important;
}
.landing-page .icon-text {
  display: block !important;
  text-align: center;
}
.landing-page .search-standards {
  position: relative;
  margin-top: 1rem;
}
.landing-page .search-standards input {
  margin-top: 0.5rem !important;
  border-radius: 3px !important;
  padding: 0.5rem !important;
  height: 2rem !important;
  position: relative;
}
.landing-page .search-standards button, .landing-page .search-standards .TeachscapeButton {
  position: absolute;
  background: transparent !important;
  height: 2rem !important;
  top: 0px;
  right: 0px;
  border: none !important;
  box-shadow: none !important;
  margin-bottom: 0 !important;
  padding: 0.5rem !important;
}
.landing-page .search-standards i {
  display: inline-block;
  font-size: 1.15rem;
}

#home .icons-sas.square-panels {
  padding: 0 3rem;
}

.blue-header {
  background: #082a3d;
  padding: 1rem;
}
.blue-header h3 {
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
  font-size: 1rem;
}
.blue-header a.button {
  text-decoration: none;
  background-color: #fade7e !important;
  color: #082a3d;
  font-size: 0.85rem !important;
  margin-bottom: 0;
  margin-left: 0 !important;
  padding: 0.5rem;
}
.blue-header a.button:hover {
  background: rgb(247.9552238806, 208.5044776119, 73.2447761194) !important;
}

.feature-image-mobile {
  text-align: center;
}

.feature-copy {
  padding: 0 1rem;
  color: #000000;
}
.feature-copy h2 {
  line-height: 1.2;
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.6875rem;
}
.feature-copy div {
  margin-bottom: 1rem;
}

/*MORE NEWS*/
.sas-news-section {
  max-width: 71rem;
  margin: 0 auto;
}
.sas-news-section .news-box {
  background-color: #376CA9;
  border-radius: 4px;
  border-right: none;
  padding: 1.25rem;
  margin-bottom: 1rem;
}
.sas-news-section .news-box:last-child {
  margin-right: 0;
}
.sas-news-section .news-box .date {
  color: #FFFFFF;
  font-size: 1rem;
  margin-bottom: 2rem;
}
.sas-news-section .news-box .news-title {
  color: #FFFFFF;
  text-transform: none;
  font-size: 1.45rem;
  margin-bottom: 1rem;
}
.sas-news-section .news-box .news-preview {
  color: #FFFFFF;
  font-size: 1rem !important;
  margin-bottom: 1rem;
  height: 5rem;
}
.sas-news-section .news-box .date {
  font-weight: 700;
}
.sas-news-section .news-box .button {
  font-size: 0.85rem;
}

/*FEATURED CONTENT*/
.featured-content-section {
  padding: 0 1.25rem;
  max-width: 74rem;
  margin: 2rem auto;
}
.featured-content-section .featured-content-intro {
  margin-bottom: 1rem;
}
.featured-content-section h3 {
  margin-top: -0.5rem;
  line-height: 1.2;
}
.featured-content-section ul {
  margin-left: 0;
}
.featured-content-section li {
  list-style: none;
  margin-bottom: 1rem;
}

.rss-tooltip, .news-heading-tooltip {
  position: relative;
  z-index: 999;
}

.rss-tooltip-text, .news-heading-tooltip-text {
  visibility: hidden;
  width: 200px;
  padding: 5px;
  background-color: #28507f;
  opacity: 1 !important;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  margin-left: 5px;
  font-size: 14px;
  position: absolute;
  top: -15px;
  left: 40px;
  z-index: 101;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

.rss-tooltip:hover .rss-tooltip-text-hover,
.fa-rss-square:focus .rss-tooltip-text-hover {
  visibility: visible;
}

body#home {
  background-image: url("/Content/images/light-blue-gradient.jpg");
  background-repeat: repeat-x;
  background-position: top center;
  background-color: #fff;
}
body#home #home-dashboard {
  padding-top: 0;
}
body#home .site-header-wrapper {
  height: 3.5rem !important;
  margin-bottom: 2rem !important;
  position: relative;
}

#sas-intro .sas-logo {
  background-image: url("/Content/images/sas-logo-new.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 245px 89px;
  width: 245px;
  height: 89px;
  margin: 0 auto 1rem;
}
#sas-intro .sas-title {
  font-family: "proxima-nova";
  font-weight: 800;
  color: #2A517D;
}
#sas-intro .sas-intro-copy {
  max-width: 54rem;
  margin: 0 auto;
}
#sas-intro .global-search-container {
  position: relative;
  margin: 2rem auto 2rem;
  width: 34rem;
}
#sas-intro .global-search-container input {
  border-radius: 25px;
  width: 34rem;
  height: 2.6rem !important;
  margin: 0 auto;
  padding: 0.75rem 1.25rem !important;
}
#sas-intro .global-search-container input::placeholder {
  opacity: 1;
  color: #2A517D;
  font-weight: 700;
}
#sas-intro .global-search-container button, #sas-intro .global-search-container .TeachscapeButton {
  position: absolute;
  top: 5px;
  right: 5px;
  background: none;
  box-shadow: none !important;
  border: none;
}
#sas-intro .global-search-container button i, #sas-intro .global-search-container .TeachscapeButton i {
  color: #2A517D;
  font-size: 1.1rem;
}
#sas-intro .global-search-container button:hover, #sas-intro .global-search-container .TeachscapeButton:hover {
  background-color: none !important;
}

.quick-link-tiles {
  display: flex;
  margin: 1rem 0;
  justify-content: center;
}
.quick-link-tiles .tile {
  position: relative;
  margin: 0 0.5rem;
}
.quick-link-tiles .tile a {
  background-color: #2A517D;
  padding: 0.5rem;
  width: 125px;
  height: 125px;
  display: block;
  border-radius: 6px;
  text-align: center;
  position: relative;
  text-decoration: none;
}
.quick-link-tiles .tile a:first-child {
  margin-left: 0;
}
.quick-link-tiles .tile a:last-child {
  margin-right: 0;
}
.quick-link-tiles .tile a span {
  color: #FFFFFF;
  font-size: 0.8rem;
  font-weight: 700;
}
.quick-link-tiles .tile a i {
  color: #FFFFFF;
  display: block;
  font-size: 2rem;
  margin: 1rem 0 0.75rem 0;
}
.quick-link-tiles .tile a.active {
  background-color: #fade7e;
}
.quick-link-tiles .tile a.active:after {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fade7e;
  content: " ";
  position: absolute;
  bottom: -15px;
  left: 48px;
}
.quick-link-tiles .tile a.active i {
  color: #2A517D;
}
.quick-link-tiles .tile a.active span {
  color: #2A517D;
}
.quick-link-tiles .tile a:hover, .quick-link-tiles .tile a:focus {
  background-color: #fade7e;
}
.quick-link-tiles .tile a:hover i, .quick-link-tiles .tile a:focus i {
  color: #2A517D;
}
.quick-link-tiles .tile a:hover span, .quick-link-tiles .tile a:focus span {
  color: #2A517D;
}

.featured-content-panel {
  box-shadow: 0px 9px 16px rgba(0, 0, 0, 0.0784313725);
  border: 1px solid #EBEBEB;
  border-radius: 4px;
  max-width: 69.5rem;
}
.featured-content-panel .feature-copy h2 {
  color: #2A517D;
}
.featured-content-panel .feature .button {
  background-color: #2A517D !important;
  margin-right: 0.5rem;
}

.rss-feed, .news-heading {
  text-align: center;
  margin: 2rem 0;
  font-size: 2rem;
}
.rss-feed a, .news-heading a {
  color: #2A517D !important;
}
.rss-feed a .fa-rss-square, .news-heading a .fa-rss-square {
  color: #2A517D !important;
}

.news-row {
  max-width: 69.5rem !important;
  margin: 0 auto !important;
}

.news .news-box {
  background-color: #376CA9;
  border-radius: 4px;
  max-width: 22.5rem;
  border-right: none;
  padding: 1.25rem;
}
.news .news-box:last-child {
  margin-right: 0;
}
.news .news-box .news-story .date {
  color: #FFFFFF;
  font-size: 1rem;
  margin-bottom: 2rem;
}
.news .news-box .news-story .story-preview .news-title {
  color: #FFFFFF;
  text-transform: none;
  font-size: 1.45rem;
  margin-bottom: 1rem;
}
.news .news-box .news-story .story-preview .news-preview {
  color: #FFFFFF;
  font-size: 1rem !important;
  margin-bottom: 1rem;
}
.news .news-box .news-story .button {
  margin: 0.75rem 0 !important;
}
.news .view-all-news {
  max-width: none;
  margin-top: 1.5rem;
}
.news .view-all-news .blue-outline-button {
  font-size: 0.85rem;
  padding: 0.5rem 1.5rem !important;
}
.news .upcoming-event-container {
  background-color: #2A517D;
  padding: 0 1rem;
}
.news .upcoming-event-container .news-heading {
  background-color: #2A517D;
  margin: 0;
}
.news .upcoming-event-container .news-heading button, .news .upcoming-event-container .news-heading .TeachscapeButton {
  background-color: transparent;
  color: #FFFFFF;
  margin-bottom: 0;
  box-shadow: none !important;
  border: none;
  font-size: 2rem;
  padding: 1rem 0 !important;
  width: 100%;
}
.news .upcoming-event-container .news-heading button .Accordion-icon, .news .upcoming-event-container .news-heading .TeachscapeButton .Accordion-icon {
  float: right;
  color: #fade7e;
}
.news .upcoming-event-container .news-heading button .Accordion-icon:before, .news .upcoming-event-container .news-heading .TeachscapeButton .Accordion-icon:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f107";
}
.news .upcoming-event-container .news-heading button.open .Accordion-icon:before, .news .upcoming-event-container .news-heading .open.TeachscapeButton .Accordion-icon:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f00d";
}
.news .upcoming-event-container .upcoming-event {
  padding-top: 1rem;
}
.news .upcoming-event-container .upcoming-event h4 {
  color: #fade7e;
}

.panel-grid.landing-page-panels {
  max-width: 71rem !important;
  margin: 0 auto !important;
}
.panel-grid .landing-page .panel {
  position: relative;
  background-color: #376CA9;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.0784313725);
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  min-height: 13rem;
}
.panel-grid .landing-page .panel .landing-icon {
  margin: 0 0 2rem 0;
  padding-top: 2rem;
  height: 147px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.panel-grid .landing-page .panel .landing-icon i {
  font-size: 4.5rem;
  color: #FFFFFF;
}
.panel-grid .landing-page .panel .landing-icon .landing-icon-svg:before {
  width: 120px;
  height: 120px;
  display: block;
  background-size: 120px 120px;
}
.panel-grid .landing-page .panel .landing-icon .landing-icon-svg.icon-penn-literacy:before, .panel-grid .landing-page .panel .landing-icon .landing-icon-svg.icon-pssa:before, .panel-grid .landing-page .panel .landing-icon .landing-icon-svg.icon-instruction-biliteracy:before {
  background-size: 100px 100px;
}
.panel-grid .landing-page .panel .landing-icon .landing-icon-svg.icon-eliteracy:before, .panel-grid .landing-page .panel .landing-icon .landing-icon-svg.icon-instruction-eliteracy:before, .panel-grid .landing-page .panel .landing-icon .landing-icon-svg.icon-materials-resources-eliteracy:before {
  background-size: 110px 110px;
}
.panel-grid .landing-page .panel .landing-icon .landing-icon-svg.icon-materials-resources-power:before {
  background-size: 145px 145px;
}
.panel-grid .landing-page .panel .landing-icon .landing-icon-svg.icon-info-media-toolkit:before, .panel-grid .landing-page .panel .landing-icon .landing-icon-svg.icon-9-11-toolkit:before, .panel-grid .landing-page .panel .landing-icon .landing-icon-svg.icon-stem-in-pa:before {
  background-size: 165px 165px;
}
.panel-grid .landing-page .panel .icon-text {
  font-size: 2rem;
  line-height: 1.3rem;
}
.panel-grid .landing-page .panel .icon-secondary-text {
  color: #FFFFFF;
  font-weight: normal;
  margin-top: 0.5rem;
  display: block;
  line-height: 1rem;
}
.panel-grid .landing-page .panel:hover, .panel-grid .landing-page .panel:focus-within {
  background-color: #2A517D;
}
.panel-grid .landing-page .panel:hover .landing-icon i, .panel-grid .landing-page .panel:focus-within .landing-icon i {
  color: #FFFFFF;
}
.panel-grid .landing-page .panel:hover .icon-text, .panel-grid .landing-page .panel:focus-within .icon-text {
  color: #FFFFFF;
}
.panel-grid .landing-page .panel #searchStandards {
  border-radius: 20px !important;
  background-color: #FFFFFF;
  color: #376CA9;
  padding: 0 1rem !important;
  height: 2.5rem !important;
  font-weight: 600;
}
.panel-grid .landing-page .panel #searchStandards::placeholder {
  opacity: 1;
}
.panel-grid .landing-page .panel .search-standards-icon-text {
  text-align: center;
}
.panel-grid .landing-page .panel #searchStandardsButton {
  top: 3px;
  right: 3px;
}
.panel-grid .landing-page .panel #searchStandardsButton i {
  color: #376CA9;
}
.panel-grid .landing-page .panel .icon-text {
  color: #FFFFFF;
  font-size: 1.125rem;
}

@media only print, screen and (max-width: 40em) {
  .feature div.feature-image {
    min-height: 210px;
    padding: 0 !important;
    margin-bottom: 1rem;
  }
  .feature-copy {
    padding: 0 !important;
  }
  .feature-copy p {
    font-size: 1rem !important;
  }
  .news .column {
    border-right: none !important;
    margin-bottom: 1rem;
  }
  .column.news {
    padding: 2rem 0 0 0 !important;
  }
  .news-previews {
    padding-bottom: 0 !important;
  }
  .home-panel-nav {
    padding-top: 1.5rem !important;
  }
  .home-icons a .icon-image::before {
    margin: 0 auto 0.25rem !important;
  }
  #home .icons-sas.square-panels {
    padding: 0 0 1rem 0;
  }
  .featured-content-section h3 {
    margin-top: 1rem;
  }
  .icons-sas .home-icons {
    margin-bottom: 1rem;
  }
  .icons-sas .home-icons .icon-image::before {
    width: 70%;
    height: 70%;
  }
  .quick-link-tiles {
    flex-flow: wrap;
    width: 22rem;
    margin: 1rem auto;
  }
  .quick-link-tiles .tile {
    margin-bottom: 1.5rem;
  }
  #sas-intro .global-search-container {
    width: 100%;
  }
  #sas-intro .global-search-container input {
    width: 100%;
  }
  .site-header {
    height: 7.4rem !important;
  }
  .site-header-wrapper {
    height: 11.15rem !important;
  }
  body#home .site-header-wrapper {
    height: 7.4rem !important;
  }
  .rss-tooltip-text {
    top: 44px;
    left: -140px;
  }
}
@media only print, screen and (min-width:40.063em) and (max-width:64em) {
  .column.news {
    padding: 2.2rem 0 !important;
  }
  .news .column {
    margin-right: 0 !important;
  }
  #home .icons-sas.square-panels {
    padding: 0 2rem 2rem;
  }
  .icons-sas .home-icons .icon-image::before {
    width: 75%;
    height: 75%;
  }
  .news-previews {
    padding-bottom: 0 !important;
  }
  .home-panel-nav {
    padding-bottom: 2rem;
  }
  .home-panel-nav {
    padding-top: 3rem;
  }
  .quick-link-tiles {
    flex-flow: wrap;
    width: 36rem;
    margin: 1rem auto;
  }
  .quick-link-tiles .tile {
    margin-bottom: 1.5rem;
  }
}
@media only print, screen and (min-width:64.063em) {
  #home-dashboard,
  #home main section > .row,
  .home-panel-nav .row,
  .searchBar,
  .searchFilterContainerRow,
  #searchPreferenceDetails .sas-dropdown-group,
  .myProfile.page-header .row,
  .page-header .row,
  .site-max-width {
    max-width: 91.5rem;
  }
  .panel-grid,
  .materialType .page-header .sas-dropdown-group {
    max-width: 91.5rem;
    margin: 0 auto;
  }
  .home-panel-nav {
    padding-top: 3rem;
  }
}
@media only print, screen and (min-width:90.063em) {
  #home .icons-sas.square-panels {
    padding: 0 3rem;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1124px) {
  .quick-link-tiles {
    flex-flow: wrap;
    width: 36rem;
    margin: 1rem auto;
  }
  .quick-link-tiles .tile {
    margin-bottom: 1.5rem;
  }
}
@media only screen and (min-device-width: 558px) and (max-device-width: 641px) and (-webkit-min-device-pixel-ratio: 2) {
  .blue-header {
    max-width: 484px;
    margin: 0 auto;
  }
}
.comments-column {
  padding-left: 1.25rem;
  padding-right: 4rem;
}

.no-padding-top {
  padding-top: 0 !important;
}

.no-panel-border {
  border-top: none;
}

.topic-page .callout,
.leadership-community .callout {
  background-color: rgb(254, 248.4, 229.2);
  border: none;
}

.connect-quick-buttons a {
  width: 200px;
  margin: 0 0.5rem 1.35rem;
}
.connect-quick-buttons a .tag-count {
  border-radius: 1000px;
  height: 27px;
  padding: 0.45rem 0 0;
  position: absolute;
  width: 27px;
  top: -13px;
  left: 180px;
}

.connect-quick-buttons a#recommended {
  width: 222px;
}

.connect-tip {
  position: relative;
  left: 23px;
  top: 5px;
  width: 15px;
}

@media only print, screen and (min-width:64.063em) {
  .connect-tip {
    left: 0;
    margin-left: 0.75rem;
    float: left;
  }
}
@media only print, screen and (min-width:90.063em) {
  .connect-tip {
    left: 0;
    margin-left: 0.75rem;
    float: left;
  }
}
@media only print, screen and (min-width:40.063em) and (max-width:64em) {
  .connect-quick-buttons {
    padding-left: 1.75rem !important;
    padding-right: 0.75rem !important;
  }
  .connect-quick-buttons a {
    width: 104px;
    margin: 0 0.2rem 1.35rem;
  }
  .connect-quick-buttons a .tag-count {
    top: -13px;
    left: 80px;
  }
  .connect-quick-buttons a#mod {
    padding: 1.1rem 0 1.1rem !important;
    vertical-align: middle;
  }
  .connect-quick-buttons a#recommended {
    width: 160px;
  }
}
@media only print, screen and (max-width: 40em) {
  .connect-quick-buttons {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }
  .connect-quick-buttons a {
    width: 100%;
    margin: 0 0 1.25rem;
  }
  .connect-quick-buttons a#recommended {
    width: 100%;
  }
  .connect-quick-buttons a .tag-count {
    top: -10px;
    left: auto;
    right: -18px !important;
  }
}
.topic-page .callout h5 {
  font-weight: normal;
}

.topic-page h3 {
  text-transform: uppercase;
  color: #000 !important;
}

.topic-page .back-btn {
  padding: 0 0 0.9375rem;
}

.topic-page .back {
  margin-right: 0;
  font-size: inherit;
}

.topic-page .back {
  color: #000 !important;
}

.panel h6,
.panel h6.byline a,
.byline span {
  color: #000;
}

.panel h6.byline {
  font-size: 0.85rem;
  line-height: 1.4rem;
}

@media only print, screen and (max-width:64em) {
  .tag-display {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only print, screen and (max-width:64em) {
  .tag-display {
    padding-top: 0.9375rem !important;
  }
}

@media only print, screen and (max-width: 40em) {
  .question-preview {
    padding-bottom: 0.9375rem !important;
    border-bottom: 1px solid #d9eafa !important;
    margin-bottom: 0.9375rem !important;
  }
}
.question-stats.show-for-small {
  /*text-align: center !important;*/
  padding-bottom: 0.3rem;
}

#ask-question-page .filters .row {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

#questionComments {
  margin-bottom: 0.9375rem;
}
#questionComments .comments {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
#questionComments .comments .button {
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

#Comments .saveBar,
#createComment .saveBar {
  padding: 1.40625rem 0 1.40625rem 1.25rem;
}

.twitter-icon {
  background-color: #fade7e;
  border-radius: 1000px;
  padding: 0.5rem 0.5rem 0.4rem;
  margin-left: 1rem;
}

a.twitter-link {
  color: #082a3d;
}

.user-icon {
  border-radius: 6px;
  padding: 0.25rem 0.25rem 0;
  border: 1px solid #082a3d;
  margin-right: 0.25rem;
  position: relative;
  top: 2px;
}

.upload-header {
  margin-top: 1.5rem;
}

.comment {
  border-bottom: solid 1px gray;
}

.leadership-community .no-panel-border {
  padding-top: 1.5rem;
}

.leadership-community .result-item h3 {
  color: #000 !important;
  font-size: 1.25rem;
}

.ShareHomeRecommendationBody p {
  font-size: 0.85rem;
  height: 6rem;
}

.ShareHomeRecommendationAuthor {
  font-size: 0.85rem;
  font-weight: bold;
  line-height: 1rem;
}

.no-padding {
  padding: 0 !important;
}

.announcements-container {
  margin-top: 2rem;
}

.announcements-container .callout h5 {
  font-weight: normal;
}

.leadership-community .results .panel.feature-content {
  padding: 1.75rem 0;
}

/*FORUM*/
.related-material {
  font-size: 0.85rem;
}

.forumList .panel h6.byline small {
  font-size: 75%;
}

.leadership #FileUploader input {
  height: auto !important;
}

.publish-preview {
  height: 7rem;
}

.leadership-share .results .result-item:hover {
  cursor: default;
}

.leadership #createTopicModal .filter-group .filters .button {
  margin-bottom: 0.25rem;
}

@media only print, screen and (max-width: 40em) {
  .results .result-item .publish-preview {
    height: auto;
  }
  .results .result-item .publish-preview p {
    font-size: 0.85rem !important;
  }
  .score-controls {
    float: left !important;
  }
  .jump-to-container .small-4 {
    width: auto !important;
  }
}
.jump-to-buttons .button {
  width: 6em;
}
@media only print, screen and (max-width: 40em) {
  .jump-to-buttons {
    margin-bottom: 1rem;
  }
}

.related-content {
  padding: 0;
  margin: 1.25rem -0.625rem;
}

.answerComments.panel {
  margin-top: 1.875rem !important;
  margin-bottom: 0 !important;
  border: 1px solid #e6e6e6 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-left: 2em;
}
.answerComments .footer-buttons {
  background: #f5f5f5;
  border-top: 1px solid #e6e6e6;
  margin: 0.9375rem -0.9375rem 0;
}
.answerComments .footer-buttons .button {
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.connect .minus {
  float: left;
  background: #FFFFFF;
  border-radius: 50% 50%;
  border: 1px solid #f09fa5;
  text-align: center;
  height: 2em;
  width: 2em;
  padding: 0.25em;
  cursor: pointer;
  color: #671219;
}
.connect .minus.active {
  background: #f09fa5;
}
.connect .plus {
  margin-left: 0.5em;
  float: left;
  background: #FFFFFF;
  border-radius: 50% 50%;
  border: 1px solid #afe7c2;
  text-align: center;
  height: 2em;
  width: 2em;
  padding: 0.25em;
  cursor: pointer;
  color: #2e814d;
}
.connect .plus.active {
  background: #afe7c2;
}
.connect .score {
  margin-left: 0.25em;
  float: left;
  height: 2em;
  width: 2em;
  text-align: center;
  font-size: 1.5em;
  font-weight: 700;
}
.connect .score.positive-score {
  color: #59b377;
}
.connect .score.negative-score {
  color: #ba2717;
}
.connect.question {
  box-shadow: 1px 1px 4px 4px rgba(0, 0, 0, 0.08);
  padding: 1em;
  background: #FFFFFF;
}
.connect.question.question-detail h3 {
  max-width: 75%;
}
.connect.question.question-detail .data {
  padding: 0.9375rem 0.46875rem;
}
.connect.question.question-detail .publish-details {
  padding: 0.9375rem 1.25rem;
}
.connect.question .title {
  background: #d9eafa;
  color: #000000;
  padding: 0.46875rem 0.9375rem 0.234375rem;
}
.connect.question .title .title-callout {
  color: #000000;
  float: right;
  width: 4em;
  height: 4em;
  text-align: center;
  font-size: 1em;
  padding: 0.5em;
}
.connect.question .title .title-callout .value {
  font-size: 1.25em;
  font-weight: 700;
}
.connect.question .title .title-callout .text {
  font-size: 0.75em;
}
.connect.question .title .title-callout:last-child {
  margin-right: 0.25em;
}
.connect.question .sub-title {
  background: #e8f2fb;
  font-size: 0.75rem;
  padding: 0.46875rem;
  font-weight: 700;
  border-bottom: 2px solid #d9eafa;
}
.connect.question .data.listing {
  border-bottom: 1px solid #d9eafa;
  cursor: pointer;
  padding: 0.9375rem 0.46875rem;
}
@media only print, screen and (max-width:64em) {
  .connect.question .data.listing {
    border: 1px solid #d9eafa !important;
    margin-bottom: 0.9375rem;
  }
}
.connect.question .data.listing:last-child {
  border-bottom: none;
}
.connect.question .data .tag {
  font-size: 0.75rem;
  float: left;
  margin: 0 0.25rem 0.25rem;
  padding: 0.5rem;
  border: 1px dashed #d9eafa;
  background: #FFFFFF;
}
.connect.question .data .tag:before {
  font-family: "FontAwesome";
  margin-left: 0.25em;
  margin-right: 0.25em;
  color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.connect.question .data .tag.topicofinterest::before, .connect.question .data .tag.topicsofinterest::before {
  font-family: "FontAwesome";
  content: "\f129";
  padding-right: 0.3em;
}
.connect.question .data .tag.communityschoolsetting::before {
  font-family: "FontAwesome";
  content: "\f12e";
  padding-right: 0.3em;
}
.connect.question .data .tag.enrollment::before {
  font-family: "FontAwesome";
  content: "\f0c0";
  padding-right: 0.3em;
}
.connect.question .data .tag.title1schoolstatus::before {
  font-family: "FontAwesome";
  content: "\f085";
  padding-right: 0.3em;
}
.connect.question .data .tag.schoollevel::before {
  font-family: "FontAwesome";
  content: "\f19d";
  padding-right: 0.3em;
}
.connect.question .data .tag.yearsofexperience::before {
  font-family: "FontAwesome";
  content: "\f0cb";
  padding-right: 0.3em;
}
.connect.question .data .tag.contentdepth::before {
  font-family: "FontAwesome";
  content: "\f160";
  padding-right: 0.3em;
}
.connect.question .data .tag.contenttype::before {
  font-family: "FontAwesome";
  content: "\f15c";
  padding-right: 0.3em;
}
.connect.question .data .tag.source::before {
  font-family: "FontAwesome";
  content: "\f1bd";
  padding-right: 0.3em;
}
.connect.question .details {
  font-size: 0.75rem;
}
.connect.question .details .name {
  font-weight: 700;
}
.connect.question .paginator {
  float: right;
}
.connect.question .paginator .page {
  float: left;
  margin-right: 0.5em;
  cursor: pointer;
}
.connect.question .paginator .page:last-child {
  margin-right: 0;
}
.connect.question .paginator .page.pageDisabled {
  display: none;
}
.connect.question .paginator .page.secondary {
  background: none;
  border: none;
  padding: 0;
  box-shadow: none;
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
}
.connect.question .paginator .page.secondary.active {
  color: #082a3d;
}
.connect.answer-list .answer {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-bottom: 0.75rem;
}
.connect.answer-list .answer:last-child {
  border-bottom: none;
}
.connect.answer-list .answer.header {
  background: #0b3c58;
  color: #FFFFFF;
  font-size: 0.95em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-weight: 700;
  margin: 0;
}
.connect.answer-list .answer.zero {
  display: none;
}
.connect.answer-list .answer .accepted {
  color: #59b377;
}
.connect.answer-list .answer .accepted-notyet {
  color: #ddd;
  cursor: pointer;
}
.connect.answer-list .answer .accepted-notyet:hover {
  color: #59b377;
}
.connect.answer-list .answer .details {
  font-size: 0.75em;
  color: #000000;
  padding-left: 2rem;
}
.connect.answer-list .answer .details .name {
  font-weight: 700;
}
.connect.answer-list .no-answers {
  padding: 1em;
  text-align: center;
}
.connect .comments .row:first-child .comment {
  border: none !important;
}
.connect .comments .comment {
  margin-top: 0.5rem;
  border-top: 1px solid #d9eafa;
  border-bottom: none;
  padding: 0.5em;
}
.connect .comments .comment .fa-comments {
  float: left;
  padding-right: 0.65rem;
  padding-top: 0.25rem;
}
.connect .comments .commentEdit {
  margin-top: 0.75em;
  border-bottom: none;
  padding: 0.5em;
}
.connect .comments .comment-detail {
  font-size: 0.75em;
  padding-bottom: 1rem;
}
.connect .comments .comment-detail .name {
  font-weight: 700;
}
.connect.related-questions .related {
  border-bottom: 1px solid #d9eafa;
  margin: 0;
  padding-bottom: 0.75rem;
}
.connect.related-questions .related.header {
  font-weight: 700;
  background: #0b3c58;
  color: #FFFFFF;
  font-size: 0.95em;
  padding-top: 0.5em !important;
  padding-bottom: 0.5em !important;
}
.connect.related-questions .related-row {
  border-bottom: 1px solid #d9eafa;
  padding: 1em 0;
  cursor: pointer;
  font-size: 0.875em;
  margin: 0;
}
.connect.related-questions .related-row:first-child {
  padding: 0;
  cursor: default;
}

.new-answer {
  position: fixed;
  right: 20px;
  bottom: 20px;
  border: 2px solid rgb(52.132231405, 113.867768595, 72.7107438017);
  background: rgb(158.9669421488, 211.0330578512, 176.3223140496);
  text-align: center;
  cursor: pointer;
  width: 15em;
  height: 9em;
  padding: 1em;
  display: none;
}

.neutral {
  margin: 0 auto;
  border: 1px solid #000000;
  color: #000000;
  height: 2rem;
  width: 3rem;
  padding: 0.25rem 0.4rem;
  text-align: center;
  font-weight: bold;
  font-size: 1rem;
}

.positive {
  margin: 0 auto;
  border: 1px solid #59b377;
  color: #59b377;
  height: 2rem;
  width: 3rem;
  padding: 0.25rem 0.4rem;
  text-align: center;
  font-weight: bold;
  font-size: 1rem;
}

.negative {
  margin: 0 auto;
  border: 1px solid #ba2717;
  color: #ba2717;
  height: 2rem;
  width: 3rem;
  padding: 0.25rem 0.4rem;
  text-align: center;
  font-size: 1rem;
}

.question-stats-count {
  border: 1px solid #FFFFFF;
  height: 2rem;
  padding: 0.25rem 0.4rem;
  text-align: center;
  font-weight: bold;
  font-size: 1rem;
}

.savebar {
  margin-top: 1em !important;
}

.question-stats {
  font-size: 0.85rem;
  text-align: center;
}

.selected-tags {
  margin-top: 0.5rem;
}

.selected-tags h6 {
  font-size: 0.85rem;
  position: relative;
  top: 10px;
}

.connect .fa.fa-comment {
  color: #48aee8;
  position: relative;
  top: -5px;
  cursor: default;
}

/* Question/Answer Page */
.answerThisQuestionButton,
.editThisQuestionButton {
  font-size: 0.8rem;
}

#commentOnThisQuestion.button.sas-panel-button {
  font-size: 0.875rem;
  float: none;
}

#questionComments {
  box-shadow: none !important;
}
#questionComments .header {
  background: #0b3c58;
  color: #FFFFFF;
  font-size: 0.95em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-weight: 700;
}
#questionComments .footer-buttons {
  background: #f5f5f5;
  border-top: 1px solid #e6e6e6;
  margin: 0.9375rem -0.9375rem -0.9375rem;
}

.related-questions-placeholder {
  padding-top: 1rem;
}

.answerText .fa.fa-comment {
  float: left;
  padding-right: 0.65rem;
  padding-top: 0.5rem;
}

#answerList .paginator {
  margin-top: 0;
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
}
#answerList .paginator .button {
  margin-bottom: 0;
}
#answerList .button {
  margin-left: 0.234375rem;
}
#answerList .button:first-child {
  margin-left: 0;
}

.answeredText {
  font-weight: bold;
}

.accepted {
  color: #59b377;
}

.add-comment-answered {
  padding-left: 2rem;
}
.add-comment-answered .editAnswer .fa-comments {
  padding-right: 0.5em;
}

@media (max-width: 668px) {
  .edit-answer {
    float: right;
  }
}

.button.sas-panel-button.commentOnThisAnswer,
.button.editThisAnswerCommentButton {
  font-size: 0.8rem;
}

.button.sas-panel-button.commentOnThisAnswer .fa-comments {
  padding-right: 0.5rem;
}

.hide-for-medium-down .button.commentOnThisAnswer {
  margin-bottom: 1rem;
}

.button.editAnswer .fa-comments {
  padding-right: 0.5rem;
}

#ask-question-page .topics-of-interest-dropdown .savebar {
  margin-top: 0 !important;
}

.leadership-search input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

.jump-to-buttons .button {
  font-size: 0.8rem;
  padding-right: 0.6rem !important;
  padding-left: 0.6rem !important;
}

.editting-element {
  opacity: 0.2;
}

.non-applied-tag {
  opacity: 0.6;
}

#selectedTags {
  height: 2.5em !important;
}

#tagListRow {
  min-height: 4em;
}

.filter-item {
  margin: 0.4rem 0 !important;
  padding: 0.4rem 0;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.filter-item label {
  display: inline-block;
  min-height: 1em !important;
  font-size: 0.75rem;
  padding: 0 0.23438rem;
  width: 80%;
}

.filter-item .icheckbox_flat-yellow {
  vertical-align: top;
  margin-top: 0.23438rem;
}

#showFilters.button {
  background: #e6e6e6;
  border: none;
}

.tag-count-title {
  background: #082a3d;
  border-radius: 4px;
}

.leadership .filter-dropdown .tag-count-title .indicator-title {
  color: #FFFFFF;
  font-size: 0.85rem;
  font-weight: normal;
  padding-top: 5px;
}

.leadership .filter-dropdown .row-headers {
  font-weight: 700;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.8rem !important;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.leadership .filter-dropdown .show-for-phone-landscape-down .row-headers {
  padding: 0.9375rem !important;
  margin-bottom: 0 !important;
  width: auto !important;
  background-color: #0b3c58;
  color: #FFFFFF;
  font-size: 1.3125rem;
  font-weight: 700;
}

.leadership .filter-dropdown .tag-count, .leadership .filter-dropdown .tag-count-small {
  width: 29px;
  margin-top: 5px;
}

.toi-jump-buttons .button {
  background-color: #e6e6e6;
  margin-right: 1rem;
  margin-left: 1rem;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.tag-count-title {
  padding-bottom: 5px;
  padding-left: 5px;
}

.filter-column {
  margin-bottom: 10px;
}

.connect.question.question-detail h3 {
  max-width: 100% !important;
}

.question-detail .button {
  /*Phone*/
}
@media only screen and (max-width: 40em) {
  .question-detail .button {
    display: block !important;
    margin: 0.5rem 0 !important;
    width: 100% !important;
    float: none !important;
  }
}

.footer-buttons .button {
  display: block !important;
  margin: 0.5rem 0 !important;
  width: 100% !important;
  float: none !important;
}

.add-comment-answered {
  padding-left: 0 !important;
}
.add-comment-answered .button {
  display: block !important;
  margin: 0.5rem 0 !important;
  width: 100% !important;
  float: none !important;
  clear: both;
}

@media screen and (min-device-width: 700px) and (max-device-width: 900px) {
  .answer-list .score-label {
    padding-right: 2rem;
  }
}
@media screen and (min-device-width: 873px) and (max-device-width: 1397px) {
  .toi-jump-buttons .button {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
@media screen and (min-device-width: 642px) and (max-device-width: 700px) {
  .answer-list .score-label {
    padding-right: 3rem;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1100px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .ipad-medium-4 {
    width: 33.33333% !important;
  }
  .ipad-medium-5 {
    width: 41.66667% !important;
  }
  .ipad-medium-7 {
    width: 58.33333% !important;
  }
}
@media only screen and (max-width: 736px) and (orientation: landscape) {
  .leadership .filter-dropdown.landscape-no-padding .filter-buttons-container {
    height: 15%;
  }
}
@media only screen and (max-width: 320px) and (orientation: portrait) {
  .leadership .filter-dropdown.landscape-no-padding .filter-buttons-container {
    padding: 0em !important;
  }
}

.moderator-question {
  cursor: pointer;
}
.moderator-question.moderator-exclude {
  opacity: 0.7;
  cursor: default !important;
}

.moderator-answer {
  cursor: pointer;
}

.read-more {
  color: #ba2717;
  cursor: pointer;
}

.new-or-updated {
  background-color: rgb(255, 247.2, 204);
}

/*@import "../settings";*/
.page-fx-page a:not(.button) {
  text-decoration: underline;
}
.page-fx-page a:not(.button).el-link {
  text-decoration: none;
  background-color: #2A517D;
  padding: 0.75rem 2rem;
  border-radius: 5px;
  color: #FFFFFF;
  font-weight: bold;
}
.page-fx-page a:not(.button).el-link i {
  margin-left: 0.5rem;
}
.page-fx-page a:not(.button).el-link:hover {
  color: #FFFFFF;
}
.page-fx-page .f-dropdown a {
  text-decoration: none;
}

.SAS_DocumentPage_Menu {
  margin-left: 0;
}
.SAS_DocumentPage_Menu .option-list {
  position: relative;
  right: 8px;
  top: 8px;
}

.SAS_DocumentPage_Menu > li {
  padding: 0.9375rem;
  list-style-type: none;
  font-weight: 700;
  color: white;
  background-color: #1373cd;
  margin-bottom: 0.3em;
  cursor: pointer;
  border-radius: 4px;
}
.SAS_DocumentPage_Menu > li a, .SAS_DocumentPage_Menu > li a:hover {
  color: white;
}
.SAS_DocumentPage_Menu > li:hover {
  background: #2e537f;
}
.SAS_DocumentPage_Menu > li::before {
  display: block;
  font-family: "FontAwesome";
  content: "\f054";
  float: left;
  margin-right: 0.5em;
  color: #FFFFFF;
  transition: 0.1s transform linear;
}
.SAS_DocumentPage_Menu > li:active, .SAS_DocumentPage_Menu > li.active {
  background: #2e537f;
  color: #FFFFFF;
}
.SAS_DocumentPage_Menu > li:active::before, .SAS_DocumentPage_Menu > li.active::before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-right: 0.9375rem;
}
.SAS_DocumentPage_Menu > li .option-list .sas-dropdown:hover, .SAS_DocumentPage_Menu > li .option-list .assessmentTitleBG:hover {
  color: #082a3d;
}
.SAS_DocumentPage_Menu > li .option-list .assessmentOptions li a, .SAS_DocumentPage_Menu > li .option-list .assessmentOptions li a:hover {
  color: #2e537f;
}
.SAS_DocumentPage_Menu > li .section-container {
  display: flex;
}
.SAS_DocumentPage_Menu > li .section-container .section-text {
  flex-basis: calc(100% - 125px);
  flex-grow: 1;
}
.SAS_DocumentPage_Menu > li .section-container .section-options {
  margin-left: auto;
  width: 125px;
}

.SAS_DocumentPage_ContentList {
  margin: 0;
  clear: both;
}
.SAS_DocumentPage_ContentList .SAS_DocumentPage_SubList {
  margin-bottom: 0;
}
.SAS_DocumentPage_ContentList .SAS_DocumentPage_SubList .option-list {
  top: 0;
}
.SAS_DocumentPage_ContentList .option-list {
  margin-top: -0.5rem;
  position: relative;
  /*right: 8px;*/
}
.SAS_DocumentPage_ContentList .option-list.SubSectionHeaderOptionButton {
  top: 30px;
}
.SAS_DocumentPage_ContentList .option-list .sas-dropdown, .SAS_DocumentPage_ContentList .option-list .assessmentTitleBG {
  margin-bottom: 0;
}
.SAS_DocumentPage_ContentList > .SAS_DocumentPage_ListHeaderItem_Container {
  margin-left: 0 !important;
}
.SAS_DocumentPage_ContentList .SAS_DocumentPage_ListHeaderItem_Container {
  padding: 0.9375rem;
  list-style-type: none;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.SAS_DocumentPage_ContentList .SAS_DocumentPage_ListHeaderItem_Container p:only-child {
  margin-bottom: 0;
}
.SAS_DocumentPage_ContentList .SAS_DocumentPage_ListHeaderItem_Container > ul > li {
  padding: 0.9375rem;
  list-style-type: none;
}
.SAS_DocumentPage_ContentList .SAS_DocumentPage_ListHeaderItem_Container > ul > li p:last-child {
  margin-bottom: 0;
}

.SAS_DocumentPage_ListHeaderItem {
  font-weight: 700;
  border-radius: 4px;
  font-size: 16px;
  padding: 0.9375rem;
  list-style-type: none;
  padding: 0.9375rem !important;
}
.SAS_DocumentPage_ListHeaderItem .f-dropdown {
  font-weight: normal;
  color: #082a3d;
}
.SAS_DocumentPage_ListHeaderItem.SubSectionHeader {
  margin-top: 1.875rem;
}
.SAS_DocumentPage_ListHeaderItem p {
  margin-bottom: 0;
}
.SAS_DocumentPage_ListHeaderItem.Accordion-trigger, .SAS_DocumentPage_ListHeaderItem .Accordion-trigger {
  color: inherit;
}
.SAS_DocumentPage_ListHeaderItem.Accordion-trigger::before, .SAS_DocumentPage_ListHeaderItem .Accordion-trigger::before {
  display: block;
  font-family: "FontAwesome";
  content: "\f054";
  float: left;
  margin-right: 0.5em;
  transition: 0.1s transform linear;
  color: inherit;
}
.SAS_DocumentPage_ListHeaderItem.Accordion-trigger[aria-expanded=true]::before, .SAS_DocumentPage_ListHeaderItem .Accordion-trigger[aria-expanded=true]::before {
  transform: rotate(90deg);
}

.SAS_DocumentPage_ListHeaderItem_Container > .SAS_DocumentPage_ListHeaderItem {
  color: #FFFFFF;
  background-color: #1373cd;
  width: 100%;
  margin-bottom: 0;
  text-align: left;
}
.SAS_DocumentPage_ListHeaderItem_Container > .SAS_DocumentPage_ListHeaderItem.Accordion-trigger {
  background-color: #2e537f;
}
.SAS_DocumentPage_ListHeaderItem_Container .SAS_DocumentPage_ListHeaderItem_Container {
  padding-bottom: 0 !important;
}
.SAS_DocumentPage_ListHeaderItem_Container .SAS_DocumentPage_ListHeaderItem_Container > .SAS_DocumentPage_ListHeaderItem {
  color: #082a3d;
  background-color: #79a6d8;
}
.SAS_DocumentPage_ListHeaderItem_Container .SAS_DocumentPage_ListHeaderItem_Container .SAS_DocumentPage_ListHeaderItem_Container {
  padding-bottom: 0 !important;
}
.SAS_DocumentPage_ListHeaderItem_Container .SAS_DocumentPage_ListHeaderItem_Container .SAS_DocumentPage_ListHeaderItem_Container > .SAS_DocumentPage_ListHeaderItem {
  color: #082a3d;
  background-color: #e8f1fa;
}

.SAS_DocumentPage_ContentList > li.SAS_DocumentPage_ListHeaderItem_Container {
  padding-top: 0 !important;
}
.SAS_DocumentPage_ContentList .handle {
  margin-right: 1rem;
  cursor: pointer;
}

.SAS_DocumentPage_ContentList_NoCollapse {
  margin: 0;
}
.SAS_DocumentPage_ContentList_NoCollapse .SAS_DocumentPage_ListHeaderItem {
  font-weight: 700;
  color: #FFFFFF;
  background-color: #1373cd;
  border-radius: 4px;
}
.SAS_DocumentPage_ContentList_NoCollapse .SAS_DocumentPage_ListHeaderItem .f-dropdown {
  font-weight: normal;
  color: #082a3d;
}
.SAS_DocumentPage_ContentList_NoCollapse .SAS_DocumentPage_ListHeaderItem.SubSectionHeader {
  margin-top: 1.875rem;
}
.SAS_DocumentPage_ContentList_NoCollapse li {
  padding: 0.9375rem;
  list-style-type: none;
}
.SAS_DocumentPage_ContentList_NoCollapse li ::before {
  display: block;
  font-family: "FontAwesome";
  content: "\f054";
  float: left;
  margin-right: 0.5em;
  color: #FFFFFF;
}
.SAS_DocumentPage_ContentList_NoCollapse li.active {
  color: #FFFFFF;
}
.SAS_DocumentPage_ContentList_NoCollapse li.active ::before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-right: 0.9375rem;
}
.SAS_DocumentPage_ContentList_NoCollapse li a {
  color: #FFFFFF;
}

button.SAS_DocumentPage_ContentList_NoCollapse, .SAS_DocumentPage_ContentList_NoCollapse.TeachscapeButton {
  font-weight: 700;
}
button.SAS_DocumentPage_ContentList_NoCollapse::before, .SAS_DocumentPage_ContentList_NoCollapse.TeachscapeButton::before {
  display: block;
  font-family: "FontAwesome";
  content: "\f054";
  float: left;
  margin-right: 0.5em;
  color: #FFFFFF;
}
button.SAS_DocumentPage_ContentList_NoCollapse.active, .SAS_DocumentPage_ContentList_NoCollapse.active.TeachscapeButton {
  color: #FFFFFF;
}
button.SAS_DocumentPage_ContentList_NoCollapse.active::before, .SAS_DocumentPage_ContentList_NoCollapse.active.TeachscapeButton::before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-right: 0.9375rem;
}

.SAS_DocumentPage_ListItem {
  padding: 0.9375rem;
}
.SAS_DocumentPage_ListItem:not(.no-border) {
  border-bottom: 1px solid #b6dff6;
}
.SAS_DocumentPage_ListItem .pdf::before {
  display: block;
  font-family: "FontAwesome";
  content: "\f1c1";
  float: left;
  margin-right: 0.5em;
  color: #ba2717;
}
.SAS_DocumentPage_ListItem .docx::before, .SAS_DocumentPage_ListItem .doc::before {
  display: block;
  font-family: "FontAwesome";
  content: "\f1c2";
  float: left;
  margin-right: 0.5em;
  color: #0b3c58;
}
.SAS_DocumentPage_ListItem .xlsx::before, .SAS_DocumentPage_ListItem .xls::before {
  display: block;
  font-family: "FontAwesome";
  content: "\f1c3";
  float: left;
  margin-right: 0.5em;
  color: #59b377;
}
.SAS_DocumentPage_ListItem .pptx::before, .SAS_DocumentPage_ListItem .ppt::before {
  display: block;
  font-family: "FontAwesome";
  content: "\f1c4";
  float: left;
  margin-right: 0.5em;
  color: #f7a226;
}
.SAS_DocumentPage_ListItem .outsidelink::before {
  display: block;
  font-family: "FontAwesome";
  content: "\f08e";
  float: left;
  margin-right: 0.5em;
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
}
.SAS_DocumentPage_ListItem [data-type=text] ul {
  list-style-type: disc;
}
.SAS_DocumentPage_ListItem [data-type=text] ul ul {
  list-style-type: circle;
}
.SAS_DocumentPage_ListItem [data-type=text] ul ul ul {
  list-style-type: square;
}

.TeacherOfYear h2 {
  background: transparent url("http://static.pdesas.org/Content/Images/image-toy.jpg") no-repeat scroll 0 0;
  height: 225px;
  margin-bottom: 20px;
  text-indent: -9999px;
  width: 880px;
}

.toydate {
  font-weight: bold;
  padding: 0.5em;
}

.toyname {
  font-weight: bold;
  padding: 0.5em;
}

.toydistrict {
  padding: 0.5em;
}

.toyextra {
  padding: 0.5em;
  margin-left: 3.3em;
}

.toyextraname {
  font-weight: bold;
  padding: 0.5em;
  margin-left: 3.3em;
}

.toyextradistrict {
  padding: 0.5em;
}

.addParentPageItemContentButton {
  margin-top: 1rem;
  margin-right: 0.5rem;
}

/*options list button override on content document pages*/
.SAS_DocumentPage_Menu .option-list li {
  background: none;
  border-radius: 0;
  font-weight: normal;
  color: #000000;
}
.SAS_DocumentPage_Menu .option-list li.active {
  color: #082a3d;
}
.SAS_DocumentPage_Menu .option-list li:hover {
  background-color: #eee;
}

.SAS_DocumentPage_ContentList .option-list li span {
  font-family: "proxima-nova", sans-serif;
}

/*fixes for mobile issues with location of Options btns on ipad vert and phone screens SAS-4596*/
@media screen and (max-width: 640px) {
  .SAS_DocumentPage_ListItem .option-list {
    float: none !important;
    width: 120px;
  }
  .SAS_DocumentPage_ListItem .option-list a {
    margin-top: 0.5rem !important;
  }
}

@media screen and (max-width: 640px) {
  .SubSectionHeader .option-list, .SAS_DocumentPage_ListHeaderItem .option-list {
    float: none !important;
    width: 100%;
    margin-left: 0 !important;
    margin-top: 0 !important;
  }
  .SubSectionHeader .option-list a, .SAS_DocumentPage_ListHeaderItem .option-list a {
    margin-top: 0.5rem !important;
  }
}

@media screen and (min-width: 640px) {
  .SAS_DocumentPage_ListItem, .SAS_DocumentPage_ListHeaderItem {
    display: flex;
    align-items: center;
  }
  .SAS_DocumentPage_ListItem div.option-list.right, .SAS_DocumentPage_ListHeaderItem div.option-list.right {
    min-width: 117px;
    margin-top: 0 !important;
    margin-left: auto;
  }
}

@media screen and (max-width: 640px) and (min-width: 410px) {
  ul.SAS_DocumentPage_Menu {
    min-width: 224px;
  }
}
@media screen and (max-width: 409px) {
  ul.SAS_DocumentPage_Menu {
    min-width: 332px;
  }
}

ul.SAS_DocumentPage_ContentList {
  min-width: 332px;
}

/*English Learner Portal*/
.el-portal h2 {
  color: #2A517D;
}

.el-intro {
  margin-bottom: 2rem;
  padding-top: 0 !important;
}

.el-nav {
  margin-top: 2.25rem;
}
.el-nav ul {
  margin-left: 0;
}
.el-nav ul li {
  list-style: none;
}
.el-nav ul li a {
  width: 100%;
  text-align: left;
  padding: 1rem !important;
  font-size: 1.1rem;
}

.join-plc {
  font-size: 1.2rem;
  margin-top: 4rem;
  color: #2A517D;
}

.el-panel-container .panel-header {
  background-color: #2A517D;
  padding: 1rem 1.5rem;
  border-radius: 10px 10px 0 0;
}
.el-panel-container .panel-header h3 {
  color: #fade7e;
  margin: 0;
}
.el-panel-container .panel {
  border-radius: 0 0 10px 10px;
  padding: 1.5rem;
}
.el-panel-container .panel .el-panel-row {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  margin-left: 0;
  margin-right: 0;
}
.el-panel-container .panel .el-panel-row .el-panel-label {
  font-size: 1.2rem;
  color: #2A517D;
}
.el-panel-container .panel .el-panel-row .registration-dates-list {
  margin-left: 0;
  margin-bottom: 0;
}
.el-panel-container .panel .el-panel-row .registration-dates-list li {
  list-style: none;
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.el-panel-container .panel .el-panel-row .registration-dates-list li .el-register-link {
  padding: 0.5rem 2rem;
  border: 2px solid #2A517D;
  color: #2A517D;
  border-radius: 5px;
  font-weight: bold;
  text-decoration: none;
}
.el-panel-container .panel .el-panel-row .registration-dates-list li .el-register-link i {
  margin-left: 0.5rem;
  position: relative;
  top: 1px;
}
.el-panel-container .panel .el-panel-row .registration-dates-list li:last-child {
  margin-bottom: 0;
}
.el-panel-container .panel .el-panel-row .contact-details {
  color: #2A517D;
  font-size: 1.3rem;
  margin-bottom: 0;
}
.el-panel-container .panel .el-panel-row:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.el-professional-learning .el-panel-container {
  margin-bottom: 3rem;
}
.el-professional-learning .el-panel-container:last-child {
  margin-bottom: 0;
}

.remove-professional-learning-activity-registration {
  margin-top: 1.5rem;
}

.professional-learning-section .adminOptions button, .professional-learning-section .adminOptions .TeachscapeButton {
  margin-left: 3rem;
}
.professional-learning-section .sortableItemContainer {
  margin-left: 0;
}
.professional-learning-section .sortableItemContainer .SAS_DocumentPage_ListItem {
  padding: 0;
  width: 100%;
  border: none;
}
.professional-learning-section .sortableItemContainer .SAS_DocumentPage_ListItem .resource-container {
  width: 100%;
}

.el-resources ul.resource-list {
  margin-left: 0;
}
.el-resources ul.resource-list > li {
  list-style: none;
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding: 1rem 0;
}
.el-resources ul.resource-list > li:last-child {
  border-bottom: none;
}
.el-resources ul.resource-list > li > .resource-container a {
  text-decoration: underline;
  font-weight: bold;
  font-size: 1.1rem;
}
.el-resources ul.resource-list > li > .resource-container a:hover {
  text-decoration: none;
}
.el-resources ul.resource-list > li > .resource-container a.outsidelink:before {
  color: #1373cd;
}
.el-resources ul.resource-list > li > .resource-container p {
  margin-bottom: 0;
}
.el-resources ul.resource-list > li .option-list {
  margin-left: auto;
}
.el-resources ul.resource-list > li .option-list button, .el-resources ul.resource-list > li .option-list .TeachscapeButton {
  margin-bottom: 0;
}

.translated-documents h4 {
  margin: 0.25rem 0;
}
.translated-documents h4 button, .translated-documents h4 .TeachscapeButton {
  width: 100%;
  border-radius: 8px;
  padding: 0.5rem 1rem !important;
  background-color: #FFFFFF;
  color: #2A517D;
  box-shadow: none !important;
  border: none !important;
  border-bottom: 1px solid #ddd !important;
  border-radius: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  font-size: 1.1rem;
  text-align: left;
}
.translated-documents h4 button i, .translated-documents h4 .TeachscapeButton i {
  background-color: #fade7e;
  border-radius: 25px;
  padding: 0.85rem 0.65rem 0.85rem 0.85rem;
  font-size: 1.2rem;
  margin-right: 0.75rem;
}
.translated-documents h4 button .Accordion-title, .translated-documents h4 .TeachscapeButton .Accordion-title {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.translated-documents h4 button .Accordion-title .Accordion-icon, .translated-documents h4 .TeachscapeButton .Accordion-title .Accordion-icon {
  float: right;
}
.translated-documents h4 button .Accordion-title .Accordion-icon:before, .translated-documents h4 .TeachscapeButton .Accordion-title .Accordion-icon:before {
  font-family: "Font Awesome 6 Pro";
  content: "+";
}
.translated-documents h4 button.open, .translated-documents h4 .open.TeachscapeButton {
  background-color: #fade7e;
  border-bottom: none !important;
  border-radius: 8px;
}
.translated-documents h4 button.open .Accordion-title, .translated-documents h4 .open.TeachscapeButton .Accordion-title {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.translated-documents h4 button.open .Accordion-title .Accordion-icon, .translated-documents h4 .open.TeachscapeButton .Accordion-title .Accordion-icon {
  float: right;
}
.translated-documents h4 button.open .Accordion-title .Accordion-icon:before, .translated-documents h4 .open.TeachscapeButton .Accordion-title .Accordion-icon:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f068";
}
.translated-documents h5 button, .translated-documents h5 .TeachscapeButton {
  width: 100%;
  border-radius: 8px;
  padding: 0.5rem 1rem !important;
  background-color: #FFFFFF;
  color: #2A517D;
  box-shadow: none !important;
  border: none !important;
  border-bottom: 1px solid #ddd !important;
  border-radius: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  font-size: 1.1rem;
  text-align: left;
}
.translated-documents h5 button i, .translated-documents h5 .TeachscapeButton i {
  background-color: #2A517D;
  border-radius: 25px;
  padding: 0.85rem 0.65rem 0.85rem 0.85rem;
  font-size: 1.2rem;
  margin-right: 0.75rem;
  color: #FFFFFF;
}
.translated-documents h5 button .Accordion-title, .translated-documents h5 .TeachscapeButton .Accordion-title {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.translated-documents h5 button .Accordion-title .Accordion-icon, .translated-documents h5 .TeachscapeButton .Accordion-title .Accordion-icon {
  float: right;
}
.translated-documents h5 button .Accordion-title .Accordion-icon:before, .translated-documents h5 .TeachscapeButton .Accordion-title .Accordion-icon:before {
  font-family: "Font Awesome 6 Pro";
  content: "+";
}
.translated-documents h5 button.open, .translated-documents h5 .open.TeachscapeButton {
  background-color: #2A517D;
  color: #FFFFFF;
  border-bottom: none !important;
  border-radius: 8px;
}
.translated-documents h5 button.open .Accordion-title, .translated-documents h5 .open.TeachscapeButton .Accordion-title {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.translated-documents h5 button.open .Accordion-title .Accordion-icon, .translated-documents h5 .open.TeachscapeButton .Accordion-title .Accordion-icon {
  float: right;
}
.translated-documents h5 button.open .Accordion-title .Accordion-icon:before, .translated-documents h5 .open.TeachscapeButton .Accordion-title .Accordion-icon:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f068";
}

.nested-accordion {
  margin: 0 1rem;
}

.translations-container {
  margin: 0;
  padding-top: 1rem;
}
.translations-container .document-download {
  border-radius: 10px;
  border: 1px solid #ddd;
  color: #2A517D;
  margin-bottom: 1.25rem;
}
.translations-container .document-download .document-download-content {
  padding: 0.75rem;
}
.translations-container .document-download .document-download-content .translation-language {
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
  display: block;
  overflow-wrap: break-word;
}
.translations-container .document-download .document-download-content .translation-language i {
  font-size: 1.2rem;
}
.translations-container .document-download .document-download-content .el-pdf-desc {
  font-size: 0.9rem;
  margin-bottom: 0;
  height: 4rem;
}
.translations-container .document-download a {
  color: #FFFFFF;
  background-color: #376CA9;
  display: block;
  border-radius: 0 0 10px 10px;
  padding: 0.5rem;
  text-align: center;
  font-weight: bold;
}

.translation-library {
  clear: both;
  margin: 2.5rem 0 2.5rem 0;
}
.translation-library .el-search {
  margin-bottom: 2rem;
}
.translation-library .el-search input {
  border-radius: 7px;
}
.translation-library .el-search label {
  font-size: 1.1rem;
}
.translation-library .request-translation {
  background-color: #bbdaec;
  border-radius: 7px;
  padding: 1.25rem;
}
.translation-library .request-translation .request-title {
  color: #2A517D;
  font-size: 1.1rem;
  margin-bottom: 0.25rem;
}
.translation-library .request-translation button, .translation-library .request-translation .TeachscapeButton {
  color: #FFFFFF;
  background-color: #2A517D;
  margin-bottom: 0;
  width: 100%;
}

.el-faq .results-criteria-count {
  margin-bottom: 1rem;
}
.el-faq .results-criteria-count strong {
  font-size: 1.2rem;
  padding-left: 0.5rem;
}
.el-faq h4 {
  margin-bottom: 0;
}
.el-faq .Accordion-trigger {
  background-color: transparent;
  border-radius: 0;
  box-shadow: none !important;
  border-right: none;
  width: 100%;
  text-align: left;
  font-size: 1.1rem;
  margin-bottom: 0;
  color: #2A517D;
  padding: 1rem !important;
}
.el-faq .Accordion-trigger .Accordion-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.el-faq .Accordion-trigger .Accordion-title .Accordion-icon {
  float: right;
}
.el-faq .Accordion-trigger .Accordion-title .Accordion-icon:before {
  font-family: "Font Awesome 6 Pro";
  content: "+";
  color: #3D79BE;
}
.el-faq .Accordion-trigger.open {
  background-color: #F0F0F0;
  border-bottom: none;
}
.el-faq .Accordion-trigger.open .Accordion-title {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.el-faq .Accordion-trigger.open .Accordion-title .Accordion-icon {
  float: right;
}
.el-faq .Accordion-trigger.open .Accordion-title .Accordion-icon:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f068";
}
.el-faq .Accordion-panel {
  padding: 0 1rem 1rem 1rem;
}
.el-faq .Accordion-panel p {
  margin-bottom: 0;
  color: #000000;
}
.el-faq .Accordion-panel.open {
  background-color: #F0F0F0;
}

@media only print, screen and (max-width: 40em) {
  .page-fx-page .make-me-sticky {
    position: relative;
  }
}
@media only print, screen and (max-width:64em) {
  .el-portal p {
    font-size: 1rem;
  }
  .el-portal .registration-dates-list li {
    display: block !important;
  }
  .el-portal .registration-dates-list li .el-register-link {
    display: inline-block;
    margin-top: 0.5rem;
  }
}
.sortableItemContainer {
  margin-left: 1.5rem;
}
.sortableItemContainer.SAS_DocumentPage_ContentList {
  margin-left: 0;
}
.sortableItemContainer.resource-list > li {
  list-style-type: none;
}

/*@import "../settings";*/
@media only print, screen {
  .phone {
    display: block;
  }
  .tablet-portrait {
    display: none;
  }
  .tablet-landscape {
    display: none;
  }
  .desktop {
    display: none;
  }
  .device-key {
    color: rgba(0, 0, 0, 0.6);
  }
}
@media only print, screen and (min-width:40.063em) {
  .phone {
    display: none;
  }
  .desktop {
    display: none;
  }
  .device-key {
    color: rgba(0, 0, 0, 0.6);
  }
}
@media only print, screen and (min-width:40.063em) and (orientation: landscape) {
  .tablet-portrait {
    display: none;
  }
  .tablet-landscape {
    display: block;
  }
}
@media only print, screen and (min-width:40.063em) and (orientation: portrait) {
  .tablet-portrait {
    display: block;
  }
  .tablet-landscape {
    display: none;
  }
}
@media only print, screen and (min-width:64.063em) {
  .phone {
    display: none;
  }
  .tablet-portrait {
    display: none;
  }
  .tablet-landscape {
    display: none;
  }
  .desktop {
    display: block;
  }
  .device-key {
    color: rgba(255, 255, 255, 0.6);
  }
}
@media only print, screen and (min-width:90.063em) {
  .device-key {
    color: rgba(0, 255, 0, 0.6);
  }
}
.device-key {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  width: 200px;
  text-align: center;
  background: #0b3c58;
  font-weight: 700;
  opacity: 0.8;
}
.device-key.tablet-landscape {
  background: #fade7e;
}
.device-key.tablet-portrait {
  background: #ba2717;
}
.device-key.phone {
  background: #59b377;
}

/*@import "../settings";*/
.key {
  background-color: #fade7e;
  border-radius: 8px;
  list-style-type: none;
  padding: 0.5em;
  line-height: 2.5em;
}
.key .progKey {
  float: left;
  width: 2em;
  height: 2em;
  border: 1px solid #000000;
  margin-right: 0.5em;
}
.key .progKey.keyGreen {
  background-color: #59b377;
}
.key .progKey.keyGreen .circle {
  background-color: #FFFFFF;
  border-radius: 50%;
  height: 80%;
  width: 80%;
  margin-top: 10%;
  margin-left: 10%;
}
.key .progKey.keyRed {
  background-color: #ba2717;
}
.key .progKey.keyRed .circle {
  background-color: #FFFFFF;
  border-radius: 50%;
  height: 80%;
  width: 80%;
  margin-top: 10%;
  margin-left: 10%;
}

.icon-key {
  margin-left: 3em;
  margin-top: 0;
}
.icon-key ul {
  list-style-type: none;
}
.icon-key ul li {
  float: left;
  margin-right: 1em;
}
.icon-key ul li:last-child {
  margin-right: 0;
}

.resources-key {
  background-color: rgb(229.5, 229.5, 229.5);
  padding: 1em;
  border-radius: 8px;
  margin-bottom: 3em;
}
.resources-key ul {
  list-style-type: none;
  line-height: 2em;
}
.resources-key ul li {
  float: left;
  width: 30%;
}

#searchFilters {
  background-color: #082a3d;
  border-radius: 8px;
  padding: 1em;
}
#searchFilters ul {
  list-style-type: none;
}
#searchFilters ul li {
  float: left;
  clear: both;
}
#searchFilters ul li label {
  float: right;
  margin-left: 2em;
}

.content-header {
  font-size: 1.5em;
  font-weight: 700;
  border-bottom: 0.05em solid #082a3d;
}
.content-header .sub-text {
  font-size: 0.5em;
}

.content-standards {
  background-color: #f4f6f9;
}
.content-standards .content-standards-expand, .content-standards .content-standards-collapse {
  background-color: rgb(229.5, 229.5, 229.5);
  cursor: pointer;
}

.vmcm-disclaimer {
  background-color: #ba2717;
  color: #FFFFFF !important;
  padding: 0.5em;
  margin-top: 0.75em;
}

.lesson {
  background-image: url("/Content/images/documents.png");
  background-image: none, url("/Content/images/documents.svg");
  background-repeat: no-repeat;
  background-position: left center;
  width: 80;
  height: 80;
  background-size: 80 80;
  display: block;
  padding-left: 2em;
}

.instcontent {
  background-image: url("/Content/images/reference.png");
  background-image: none, url("/Content/images/reference.svg");
  background-repeat: no-repeat;
  background-position: left center;
  width: 40;
  height: 40;
  background-size: 40 40;
  display: block;
  padding-left: 2em;
}

.edresources {
  background-image: url("/Content/images/pencil.png");
  background-image: none, url("/Content/images/pencil.svg");
  background-repeat: no-repeat;
  background-position: left center;
  width: 40;
  height: 40;
  background-size: 40 40;
  display: block;
  padding-left: 2em;
}

.assessment {
  background-image: url("/Content/images/clipboard.png");
  background-image: none, url("/Content/images/clipboard.svg");
  background-repeat: no-repeat;
  background-position: left center;
  width: 40;
  height: 40;
  background-size: 40 40;
  display: block;
  padding-left: 2em;
}

.videos {
  background-image: url("/Content/images/assessment.png");
  background-image: none, url("/Content/images/assessment.svg");
  background-repeat: no-repeat;
  background-position: left center;
  width: 40;
  height: 40;
  background-size: 40 40;
  display: block;
  padding-left: 2em;
}

.webcontent {
  background-image: url("/Content/images/assessment.png");
  background-image: none, url("/Content/images/assessment.svg");
  background-repeat: no-repeat;
  background-position: left center;
  width: 40;
  height: 40;
  background-size: 40 40;
  display: block;
  padding-left: 2em;
}

.pde {
  background-image: url("/Content/images/keystone.png");
  background-image: none, url("/Content/images/keystone.svg");
  background-repeat: no-repeat;
  background-position: left center;
  width: 40;
  height: 40;
  background-size: 40 40;
  display: block;
  padding-left: 2em;
}

.safeschools {
  background-image: url("/Content/images/assessment.png");
  background-image: none, url("/Content/images/assessment.svg");
  background-repeat: no-repeat;
  background-position: left center;
  width: 40;
  height: 40;
  background-size: 40 40;
  display: block;
  padding-left: 2em;
}

.profdev {
  background-image: url("/Content/images/assessment.png");
  background-image: none, url("/Content/images/assessment.svg");
  background-repeat: no-repeat;
  background-position: left center;
  width: 40;
  height: 40;
  background-size: 40 40;
  display: block;
  padding-left: 2em;
}

.table .solicitation {
  color: rgb(246.1940298507, 196.8805970149, 27.8059701493);
}

/*content detail CSS*/
.content-detail h2 {
  padding-top: 0.75rem;
}

.content-detail .panel-result.sas-dropdown::before, .content-detail .assessmentTitleBG::before {
  content: none;
}

.content-detail .icons-sas .side-icon span {
  margin-top: 0.75rem;
}

.content-header h4 {
  color: #1b93d8;
}

.content-detail .content-header {
  border-bottom: none;
}

.content-detail .panel.lightBlueHeaderBar {
  background-color: #1b93d8;
  color: #FFFFFF;
  margin: 1.5rem 0 0;
}

h5.grades {
  font-weight: 400;
}

.content-detail .content-standards-expand,
.content-detail .content-standards-collapse {
  color: #387A4F;
  background-color: #FFFFFF;
  cursor: pointer;
  height: 55px;
  clear: both;
}

.content-detail .content-standards-expand span,
.content-detail .content-standards-collapse span {
  border: 1px solid #387A4F;
  border-top: none;
  border-radius: 0 0 8px 8px;
  padding: 1rem;
  position: relative;
  top: 13px;
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
}

.content-detail .content-standards-expand i,
.content-detail .content-standards-collapse i {
  margin-right: 0.5rem;
}

.table .content-standards .row-list-item, .table .content-standards .row-headers {
  background: #FFFFFF !important;
}

.table .content-standards .row-list-item:last-child, .table .content-standards .row-headers:last-child {
  border-bottom: none;
}

.content-detail .content-type {
  color: #FFFFFF;
  font-size: 2.5rem;
  display: contents;
}

.content-detail .content-data {
  margin-bottom: 1rem;
}

.content-detail .content-standards {
  border: 1px solid #bbb;
  border-top: none;
  overflow: hidden;
}

.content-detail .content-data ol {
  margin-left: 0;
}

.content-detail .content-data li {
  margin-left: 1.4rem;
}

.content-accordion {
  clear: both;
}

.tabs-content > .content.keystone-content {
  padding-top: 0;
  clear: both;
}

.quality-review-content > .content {
  padding-top: 0;
  clear: both;
}

.key.progression-key {
  background: #FFFFFF;
  border: 3px solid #E8F1FA;
  border-top: none;
}

.key.progression-key .progression-term {
  font-weight: bold;
}

.key.progression-key thead {
  background: #2e537f;
}

.key.progression-key thead th {
  color: #FFFFFF;
  list-style: none;
}

.progression-key-title {
  background: #E8F1FA;
  padding: 1rem 11px;
  border-radius: 4px 4px 0 0;
  font-size: 18px;
  font-weight: bold;
}

.progression-icon-key {
  margin-left: 0;
}
.progression-icon-key ul {
  list-style: none !important;
  margin-left: 0.65rem !important;
}

.sas-dropdown.progression-key-header:before, .progression-key-header.assessmentTitleBG:before {
  content: none;
}

.icons-sas.progression-key-header .side-icon span {
  margin-top: 0.75rem;
  font-weight: 700;
}

.content-detail.content-vcm .content-data li {
  margin-left: 0;
}

.content-detail.content-vcm .tree ul li.accordion-navigation > .content {
  padding: 0 0.75rem;
}

/*FRI Resources FRPA 127*/
.recommended-resources {
  margin: 0 auto 3rem !important;
}
.recommended-resources .recommended-resources-header {
  margin: 3rem 0;
  text-align: center;
  font-size: 2.3125rem;
}
.recommended-resources .resource-boxes {
  border-radius: 15px;
  background: #E8F1FA;
  border: 1px solid #A1C7EB;
  padding: 2rem;
  margin-bottom: 2rem;
}
.recommended-resources .resource-boxes h3 {
  text-align: center;
  color: #1D75CA;
  margin-bottom: 2rem;
}
.recommended-resources .resource-boxes .button {
  background: #2e537f;
  color: #FFFFFF;
  width: 100% !important;
  padding: 0.75rem !important;
}
.recommended-resources .resource-boxes .resource-type {
  background: #abcbec;
  color: #2E537F;
  border-radius: 20px;
  padding: 0.25rem 1.25rem;
  font-weight: bold;
  display: inline-flex;
  width: auto;
}
.recommended-resources .resource-boxes .resource-type:before {
  content: "\f0cb";
  font-family: "Font Awesome 5 Pro";
  margin-right: 0.75rem;
}
.recommended-resources .resource-boxes .resource-title {
  color: #1D75CA;
  margin-bottom: 0.25rem;
  margin-top: 3rem;
}
.recommended-resources .resource-boxes .resource-title span {
  display: block;
  font-weight: normal;
  font-size: 1rem;
  color: #000000;
}
.recommended-resources .resource-boxes .saved-resource {
  position: absolute;
  top: 13px;
  right: 32px;
}
.recommended-resources .resource-boxes .saved-resource:before {
  color: #499F7E;
  content: "\f0c7";
  font-family: "Font Awesome 5 Pro";
  font-size: 1.6rem;
  font-weight: 200;
}
.recommended-resources .resource-boxes .saved-resource.saved:before {
  font-weight: 700;
}
.recommended-resources.materials-resources .saved-resources-key {
  margin-top: 0.75rem;
  font-size: 1.1rem;
}
.recommended-resources.materials-resources .saved-resources-key i {
  color: #499F7E;
  font-size: 1.3rem;
  margin-right: 0.5rem;
  position: relative;
  top: 2px;
}
.recommended-resources.materials-resources .resource-boxes {
  padding: 1.25rem;
}
.recommended-resources.materials-resources .resource-boxes .button {
  margin-bottom: 0;
  margin-top: 3rem;
}

.materials-resources-header {
  margin-left: auto !important;
  margin-right: auto !important;
  background-color: #2e537f;
  border-radius: 10px;
  padding: 1.25rem;
  color: #FFFFFF;
}
.materials-resources-header h2 {
  color: #FFFFFF;
  font-size: 1.6rem;
  font-weight: normal;
  margin: 0;
}
.materials-resources-header .button {
  margin-bottom: 0;
  display: inline-flex;
  align-items: center;
}
.materials-resources-header .button i {
  margin-left: 0.75rem;
}

/*Conceptual Articulation Tool*/
.vertical-alignment-standards .accordion-display-button {
  background: none;
  border: 2px solid #082a3d !important;
  margin-right: 1rem;
}
.vertical-alignment-standards .accordion-display-button:hover {
  background: #082a3d;
  color: #FFFFFF;
}
.vertical-alignment-standards .accordion-header {
  margin-bottom: 0;
}
.vertical-alignment-standards .Accordion-trigger {
  border-radius: 20px 0 0 20px;
  background: #082a3d;
  color: #FFFFFF;
  width: 100%;
  padding: 1rem 1rem 1rem 1.5rem !important;
  font-size: 1.2rem;
  text-align: left;
  margin-bottom: 1rem;
}
.vertical-alignment-standards .Accordion-trigger.open {
  border-radius: 20px 0 0 0;
  margin-bottom: 0;
}
.vertical-alignment-standards .Accordion-trigger.open .Accordion-icon:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f107";
}
.vertical-alignment-standards .Accordion-trigger .Accordion-icon {
  float: right;
}
.vertical-alignment-standards .Accordion-trigger .Accordion-icon:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f105";
}
.vertical-alignment-standards .Accordion-panel {
  border-radius: 0 0px 20px 20px;
}
.vertical-alignment-standards .Accordion-panel .accordion-content-row {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.vertical-alignment-standards .Accordion-panel .accordion-content-row:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.vertical-alignment-standards .Accordion-panel .accordion-content-row a {
  font-weight: bold;
}
.vertical-alignment-standards .Accordion-panel .accordion-content-row a i {
  margin-left: 0.25rem;
  font-size: 0.85rem;
}
.vertical-alignment-standards .Accordion-panel .accordion-content-row p {
  margin-bottom: 0;
}

/*SAS 4802 Resource Reccomendations*/
.filter-bar-library {
  min-height: 22rem;
}

.find-library {
  position: relative;
}
.find-library input {
  padding: 0.5rem 2rem 0.5rem 0.5rem !important;
  height: 2rem !important;
  border-radius: 5px;
  color: #707070;
  border-color: #A8A8A8;
}
.find-library .btn-search-library,
.find-library .btn-search-lists {
  position: absolute;
  top: 7px;
  right: 0;
  padding: 0 0.5rem !important;
  margin-bottom: 0;
  color: #707070;
}

.add-library-divider {
  border-bottom: 1px solid #707070;
  margin: 0.5rem 0;
}

#addToListModal_addToListModal.deque-show-block .deque-dialog-screen {
  width: 25rem;
}
#addToListModal_addToListModal .find-list {
  position: relative;
}
#addToListModal_addToListModal .find-list input {
  padding: 0.5rem 2rem 0.5rem 0.5rem !important;
  height: 2rem !important;
  border-radius: 5px;
  color: #707070;
  border-color: #A8A8A8;
}
#addToListModal_addToListModal .find-list .btn-search-list {
  position: absolute;
  top: 7px;
  right: 0;
  padding: 0 0.5rem !important;
  margin-bottom: 0;
  color: #707070;
}
#addToListModal_addToListModal h3 {
  color: #707070;
  font-size: 1rem;
  font-weight: 500;
  margin: 0 0.625rem 0.25rem 0.625rem;
}
#addToListModal_addToListModal .lists-list li .list-alignment .resource-count {
  left: 55px;
  top: 23px;
}
#addToListModal_addToListModal .list-title {
  font-size: 1rem !important;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 175px !important;
}
#addToListModal_addToListModal .library-icon {
  width: 38px;
  height: 38px;
  margin-right: 0.5rem;
}
#addToListModal_addToListModal .library-icon i {
  position: relative;
  top: -3px;
  left: -2px;
  font-size: 1.4rem;
}
#addToListModal_addToListModal .add-content-item-to-list-button:hover, #addToListModal_addToListModal .add-content-item-to-list-button:focus,
#addToListModal_addToListModal .remove-content-item-from-list-button:hover,
#addToListModal_addToListModal .remove-content-item-from-list-button:focus {
  background-color: #E8F1FA;
  color: #2E537F;
}
#addToListModal_addToListModal #uncheckAddToLibrary {
  padding: 0.5rem 1rem;
}
#addToListModal_addToListModal #filterNoMatchWarning {
  padding: 0 0.65rem;
}

/*#addToLibraryModal {
    &.deque-show-block {
        .deque-dialog-screen {
            width: 22rem;
        }
    }

    .find-library, .find-list {
        input {
            padding: .5rem .5rem .5rem 2.5rem !important;
        }

        .btn-search-library {
            position: absolute;
            top: 10px;
        }
    }

    h3 {
        color: #707070;
        font-size: 1.125rem;
        font-weight: 500;
    }
}*/
.add-to-library-span,
.added-to-library-span {
  border-bottom: none;
}
.add-to-library-span .add-to-library-button,
.added-to-library-span .add-to-library-button {
  margin-bottom: 0;
  position: relative;
  top: 2px;
  color: #707070;
}
.add-to-library-span .add-to-library-button .fa-solid.fa-circle-plus,
.added-to-library-span .add-to-library-button .fa-solid.fa-circle-plus {
  color: #2E537F;
  display: none;
}
.add-to-library-span .add-to-library-button:hover .fal.fa-circle-plus, .add-to-library-span .add-to-library-button:focus .fal.fa-circle-plus,
.added-to-library-span .add-to-library-button:hover .fal.fa-circle-plus,
.added-to-library-span .add-to-library-button:focus .fal.fa-circle-plus {
  display: none;
}
.add-to-library-span .add-to-library-button:hover .fa-solid.fa-circle-plus, .add-to-library-span .add-to-library-button:focus .fa-solid.fa-circle-plus,
.added-to-library-span .add-to-library-button:hover .fa-solid.fa-circle-plus,
.added-to-library-span .add-to-library-button:focus .fa-solid.fa-circle-plus {
  display: block;
}
.add-to-library-span:hover,
.added-to-library-span:hover {
  border-bottom: none;
}

.added-to-library-span {
  position: relative;
  top: 4px;
}
.added-to-library-span .fa-circle-check {
  position: relative;
  top: 3px;
}

.scroll-list {
  max-height: 185px;
  overflow-y: scroll;
}

.tall-scroll-list {
  max-height: 300px;
  overflow-y: scroll;
}

.library-list, .lists-list {
  margin-left: 0;
  margin-bottom: 0.5rem;
}
.library-list li, .lists-list li {
  list-style: none;
  border-top: 1px solid #D5D5D5;
  padding: 0.75rem 0;
  display: flex;
}
.library-list li .list-alignment, .lists-list li .list-alignment {
  display: flex;
  align-items: center;
  line-height: 1rem;
}
.library-list li .list-alignment.list-alignment-end, .lists-list li .list-alignment.list-alignment-end {
  justify-content: end;
}
.library-list li .list-alignment h2, .lists-list li .list-alignment h2 {
  margin: 0;
  color: #1373CD;
  font-size: 1.375rem;
  line-height: normal;
}
.library-list li .list-alignment .resource-count, .lists-list li .list-alignment .resource-count {
  font-size: 0.875rem;
  color: #707070;
  position: absolute;
  left: 67px;
  top: 28px;
}
.library-list.library-list-modal h2, .lists-list.library-list-modal h2 {
  font-size: 1.125rem !important;
}
.library-list.library-list-modal li, .lists-list.library-list-modal li {
  border-top: none;
  border-bottom: 1px solid #D5D5D5;
}
.library-list.library-list-widget h2, .library-list.lists-widget h2, .lists-list.library-list-widget h2, .lists-list.lists-widget h2 {
  font-size: 1.125rem !important;
}
.library-list.library-list-widget li, .library-list.lists-widget li, .lists-list.library-list-widget li, .lists-list.lists-widget li {
  border-top: none;
}

.library-icon {
  background-color: #3676BE;
  color: #FFFFFF;
  border-radius: 5px;
  padding: 0.65rem 0.65rem 0.35rem 0.65rem;
  margin-right: 0.75rem;
  width: 45px;
  height: 45px;
}
.library-icon.library-icon-1 {
  background-color: #BE37B4;
}
.library-icon.library-icon-2 {
  background-color: #BE6537;
}
.library-icon.library-icon-3 {
  background-color: #37BE66;
}
.library-icon.library-icon-4 {
  background-color: #3746BE;
}
.library-icon.library-icon-5 {
  background-color: #C4B503;
}
.library-icon.library-icon-6 {
  background-color: #D32222;
}
.library-icon.library-icon-7 {
  background-color: #19A595;
}
.library-icon.library-icon-8 {
  background-color: #7B29CE;
}
.library-icon i {
  font-size: 1.5rem;
}

.library-nav ul {
  margin-left: 0;
}
.library-nav ul li {
  list-style: none;
  margin-bottom: 0.25rem;
  width: 100%;
  display: inline-block;
  border-left: 3px solid #FFFFFF;
  padding-left: 0.5rem;
}
.library-nav ul li.active {
  border-left: 3px solid #1373CD;
}
.library-nav ul li a {
  font-weight: normal;
  color: #0B2D39;
  padding: 0;
  font-size: 1rem;
}
.library-nav ul li a p {
  margin-bottom: 0;
}

#MyLibraryContainer .results-row {
  background-color: #FFFFFF;
}
#MyLibraryContainer .results-row a {
  text-decoration: underline;
}
#MyLibraryContainer .results-row a:hover {
  text-decoration: none;
}
#MyLibraryContainer .results-row .add-to-list-button:hover, #MyLibraryContainer .results-row .add-to-list-button:focus {
  background-color: #E8F1FA;
  color: #2E537F;
}
#MyLibraryContainer .delete-item-dropdown,
#MyLibraryContainer .share-list-button,
#MyLibraryContainer .remove-from-list-button {
  color: #707070;
  border-radius: 25px;
  padding: 0.3rem 0.75rem !important;
}
#MyLibraryContainer .delete-item-dropdown:hover,
#MyLibraryContainer .share-list-button:hover,
#MyLibraryContainer .remove-from-list-button:hover {
  background-color: #E8F1FA;
  color: #2E537F;
}
#MyLibraryContainer .right-buttons button, #MyLibraryContainer .right-buttons .TeachscapeButton {
  color: #1373CD;
}
#MyLibraryContainer .right-buttons .share-list-button {
  padding: 0.5rem 1rem !important;
  border-radius: 5px;
}
#MyLibraryContainer .right-buttons .share-list-button:hover, #MyLibraryContainer .right-buttons .share-list-button:focus {
  color: #082a3d;
  background-color: #FFFFFF;
}
#MyLibraryContainer .dropdown-content {
  min-width: 120px;
  background-color: #FFFFFF;
  border-radius: 5px;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
}
#MyLibraryContainer .dropdown-content button, #MyLibraryContainer .dropdown-content .TeachscapeButton {
  text-align: left;
  color: #2E537F;
  font-weight: 600;
  border-radius: 0;
}
#MyLibraryContainer .library-list .list-title {
  color: #2E537F;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 475px;
}
#MyLibraryContainer .library-list .delete-item-dropdown {
  margin-right: 0.5rem;
}
#MyLibraryContainer .only-visible {
  color: #707070;
}
#MyLibraryContainer .my-list-title {
  font-size: 1.5rem;
}

#shareListModal_shareListModal .my-library-copy-button:hover {
  color: #FFFFFF;
}
#shareListModal_shareListModal .deque-dialog-buttons {
  padding: 0;
}

#editListModal_editListModal .deque-dialog-buttons,
#deleteListModal_deleteListModal .deque-dialog-buttons,
#createNewListModal_createNewListModal .deque-dialog-buttons {
  padding: 0;
}

.noty_type_add-to-list {
  background: #2a517d;
  color: #fff;
}

#noty_bottomRight_layout_container li {
  border: none !important;
  background-color: transparent !important;
}

@media only print, screen and (min-width:64.063em) {
  nav a {
    padding: 0 1.25rem;
    font-size: 0.875rem;
  }
  p {
    font-size: 1rem;
  }
}
@media only print, screen and (min-width:40.063em) and (max-width:64em) {
  .materials-resources-header {
    margin-top: 1rem !important;
  }
  .recommended-resources #searchResults .row {
    margin-left: auto;
    margin-right: auto;
  }
  .filter-bar-library {
    min-height: 0 !important;
  }
  .library-list .list-title,
  .lists-list .list-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 450px !important;
  }
}
@media only print, screen and (max-width: 40em) {
  .content-detail .content-standards .content-standards-description {
    height: auto !important;
  }
  .resource-boxes {
    height: auto !important;
  }
  .materials-resources-header {
    margin-top: 1rem !important;
  }
  .recommended-resources .results .results-row {
    height: auto;
  }
  .recommended-resources .results .results-row .results-content-type-item {
    display: inline-block !important;
  }
  .recommended-resources .results .results-row .option-list {
    float: none !important;
  }
  .recommended-resources .results .results-row .option-list .sas-dropdown, .recommended-resources .results .results-row .option-list .assessmentTitleBG {
    width: auto !important;
    float: none;
    display: inline-block !important;
  }
  .district-curriculum-instructions .disclaimer {
    font-size: 0.875rem;
  }
  .vertical-alignment-standards .accordion-content-row p {
    font-size: 0.875rem;
  }
  .filter-bar-library {
    min-height: 0 !important;
  }
  .library-list .list-title,
  .lists-list .list-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 125px !important;
  }
  #MyLibraryContainer .create-list-button {
    margin: 1rem 0;
  }
}
@media screen and (min-device-width: 414px) and (max-device-width: 768px) {
  .force-12-column {
    width: 100% !important;
  }
  .force-12-column .resource-boxes {
    height: auto !important;
  }
}
@media screen and (min-device-width: 1250px) {
  .library-list .list-title,
  .lists-list .list-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 600px !important;
  }
}
.contentDropdown {
  max-height: 20em !important;
  overflow: auto;
  overflow-x: hidden;
  max-width: 95% !important;
}

.back-to-top {
  position: fixed;
  bottom: 5em;
  right: 5em;
  background: #ccc;
  height: 5em;
  width: 10em;
}

/*@import "../settings";
@import "core";*/
.stateSeal {
  width: 10em;
  height: 10em;
}

.slo-image-bar {
  padding: 22px 0;
  margin: 0 auto;
  width: 355px;
}

.slo-nav {
  box-shadow: 0px 4px 8px #000 !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08) !important;
  margin-bottom: 1.25rem !important;
}

.slo-resource {
  min-height: 75vh;
}

.menuContainer {
  border: 1px solid #e6e6e6;
  padding-bottom: 0 !important;
}
.menuContainer .panel-result, .menuContainer .assessmentTitleBG {
  margin: -0.9375rem -0.9375rem 0 !important;
  padding-bottom: 0 !important;
  background-color: #FFFFFF;
  color: #082a3d;
  text-align: center;
  font-weight: 700;
}
.menuContainer .header {
  font-size: 1.7em;
  text-align: center;
  font-weight: 700;
}
.menuContainer .header.teacher {
  color: #0b3c58;
}
.menuContainer .header.leader {
  color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.menuContainer ul {
  list-style-type: none;
}
.menuContainer ul li {
  margin-top: 1em;
  cursor: pointer;
}
.menuContainer ul li:first-child {
  margin-top: 0;
}
.menuContainer .button {
  margin: 0.25rem 0 0;
  width: 100%;
  /*
  &::before 
  {
  	display: block;
  	font-size: 1.5em;
  	font-family: 'FontAwesome';
  	content:'\f0f6';

  	position: absolute;
  	top: .2em;
  	margin-left: -2rem;

  	transition: all 0.3s;
  	width: 80%;
  	float: left;

  }*/
}

.welcomeMessage {
  border: 1px solid #e6e6e6;
  margin-top: 2em;
  margin-bottom: 2em;
}
.welcomeMessage .signature {
  font-family: "Yellowtail", cursive;
  font-size: 1.5em;
}

.myHistory {
  padding-left: 1.25rem;
}

/*
.myHistory, .resourcesList
{
    .headerRow
    {
        background-color: $gray;
        font-size: 1.5em;
    }

    .tableRow
    {
        padding-top: 0.5em;
        &:nth-child(2n)
        {
            background-color: $light-gray;
        }

        .documentTitle
        {
            padding-left: 0.5em;
        }
    }
}
*/
.resource-embed {
  height: 100vh;
  padding: 0 !important;
  margin: 0;
}
.resource-embed iframe {
  width: 100% !important;
  height: 100% !important;
}
.resource-embed.panel {
  padding: 1px;
}

.resourcesCallout {
  border: 1px solid #000000;
  font-weight: 700;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.linkIcons {
  cursor: pointer;
}

.sloLinks {
  margin-top: 2em;
  cursor: pointer;
}
.sloLinks:first-child {
  margin-top: 0;
}

.sloForm {
  border: 1px solid #000000;
}
.sloForm .header {
  background-color: #082a3d;
  color: #FFFFFF;
}
.sloForm .header h4 {
  color: #FFFFFF;
}
.sloForm .sloTable {
  border: 1px solid #000000;
  margin-left: 2.5em;
}
.sloForm .sloTable .sloRow {
  height: 5em;
}
.sloForm .sloTable .sloRow.fiveBar {
  height: 35em;
}
.sloForm .sloTable .sloRow.threeBar {
  height: 20em;
}
.sloForm .sloTable .sloRow .rowHeader {
  height: 2.5em;
}
.sloForm .sloTable .rowHeader {
  background-color: #0b3c58;
  font-size: 2em;
  color: #FFFFFF;
}
.sloForm .sloTable .colHeader {
  background-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  height: 100%;
  padding-top: 1em;
}
.sloForm .sloTable .colHeader label {
  color: #082a3d;
}
.sloForm .sloTable.borderless {
  border: none;
}
.sloForm .sloTable.borderless .signatureLine {
  border-bottom: 1px solid #000000;
}
.sloForm ul {
  list-style-type: none;
}
.sloForm .icheckbox_flat-yellow {
  margin-right: 1em;
}
.sloForm .percentageText {
  float: left;
}
.sloForm .percentage {
  width: 2.5em;
  float: left;
}
.sloForm textarea {
  margin-top: 0.25em;
}

.help {
  cursor: pointer;
}

#performanceIndicatorsPILinked {
  height: 20em;
}

.editIcons {
  cursor: pointer;
  margin-right: 1em;
}
.editIcons:last-child {
  margin-right: 0;
}

#currentRoleList {
  height: 30em;
  overflow: auto;
}
#currentRoleList ul {
  list-style-type: none;
}
#currentRoleList ul li label {
  float: left;
  margin-right: 1.25em !important;
}
#currentRoleList ul li input {
  float: left;
}

.impersonation {
  border: 1px solid rgb(68.1487603306, 148.8512396694, 95.0495867769);
  background-color: rgb(158.9669421488, 211.0330578512, 176.3223140496);
  font-size: 1.25em;
  padding: 0.5em 1em;
}

.buildInformation {
  width: 12em;
  height: 3em;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  color: #FFFFFF;
  opacity: 0.6;
  padding-top: 1em;
}

.role-dropdown {
  height: 20em;
  overflow: auto;
  overflow-x: hidden;
}

#featuredContentUpload #rowUploadButtons {
  visibility: hidden;
}

.resourceEditTitle {
  border: none;
  font-size: 1.5rem;
  margin-bottom: 0;
  font-weight: 700;
  margin-top: 1em;
}

.resourceEditTitle.title-column {
  margin-top: 0;
}

/*@import "_core";*/
.lessonFilterContainer {
  padding: 1em;
  background-color: #082a3d;
  color: #FFFFFF;
  border-radius: 0.5em;
}
.lessonFilterContainer h4, .lessonFilterContainer h5 {
  color: #FFFFFF;
}
.lessonFilterContainer .largeDropdown {
  max-height: 30em;
  overflow: auto;
}

#selectATemplateContainer, #iWantToCreateContainer {
  float: left;
}

.myLessonEditTitle {
  font-size: 2em;
  font-weight: 700;
  border-bottom: 0.1em solid #000000;
  margin: 1em 0;
}

.myLessonContentTitle {
  font-size: 2.5em;
  font-weight: 700;
}

.instructionalStrategy input {
  margin-right: 1em;
}

#higherOrderDropdownId {
  width: 100%;
}

.rememberWhereTo {
  background-color: rgb(251.9029850746, 234.5597014925, 175.0970149254);
  padding: 2em;
  margin: 0 1em;
}

.standardsSelected, .essentialQuestionsAdd, .essentialQuestionsDelete {
  cursor: pointer;
}

#selectedStandards .standardDisplay a {
  text-decoration: underline;
}

.peerReview {
  background-color: rgb(251.9029850746, 234.5597014925, 175.0970149254);
  padding: 1em;
  border: 1px solid #fade7e;
}

.peerReviewTemplate .needsCorrecting {
  padding-top: 1em;
  background-color: #ba2717;
  text-align: center;
}
.peerReviewTemplate .needsImprovement {
  padding-top: 1em;
  background-color: #ffd800;
  text-align: center;
}
.peerReviewTemplate .warmComments {
  padding-top: 1em;
  background-color: #59b377;
  text-align: center;
}
.peerReviewTemplate .title {
  font-weight: 700;
}
.peerReviewTemplate .indicators {
  font-size: 0.75em;
}
.peerReviewTemplate .indicators p, .peerReviewTemplate .indicators ul, .peerReviewTemplate .indicators li {
  font-size: 1em;
}

.peerReviewComments .reviewerTitle {
  border: 3px solid rgb(28.1666666667, 153.6363636364, 225.3333333333);
  background-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  padding: 0.25em;
  font-size: 1.5em;
}
.peerReviewComments .feedbackName {
  font-weight: 700;
  font-size: 1.25em;
}
.peerReviewComments .feedbackCriteria {
  font-size: 0.75em;
}
.peerReviewComments .feedbackCriteria ul, .peerReviewComments .feedbackCriteria li, .peerReviewComments .feedbackCriteria p {
  font-size: 1em;
}
.peerReviewComments .green {
  font-size: 1.25em;
  color: #59b377;
}
.peerReviewComments .yellow {
  font-size: 1.25em;
  color: #ffd800;
}
.peerReviewComments .red {
  font-size: 1.25em;
  color: #ba2717;
}

.messageToAuthorSubject {
  width: 90%;
  padding: 0.25em;
  height: 2rem !important;
}

.messageToAuthorBody {
  height: 5em !important;
  width: 90%;
}

.sas-dropdown-content li {
  color: #000000;
}

.memberList {
  border: 1px solid rgb(28.1666666667, 153.6363636364, 225.3333333333);
  min-height: 6em;
}

.removeFromAccountList, .addToAccountList {
  font-size: 1.25em;
  cursor: pointer;
}

.mylessons-search {
  padding-top: 0;
}

section.preview-lesson h3, section.preview-lesson h4, section.preview-lesson legend {
  color: #1a6ab7;
}

.preview-lesson .myLessonEditTitle, .preview-resource .resourceEditTitle {
  font-size: 1.3rem;
}

#lessonsDropdown .button {
  width: 200px;
}

input.mce-textbox {
  height: auto !important;
  padding: inherit !important;
}

button.mce-close, .mce-close.TeachscapeButton {
  box-shadow: none;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.mce-btn button:hover, .mce-btn .TeachscapeButton:hover,
.mce-btn .button:hover,
.mce-btn button:focus,
.mce-btn .TeachscapeButton:focus,
.mce-btn .button:focus,
button.mce-close:hover,
.mce-close.TeachscapeButton:hover {
  background-color: transparent;
}

.quality-review-content .table {
  padding-left: 0;
  padding-right: 0;
}

.preview-lesson .instructionalStrategy .icheckbox_flat-yellow {
  margin-right: 0.5rem;
}

.my-lessons-modal-input {
  width: 80%;
  margin: auto;
}

.my-lessons-modal-dropdown-button {
  text-align: left;
}

/*Google Sign in Button*/
.addgooglecalendar {
  color: #FFFFFF !important;
  width: 230px !important;
}
.addgooglecalendar .google-button-wrapper {
  border: 1px solid transparent;
}
.addgooglecalendar .google-button-wrapper span {
  font-size: 14px !important;
  letter-spacing: 0.21px;
  line-height: 38px;
}
.addgooglecalendar .google-button-wrapper .google-icon-wrapper {
  padding: 10px;
  float: left;
  background-color: #FFFFFF;
  border-radius: 1px;
}
.addgooglecalendar .google-button-wrapper .google-icon-wrapper .google-icon {
  background-image: url("/Content/images/google_logo.png") !important;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
}

.f-dropdown.myLessons {
  max-width: 248px !important;
}

.tox-menu .tox-collection__group .tox-collection__item[title="From Google Drive"] .tox-collection__item-icon {
  background-image: url("/Content/images/google-drive.svg");
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  background-size: 20px 20px;
  background-position: center center;
}

/* SAS 4700 My Lesson Updates*/
.lesson-progress-navbar {
  margin-left: 0;
}
.lesson-progress-navbar li {
  background-color: #e8f1fa;
  margin-bottom: 0.5rem;
  list-style: none;
  border-radius: 6px;
}
.lesson-progress-navbar li a {
  font-weight: bold;
  color: #366AA6;
  float: none;
  font-size: 1rem;
  padding: 0.75rem 1rem;
  border-radius: 6px;
  transition: none;
  display: flex;
  align-items: center;
}
.lesson-progress-navbar li a i {
  margin-right: 1rem;
}

.myLessonContentTitle h2 {
  color: #2A517D;
  margin-bottom: 2rem;
}

.lesson-panel-header {
  background-color: #2A517D;
  color: #fade7e;
  border-radius: 10px 10px 0 0;
  padding: 0.75rem 1rem;
  font-size: 1.4rem;
}
.lesson-panel-header h3 {
  color: #fade7e !important;
  font-size: 1.4rem;
  margin: 0;
}

.lesson-panel-container {
  background-color: #FFFFFF;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.0784313725);
  border-radius: 0 0 10px 10px;
  border: 1px solid #e6e6e6;
  padding: 1rem;
  margin-bottom: 2.5rem;
}
.lesson-panel-container .tabs li {
  width: 50%;
  border: 1px solid #2A517D;
  border-radius: 10px 0 0 0;
}
.lesson-panel-container .tabs li.active {
  border: 1px solid #e6e6e6;
}
.lesson-panel-container .tabs li.active a {
  color: #2A517D;
}
.lesson-panel-container .tabs li:last-child {
  border-radius: 0 10px 0 0;
}
.lesson-panel-container .tabs li:last-child a {
  border-radius: 0 8px 0 0;
}
.lesson-panel-container .tabs li a {
  background-color: #2A517D;
  color: #fade7e;
  margin-top: 0 !important;
  margin-right: 0;
  padding: 1rem 2rem !important;
  font-size: 1.4rem;
  border: none;
  border-radius: 8px 0 0 0;
  text-align: center;
}
.lesson-panel-container .selection-group li div,
.lesson-panel-container .selection-group-no-nesting li div {
  background-color: #e8f1fa;
}
.lesson-panel-container .selection-group li div div,
.lesson-panel-container .selection-group-no-nesting li div div {
  margin-top: 0.5rem;
}
.lesson-panel-container .selection-group li div label,
.lesson-panel-container .selection-group-no-nesting li div label {
  color: #366AA6;
  font-size: 0.95rem;
}
.lesson-panel-container #panelInstructionalStrategy .columns.instructionalStrategy label {
  background-color: #e8f1fa;
  color: #366AA6;
  font-size: 0.95rem;
  border-radius: 4px;
  margin-bottom: 0.25rem;
  padding: 0.9375rem;
  min-height: 5em;
  display: flex;
  align-items: center;
}
.lesson-panel-container #selectedStandards .standardDisplay .standardsSelected .fa-times-circle {
  color: #DE2F1B;
}
.lesson-panel-container #selectedStandards .standardDisplay a {
  background-color: #e8f1fa;
  color: #366AA6;
  border: 1px solid #366AA6;
  border-radius: 15px;
  padding: 0.25rem 1.25rem;
  font-weight: bold;
}
.lesson-panel-container #essentialQuestions .essentialQuestionsRow {
  margin: 0;
}
.lesson-panel-container #essentialQuestions .essentialQuestionsRow .essentialQuestionsDelete i {
  color: #DE2F1B;
}

.preview-lesson-header {
  margin: 0 0.625rem 2.5rem 0.625rem;
}
.preview-lesson-header .preview-lesson-header-buttons {
  display: flex;
  justify-content: end;
}
.preview-lesson-header .preview-lesson-header-buttons #backToMyLessons {
  margin-right: 0.75rem;
}
.preview-lesson-header .row {
  margin-left: 0;
  margin-right: 0;
}
.preview-lesson-header .row button, .preview-lesson-header .row .TeachscapeButton {
  margin-bottom: 0;
}

@media only print, screen and (max-width: 40em) {
  .preview-lesson .make-me-sticky {
    position: relative;
    display: none;
  }
  .preview-lesson .lesson-wrapper {
    padding: 0 !important;
  }
  #selectedStandards .standardDisplay .columns {
    height: auto !important;
  }
  #essentialQuestions .essentialQuestionsRow .columns {
    height: auto !important;
  }
  .preview-lesson-header .page-title {
    margin-bottom: 1rem;
  }
}
@media only print, screen and (min-width:40.063em) and (max-width:64em) {
  .preview-lesson .make-me-sticky {
    position: relative;
    display: none;
  }
  .preview-lesson .lesson-wrapper {
    padding: 0 !important;
  }
}
/*@import "../settings";
@import "core";*/
.look-up::before {
  font-family: "FontAwesome";
  font-size: 1.75rem;
  content: "\f064";
  top: 100%;
  margin-left: 3.75rem;
  margin-right: 0.46875rem;
  float: left;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.drc {
  background: rgba(92, 184, 229, 0.5);
  display: block;
  padding: 5px 10px;
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 700;
}

.communities-container.icons-sas a::before {
  content: "";
}

.icons-sas {
  /*Communities Select Icons*/
}
.icons-sas h4 {
  color: #fade7e;
  text-align: center;
}
.icons-sas.edit-icons h4 {
  color: #082a3d;
}
.icons-sas .top-icon {
  text-align: center;
}
.icons-sas .top-icon::before {
  margin: 0 auto 0.46875rem;
  border-radius: 1000px;
  display: block;
  line-height: 0;
  width: 80px;
  height: 80px;
  top: 100%;
  background-color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
}
.icons-sas .get-started .icon-image {
  width: 300px;
  height: 300px;
  margin: 0 auto;
}
.icons-sas .get-started .icon-image::before {
  display: block;
  width: 300px;
  height: 300px;
}
.icons-sas .icon-image::before {
  display: block;
  width: 100%;
  height: 100%;
}
.icons-sas .header-icon {
  padding: 0;
}
.icons-sas .header-icon.lesson, .icons-sas .header-icon.videos, .icons-sas .header-icon.webcontent {
  height: 40px;
  width: 40px;
  margin-right: 1rem;
}
.icons-sas .header-icon + h2 {
  text-align: center;
  margin-bottom: 0;
  width: 100%;
}
.icons-sas .header-icon span {
  line-height: 1;
  margin-top: 0.3125rem;
}
.icons-sas .header-icon::before {
  margin: 0 auto;
  display: block;
  line-height: 0;
  width: 80px;
  height: 80px;
  top: 100%;
}
.icons-sas .side-icon {
  padding: 0;
}
.icons-sas .side-icon.lesson, .icons-sas .side-icon.videos, .icons-sas .side-icon.webcontent {
  height: 40px;
  width: 40px;
  margin-right: 1rem;
}
.icons-sas .side-icon + h2 {
  text-align: left;
  margin-bottom: 0;
}
.icons-sas .side-icon span {
  float: left;
  line-height: 1;
  margin-top: 0.3125rem;
}
.icons-sas .side-icon::before {
  margin-right: 0.46875rem;
  border-radius: 1000px;
  display: block;
  line-height: 0;
  width: 40px;
  height: 40px;
  top: 100%;
  float: left;
  background-color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
}
.icons-sas .icon-checkmark {
  padding: 0;
}
.icons-sas .icon-checkmark::before {
  background-color: #59b377 !important;
}
.icons-sas .side-nav {
  padding: 0.9375rem 0 0;
}
.icons-sas .side-nav li {
  margin-bottom: 1px;
}
.icons-sas .side-nav li a {
  text-align: left;
  background: #f2f2f2;
  font-size: 0.875rem;
  font-weight: normal;
}
.icons-sas a {
  float: none;
  text-align: center;
  line-height: 1;
  display: block;
  padding: 0;
  font-size: 0.875rem;
}
.icons-sas a.button {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.page-header .icons-sas a {
  color: #FFFFFF !important;
}
.icons-sas a::before {
  margin: 0.9375rem auto;
  border-radius: 1000px;
  display: block;
  line-height: 0;
  width: 120px;
  height: 120px;
  background-color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
}
.icons-sas.saved-preferences a {
  color: #082a3d;
  font-weight: 700;
}
.icons-sas.saved-preferences a::before {
  background-color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
  content: "";
}
.icons-sas.saved-preferences a.icon-addProfile::before {
  background-color: rgb(158.9669421488, 211.0330578512, 176.3223140496);
}
.icons-sas.saved-preferences a.icon-x::before {
  background-color: rgb(233.1004784689, 93.1339712919, 77.8995215311);
}
.icons-sas.saved-preferences .active a {
  color: #fade7e;
}
.icons-sas.saved-preferences .active a::before {
  background-color: #fade7e;
}
.icons-sas.saved-preferences .active a.addProfile::before {
  background-color: #fade7e;
}
.icons-sas.edit-icons a {
  color: #082a3d;
  font-weight: 700;
}
.icons-sas.edit-icons a::before {
  background-color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
  width: 40px;
  height: 40px;
}
.icons-sas .icon-ocdel::before {
  background-image: url("/Content/images/icons/ocdel.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-ocdel::before {
  content: url("/Content/images/icons/ocdel.png");
}
.icons-sas .icon-power-library::before {
  background-image: url("/Content/images/icons/power-library.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-power-library::before {
  content: url("/Content/images/icons/power-library.png");
}
.icons-sas .icon-standards::before {
  background-image: url("/Content/images/icons/lightbulb.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-standards::before {
  content: url("/Content/images/icons/lightbulb.png");
}
.icons-sas .icon-assessments::before {
  background-image: url("/Content/images/icons/assessment.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-assessments::before {
  content: url("/Content/images/icons/assessment.png");
}
.icons-sas .icon-curriculum::before {
  background-image: url("/Content/images/icons/map.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-curriculum::before {
  content: url("/Content/images/icons/map.png");
}
.icons-sas .icon-instruction::before {
  background-image: url("/Content/images/icons/reference.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-instruction::before {
  content: url("/Content/images/icons/reference.png");
}
.icons-sas .icon-resources::before {
  background-image: url("/Content/images/icons/documents.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-resources::before {
  content: url("/Content/images/icons/documents.png");
}
.icons-sas .icon-safe-schools::before {
  background-image: url("/Content/images/icons/flag.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-safe-schools::before {
  content: url("/Content/images/icons/flag.png");
}
.icons-sas .icon-sas::before {
  background-image: url("/Content/images/icons/icon-sas.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-sas::before {
  content: url("/Content/images/icons/icon-sas.png");
}
.icons-sas .icon-standards-home::before {
  background-image: url("/Content/images/icons/standards-icon.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-standards-home::before {
  content: url("/Content/images/icons/standards-icon.png");
}
.icons-sas .icon-assessments-home::before {
  background-image: url("/Content/images/icons/assessments-icon.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-assessments-home::before {
  content: url("/Content/images/icons/assessments-icon.png");
}
.icons-sas .icon-curriculum-home::before {
  background-image: url("/Content/images/icons/curriculum-icon.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-curriculum-home::before {
  content: url("/Content/images/icons/curriculum-icon.png");
}
.icons-sas .icon-instruction-home::before {
  background-image: url("/Content/images/icons/instruction-icon.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-instruction-home::before {
  content: url("/Content/images/icons/instruction-icon.png");
}
.icons-sas .icon-resources-home::before {
  background-image: url("/Content/images/icons/materials-icon.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-resources-home::before {
  content: url("/Content/images/icons/materials-icon.png");
}
.icons-sas .icon-safe-schools-home::before {
  background-image: url("/Content/images/icons/safe-icon.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-safe-schools-home::before {
  content: url("/Content/images/icons/safe-icon.png");
}
.icons-sas .icon-lp-pd::before {
  background-image: url("/Content/images/icons/pdcenter-white.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-lp-pd::before {
  content: url("/Content/images/icons/pdcenter-white.png");
}
.icons-sas .icon-lp-resources::before {
  background-image: url("/Content/images/icons/eportfolio-white.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-lp-resources::before {
  content: url("/Content/images/icons/eportfolio-white.png");
}
.icons-sas .icon-lp-connect::before {
  background-image: url("/Content/images/icons/connect-white.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-lp-connect::before {
  content: url("/Content/images/icons/connect-white.png");
}
.icons-sas .icon-standard-search::before {
  background-image: url("/Content/images/icons/mag-glass-lg.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-standard-search::before {
  content: url("/Content/images/icons/mag-glass-lg.png");
}
.icons-sas .icon-standard-view::before {
  background-image: url("/Content/images/icons/lightbulb.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-standard-view::before {
  content: url("/Content/images/icons/lightbulb.png");
}
.icons-sas .icon-standard-vertical::before {
  background-image: url("/Content/images/icons/vertical-viewer.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-standard-vertical::before {
  content: url("/Content/images/icons/vertical-viewer.png");
}
.icons-sas .icon-standard-download-standards::before {
  background-image: url("/Content/images/icons/standards-download.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-standard-download-standards::before {
  content: url("/Content/images/icons/standards-download.png");
}
.icons-sas .icon-standard-download-pssa::before {
  background-image: url("/Content/images/icons/pssa-download.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-standard-download-pssa::before {
  content: url("/Content/images/icons/pssa-download.png");
}
.icons-sas .icon-standard-download-keystone::before {
  background-image: url("/Content/images/icons/keystone-download.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-standard-download-keystone::before {
  content: url("/Content/images/icons/keystone-download.png");
}
.icons-sas .icon-standard-download-pa-core::before {
  background-image: url("/Content/images/icons/pa-core-download.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-standard-download-pa-core::before {
  content: url("/Content/images/icons/pa-core-download.png");
}
.icons-sas .icon-standard-elp::before {
  background-image: url("/Content/images/icons/elp.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-standard-elp::before {
  content: url("/Content/images/icons/elp.png");
}
.icons-sas .icon-standard-eld::before {
  background-image: url("/Content/images/icons/wida-icon.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-standard-eld::before {
  content: url("/Content/images/icons/wida-icon.png");
}
.icons-sas .icon-wida::before {
  background-image: url("/Content/images/icons/sas-wida-white.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-wida::before {
  content: url("/Content/images/icons/sas-wida-white.png");
}
.icons-sas .icon-pssa::before {
  background-image: url("/Content/images/icons/pssa-white.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-pssa::before {
  content: url("/Content/images/icons/pssa-white.png");
}
.icons-sas .icon-assessment-creator::before {
  background-image: url("/Content/images/icons/pencil.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-assessment-creator::before {
  content: url("/Content/images/icons/pencil.png");
}
.icons-sas .icon-assessment-mine::before {
  background-image: url("/Content/images/icons/assessment.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-assessment-mine::before {
  content: url("/Content/images/icons/assessment.png");
}
.icons-sas .icon-assessment-pba::before {
  background-image: url("/Content/images/icons/clipboard.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-assessment-pba::before {
  content: url("/Content/images/icons/clipboard.png");
}
.icons-sas .icon-assessment-keystone::before {
  background-image: url("/Content/images/icons/keystone.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-assessment-keystone::before {
  content: url("/Content/images/icons/keystone.png");
}
.icons-sas .icon-assessment-classroom-diagnostic::before {
  background-image: url("/Content/images/icons/monitor.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-assessment-classroom-diagnostic::before {
  content: url("/Content/images/icons/monitor.png");
}
.icons-sas .icon-assessment-pssa::before {
  background-image: url("/Content/images/icons/pssa-white.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-assessment-pssa::before {
  content: url("/Content/images/icons/pssa-white.png");
}
.icons-sas .icon-assessment-pasa::before {
  background-image: url("/Content/images/icons/pasa-white.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-assessment-pasa::before {
  content: url("/Content/images/icons/pasa-white.png");
}
.icons-sas .icon-assessment-reference::before {
  background-image: url("/Content/images/icons/reference.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-assessment-reference::before {
  content: url("/Content/images/icons/reference.png");
}
.icons-sas .icon-assessment-classroom::before {
  background-image: url("/Content/images/icons/documents.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-assessment-classroom::before {
  content: url("/Content/images/icons/documents.png");
}
.icons-sas .icon-checkmark::before {
  background-image: url("/Content/images/icons/checkmark-white.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-checkmark::before {
  content: url("/Content/images/icons/checkmark-white.png");
}
.icons-sas .icon-rootcause::before {
  background-image: url("/Content/images/icons/pvaas.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-rootcause::before {
  content: url("/Content/images/icons/pvaas.png");
}
.icons-sas .icon-literacy::before {
  background-image: url("/Content/images/icons/book.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-literacy::before {
  content: url("/Content/images/icons/book.png");
}
.icons-sas .icon-eliteracy::before {
  background-image: url("/Content/images/icons/eliteracy-white.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-eliteracy::before {
  content: url("/Content/images/icons/eliteracy-white.png");
}
.icons-sas .icon-assessment-resources::before {
  background-image: url("/Content/images/icons/online-resources-firefly.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-assessment-resources::before {
  content: url("/Content/images/icons/online-resources-firefly.png");
}
.icons-sas .icon-curriculum-framework-curriculum-framework::before {
  background-image: url("/Content/images/icons/curriculum-framework.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-curriculum-framework-curriculum-framework::before {
  content: url("/Content/images/icons/curriculum-framework.png");
}
.icons-sas .icon-curriculum-framework-district-cmap::before {
  background-image: url("/Content/images/icons/curriculum-map.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-curriculum-framework-district-cmap::before {
  content: url("/Content/images/icons/curriculum-map.png");
}
.icons-sas .icon-curriculum-framework-my-cmap::before {
  background-image: url("/Content/images/icons/my-curriculum-map.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-curriculum-framework-my-cmap::before {
  content: url("/Content/images/icons/my-curriculum-map.png");
}
.icons-sas .icon-curriculum-framework-pa-core-cmap::before {
  background-image: url("/Content/images/icons/pa-core-cmap.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-curriculum-framework-pa-core-cmap::before {
  content: url("/Content/images/icons/pa-core-cmap.png");
}
.icons-sas .icon-curriculum-framework-library-curriculum::before {
  background-image: url("/Content/images/icons/curriculum-library-stack.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-curriculum-framework-library-curriculum::before {
  content: url("/Content/images/icons/curriculum-library-stack.png");
}
.icons-sas .icon-curriculum-framework-ela::before {
  background-image: url("/Content/images/icons/book.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-curriculum-framework-ela::before {
  content: url("/Content/images/icons/book.png");
}
.icons-sas .icon-curriculum-framework-math::before {
  background-image: url("/Content/images/icons/calculator.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-curriculum-framework-math::before {
  content: url("/Content/images/icons/calculator.png");
}
.icons-sas .icon-curriculum-framework-library::before {
  background-image: url("/Content/images/icons/curriculum-library-building.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-curriculum-framework-library::before {
  content: url("/Content/images/icons/curriculum-library-building.png");
}
.icons-sas .icon-curriculum-framework-finance::before {
  background-image: url("/Content/images/icons/finance.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-curriculum-framework-finance::before {
  content: url("/Content/images/icons/finance.png");
}
.icons-sas .icon-instruction-teacher-effectiveness::before {
  background-image: url("/Content/images/icons/teacher-effectiveness.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-instruction-teacher-effectiveness::before {
  content: url("/Content/images/icons/teacher-effectiveness.png");
}
.icons-sas .icon-instruction-principal-effectiveness::before {
  background-image: url("/Content/images/icons/principal-effectiveness.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-instruction-principal-effectiveness::before {
  content: url("/Content/images/icons/principal-effectiveness.png");
}
.icons-sas .icon-instruction-teacher-of-the-year::before {
  background-image: url("/Content/images/icons/teacher-of-the-year.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-instruction-teacher-of-the-year::before {
  content: url("/Content/images/icons/teacher-of-the-year.png");
}
.icons-sas .icon-seal-biliteracy-toolkit::before {
  background-image: url("/Content/images/icons/biliteracy.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-seal-biliteracy-toolkit::before {
  content: url("/Content/images/icons/biliteracy.png");
}
.icons-sas .icon-act158toolkit::before {
  background-image: url("/Content/images/icons/graduation-toolkit.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-act158toolkit::before {
  content: url("/Content/images/icons/graduation-toolkit.png");
}
.icons-sas .icon-instruction-srs::before {
  background-image: url("/Content/images/icons/srs-white.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-instruction-srs::before {
  content: url("/Content/images/icons/srs-white.png");
}
.icons-sas .icon-instruction-eliteracy::before {
  background-image: url("/Content/images/icons/eliteracy-white.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-instruction-eliteracy::before {
  content: url("/Content/images/icons/eliteracy-white.png");
}
.icons-sas .icon-instruction-biliteracy::before {
  background-image: url("/Content/images/icons/sealofBiliteracy-white.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-instruction-biliteracy::before {
  content: url("/Content/images/icons/sealofBiliteracy-white.png");
}
.icons-sas .icon-steels-hub::before {
  background-image: url("/Content/images/icons/steels-hub.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-steels-hub::before {
  content: url("/Content/images/icons/steels-hub.png");
}
.icons-sas .icon-ed-profdev::before {
  background-image: url("/Content/images/icons/ed-profdev-icon.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-ed-profdev::before {
  content: url("/Content/images/icons/ed-profdev-icon.png");
}
.icons-sas .icon-act45toolkit::before {
  background-image: url("/Content/images/icons/act45.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-act45toolkit::before {
  content: url("/Content/images/icons/act45.png");
}
.icons-sas .icon-materials-resources-instruction::before {
  background-image: url("/Content/images/icons/instruction.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-materials-resources-instruction::before {
  content: url("/Content/images/icons/instruction.png");
}
.icons-sas .icon-materials-resources-learning-progressions::before {
  background-image: url("/Content/images/icons/learning-progressions.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-materials-resources-learning-progressions::before {
  content: url("/Content/images/icons/learning-progressions.png");
}
.icons-sas .icon-toolbox::before {
  background-image: url("/Content/images/icons/toolbox.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-toolbox::before {
  content: url("/Content/images/icons/toolbox.png");
}
.icons-sas .icon-backpack::before {
  background-image: url("/Content/images/icons/career-ready.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-backpack::before {
  content: url("/Content/images/icons/career-ready.png");
}
.icons-sas .icon-tdatoolkit::before {
  background-image: url("/Content/images/icons/tda.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-tdatoolkit::before {
  content: url("/Content/images/icons/tda.png");
}
.icons-sas .icon-career-ready-toolkit::before {
  background-image: url("/Content/images/icons/career-ready-toolkit.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-career-ready-toolkit::before {
  content: url("/Content/images/icons/career-ready-toolkit.png");
}
.icons-sas .icon-content-collections::before {
  background-image: url("/Content/images/icons/content-collections.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-content-collections::before {
  content: url("/Content/images/icons/content-collections.png");
}
.icons-sas .icon-otdatoolkit::before {
  background-image: url("/Content/images/icons/organ-tissue-donation.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-otdatoolkit::before {
  content: url("/Content/images/icons/organ-tissue-donation.png");
}
.icons-sas .icon-act35toolkit::before {
  background-image: url("/Content/images/icons/pillars-icon.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-act35toolkit::before {
  content: url("/Content/images/icons/pillars-icon.png");
}
.icons-sas .icon-pa-roadmap::before {
  background-image: url("/Content/images/icons/pa-roadmap.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-pa-roadmap::before {
  content: url("/Content/images/icons/pa-roadmap.png");
}
.icons-sas .icon-pbs-toolkit::before {
  background-image: url("/Content/images/icons/pbs-toolkit.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-pbs-toolkit::before {
  content: url("/Content/images/icons/pbs-toolkit.png");
}
.icons-sas .icon-cpr-toolkit::before {
  background-image: url("/Content/images/icons/cpr-toolkit.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-cpr-toolkit::before {
  content: url("/Content/images/icons/cpr-toolkit.png");
}
.icons-sas .icon-penn-literacy::before {
  background-image: url("/Content/images/icons/literacy-white.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-penn-literacy::before {
  content: url("/Content/images/icons/literacy-white.png");
}
.icons-sas .icon-materials-resources-eliteracy::before {
  background-image: url("/Content/images/icons/eliteracy-white.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-materials-resources-eliteracy::before {
  content: url("/Content/images/icons/eliteracy-white.png");
}
.icons-sas .icon-materials-resources-tda::before {
  background-image: url("/Content/images/icons/tda-white.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-materials-resources-tda::before {
  content: url("/Content/images/icons/tda-white.png");
}
.icons-sas .icon-materials-resources-pbs::before {
  background-image: url("/Content/images/icons/pbs-white.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-materials-resources-pbs::before {
  content: url("/Content/images/icons/pbs-white.png");
}
.icons-sas .icon-materials-resources-power::before {
  background-image: url("/Content/images/icons/pwr-lib-white.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-materials-resources-power::before {
  content: url("/Content/images/icons/pwr-lib-white.png");
}
.icons-sas .icon-info-media-toolkit::before {
  background-image: url("/Content/images/icons/info-media-toolkit.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-info-media-toolkit::before {
  content: url("/Content/images/icons/info-media-toolkit.png");
}
.icons-sas .icon-9-11-toolkit::before {
  background-image: url("/Content/images/icons/9-11-toolkit.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-9-11-toolkit::before {
  content: url("/Content/images/icons/9-11-toolkit.png");
}
.icons-sas .icon-stem-in-pa::before {
  background-image: url("/Content/images/icons/stemPA.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-stem-in-pa::before {
  content: url("/Content/images/icons/stemPA.png");
}
.icons-sas .icon-america-250::before {
  background-image: url("/Content/images/icons/250PA.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-america-250::before {
  content: url("/Content/images/icons/250PA.png");
}
.icons-sas .icon-safe-support-engagement::before {
  background-image: url("/Content/images/icons/engagement.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-safe-support-engagement::before {
  content: url("/Content/images/icons/engagement.png");
}
.icons-sas .icon-safe-support-safety::before {
  background-image: url("/Content/images/icons/safety.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-safe-support-safety::before {
  content: url("/Content/images/icons/safety.png");
}
.icons-sas .icon-safe-support-environnment::before {
  background-image: url("/Content/images/icons/school-building.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-safe-support-environnment::before {
  content: url("/Content/images/icons/school-building.png");
}
.icons-sas .icon-safe-support-act-126::before {
  background-image: url("/Content/images/icons/act-126.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-safe-support-act-126::before {
  content: url("/Content/images/icons/act-126.png");
}
.icons-sas .icon-safe-support-warning::before {
  background-image: url("/Content/images/icons/warning.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-safe-support-warning::before {
  content: url("/Content/images/icons/warning.png");
}
.icons-sas .icon-equity-toolkit::before {
  background-image: url("/Content/images/icons/srs.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-equity-toolkit::before {
  content: url("/Content/images/icons/srs.png");
}
.icons-sas .icon-profile-geography::before {
  background-image: url("/Content/images/icons/globe.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-profile-geography::before {
  content: url("/Content/images/icons/globe.png");
}
.icons-sas .icon-eportfolio::before {
  background-image: url("/Content/images/icons/eportfolio.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-eportfolio::before {
  content: url("/Content/images/icons/eportfolio.png");
}
.icons-sas .icon-pdcenter::before {
  background-image: url("/Content/images/icons/pdcenter.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-pdcenter::before {
  content: url("/Content/images/icons/pdcenter.png");
}
.icons-sas .icon-communities::before {
  background-image: url("/Content/images/icons/communities.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-communities::before {
  content: url("/Content/images/icons/communities.png");
}
.icons-sas .icon-first::before {
  background-image: url("/Content/images/icons/first.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-first::before {
  content: url("/Content/images/icons/first.png");
}
.icons-sas .icon-evaluation::before {
  background-image: url("/Content/images/icons/checkmark-blue.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-evaluation::before {
  content: url("/Content/images/icons/checkmark-blue.png");
}
.icons-sas .icon-admin::before {
  background-image: url("/Content/images/icons/admin.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-admin::before {
  content: url("/Content/images/icons/admin.png");
}
.icons-sas .icon-avatar::before {
  background-image: url("/Content/images/icons/avatar.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-avatar::before {
  content: url("/Content/images/icons/avatar.png");
}
.icons-sas .icon-speech-bubble::before {
  background-image: url("/Content/images/icons/speech.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-speech-bubble::before {
  content: url("/Content/images/icons/speech.png");
}
.icons-sas .icon-x::before {
  background-image: url("/Content/images/icons/x.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-x::before {
  content: url("/Content/images/icons/x.png");
}
.icons-sas #iconDrop {
  max-width: 60em;
  width: 50em;
}
.icons-sas #iconDrop .icon {
  border: 1px solid black;
  width: 5em !important;
  height: 5em !important;
  float: left;
  margin-left: 1em;
  cursor: pointer;
  border-radius: 2.5em;
  margin-bottom: 1em;
}
.icons-sas #iconDrop .icon:first-child {
  margin-left: 0;
}
.icons-sas .editIcon {
  position: absolute;
  right: 0;
  top: 5px;
  cursor: pointer;
}
.icons-sas .icon-generic::before {
  background-image: url("/Content/images/icons/documents.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-generic::before {
  content: url("/Content/images/icons/documents.png");
}
.icons-sas .icon-generic.editor {
  height: 10em;
  width: 10em;
  padding-top: 0.6em;
  background-color: #fade7e;
  border-radius: 5em;
}
.icons-sas .icon-choose::before {
  background-image: url("/Content/images/icons/lightbulb.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-choose::before {
  content: url("/Content/images/icons/lightbulb.png");
}
.icons-sas .icon-addProfile::before {
  background-image: url("/Content/images/icons/plus.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-addProfile::before {
  content: url("/Content/images/icons/plus.png");
}
.icons-sas .icon-math::before {
  background-image: url("/Content/images/icons/calculator.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-math::before {
  content: url("/Content/images/icons/calculator.png");
}
.icons-sas .icon-math.editor {
  height: 10em;
  width: 10em;
  padding-top: 0.6em;
  background-color: #fade7e;
  border-radius: 5em;
}
.icons-sas .icon-science::before {
  background-image: url("/Content/images/icons/science.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-science::before {
  content: url("/Content/images/icons/science.png");
}
.icons-sas .icon-science.editor {
  height: 10em;
  width: 10em;
  padding-top: 0.6em;
  background-color: #fade7e;
  border-radius: 5em;
}
.icons-sas .icon-literature::before {
  background-image: url("/Content/images/icons/book.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-literature::before {
  content: url("/Content/images/icons/book.png");
}
.icons-sas .icon-literature.editor {
  height: 10em;
  width: 10em;
  padding-top: 0.6em;
  background-color: #fade7e;
  border-radius: 5em;
}
.icons-sas .icon-socialstudies::before {
  background-image: url("/Content/images/icons/socialstudies.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-socialstudies::before {
  content: url("/Content/images/icons/socialstudies.png");
}
.icons-sas .icon-socialstudies.editor {
  height: 10em;
  width: 10em;
  padding-top: 0.6em;
  background-color: #fade7e;
  border-radius: 5em;
}
.icons-sas .icon-art::before {
  background-image: url("/Content/images/icons/paint.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-art::before {
  content: url("/Content/images/icons/paint.png");
}
.icons-sas .icon-art.editor {
  height: 10em;
  width: 10em;
  padding-top: 0.6em;
  background-color: #fade7e;
  border-radius: 5em;
}
.icons-sas .icon-geography::before {
  background-image: url("/Content/images/icons/globe.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-geography::before {
  content: url("/Content/images/icons/globe.png");
}
.icons-sas .icon-geography.editor {
  height: 10em;
  width: 10em;
  padding-top: 0.6em;
  background-color: #fade7e;
  border-radius: 5em;
}
.icons-sas .icon-music::before {
  background-image: url("/Content/images/icons/music.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-music::before {
  content: url("/Content/images/icons/music.png");
}
.icons-sas .icon-music.editor {
  height: 10em;
  width: 10em;
  padding-top: 0.6em;
  background-color: #fade7e;
  border-radius: 5em;
}
.icons-sas .icon-theatre::before {
  background-image: url("/Content/images/icons/theatre.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-theatre::before {
  content: url("/Content/images/icons/theatre.png");
}
.icons-sas .icon-theatre.editor {
  height: 10em;
  width: 10em;
  padding-top: 0.6em;
  background-color: #fade7e;
  border-radius: 5em;
}
.icons-sas .icon-person::before {
  background-image: url("/Content/images/icons/person.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-person::before {
  content: url("/Content/images/icons/person.png");
}
.icons-sas .icon-person.editor {
  height: 10em;
  width: 10em;
  padding-top: 0.6em;
  background-color: #fade7e;
  border-radius: 5em;
}
.icons-sas .icon-email::before {
  background-image: url("/Content/images/icons/mail.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-email::before {
  content: url("/Content/images/icons/mail.png");
}
.icons-sas .icon-email.editor {
  height: 10em;
  width: 10em;
  padding-top: 0.6em;
  background-color: #fade7e;
  border-radius: 5em;
}
.icons-sas .icon-password::before {
  background-image: url("/Content/images/icons/key.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-password::before {
  content: url("/Content/images/icons/key.png");
}
.icons-sas .icon-password.editor {
  height: 10em;
  width: 10em;
  padding-top: 0.6em;
  background-color: #fade7e;
  border-radius: 5em;
}
.icons-sas .icon-organization::before {
  background-image: url("/Content/images/icons/organization.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-organization::before {
  content: url("/Content/images/icons/organization.png");
}
.icons-sas .icon-organization.editor {
  height: 10em;
  width: 10em;
  padding-top: 0.6em;
  background-color: #fade7e;
  border-radius: 5em;
}
.icons-sas .icon-position::before {
  background-image: url("/Content/images/icons/star.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icons-sas .icon-position::before {
  content: url("/Content/images/icons/star.png");
}
.icons-sas .icon-position.editor {
  height: 10em;
  width: 10em;
  padding-top: 0.6em;
  background-color: #fade7e;
  border-radius: 5em;
}
.icons-sas #communityIcon {
  padding: 0.6rem 0.625rem !important;
}
.icons-sas #communityIcon.icon-math:before {
  content: url("/Content/images/icons/calculator.svg");
  background-image: none;
}
.icons-sas #communityIcon.icon-science:before {
  content: url("/Content/images/icons/science.svg");
  background-image: none;
}
.icons-sas #communityIcon.icon-literature:before {
  content: url("/Content/images/icons/book.svg");
  background-image: none;
}
.icons-sas #communityIcon.icon-socialstudies:before {
  content: url("/Content/images/icons/socialstudies.svg");
  background-image: none;
}
.icons-sas #communityIcon.icon-art:before {
  content: url("/Content/images/icons/paint.svg");
  background-image: none;
}
.icons-sas #communityIcon.icon-geography:before {
  content: url("/Content/images/icons/globe.svg");
  background-image: none;
}
.icons-sas #communityIcon.icon-music:before {
  content: url("/Content/images/icons/music.svg");
  background-image: none;
}
.icons-sas #communityIcon.icon-theatre:before {
  content: url("/Content/images/icons/theatre.svg");
  background-image: none;
}
.icons-sas #communityIcon.icon-generic:before {
  content: url("/Content/images/icons/documents.svg");
  background-image: none;
}

.square-panels .panel a span, .square-panels .panel div.search-standards-icon-text span {
  display: block;
}
.square-panels .panel a .icon-image, .square-panels .panel div.search-standards-icon-text .icon-image {
  padding: 10%;
}
.square-panels .panel a .icon-image::before, .square-panels .panel div.search-standards-icon-text .icon-image::before {
  margin: 0 auto;
  border-radius: 1000px;
  display: block;
  line-height: 0;
  background-color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
  content: "";
}
.square-panels .panel a .icon-text, .square-panels .panel div.search-standards-icon-text .icon-text {
  padding: 10%;
  margin: 0 -0.9375rem -0.9375rem;
}
.square-panels.landing-page a {
  font-size: 1.09375rem;
}

.home-icons a span {
  display: block;
}
.home-icons a .icon-image {
  padding: 0;
  margin: 0 auto;
}
.home-icons a .icon-image::before {
  margin: 0 auto 1.2rem;
  display: block;
  line-height: 0;
  content: "";
}
.home-icons a .icon-image:hover {
  /*-webkit-filter: hue-rotate(358deg) brightness(161%) saturate(1);
   filter: hue-rotate(358deg) brightness(161%) saturate(1);*/
}
.home-icons a .icon-text {
  padding: 0 10%;
  line-height: 1rem;
}

/* These area custom styles for landing page tile icons that need to be sized up because we are using webfonts in our font awesome kits */
.custom-fa-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom-fa-icon i {
  font-size: 2.5rem !important;
  height: 64px;
  display: flex;
  align-items: center;
}

/*@import "../settings";
@import "core";*/
button.disabled,
.disabled.TeachscapeButton,
button[disabled],
.TeachscapeButton[disabled],
.button.disabled,
.button[disabled] {
  border-color: transparent;
}

.button-remove-styling {
  background-color: transparent;
  box-shadow: none !important;
  border: none;
  padding: 0 !important;
  margin: 0 !important;
}
.button-remove-styling:hover {
  background-color: transparent;
}

.dropdown-user > div {
  float: left;
  padding-top: 0.7rem;
}
.dropdown-user > div span {
  clear: both;
  display: block;
  line-height: 1rem;
}
.dropdown-user > div span#fullName {
  font-weight: 400;
  font-size: 0.75rem;
}
.special-nav-btn {
  position: relative !important;
  width: auto !important;
  margin-top: 0.9375rem;
  margin-left: 0.625rem;
  height: 36px !important;
  line-height: 36px !important;
  border: 1px solid #fff !important;
  border-radius: 4px;
}

.deleteQuestion i,
.moveUp i,
.moveDown i,
.button-disk i {
  background-color: #59b377;
  color: #FFFFFF;
  border-radius: 1000px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  cursor: pointer;
  font-size: 2.5rem;
  font-weight: 700;
  position: relative;
  display: inline-block;
  padding: 0 !important;
  box-shadow: inset -1px -1px 0 #000 !important;
  box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.08) !important;
  box-shadow: 0px 4px 8px #000 !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08) !important;
}

@media only print, screen and (min-width:64.063em) {
  #leadershipHeaderButton {
    margin-top: 1.875rem;
  }
}
@media only print, screen and (min-width: 64.063em) {
  #leadershipHeaderButton {
    margin-top: 0;
  }
}
.back {
  font-size: 1rem;
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
  margin-right: 1rem;
}
.back::before {
  float: left;
  font-family: "FontAwesome";
  font-weight: 700;
  content: "\f053";
  top: 100%;
  margin-right: 0.5rem;
  transition: all 0.15s;
}

.button-divider {
  float: left;
  font-size: 2rem;
}

.deleteQuestion {
  float: right;
}
.deleteQuestion i {
  background-color: #ba2717;
}

.previous, .next {
  font-size: 4rem;
  cursor: pointer;
}
@media only print, screen and (max-width: 40em) {
  .previous, .next {
    font-size: 1rem;
  }
}
#columndirectiondiv .previous, #columndirectiondiv .next {
  font-size: 0.75rem;
  font-weight: 400;
  width: 5rem;
}
.previous.vv-nav-grade, .next.vv-nav-grade {
  background: #1373cd !important;
  color: white !important;
  box-shadow: none !important;
  border: none !important;
  padding-top: 0.75rem !important;
  margin-bottom: 0 !important;
}
.previous::before, .next::before {
  display: block;
  font-family: "FontAwesome";
  font-weight: 700;
  font-size: 2rem;
  content: "\f053";
  top: 100%;
  height: 48px;
  line-height: 48px;
  text-align: right;
  transition: all 0.15s;
}
#columndirectiondiv .previous::before, #columndirectiondiv .next::before {
  text-align: center;
}
#columndirectiondiv-small .previous::before, #columndirectiondiv-small .next::before {
  display: none;
}
@media only print, screen and (min-width:40.063em) {
  .previous:hover, .next:hover {
    font-size: 5rem;
  }
}

.next::before {
  content: "\f054";
}

#columndirectiondiv .next {
  border-radius: 0 8px 8px 0;
}
#columndirectiondiv .previous {
  border-radius: 8px 0 0 8px;
}

.standardResultsTable .childrenHidden, .vertical-alignment-standards .childrenHidden {
  padding-top: 0.9375rem;
}

#return-to-top, #returnToTop {
  position: fixed;
  margin-bottom: 0 !important;
  right: 1.25rem;
  bottom: 0;
  border-radius: 8px 8px 0 0;
  z-index: 1000;
  box-shadow: none !important;
}
#return-to-top::before, #returnToTop::before {
  display: block;
  font-family: "FontAwesome";
  font-weight: 700;
  content: "\f062";
  top: 100%;
  margin-right: 0.46875rem;
  float: left;
}

/*
.leadership 
{

	button, .button 
	{

		background-color: $gold; 
		color: $dark-blue;

		&:hover 
			{
				background-color: scale-color($gold, $lightness: $button-function-factor);
				color: $dark-blue;
			}


	}

}
*/
.approve-deny {
  width: 12rem;
  margin: 0 auto;
}

button, .TeachscapeButton, .button, input[type=submit] {
  border-radius: 4px;
  font-weight: 700;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  width: auto;
  transition: all 0.3s;
  border: 1px solid rgba(0, 0, 0, 0.064);
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  box-shadow: inset -1px -1px 0 #000 !important;
  box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.08) !important;
  box-shadow: 0px 4px 8px #000 !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08) !important;
  /*
  &#loginButton,
  &.split,
  &.dropdown 
  {
  	border-radius: $button-radius;


  	&::before 
  	{
  		font-size: 1.5em;
  		font-family: 'FontAwesome';
  		content:'\f00d';

  		color: $red;
  		background: $white;
  		position: absolute;
  		top: .3em;
  		left: 10%;
  		transition: all 0.3s;
  		width: 80%;
  		opacity: 0;

  	}

  	&.open 
  	{
  		background-color: $white;
  		border-radius: $global-radius $global-radius 0 0;

  		border-color: $f-dropdown-border-color;
  		border-bottom-color: $white;


  		@include DropShadow;

  		&:hover 
  		{
  			background-color: $white;
  		}


  		&::before 
  		{			
  			opacity: 1;
  		}

  		&.dropdown
  		{
  			&::before 
  			{
  				//width: 70%;
  			}
  		}	
  	}
  }
  */
}
button.button-toggle, .button-toggle.TeachscapeButton, .button.button-toggle, input[type=submit].button-toggle {
  float: left;
  margin: 0;
  border-radius: 0 500px 500px 0;
  background: #e6e6e6;
  width: 6rem;
}
button.button-toggle:first-child, .button-toggle.TeachscapeButton:first-child, .button.button-toggle:first-child, input[type=submit].button-toggle:first-child {
  border-radius: 500px 0 0 500px;
}
.feature-content button, .feature-content .TeachscapeButton, .feature-content .button, .feature-content input[type=submit] {
  background-color: #fade7e;
  color: #082a3d;
  font-size: 0.85rem;
  padding: 0.75rem 2rem !important;
}
.feature-content button:hover, .feature-content .TeachscapeButton:hover, .feature-content .button:hover, .feature-content input[type=submit]:hover {
  color: #082a3d;
  background-color: rgb(247.1940298507, 203.4805970149, 53.6059701493);
}
.table button, .table .TeachscapeButton, .table .button, .table input[type=submit] {
  margin-bottom: 0;
}
.button-group button, .button-group .TeachscapeButton, .button-group .button, .button-group input[type=submit] {
  box-shadow: inset -1px -1px 0 #000 !important;
  box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.08) !important;
}
.button-group button.toggle .active, .button-group .toggle.TeachscapeButton .active, .button-group .button.toggle .active, .button-group input[type=submit].toggle .active {
  background-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  color: #FFFFFF;
}
button.edit, .edit.TeachscapeButton, .button.edit, input[type=submit].edit {
  margin-left: 0.46875rem;
}
button:hover, .TeachscapeButton:hover, .button:hover, input[type=submit]:hover {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
}
button.right, .right.TeachscapeButton, .button.right, input[type=submit].right {
  margin-left: 0.46875rem;
}
.panel-callout button, .panel-callout .TeachscapeButton, .panel-callout .button, .panel-callout input[type=submit] {
  margin-bottom: 0;
}
button#loginPopup, #loginPopup.TeachscapeButton, .button#loginPopup, input[type=submit]#loginPopup {
  height: auto !important;
  margin: 0.9375rem 0;
}
header button, header .TeachscapeButton, header .button, header input[type=submit] {
  margin-top: 0.3333333333rem;
  background-color: #fade7e;
  color: #082a3d;
  top: 0 !important;
  box-shadow: none !important;
}
header button:hover, header .TeachscapeButton:hover, header .button:hover, header input[type=submit]:hover {
  background-color: rgb(247.1940298507, 203.4805970149, 53.6059701493);
  color: #082a3d;
}
#home-dashboard button, #home-dashboard .TeachscapeButton, #home-dashboard .button, #home-dashboard input[type=submit] {
  background-color: #0b3c58;
}
#home-dashboard button:hover, #home-dashboard .TeachscapeButton:hover, #home-dashboard .button:hover, #home-dashboard input[type=submit]:hover {
  background-color: rgb(15.5666666667, 84.9090909091, 124.5333333333);
}
button.button-text, .button-text.TeachscapeButton, .button.button-text, input[type=submit].button-text {
  text-decoration: underline;
  background: none !important;
  box-shadow: none !important;
  border: none !important;
}
button.button-text.hover, .button-text.hover.TeachscapeButton, .button.button-text.hover, input[type=submit].button-text.hover {
  text-decoration: underline;
  background: none !important;
  box-shadow: none !important;
  border: none !important;
}
header button.button-text, header .button-text.TeachscapeButton, header .button.button-text, header input[type=submit].button-text {
  color: #FFFFFF;
}
header button.button-text:hover, header .button-text.TeachscapeButton:hover, header .button.button-text:hover, header input[type=submit].button-text:hover {
  color: #fade7e;
}
button.cancel, .cancel.TeachscapeButton, .button.cancel, input[type=submit].cancel {
  background-color: #FFFFFF;
  color: #DE2F1B;
  border-color: #cfcfcf !important;
  box-shadow: none;
  font-weight: 400;
}
.icons-sas.edit-icons button.cancel, .icons-sas.edit-icons .cancel.TeachscapeButton, .icons-sas.edit-icons .button.cancel, .icons-sas.edit-icons input[type=submit].cancel {
  color: #DE2F1B;
  font-weight: 400;
}
button.alert, .alert.TeachscapeButton, .button.alert, input[type=submit].alert {
  background-color: #EA6657;
  color: #000;
}
button.alert:hover, .alert.TeachscapeButton:hover, .button.alert:hover, input[type=submit].alert:hover {
  color: #000;
}
button.secondary, .secondary.TeachscapeButton, .button.secondary, input[type=submit].secondary {
  color: white;
}
button.secondary:hover, .secondary.TeachscapeButton:hover, button.secondary:focus, .secondary.TeachscapeButton:focus, .button.secondary:hover, .button.secondary:focus, input[type=submit].secondary:hover, input[type=submit].secondary:focus {
  color: white;
}
button.secondary-green, .secondary-green.TeachscapeButton, .button.secondary-green, input[type=submit].secondary-green {
  background-color: #FFFFFF;
  color: #59b377;
  border-color: #cfcfcf !important;
  box-shadow: none;
  font-weight: 400;
}
.icons-sas.edit-icons button.save, .icons-sas.edit-icons .save.TeachscapeButton, .icons-sas.edit-icons .button.save, .icons-sas.edit-icons input[type=submit].save {
  color: #FFFFFF;
}
button.sas-panel-button, .sas-panel-button.TeachscapeButton, .button.sas-panel-button, input[type=submit].sas-panel-button {
  width: auto;
  height: auto;
  background-color: #FFFFFF;
  color: #082a3d;
  margin-bottom: 0;
  border-color: rgb(26.9833333333, 147.1818181818, 215.8666666667) !important;
  box-shadow: none;
  text-align: center;
  font-size: 1rem;
  position: static;
  float: right;
}
button.sas-panel-button span.text-callout, .sas-panel-button.TeachscapeButton span.text-callout, .button.sas-panel-button span.text-callout, input[type=submit].sas-panel-button span.text-callout {
  display: block;
  font-size: 1.5rem;
}
button.sas-panel-button.active, .sas-panel-button.active.TeachscapeButton, .button.sas-panel-button.active, input[type=submit].sas-panel-button.active {
  background-color: #0b3c58;
  border-color: #0b3c58 !important;
  color: #FFFFFF;
  padding-bottom: 1.875rem;
}
button.sas-panel-button.relatedStandardsButton, .sas-panel-button.relatedStandardsButton.TeachscapeButton, .button.sas-panel-button.relatedStandardsButton, input[type=submit].sas-panel-button.relatedStandardsButton {
  height: 5rem;
  display: inline-grid;
  width: 12rem;
  align-items: center;
  float: none;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
button.page, .page.TeachscapeButton, .button.page, input[type=submit].page {
  width: 2.5rem;
  float: left;
  margin-right: 0.234375rem;
  padding-left: 0;
  padding-right: 0;
  cursor: pointer;
  border-radius: 8px;
}
button.page.active, .page.active.TeachscapeButton, .button.page.active, input[type=submit].page.active {
  background-color: #2e537f;
  border-color: #2e537f;
  cursor: default;
  color: #fff;
}
button.page.pageDisabled, .page.pageDisabled.TeachscapeButton, .button.page.pageDisabled, input[type=submit].page.pageDisabled {
  display: none;
}
button.page:last-child, .page.TeachscapeButton:last-child, .button.page:last-child, input[type=submit].page:last-child {
  margin-right: 0;
}
button.add::before, .add.TeachscapeButton::before, .button.add::before, input[type=submit].add::before {
  font-size: 1em;
  font-family: "FontAwesome";
  content: "\f067";
  top: 100%;
  margin-left: -0.25rem;
  margin-right: 0.75rem;
  float: left;
  color: rgb(42.0826446281, 91.9173553719, 58.694214876);
  transition: all 0.25s;
}
button.view::before, .view.TeachscapeButton::before, .button.view::before, input[type=submit].view::before {
  font-size: 1em;
  font-family: "FontAwesome";
  content: "\f115";
  top: 100%;
  margin-left: -0.25rem;
  margin-right: 0.75rem;
  float: left;
  color: rgb(42.0826446281, 91.9173553719, 58.694214876);
  transition: all 0.25s;
}
button.remove::before, .remove.TeachscapeButton::before, .button.remove::before, input[type=submit].remove::before {
  font-size: 1em;
  font-family: "FontAwesome";
  content: "\f068";
  top: 100%;
  margin-left: -0.25rem;
  margin-right: 0.75rem;
  float: left;
  color: rgb(93, 19.5, 11.5);
  transition: all 0.25s;
}

button.no-button-style, .no-button-style.TeachscapeButton {
  border: none;
  background-color: initial;
  box-shadow: none !important;
  font-weight: initial;
}

.button-group.toggle .button.active {
  background-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  color: #FFFFFF;
}

.sas-add-filters {
  width: 100% !important;
  height: auto;
  background-color: #fade7e;
  color: #082a3d;
  text-align: left;
  font-size: 1rem;
  position: static;
  margin-bottom: 0.9375rem;
}
.sas-add-filters:hover {
  color: #082a3d;
  background-color: rgb(247.1940298507, 203.4805970149, 53.6059701493);
}
.sas-add-filters::before {
  font-size: 1.5em;
  font-family: "FontAwesome";
  content: "\f067";
  margin-top: 0.234375rem;
  margin-left: 0.46875rem;
  float: right;
}
.sas-add-filters h4 {
  color: #0b3c58;
  font-weight: 400;
  margin: 0;
}

.reveal-modal .saveBar .button:not(.cancel), dialog .saveBar .button:not(.cancel) {
  background: #1373cd;
  color: #FFFFFF;
}

.reveal-modal .saveBar .cancel.button, dialog .saveBar .cancel.button {
  background: #FFFFFF;
}

.content-repository-button::before {
  font-family: "FontAwesome";
  content: "\f063";
  top: 100%;
  margin-left: 0.9375rem;
  margin-top: 0.15rem;
  float: right;
}

.tox .tox-mbtn, .tox .tox-tbtn {
  box-shadow: none !important;
}
.tox .tox-mbtn, .tox .tox-tbtn--select {
  padding: 0 4px !important;
}
.tox .tox-tbtn {
  padding: 0 !important;
}
.tox .tox-toolbar__group {
  padding: 0 4px 0 4px !important;
}
.tox .tox-statusbar a, .tox .tox .tox-statusbar__path-item, .tox .tox .tox-statusbar__wordcount {
  text-decoration: underline !important;
}

.tox-statusbar__text-container a, .tox-statusbar__text-container button, .tox-statusbar__text-container .TeachscapeButton, .tox-statusbar__text-container .tox-statusbar__path-item, .tox-statusbar__text-container .tox-statusbar__wordcount {
  padding: 0 !important;
}

.date-button, .time-button {
  height: 3rem;
}

.options-button-delete a {
  color: #BA2717 !important;
}

.blue-outline-button {
  background-color: #FFFFFF !important;
  color: #2A517D !important;
  border: 2px solid #2A517D !important;
}

.featured-content-panel .feature .button.blue-outline-button {
  background-color: #FFFFFF !important;
  color: #2A517D !important;
  border: 2px solid #2A517D !important;
}

/*Google Sign in Button*/
#btnNewGoogleDrive,
.btnNewGoogleDrive,
.addgooglecalendar {
  background-color: #FFFFFF !important;
  border: none;
  color: #757575;
  text-align: center;
  border-radius: 1px !important;
  padding: 0 !important;
  transition: background-color 0.218s, border-color 0.218s, box-shadow 0.218s;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25) !important;
  width: 235px;
  height: 40px;
}
#btnNewGoogleDrive .google-button-wrapper,
.btnNewGoogleDrive .google-button-wrapper,
.addgooglecalendar .google-button-wrapper {
  border: 1px solid #757575;
}
#btnNewGoogleDrive .google-button-wrapper span,
.btnNewGoogleDrive .google-button-wrapper span,
.addgooglecalendar .google-button-wrapper span {
  font-family: "Roboto", sans-serif;
  color: #757575;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.21px;
  line-height: 38px;
  margin-left: 8px;
  margin-right: 8px;
}
#btnNewGoogleDrive .google-button-wrapper .google-icon-wrapper,
.btnNewGoogleDrive .google-button-wrapper .google-icon-wrapper,
.addgooglecalendar .google-button-wrapper .google-icon-wrapper {
  padding: 10px;
  float: left;
  background-color: #FFFFFF;
  border-radius: 1px;
}
#btnNewGoogleDrive .google-button-wrapper .google-icon-wrapper .google-icon,
.btnNewGoogleDrive .google-button-wrapper .google-icon-wrapper .google-icon,
.addgooglecalendar .google-button-wrapper .google-icon-wrapper .google-icon {
  background-image: url("/Content/images/google_drive_logo.png");
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
}
#btnNewGoogleDrive:hover, #btnNewGoogleDrive:focus,
.btnNewGoogleDrive:hover,
.btnNewGoogleDrive:focus,
.addgooglecalendar:hover,
.addgooglecalendar:focus {
  box-shadow: 0 0 3px 3px rgba(66, 133, 244, 0.3) !important;
}
#btnNewGoogleDrive:active,
.btnNewGoogleDrive:active,
.addgooglecalendar:active {
  background-color: #eee !important;
}

.btn-share {
  border: 1px solid #707070 !important;
  border-radius: 18px;
  padding: 0.25rem 0.75rem !important;
  font-size: 0.875rem;
  color: #707070;
}
.btn-share i {
  margin-right: 0.25rem;
}

.btn-create-list {
  color: #1373CD;
  font-weight: 600 !important;
  padding: 0.25rem !important;
}

.btn-outline {
  border: 1px solid #707070 !important;
  border-radius: 5px;
}
.btn-outline#addToListCancel {
  padding: 0.25rem 0.75rem !important;
}

.blue-text-button {
  color: #1373cd !important;
}

.options-dropdown-list-button {
  padding: 0.5rem 0.25rem !important;
  width: 100%;
  color: #082a3d !important;
  margin-bottom: 0;
  text-align: left;
}
.options-dropdown-list-button.edit {
  margin-left: 0 !important;
}
.options-dropdown-list-button.delete {
  color: #ba2717 !important;
}

.add-to-library-edit-button {
  font-weight: 700 !important;
  color: #1373CD;
}
.add-to-library-edit-button i {
  font-size: 1rem;
}
.add-to-library-edit-button:hover {
  color: #082a3d;
}

#deleteListButton:hover, #deleteListButton:focus,
#editListButton:hover,
#editListButton:focus {
  color: #082a3d !important;
}

#removeFromLibraryConfirmButton {
  margin-left: 0.75rem;
}

/*@import "../settings";
@import "core";*/
.standardContainer {
  clear: both;
}

#loadingModal {
  border: none;
  font-weight: bold;
  width: 160px;
  min-height: 200px;
  z-index: 1101;
}
#loadingModal img {
  margin-bottom: 0.9375rem;
}

.panel {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08);
}
.panel.assessmentsInnerPanel {
  border: none !important;
  box-shadow: none !important;
  padding: 0;
}
.panel.assessmentsInnerPanel section.tree {
  padding-top: 0;
  padding-bottom: 0;
  border-left: 3px solid #E8F1FA !important;
  margin-left: 10px !important;
  margin-bottom: 1.25rem;
}
.panel.assessmentsInnerPanel section.tree > .row {
  padding-left: 0;
  padding-right: 0;
}
.panel.assessmentsInnerPanel section.tree .tablePerimeter {
  margin: 0 !important;
  padding: 0 !important;
}
.panel.standardContent {
  box-shadow: none;
  border: 3px solid #E8F1FA;
  border-radius: 4px;
}
.panel.standardContent .option-list .button {
  margin-bottom: 0;
}
.panel.standardContent .sas-dropdown.standardsHeaderBar, .panel.standardContent .standardsHeaderBar.assessmentTitleBG {
  background: #E8F1FA;
  color: #333;
  font-size: 1rem;
  font-weight: bold;
}
.panel.standardContent .sas-dropdown.standardsHeaderBar::before, .panel.standardContent .standardsHeaderBar.assessmentTitleBG::before {
  font-size: 1.5rem;
  margin-right: 0.25rem;
  line-height: 1;
}
.panel.standardContent .standard-descriptive-name {
  font-size: 18px;
  font-weight: bold;
}
.panel.standardContent .standard-descriptive-name + h5 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2;
}
nav .panel {
  transition: all 0.3s;
}
nav .panel:hover {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
}
.panel.panel-accordion {
  padding-bottom: 0;
  border: 1px solid #082a3d;
  box-shadow: 0px 4px 8px #000 !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08) !important;
}
.panel.page-filter {
  background-color: #082a3d;
  color: #FFFFFF;
}
.panel.page-filter h4 {
  color: #FFFFFF !important;
}
.panel.page-filter label {
  color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  display: inline-block;
  padding: 0.625rem 0.5rem;
}
.panel.panel-border {
  border: 1px solid #bbb !important;
}
.panel .panel-spacing {
  padding: 2.5rem 2.5rem 0.625rem;
}
.panel .panel-callout {
  background-color: #fade7e;
  padding: 0.46875rem;
}
.panel .panel-callout.panel {
  margin: 0 !important;
  padding: 0.9375rem;
  background: rgb(181.9333333333, 222.6181818182, 245.8666666667);
  box-shadow: none;
  border: none;
}
.panel .panel-callout.panel h5 {
  display: inline-block;
}
.panel.panel-feature {
  background-color: #E8F1FA;
  padding: 0.46875rem;
  list-style-type: none;
  margin: 0 0 -0.46875rem !important;
}
.panel.panel-feature .drillEnd.Standard .panel {
  background: #FFFFFF;
}
.panel.panel-feature .MinDepthLevelDiv .panel-feature-header {
  background-color: #0b3c58;
  color: #FFFFFF;
  margin: -0.46875rem -0.46875rem 0 !important;
  padding: 0.9375rem;
}
.panel.panel-feature .MinDepthLevelDiv .panel-feature-header p {
  color: #FFFFFF;
  padding-bottom: 0;
}
.panel.panel-feature .MinDepthLevelDiv::before {
  font-family: "FontAwesome";
  font-size: 1.75rem;
  content: "\f0ab";
  color: #FFFFFF;
  top: 100%;
  margin-right: 0.46875rem;
  float: left;
  line-height: 52px;
}
.panel .panel-count h5 {
  padding-right: 0.9375rem;
  margin-right: 0.9375rem;
  float: left;
}
.panel .panel-count h5:first-child {
  border-right: 1px solid #0b3c58;
}
.panel .panel {
  box-shadow: none;
  border: none;
  margin-bottom: 0.9375rem;
}
.panel .panel.table-border {
  clear: both;
  border: 1px solid #e6e6e6;
  margin-bottom: 0;
}
.panel .panel-header,
.panel .list-header {
  padding: 0.9375rem 0;
  margin: -0.9375rem 0 0.9375rem;
  border-bottom: 4px solid #0b3c58;
}
.panel .panel-header h4,
.panel .list-header h4 {
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
}
.page-header .panel:first-child {
  background-color: #0b3c58;
  border: none;
  color: #FFFFFF;
}
.panel .standardschildren .drill h5, .panel .standardschildren .alternate h5 {
  font-weight: 300;
}

.panel-breadcrumbs {
  background-color: #2e537f;
  margin: 0 -0.9375rem;
}
.standardContent .panel-breadcrumbs {
  margin: 0 -0.9375rem;
}
.panel-breadcrumbs > ul {
  margin: 0;
  list-style-type: none;
}
.panel-breadcrumbs > ul li {
  color: #FFFFFF;
  padding-top: 0.46875rem;
  padding-bottom: 0.46875rem;
  padding-left: 0.9375rem;
  border-top: 1px #FFFFFF solid;
}
.panel-breadcrumbs > ul li::before {
  font-family: "FontAwesome";
  content: "\f148";
  top: 100%;
  margin-right: 0.46875rem;
  float: left;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.panel-breadcrumbs > ul li:nth-child(2) { /* second item */
  padding-left: 1.875rem;
}
.panel-breadcrumbs > ul li:nth-child(3) { /* second item */
  padding-left: 2.8125rem;
}
.panel-breadcrumbs > ul li.Standard {
  padding-left: 0;
  padding-bottom: 0;
  padding-top: 0;
}

.panel-result-detail {
  padding: 0.9375rem 0 0;
}

.panel-support {
  background: rgb(253, 241.8, 203.4);
  padding: 0.9375rem;
  margin: 0.9375rem 0 0 !important;
}
.panel-support h5 {
  display: inline-block;
}
.panel-support a {
  font-weight: 700;
  text-decoration: underline;
}

.panel-content {
  padding-top: 0.9375rem;
}

.panel-result-detail {
  background-color: #FFFFFF;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  padding-bottom: 0.9375rem;
  border-bottom: 1px solid rgb(181.9333333333, 222.6181818182, 245.8666666667);
}
.panel-result-detail ul {
  list-style-type: disc;
  margin-left: 2em;
}
.panel-result-detail ul.f-dropdown {
  margin-left: 0;
}
.panel-result-detail.laststandard {
  border-bottom: none;
}
.panel-breadcrumbs .panel-result-detail {
  margin-left: auto;
  margin-right: auto;
}

.panel-breadcrumbs .panel-result-child {
  margin-left: auto;
  margin-right: auto;
  background: white;
}
.panel-breadcrumbs .panel-result-child .MinDepthLevelUL .standardAccordion {
  padding-bottom: 1em;
}
.panel-breadcrumbs .panel-result-child .MinDepthLevelUL li::before {
  content: none;
}
.panel-breadcrumbs .MinDepthLevelUL .standardschildren li.Standard {
  border-top: none;
}
.panel-breadcrumbs .option-list ul li:before {
  content: none;
}
.panel-breadcrumbs .option-list ul li:nth-child(2), .panel-breadcrumbs .option-list ul li:nth-child(3) {
  padding-left: 0.9375rem;
}

#viewresults .tree .drill > div:first-child:before {
  content: none;
}
#viewresults .tree .drill > div:first-child:hover {
  background: none;
}
#viewresults .tree .drill > div:first-child:hover::before {
  background: none;
  color: #FFFFFF;
}

#viewresults .tree .MinDepthLevelUL li.drill > .MinDepthLevelDiv:first-child::before {
  color: white;
  content: "\f0ab";
}

.SafeSchoolsStandardDisplay .sas-dropdown::before, .SafeSchoolsStandardDisplay .assessmentTitleBG::before {
  content: none;
}

.SafeSchoolsStandardDisplay .panel-result-detail:last-child {
  border-bottom: none;
}

.reveal-modal .list-view .row, dialog .list-view .row {
  border-bottom: 1px solid #b6dff6;
}
.reveal-modal .list-view .row:last-child, dialog .list-view .row:last-child {
  border: none;
}

.textarea.validation-error, select.validation-error, input.validation-error {
  background-color: #fff !important;
  border-color: #DE2F1B;
}

.editOrganizationType.error {
  background-color: #fff !important;
  border-color: #DE2F1B;
}

.organization-error {
  color: red;
  display: none;
  margin-top: -1rem;
}

.filter-results label {
  padding: 12px 0.9375rem;
  background: #0b3c58;
  border-radius: 8px;
  margin-bottom: 0.46875rem;
}
.page-header .filter-results label {
  display: inline-block;
}
.filter-results label .checked + span {
  color: #fade7e;
}
.filter-results label span {
  line-height: 22px;
  margin-left: 0.46875rem;
  margin-right: 0.46875rem;
}
.filter-results label span.no-margin {
  margin-left: 0px;
  margin-right: 0px;
}

.label {
  font-size: 0.875rem;
  font-weight: 700;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-left: 1rem;
  padding-right: 1rem;
}

.filter-group label {
  margin-bottom: 0.234375rem !important;
}
.filter-group label > div {
  margin-right: 0.46875rem !important;
}

.has-scrollbar {
  border: 1px solid #e6e6e6;
  padding: 0.46875rem;
  margin-bottom: 0.9375rem;
}

.icheckbox_flat-yellow:focus-within {
  outline: dotted;
  outline-width: 3px;
  outline-color: #000 !important;
}

/* Focus for checkboxes */
.check-label-container {
  padding: 3px;
  margin: -3px;
}
.check-label-container.inline-block {
  display: inline-block;
}
.check-label-container:focus-within {
  outline-style: dotted;
  outline-color: #222;
  outline-width: 3px;
}
.check-label-container input[type=checkbox], .check-label-container input[type=radio] {
  height: auto !important;
  margin: 0;
}
.check-label-container input[type=checkbox]:focus, .check-label-container input[type=radio]:focus {
  outline-width: 0 !important;
}
.check-label-container input[type=checkbox]:focus-within, .check-label-container input[type=radio]:focus-within {
  outline-width: 0 !important;
}

.error-message {
  color: #DE2F1B;
  font-size: 14px;
}

textarea.validation-error, select.validation-error, input.validation-error {
  background-color: #DE2F1B;
}

/*@import "core";*/
#your-community-info {
  padding: 0.9375rem;
}

.avatar-header {
  padding-bottom: 1rem;
}

#your-community-info a {
  text-decoration: underline;
  font-weight: 700;
  color: #00f;
}
#your-community-info a:hover {
  text-decoration: none;
}

.community-panel h4 {
  margin-bottom: 0;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.community-panel h4 span {
  color: #082a3d;
  font-size: 1.2rem;
}

.community-panel .panel {
  position: relative;
}

.community-header {
  padding: 0.9375rem;
}

.community-page .icons-sas a::before {
  background-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}

.icons-sas .panel a {
  margin: auto;
}

.community-info {
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb;
  text-align: center;
  padding: 0.9375rem;
}

.community-info span {
  font-weight: 700;
}

.community-info:last-child {
  border-right: none;
}

.communities-container {
  padding: 0.9375rem;
}

.created-on {
  color: #082a3d;
  text-align: center;
  padding: 0.9375rem;
}

.communities-container .community-panel .panel {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}

.communities-container .community-panel .panel .pending-description {
  padding: 0.9375rem;
  text-align: center;
}

.pending-panel {
  opacity: 0.6;
}

.pending-banner {
  background: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  padding: 0.9375rem;
  color: #000000;
  font-weight: 700;
  text-align: center;
  height: 103px;
  width: 100%;
  bottom: 0;
}

.pending-banner > div {
  padding-top: 1.6rem;
}

.join-community-placeholder {
  height: 103px;
}

.icons-sas a.join-community-btn:before {
  background: rgb(158.9669421488, 211.0330578512, 176.3223140496);
}

.community-breadcrumbs a {
  padding-right: 1rem;
}

/*Community Search*/
.community-result a {
  color: #FFFFFF;
  font-weight: 700;
}

.community-result-panel .side-icon {
  float: left;
}

.icons-sas .community-result-header a {
  text-align: left;
  padding-top: 5px;
}

.community-result .community-info {
  border-top: 0;
  padding: 0.52rem;
}

.community-result .sas-dropdown.panel-result, .community-result .assessmentTitleBG {
  padding: 0;
}

.community-result .community-info.members {
  border-left: 1px solid #bbb;
}

.community-result .show-for-small-only.community-info.members {
  border-left: none;
}

.community-result .show-for-small-only.community-info {
  margin-top: 2rem;
}

.community-result .darkBlueHeaderBar {
  background-color: #082a3d;
  color: #FFFFFF;
}

.icon-science::before {
  background-image: url("/Content/images/icons/science.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg .icon-science::before {
  content: url("/Content/images/icons/science.png");
}

.icons-sas .community-result-header .side-icon::before {
  width: 60px;
  height: 60px;
}

.community-result-header {
  padding: 0.9375rem;
}

.community-description {
  padding-bottom: 0;
}

.new-community-btn {
  background-color: #ffffff;
  border-color: #d6d6d6 !important;
  box-shadow: none;
  color: rgb(52.132231405, 113.867768595, 72.7107438017);
  font-weight: 400;
}

.new-community-btn i {
  padding-right: 5px;
}

.community-result .community-result-header a {
  font-size: 1.2rem;
}

.member-flag {
  background-color: rgb(211.4421487603, 235.0578512397, 219.3140495868);
  color: rgb(52.132231405, 113.867768595, 72.7107438017);
  font-weight: 700;
  margin: -0.9375rem 0 0 !important;
  padding: 0.5rem 0.5rem 0.5rem 1rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 110px;
}

.private-flag {
  background-color: rgb(238.7129186603, 134.6172248804, 123.2870813397);
  color: #ba2717;
  font-weight: 700;
  margin: -0.9375rem 0 0 !important;
  padding: 0.5rem 0.5rem 0.5rem 1rem;
  position: absolute;
  left: 0;
  top: 0;
  width: 110px;
}

ul.pagination li.current a {
  cursor: pointer;
}

ul.pagination li.current span {
  background: #082a3d;
  color: #FFFFFF;
  cursor: default;
  font-weight: 700;
  border-radius: 8px;
  display: block;
  font-size: 1em;
  line-height: inherit;
  padding: 0.0625rem 0.625rem;
  transition: background-color 300ms ease-out 0s;
}

/*End Community Search*/
/*Community Detail Section*/
.community-detail-top {
  background: #FFFFFF;
}

.community-detail-top h2,
.community-detail-top .icons-sas p {
  text-align: center;
}

.community-detail-bottom .community-result-header a {
  font-weight: 700;
  color: #FFFFFF;
  font-size: 1.2rem;
  line-height: 1.4;
}

.community-detail-bottom .community-result-header {
  padding: 0.46875rem;
}

.events-panel .events-header {
  background-color: #fade7e;
  text-align: center;
  padding: 0.25rem;
  margin-bottom: 0.5rem;
}

.events-panel .event-name {
  margin-bottom: 20px;
  background-color: #082a3d;
  padding: 0.5rem;
}

.event-location {
  margin-bottom: 0.5rem;
}

.events-panel .orbit-prev,
.events-panel .orbit-next,
.events-panel .orbit-timer {
  display: none;
}

.events-panel .orbit-bullets {
  top: 35px;
}

.events-panel .event-name a {
  font-weight: 700;
  color: #FFFFFF;
}

.events-panel .orbit-slide-number {
  display: none;
}

.events-panel {
  text-align: center;
}

.events-panel .orbit-bullets li {
  width: 1rem;
  height: 1rem;
  background: none;
  border: 2px solid #082a3d;
}

.events-panel .orbit-bullets li.active {
  background: #082a3d;
}

.events-date {
  color: #082a3d;
}

#eventDetailModal label {
  font-weight: bold;
}

#eventDetailModal span {
  font-size: 1rem;
}

.new-event-btn {
  color: #59b377;
}

#eventCreateModal .close-reveal-modal, #eventEditModal .close-reveal-modal {
  right: 17px;
  top: 2px;
}

.new-event-btn i {
  color: rgb(68.1487603306, 148.8512396694, 95.0495867769);
}

.community-member-list {
  height: 300px;
  overflow-y: scroll;
}

.community-member-list::-webkit-scrollbar {
  width: 12px;
}

.community-member-list::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #e6e6e6;
}

.community-member-list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #bbb;
}

.community-member-list .moderator-title {
  color: #082a3d;
  font-size: 0.9rem;
  font-style: italic;
}

.community-member-list div {
  margin-bottom: 1rem;
}

.community-members {
  margin-bottom: 1.25rem;
}

.community-detail-bottom h3 {
  color: #082a3d !important;
}

.center-buttons {
  text-align: center;
}

.community-detail-buttons {
  width: 205px !important;
}

.suggest-community-btn {
  background-color: #ffffff;
  border-color: #d6d6d6 !important;
  box-shadow: none;
  color: #59b377;
  font-weight: 400;
}

.community-detail-top .edit-btn {
  background: none;
  color: #082a3d;
  box-shadow: none;
  border-radius: 0;
  border: none;
}

.community-detail-top .edit-btn i {
  padding-right: 5px;
}

.community-detail-top .panel {
  box-shadow: none;
  margin-bottom: 0;
}
.community-detail-top .panel h3 {
  color: #082a3d;
}

.community-detail-top .panel .panel {
  margin-bottom: 0;
}

.icon-post-count {
  background: rgba(0, 0, 0, 0) url("/Content/images/icons/speech.png") no-repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) url("/Content/images/icons/speech.svg") no-repeat scroll 0 0;
  font-weight: 700;
  width: 85px;
  height: 85px;
  position: relative;
  top: -10px;
  left: -20px;
  text-align: center;
}

.community-detail-bottom .icon-post-count {
  left: 0;
}

.icon-post-count span {
  position: relative;
  top: 25px;
  color: #FFFFFF;
  padding-left: 0.3rem;
}
.icon-post-count span.dark {
  color: #000000;
}

.icon-post-count div {
  margin-top: 3rem;
  color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}

.icons-sas .icon-avatar.side-icon:before {
  background-color: #fade7e;
}

.community-detail-bottom .panel-result-detail {
  border-bottom: none;
}

.panel .latest-update {
  color: #082a3d;
  font-style: italic;
}

.community-detail-bottom .no-forums .community-result-header {
  padding: 0.234375rem;
}

.community-result-header .profile-avatar a {
  margin-left: 5rem;
  margin-top: 1rem;
}

.community-result-header .profile-avatar #ForumDescriptionHtml img {
  border-radius: 0;
}

.community-result-header .profile-avatar .avatar-link {
  margin: 0;
}

#moderatorName {
  margin-right: 1rem;
}

.content-repository-page .accordion-navigation {
  position: relative;
}

.content-repository-options {
  position: absolute;
  margin-top: 10px;
  right: 10px;
  max-width: 120px;
}

@media only print, screen and (max-width: 40em) {
  .content-repository-page .accordion-navigation {
    background-color: #daeffa;
  }
  .content-repository-options {
    position: relative;
    top: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 1.25rem;
    width: 100%;
  }
}
.archive-alert {
  background-color: rgb(252.5, 238.5, 190.5);
}
.archive-alert .archive-alert-heading {
  color: #2A517D;
}
.archive-alert .archive-alert-heading i {
  color: #2A517D;
}

/*End Community Detail Section*/
/*Forum Page*/
.start-new-btn i {
  color: rgb(36.1157024793, 78.8842975207, 50.3719008264);
  padding-right: 5px;
}

.forum-page .community-result-header > div,
.topic-page .community-result-header > div {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 1.2rem;
}

.profile-avatar img {
  background-color: #e2e7f4;
  border-radius: 1000px;
  box-shadow: 0 0 0 3px #fff, 0 0 8px 3px rgba(0, 0, 0, 0.15);
}

.community-result-header .forum-description a {
  margin: 0;
  text-decoration: underline;
  color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}

.community-result-header .forum-description a.edit-btn {
  text-decoration: none;
}

.forum-page .row-headers .post-header {
  padding-left: 10px;
}

.topic-column a {
  color: #082a3d;
  font-weight: 700;
}

.topic-column span {
  color: #082a3d;
  font-style: italic;
}

.panel.topic-panel {
  border-bottom: 1px solid rgb(181.9333333333, 222.6181818182, 245.8666666667);
}

.forum-page .table .row-list-item:nth-child(2n+3), .forum-page .table .row-headers:nth-child(2n+3) {
  background: #FFFFFF;
}

.forum-description p {
  color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  margin-bottom: 0;
  font-size: 0.9rem;
}

.forum-panel .community-result-header .edit-btn,
.edit-btn {
  color: #fade7e;
  width: auto;
  font-weight: 400;
}

.edit-btn i {
  padding-right: 5px;
}

.community-result-header .profile-avatar .forum-description {
  margin-left: 5rem;
}

.community-result-header .profile-avatar .forum-description a.edit-btn {
  margin: 0;
}

/*End Forum Page*/
/*Topic Page*/
.topic-page .community-result-header span {
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
  font-weight: 700;
}

.topic-page .community-result-header,
.forum-page .community-result-header {
  padding: 0.46875rem;
}

.comment-author-column {
  background-color: #f5f6fa;
  padding: 0.9375rem;
  text-align: center;
  margin: 1px 0;
}

.topic-page .topic-comment {
  border-bottom: 1px solid rgb(181.9333333333, 222.6181818182, 245.8666666667);
  margin: 0 -0.46875rem;
  padding: 0;
}

.topic-page .reply-comment-1-indent {
  margin-left: 1rem;
}

.topic-page .reply-comment-2-indent {
  margin-left: 2rem;
}

.topic-comment:last-child {
  border-bottom: none;
}

.panel .topic-comment .panel {
  margin-bottom: 0;
}

.submit-post-btn i {
  padding-right: 10px;
  color: rgb(36.1157024793, 78.8842975207, 50.3719008264);
}

.comment-author-column:after {
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
  right: -24px;
  top: 10px;
  border: 12px solid transparent;
  border-left-color: #f5f6fa;
  z-index: 1;
}

.topic-panel {
  padding: 0.9375rem 0.234375rem;
}

.back-btn {
  padding: 0 0.9375rem 0.9375rem;
}

.topic-page .community-result-header .profile-avatar .forum-description {
  padding-top: 0.5rem;
}

.postingDelete,
.postingReport,
.postingReply,
.postingEdit {
  color: rgb(52.132231405, 113.867768595, 72.7107438017);
  margin-right: 0.75rem;
}

/*End Topic Page*/
/*Upcoming Events Page*/
.upcoming-events-panel {
  padding-bottom: 0;
}

/*End Upcoming Events*/
.icons-sas #communityIcon .icon-assessment-creator::before {
  content: url("/Content/images/icons/pencil.svg");
}

.deque-dialog-alert .icons-sas .icon {
  margin: 0 1rem;
}

/*SAS 4651 Updates*/
.community-title {
  color: #2A517D !important;
  text-align: left !important;
}

.community-desc {
  text-align: left !important;
  color: #000000;
}

.community-detail-top,
.community-detail-bottom,
.manage-content,
.join-discussion {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.community-detail-top .quick-link-tiles {
  margin-bottom: 2rem;
}
.community-detail-top .edit-btn {
  width: auto;
  display: inline-block;
  color: #2A517D;
  background-color: #fade7e;
  border-radius: 4px;
  font-weight: 700;
  font-size: 1rem;
}
.community-detail-top .edit-btn i {
  color: #2A517D;
  margin-right: 0.25rem;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.topic-tags-list {
  margin-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.topic-tags-list.topic-tags-list-edit#selectedTags {
  margin: 0.5rem 0 1rem 0;
  height: auto !important;
}
.topic-tags-list li {
  display: inline;
}
.topic-tags-list li .topic-tags {
  border-radius: 50px;
  color: #2A517D;
  background-color: #FFF7E2;
  border: 1px solid #FCD97B;
  padding: 0.25rem 0.75rem;
  display: inline-block;
  margin: 0 0.25rem 0.5rem 0.25rem;
  font-size: 0.9rem;
}
.topic-tags-list li .topic-tags span {
  font-size: 0.9rem;
}
.topic-tags-list li .topic-tags button, .topic-tags-list li .topic-tags .TeachscapeButton {
  background: none;
  box-shadow: none !important;
  border: none;
  margin: 0;
  padding: 0 !important;
  margin-left: 0.25rem;
  position: relative;
  top: 2px;
}
.topic-tags-list li .topic-tags button i, .topic-tags-list li .topic-tags .TeachscapeButton i {
  color: #2A517D;
}

.panel-community {
  background-color: #FAFAFA;
  border: 1px solid #E6E6E6;
  border-radius: 10px;
  margin-bottom: 2rem;
}
.panel-community .panel-top-header {
  background-color: #2A517D;
  border-radius: 10px 10px 0 0;
  padding: 1rem;
}
.panel-community .panel-top-header .panel-title {
  color: #fade7e !important;
  margin: 0;
  font-size: 1.5rem;
}
.panel-community .panel-top-header.no-margin {
  margin: 0;
}
.panel-community .panel-top-header .button-panel-header {
  background-color: #fade7e;
  color: #2A517D;
  font-weight: 700;
  padding: 0.5rem 1.5rem;
  border-radius: 5px;
  font-size: 0.95rem;
  display: inline-block;
}
.panel-community .panel-top-header label {
  color: #FFFFFF;
  font-size: 0.95rem;
  display: inline-block;
}
.panel-community .panel-top-header #activityFeedDropdown {
  width: 15.5rem;
  margin: 0 0.5rem;
  border-radius: 5px;
  height: 2.2rem;
  position: relative;
  top: 1px;
  font-weight: bold;
  font-size: 1rem;
  color: #2A517D;
  font-weight: 700;
}
.panel-community .panel-inner {
  padding: 1rem;
}
.panel-community .panel-inner.activity-feed-panel-inner {
  max-height: 30rem;
  overflow-y: auto;
}
.panel-community .panel-inner .lock-unlock-btn,
.panel-community .panel-inner .view-all-events-btn {
  margin-bottom: 0;
}
.panel-community .panel-inner .view-all-events-btn {
  margin-top: 1rem;
}
.panel-community .panel-inner .side-icon {
  margin-right: 2rem;
}
.panel-community .panel-inner .moderator-list {
  margin-left: 0;
  margin-bottom: 0;
}
.panel-community .panel-inner .moderator-list li {
  display: inline-block;
  margin-right: 0.5rem;
  text-align: center;
}
.panel-community .panel-inner .moderator-list li img {
  margin-bottom: 0.5rem;
}
.panel-community .panel-inner .moderator-list li:last-child {
  margin-right: 0;
}
.panel-community .panel-inner .moderator-list li p {
  margin-bottom: 0.25rem;
  text-align: center;
}
.panel-community .panel-inner .moderator-list li p.moderator-title {
  font-size: 0.9rem;
  font-weight: 700;
}
.panel-community .panel-inner .panel-count p {
  font-weight: 700;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
}

.join-discussion .topic-tags-list {
  margin-bottom: 1rem !important;
}
.join-discussion .discussion-title {
  font-weight: 700;
  font-size: 1rem !important;
  margin-bottom: 1.25rem;
  color: #082a3d;
}
.join-discussion .topics-title {
  font-weight: 700;
  margin-top: 2rem;
}
.join-discussion .join-discussion-textarea {
  background-color: #FFFFFF;
  min-height: 8rem;
}
.join-discussion #addTopic {
  background-color: #FFFFFF;
}

.content-repository .content-repository-intro,
.activity-feed .content-repository-intro {
  color: #FFFFFF;
}
.content-repository .shared-content-item,
.activity-feed .shared-content-item {
  background-color: #FFFFFF;
  border: 1px solid #E0E0E0;
  border-radius: 10px;
  margin-bottom: 1.5rem;
}
.content-repository .shared-content-item .shared-content-top,
.activity-feed .shared-content-item .shared-content-top {
  padding: 1rem;
}
.content-repository .shared-content-item .shared-content-top i,
.activity-feed .shared-content-item .shared-content-top i {
  color: #376CA9;
  font-size: 1.4rem;
}
.content-repository .shared-content-item .shared-content-top .new-label,
.activity-feed .shared-content-item .shared-content-top .new-label {
  float: right;
  background-color: #cfdeee;
  border-radius: 25px;
  font-size: 0.9rem;
  padding: 0.2rem 1rem;
}
.content-repository .shared-content-item .shared-content-title,
.activity-feed .shared-content-item .shared-content-title {
  padding: 0 1rem 1rem 1rem;
  height: 4rem;
}
.content-repository .shared-content-item .shared-content-title h5,
.activity-feed .shared-content-item .shared-content-title h5 {
  color: #2A517D;
  font-size: 1.2rem;
}
.content-repository .shared-content-item a,
.activity-feed .shared-content-item a {
  background-color: #376CA9;
  color: #FFFFFF;
  display: block;
  width: 100%;
  border-radius: 0 0 10px 10px;
  text-align: center;
  font-weight: 700;
  padding: 0.5rem;
}
.content-repository .activity-feed-row,
.activity-feed .activity-feed-row {
  margin-bottom: 1rem;
  border-bottom: 1px solid #E6E6E6;
}
.content-repository .activity-feed-row .activity-detail-column,
.activity-feed .activity-feed-row .activity-detail-column {
  display: flex;
  margin-bottom: 1rem;
  align-items: center;
}
.content-repository .activity-feed-row .activity-detail-column .activity-date,
.activity-feed .activity-feed-row .activity-detail-column .activity-date {
  color: #2A517D;
  margin-bottom: 0.25rem;
  font-size: 0.9rem;
}
.content-repository .activity-feed-row .activity-detail-column .activity-name,
.activity-feed .activity-feed-row .activity-detail-column .activity-name {
  color: #2A517D;
  font-size: 1.1rem;
  font-weight: 700;
}
.content-repository .activity-feed-row .activity-detail-column img,
.activity-feed .activity-feed-row .activity-detail-column img {
  border-radius: 1000px;
  margin-right: 1rem;
  box-shadow: 0 0 0 3px #fff, 0 0 8px 3px rgba(0, 0, 0, 0.15);
}
.content-repository .activity-feed-row .topic-tags,
.activity-feed .activity-feed-row .topic-tags {
  position: relative;
  top: 23px;
}
.content-repository .activity-feed-row .view-discussion-button,
.activity-feed .activity-feed-row .view-discussion-button {
  margin-top: 0.5rem;
}

@media only print, screen and (max-width: 40em) {
  .comment-author-column:after {
    border-bottom-color: #f5f6fa;
    border: none;
  }
  /*content repository table header fix*/
  .manage-content .table .row-headers {
    clear: both;
    margin-top: 0 !important;
  }
  .content-repository .activity-feed-row .topic-tags, .activity-feed .activity-feed-row .topic-tags {
    top: 0;
  }
  #activityFeedDropdown {
    margin-bottom: 0.5rem !important;
    margin-right: 0 !important;
  }
  .panel-community .panel-inner .side-icon {
    float: none !important;
  }
  .community-desc,
  .join-discussion .topics-title,
  .join-discussion-text,
  .join-discussion .discussion-title,
  .moderator-message p,
  .moderator-list li p {
    font-size: 1rem;
  }
  .moderator-message {
    margin-top: 1rem;
  }
}
@media only print, screen and (min-width:40.063em) and (max-width:64em) {
  .community-detail-top .quick-link-tiles {
    flex-flow: wrap;
    width: 100%;
    margin: 1rem auto;
  }
  .community-detail-top .quick-link-tiles .tile {
    margin-bottom: 1.5rem;
  }
}
/*fix for community index pagination*/
@media only screen and (min-width: 640px) {
  section.community-page .page-nav-pages {
    min-width: 415px !important;
  }
}
@media only screen and (max-width: 640px) {
  section.community-page .page-nav-pages {
    text-align: left !important;
    min-width: 325px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1124px) {
  .community-detail-top .quick-link-tiles {
    flex-flow: wrap;
    width: 100%;
    margin: 1rem auto;
  }
  .community-detail-top .quick-link-tiles .tile {
    margin-bottom: 1.5rem;
  }
}
/*Google Sign in Button*/
.communityContent {
  padding: 0.625rem 1rem !important;
}

.btnNewGoogleDrive {
  margin-left: 0.75rem;
}
.btnNewGoogleDrive:hover, .btnNewGoogleDrive:focus {
  background-color: #4285f4;
  color: #FFFFFF !important;
}
@media only print, screen and (max-width: 40em) {
  .btnNewGoogleDrive {
    margin-left: 0;
  }
}

.tableFloatingHeader {
  width: 100% !important;
}

#columndirectiondiv {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 99;
}
#columndirectiondiv.anchor-me {
  position: sticky;
  left: 1.25rem;
  right: 1.25rem;
  top: 0px;
}

#columndirectiondiv-small.anchor-me {
  position: sticky;
  left: 1.25rem;
  right: 1.25rem;
  top: 0px;
}

.vertical-viewer-list > table {
  border: none !important;
  width: 100%;
}
.vertical-viewer-list > .panel {
  margin-bottom: 0;
  box-shadow: none;
  border: none;
}
.vertical-viewer-list > .panel tr {
  padding-top: 1.5em;
}
.vertical-viewer-list > .panel tr td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-size: 0.875rem;
  font-weight: 700;
  background: white;
  border-bottom: 1px solid #bbb !important;
}
.vertical-viewer-list > .panel tr td a {
  color: #1373cd;
}

.verticalcontainer {
  border-bottom: 1px solid #ddd !important;
}
.verticalcontainer table {
  width: 100%;
  margin-bottom: 0;
  border-top: none;
  border-bottom: none;
}

.essentialized-button a {
  background-color: #FFFFFF !important;
  color: #1D75CA !important;
  border: 2px solid #1D75CA !important;
}

.eld-table td {
  border: 1px solid #E8F1FA;
}

.standard-options .option-list ul li:before {
  content: none;
}
.standard-options .option-list ul li:nth-child(2), .standard-options .option-list ul li:nth-child(3) {
  padding-left: inherit;
}

@media only print, screen and (max-width: 40em) {
  .small-4-standards {
    width: 100%;
    margin-bottom: 0.9375rem;
  }
  .alternateRelatedStandardsButton {
    margin-left: 0;
  }
  .button.sas-panel-button.relatedStandardsButton {
    margin-bottom: 0.75rem;
  }
  .standardListItem.panel-result-detail p {
    font-size: 1rem;
  }
  .standardListItem.panel-result-detail .standard-options .option-list {
    margin-bottom: 1rem;
  }
  .standardListItem.panel-result-detail .standard-options .option-list:last-child {
    margin-bottom: 0;
  }
}
table.verticalcontainer tr td.main-table-wrapper {
  padding: 0 !important;
}

.verticalcontainer {
  position: relative;
}

#verticalcontainerdiv.anchor-me .row-headers {
  left: 1.25rem;
  position: sticky;
  right: 1.25rem;
  top: 60px;
  z-index: 98;
  margin: 0;
}

.verticalcontainer th .strandContent span {
  margin-top: 0.3em;
  padding: 0.3em 0.6em;
  border-radius: 3px;
  display: inline-block;
}
.verticalcontainer td.columns {
  float: none;
}
.verticalcontainer td.columns:last-child {
  float: none;
}

#VerticalViewerView h2, .VerticalViewerViewSearchResults h2 {
  font-size: 24px;
  padding-bottom: 16px;
}

.Standard.alternate {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  list-style: outside none none;
  padding: 0.9375rem;
}

.standardschildren {
  padding-top: 0.5rem;
}

.related-children .panel.panel-feature {
  margin-bottom: 0 !important;
}

/*STEELS SAS-4781*/
.foundation-box .foundation-box-header {
  background-color: #3D813F;
  padding: 0.75rem;
}
.foundation-box .foundation-box-header h2 {
  display: flex;
  align-items: center;
  margin: 0;
  color: #FFFFFF;
  font-size: 1.125rem;
}
.foundation-box .foundation-box-header h2 i {
  font-size: 2rem;
  margin-right: 0.75rem;
}
.foundation-box .foundation-box-inner {
  background-color: #D3EAD4;
  padding: 1.25rem;
}
.foundation-box .foundation-box-inner .foundation-box-item {
  margin-bottom: 1.5rem;
}
.foundation-box .foundation-box-inner .foundation-box-item h3 {
  margin: 0.5rem 0 1.5rem 0;
  font-size: 1rem;
  color: #000000;
}
.foundation-box .foundation-box-inner .foundation-box-item .foundation-box-content {
  background-color: #FFFFFF;
  padding: 1rem;
}
.foundation-box .foundation-box-inner .foundation-box-item .foundation-box-content p {
  font-size: 1rem;
}
.foundation-box .foundation-box-inner .foundation-box-item .foundation-box-content p:last-child {
  margin-bottom: 0;
}
.foundation-box .foundation-box-inner .foundation-box-item .foundation-box-content ul:last-child {
  margin-bottom: 0;
}
.foundation-box .foundation-box-inner .foundation-box-item:last-child {
  margin-bottom: 0;
}
.foundation-box.foundation-box-dci .foundation-box-header {
  background-color: #0068A2;
}
.foundation-box.foundation-box-dci .foundation-box-inner {
  background-color: #B9E5FF;
}
.foundation-box.foundation-box-ccc .foundation-box-header {
  background-color: #8C2473;
}
.foundation-box.foundation-box-ccc .foundation-box-inner {
  background-color: #F1C9E7;
}

/* To be removed and fixed in the leadership css */
.results .panel {
  overflow: visible !important;
}

.export-excel-checkboxes input {
  float: left;
  height: auto !important;
  margin-top: 3px;
}

.export-excel-checkboxes label {
  float: left;
  padding-top: 0.75rem;
}

.export-excel-checkboxes .selection-group-no-nesting li {
  clear: both;
  padding: 0;
}

.export-excel-header {
  background-color: #0b3c58;
  border-radius: 8px 8px 0 0;
  color: #ffffff;
  margin: -1.7rem -2.35rem 1rem;
  padding: 0.9375rem;
}

.available-resources-button {
  background-color: #1373cd !important;
  border-color: #2e537f !important;
}
.available-resources-button:hover, .available-resources-button:focus {
  background-color: #2e537f !important;
  color: #FFFFFF;
}

a.pdf {
  text-decoration: none !important;
}

.standard-item-number {
  font-size: 1.125rem;
}

.getchildstandards, .getchildstandardsOCDEL {
  font-weight: bold;
}

.tabs {
  position: relative;
  z-index: 2;
}
.tabs .tab-title a, .tabs .tab-title button, .tabs .tab-title .TeachscapeButton {
  margin-bottom: 0;
  margin-right: 1px;
  box-shadow: none;
  border-bottom: 1px solid #FFFFFF;
  background: #1678B1;
  color: #FFFFFF;
  font-weight: 700;
  transition: all 0.3s;
  font-size: 0.875rem;
}
.tabs .tab-title a:hover, .tabs .tab-title button:hover, .tabs .tab-title .TeachscapeButton:hover {
  background: rgb(21.5866666667, 117.7454545455, 172.6933333333);
}
.tabs .tab-title a:focus, .tabs .tab-title button:focus, .tabs .tab-title .TeachscapeButton:focus {
  outline: dotted;
  outline-width: 3px;
}
.tabs .tab-title.active a, .tabs .tab-title.active button, .tabs .tab-title.active .TeachscapeButton {
  box-shadow: none;
  margin-top: -0.25rem;
  padding-top: 1.25rem;
}
.tabs .tab-title.active a:hover, .tabs .tab-title.active button:hover, .tabs .tab-title.active .TeachscapeButton:hover {
  background: #FFFFFF;
}
.tabs .tab-title.active button, .tabs .tab-title.active .TeachscapeButton {
  color: #222222;
}
.tabs .not-a-tab a {
  background: #FFFFFF !important;
  cursor: default;
  padding: 0.9375rem;
}
.reveal-modal .tabs, dialog .tabs {
  width: 95%;
  margin: 1.875rem auto 0;
}

.tabs-content {
  position: relative;
  margin-top: -1px;
}
.reveal-modal .tabs-content, dialog .tabs-content {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  top: -1px;
}
.tabs-content .row {
  margin-left: 0;
  margin-right: 0;
}

.leadership-header .tabs, .section-tabs .tabs {
  position: relative;
  z-index: 2;
  margin-top: 1px;
  margin-left: 1px;
}
.leadership-header .tabs .tab-title a, .leadership-header .tabs .tab-title button, .leadership-header .tabs .tab-title .TeachscapeButton, .section-tabs .tabs .tab-title a, .section-tabs .tabs .tab-title button, .section-tabs .tabs .tab-title .TeachscapeButton {
  margin-bottom: -1px;
  margin-left: 1px;
  box-shadow: none;
  border: none;
  background: #1678B1;
  color: #FFFFFF;
  font-weight: normal;
  text-align: center;
  transition: all 0.3s;
  padding: 0.5rem 1rem;
  border-radius: 4px;
}
.leadership-header .tabs .tab-title a:hover, .leadership-header .tabs .tab-title button:hover, .leadership-header .tabs .tab-title .TeachscapeButton:hover, .section-tabs .tabs .tab-title a:hover, .section-tabs .tabs .tab-title button:hover, .section-tabs .tabs .tab-title .TeachscapeButton:hover {
  background: rgb(21.5866666667, 117.7454545455, 172.6933333333);
  color: #FFFFFF;
}
.leadership-header .tabs .tab-title.active a, .leadership-header .tabs .tab-title.active button, .leadership-header .tabs .tab-title.active .TeachscapeButton, .section-tabs .tabs .tab-title.active a, .section-tabs .tabs .tab-title.active button, .section-tabs .tabs .tab-title.active .TeachscapeButton {
  margin-top: 0;
  margin-bottom: 0;
  background: #0E4A6C;
  font-weight: bold;
}
.leadership-header .tabs .tab-title.active a:hover, .leadership-header .tabs .tab-title.active button:hover, .leadership-header .tabs .tab-title.active .TeachscapeButton:hover, .section-tabs .tabs .tab-title.active a:hover, .section-tabs .tabs .tab-title.active button:hover, .section-tabs .tabs .tab-title.active .TeachscapeButton:hover {
  background: #0E4A6C;
}
.leadership-header .tabs .tab-title.active button, .leadership-header .tabs .tab-title.active .TeachscapeButton, .section-tabs .tabs .tab-title.active button, .section-tabs .tabs .tab-title.active .TeachscapeButton {
  color: #222222;
}

.leadership-apply .tabs, .leadership-ffl .tabs {
  position: relative;
  z-index: 2;
  margin-top: 1px;
  margin-left: 1px;
}
.leadership-apply .tabs .tab-title a, .leadership-apply .tabs .tab-title button, .leadership-apply .tabs .tab-title .TeachscapeButton, .leadership-ffl .tabs .tab-title a, .leadership-ffl .tabs .tab-title button, .leadership-ffl .tabs .tab-title .TeachscapeButton {
  margin-bottom: -1px;
  margin-right: -1px;
  box-shadow: none;
  border: 1px solid #ddd;
  background: #f4f7fc;
  color: #0b3c58;
  font-weight: normal;
  text-align: center;
  transition: all 0.3s;
  padding: 1rem 2rem;
}
.leadership-apply .tabs .tab-title a:hover, .leadership-apply .tabs .tab-title button:hover, .leadership-apply .tabs .tab-title .TeachscapeButton:hover, .leadership-ffl .tabs .tab-title a:hover, .leadership-ffl .tabs .tab-title button:hover, .leadership-ffl .tabs .tab-title .TeachscapeButton:hover {
  background: rgb(21.5866666667, 117.7454545455, 172.6933333333);
  color: #FFFFFF;
}
.leadership-apply .tabs .tab-title.active a, .leadership-apply .tabs .tab-title.active button, .leadership-apply .tabs .tab-title.active .TeachscapeButton, .leadership-ffl .tabs .tab-title.active a, .leadership-ffl .tabs .tab-title.active button, .leadership-ffl .tabs .tab-title.active .TeachscapeButton {
  box-shadow: none;
  margin-top: 0;
  padding: 1rem 2rem;
  font-weight: 700;
  background: #FFFFFF;
  border: 1px solid #ddd;
  border-bottom: 1px solid #FFFFFF;
}
.leadership-apply .tabs .tab-title.active a:hover, .leadership-apply .tabs .tab-title.active button:hover, .leadership-apply .tabs .tab-title.active .TeachscapeButton:hover, .leadership-ffl .tabs .tab-title.active a:hover, .leadership-ffl .tabs .tab-title.active button:hover, .leadership-ffl .tabs .tab-title.active .TeachscapeButton:hover {
  background: rgb(26.9833333333, 147.1818181818, 215.8666666667);
  color: #0b3c58;
}
.leadership-apply .tabs .tab-title.active button, .leadership-apply .tabs .tab-title.active .TeachscapeButton, .leadership-ffl .tabs .tab-title.active button, .leadership-ffl .tabs .tab-title.active .TeachscapeButton {
  color: #222222;
}
.reveal-modal .leadership-apply .tabs, dialog .leadership-apply .tabs, .reveal-modal .leadership-ffl .tabs, dialog .leadership-ffl .tabs {
  width: 95%;
  margin: 1.875rem auto 0;
}
.leadership-apply .tabs-content, .leadership-ffl .tabs-content {
  background: #FFFFFF;
  border: 1px solid #ddd;
  padding: 0.234375rem 0.9375rem 0;
  margin: 0 1px 40px;
  width: auto;
  box-shadow: 0px 3px 3px -1px rgba(0, 0, 0, 0.08);
  padding: 1em;
}
.leadership-apply .tabs-content .description, .leadership-ffl .tabs-content .description {
  padding: 0.9375rem;
  background: #f5f5f5;
  font-weight: 700;
  font-size: 0.875rem;
  border: 1px solid #e6e6e6;
}

.section-tabs .district-curriculum-buttons li {
  margin: 0 1rem;
}
.section-tabs .district-curriculum-buttons .tabs .tab-title a, .section-tabs .district-curriculum-buttons .tabs .tab-title button, .section-tabs .district-curriculum-buttons .tabs .tab-title .TeachscapeButton {
  transition: none;
  outline: dotted;
}
.section-tabs .district-curriculum-buttons .tabs .tab-title a:focus, .section-tabs .district-curriculum-buttons .tabs .tab-title button:focus, .section-tabs .district-curriculum-buttons .tabs .tab-title .TeachscapeButton:focus {
  outline-offset: unset !important;
  outline-width: 3px !important;
}
@media only screen and (max-width: 640px) {
  .section-tabs .district-curriculum-buttons {
    float: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .section-tabs .district-curriculum-buttons li {
    margin: 0.5rem !important;
  }
}

@media only print, screen and (max-width: 40em) {
  .leadership-header .tabs .tab-title a, .section-tabs .tabs .tab-title a, .leadership-header .tabs .tab-title button, .leadership-header .tabs .tab-title .TeachscapeButton, .section-tabs .tabs .tab-title button, .section-tabs .tabs .tab-title .TeachscapeButton {
    padding: 1rem 0.5rem;
    font-size: 0.8rem;
  }
}
/*@import "../settings";*/
div.largeWrapper {
  margin-left: 2%;
  margin-right: 2%;
}

.move {
  cursor: move;
}

li.dataSection {
  width: 100%;
  padding: 0% 1% 0% 1%;
}

li.header {
  background-color: #115C88;
  color: white;
  border: 4px solid white;
  padding: 1%;
}

div.headerText {
  overflow: hidden;
}

textbox.templateheader {
  color: white;
}

li.headertool {
  background-color: #1b93d8;
  color: white;
  border: 4px solid white;
  padding: 1%;
  visibility: hidden;
}

div.headerTextWrapper {
  background-color: #115C88;
  color: white;
}

li.spacer {
  width: 3%;
  border: 4px solid white;
  padding: 0px;
}

li.rowHandle {
  background-color: #1b93d8;
  cursor: move;
  color: white;
  text-align: center;
}

.zoomCursor {
  cursor: pointer;
  color: black !important;
}

.flexWrap {
  display: -webkit-flex; /* Safari */
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
  display: flex;
  flex-wrap: wrap;
}

.resize-drag {
  /* This makes things *much* easier */
  box-sizing: border-box;
}

[contenteditable=true].single-line {
  white-space: nowrap;
  width: 200px;
  overflow: hidden;
}

[contenteditable=true].single-line br {
  display: none;
}

[contenteditable=true].single-line * {
  display: inline;
  white-space: nowrap;
}

body {
  cursor: inherit;
}

/* ghostClass */
.ghost {
  /* display: none;  */
  opacity: 0.5;
  background: #C8EBFB;
}

.ghostHide {
  display: none;
}

@media only print, screen and (min-width:40.063em) {
  .hidePanel {
    display: none !important;
    visibility: hidden;
  }
}

/*SAS 4656 Update Cmap*/
.cmap-top-bar {
  display: flex;
  align-items: center;
}
.cmap-top-bar h2 {
  margin-bottom: 0;
  font-weight: normal;
  color: #175c87;
}
.cmap-top-bar .buttons-container {
  display: flex;
  justify-content: flex-end;
}
.cmap-top-bar .buttons-container button, .cmap-top-bar .buttons-container .TeachscapeButton, .cmap-top-bar .buttons-container a {
  margin: 0 0.5rem;
  padding: 0.75rem 1.75rem !important;
}
.cmap-top-bar .buttons-container button.dark-blue-button, .cmap-top-bar .buttons-container .dark-blue-button.TeachscapeButton, .cmap-top-bar .buttons-container a.dark-blue-button {
  background-color: #1E4771;
  color: #FFFFFF;
}
.cmap-top-bar .buttons-container button.sas-dropdown, .cmap-top-bar .buttons-container .sas-dropdown.TeachscapeButton, .cmap-top-bar .buttons-container button.assessmentTitleBG, .cmap-top-bar .buttons-container .TeachscapeButton.assessmentTitleBG, .cmap-top-bar .buttons-container a.sas-dropdown, .cmap-top-bar .buttons-container a.assessmentTitleBG {
  width: auto !important;
}
.cmap-top-bar .buttons-container button.sas-dropdown:before, .cmap-top-bar .buttons-container .sas-dropdown.TeachscapeButton:before, .cmap-top-bar .buttons-container button.assessmentTitleBG:before, .cmap-top-bar .buttons-container .TeachscapeButton.assessmentTitleBG:before, .cmap-top-bar .buttons-container a.sas-dropdown:before, .cmap-top-bar .buttons-container a.assessmentTitleBG:before {
  content: "\f013";
}
.cmap-top-bar .buttons-container button:last-child, .cmap-top-bar .buttons-container .TeachscapeButton:last-child, .cmap-top-bar .buttons-container a:last-child {
  margin-right: 0;
}

.cmap-table-wrapper {
  overflow-x: auto;
  max-width: 91.5rem;
}

.cmap-table p,
.cmap-table span {
  font-size: 1rem;
}
.cmap-table .table-standard-description {
  margin-bottom: 1rem;
  display: block;
}

.cmap-table, .cmap-cell-editor-padding {
  border-spacing: 0 15px !important;
  border-collapse: separate;
  border: none;
}
.cmap-table thead th, .cmap-cell-editor-padding thead th {
  padding: 1.25rem;
  text-align: center;
  border-right: 1px solid #FFFFFF;
  font-size: 1rem;
}
.cmap-table thead th:first-child, .cmap-cell-editor-padding thead th:first-child {
  border-radius: 6px 0 0 6px;
}
.cmap-table thead th:last-child, .cmap-cell-editor-padding thead th:last-child {
  border-right: 0;
  border-radius: 0 6px 6px 0;
}
.cmap-table tbody th, .cmap-cell-editor-padding tbody th {
  background-color: #fade7e;
  color: #175c87;
  font-size: 1.2rem;
  position: relative;
  padding: 1.25rem;
  width: 145px;
  text-align: center;
  border-radius: 6px 0 0 6px;
  border: 1px solid #c6c6c6;
}
.cmap-table tbody th button, .cmap-table tbody th .TeachscapeButton, .cmap-cell-editor-padding tbody th button, .cmap-cell-editor-padding tbody th .TeachscapeButton {
  margin-top: 3rem;
  background-color: transparent;
  border: 2px solid #175c87 !important;
  box-shadow: none !important;
  color: #175c87 !important;
}
.cmap-table tbody tr, .cmap-cell-editor-padding tbody tr {
  border-bottom: 1px solid #c6c6c6;
}
.cmap-table tbody tr td, .cmap-cell-editor-padding tbody tr td {
  padding: 1.25rem;
  border-right: 1px solid #c6c6c6;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
}
.cmap-table tbody tr td:last-child, .cmap-cell-editor-padding tbody tr td:last-child {
  border-radius: 0 6px 6px 0;
}
.cmap-table .blue-title, .cmap-cell-editor-padding .blue-title {
  color: #175c87;
  font-weight: 700;
  margin-bottom: 0.25rem;
  display: block;
  font-size: 1rem;
}
.cmap-table .column-copy-block, .cmap-cell-editor-padding .column-copy-block {
  margin-bottom: 1rem;
}

.cmap-cell-editor-heading.deque-dialog-heading,
#confirmColumns-heading.deque-dialog-heading {
  background-color: #EFEFEF !important;
  margin-bottom: 0;
  color: #2e537f !important;
  border: none !important;
}

.cmap-cell-editor {
  padding: 0 !important;
}
.cmap-cell-editor .cell-editor-row {
  display: flex;
}
.cmap-cell-editor .cell-editor-row .cmap-cell-editor-padding {
  padding: 1rem 0.5rem;
}
.cmap-cell-editor .cell-editor-left {
  background-color: #175c87;
}
.cmap-cell-editor .cell-editor-left .cmap-section-heading {
  color: #FFFFFF;
  padding-left: 0.5rem;
  font-size: 1.6875rem;
}
.cmap-cell-editor .cell-editor-left .section-list {
  margin-left: 0;
}
.cmap-cell-editor .cell-editor-left .section-list li {
  list-style-type: none;
}
.cmap-cell-editor .cell-editor-left .section-list li button, .cmap-cell-editor .cell-editor-left .section-list li .TeachscapeButton {
  background-color: #175c87;
  color: #FFFFFF;
  box-shadow: none !important;
  border: 2px solid #175c87 !important;
  padding: 0.5rem !important;
  width: 100%;
  text-align: left;
  margin-bottom: 1rem;
}
.cmap-cell-editor .cell-editor-left .section-list li button.active, .cmap-cell-editor .cell-editor-left .section-list li .active.TeachscapeButton {
  color: #fade7e;
  border: 2px solid #fade7e !important;
}
.cmap-cell-editor .cell-editor-left .cmap-jump-to-button {
  margin-bottom: 1rem;
}
.cmap-cell-editor .cell-editor-left .cmap-jump-to-button:before {
  content: "\f0d7";
  transform: none;
}
.cmap-cell-editor .cell-editor-left #jumpToSectionRowDropDown {
  max-width: 300px !important;
}
.cmap-cell-editor .cell-editor-left #jumpToSectionRowDropDown li button, .cmap-cell-editor .cell-editor-left #jumpToSectionRowDropDown li .TeachscapeButton {
  margin-bottom: 0;
}
.cmap-cell-editor .cell-editor-right .current-section-heading {
  color: #175c87;
  display: flex;
  align-items: center;
  font-size: 1.6875rem;
  font-weight: 500;
}
.cmap-cell-editor .cell-editor-right .cmap-edit-button {
  border: none;
  background: none;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 0 0 0.75rem;
}
.cmap-cell-editor .cell-editor-right .cmap-edit-button i, .cmap-cell-editor .cell-editor-right .cmap-edit-button svg, .cmap-cell-editor .cell-editor-right .cmap-edit-button img {
  pointer-events: none;
  color: #175c87;
}
.cmap-cell-editor .cell-editor-right .tiny-mce-editor {
  margin: 1rem 0 2rem 0;
  min-height: 8rem;
}
.cmap-cell-editor .cell-editor-right #btnModifyStandardsCellMatrix {
  margin-top: 1rem;
}
.cmap-cell-editor .cell-editor-right .editor-standard-description {
  margin-bottom: 1rem;
  padding: 0;
  display: block;
}
.cmap-cell-editor .button-container button, .cmap-cell-editor .button-container .TeachscapeButton {
  margin-bottom: 0.5rem;
}
.cmap-cell-editor .button-container button.close-button, .cmap-cell-editor .button-container .close-button.TeachscapeButton {
  margin-right: 0.5rem;
}

#cmapbody .exportToExcelCmap {
  padding: 0.25rem;
}
#cmapbody .exportToExcelCmap a {
  color: #555;
  font-size: 1rem;
  border-radius: 4px;
  margin-left: 0;
}

.cmap-dark-blue-button {
  background-color: #1E4771;
  color: #FFFFFF;
}
.cmap-dark-blue-button#btnNext {
  margin-bottom: 0;
}

.green-button {
  background-color: #4B816A;
  color: #FFFFFF;
}

.confirm-columns-content .button-container .close-button {
  margin-top: 0.75rem;
  margin-right: 0.5rem;
}
.confirm-columns-content .confirm-columns-table {
  width: 100%;
  border-spacing: 0 10px !important;
  border-collapse: separate;
  border: none;
  margin-bottom: 0;
}
.confirm-columns-content .confirm-columns-table thead th {
  padding: 1.25rem;
  border-right: 1px solid #FFFFFF;
  font-size: 1rem;
}
.confirm-columns-content .confirm-columns-table thead th:first-child {
  border-radius: 6px 0 0 6px;
}
.confirm-columns-content .confirm-columns-table thead th:last-child {
  border-right: 0;
  border-radius: 0 6px 6px 0;
}
.confirm-columns-content .confirm-columns-table tr td {
  vertical-align: middle;
  font-size: 1rem;
}
.confirm-columns-content .confirm-columns-table tr td.checkbox {
  text-align: center;
}
.confirm-columns-content .confirm-columns-table tr td input {
  margin-bottom: 0;
  height: 2.25rem !important;
}
.confirm-columns-content .confirm-columns-table tr td input.templateColumnEditorCheckbox {
  transform: scale(1.4);
  line-height: 1rem !important;
  height: 1rem !important;
  outline-offset: 5px;
}
.confirm-columns-content .confirm-columns-table tr td select {
  margin-bottom: 0;
  height: 2.25rem !important;
}
.confirm-columns-content .confirm-columns-table .cmap-delete-column {
  margin-bottom: 0;
}
.confirm-columns-content .confirm-columns-table .cmap-delete-column i, .confirm-columns-content .confirm-columns-table .cmap-delete-column svg, .confirm-columns-content .confirm-columns-table .cmap-delete-column img {
  pointer-events: none;
  color: #931111;
}

/* Styling Grade, Subject, and Course tags */
#cmapTagsGrade .selection-group li div,
#cmapTagsGrade .selection-group-no-nesting li div,
#cmapTagsSubject .selection-group li div,
#cmapTagsSubject .selection-group-no-nesting li div,
#cmapTagsCourse .selection-group li div,
#cmapTagsCourse .selection-group-no-nesting li div {
  background-color: #e8f1fa;
}
#cmapTagsGrade .selection-group li div div,
#cmapTagsGrade .selection-group-no-nesting li div div,
#cmapTagsSubject .selection-group li div div,
#cmapTagsSubject .selection-group-no-nesting li div div,
#cmapTagsCourse .selection-group li div div,
#cmapTagsCourse .selection-group-no-nesting li div div {
  margin-top: 0.5rem;
}
#cmapTagsGrade .selection-group li div label,
#cmapTagsGrade .selection-group-no-nesting li div label,
#cmapTagsSubject .selection-group li div label,
#cmapTagsSubject .selection-group-no-nesting li div label,
#cmapTagsCourse .selection-group li div label,
#cmapTagsCourse .selection-group-no-nesting li div label {
  color: #366AA6;
  font-size: 0.95rem;
}

@media only print, screen and (max-width: 40em) {
  .cmap-top-bar {
    display: block;
  }
  .cmap-top-bar .buttons-container {
    display: block;
    margin: 1rem 0;
  }
  .cmap-top-bar .buttons-container .options-button {
    margin-top: 1rem;
  }
  .cmap-table {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
  }
  .cmap-table tbody th {
    width: 100%;
    border-radius: 6px 6px 0 0;
  }
  .cmap-table tbody th button, .cmap-table tbody th .TeachscapeButton {
    display: block;
    margin: 0.5rem auto 0;
  }
  .cmap-table tbody tr {
    border-bottom: none;
    margin-bottom: 1rem;
  }
  .cmap-table tbody tr td {
    border-left: 1px solid #c6c6c6;
    border-top: 0;
  }
  .cmap-table tbody tr td p {
    font-size: 1rem;
  }
  .cmap-table tbody tr td:last-child {
    border-radius: 0 0 6px 6px;
  }
  .mobile-label {
    margin-bottom: 0.5rem;
  }
}
@media only print, screen and (min-width:40.063em) and (max-width:64em) {
  .cmap-top-bar {
    display: block;
  }
}
header.leadership {
  background: #0b3c58;
}

.ffl-color {
  background: #e59d83 !important;
}

.demo-color {
  background: #0b3c58 !important;
}

.pp-color {
  background: #618bae !important;
}

.epi-color {
  background: #a186be !important;
}

.spp-color {
  background: #b7d887 !important;
}

.search-results-group {
  padding: 0.625rem 1.25rem;
}

#home main.leadership {
  background: #e2e7f4; /* Old browsers */
  background: -moz-linear-gradient(top, #e2e7f4 0%, #fff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e2e7f4 0%, #fff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e2e7f4 0%, #fff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

main.leadership {
  min-height: 100vh;
  background: transparent url("/Content/images/orbs-light-lg.jpg") -300px -300px no-repeat;
}
.feature-content {
  margin-top: 68px;
  background: #fff url("/Content/images/orbs-light.jpg") center -100px no-repeat;
  padding-top: 2.5rem;
}

.hide-for-list-view {
  display: none !important;
}

.measure-group h4 {
  margin-top: 1.875rem;
}

.leadership-apply .tags h3 {
  color: #0b3c58;
}
.leadership-apply .tag-title {
  border-bottom: 1px solid #bbb;
  padding-bottom: 0.46875rem;
  margin-bottom: 0;
  font-size: 1rem;
}

.leadership {
  /*.filter-group 
  { 
  	background: #f2f2f2;

  	padding: 0.5rem 0.25rem;

  	//border-bottom: 1px solid $gray;

  	//margin-top: $column-gutter*-1;

  	h3 
  	{
  		margin-top: $panel-padding/2;
  		margin-right: $panel-padding;
  		font-size: 1rem;
  		line-height: 2;
  		color: $dark-blue !important;
  	}

  	.filters 
  	{
  		padding: $panel-padding/2 0;

  		.button 
  		{
  			margin-bottom: 0;

  			&.info 
  			{
  				border: 1px solid $gray !important;
                     margin-bottom: 5px;
  			}
  		}
  	}
  }*/
}
.leadership h2 {
  font-size: 1.5rem;
}
.leadership h3 {
  font-size: 1.3rem;
}
.leadership .resourceEditTitle {
  border: none;
  font-size: 1.5rem;
  margin-bottom: 0;
  font-weight: 700;
  margin-top: 1em;
}
.leadership .resourceEditTitle.title-column {
  margin-top: 0;
}
.leadership .description {
  padding: 0.9375rem;
  background: #f5f5f5;
  font-weight: 700;
  font-size: 0.875rem;
  border: 1px solid #e6e6e6;
}
.leadership.feature-content {
  border-bottom: 1px solid #FFFFFF;
}
.leadership.feature-content h1 {
  line-height: 1;
  margin-bottom: 1.25rem;
  font-weight: 700;
}
.leadership a.button-text {
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
  text-decoration: underline;
}
.leadership .page-header .page-title h1 {
  color: #0b3c58;
  font-size: 2rem;
  padding: 1rem 0;
  font-weight: 400;
}
.leadership section.page-header {
  background: none;
  border-bottom: 1px solid #ddd;
  padding: 1.03125rem 0.625rem 0.3125rem;
}
.leadership section.page-header > .row {
  padding-left: 0;
  padding-right: 0;
}
.leadership section.leadership-header {
  padding: 1.25rem 0.625rem 0;
  position: relative;
}
.leadership section.leadership-header .no-padding {
  position: relative;
}
.leadership section.leadership-header .title-and-links {
  padding-bottom: 0.75rem !important;
  margin-bottom: 0.75rem;
  border-bottom: 1px solid #ddd;
}
@media only screen and (min-width: 48em) {
  .leadership section.leadership-header .leadership-search {
    width: 79%;
    float: left;
  }
  .leadership section.leadership-header .leadership-search input {
    margin-bottom: 0;
  }
  .leadership section.leadership-header .filters {
    width: 21%;
    float: right;
  }
  .leadership section.leadership-header .filters .button {
    margin-left: 0.9375rem;
    display: block;
    width: auto;
    height: 3rem;
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .leadership section.leadership-header #searchResults .title h3 {
    color: #0b3c58;
  }
  .leadership section.leadership-header #searchResults .result-grid {
    padding-top: 4rem;
  }
}
.leadership section.leadership-header .page-title h1 {
  color: #0b3c58;
  font-size: 2rem;
  padding: 0;
  font-weight: 400;
  margin: 0;
}
.leadership section.leadership-header .page-title-subtext {
  color: #0b3c58;
  font-size: 1em;
  padding: 0 0 1.25rem;
  font-weight: 400;
}
.leadership .row {
  max-width: 87.5rem;
}
.leadership .page-title {
  min-height: auto;
}
.leadership .filters .button {
  margin-bottom: 0;
}
.leadership .filters .button.filter {
  border: 1px solid #bbb !important;
  margin-bottom: 5px;
}
.leadership .filters .button.filter::after {
  font-family: "FontAwesome";
  content: "\f0b0";
  margin-left: 0.25em;
  margin-right: 0.5em;
}
.leadership .filters .button.tag {
  border: 1px solid #bbb !important;
  margin-bottom: 5px;
}
.leadership .filters .button.tag::after {
  font-family: "FontAwesome";
  content: "\f02b";
  margin-left: 0.25em;
  margin-right: 0.5em;
}
.leadership .tag-count, .leadership .tag-count-small {
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: auto;
  padding: 0.25rem 0.5rem 0.25rem;
  font-size: 0.85rem;
  background-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  color: #FFFFFF;
  float: left;
  margin-right: 0.5em;
  border-radius: 4px;
}
.leadership .tag-count.sub-nav-callout, .leadership .tag-count-small.sub-nav-callout {
  background: #FFFFFF;
  color: #000000;
}
.leadership .filter-dropdown {
  position: fixed;
  top: 0;
  left: 10%;
  height: 100%;
  z-index: 100000;
  background-color: #FFFFFF;
  width: 80%;
  padding: 2em;
  display: none;
  overflow: auto;
  overflow-x: hidden;
}
@media (max-width: 668px) {
  .leadership .filter-dropdown {
    padding: 0.625em;
    width: 100%;
    left: 0;
  }
}
.leadership .filter-dropdown .filter-container {
  height: 93%;
  display: none;
}
@media only print, screen and (min-width:40.063em) and (max-width:64em) {
  .leadership .filter-dropdown .filter-container {
    overflow: auto;
    overflow-x: hidden;
  }
}
@media (max-width: 668px) {
  .leadership .filter-dropdown .filter-container {
    height: 90%;
    overflow: auto;
    overflow-x: hidden;
  }
}
.leadership .filter-dropdown .filter-container .toi {
  border-right: 1px solid #e6e6e6;
}
@media only print, screen and (max-width:64em) {
  .leadership .filter-dropdown .filter-container .toi {
    border-right: none;
  }
}
.leadership .filter-dropdown .filter-container .topics-of-interest-box {
  height: 100%;
}
@media (max-width: 1024px) {
  .leadership .filter-dropdown .filter-container .topics-of-interest-box {
    height: 60%;
  }
}
.leadership .filter-dropdown .filter-container .topics-of-interest-box .topics-of-interest-list {
  height: 85%;
  overflow: auto;
  overflow-x: hidden;
}
@media (max-height: 1024) {
  .leadership .filter-dropdown .filter-container .topics-of-interest-box .topics-of-interest-list {
    height: 80%;
  }
}
.leadership .filter-dropdown .filter-container .topics-of-interest-box .toi-jump-buttons {
  width: 100%;
  text-align: center;
  height: 7%;
}
.leadership .filter-dropdown .filter-container .topics-of-interest-box .toi-jump-buttons ul li {
  width: 33.3%;
}
.leadership .filter-dropdown .filter-container .topics-of-interest-box .toi-jump-buttons ul li a {
  width: 100%;
}
.leadership .filter-dropdown .filter-buttons-container {
  height: 7%;
  position: fixed;
  bottom: 0;
  width: 80%;
  left: 10%;
  padding: 0 2em;
}
@media (max-width: 668px) {
  .leadership .filter-dropdown .filter-buttons-container {
    height: 10%;
    width: 100%;
    left: 0;
    padding: 0 0.625em;
  }
}
.leadership .filter-dropdown .accordion-navigation .accordion-indicator {
  padding-left: 0.25em;
  padding-top: 0.25em;
  float: left;
  margin-right: 0.5em;
}
.leadership .filter-dropdown .accordion-navigation .accordion-indicator::before {
  font-family: "FontAwesome";
  content: "\f0fe";
  color: #FFFFFF;
}
.leadership .filter-dropdown .accordion-navigation.active .accordion-indicator::before {
  font-family: "FontAwesome";
  content: "\f146";
  color: #FFFFFF;
}

.section-title h2 {
  margin: 2.5rem 0 0;
  margin: 0;
  font-size: 1.5rem;
}

.instruction-copy {
  font-size: 1.5rem;
  padding: 1.25rem 1.25rem 0;
}
.instruction-copy::after {
  display: block;
  clear: both;
  content: "...";
  font-size: 2rem;
  color: #d9eafa;
}

.leadership-search {
  position: relative;
}
.leadership-search input {
  background: #FFFFFF;
  border-radius: 0 !important;
  /*
  border-left: medium none;
        border-right: medium none;
        border-top: medium none;
  */
}
.leadership-search .search-button {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  font-size: 1.5rem;
  color: #48aee8;
}
.leadership-search #searchResults {
  margin-top: 0.9375rem;
}

.get-started .icon-image {
  width: 300px;
  height: 300px;
  margin: 0 auto;
}
.get-started h4 {
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
  font-size: 1.5rem;
  padding-bottom: 0;
  margin-bottom: 0;
}
.get-started p {
  text-align: center;
}

@media only screen and (max-width: 40em) {
  .results-header h2 {
    font-size: 1rem;
  }
}
.results-header .change-view .button {
  margin-top: 0;
  margin-bottom: 0.9375rem;
}

.change-view .button {
  margin: 0.9375rem 0 0;
}

/* Result container */
.results {
  margin-bottom: 0;
  /* Default */
  /* Icon Header Specific Styles */
  /* These items will have internal links instead of a entire item hotspot */
  /* Need to remove hover from main item */
  /* Recommendations */
  /* Grid View Specific Styles */
  /* List View Specific Styles */
  /* Trending data from homepage */
}
.results > .row {
  margin-bottom: 1.25rem;
}
.results .panel {
  overflow: hidden;
}
.results .panel.row {
  margin-left: 0;
  margin-right: 0;
}
.results .panel.feature-content {
  border: none;
  background: none;
  padding: 2.1875rem 0 1.25rem;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: none;
}
@media only screen and (max-width: 40em) {
  .results .panel.feature-content {
    padding-top: 0.5rem;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .results .panel.feature-content {
    padding-top: 0.5rem;
    padding-bottom: 0;
  }
}
.results .panel.feature-section {
  background: #e6e6e6;
}
.results .panel.feature-section .result-item {
  border: none !important;
}
.results .panel.feature-home {
  background-image: url("/Content/images/home-bg.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  margin-bottom: 2.1875rem;
}
@media only screen and (max-width: 40em) {
  .results .panel.feature-home {
    background-size: auto 100%;
    margin-bottom: 0.46875rem;
  }
  .results .panel.feature-home .recommended-links {
    display: none !important;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .results .panel.feature-home {
    margin-bottom: 0.46875rem;
  }
}
.results .panel.feature-home .result-item {
  background: rgba(255, 255, 255, 0.5);
  border: none !important;
}
.results .panel.feature-home .result-item .title {
  padding: 0.9375rem 0.9375rem !important;
  margin-bottom: -0.9375rem !important;
  background: rgba(255, 255, 255, 0.3);
}
@media only screen and (max-width: 40em) {
  .results .panel.feature-home .result-item .title {
    background: none;
    margin-bottom: 0 !important;
  }
}
.results .panel.feature-home .result-item .title h1 {
  margin-bottom: 0.25rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.results .panel.feature-home .result-item .title h2 {
  font-size: 1rem;
  font-weight: normal;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-bottom: 0.9375rem;
}
@media only screen and (max-width: 40em) {
  .results .panel.feature-home .result-item .title h2 {
    font-size: 0.875rem;
    line-height: 1.2rem;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .results .panel.feature-home .result-item .title h2 {
    font-size: 0.875rem;
    line-height: 1.2rem;
  }
}
.results .panel.feature-home .result-item .title .button {
  margin: 0.7rem 0 0;
  padding: 1rem 1.5rem !important;
  background-color: #fade7e;
  color: #082a3d;
}
@media only screen and (max-width: 40em) {
  .results .panel.feature-home .result-item .title .button.right {
    width: 100%;
  }
}
.results .panel.feature-home .result-item .title .button:hover {
  background-color: rgb(247.1940298507, 203.4805970149, 53.6059701493);
  color: #082a3d;
}
.results .panel.feature-home .result-item:hover {
  /*
  box-shadow: $element-float rgba($shadow-color, $shadow-opacity-hover);
  background: $light-blue; 
  border-bottom: 1px solid $light-blue;
  */
}
.results .panel.thumbnail {
  opacity: 0.85;
  border-radius: 4px;
  overflow: auto;
  overflow-x: hidden;
  z-index: 10;
  transition: all 0.3s;
  background: #fff;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  border: none;
}
.results .panel.thumbnail:hover {
  opacity: 1;
  box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  z-index: 12;
}
.results .thumbnail .type-label {
  display: inline-block;
  background: #FFFFFF;
  border: 1px solid #e6e6e6;
  color: #222;
  padding: 3px 5px;
  font-size: 0.75rem;
  font-weight: bold;
  margin-top: 0;
}
.results .result-item {
  box-shadow: 0px 4px 8px #000 !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08) !important;
  border-radius: none;
  overflow: hidden;
  z-index: 10;
  background: #fff;
  position: relative;
  transition: all 0.3s;
  /*
  &:hover 
  {
  	box-shadow: $element-float rgba($shadow-color, $shadow-opacity-hover);

  	&.resource-apply 
  	{
  		cursor: pointer;
  	}

  	z-index: 12;
  }
  */
  /* Result Title */
  /* Result Type */
  /* Result Publish Info */
  /* Result Description */
  /* Result Rating */
}
.results .result-item.no-file:hover {
  transform: none;
}
.results .result-item .title {
  position: relative;
  margin: -0.9375rem -0.9375rem 0.9375rem !important;
  padding: 0.9375rem;
}
.results .result-item .title h2 {
  line-height: 1.5rem;
}
.results .result-item .title .publish-name {
  padding-bottom: 0.46875rem;
}
.results .result-item .title .publish-name h3 {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.4;
  color: #082a3d !important;
}
.results .result-item .title .publish-name .tag {
  font-size: 0.75rem;
  float: left;
  margin: 0 0.25rem 0.25rem;
  padding: 0.5rem;
  border: 1px dashed #d9eafa;
  background: #FFFFFF;
}
.results .result-item .title .publish-name .tag:before {
  font-family: "FontAwesome";
  margin-left: 0.25em;
  margin-right: 0.25em;
  color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.results .result-item .title .publish-name .tag.topicofinterest::before, .results .result-item .title .publish-name .tag.topicsofinterest::before {
  font-family: "FontAwesome";
  content: "\f129";
  padding-right: 0.3em;
}
.results .result-item .title .publish-name .tag.communityschoolsetting::before {
  font-family: "FontAwesome";
  content: "\f12e";
  padding-right: 0.3em;
}
.results .result-item .title .publish-name .tag.enrollment::before {
  font-family: "FontAwesome";
  content: "\f0c0";
  padding-right: 0.3em;
}
.results .result-item .title .publish-name .tag.title1schoolstatus::before {
  font-family: "FontAwesome";
  content: "\f085";
  padding-right: 0.3em;
}
.results .result-item .title .publish-name .tag.schoollevel::before {
  font-family: "FontAwesome";
  content: "\f19d";
  padding-right: 0.3em;
}
.results .result-item .title .publish-name .tag.yearsofexperience::before {
  font-family: "FontAwesome";
  content: "\f0cb";
  padding-right: 0.3em;
}
.results .result-item .title .publish-name .tag.contentdepth::before {
  font-family: "FontAwesome";
  content: "\f160";
  padding-right: 0.3em;
}
.results .result-item .title .publish-name .tag.contenttype::before {
  font-family: "FontAwesome";
  content: "\f15c";
  padding-right: 0.3em;
}
.results .result-item .title .publish-name .tag.source::before {
  font-family: "FontAwesome";
  content: "\f1bd";
  padding-right: 0.3em;
}
.results .result-item .type .type-label {
  display: inline-block;
  background: #FFFFFF;
  border: 1px solid #e6e6e6;
  color: #222222;
  padding: 3px 5px;
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 0;
}
.results .result-item .publish-author,
.results .result-item .publish-date,
.results .result-item .added-date {
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 1.5;
}
.results .result-item .preview {
  display: block;
  position: relative;
  height: 5rem;
  overflow: hidden;
  margin-bottom: 0.75rem;
}
.results .result-item .preview:after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70%;
  height: 1.7rem;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255) 50%);
}
.results .result-item .preview p {
  font-size: 0.875rem;
  position: relative;
}
.results .result-item .support {
  font-size: 0.75rem;
  margin-top: 0.3125rem;
  margin-bottom: 0;
}
.results .result-item .support p {
  font-size: 0.75rem;
  margin-bottom: 0.9375rem;
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
}
.results .result-item .footer-buttons {
  background: #f2f2f2;
  margin: 0.9375rem -0.9375rem -0.9375rem !important;
  padding: 0.9375rem 1rem;
  border: none !important;
  clear: both;
}
.results .result-item .footer-buttons .button, .results .result-item .footer-buttons button, .results .result-item .footer-buttons .TeachscapeButton {
  margin-bottom: 0;
}
.results .icons-sas {
  /* Result Title */
}
.results .icons-sas .publish-name h2 {
  float: left;
  margin-top: 0.46875rem;
  color: #FFFFFF;
  font-size: 1rem;
}
.results .icons-sas .publish-name h3 {
  float: left;
  margin-top: 0.3125rem;
}
.results .recommended-support {
  padding: 0 0.75rem 0.46875rem;
}
.results .recommended-support p {
  margin-bottom: 0 !important;
}
.results .no-recommendations {
  padding: 0.75rem 0.875rem;
  font-size: 0.875rem;
  border-radius: 4px;
  height: 100%;
}
.results .apply-overview {
  margin-top: -59px;
}
.results .apply-overview .profile-name {
  width: 100%;
  min-height: 40px;
  position: relative;
  z-index: 999;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .results .apply-overview .profile-name {
    border-bottom: 1px solid #ddd;
  }
}
.results .apply-overview ul li {
  border: none !important;
  padding: 0.234375rem 0;
}
.results .apply-overview ul li a {
  margin-top: -0.25rem;
}
.results .recommended-links {
  margin-bottom: 0.9375rem;
}
.results .recommended-links.apply-item-types label {
  margin-top: 1rem;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .results .recommended-links.apply-item-types {
    margin-top: 0.5rem;
  }
}
.results .recommended-links.apply-item-types ul a::before {
  content: "";
}
.results .recommended-links.news-story ul {
  margin-bottom: 0.9375rem;
}
.results .recommended-links.news-story ul a {
  text-align: left;
  padding: 0.9375rem 0;
  display: block;
  margin-left: 0;
  font-size: 0.875rem;
  line-height: 1;
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
  font-weight: 700;
}
.results .recommended-links.news-story ul a::before {
  display: none;
}
.results .recommended-links ul {
  list-style-type: none;
  margin: 0;
}
.results .recommended-links ul li {
  transition: all 0.25s;
  border-top: 1px solid #e6e6e6;
}
.results .recommended-links ul li:hover a {
  color: #0b3c58;
}
.results .recommended-links ul li a {
  text-align: left;
  padding: 0.9375rem 0;
  display: block;
  margin-left: 2.5rem;
  font-size: 0.875rem;
  line-height: 1;
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
  font-weight: 700;
}
.results .recommended-links ul li a::before {
  font-size: 1.40625rem;
  font-family: "FontAwesome";
  content: "\f14a";
  top: 100%;
  margin-left: -1.875rem;
  margin-right: 0;
  float: left;
  line-height: 0.75rem;
  color: #0b3c58;
  transition: all 0.25s;
}
.results .recommended-links ul li:first-child {
  border: none;
}
.results .recommended-links.counter-list {
  margin-bottom: 0;
  padding: 0 0.9375rem;
}
.results .recommended-links.counter-list li {
  padding: 0.5rem 0;
  margin: 0;
  color: white;
  border-color: #FFFFFF;
  font-weight: 700;
}
.results .recommended-links.counter-list li .itemName {
  font-size: 1.25rem;
  line-height: 2.5rem;
}
.results .recommended-links.counter-list li:hover {
  background: none;
}
.results .recommended-links.counter-list div.itemRow {
  border-bottom: 0.25em solid #FFFFFF;
}
.results .recommended-links.counter-list div.itemRow span {
  padding: 0.5rem 0;
  margin: 0;
  color: white;
  border-color: #FFFFFF;
  font-weight: 700;
}
.results .recommended-links.counter-list div.itemRow span .itemName {
  font-size: 1.25rem;
  line-height: 2.5rem;
}
.results .result-grid .thumbnail .type {
  margin: -2.25rem 0 1.25rem;
  position: absolute;
}
.results.result-grid {
  /* Results Header - Hide for Grid View */
  /* Style Specific Result Types */
}
.results.result-grid .table-header {
  display: none !important;
}
.results.result-grid .preview-list {
  display: none;
}
.results.result-grid .result-item {
  border: 1px solid #ddd;
  /* Result Title */
}
.results.result-grid .result-item .title {
  border-top: 5px solid transparent;
  border-bottom: 1px solid #e6e6e6 !important;
  background: #f5f5f5;
}
.leadership-apply .results.result-grid .result-item .title {
  border-top: none;
}
.results.result-grid .result-item .title .publish-name .columns {
  padding-left: 0;
  padding-right: 0;
}
.results.result-grid .result-item.apply-overview .title {
  border: none !important;
}
.results.result-grid .contentSummary {
  padding-top: 0.9375rem;
}
.results.result-grid .contentSummary .contentSummaryCell {
  color: #0b3c58;
  border-right: 1px solid #bbb;
  padding-left: 0.46875rem !important;
  padding-right: 0.46875rem !important;
}
.results.result-grid .contentSummary .contentSummaryCell:last-child {
  border-right: none;
}
.results.result-grid .contentSummary .contentSummaryCell .count {
  font-size: 1.5rem;
}
.results.result-grid .type {
  margin: -1.875rem 0 0.9375rem;
  position: relative;
}
.results.result-grid .no-file .title {
  border-color: transparent;
}
.results.result-grid .no-file .title.chart-container {
  background: #fff !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.results.result-grid .no-file .title.header-pd {
  background: url("/Content/images/pro-dev.jpg") no-repeat 0 -40px;
  background-size: 100% auto;
  height: 150px;
}
.results.result-grid .no-file .title.header-pd h2 {
  margin-top: 0 !important;
}
.results.result-grid .no-file .title.header-resources {
  background: url("/Content/images/resources.jpg") no-repeat 0 -40px;
  background-size: 100% auto;
  height: 150px;
}
.results.result-grid .no-file .title.header-resources h2 {
  margin-top: 0 !important;
}
.results.result-grid .no-file .title.header-connect {
  background: url("/Content/images/connect.jpg") no-repeat 0 -40px;
  background-size: 100% auto;
  height: 150px;
}
.results.result-grid .no-file .title.header-connect h2 {
  margin-top: 0 !important;
}
.results.result-grid .article .title {
  border-color: #ba2717;
}
.results.result-grid .blog-post .title {
  border-color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
}
.results.result-grid .document .title {
  border-color: #0b3c58;
}
.results.result-grid .excel .title {
  border-color: #59b377;
}
.results.result-grid .podcast .title {
  border-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.results.result-grid .padcast .title {
  border-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.results.result-grid .powerpoint .title {
  border-color: rgb(158.9669421488, 211.0330578512, 176.3223140496);
}
.results.result-grid .research-brief .title {
  border-color: #082a3d;
}
.results.result-grid .web-resource .title {
  border-color: rgb(246.1940298507, 196.8805970149, 27.8059701493);
}
.results.result-grid .white-paper .title {
  border-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.results.result-grid .video .title {
  border-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.results.result-grid .resource-apply .title {
  padding-bottom: 0;
}
.results.result-grid .resource-apply .title h3 {
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667) !important;
}
.results.result-list {
  margin-bottom: 0.9375rem;
  /* Results Header */
}
.results.result-list .preview-list {
  display: block;
}
.results.result-list .preview-list p {
  font-size: 0.9rem;
}
.results.result-list .table-header {
  display: block;
  font-size: 0.9rem;
  font-weight: bold;
}
.results.result-list .table-header .panel {
  background: rgb(26.9833333333, 147.1818181818, 215.8666666667) none repeat scroll 0 0;
  border: none;
  border-bottom: 1px solid #0b3c58;
  color: #fff;
  padding: 0.9375rem;
}
.results.result-list .table-header .panel .columns {
  padding-left: 0.9375rem;
}
.results.result-list .table-header .panel .header-name {
  padding-left: 0;
}
.results.result-list .table-header .panel .header-reviews {
  text-align: right;
}
.results.result-list .result-item {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0);
  border: none;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0;
  /*
  &:hover 
  {
  	box-shadow: 0 0 5px rgba($shadow-color, $shadow-opacity-hover);



  }
  */
  /* Result Title */
  /* Result Publish Info */
  /* Hide for list view */
}
.results.result-list .result-item.panel {
  padding: 0;
}
.results.result-list .result-item.panel .filter-item .columns {
  padding-top: 0;
  padding-bottom: 0;
}
.results.result-list .result-item.panel .columns {
  margin: 0 !important;
  padding: 0.9375rem;
}
.results.result-list .result-item .title {
  border-left: 5px solid transparent;
}
.results.result-list .result-item .title .publish-name {
  padding-bottom: 0;
}
.results.result-list .result-item .title .publish-name h3 {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: bold;
  color: #222222 !important;
}
.results.result-list .result-item .publish-author,
.results.result-list .result-item .publish-date,
.results.result-list .result-item .added-date {
  font-weight: normal;
  margin-top: 0.3125rem;
}
.results.result-list .result-item .progressCounts {
  font-weight: 700;
  padding: 0.46875rem 0 0 0.9375rem;
  text-align: right;
}
.results.result-list .result-item .reviews {
  text-align: right;
}
.results.result-list .result-item .reviews div {
  float: right;
}
.results.result-list .result-item .preview {
  display: none;
}
.results.result-list .result-item .result-list-hidden {
  display: none;
}
.results.result-list .result-item .result-list-lowpadding {
  padding-top: 0.025em !important;
  padding-bottom: 0.025em !important;
}
.results.result-list .article .title {
  border-color: #ba2717;
}
.results.result-list .blog-post .title {
  border-color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
}
.results.result-list .document .title {
  border-color: #0b3c58;
}
.results.result-list .excel .title {
  border-color: #59b377;
}
.results.result-list .podcast .title {
  border-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.results.result-list .padcast .title {
  border-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.results.result-list .powerpoint .title {
  border-color: rgb(158.9669421488, 211.0330578512, 176.3223140496);
}
.results.result-list .research-brief .title {
  border-color: #082a3d;
}
.results.result-list .web-resource .title {
  border-color: rgb(246.1940298507, 196.8805970149, 27.8059701493);
}
.results.result-list .white-paper .title {
  border-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.results.result-list .video .title {
  border-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.results .title {
  position: relative;
  margin: -1.25rem -1.25rem 1.25rem !important;
  padding: 1.25rem;
}
.results .title .publish-name {
  padding-bottom: 0.5rem;
}
.results .title h3 {
  font-size: 1.25rem;
  font-weight: bold;
  color: #082a3d;
}
.results .trending {
  float: left;
}
.results .trending .trending-header {
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 1.5;
}
.results .trending li {
  border-bottom: 1px solid #ddd;
  border-left: 5px solid transparent;
  border-color: #ddd;
  list-style-type: none;
  padding: 0.25em 0;
}
.results .trending li div.icon {
  padding-left: 0.5em;
  padding-right: 1.5rem;
  float: left;
  width: 10%;
}
.results .trending li div.icon::before {
  height: 100%;
  font-family: "FontAwesome";
  content: "\f0f6";
  vertical-align: middle;
}
.results .trending li:last-child {
  border-bottom: none;
}
.results .trending li.article {
  border-left-color: #ba2717;
}
.results .trending li.article div.icon {
  padding-left: 0.5em;
  float: left;
  width: 10%;
}
.results .trending li.article div.icon::before {
  height: 100%;
  font-family: "FontAwesome";
  content: "\f0f6";
  vertical-align: middle;
}
.results .trending li.article div.link {
  width: 90%;
  padding-left: 0.5em;
  float: left;
}
.results .trending li.core-resource {
  border-left-color: rgb(246.1940298507, 196.8805970149, 27.8059701493);
}
.results .trending li.core-resource div.icon {
  padding-left: 0.5em;
  float: left;
  width: 10%;
}
.results .trending li.core-resource div.icon::before {
  height: 100%;
  font-family: "FontAwesome";
  content: "\f0f6";
  vertical-align: middle;
}
.results .trending li.core-resource div.link {
  width: 90%;
  padding-left: 0.5em;
  float: left;
}
.results .trending li.blog-post {
  border-left-color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
}
.results .trending li.blog-post div.icon {
  padding-left: 0.5em;
  float: left;
  width: 10%;
}
.results .trending li.blog-post div.icon::before {
  height: 100%;
  font-family: "FontAwesome";
  content: "\f032";
  vertical-align: middle;
}
.results .trending li.blog-post div.link {
  width: 90%;
  padding-left: 0.5em;
  float: left;
}
.results .trending li.document {
  border-left-color: #0b3c58;
}
.results .trending li.document div.icon {
  padding-left: 0.5em;
  float: left;
  width: 10%;
}
.results .trending li.document div.icon::before {
  height: 100%;
  font-family: "FontAwesome";
  content: "\f016";
  vertical-align: middle;
}
.results .trending li.document div.link {
  width: 90%;
  padding-left: 0.5em;
  float: left;
}
.results .trending li.excel {
  border-left-color: #59b377;
}
.results .trending li.excel div.icon {
  padding-left: 0.5em;
  float: left;
  width: 10%;
}
.results .trending li.excel div.icon::before {
  height: 100%;
  font-family: "FontAwesome";
  content: "\f1c3";
  vertical-align: middle;
}
.results .trending li.excel div.link {
  width: 90%;
  padding-left: 0.5em;
  float: left;
}
.results .trending li.podcast {
  border-left-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.results .trending li.podcast div.icon {
  padding-left: 0.5em;
  float: left;
  width: 10%;
}
.results .trending li.podcast div.icon::before {
  height: 100%;
  font-family: "FontAwesome";
  content: "\f025";
  vertical-align: middle;
}
.results .trending li.podcast div.link {
  width: 90%;
  padding-left: 0.5em;
  float: left;
}
.results .trending li.powerpoint {
  border-left-color: rgb(158.9669421488, 211.0330578512, 176.3223140496);
}
.results .trending li.powerpoint div.icon {
  padding-left: 0.5em;
  float: left;
  width: 10%;
}
.results .trending li.powerpoint div.icon::before {
  height: 100%;
  font-family: "FontAwesome";
  content: "\f1c4";
  vertical-align: middle;
}
.results .trending li.powerpoint div.link {
  width: 90%;
  padding-left: 0.5em;
  float: left;
}
.results .trending li.research-brief {
  border-left-color: #082a3d;
}
.results .trending li.research-brief div.icon {
  padding-left: 0.5em;
  float: left;
  width: 10%;
}
.results .trending li.research-brief div.icon::before {
  height: 100%;
  font-family: "FontAwesome";
  content: "\f02d";
  vertical-align: middle;
}
.results .trending li.research-brief div.link {
  width: 90%;
  padding-left: 0.5em;
  float: left;
}
.results .trending li.web-resource {
  border-left-color: rgb(246.1940298507, 196.8805970149, 27.8059701493);
}
.results .trending li.web-resource div.icon {
  padding-left: 0.5em;
  float: left;
  width: 10%;
}
.results .trending li.web-resource div.icon::before {
  height: 100%;
  font-family: "FontAwesome";
  content: "\f044";
  vertical-align: middle;
}
.results .trending li.web-resource div.link {
  width: 90%;
  padding-left: 0.5em;
  float: left;
}
.results .trending li.white-paper {
  border-left-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.results .trending li.white-paper div.icon {
  padding-left: 0.5em;
  float: left;
  width: 10%;
}
.results .trending li.white-paper div.icon::before {
  height: 100%;
  font-family: "FontAwesome";
  content: "\f016";
  vertical-align: middle;
}
.results .trending li.white-paper div.link {
  width: 90%;
  padding-left: 0.5em;
  float: left;
}
.results .trending li.video {
  border-left-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  width: 100%;
}
.results .trending li.video div.icon {
  padding-left: 0.5em;
  float: left;
  width: 10%;
}
.results .trending li.video div.icon::before {
  height: 100%;
  font-family: "FontAwesome";
  content: "\f008";
  vertical-align: middle;
}
.results .trending li.video div.link {
  width: 90%;
  padding-left: 0.5em;
  float: left;
}
.results .trending li.cohort, .results .trending li.self-paced-non-facilitated, .results .trending li.self-paced-facilitated, .results .trending li.blended {
  border-left-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  width: 100%;
}
.results .trending li.cohort div.icon, .results .trending li.self-paced-non-facilitated div.icon, .results .trending li.self-paced-facilitated div.icon, .results .trending li.blended div.icon {
  padding-left: 0.5em;
  float: left;
  width: 10%;
}
.results .trending li.cohort div.icon::before, .results .trending li.self-paced-non-facilitated div.icon::before, .results .trending li.self-paced-facilitated div.icon::before, .results .trending li.blended div.icon::before {
  height: 100%;
  font-family: "FontAwesome";
  content: "\f19d";
  vertical-align: middle;
}
.results .trending li.cohort div.link, .results .trending li.self-paced-non-facilitated div.link, .results .trending li.self-paced-facilitated div.link, .results .trending li.blended div.link {
  width: 90%;
  padding-left: 0.5em;
  float: left;
}
.results .trending li.no-data {
  border: none;
}

/* End Results */
/* --- Color Codes for Resource Type --- */
/*Icons*/
.video .type-label i {
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
}

.article .type-label i {
  color: #ba2717;
}

.pdf .type-label i {
  color: #ba2717;
}

.powerpoint .type-label i {
  color: rgb(158.9669421488, 211.0330578512, 176.3223140496);
}

.doc .type-label i {
  color: #0b3c58;
}

.web-resource .type-label i {
  color: rgb(246.1940298507, 196.8805970149, 27.8059701493);
}

.research-brief .type-label i {
  color: #082a3d;
}

.fa-star {
  color: #bbb;
}

.fa-star.selected {
  color: rgb(246.1940298507, 196.8805970149, 27.8059701493);
}

/*DropDowns*/
.f-dropdown {
  margin-top: 0;
}
.f-dropdown ul {
  margin-left: 0;
}

ul.f-dropdown {
  padding: 0.25rem;
}

.f-dropdown input[type=checkbox] {
  margin: 0;
}

.f-dropdown li {
  padding: 0.25rem;
}

.f-dropdown .button {
  margin: 0.25rem;
}

.selections-dropdown .selection-group {
  list-style-type: none;
  margin: 0;
}

.selections-dropdown .row.panel {
  margin-left: 0;
  margin-right: 0;
  background: #fff;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  border: none;
  box-shadow: 0px 0px 0 2000px rgba(0, 0, 0, 0.6);
}

.selections-dropdown > div > .columns {
  /*border-left: 1px solid #c2c2c2;*/
  margin-top: 0;
  margin-bottom: 0.9375rem;
  padding: 0.5rem;
}

.selections-dropdown > div > .columns li {
  padding: 0.15rem 0.5rem;
}

.selections-dropdown > div > .columns:first-child {
  border: none;
}

.selections-dropdown .selection-group label {
  font-size: 0.75rem;
}

.selections-dropdown .selection-group label:first-child {
  font-weight: bold;
  color: #1b93d8;
  border-bottom: 1px solid #1b93d8;
  margin-bottom: 0.5rem;
}

.selections-dropdown .footer-buttons {
  background: #f2f2f2;
  margin: 0.9375rem -0.9375rem -0.9375rem !important;
  padding: 0.9375rem 1rem;
  border: none !important;
  clear: both;
}

.leadership .sas-dropdown.sas-dropdown-special-options:after, .leadership .sas-dropdown-special-options.assessmentTitleBG:after {
  margin-right: 0.5rem;
  float: left;
  font-size: 1rem;
}

/* Content Detail */
.content-detail-page .content-preview {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #e6e6e6;
  padding: 1rem;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
}
.content-detail-page .content-preview h4 a {
  font-size: 1rem;
  padding-bottom: 2.5rem;
}
.content-detail-page .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.content-detail-page .embed-container iframe, .content-detail-page .embed-container object, .content-detail-page .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content-detail-page .tag-description p {
  font-size: 0.85rem;
  margin-bottom: 0;
}
.content-detail-page .publish-author p {
  padding: 0;
  margin-bottom: 0;
}
.content-detail-page .publish-author, .content-detail-page .publish-author p, .content-detail-page .publish-date, .content-detail-page .added-date {
  font-size: 0.85rem;
}
.content-detail-page .reviews {
  font-weight: 700;
  font-size: 0.85rem;
}
.content-detail-page .type {
  padding: 1.5rem 0;
  background: #48aee8;
  border-radius: 1000px;
  width: 6rem;
  height: 6rem;
  margin: 0 auto;
  line-height: 1rem;
}
.content-detail-page .type.web-resource {
  padding-top: 0.75rem;
}
.content-detail-page .type.powerpoint {
  width: 7rem;
  height: 7rem;
}
.content-detail-page .type.no-file {
  padding-top: 0.85rem;
}
.content-detail-page .type.research-brief {
  padding-top: 1rem;
}
.content-detail-page .leader_resource_label {
  font-weight: 700;
}
.content-detail-page .type-label {
  font-weight: 700;
}
.content-detail-page .type-label span {
  font-size: 0.8rem;
  padding-top: 0.25rem;
}
.content-detail-page .type-label i {
  display: block;
  color: #FFFFFF;
  text-align: center;
}
.content-detail-page .content-tags > div {
  margin-bottom: 1.25rem;
}
.content-detail-page .content-tags h3 {
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667) !important;
  font-size: 0.875rem;
}
.content-detail-page .content-tags span {
  font-size: 0.75rem;
  display: inline-block;
  padding: 0.46875rem;
  margin: 0 0.234375rem 0.234375rem 0;
  border: 1px solid #e6e6e6;
  background: #FFFFFF;
}
.content-detail-page .content-tags span::before {
  font-family: "FontAwesome";
  content: "\f02b";
  top: 100%;
  margin-right: 0.3125rem;
  float: left;
  color: #0b3c58;
}

/*Media Query debug*/
/*Phone*/
@media only screen and (max-width: 40em) {
  .result-list .title h3 {
    margin-bottom: 0.5rem;
  }
  .result-list .type {
    padding-right: 0;
  }
  .result-list .type-label {
    float: right;
    margin-bottom: 0.5rem;
  }
  .result-list .publish-author {
    margin-left: -1rem;
  }
  .result-list .support {
    margin-left: 1rem;
  }
}
/*Tablet-Portrait*/
/*Tablet-Landscape*/
/*Laptop*/
/*Desktop*/
/* Shared Search/Tag Control */
.topics-of-interest .topics-of-interest-title {
  font-size: 1.5em;
  border-bottom: 1px solid #bbb;
  margin-left: 1.5em;
  margin-bottom: 1em;
}
.topics-of-interest .topics-of-interest-topics {
  margin-left: 1.5em;
  margin-bottom: 3em;
}
.topics-of-interest .topics-of-interest-subtitle {
  font-size: 1.1em;
  color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}

/*.topics-of-interest-dropdown
{
    height: 30em !important;

    &.tag-version
    {
        height: 20em !important;
    }

    .topics-of-interest-box
    {
        height: 100%;

        .topics-of-interest-list
        {
            height: 85%;
            overflow: auto;
            overflow-x: hidden;
        }

        .topics-of-interest-buttons
        {
            height: 15%;

            .toi-buttons
            {
                &.dont-show
                {
                    display: none;
                }
            }
        }
    }

}*/
.filter-dropdown-container .filter-dropdown-list {
  height: 80%;
}
.filter-dropdown-container .filter-dropdown-buttons {
  height: 20%;
}
.filter-dropdown-container .filter-dropdown-buttons .filter-buttons.dont-show {
  display: none;
}

.search-button {
  position: absolute;
  right: 1.875em;
  top: 0.375em;
  cursor: pointer;
}

.searchAndTagDropdownButton {
  font-size: 0.75em;
  margin: 0.5em 1em 0.5em 0.5em;
  border: 1px solid black;
  float: left;
  padding: 1em;
}
.searchAndTagDropdownButton::after {
  font-family: "FontAwesome";
  content: "\f13a";
}

/*.topicsOfInterestList
{
    height: 40%;
    overflow: auto;
    overflow-x: hidden;
}*/
.cancelNewRootCause {
  color: #FFFFFF;
}

.site-tutorial {
  position: fixed;
  top: 10em;
  left: 1em;
  min-height: 22em;
  width: 20em;
  background-color: #FFFFFF;
  color: #000000;
  padding: 0;
  border-radius: 0.25em;
  z-index: 9990;
  transition: top 0.5s 0s cubic-bezier(0.1, 1.2, 0.3, 1), transform 0.5s 0s cubic-bezier(0.1, 1.2, 0.3, 1);
}
.site-tutorial.open {
  box-shadow: 0px 0 15px 5px rgba(0, 0, 0, 0.2);
}
.site-tutorial .tutorial-windowpanel {
  background: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  padding: 1em 1em 0.5em;
  border-radius: 0.25em 0.25em 0 0;
}
.site-tutorial .tutorial-windowpanel .title {
  float: left;
}
.site-tutorial .tutorial-windowpanel .control {
  float: right;
}
.site-tutorial .tutorial-windowpanel .control .tutorial-close {
  margin-left: 0.6em;
  cursor: pointer;
}
.site-tutorial .tutorial-windowpanel .control .tutorial-minimize {
  cursor: pointer;
}
.site-tutorial .tutorial-windowpanel .control .tutorial-restore {
  cursor: pointer;
}
.site-tutorial .tutorial-window {
  padding: 1em;
  overflow: auto;
  overflow-x: hidden;
  height: 100%;
}
.site-tutorial .tutorial-window .tutorial-row {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  padding: 0.46875rem;
  margin-bottom: 0.234375rem;
  clear: both;
}
.site-tutorial .tutorial-window a {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 2rem;
}
.site-tutorial .tutorial-window a .circle {
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  height: 2rem;
  width: 2rem;
  background-color: #f5f5f5;
  float: left;
  margin-right: 0.46875rem;
}
.site-tutorial .tutorial-window a .circle.checked::before {
  color: #59b377;
  margin-left: 0.5rem;
  line-height: 1.85rem;
  font-family: "FontAwesome";
  content: "\f00c";
  top: 100%;
}
.site-tutorial .tutorial-window a .tutotial-link {
  float: left;
  width: 15em;
  line-height: 1.5;
}
.site-tutorial .tutorial-window .support {
  margin-top: 0.9375rem;
  padding: 0.46875rem 0;
}
.site-tutorial .tutorial-window .support label {
  font-size: 0.75rem;
  font-weight: normal;
}
.site-tutorial .tutorial-window .support label div {
  margin-right: 0.46875rem;
}
.site-tutorial.minimized {
  height: 5em !important;
  position: fixed !important;
  left: 20px !important;
}

.apply-item-total {
  clear: both;
  color: #082a3d;
  text-align: center;
  font-size: 0.6875rem;
  width: 100%;
  height: 250px;
  margin: 0 auto;
  position: relative;
  /*
  .chart-donut 
  {
  	/*color: $dark-blue;
  	border-radius: $global-rounded;
  	background-color: $white;
  	width: 180px;
  	height: 180px;
  	position: absolute;
  	top: 34px;
  	left: 34px;*/
  /*
  }


     span
     {
  	font-weight: $font-weight-bold;
         font-size: 4rem;
  	line-height: 4rem;
  	width: 100%;
  	text-align: center;
  	display: inline-block;
  	padding-top: 33%;
  	border-radius: $global-rounded;
     }

  */
}

.settings-dropdown {
  display: none;
  width: 16em;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9001;
  padding: 1em;
  background: #e6e6e6;
  box-shadow: 0px 4px 8px #000 !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08) !important;
}
.settings-dropdown::before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #e6e6e6 transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  right: 10px;
  z-index: 89;
}
.settings-dropdown ul {
  list-style: none;
  margin: 0;
}
.settings-dropdown ul li {
  margin-bottom: 0.5em;
}

.parent-select-all {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.selectedPPCount {
  font-weight: 700;
}

.standalone-checkbox {
  text-align: center;
}

#overlay {
  background: rgba(0, 0, 0, 0.8);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99998;
}

.with-overlay {
  padding: 0.5em;
  position: relative;
  z-index: 99999;
  background: #FFFFFF;
  transition: all 0.5s linear;
}

.featured-image {
  float: left;
  width: 40%;
  height: 40%;
  margin-right: 1em;
}

.row-headers .has-tip, .sub-title .has-tip {
  border: none;
}

.leadership .leadership-recommended .accordion .accordion-navigation {
  border-style: solid;
  border-color: #ddd;
  border-width: 0 1px 1px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16);
  font-size: 1.15em;
}

.leadership .leadership-recommended .accordion .accordion-navigation:first-child {
  border: 1px solid #ddd;
}

.tool-tip-icon {
  font-size: 1.15em;
}

.answer.header .tool-tip-icon, .related.header .tool-tip-icon {
  color: #FFFFFF;
}
.answer.header .has-tip, .related.header .has-tip {
  border: none;
}

.mainLink {
  border-radius: 4px;
  border: 2px solid #082a3d;
  height: 10em;
  padding: 3em 0;
  margin-left: 1em;
  margin-top: 5em;
  margin-bottom: 5em;
}

.itemCount {
  font-weight: 700;
  display: block;
  border-radius: 1000px;
  background: #ba2717;
  color: #FFFFFF;
  min-width: 2rem;
  height: 2rem;
  line-height: 2rem;
  font-size: 1rem;
  font-weight: normal;
  text-align: center;
}

.why {
  font-size: 1em;
  position: absolute;
  top: -10px;
  right: 0;
}

.popover {
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  color: #000000;
  height: 10em;
  width: 20em;
  padding: 1em;
  overflow: auto;
  overflow-x: hidden;
  z-index: 11;
}

#home .counter-list {
  margin-bottom: 0;
  padding: 0 0.9375rem;
}
#home .counter-list li {
  color: #0b3c58;
}
#home .announcements-container {
  margin-top: 0;
}
#home .announcements-container > h5 {
  display: none;
}

.intro {
  padding: 0 10px 20px;
}
.intro h1 {
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 1;
}

.leadership-previews {
  padding-top: 2.1875rem;
  padding-bottom: 0;
}
.leadership-previews .landing-page .button.sas-dropdown, .leadership-previews .landing-page .button.assessmentTitleBG {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.leadership .trending ul {
  margin-left: 0;
}
.leadership .news-previews {
  padding-top: 0;
}
.leadership .news-previews h3 {
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667) !important;
  font-size: 2rem !important;
  padding-top: 10px;
}
.leadership .news-previews .main-story {
  /*
  padding-left: 0 !important;
  padding-right: $panel-padding !important;
  */
  padding: 20px !important;
  border: 1px solid #ddd;
}
.leadership .news-previews .main-story .featured-image {
  margin-top: 5px;
  border: 1px solid #fff;
  padding: 0;
  background: #e2e7f4;
  /*box-shadow:	$element-float rgba($shadow-color, 0.15) !important;*/
  float: right;
  width: 50%;
  margin-left: 1em;
}
.leadership .news-previews .main-story .featured-image img {
  /*border: 1px solid #00376a;*/
}
.leadership .news-previews .main-story .featured-language {
  float: left;
  width: 40%;
}
.leadership .news-previews .main-story .featured-language p {
  /*font-size: 14px !important;
  line-height: 18px;*/
}
.leadership .news-previews .main-story .featured-language ol {
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 0 1rem;
}
.leadership .news-previews .main-story .featured-language ol li {
  margin: 0 0 0.25rem 0;
  padding: 0 0 0.25rem;
  /*color: #fff;*/
}
.leadership .news-previews .main-story .featured-language ol li a {
  /*color: #fff;*/
}

@media only print, screen and (min-width:40.063em) and (max-width:64em) {
  .main-story .featured-image {
    float: none !important;
    width: 100% !important;
  }
  .main-story .featured-language {
    float: none !important;
    width: 100% !important;
    padding-top: 1rem;
  }
}
@media only print, screen and (max-width: 40em) {
  .main-story .featured-image {
    float: none !important;
    width: 100% !important;
  }
  .main-story .featured-language {
    float: none !important;
    width: 100% !important;
    padding-top: 1rem;
  }
}
.score-slider {
  transition: all 0.2s linear;
  padding: 0 !important;
  width: 100%;
}
.score-slider.parent {
  background: transparent;
}

.score-output {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 0.75rem;
  margin-top: -0.5rem;
}

input[type=range] {
  -webkit-appearance: none;
  background: transparent;
}

input[type=range]::-webkit-slider-runnable-track {
  height: 0.75em;
  background: #e6e6e6;
  border: 1px solid #bbb;
  border-radius: 0;
  transition: all 0.2s linear;
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 2rem;
  width: 2rem;
  border-radius: 8px;
  background: #bbb; /* Make this specific, not bg */
  margin-top: -0.75rem;
  transition: all 0.2s linear;
}

.cpt-score-notscored input[type=range]::-webkit-slider-thumb {
  background: #bbb;
}

.cpt-score-no input[type=range]::-webkit-slider-thumb {
  background: #ba2717;
}

.cpt-score-partial input[type=range]::-webkit-slider-thumb {
  background: #ffd800;
}

.cpt-score-yes input[type=range]::-webkit-slider-thumb {
  background: #59b377;
}

.ffl-score-somewhatinterested input[type=range]::-webkit-slider-thumb {
  background: #ba2717;
}

.ffl-score-interested input[type=range]::-webkit-slider-thumb {
  background: #ffd800;
}

.ffl-score-veryinterested input[type=range]::-webkit-slider-thumb {
  background: #59b377;
}

input[type=range]:focus::-webkit-slider-thumb {
  border-radius: 8px;
}

input[type=range]:focus {
  outline: none;
}

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ddd;
}

.fixedHeaderRowAnalyze {
  position: fixed !important;
  top: 58px;
  left: 1em;
  height: 4em !important;
  z-index: 49;
  padding-top: 0.75em !important;
  padding-bottom: 0.75em !important;
  width: 100% !important;
}

.fixedCPTButton {
  position: fixed;
  top: 100px;
  right: 0;
}

.floatingSaveButton {
  width: 100%;
  padding-top: 1.25rem;
  background-color: #FFFFFF;
  position: fixed;
  bottom: 0;
  text-align: center;
  z-index: 999;
  left: 0;
  border-top: 1px solid #e6e6e6;
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.08);
}

.table.show-for-medium-down .row-list-item.panel, .table.show-for-medium-down .panel.row-headers {
  border: 1px solid #e6e6e6 !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08) !important;
  margin-top: 0.9375rem;
}
.table.show-for-medium-down .row-list-item h3, .table.show-for-medium-down .row-headers h3 {
  background: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  text-align: center;
  padding: 0.9375rem;
  margin: -0.9375rem -0.9375rem 0;
}
.table.show-for-medium-down .row-list-item > div.row, .table.show-for-medium-down .row-headers > div.row {
  padding: 0 0.9375rem !important;
}
.table.show-for-medium-down .row-list-item > div.row.subheader-wrapper, .table.show-for-medium-down .row-headers > div.row.subheader-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.table.show-for-medium-down .row-list-item > div.row.header-row, .table.show-for-medium-down .row-headers > div.row.header-row {
  height: auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.table.show-for-medium-down .row-list-item > div.row.header-row > div, .table.show-for-medium-down .row-headers > div.row.header-row > div {
  padding-left: 0.9375rem !important;
  padding-right: 1.875rem !important;
}
.table.show-for-medium-down .row-list-item > div.row.header-row > div.table-left-header, .table.show-for-medium-down .row-headers > div.row.header-row > div.table-left-header {
  padding-left: 1.875rem !important;
}
.table.show-for-medium-down .row-list-item > div.row .spp-table-column, .table.show-for-medium-down .row-headers > div.row .spp-table-column {
  padding: 0.9375rem !important;
}
.table.show-for-medium-down .row-list-item > div.row .spp-table-column.subheader-row, .table.show-for-medium-down .row-headers > div.row .spp-table-column.subheader-row {
  border-top: 1px solid #ddd;
  border-right: none !important;
  padding-top: 1.875rem !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.table.show-for-medium-down .row-list-item > div.row .spp-table-column.subheader-row h4, .table.show-for-medium-down .row-headers > div.row .spp-table-column.subheader-row h4 {
  font-size: 1.2rem;
  font-weight: normal;
}

.spp-district li.tab-title {
  width: 13.8889%;
}
.spp-district li.tab-title.active {
  border: 1px solid #ddd;
  border-bottom: none;
}
.spp-district li.tab-title.active a {
  margin-top: 0;
  margin-bottom: -2px;
  padding-top: 0.9375rem !important;
}
.spp-district li.tab-title.not-a-tab {
  width: 16.6665%;
}
.spp-district li.tab-title a {
  font-size: 0.75em !important;
  height: 10em !important;
}
.spp-district .content {
  padding-top: 0;
}
.spp-district .header-row {
  height: 7.1em;
  max-height: 7.1em;
  border-top: 1px solid #ddd;
}
.spp-district .header-row .spp-table-column {
  padding: 0.9375rem;
  height: 100%;
  background: #f5f5f5;
  border-bottom: 3px double #ddd;
}
.spp-district .header-row .spp-table-column:first-child {
  background: #d9eafa;
}
.spp-district .spp-table-row {
  border-top: 1px solid #ddd;
}
.spp-district .spp-table-row:first-child {
  border-top: none;
}
.spp-district .spp-table-column {
  padding: 1em 0;
  box-sizing: border-box;
  border-right: none;
}
.spp-district .spp-table-column:first-child {
  border-right: 1px solid #ddd;
}

.organization-description {
  /*
      background: $header-blue;
      border: 1px solid darken($header-blue, 10%);
      margin: 2em 0;
  	*/
  padding: 0.9375rem;
  margin: 0 0 1.25rem;
  background: #f5f5f5;
  font-weight: 700;
  font-size: 0.875rem;
  border: 1px solid #e6e6e6;
}
.organization-description .organization-text {
  font-size: 0.75em;
}
.organization-description .organization {
  float: left;
  height: 5em;
}
.organization-description .organization.organization-name {
  font-size: 1.5em;
  font-weight: 700;
}
.organization-description .organization.organization-edit {
  float: right;
  padding-top: 1.5em;
  margin-left: 3em;
}

/*FUTURE READY CSS*/
.future-ready-integration {
  padding-top: 0 !important;
}

.fri-integration {
  overflow: hidden;
}

.lightBlueBackground {
  background-color: #ebf2fb;
  min-height: 100vh;
}
.lightBlueBackground .user-helper-text {
  padding: 1rem 0;
}

.divider {
  border-top: 1px solid #1d75ca;
  max-width: 810px;
  margin: 2.5rem auto;
}
.divider .divider-graphic {
  width: 33px;
  margin: 0 auto;
  height: 0;
  padding-top: 2rem;
  background-image: url("/Content/images/keystone-logo-divider.svg");
  background-size: auto;
  background-repeat: no-repeat;
  background-color: #fff;
  text-indent: -9999px;
  display: block;
  position: relative;
  top: -25px;
}

.select-building {
  max-width: 60rem !important;
  margin: 0 auto;
}
.select-building .select-building-text {
  padding-top: 0.5rem;
}
.select-building .orgDropdown {
  background-color: #082a3d;
  color: #fff;
  border-radius: 4px;
  font-weight: 700;
  padding: 0.5rem 1rem !important;
  transition: all 0.3s;
  border: 1px solid rgba(0, 0, 0, 0.064);
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  text-align: left;
  font-size: 1rem;
  margin-bottom: 0.9375rem;
  cursor: pointer;
}
.select-building .orgDropdown::before {
  font-family: "FontAwesome";
  content: "\f054";
  top: 100%;
  margin-left: 0.9375rem;
  margin-top: 0.15rem;
  float: right;
  transition: all 0.25s;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.select-building .orgDropdown:hover {
  background-color: #0f557d;
}
.select-building .orgDropdown #organizationDropdownList.sas-dropdown-content li {
  background-color: #FFFFFF;
  border-top: 1px solid #929292;
  color: #128cba;
}
.select-building .orgDropdown #organizationDropdownList.sas-dropdown-content li:first-child {
  border-top: none;
}
.select-building .orgDropdown #organizationDropdownList.sas-dropdown-content li:hover {
  background-color: #c8dde5;
  color: #000;
}

.school-measures-section h3 {
  color: #000;
  margin-bottom: 2rem;
  margin-top: 1rem;
  font-size: 2rem;
}
.school-measures-section .measure-container {
  margin-bottom: 1rem;
}
.school-measures-section .measure-container .measure-header {
  background-color: rgb(26.9833333333, 147.1818181818, 215.8666666667);
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  height: 3.5em;
  padding-top: 1.1em;
  font-size: 1.2rem;
}
.school-measures-section .measure-container .measure-header .hide-close {
  float: right;
  margin-right: 1em;
}
.school-measures-section .measure-container .measure-header .hide-close::after {
  font-family: "FontAwesome";
  content: "\f068";
}
.school-measures-section .measure-container .measure-header .hide-close.hide-close-open::after {
  font-family: "FontAwesome";
  content: "\f067";
}
.school-measures-section .measure-container .measure {
  margin-bottom: 2rem;
}
.school-measures-section .measure-container .measure table tr.even, .school-measures-section .measure-container .measure table tr.alt, .school-measures-section .measure-container .measure table tr:nth-of-type(2n) {
  background: #efefef !important;
}
.school-measures-section .measure-container .measure table {
  width: 100%;
}
.school-measures-section .measure-container .measure table th {
  width: 25%;
  text-align: center;
  background-color: #fbe49e;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
}
.school-measures-section .measure-container .measure table td {
  text-align: center;
  border-right: 1px solid #929292;
  padding: 1rem 2rem;
}
.school-measures-section .measure-container .measure table td .measure-label {
  height: 4rem;
  vertical-align: middle;
  display: table-cell;
  text-align: left;
}
.school-measures-section .measure-container .measure table td.no-border-right {
  border-right: none;
}
.school-measures-section .measure-container .measure table .activateFRI-frequency {
  position: relative;
  top: 8px;
}
.school-measures-section .measure-container .measure table .progress-bar-bg {
  background: #e6e6e6;
  height: 2.5rem;
}
.school-measures-section .measure-container .measure table .progress-indicator {
  background: #f9ae41;
  background: -moz-linear-gradient(left, #f9ae41 0%, #fbde7d 100%);
  background: -webkit-linear-gradient(left, #f9ae41 0%, #fbde7d 100%);
  background: linear-gradient(to right, #f9ae41 0%, #fbde7d 100%);
  font-size: 1.05rem;
  text-align: right;
  height: 2.5rem;
}
.school-measures-section .measure-container .measure table .progress-indicator span {
  position: relative;
  top: 12px;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  width: auto;
  display: block;
  font-size: 1rem;
  text-align: center;
}
.school-measures-section .measure-container .measure table .progress-indicator.no-data-value {
  width: 100% !important;
  background: none !important;
}
.school-measures-section .measure-container .measure table .measures-icon {
  width: 64px;
  height: 64px;
  display: block;
  float: left;
  margin-right: 1rem;
}
.school-measures-section .measure-container .measure table .sas-dropdown.not-selected, .school-measures-section .measure-container .measure table .not-selected.assessmentTitleBG {
  background-color: #fade7e !important;
}

@media only screen and (max-width: 40em) {
  .leadership-ffl .accordion-title {
    margin-bottom: 0.9375rem !important;
  }
  .leadership-ffl .tabs .tab-title {
    width: 100%;
    font-size: 0.75rem;
  }
  .leadership-ffl .column-special {
    background: #e8f2fb;
    padding: 0.9375rem;
    margin: 0 0 0.9375rem;
  }
}
.dim-for-inactive {
  opacity: 0.5;
}
.dim-for-inactive .sas-dropdown:hover, .dim-for-inactive .assessmentTitleBG:hover {
  background-color: #e6e6e6;
}

@media only print, screen and (max-width: 40em) {
  .school-measures-section td, .school-measures-section th {
    display: block;
  }
  .school-measures-section td {
    border-right: none !important;
  }
  .school-measures-section .mobile-table-headers {
    margin-bottom: 0.5rem;
    font-weight: bold;
    text-align: left;
  }
  .divider {
    max-width: 310px;
    margin: 3rem auto 1rem;
  }
  .select-building .select-building-text {
    margin-bottom: 1rem;
  }
  .lightBlueBackground {
    min-height: 70vh;
  }
  .no-padding-small {
    padding: 0 !important;
  }
}
@media only print, screen and (min-width:40.063em) and (max-width:64em) {
  .divider {
    max-width: 560px;
  }
  .school-measures-section .measure-container .measure table .measures-icon {
    float: none;
    margin: 0 auto;
  }
  .school-measures-section .measure-container .measure table td .measure-label {
    text-align: center;
    margin: 1rem auto 0;
    display: block;
    height: auto;
  }
  .school-measures-section .measure-container .measure table td {
    padding: 1rem;
  }
  .school-measures-section .measure-container .measure table .progress-indicator span {
    font-size: 0.8rem;
  }
}
@media only screen and (min-device-width: 640px) and (max-device-width: 727px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .school-measures-section .measure-container .measure table .progress-indicator span {
    font-size: 0.6rem;
  }
}
.ratings {
  font-size: 0.75em;
}

.seeRatings {
  margin-left: 0.5em;
}

#favoritesList a {
  background: #FFFFFF;
  border-bottom: 1px solid #bbb;
  padding: 0.9375rem;
  margin-bottom: 0.234375rem;
  display: block;
  clear: both;
  font-size: 0.875rem;
  font-weight: 700;
}
#favoritesList a:before {
  font-size: 0.75rem;
  font-family: "FontAwesome";
  content: "\f004";
  top: 100%;
  margin: 0.3125rem 0.3125rem 0.9375rem;
  float: left;
  line-height: 0.75rem;
  color: #ba2717;
  display: block;
}

.favorite {
  border: 1px solid #082a3d;
  margin-top: 0.5em;
  padding: 0.5em;
  border-radius: 5px;
  text-align: center;
  font-size: 0.85rem;
}
.favorite .fav-item {
  cursor: pointer;
}
.favorite .fav-item .heart {
  color: #ba2717;
}

.favorite-display-window {
  opacity: 1;
  background-color: #white;
  color: #000000;
  position: fixed;
  top: 0;
  right: -30em;
  height: 100vh;
  width: 30em;
  overflow: auto;
  overflow-x: hidden;
  z-index: 999999;
}
.favorite-display-window.panel {
  padding: 0;
}
.favorite-display-window h4 {
  padding: 1.5rem 1.5rem 0.75em;
  border-bottom: 3px double #d9eafa;
  background: #e8f2fb;
}

.favorite-display-toggle {
  opacity: 1;
  background: #FFFFFF;
  position: fixed;
  top: 160px;
  right: -2px;
  width: 3em;
  border-radius: 0.5em 0 0 0.5em;
  padding: 0.75em;
  z-index: 999999;
  cursor: pointer;
  border: 1px solid #e6e6e6;
  border-right: none;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
}
.favorite-display-toggle .fa {
  font-size: 1.5em;
  text-align: center;
}
.favorite-display-toggle .fa.heart {
  padding-bottom: 1rem;
  color: #ba2717;
}

.content-review .header-row {
  font-weight: 700;
  font-size: 1.25em;
  background: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.content-review .edresource-content {
  border: 1px solid #e6e6e6;
  padding: 1em 0;
}
.content-review .edresource-content .title-column {
  font-weight: 700;
  font-size: 1.25em;
}
.content-review .edresource-content .approve-deny {
  cursor: pointer;
}
.content-review .edresource-content .approve-deny .approve.selected {
  background: #59b377;
  color: #000000;
}
.content-review .edresource-content .approve-deny .deny.selected {
  background: #ba2717;
  color: #FFFFFF;
}

.content-review.results .result-item {
  z-index: inherit;
}
.content-review .header-row {
  font-weight: 700;
  font-size: 1.25em;
  background: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.content-review .edresource-content {
  border: 1px solid #e6e6e6;
  padding: 1em 0;
}
.content-review .edresource-content .title-column {
  font-weight: 700;
  font-size: 1.25em;
}
.content-review .edresource-content .approve-deny {
  cursor: pointer;
}
.content-review .edresource-content .approve-deny .approve.selected {
  background: #59b377;
  color: #000000;
}
.content-review .edresource-content .approve-deny .deny.selected {
  background: #ba2717;
  color: #FFFFFF;
}

.tags-container {
  background-color: #f5f5f5;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
  padding: 1rem;
  border: 1px solid #e6e6e6;
}

.content-tags > div {
  background: #fff;
  padding: 0.5rem 0.75rem;
  border: 1px solid #e6e6e6;
}

/*@media only print, screen and (min-width:64.063em) { 

    .resource-info-column {
        padding-right: 0;
    }

}*/
.view-resource .button {
  font-size: 0.85rem;
}

#lowRatingComments {
  height: 7rem;
}

#lowRatingReveal .option-list {
  margin-left: 0;
}

#lowRatingReveal .row {
  max-width: 100% !important;
}

.leadership-ffl .tabs-content .results .result-item {
  z-index: inherit;
}

.leadership #draft .results.result-list #draftTable .result-item {
  z-index: auto;
}

@media only screen and (max-device-height: 736px) and (max-device-width: 736px) {
  .medium-7.resource-info-column,
  .medium-5.tags-container {
    width: 100% !important;
  }
}

@media only print, screen and (max-width:64em) {
  .content-preview-column {
    margin-bottom: 1rem;
  }
}
@media only print, screen and (min-width:40.063em) {
  .results.result-list #reviewTable .result-item.panel .columns {
    padding-left: 0;
    border-left: 0;
  }
  .results.result-list #reviewTable .result-item.panel {
    padding: 0 0.9375rem;
  }
}
@media only print, screen and (min-width:40.063em) and (max-width:64em) {
  .content-preview-column h2 {
    font-size: 1.8rem;
  }
}
.applyAccordion.active .arrow::before {
  font-family: "FontAwesome";
  content: "\f077";
}
.applyAccordion .arrow {
  text-align: right;
}
.applyAccordion .arrow::before {
  font-size: 3em;
  font-family: "FontAwesome";
  content: "\f078";
}

.measure-group {
  margin-top: 2.5rem;
}
.measure-group:first-child {
  margin-top: 0;
}

.applyInformation .applyInformationInside {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  /*
        border: 1px solid $dark-blue;
        @include DropShadow;
  */
}
.applyInformation .applyInformationInside .table .row-title {
  margin-top: 1.875rem;
}
.applyInformation .applyInformationInside .table .row-title:first-child {
  margin-top: 0;
}
.applyInformation .applyInformationInside .table .row-headers {
  margin-top: 0;
}

.applyInformationInside .recommendationBox {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 20em;
  background-color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  border: 1px solid rgb(72.3333333333, 174.0454545455, 232.1666666667);
  padding: 1em;
  color: #FFFFFF;
}
.applyInformationInside .recommendationBox hr {
  font-weight: 700;
}
.applyInformationInside .recommendationBox .title {
  font-size: 2em;
}
.applyInformationInside .tasksComplete {
  font-weight: 700;
  font-size: 1.25em;
}

.leadership-apply {
  /*.framework-title 
  {
  	border-bottom: 1px solid $light-blue;
  	margin-top: $column-gutter;


  }
  */
}
.leadership-apply .panel {
  padding: 0.5em;
  padding: 0.9375em;
}
.leadership-apply .panel .title {
  color: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  font-weight: 700;
  margin-bottom: 2em;
  height: 5.5em;
}
.leadership-apply .panel .contentSummary {
  border: 1px solid #e6e6e6;
  padding-top: 0;
  overflow: hidden;
  /*.contentSummaryCell
  {
      border-right: 1px solid $gray;

      &:last-child
      {
          border-right: none;
      }

      .count
      {
          font-size: 2em;
      }

      .siteLabel
      {
          font-size: 0.75em;
      }
  }*/
}
.leadership-apply .panel .contentSummary .dashboard-landing {
  font-size: 1em;
  text-align: center;
  border-right: 1px solid #ddd;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
@media only print, screen and (max-width: 40em) {
  .leadership-apply .panel .contentSummary .dashboard-landing {
    border-bottom: 1px solid #ddd;
  }
}
.leadership-apply .panel .contentSummary .dashboard-landing.top-row {
  border-bottom: 1px solid #ddd;
}
@media only print, screen and (max-width: 40em) {
  .leadership-apply .panel .contentSummary .dashboard-landing.top-row:last-child {
    border-bottom: 1px solid #ddd;
  }
}
.leadership-apply .panel .contentSummary .dashboard-landing:last-child {
  border-right: none;
}
@media only print, screen and (max-width: 40em) {
  .leadership-apply .panel .contentSummary .dashboard-landing:last-child {
    border-bottom: none;
  }
}
.leadership-apply .panel .contentSummary .dashboard-landing .action-number {
  font-size: 2.5em;
}
@media only print, screen and (max-width: 40em) {
  .leadership-apply .panel .contentSummary .dashboard-landing .action-number {
    font-size: 1.2rem;
  }
}
.leadership-apply .panel .contentSummary .dashboard-landing .action-label {
  font-size: 0.8em;
  padding-left: 0.35rem;
  padding-right: 0.35rem;
}
@media only print, screen and (max-width: 40em) {
  .leadership-apply .panel .contentSummary .dashboard-landing .action-label {
    font-size: 0.85rem;
  }
}

.leadership-apply .result-list .panel .contentSummary {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.leadership-apply .result-list .panel .contentSummary .contentSummaryCell {
  border-right: 1px solid #bbb;
}
.leadership-apply .result-list .panel .contentSummary .contentSummaryCell:last-child {
  border-right: none;
}
.leadership-apply .result-list .panel .contentSummary .contentSummaryCell .count {
  font-size: 2em;
}
.leadership-apply .result-list .panel .contentSummary .contentSummaryCell .siteLabel {
  font-size: 0.75em;
}

.progressCounts,
.instruction-help {
  font-size: 0.75rem;
}

h2 + .instruction-help {
  margin-left: 3rem;
}

.title .instruction-help {
  clear: both;
}

.progress {
  background-color: #082a3d !important;
  color: #FFFFFF;
  margin-bottom: 0.3125rem;
  height: 1.875rem;
}

.action-plan .progress {
  margin-top: 0.46875rem;
}
.action-plan .icons-sas {
  /* Result Title */
}
.action-plan .icons-sas .publish-name h2 {
  float: left;
  margin-top: 0.46875rem;
  color: #082a3d;
  font-size: 1rem;
}
.action-plan .icons-sas .publish-name h3 {
  float: left;
  margin-top: 0.3125rem;
}

.meter .percent {
  position: absolute;
  left: 45%;
  margin: 0;
  color: white;
}
.meter.lightblue {
  background: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.meter.navblue {
  background: rgb(26.9833333333, 147.1818181818, 215.8666666667);
}
.meter.mediumblue {
  background: rgb(16.6666666667, 90.9090909091, 133.3333333333);
}
.meter.green {
  background: #59b377;
}
.meter.yellow {
  background: #ffd800;
}

.detailTitle {
  margin-bottom: 2em;
}
.detailTitle .detailShortText {
  font-size: 2em;
}
.detailTitle .detailLongText {
  font-size: 1.25em;
}

.section {
  border: 1px solid #bbb;
  margin-top: 2em;
  padding: 1em;
}
.section .detailActionPlan .title {
  font-size: 2em;
}
.section .detailActionPlan .instructions {
  font-size: 0.75em;
}
.section:last-child {
  margin-bottom: 5em;
}

.table-show-this .action-number {
  font-size: 1rem;
}

.results.result-list .result-item .title.title-table-view {
  border-left: none;
  height: auto;
}

@media only print, screen and (max-width: 40em) {
  .table-show-this .column {
    margin-bottom: 1rem;
  }
  .table-show-this .action-number {
    font-size: 1.2rem;
  }
  .table-show-this .action-label {
    font-size: 0.85rem;
  }
  .results.result-list .result-item .title.title-table-view {
    background: #f5f5f5;
  }
  .results.result-list .result-item.panel.table-view {
    margin-bottom: 1rem;
  }
}
@media only print, screen and (min-width:40.063em) and (max-width:64em) {
  .leadership-apply .panel .title {
    height: 7em;
  }
}
.dashboard-details .tabs-content {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #ddd;
  box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.08);
  margin: 0 1px 40px;
  padding: 1em;
  width: auto;
}

.dashboard-details .tabs .tab-title a {
  background: #f4f7fc none repeat scroll 0 0;
  border: 1px solid #ddd;
  box-shadow: none;
  color: #0b3c58;
  font-weight: normal;
  margin-bottom: -1px;
  margin-right: -1px;
  padding: 1rem 2rem;
  text-align: center;
  transition: all 0.3s ease 0s;
}

.dashboard-details .tabs .tab-title.active a {
  background: #ffffff none repeat scroll 0 0;
  border-color: #ddd #ddd #ffffff;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  font-weight: 700;
  margin-top: 0;
  padding: 1rem 2rem;
}

.dashboard-details .tabs .tab-title.active a:hover {
  background: #1b93d8 none repeat scroll 0 0;
  color: #0b3c58;
}

.dashboard-details .tabs .tab-title a:hover {
  background: #1676ad none repeat scroll 0 0;
  color: #ffffff;
}

.dashboard-details .tabs {
  margin-left: 1px;
}

.alert-center {
  opacity: 0.9;
  background-color: #222222;
  position: fixed;
  top: 100px;
  right: -40em;
  height: 80%;
  width: 40em;
  overflow: auto;
  overflow-x: hidden;
  z-index: 999999;
}

.alert-center-tab {
  opacity: 0.9;
  background-color: #222222;
  position: fixed;
  top: 85.3%;
  right: 0em;
  width: 3em;
  height: 3em;
  border-radius: 0.5em 0 0 0.5em;
  color: #FFFFFF;
  padding: 0.75em;
  z-index: 999999;
  cursor: pointer;
}
.alert-center-tab .fa.fa-arrow-circle-o-left {
  font-size: 1.5em;
}
.alert-center-tab .fa.fa-arrow-circle-o-right {
  font-size: 1.5em;
}

/* Tables */
.leadership #category .row-headers {
  background: #e8f2fb !important;
  color: rgb(26.9833333333, 147.1818181818, 215.8666666667) !important;
  font-weight: 700 !important;
  font-size: 1rem;
  padding: 0.625rem;
  min-height: 40px !important;
  border: 1px dashed #d9eafa !important;
}
.leadership .table {
  margin-top: 1.25rem;
}
.leadership .table.table-special {
  background: #e6e6e6;
  padding: 0.9375rem;
}
.leadership .table.table-special .row-title {
  padding: 0;
  background: none;
}
.leadership .table:first-child {
  margin-top: 0;
}
.leadership .table h3 {
  font-size: 1.25rem;
  color: #082a3d !important;
}
.leadership .table h4 {
  font-size: 1rem;
  line-height: 1.5rem;
}
.leadership .table .row {
  margin-left: auto;
  margin-right: auto;
}
.leadership .table .title {
  margin-bottom: 0 !important;
}
.leadership .table .row-title {
  /*
  padding: 0 $panel-padding/2;
  margin-top: $column-gutter;
  */
  padding: 0.9375rem 0.9375rem 0;
  background: rgb(72.3333333333, 174.0454545455, 232.1666666667);
}
.leadership .table .row-title h3 {
  /*	color: $white !important; */
}
.leadership .table .row-headers {
  margin-top: 0 !important;
  padding: 0;
  font-size: 0.875rem;
  font-weight: bold;
  background: #e8f2fb !important;
  border: none;
  border-bottom: 1px solid #d9eafa !important;
  color: #0b3c58;
}
.leadership .table .row-headers i {
  padding-left: 0.5rem;
}
.leadership .table .row-list-item, .leadership .table .row-headers {
  background: #FFFFFF;
  border-bottom: none;
  border-top: 1px solid #d9eafa;
}
.leadership .table .row-list-item:first-child, .leadership .table .row-headers:first-child {
  border: none;
}
.leadership .table .row-list-item .has-checkbox, .leadership .table .row-headers .has-checkbox {
  padding-left: 0.9375rem;
}
.leadership .table .row-list-item .has-dropdown, .leadership .table .row-headers .has-dropdown {
  min-height: 2.4375rem;
}
.leadership .table .row-list-item:nth-child(2n+3), .leadership .table .row-headers:nth-child(2n+3) {
  background: #FFFFFF;
}
.leadership .table .row-list-item:last-child, .leadership .table .row-headers:last-child {
  /* border: none; */
}

.leadership .table .rootCause .row-title,
.leadership .table.noRootCauseTasks .row-title {
  padding: 0.625rem;
}

.leadership .table .rootCause .row-title h3,
.leadership .table.noRootCauseTasks .row-title h3,
.leadership .button.addRootCause,
.leadership .addTaskToNoRootCause {
  margin-bottom: 0;
}

.leadership #rootCauses.panel,
.leadership .table.noRootCauseTasks {
  border: none;
}

.accordion-navigation span.label {
  background: rgba(92, 184, 229, 0.5) !important;
  color: #222 !important;
}

.leadership {
  /*Accordion*/
}
.leadership .accordion {
  margin: 0;
}
.leadership .accordion .accordion-navigation {
  border-top: 1px solid #d9eafa;
}
.leadership .accordion .accordion-navigation:first-child {
  border: none;
}
.leadership .accordion .accordion-navigation .parent-select-all {
  position: relative;
  z-index: 98;
  border-bottom: 1px solid #d9eafa;
  background: #FFFFFF;
  padding: 0;
  margin: 0;
  color: #0b3c58;
  /*
  label 
  {

  	margin-left: 2rem;
  	color: #fff;
  	font-weight: normal;
  }
  */
}
.leadership .accordion .accordion-navigation .parent-select-all > div {
  padding-top: 0.46875rem;
  padding-bottom: 0.46875rem;
}
.leadership .accordion .accordion-navigation .parent-select-all select.sort-dropdown {
  width: 5rem;
  font-size: 0.75rem;
  line-height: 1 !important;
  height: 1.75rem;
  /*
  float: left !important;
  margin-top: -0.25rem;
  margin-left: 0.5rem;
  margin-bottom: 0;
  */
}
.leadership .accordion .accordion-navigation .accordion-title {
  color: #082a3d !important;
}
.leadership .accordion .accordion-navigation .change-view .button {
  margin: 0.3125rem 0 0.9375rem;
}
.leadership .accordion .accordion-navigation::last-of-type > a {
  border-bottom: 1px solid #FFFFFF;
}
.leadership .accordion .accordion-navigation > a {
  overflow: auto;
  z-index: 10;
  background: #fff;
  transition: all 0.3s;
}
.leadership .accordion .accordion-navigation > a > .row {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
.leadership .accordion .accordion-navigation > a:hover {
  background: #f4f6f9;
  cursor: pointer;
  z-index: 12;
}
.leadership .accordion .accordion-navigation > a:hover h3::before {
  margin-right: 0.9375rem;
  color: #0b3c58 !important;
  /*
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  */
}
.leadership .accordion .accordion-navigation > a h3 {
  font-size: 1rem;
  margin-bottom: 0.3rem;
}
.leadership .accordion .accordion-navigation > a h3::before {
  font-family: "FontAwesome";
  content: "\f0fe";
  top: 100%;
  margin-right: 0.9375rem;
  display: inline-block;
  vertical-align: middle;
  color: #0b3c58 !important;
  transition: all 0.25s;
  font-size: 1.2rem;
  line-height: 1.4rem;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.leadership .accordion .accordion-navigation.active {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem !important;
  border: 1px solid #e6e6e6;
}
.leadership .accordion .accordion-navigation.active label {
  color: #0b3c58;
}
.leadership .accordion .accordion-navigation.active .content {
  border-top: none;
  padding-top: 0;
}
.leadership .accordion .accordion-navigation.active .content > .row {
  margin-left: auto !important;
  margin-right: auto !important;
}
.leadership .accordion .accordion-navigation.active .content .results > .row {
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 0 !important;
}
.leadership .accordion .accordion-navigation.active .content h4 {
  color: #0b3c58;
}
.leadership .accordion .accordion-navigation.active > a {
  background: #d9eafa;
  border-bottom: none;
  border-radius: 0;
  color: #0b3c58 !important;
  margin: 0.625rem 0.625rem 0;
}
.leadership .accordion .accordion-navigation.active > a h3 {
  color: #0b3c58 !important;
  padding-left: 0.46875rem;
}
.leadership .accordion .accordion-navigation.active > a h3::before {
  content: "\f146";
  color: #0b3c58 !important;
  margin-right: 0.9375rem;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.leadership .accordion .accordion-navigation.active > a:hover {
  transform: scale(1);
}

.leadership .show-for-phone-landscape-down .accordion .accordion-navigation.active > a {
  background: none;
  margin: 0 !important;
}

.show-for-phone-landscape-down .tag-count-title {
  background: none;
}

.leadership .filter-dropdown .show-for-phone-landscape-down .accordion-navigation .accordion-indicator {
  float: right;
}

.leadership .filter-dropdown .show-for-phone-landscape-down .accordion-navigation .accordion-indicator::before {
  color: #000 !important;
  content: "\f067";
}

.leadership .filter-dropdown .show-for-phone-landscape-down .accordion-navigation.active .accordion-indicator::before {
  content: "\f068";
}

.leadership .filter-dropdown .show-for-phone-landscape-down .tag-count-title .indicator-title {
  color: #000;
}

.leadership .show-for-phone-landscape-down .accordion .accordion-navigation.active {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border: none;
}

@media only print, screen and (max-width: 40em) {
  .leadership .accordion .accordion-navigation.active > a {
    background: none;
    margin: 0 !important;
  }
  .tag-count-title {
    background: none;
  }
  .leadership .filter-dropdown .accordion-navigation .accordion-indicator {
    float: right;
  }
  .leadership .filter-dropdown .accordion-navigation .accordion-indicator::before {
    color: #000 !important;
    content: "\f067";
  }
  .leadership .filter-dropdown .accordion-navigation.active .accordion-indicator::before {
    content: "\f068";
  }
  .leadership .filter-dropdown .tag-count-title .indicator-title {
    color: #000;
  }
  .leadership .accordion .accordion-navigation.active {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border: none;
  }
  .leadership .filter-dropdown {
    padding: 0 !important;
  }
  .leadership .filter-dropdown .row-headers {
    padding: 0.9375rem !important;
    margin-bottom: 0 !important;
    width: auto !important;
    background-color: #0b3c58;
    color: #FFFFFF;
    font-size: 1.3125rem;
    font-weight: 700;
  }
  .leadership .filter-dropdown .row-headers p {
    padding: 0 !important;
    margin: 0 !important;
    font-family: "proxima-nova", sans-serif;
    color: #FFFFFF;
    font-size: 1.3125rem;
    font-weight: 700;
  }
}
@media only screen and (max-width: 736px) {
  .leadership .filter-dropdown.landscape-no-padding {
    padding: 0;
  }
}

/*fix for voluntary model curriculum accordion floats*/
@media only screen and (max-width: 936px) {
  .voluntary-model-curriculum ul.accordion li.accordion-navigation a div.right.button.contentRedirect {
    float: none !important;
    display: block !important;
    max-width: 260px;
    margin-top: 0.5rem !important;
    margin-left: 1.75rem !important;
  }
}
@media only screen and (max-width: 640px) {
  .voluntary-model-curriculum ul.accordion li.accordion-navigation a div.right.button.contentRedirect {
    margin-left: 0.5rem !important;
  }
}

.partner {
  font-size: 0.9em;
}
.partner .partner-logo {
  margin: 0 auto;
  background-size: 100% auto !important;
}
.partner .partner-logo.pascd {
  background: url("/Content/images/partners/pascd.png") no-repeat center;
  height: 128px;
  max-width: 128px;
}
.partner .partner-logo.pasa {
  background: url("/Content/images/partners/pasa.png") no-repeat center;
  height: 100px;
  max-width: 139px;
}
.partner .partner-logo.pacta {
  background: url("/Content/images/partners/pacta.png") no-repeat center;
  height: 92px;
  max-width: 193px;
}
.partner .partner-logo.papa {
  background: url("/Content/images/partners/ppa.png") no-repeat center;
  height: 104px;
  max-width: 166px;
}
.partner .partner-logo.pde {
  background: url("/Content/images/pde_header.png") no-repeat center;
  height: 75px;
  max-width: 250px;
}
.partner .partner-content .partner-header {
  font-size: 1.25em;
  font-weight: 700;
}
.partner .button {
  font-size: 0.8rem;
  min-width: 15rem;
}

.partnerlisting {
  border-bottom: 1px solid #d9eafa;
  padding: 0.9375rem 0.46875rem;
}
@media only print, screen and (max-width:64em) {
  .partnerlisting {
    border: 1px solid #d9eafa !important;
    margin-bottom: 0.9375rem;
  }
}
.partnerlisting:last-child {
  border-bottom: none;
}

/*@import "../settings";*/
.surveyresults li {
  margin-left: 30px;
}
.surveyresults h5 {
  margin-top: 50px;
}

.site-header-wrapper {
  height: 7.5rem;
  z-index: 101;
  margin: 0;
}
@media only screen and (max-width: 40em) {
  .site-header-wrapper .top-bar nav {
    padding: 0;
  }
}
.site-header-wrapper .site-header-search {
  height: 3.75rem;
  background-color: #79a6d8;
  left: 0;
  right: 0;
  position: relative;
  top: 60px;
  margin: 0 -1.25rem;
  padding: 0 0.25rem;
}
.site-header-wrapper .site-header-search .page-content-wrapper {
  max-width: 91.5rem;
}
.site-header-wrapper .site-header {
  z-index: 101;
  /*.has-dropdown {
      a {
          &:after {
              content: '';
              border: none;
          }
      }

      .dropdown {
          li {
              a {
                  //background: $white;
              }
          }
      }
  }*/
}
.site-header-wrapper .site-header .site-header-nav {
  position: relative;
  z-index: 105;
}
.site-header-wrapper .site-header .site-header-nav {
  height: 3.75rem;
  background-color: #2A517D;
  left: 0;
  right: 0;
}
.site-header-wrapper .site-header #site-logo {
  color: #FFFFFF;
}
.site-header-wrapper .site-header label {
  margin-bottom: 0.46875rem;
}
@media only screen and (max-width: 41.25em) {
  .site-header-wrapper .site-header .button {
    margin-top: 0.8rem !important;
    margin-right: 0.8rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    font-size: 0.75rem !important;
    height: 2rem !important;
  }
}
.site-header-wrapper .site-header .button#loginButton {
  right: 20px;
  margin-left: 1rem;
  margin-top: 0.75rem;
  padding: 0.5rem 1rem 1.5rem 1rem !important;
}
@media only screen and (max-width: 41.25em) {
  .site-header-wrapper .site-header .button#loginButton {
    margin-left: 0 !important;
    padding: 0 1rem !important;
    right: 0;
    top: 0 !important;
  }
}
.site-header-wrapper .site-header #portalChangeDrop .dropdown-menu {
  margin: 0 0.5rem;
  z-index: 1;
}
.site-header-wrapper .site-header #portalChangeDrop .dropdown-menu li a {
  padding: 0.75rem 0.5rem;
}
.site-header-wrapper .site-header #portalChangeDrop .dropdown-menu li a:hover, .site-header-wrapper .site-header #portalChangeDrop .dropdown-menu li a:focus {
  background: #E8F1FA !important;
}
.site-header-wrapper .site-header #portalChangeButton {
  font-size: 0.875rem;
}
.site-header-wrapper .site-header #portalChangeButton div {
  display: block;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.site-header-wrapper .site-header #forgotPopup,
.site-header-wrapper .site-header #registerPopup {
  color: #0B4F8E;
}
.site-header-wrapper .site-header .site-header-navs {
  width: auto;
  transition: left 300ms ease-out;
}
.site-header-wrapper .site-header .my-dropdown {
  left: -9999px;
  position: absolute;
  top: 3.75rem;
  box-shadow: 0px 5px 8px #888;
  background-color: #FFFFFF;
  color: #000000;
  min-width: 20em;
  border: none;
}
.site-header-wrapper .site-header .my-dropdown:before {
  border: none !important;
}
.site-header-wrapper .site-header .my-dropdown:after {
  border: none !important;
}
.site-header-wrapper .site-header .my-dropdown ul.dropdown-menu {
  list-style-type: none;
  background-color: #FFFFFF;
  margin: 0 1em;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.site-header-wrapper .site-header .my-dropdown ul.dropdown-menu li {
  border-bottom: 1px solid #bbb !important;
}
.site-header-wrapper .site-header .my-dropdown ul.dropdown-menu li a {
  color: #000000 !important;
  height: 3em;
  line-height: 1.5em;
  float: none;
  padding: 0.75em 0;
  display: block;
  width: 100%;
  font-size: 0.9rem;
}
.site-header-wrapper .site-header .my-dropdown ul.dropdown-menu li a:hover {
  background: none;
}
.site-header-wrapper .site-header .my-dropdown ul.dropdown-menu li:last-child {
  border-bottom: none !important;
}
.site-header-wrapper .site-header .my-dropdown ul.dropdown-menu.my-sas {
  list-style-type: none;
  background-color: #FFFFFF;
  margin: 0 0.5rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.site-header-wrapper .site-header .my-dropdown ul.dropdown-menu.my-sas li {
  border-bottom: 1px solid #bbb !important;
  padding: 0;
}
.site-header-wrapper .site-header .my-dropdown ul.dropdown-menu.my-sas li a {
  color: #000000 !important;
  line-height: 1em;
  float: none;
  padding: 1rem 0.5rem;
  display: block;
  width: 100%;
  text-decoration: none;
}
.site-header-wrapper .site-header .my-dropdown ul.dropdown-menu.my-sas li a:hover, .site-header-wrapper .site-header .my-dropdown ul.dropdown-menu.my-sas li a:focus {
  background: #E8F1FA !important;
}
.site-header-wrapper .site-header .my-dropdown ul.dropdown-menu.my-sas li:last-child {
  border-bottom: none !important;
}
.site-header-wrapper .site-header .my-dropdown.main-menu-medium ul li {
  border-bottom: 1px solid #bbb !important;
  margin-right: 1em;
}
.site-header-wrapper .site-header .my-dropdown.main-menu-medium ul li a {
  color: #000000 !important;
  height: 3em;
  line-height: 1.5em;
  float: none;
  padding: 0.75em 0;
  display: block;
  width: 100%;
}
.site-header-wrapper .site-header .my-dropdown.main-menu-medium ul li a:hover {
  background: none;
}
.site-header-wrapper .site-header .my-dropdown.main-menu-medium ul li a:active {
  background: none;
}
.site-header-wrapper .site-header .my-dropdown.main-menu-medium ul li:last-child {
  border-bottom: none !important;
}
.site-header-wrapper .site-header ul.main-menu {
  list-style-type: none;
}
.site-header-wrapper .site-header ul.main-menu li {
  display: inline;
  background: none;
}
.site-header-wrapper .site-header ul.main-menu li .main-menu {
  font-size: 1em;
  background: none;
}
@media only screen and (min-width: 1300px) and (max-width: 1415px) {
  .site-header-wrapper .site-header ul.main-menu li .main-menu {
    font-size: 0.875em;
  }
}
.site-header-wrapper .site-header ul.main-menu li .main-menu:hover, .site-header-wrapper .site-header ul.main-menu li .main-menu:focus {
  background: none !important;
}
.site-header-wrapper .site-header ul.main-menu li .main-menu .main-menu-caret {
  color: #fade7e;
  font-size: 1.25em;
  margin-left: 0.25em;
}
.site-header-wrapper .site-header ul.main-menu li .f-dropdown {
  max-width: 32em !important;
  overflow-y: scroll;
  max-height: 31rem;
}
.site-header-wrapper .site-header ul.main-menu li .f-dropdown li {
  display: block;
  border-bottom: 1px solid #f2f2f2;
}
.site-header-wrapper .site-header ul.main-menu li .f-dropdown li:last-child {
  border-bottom: none;
}
.site-header-wrapper .site-header ul.main-menu li .f-dropdown li a {
  color: #000000;
  width: 100%;
}
.site-header-wrapper .site-header ul.main-menu.active {
  background: none;
}

.sas-tools-button {
  margin-right: 1.5em;
  margin-top: 0.75em !important;
  height: 2.5em !important;
}
.sas-tools-button.sas-main-menu {
  background: rgb(72.3333333333, 174.0454545455, 232.1666666667);
  color: #082a3d;
}

.site-header-subheader {
  background-color: #e8f1fa;
  margin: 0;
  height: 6em;
}
.site-header-subheader .row .row {
  margin-left: 0;
  margin-right: 0;
}
.site-header-subheader .site-header-parent {
  margin-top: 1em;
}
@media only screen and (max-width: 1024px) {
  .site-header-subheader .site-header-parent {
    background-color: #e8f1fa;
  }
}
.site-header-subheader .site-header-parent .site-header-breadcrumb {
  font-size: 0.85em;
  padding-left: 0;
}
.site-header-subheader .site-header-parent .site-header-breadcrumb a {
  text-decoration: underline;
  color: #0B4F8E;
}
.site-header-subheader .site-header-parent .site-header-title {
  padding-left: 0;
}
.site-header-subheader .site-header-parent .site-header-title h1 {
  font-size: 1.8em;
  margin-top: 0;
  padding-left: 0;
  font-weight: normal;
}
@media only screen and (max-width: 1024px) {
  .site-header-subheader .site-header-parent .site-header-title h1 {
    font-size: 1.5em;
  }
}
.site-header-subheader .site-header-parent .site-header-mypreferences .site-header-mypreferences-title {
  padding-right: 0;
  font-weight: bold;
}
.site-header-subheader .site-header-parent .site-header-mypreferences .site-header-mypreferences-title label {
  font-weight: bold;
  font-size: 100%;
}
.site-header-subheader .site-header-parent .site-header-mypreferences .site-header-mypreferences-dropdown {
  padding-right: 0;
  max-width: 300px !important;
}
.site-header-subheader .site-header-parent .site-header-mypreferences .site-header-mypreferences-dropdown #mySearchPreferences {
  border-radius: 5px;
  font-size: 1rem !important;
}
.site-header-subheader .site-header-parent .site-header-mypreferences .site-header-mypreferences-createlink a {
  color: #0B4F8E;
  font-size: 0.85em;
}
.site-header-subheader .site-header-parent .site-header-mypreferences .site-header-mypreferences-createlink a:hover {
  text-decoration: underline;
}
.site-header-subheader .search-small {
  text-align: center;
  position: relative;
  top: 5px;
  left: -3px;
  color: #006F94;
}
.site-header-subheader .search-small .mag {
  font-family: "FontAwesome";
  font-size: 1.5em;
  margin-left: 0.5em;
}

#searchsitefilterss li {
  list-style: none;
  margin-bottom: 0.25rem;
}
#searchsitefilterss li a {
  color: #3273cd !important;
}
#searchsitefilterss li a:hover {
  color: #2F537F !important;
}
#searchsitefilterss li.active a {
  color: #2F537F !important;
}
#searchsitefilterss li.active a:before {
  font-family: "FontAwesome";
  content: "\f0da";
  margin-right: 0.25rem;
}

.input-group {
  position: relative;
}
.input-group .button.search, .input-group .button.date {
  width: 2rem;
  height: 2rem;
  padding: 0 !important;
  color: #1373cd;
  background-color: transparent;
  box-shadow: none !important;
  border: none !important;
  position: absolute;
  font-size: 1.2rem;
  right: 15px;
  top: 8px;
  z-index: 8;
}
.input-group .button.search:hover, .input-group .button.search:focus, .input-group .button.date:hover, .input-group .button.date:focus {
  color: #082a3d;
}
.input-group input {
  position: relative;
  width: 100%;
  margin: 0.5rem 0 0 0;
  height: 2rem !important;
  background: #fff !important;
  border-radius: 5px;
}
.input-group .keyword-title {
  font-weight: 700;
}

.filter-bar {
  border-right: 1px solid #ddd;
  padding-right: 1em;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 1024px) {
  .filter-bar {
    border-right: none;
    border-bottom: 1px solid #bbb;
  }
}
@media only screen and (max-width: 1024px) {
  .filter-bar {
    border: none;
    background-color: #e8f1fa;
  }
}
.filter-bar .more-filters {
  text-decoration: underline;
  color: #0B4F8E;
}
.filter-bar .more-filters:after {
  float: right;
  content: "\f067";
  font-family: "FontAwesome";
  color: #0B4F8E;
  margin-left: 0.5em;
}
.filter-bar .more-filters.active:after {
  float: right;
  content: "\f068";
  font-family: "FontAwesome";
  color: #0B4F8E;
  margin-left: 0.5em;
}
.filter-bar .keyword-title {
  font-size: 1.1rem;
  color: #222;
}
@media only screen and (max-width: 1024px) {
  .filter-bar .filter-container {
    display: none;
  }
}
.filter-bar .filter-container .accordion {
  list-style-type: none;
  margin-left: 0;
}
.filter-bar .filter-container .accordion .accordion-title {
  font-weight: 700;
  border: none !important;
  /*background: $white !important;
  padding: 0 !important;
  margin-top: 1em;*/
  background: #E8F1FA !important;
  padding: 12px !important;
  margin-top: 0.25em;
  border-radius: 4px;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.filter-bar .filter-container .accordion .accordion-title .accordionTitleContainer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-grow: 1;
}
.filter-bar .filter-container .accordion .accordion-title .accordionTitleContainer .elementName {
  margin-right: 0.375rem;
}
@media only screen and (max-width: 1024px) {
  .filter-bar .filter-container .accordion .accordion-title {
    border: none;
    background-color: #e8f1fa !important;
  }
}
.filter-bar .filter-container .accordion .accordion-title::after {
  float: right;
  content: "\f067";
  font-family: "FontAwesome";
  color: #0B4F8E;
}
.filter-bar .filter-container .accordion .accordion-title.active::after {
  float: right;
  content: "\f068";
  font-family: "FontAwesome";
  color: #0B4F8E;
}
.filter-bar .filter-container .accordion .accordion-navigation {
  padding-bottom: 0.5rem;
}
.filter-bar .filter-container .accordion .accordion-content-item {
  padding: 0 !important;
}
@media only screen and (max-width: 1024px) {
  .filter-bar .filter-container .accordion .accordion-content-item {
    border: none;
    background-color: #e8f1fa !important;
  }
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content {
  border: none;
  padding-left: 12px;
  padding-right: 8px;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content fieldset legend {
  display: none;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul {
  font-size: 0.85rem;
  list-style-type: none;
  margin: 0 !important;
  padding: 0;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li {
  padding-top: 6px;
  padding-bottom: 6px;
  position: relative;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li input {
  height: 13px !important;
  padding: 0;
  margin: 0 0.25rem 0 0;
  vertical-align: bottom;
  position: absolute;
  top: 10px;
  left: 0;
  *overflow: hidden;
  transform: scale(1.2);
}
@media only screen and (max-width: 1024px) {
  .filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li input {
    transform: none;
    top: 0.3125em;
  }
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li .filterLabelContainer {
  display: flex;
  align-items: flex-start;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li label {
  font-size: 0.85rem;
  font-weight: normal;
  display: block;
  padding-left: 23px;
  padding-top: 0;
  padding-bottom: 0;
  flex-grow: 1;
}
@media only screen and (max-width: 1024px) {
  .filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li label {
    padding-left: 3em;
    flex-grow: initial;
  }
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li label:focus-within {
  outline: dotted;
  outline-width: 3px;
  outline-color: #000 !important;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li label:focus-within input[type=checkbox] {
  outline: none;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li label span {
  max-width: 9rem;
  display: inline-block;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li .parentDown {
  color: #0B4F8E;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li .parentDown i {
  display: block;
  padding: 4px;
}
@media only screen and (max-width: 1024px) {
  .filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li .parentDown i {
    display: inline;
  }
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li .parentDown i::before {
  padding: 0;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li.view-more a {
  color: #0B4F8E;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li.filter-clear-li {
  width: 100%;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li.filter-clear-li .filter-clear {
  margin: 0;
  font-size: 0.95em;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 0.25em 0.75em !important;
  cursor: pointer;
  display: block;
  border: none;
  box-shadow: none !important;
  float: right;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li .inner-subject {
  margin-top: 0.5em !important;
  margin-left: 5px !important;
  border-left: 3px solid #E8F1FA;
  padding-left: 16px;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li .inner-subject label {
  font-weight: bold;
  color: #0B4F8E;
  font-size: 0.75rem;
  line-height: 1.2;
  padding-top: 4px;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li .inner-subject.inner-hide {
  display: none;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li .inner-subject.inner-hide.show {
  display: block;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li.view-more-hidden {
  display: none;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li.view-more-hidden.show-them {
  display: block;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li.view-less {
  display: none;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li.view-less a {
  color: #0B4F8E;
}
.filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li a i:before {
  padding-left: 0.25rem;
}

.filter-clear-li {
  width: 100%;
}

.filter-clear {
  margin: 0;
  font-size: 0.95em;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 0.25em 0.75em !important;
  cursor: pointer;
  display: block;
  border: none;
  box-shadow: none !important;
  margin-left: auto;
}

.start-search {
  font-size: 1.6rem;
  margin-top: 1rem;
}

.search-resource-count {
  margin-bottom: 0;
}

.search-standards-alert {
  background-color: #e8f1fa;
  margin-bottom: 0.75rem;
  width: auto !important;
}
.search-standards-alert h3 {
  color: #19293a;
  margin: 0.5rem 0 !important;
}

.results-criteria {
  font-size: 0.8em;
}
.results-criteria .results-criteria-count {
  font-weight: 700;
  color: #333;
}
.results-criteria .results-criteria-perpage span {
  border-right: 1px solid #000000;
  padding: 0 0.5rem;
  color: #333;
}
.results-criteria .results-criteria-perpage span a {
  color: #0B4F8E;
  text-decoration: underline;
}
.results-criteria .results-criteria-perpage span a.selected {
  cursor: default;
  color: #333;
  font-size: 1.25em;
}
.results-criteria .results-criteria-perpage span:last-child {
  border-right: none;
}

.results {
  width: 100%;
  margin-top: 1.5em;
  border: none;
  margin-bottom: 2em;
}
.results .results-header {
  background: #2e537f;
}
.results .results-header td, .results .results-header th {
  color: #FFFFFF;
}
.results .results-row {
  height: 4em;
  padding-top: 1.5em;
  border-bottom: 1px solid #bbb;
}
.results .results-row td {
  vertical-align: middle;
}
.results .results-row td .documentTitle {
  color: #1373cd;
  text-decoration: underline;
}
.results .results-row table {
  background: #FFFFFF;
}
.results .results-row table tr {
  background: #FFFFFF;
}
.results .results-row table tr:nth-of-type(even) {
  background: #FFFFFF;
}
@media only screen and (max-width: 664px) {
  .results .results-row.small-hide {
    display: none;
  }
}
@media only screen and (min-width: 665px) {
  .results .results-row.small-show {
    display: none;
  }
}
@media only screen and (max-width: 664px) {
  .results .results-row {
    border: none;
  }
  .results .results-row table {
    border: none;
  }
  .results .results-row table tr:nth-of-type(even) {
    background: #FFFFFF;
  }
}
.results .results-row .results-table-small {
  width: 100%;
}
.results .results-row:last-child {
  border-bottom: none;
}
.results .results-row .results-content-provider {
  font-size: 0.85rem;
}
.results .results-row .results-content-type .results-content-type-item {
  background-color: #b9d5f0;
  color: #333;
  border-radius: 1em;
  height: 2em;
  display: inherit;
  padding: 0.45rem 0.75rem 0.35rem 0.75rem;
  font-weight: bold;
}
.results .results-row .results-content-type .results-content-type-item .lesson {
  background: none;
  padding-left: 0;
}
.results .results-row .results-content-type .results-content-type-item .lesson:before {
  font-family: "FontAwesome";
  content: "\f15c";
  float: left;
  top: 0px;
  position: relative;
  margin-right: 0.35rem;
}
.results .results-row .results-content-type .results-content-type-item .activity {
  background: none;
  padding-left: 0;
}
.results .results-row .results-content-type .results-content-type-item .activity:before {
  font-family: "FontAwesome";
  content: "\f206";
  float: left;
  top: 0px;
  position: relative;
  margin-right: 0.35rem;
}
.results .results-row .results-content-type .results-content-type-item .homework-help {
  background: none;
  padding-left: 0;
}
.results .results-row .results-content-type .results-content-type-item .homework-help:before {
  font-family: "FontAwesome";
  content: "\f0eb";
  float: left;
  top: 0px;
  position: relative;
  margin-right: 0.35rem;
}
.results .results-row .results-content-type .results-content-type-item .teacher-resource {
  background: none;
  padding-left: 0;
}
.results .results-row .results-content-type .results-content-type-item .teacher-resource:before {
  font-family: "FontAwesome";
  content: "\f0b1";
  float: left;
  top: 0px;
  position: relative;
  margin-right: 0.35rem;
}
.results .results-row .results-content-type .results-content-type-item .instcontent {
  background: none;
  padding-left: 0;
}
.results .results-row .results-content-type .results-content-type-item .instcontent:before {
  font-family: "FontAwesome";
  content: "\f15c";
  float: left;
  top: 0px;
  position: relative;
  margin-right: 0.35rem;
}
.results .results-row .results-content-type .results-content-type-item .edresources {
  background: none;
  padding-left: 0;
}
.results .results-row .results-content-type .results-content-type-item .edresources:before {
  font-family: "FontAwesome";
  content: "\f15c";
  float: left;
  top: 0px;
  position: relative;
  margin-right: 0.35rem;
}
.results .results-row .results-content-type .results-content-type-item .assessment {
  background: none;
  padding-left: 0;
}
.results .results-row .results-content-type .results-content-type-item .assessment:before {
  font-family: "FontAwesome";
  content: "\f15c";
  float: left;
  top: 0px;
  position: relative;
  margin-right: 0.35rem;
}
.results .results-row .results-content-type .results-content-type-item .videos {
  background: none;
  padding-left: 0;
}
.results .results-row .results-content-type .results-content-type-item .videos:before {
  font-family: "FontAwesome";
  content: "\f15c";
  float: left;
  top: 0px;
  position: relative;
  margin-right: 0.35rem;
}
.results .results-row .results-content-type .results-content-type-item .webcontent {
  background: none;
  padding-left: 0;
}
.results .results-row .results-content-type .results-content-type-item .webcontent:before {
  font-family: "FontAwesome";
  content: "\f0ac";
  float: left;
  top: 0px;
  position: relative;
  margin-right: 0.35rem;
}
.results .results-row .results-content-type .results-content-type-item .pde {
  background: none;
  padding-left: 0;
}
.results .results-row .results-content-type .results-content-type-item .pde:before {
  font-family: "FontAwesome";
  content: "\f15c";
  float: left;
  top: 0px;
  position: relative;
  margin-right: 0.35rem;
}
.results .results-row .results-content-type .results-content-type-item .safeschools {
  background: none;
  padding-left: 0;
}
.results .results-row .results-content-type .results-content-type-item .safeschools:before {
  font-family: "FontAwesome";
  content: "\f15c";
  float: left;
  top: 0px;
  position: relative;
  margin-right: 0.35rem;
}
.results .results-row .results-content-type .results-content-type-item .profdev {
  background: none;
  padding-left: 0;
}
.results .results-row .results-content-type .results-content-type-item .profdev:before {
  font-family: "FontAwesome";
  content: "\f15c";
  float: left;
  top: 0px;
  position: relative;
  margin-right: 0.35rem;
}
.results .results-row .results-resource-category .results-resource-category-item {
  background-color: #fdebb2;
  color: #333;
  border-radius: 1em;
  height: 2em;
  padding-top: 0.25em;
  display: inherit;
  padding-top: 0.35em;
  padding-bottom: 0.25em;
  padding-right: 0.75rem;
  font-weight: bold;
}
.results .results-row .results-resource-category .results-resource-category-item .lesson {
  background-image: url("/Content/images/documents.png");
  background-image: none, url("/Content/images/documents.svg");
  background-repeat: no-repeat;
  background-position: left center;
  width: 80;
  height: 80;
  background-size: 80 80;
  display: block;
  margin-left: 0.75em;
  float: left;
  padding-left: 1.2rem;
  top: 0px;
  position: relative;
}

.page-nav {
  font-size: 0.9em;
  color: #333;
}
.page-nav .page-nav-button {
  background-color: #1373cd;
  margin-left: 0.5em;
  color: #FFFFFF;
}
.page-nav .page-nav-button:hover, .page-nav .page-nav-button:focus {
  color: #FFFFFF;
  background-color: #2e537f;
}
.page-nav .page-nav-pages .page-nav-divider {
  margin: 0 0.5em;
}
.page-nav .page-nav-pages .page-nav-button {
  margin-left: 0.01em;
}
.page-nav .page-nav-pages .page-nav-button.active {
  background-color: #2e537f;
}

.site-header-subheader .search-small {
  position: relative;
  top: 5px;
  left: -7px;
  color: #006F94;
  font-size: 1.1rem;
}

.site-header-subheader #searchSmallExpand:focus {
  text-decoration: underline !important;
  font-weight: bold !important;
  color: #0066CC;
}
.site-header-subheader #searchSmallExpand:hover {
  text-decoration: underline !important;
  font-weight: bold !important;
  color: #0066CC;
}

.site-header-subheader #searchSmallCollapse:focus {
  text-decoration: underline !important;
  font-weight: bold !important;
  color: #CC0000;
}
.site-header-subheader #searchSmallCollapse:hover {
  text-decoration: underline !important;
  font-weight: bold !important;
  color: #CC0000;
}

.filter-counter {
  font-size: 0.75em;
}

.site-header-subheader .site-header-parent .site-header-mypreferences .site-header-mypreferences-createlink a {
  font-weight: bold;
}

.district-curriculum-instructions a {
  text-decoration: underline;
}

#cmapTagsGrade .selection-group-no-nesting li label,
#cmapTagsGrade .selection-group li label,
#cmapTagsSubject .selection-group-no-nesting li label,
#cmapTagsSubject .selection-group li label,
#cmapTagsCourse .selection-group-no-nesting li label,
#cmapTagsCourse .selection-group li label,
#communityTagsGrade .selection-group-no-nesting li label,
#communityTagsGrade .selection-group li label,
#communityTagsSubject .selection-group-no-nesting li label,
#communityTagsSubject .selection-group li label,
#communityTagsCourse .selection-group-no-nesting li label,
#communityTagsCourse .selection-group li label,
.assessmentTags .selection-group-no-nesting li label,
.assessmentTags .selection-group li label,
.contentTags .selection-group-no-nesting li label,
.contentTags .selection-group li label {
  width: 100%;
  display: flex;
  align-items: center;
}
#cmapTagsGrade .selection-group-no-nesting li label input,
#cmapTagsGrade .selection-group li label input,
#cmapTagsSubject .selection-group-no-nesting li label input,
#cmapTagsSubject .selection-group li label input,
#cmapTagsCourse .selection-group-no-nesting li label input,
#cmapTagsCourse .selection-group li label input,
#communityTagsGrade .selection-group-no-nesting li label input,
#communityTagsGrade .selection-group li label input,
#communityTagsSubject .selection-group-no-nesting li label input,
#communityTagsSubject .selection-group li label input,
#communityTagsCourse .selection-group-no-nesting li label input,
#communityTagsCourse .selection-group li label input,
.assessmentTags .selection-group-no-nesting li label input,
.assessmentTags .selection-group li label input,
.contentTags .selection-group-no-nesting li label input,
.contentTags .selection-group li label input {
  margin-bottom: 0;
  margin-right: 0.5rem;
}
#cmapTagsGrade .selection-group-no-nesting li label .down-a-level,
#cmapTagsGrade .selection-group li label .down-a-level,
#cmapTagsSubject .selection-group-no-nesting li label .down-a-level,
#cmapTagsSubject .selection-group li label .down-a-level,
#cmapTagsCourse .selection-group-no-nesting li label .down-a-level,
#cmapTagsCourse .selection-group li label .down-a-level,
#communityTagsGrade .selection-group-no-nesting li label .down-a-level,
#communityTagsGrade .selection-group li label .down-a-level,
#communityTagsSubject .selection-group-no-nesting li label .down-a-level,
#communityTagsSubject .selection-group li label .down-a-level,
#communityTagsCourse .selection-group-no-nesting li label .down-a-level,
#communityTagsCourse .selection-group li label .down-a-level,
.assessmentTags .selection-group-no-nesting li label .down-a-level,
.assessmentTags .selection-group li label .down-a-level,
.contentTags .selection-group-no-nesting li label .down-a-level,
.contentTags .selection-group li label .down-a-level {
  margin-right: 0.5rem;
}
#cmapTagsGrade .selection-group-no-nesting li label:focus-within,
#cmapTagsGrade .selection-group li label:focus-within,
#cmapTagsSubject .selection-group-no-nesting li label:focus-within,
#cmapTagsSubject .selection-group li label:focus-within,
#cmapTagsCourse .selection-group-no-nesting li label:focus-within,
#cmapTagsCourse .selection-group li label:focus-within,
#communityTagsGrade .selection-group-no-nesting li label:focus-within,
#communityTagsGrade .selection-group li label:focus-within,
#communityTagsSubject .selection-group-no-nesting li label:focus-within,
#communityTagsSubject .selection-group li label:focus-within,
#communityTagsCourse .selection-group-no-nesting li label:focus-within,
#communityTagsCourse .selection-group li label:focus-within,
.assessmentTags .selection-group-no-nesting li label:focus-within,
.assessmentTags .selection-group li label:focus-within,
.contentTags .selection-group-no-nesting li label:focus-within,
.contentTags .selection-group li label:focus-within {
  outline: dotted;
  outline-width: 3px;
  outline-color: #000 !important;
}
#cmapTagsGrade .selection-group-no-nesting li label:focus-within input:focus,
#cmapTagsGrade .selection-group li label:focus-within input:focus,
#cmapTagsSubject .selection-group-no-nesting li label:focus-within input:focus,
#cmapTagsSubject .selection-group li label:focus-within input:focus,
#cmapTagsCourse .selection-group-no-nesting li label:focus-within input:focus,
#cmapTagsCourse .selection-group li label:focus-within input:focus,
#communityTagsGrade .selection-group-no-nesting li label:focus-within input:focus,
#communityTagsGrade .selection-group li label:focus-within input:focus,
#communityTagsSubject .selection-group-no-nesting li label:focus-within input:focus,
#communityTagsSubject .selection-group li label:focus-within input:focus,
#communityTagsCourse .selection-group-no-nesting li label:focus-within input:focus,
#communityTagsCourse .selection-group li label:focus-within input:focus,
.assessmentTags .selection-group-no-nesting li label:focus-within input:focus,
.assessmentTags .selection-group li label:focus-within input:focus,
.contentTags .selection-group-no-nesting li label:focus-within input:focus,
.contentTags .selection-group li label:focus-within input:focus {
  outline: none;
}
#cmapTagsGrade .selection-group-no-nesting li .expand-link,
#cmapTagsGrade .selection-group li .expand-link,
#cmapTagsSubject .selection-group-no-nesting li .expand-link,
#cmapTagsSubject .selection-group li .expand-link,
#cmapTagsCourse .selection-group-no-nesting li .expand-link,
#cmapTagsCourse .selection-group li .expand-link,
#communityTagsGrade .selection-group-no-nesting li .expand-link,
#communityTagsGrade .selection-group li .expand-link,
#communityTagsSubject .selection-group-no-nesting li .expand-link,
#communityTagsSubject .selection-group li .expand-link,
#communityTagsCourse .selection-group-no-nesting li .expand-link,
#communityTagsCourse .selection-group li .expand-link,
.assessmentTags .selection-group-no-nesting li .expand-link,
.assessmentTags .selection-group li .expand-link,
.contentTags .selection-group-no-nesting li .expand-link,
.contentTags .selection-group li .expand-link {
  position: relative;
  top: -35px;
}
#cmapTagsGrade .selection-group-no-nesting li .expand-link:focus,
#cmapTagsGrade .selection-group li .expand-link:focus,
#cmapTagsSubject .selection-group-no-nesting li .expand-link:focus,
#cmapTagsSubject .selection-group li .expand-link:focus,
#cmapTagsCourse .selection-group-no-nesting li .expand-link:focus,
#cmapTagsCourse .selection-group li .expand-link:focus,
#communityTagsGrade .selection-group-no-nesting li .expand-link:focus,
#communityTagsGrade .selection-group li .expand-link:focus,
#communityTagsSubject .selection-group-no-nesting li .expand-link:focus,
#communityTagsSubject .selection-group li .expand-link:focus,
#communityTagsCourse .selection-group-no-nesting li .expand-link:focus,
#communityTagsCourse .selection-group li .expand-link:focus,
.assessmentTags .selection-group-no-nesting li .expand-link:focus,
.assessmentTags .selection-group li .expand-link:focus,
.contentTags .selection-group-no-nesting li .expand-link:focus,
.contentTags .selection-group li .expand-link:focus {
  outline-width: 3px;
}

.assessmentSaveData .assessmentTags .selection-group-no-nesting li label,
.assessmentSaveData .assessmentTags .selection-group li label {
  float: none;
}

.tabpanel .tabs {
  margin-left: 2rem;
  margin-bottom: 0 !important;
  position: relative;
  z-index: 2;
}
.tabpanel .tabs .tab-title {
  background-color: #1373cd;
  border-radius: 10px 10px 0 0;
  border: 1px solid #1373cd;
  box-shadow: none;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  float: left;
  font-family: "proxima-nova", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  list-style: none;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  margin-left: 0.25rem;
  margin-right: 1px;
  outline: none;
  padding: 1rem 2rem;
  position: relative;
  transition: all 0.3s;
}
.tabpanel .tabs .tab-title.active {
  background-color: #F5F5F5;
  border: 1px solid #e6e6e6;
  color: #222222;
}
.tabpanel .tabs .tab-title:focus {
  outline: dotted;
  outline-width: 3px;
}

#cmapOrganizations label {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0 0.234375rem;
}
#cmapOrganizations label input {
  margin-bottom: 0;
  margin-right: 0.5rem;
}
#cmapOrganizations label:focus-within {
  outline: dotted;
  outline-width: 3px;
  outline-color: #000 !important;
}
#cmapOrganizations label:focus-within input:focus {
  outline: none;
}

.tertiary-nav {
  padding: 0 0.625rem;
  margin: 0 auto 1.25rem;
}
.tertiary-nav button, .tertiary-nav .TeachscapeButton, .tertiary-nav .button {
  background: #1676ad;
  color: #FFFFFF;
  font-weight: normal;
}
.tertiary-nav button:first-child, .tertiary-nav .TeachscapeButton:first-child, .tertiary-nav .button:first-child {
  margin-right: 0.75rem;
}
.tertiary-nav button:hover, .tertiary-nav .TeachscapeButton:hover, .tertiary-nav button:focus, .tertiary-nav .TeachscapeButton:focus, .tertiary-nav .button:hover, .tertiary-nav .button:focus {
  background: #0E4A6C;
}
.tertiary-nav button.active, .tertiary-nav .active.TeachscapeButton, .tertiary-nav .button.active {
  background: #0E4A6C;
  font-weight: 700;
}

@media only print, screen and (max-width: 40em) {
  .search-filter-wrapper {
    background: #e8f1fa;
  }
  .site-header-wrapper .site-header-search {
    top: 118px;
  }
  .site-header-subheader .search-small {
    font-size: 1rem;
  }
  .site-header-subheader .search-small .mag {
    font-size: 1.2rem;
  }
  .search-expand-button {
    padding-top: 0.5rem;
  }
  .site-header-mypreferences {
    margin: 0 !important;
  }
  #searchResultsContainer {
    padding: 0 !important;
  }
  .results-criteria {
    padding: 0 1rem;
  }
  .results-criteria-perpage {
    text-align: left !important;
  }
  .results .results-row {
    background: none;
    border-bottom: 1px solid #e1e9f2;
  }
  #searchResults {
    padding: 0;
  }
  #searchResults .results .results-row {
    height: auto;
  }
  #searchResults .results .results-row .results-content-type .bold {
    font-weight: 600;
    display: inline !important;
  }
  #searchResults .results .results-row .results-content-type .results-content-type-item {
    display: inline-block;
  }
  #searchResults .results .results-row .results-content-provider .bold {
    font-weight: 600;
    display: inline !important;
  }
  .search-icon {
    text-align: center;
  }
  .search-icon img {
    max-width: 10rem;
  }
  .start-search-description.no-margin-bottom > p:last-child {
    margin-bottom: 1.25rem !important;
  }
  .results-content-label {
    width: 34%;
  }
  .contentSearchResult {
    font-size: 1rem;
    cursor: pointer;
  }
  .page-nav {
    padding: 0 1rem;
  }
  .site-header-breadcrumb {
    display: none;
  }
  .site-header-parent {
    padding-left: 1.6rem !important;
  }
  .site-header-subheader {
    height: 2rem;
  }
  .myPreferences {
    margin-top: 0.5rem !important;
    padding: 0.5rem 1.7rem !important;
    color: #222;
  }
  .filter-bar {
    padding: 0 2rem 0.5rem 2rem;
    margin-bottom: 0;
  }
  .filter-bar .parentDown.right {
    float: none !important;
  }
  .site-header-mypreferences-dropdown {
    padding: 0;
  }
  .site-header-mypreferences-createlink {
    padding: 0;
  }
  .filter-bar .accordion-content ul li {
    margin-bottom: 1rem !important;
  }
  .site-header-mypreferences-title {
    padding-left: 0;
  }
  #keywordContainer.input-group input {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .input-group .button.search {
    top: 0.5rem;
  }
  #mySearchPreferences {
    margin-top: 0.5rem;
  }
  .filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li label span {
    max-width: 16rem;
  }
  .tertiary-nav {
    background-color: #e8f1fa;
    margin: 0 auto;
    padding: 1rem 0;
    clear: both;
  }
  .tertiary-nav .tabs {
    display: flex;
    justify-content: center;
    margin-top: 0;
  }
  .tertiary-nav .tabs .tab-title {
    margin-bottom: 0.5rem !important;
  }
  .tertiary-nav .tabs .tab-title:last-child a {
    margin-right: 0;
  }
}
@media only print, screen and (min-width:40.063em) and (max-width:64em) {
  .search-filter-wrapper {
    background: #e8f1fa;
  }
  .title-header {
    width: 30%;
  }
  .grades-header {
    width: 30%;
  }
  .filter-bar {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .filter-bar .parentDown.right {
    float: none !important;
  }
  .site-header-subheader {
    padding-right: 1rem;
  }
  #keywordContainer #searchInput {
    margin-top: 0;
  }
  .input-group .button.search {
    padding-top: 0 !important;
  }
  .filter-bar .filter-container .accordion .accordion-content-item .accordion-content ul li label span {
    max-width: none;
  }
  .tertiary-nav {
    background-color: #e8f1fa;
    margin: 0 auto;
  }
  .tertiary-nav .tabs {
    margin-top: 0;
  }
  .tertiary-nav .tabs .tab-title {
    margin-bottom: 0.5rem !important;
  }
}
@media only print, screen and (min-width:64.063em) {
  .site-header-subheader {
    margin-bottom: 1rem;
  }
}
@media screen and (min-height: 100px) and (max-height: 600px) {
  .site-header-wrapper .site-header ul.main-menu li .f-dropdown {
    height: calc(100vh - 145px);
  }
}
/*fix for search icon position and size in Header Search Bar for tablet/mobile*/
div.site-header-search button.button.header-keyword-search i, div.site-header-search .button.header-keyword-search.TeachscapeButton i {
  font-size: 18px !important;
}

@media only screen and (max-width: 40rem) {
  div.site-header-search button.button.header-keyword-search, div.site-header-search .button.header-keyword-search.TeachscapeButton {
    margin-top: 0.3rem !important;
    margin-right: 0 !important;
  }
}
/*fix for search icon position and size in Filter Search Bar for tablet/mobile*/
div.filter-bar div#keywordContainer button.search i, div.filter-bar div#keywordContainer .search.TeachscapeButton i {
  font-size: 16px;
}

@media only screen and (max-width: 40rem) {
  div.filter-bar div#keywordContainer button.search, div.filter-bar div#keywordContainer .search.TeachscapeButton {
    top: 0.85rem !important;
    margin-bottom: 0 !important;
  }
  div.filter-bar div#keywordContainer button.search i, div.filter-bar div#keywordContainer .search.TeachscapeButton i {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 40rem) {
  div.filter-bar div#keywordContainer button.search, div.filter-bar div#keywordContainer .search.TeachscapeButton {
    top: -1px !important;
  }
}
span.temporary-pdc-alert {
  border-radius: 3px;
  margin-bottom: 2rem;
  background-color: #28507f !important;
  text-align: center;
}
span.temporary-pdc-alert a {
  color: #fade7e !important;
}

.view-toggle-button,
.parentDown {
  color: #0b4f8e;
  font-size: 0.85rem;
  padding: 0px !important;
}

.send-to-friend-subject {
  font-size: 1.4375rem;
  margin: 0.2rem 0 0.5rem 0;
}

/* Fullcalendar overrides */
.sas-full-calendar.fc {
  margin: 1rem 1rem 2rem;
}
.sas-full-calendar.fc a {
  color: #000;
}
.sas-full-calendar.fc .fc-scrollgrid-section table {
  margin-bottom: 0;
}
.sas-full-calendar.fc .fc-button-primary, .sas-full-calendar.fc .fc-button-primary:disabled {
  background-color: #1373cd;
  border-color: #1373cd;
  color: #fff;
  box-shadow: none !important;
  font-weight: bold;
}
.sas-full-calendar.fc .fc-button-primary:disabled {
  cursor: not-allowed;
}
.sas-full-calendar.fc .fc-button-primary:not(:disabled):hover, .sas-full-calendar.fc .fc-button-primary:focus {
  background-color: #2e537f;
  border-color: #2e537f;
}
.sas-full-calendar.fc .fc-button-primary:not(:disabled):active, .sas-full-calendar.fc .fc-button-primary:not(:disabled).fc-button-active {
  background-color: #2e537f;
  border-color: #2e537f;
}
.sas-full-calendar.fc .fc-button:focus {
  outline: dotted;
  outline-width: 3px;
  outline-color: #000 !important;
}
.sas-full-calendar.fc .fc-button-primary.fc-newEvent-button {
  background-color: #fade7e;
  color: #082a3d;
  border-color: #fade7e;
  font-weight: bold;
}
.sas-full-calendar.fc .fc-button-primary.fc-newEvent-button:hover {
  background-color: rgb(247.1940298507, 203.4805970149, 53.6059701493);
  border-color: rgb(247.1940298507, 203.4805970149, 53.6059701493);
  color: #082a3d;
}
.sas-full-calendar.fc .fc-daygrid-event {
  flex-wrap: wrap !important;
  white-space: normal !important;
}
.sas-full-calendar.fc .fc-daygrid-event:not(.fc-daygrid-block-event) .fc-event-title {
  flex-basis: 100%;
  padding-left: 15px;
}
.sas-full-calendar.fc td[role=columnheader] {
  text-align: center;
}
@media only print, screen and (max-width:64em) {
  .sas-full-calendar.fc .fc-button {
    padding: 0.35rem 0.5rem !important;
    font-size: 12px;
  }
  .sas-full-calendar.fc .fc-toolbar-title {
    font-size: 1.25em;
  }
  .sas-full-calendar.fc .fc-toolbar-chunk {
    flex-basis: 100%;
  }
  .sas-full-calendar.fc .fc-toolbar {
    text-align: center;
    flex-wrap: wrap;
  }
}

.full-calendar-page #keywordSearchResultsContainer {
  margin: 1rem;
}

/* End Full Calendar Overrides */
/* Event Tile */
/* These need to correspond to the ResourceKey for the event type tag */
.event-tile {
  border: 1px solid #EBEBEB;
  border-radius: 4px;
  margin-bottom: 2rem;
  padding: 0.5rem 0.75rem 0.25rem;
  box-sizing: content-box;
}
.event-tile .event-top-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -0.5416666667rem;
}
.event-tile .event-top-container .event-date-box {
  width: 3.125rem;
  height: 3.125rem;
  display: inline-flex;
  background-color: #2A517D;
  flex-direction: column;
  position: relative;
  bottom: 1.25rem;
  align-items: center;
  padding: 0.3rem;
  border-radius: 4px;
  justify-content: center;
  line-height: 1.2;
  border: 1px solid #FFFFFF;
}
.event-tile .event-top-container .event-date-box .event-date {
  color: #fade7e;
  font-size: 0.8em;
}
.event-tile .event-top-container .event-date-box .event-month {
  color: #FFF;
  font-size: 1em;
  text-transform: uppercase;
}
.event-tile .event-top-container .event-time {
  display: inline-block;
  margin-left: 0.75rem;
  color: #2A517D;
}
.event-tile .event-top-container .event-badges-container {
  margin-left: auto;
}
.event-tile .event-title a {
  text-decoration: underline;
}

/* End Event Tile */
/* Event Badges */
.event-badge {
  border-radius: 20px;
  font-weight: bold;
  padding: 0.2rem 1rem;
  font-size: 0.9em;
  display: inline-block;
}
.event-badge[data-event-type-code=conference] {
  color: #356faa;
  background-color: rgba(53, 111, 170, 0.1);
}
.event-badge[data-event-type-code=professional_development] {
  color: #417a33;
  background-color: rgba(65, 122, 51, 0.1);
}
.event-badge[data-event-type-code=student_activities] {
  color: #8D4290;
  background-color: rgba(141, 66, 144, 0.1);
}
.event-badge[data-event-type-code=grant_opportunities] {
  color: #bb5600;
  background-color: rgba(187, 86, 0, 0.1);
}
.event-badge[data-event-type-code=eventtype_other] {
  color: #873131;
  background-color: rgba(135, 49, 49, 0.1);
}
.event-badge[data-event-type-code=communityEvent] {
  color: #327873;
  background-color: rgba(50, 120, 115, 0.1);
}

/* End Event Badges */
/* Event Type Key */
.full-calendar-key-container {
  margin-top: 1rem;
}
.full-calendar-key-container .key-heading {
  color: #2A517D;
  margin-bottom: 0.5rem;
}
.full-calendar-key-container .key-item {
  display: flex;
  height: 38px;
  border-radius: 6px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  margin-bottom: 0.5rem;
  line-height: 1;
  font-size: 15px;
}
@media only print, screen and (max-width:64em) {
  .full-calendar-key-container .key-item {
    height: 30px;
    font-size: 12px;
  }
}
.full-calendar-key-container .key-item .key-item-title-container {
  color: #FFF;
  border-radius: 0 6px 6px 0;
  display: flex;
  flex-grow: 1;
  align-items: center;
}
.full-calendar-key-container .key-item .key-item-title-container .key-item-title {
  padding-left: 1em;
}
.full-calendar-key-container .key-item .key-item-dot-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 38px;
}
@media only print, screen and (max-width:64em) {
  .full-calendar-key-container .key-item .key-item-dot-container {
    flex: 0 0 30px;
  }
}
.full-calendar-key-container .key-item .key-item-dot-container .key-item-dot {
  height: 10px;
  width: 10px;
  border-radius: 50%;
}
.full-calendar-key-container .key-item[data-event-type-code=conference] {
  background-color: rgba(53, 111, 170, 0.14);
}
.full-calendar-key-container .key-item[data-event-type-code=conference] .key-item-title-container {
  background-color: #356faa;
}
.full-calendar-key-container .key-item[data-event-type-code=conference] .key-item-dot-container .key-item-dot {
  background-color: #356faa;
}
.full-calendar-key-container .key-item[data-event-type-code=professional_development] {
  background-color: rgba(65, 122, 51, 0.14);
}
.full-calendar-key-container .key-item[data-event-type-code=professional_development] .key-item-title-container {
  background-color: #417a33;
}
.full-calendar-key-container .key-item[data-event-type-code=professional_development] .key-item-dot-container .key-item-dot {
  background-color: #417a33;
}
.full-calendar-key-container .key-item[data-event-type-code=student_activities] {
  background-color: rgba(141, 66, 144, 0.14);
}
.full-calendar-key-container .key-item[data-event-type-code=student_activities] .key-item-title-container {
  background-color: #8D4290;
}
.full-calendar-key-container .key-item[data-event-type-code=student_activities] .key-item-dot-container .key-item-dot {
  background-color: #8D4290;
}
.full-calendar-key-container .key-item[data-event-type-code=grant_opportunities] {
  background-color: rgba(187, 86, 0, 0.14);
}
.full-calendar-key-container .key-item[data-event-type-code=grant_opportunities] .key-item-title-container {
  background-color: #bb5600;
}
.full-calendar-key-container .key-item[data-event-type-code=grant_opportunities] .key-item-dot-container .key-item-dot {
  background-color: #bb5600;
}
.full-calendar-key-container .key-item[data-event-type-code=eventtype_other] {
  background-color: rgba(135, 49, 49, 0.14);
}
.full-calendar-key-container .key-item[data-event-type-code=eventtype_other] .key-item-title-container {
  background-color: #873131;
}
.full-calendar-key-container .key-item[data-event-type-code=eventtype_other] .key-item-dot-container .key-item-dot {
  background-color: #873131;
}
.full-calendar-key-container .key-item[data-event-type-code=communityEvent] {
  background-color: rgba(50, 120, 115, 0.14);
}
.full-calendar-key-container .key-item[data-event-type-code=communityEvent] .key-item-title-container {
  background-color: #327873;
}
.full-calendar-key-container .key-item[data-event-type-code=communityEvent] .key-item-dot-container .key-item-dot {
  background-color: #327873;
}

/* End Event Type Key */
.event-panel {
  border-radius: 10px;
}
.event-panel .event-title {
  color: rgb(28.1666666667, 153.6363636364, 225.3333333333);
  margin-bottom: 1rem;
  font-size: 26px;
}
.event-panel .event-detail-section {
  font-size: 18px;
}
.event-panel .event-detail-section .event-detail-section-heading {
  color: #2A517D;
  font-size: 20px;
  margin: 0;
}
.event-panel .event-detail-section:not(:last-child) {
  margin-bottom: 1rem;
}
.event-panel .event-badge-container {
  margin: 0.5rem 0 1.5rem;
}
.event-panel .event-badge-container .event-badge {
  padding: 0.4rem 2rem;
}

#calendar-events-page #options-buttons {
  display: flex;
}
#calendar-events-page #options-buttons button, #calendar-events-page #options-buttons .TeachscapeButton, #calendar-events-page #options-buttons .button {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
  margin-right: 0.5rem;
}
#calendar-events-page #options-buttons button.addgooglecalendar, #calendar-events-page #options-buttons .addgooglecalendar.TeachscapeButton, #calendar-events-page #options-buttons .button.addgooglecalendar {
  padding: 0 !important;
  text-align: left;
  width: auto !important;
}
#calendar-events-page #options-buttons button:nth-child(2), #calendar-events-page #options-buttons .TeachscapeButton:nth-child(2), #calendar-events-page #options-buttons .button:nth-child(2) {
  margin-left: auto;
}

#editEventForm #deleteEvent {
  float: right;
}

#editEventForm fieldset.tag-group {
  margin-top: 0;
  padding: 0.25rem 1.25rem 0.75rem;
}
#editEventForm fieldset.tag-group .selection-group-no-nesting li > div {
  padding: 0.5rem;
}
#editEventForm fieldset.tag-group .selection-group-no-nesting li > div > label {
  display: flex;
  align-items: center;
  width: 100%;
}
#editEventForm fieldset.tag-group .selection-group-no-nesting li > div > label:focus-within {
  outline-style: dotted;
  outline-color: #222;
  outline-width: 3px;
}
#editEventForm fieldset.tag-group .selection-group-no-nesting li > div > label > input {
  height: auto !important;
  margin: 0;
}
#editEventForm fieldset.tag-group .selection-group-no-nesting li > div > label > input:focus {
  outline-width: 0 !important;
}
#editEventForm fieldset.tag-group .selection-group-no-nesting li > div > label > input:focus-within {
  outline-width: 0 !important;
}
#editEventForm fieldset.tag-group .selection-group-no-nesting li > div > label > span {
  margin-left: 0.5rem;
}
/*# sourceMappingURL=Site.css.map */
