﻿@charset "UTF-8";
@font-face {
  font-family: 'MessinaSansBold';
  src: url("fonts/MessinaSansWeb-Bold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/MessinaSansWeb-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/MessinaSansWeb-Bold.woff2") format("woff2"), url("fonts/MessinaSansWeb-Bold.woff") format("woff");
  /* Pretty Modern Browsers */
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+000D-FB04; }

@font-face {
  font-family: 'MessinaSansRegular';
  src: url("fonts/MessinaSansWeb-Regular.eot");
  /* IE9 Compat Modes */
  src: url("fonts/MessinaSansWeb-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/MessinaSansWeb-Regular.woff2") format("woff2"), url("fonts/MessinaSansWeb-Regular.woff") format("woff");
  /* Pretty Modern Browsers */
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+000D-FB04; }

@font-face {
  font-family: 'MessinaSansMono';
  src: url("fonts/MessinaSansMonoWeb-Bold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/MessinaSansMonoWeb-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/MessinaSansMonoWeb-Bold.woff2") format("woff2"), url("fonts/MessinaSansMonoWeb-Bold.woff") format("woff");
  /* Pretty Modern Browsers */
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+000D-FB04; }

body {
  color: #333;
  margin: 0;
  font-family: 'MessinaSansRegular';
  font-weight: 400;
  font-style: normal;
  font-size: 4vh;
  line-height: 1.1;
  -moz-osx-font-smoothing: grayscale;
  /* optimize font rendering */
  -webkit-font-smoothing: antialiased;
  /* apply font anti-aliasing */
  text-rendering: optimizeLegibility;
  /* emphasizes in legibility over rendering speed */
  -moz-font-feature-settings: "kern" 1;
  /* turn on kerning, highly recomened */
  -ms-font-feature-settings: "kern" 1;
  /* turn on kerning, highly recomened */
  -o-font-feature-settings: "kern" 1;
  /* turn on kerning, highly recomened */
  -webkit-font-feature-settings: "kern" 1;
  /* turn on kerning, highly recomened */
  font-feature-settings: "kern" 1;
  /* turn on kerning, highly recomened */
  font-kerning: normal;
  /* turn on kerning, highly recomened */
  font-feature-settings: "liga" on;
  /* ligatures: on or off */
  font-feature-settings: "dlig" off;
  /* discretionary-ligatures: on or off */
  font-feature-settings: "onum" off;
  /* old-style-figures: on or off */
  font-feature-settings: "lnum" off;
  /* lining-figures: on or off */
  font-feature-settings: "ss01" off;
  /* alternate glyphs: on or off */ }

a {
  color: #0d7dc2; }

a:visited {
  color: #e81e74;
  color: #0d7dc2; }

strong {
  font-family: 'MessinaSansBold'; }

.clear {
  clear: both; }

#masthead {
  z-index: 100;
  position: fixed;
  height: 105px;
  width: 100%;
  background: #067dc2;
  background: #3771a7 !important;
  top: 0; }

#masthead-wrap {
  position: relative;
  margin: 0px auto;
  max-width: 1400px; }

.wrap {
  max-width: 1400px;
  position: relative; }

/* home */
.login-screen {
  height: calc(100vh - 0px);
  background-size: cover;
  position: relative; }

.login {
  background: #fff;
  width: calc(100% - 80px);
  position: absolute;
  position: relative;
  top: 10%;
  left: 20px;
  padding: 20px 20px 20px 20px;
  /* 	height:40%; */ }

.login p {
  font-size: 12pt;
  line-height: 16pt;
  font-family: 'MessinaSansRegular'; }

.login h3 {
  font-size: 14pt;
  text-transform: uppercase;
  color: #3771a7;
  font-family: 'MessinaSansMono';
  margin-bottom: 0; }

.login h4 {
  font-size: 14pt;
  text-transform: uppercase;
  color: #3771a7;
  font-family: 'MessinaSansMono';
  font-weight: 400;
  margin-top: 0; }

.login input {
  font-size: 12pt;
  color: #3771a7;
  border: 2px solid #3771a7;
  margin: 4px 0;
  padding: 10px 15px;
  width: 150px;
  font-family: 'MessinaSansMono';
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.login input.submit {
  background: #3771a7;
  color: #fff;
  width: auto;
  text-transform: uppercase; }

.login-forgot {
  font-size: 10pt;
  font-family: 'MessinaSansMono'; }

.login-forgot a {
  text-decoration: none; }

.intro {
  position: relative;
  left: 50%;
  left: 20px;
  top: 0%;
  padding: 150px 20px 0 20px;
  clear: both;
  width: 40%;
  width: calc(100% - 40px);
  /* 	transform:translate(0, -50%); */ }

.intro p {
  font-size: 18pt;
  line-height: 22pt;
  font-family: 'MessinaSansRegular';
  font-weight: 400;
  color: #fff; }

.intro p a {
  color: #fff; }

/* welcome page */
.school,
.nav {
  background: #fff;
  height: 60px;
  position: relative;
  text-align: center; }

.school-logo {
  position: absolute;
  top: 10px;
  left: 45px; }

.school-logo img {
  height: 40px;
  width: auto; }

.school-message {
  position: absolute;
  right: 45px;
  top: 10px;
  color: #067dc2;
  font-size: 14pt;
  line-height: 30pt;
  text-align: right; }

a.nav-link {
  display: inline-block;
  text-decoration: none;
  color: #797978;
  font-family: 'MessinaSansMono';
  font-weight: 700;
  font-size: 10pt;
  line-height: 14pt;
  margin: 20px 7px 0 7px;
  text-transform: uppercase; }

a.nav-link.current {
  color: #e81e74;
  border-bottom: 2px solid #e81e74; }

a.nav-link:hover {
  display: inline-block;
  border-bottom: 2px solid #797978; }

a.nav-link.current:hover {
  display: inline-block;
  border-bottom: 2px solid #e81e74; }

a.nav-link span {
  display: none !important; }

h3 {
  color: #797978 !important;
  text-transform: uppercase; }

.info-block {
  padding: 20px 0;
  display: inline-block;
  max-width: 300px;
  margin-right: 30px;
  vertical-align: top; }

.info-block-label {
  font-weight: bold;
  color: #797978;
  padding-top: 10px; }

.info-block-label.disabled {
  color: #bdbdbd; }
  .info-block-label.disabled span {
    color: #bdbdbd; }

.info-block-value {
  font-weight: bold;
  color: #067dc2; }

.info-block input,
.info-block select,
.info-block option,
.info-block textarea {
  border: 1px solid #067dc2;
  padding: 15px 15px !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  text-transform: uppercase;
  font-family: 'MessinaSansMono';
  color: #067dc2;
  background: #f5f5f5; }

.info-block-value.disabled > * {
  border: 1px solid #bdbdbd;
  color: #bdbdbd; }

.info-block select,
.info-block option {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../images/dropdown-arrow.png) right center no-repeat;
  background-size: 36px 36px;
  padding-right: 50px !important; }

.info-block textarea {
  height: 250px;
  width: 550px; }

.submit {
  background: #067dc2 !important;
  border: none !important;
  padding: 15px;
  font-family: 'MessinaSansMono';
  color: #fff !important;
  outline: 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

table {
  width: 100%;
  border: 1px solid #c0c0c0;
  border-right: none;
  border-bottom: none; }

th {
  text-align: left;
  color: #797978;
  border-right: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  padding: 3px;
  text-align: center;
  display: none;
  /* 	visibility:collapse; */ }

td {
  text-align: left;
  color: #067dc2;
  border-right: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  padding: 3px;
  display: none;
  /* 	visibility:collapse; */ }

td a {
  color: #e81e74; }

td.active {
  text-align: center; }

td.locked {
  text-align: center;
  color: #e81e74; }

th.name, td.name,
th.actions, td.actions {
  /* 	visibility:visible; */
  display: table-cell;
  width: 50%; }

.template-info {
  display: flex;
  align-items: center; }

.template-info p {
  margin-bottom: 0; }

.template-header div {
  font-size: 20px;
  color: #3771a7;
  text-align: right;
  max-width: 105px; }

.template-value div {
  color: #797978;
  font-size: 18px;
  text-align: left; }

.template-header {
  width: 25%; }

.template-value {
  width: 75%; }

.template-table {
  border: none; }

.template-select-row {
  display: flex;
  align-items: center; }

.custom-select {
  flex-grow: 1;
  margin-left: 10px; }

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):hover {
  background-color: #3771a7;
  color: #f3f4f5;
  border-color: #3771a7; }

.btn-outline-primary {
  background-color: #f3f4f5;
  color: #3771a7;
  border-color: #3771a7; }

.bst-ajax-switch-control {
  display: flex; }

.bst-ajax-switch-control {
  margin-left: 10px; }

#student-notifications-settings-container td,
#student-notifications-settings-container th {
  text-align: left; }

#student-notification-settings-data {
  transition: ease-in-out .3s; }

.table-body-loading {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0; }

.table-container {
  position: relative; }

.table-container thead {
  position: relative;
  z-index: 2; }

.table-container tbody {
  position: relative;
  z-index: 0; }

.welcome-screen {
  min-height: calc(50vh - 150px);
  background: url(../images/header_frat_drink.jpg) center bottom no-repeat;
  background-size: cover;
  position: relative; }

.welcome-screen-copy {
  position: relative;
  padding: 50px;
  color: #fff; }

.welcome-screen-copy h3 {
  font-family: 'MessinaSansMono';
  margin-bottom: 20px;
  font-size: 14pt; }

.welcome-screen-copy p {
  font-size: 14pt;
  line-height: 18pt;
  color: #fff; }

.welcome-screen-copy a {
  display: inline-block;
  border: 2px solid #fff;
  text-decoration: none;
  color: #fff;
  padding: 6px 12px;
  font-family: 'MessinaSansMono';
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.content-white {
  background: #fff;
  padding: 20px 45px;
  font-size: 12pt;
  line-height: 16pt;
  clear: both; }

.content-grey {
  background: #f3f4f5;
  padding: 20px 45px;
  font-size: 12pt;
  line-height: 16pt;
  clear: both; }

.content-photo-left {
  float: left;
  padding: 0px 0px 20px 0;
  width: 100%;
  max-width: 100%; }

.content-photo-right {
  float: right;
  padding: 0px 0 20px 0px;
  width: 100%;
  max-width: 100%; }

.content-photo-left img,
.content-photo-right img {
  width: 100%;
  height: auto; }

.content-white h3,
.content-grey h3 {
  color: #3771a7;
  font-family: 'MessinaSansMono'; }

/*
@media screen and (max-width:767px)
{
	#masthead-wrap {
		position:relative;
		margin-top:0px;
		margin-right:auto;
		margin-bottom: 0px;
		margin-left:0px;
		max-width:1400px;
	}
}
@media screen and (min-width:1466px)
{
	#masthead-wrap {
		position:relative;
		margin-top:0px;
		margin-right:auto;
		margin-bottom: 0px;
		margin-left:11.5%;
		max-width:1400px;
	}
}
*/
#masthead-logo {
  width: 125px;
  width: 314px;
  height: 45px;
  background: url(../images/masthead-logo.png) no-repeat;
  background-size: 211px 20px;
  position: absolute;
  top: 40px;
  left: 45px;
  z-index: 110;
  padding: 0 45px; }

#masthead-logo a {
  display: block;
  width: 100%;
  height: 100%; }

#masthead-launch {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 60px;
  height: 60px;
  background: url(../images/masthead-launch.png) no-repeat;
  background-size: 60px 60px;
  z-index: 101;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out; }

#masthead-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 60px;
  height: 60px;
  background: url(../images/masthead-close.png) no-repeat;
  background-size: 60px 60px;
  z-index: 201;
  opacity: 0;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out; }

#masthead-overlay {
  background: url(../images/masthead-overlay.png);
  width: 100%;
  height: 100%;
  z-index: 200;
  position: fixed;
  top: 0;
  left: 0;
  display: none; }

#masthead-overlay-wrap {
  max-width: 1400px;
  margin: 0 auto; }

#masthead-overlay-logo {
  width: 125px;
  height: 45px;
  background: url(../images/masthead-overlay-logo.png) no-repeat;
  background-size: 125px 45px;
  position: absolute;
  top: 30px;
  left: 45px;
  z-index: 110; }

#masthead-nav {
  z-index: 1050; }

#masthead-nav-links {
  position: fixed;
  bottom: 30px;
  right: 0px;
  width: 100%;
  text-align: right;
  z-index: 50; }

#masthead-nav-links-wrap {
  padding: 30px; }

#masthead-nav-links a {
  display: block;
  color: #dedede;
  font-size: 30pt;
  text-decoration: none;
  padding: 20px 0;
  font-family: 'MessinaSansBold';
  font-weight: 700;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */ }

#masthead-nav-links a:hover {
  display: block;
  color: #fff; }

body.contact #masthead-nav-links a[data-title="Contact"],
body.about #masthead-nav-links a[data-title="About BST"],
body.realconsent #masthead-nav-links a[data-title="RealConsent?"],
body.demos #masthead-nav-links a[data-title="Demos"],
body.research #masthead-nav-links a[data-title="Research"] {
  color: #e81e74; }

#masthead-nav-links a.current {
  color: #e81e74; }

#masthead-nav-links a[data-title="Demos"] {
  font-family: 'MessinaSansRegular' !important;
  font-weight: 400;
  display: inline-block; }

#masthead-nav-links a[data-title="RealConsent?"] {
  display: block; }

body.opendropdown #masthead-nav {
  display: block !important;
  padding: 80px 0 0 0;
  text-align: center;
  z-index: 101;
  left: 0;
  top: 0;
  width: 100%; }

body.opendropdown #masthead-overlay {
  display: block !important; }

body.opendropdown #masthead-overlay a.hotspot {
  display: block !important;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

body.opendropdown #masthead-launch {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  opacity: 0;
  cursor: pointer; }

body.opendropdown #masthead-overlay #masthead-close {
  opacity: 1;
  cursor: pointer;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Chrome, Safari, Opera */
  transform: rotate(0deg); }

.hero {
  position: relative;
  margin: 105px auto 0 auto;
  /* 	height:200px; */
  text-align: center;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out; }

/*
body.home .hero {
	height:auto;
}
*/
.hero-padding {
  margin: 0 auto;
  max-width: 1400px;
  height: 100%; }

.hero h2 {
  color: #fff;
  font-size: 30pt;
  line-height: 36pt;
  font-size: 24pt;
  line-height: 28pt;
  position: absolute;
  position: relative;
  bottom: 0;
  left: 0px;
  padding: 150px 30px 30px 30px;
  font-family: 'MessinaSansBold';
  font-weight: 700;
  text-align: left;
  max-width: 1400px;
  margin-bottom: 0;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out; }

.page {
  padding: 0px 0px 0px 0; }

.columns {
  text-align: center; }

.column {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 40px; }

.column.column-grey {
  background: #f3f4f4; }

.column-third {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 0px; }

.column-twothird {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 0px; }

.column-padding {
  padding: 30px 30px 0 30px; }

.column-third .column-padding {
  padding-left: 0; }

.bluebox {
  border: 1px solid #0d7dc2;
  margin-bottom: 15px; }

body.home .bluebox:hover {
  border: 1px solid #e81e74; }

.bluebox-magenta {
  border: 1px solid #e81e74; }

.bluebox-padding {
  padding: 20px;
  font-size: 16pt;
  line-height: 24pt;
  position: relative;
  text-align: left; }

.bluebox-padding a.hotspot {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 5;
  cursor: pointer; }

.bluebox-padding h3 {
  font-size: 22pt;
  line-height: 30pt;
  color: #0d7dc2;
  font-family: 'MessinaSansMono';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16pt; }

.bluebox-padding h4 {
  font-size: 22pt;
  margin-top: 0;
  margin-bottom: 5px; }

.bluebox-quote {
  font-weight: bold;
  font-style: italic;
  font-size: 1.3em;
  position: relative;
  padding: 80px 0 60px 0; }

.bluebox-quote-beginning {
  color: #3683a9;
  font-size: 70pt;
  color: #0d7dc2;
  font-family: 'MessinaSansMono';
  font-weight: 700;
  font-style: normal;
  position: absolute;
  top: 40px;
  left: 0; }

.bluebox-quote-end {
  color: #3683a9;
  font-size: 70pt;
  color: #0d7dc2;
  font-family: 'MessinaSansMono';
  font-weight: 700;
  font-style: normal;
  position: absolute;
  bottom: 0;
  right: 0; }

.bluebox-magenta .bluebox-quote-beginning,
.bluebox-magenta .bluebox-quote-end {
  color: #e81e74; }

.bluebox-quote p.strong {
  font-family: 'MessinaSansBold' !important;
  font-weight: 700 !important; }

/*.bluebox-padding p {
	font-size:12pt;
	line-height:20pt;
}*/
.bluebox-img {
  padding-bottom: 20px; }

body.about .bluebox-img {
  padding-top: 20px;
  padding-bottom: 0; }

.bluebox-img img {
  width: 100%;
  height: auto;
  /* 	max-height:193px; */ }

.bluebox-caption {
  color: #0d7dc2;
  font-family: 'MessinaSansMono';
  font-weight: 700;
  font-size: 14pt;
  line-height: 26pt; }

.bluebox-magenta .bluebox-caption {
  color: #e81e74; }

.bluebox-title {
  font-size: 28pt;
  line-height: 34pt;
  margin-top: 0px; }

.bluebox-video {
  background: #ecf5f6;
  text-align: center;
  width: 100%;
  height: 300px;
  line-height: 300px;
  color: #222;
  font-size: 10pt;
  margin-bottom: 15px; }

.section-wrap {
  max-width: 1400px;
  margin: 0 auto; }

.section-padding {
  padding: 0 30px; }

.section-grey {
  background: #efefef;
  padding: 30px 0;
  color: #222;
  font-size: 20pt;
  line-height: 24pt;
  clear: both; }

.section-white {
  background: #fff;
  padding: 30px 0;
  color: #222;
  font-size: 20pt;
  line-height: 24pt;
  clear: both; }

.section-blue {
  background: #0d7dc2;
  padding: 30px 0;
  color: #fff;
  font-size: 20pt;
  line-height: 24pt;
  clear: both; }

.section-grey h3,
.section-white h3 {
  color: #0d7dc2;
  font-family: 'MessinaSansMono';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16pt;
  margin-bottom: 0; }

.section-blue h3 {
  color: #fff;
  font-family: 'MessinaSansMono';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16pt;
  margin-bottom: 0; }

/*.section-grey p,
.section-white p,
.section-blue p {
	font-size:28pt;
	line-height:34pt;
	margin-top:0px;
}*/
.section-white p {
  font-size: 14pt;
  line-height: 18pt;
  font-family: 'MessinaSansRegular';
  font-weight: 400;
  margin-top: 0; }

.section-link {
  text-align: center;
  max-width: 350px;
  border: 1px solid #0d7dc2;
  padding: 10px 12px 6px 12px;
  background: #fff;
  display: inline-block;
  color: #0d7dc2;
  text-transform: uppercase;
  margin: 0 auto;
  font-family: 'MessinaSansMono';
  font-weight: 700;
  text-decoration: none;
  font-size: 16pt;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 60px; }

.section-link:hover {
  border: 1px solid #e81e74; }

.photo-left {
  width: 100%;
  padding: 0px 0px 0px 0; }

.bodytextlevel1,
.bodytextlevel1 p {
  font-size: 20pt !important;
  line-height: 24pt !important;
  font-family: 'MessinaSansRegular' !important;
  font-weight: 400 !important; }

p.bodytextlevel1 {
  margin-top: 0; }

.bodytextlevel2,
.bodytextlevel2 p {
  font-size: 14pt !important;
  line-height: 18pt !important;
  font-family: 'MessinaSansRegular' !important;
  font-weight: 400 !important;
  margin-top: 0; }

.bodytextlevel3,
.bodytextlevel3 p {
  font-size: 10pt !important;
  line-height: 14pt !important;
  font-family: 'MessinaSansRegular' !important;
  font-weight: 400 !important;
  margin-top: 0; }

.bodytextlevel1 strong,
.bodytextlevel2 strong,
.bodytextlevel3 strong {
  font-family: 'MessinaSansBold' !important;
  font-weight: 700 !important; }

.icon-affordable {
  background: url(../images/icon-affordable.png) no-repeat;
  background-size: 70px 70px;
  width: 70px;
  height: 70px;
  padding-bottom: 20px;
  margin: 0 auto; }

.icon-customizable {
  background: url(../images/icon-customizable.png) no-repeat;
  background-size: 70px 70px;
  width: 70px;
  height: 70px;
  padding-bottom: 20px;
  margin: 0 auto; }

.icon-interactive {
  background: url(../images/icon-interactive.png) no-repeat;
  background-size: 70px 70px;
  width: 70px;
  height: 70px;
  padding-bottom: 20px;
  margin: 0 auto; }

.icon-targeted {
  background: url(../images/icon-targeted.png) no-repeat;
  background-size: 70px 70px;
  width: 70px;
  height: 70px;
  padding-bottom: 20px;
  margin: 0 auto; }

.icon-engage {
  background: url(../images/icon-engage.png) no-repeat;
  background-size: 70px 70px;
  width: 70px;
  height: 70px;
  padding-bottom: 20px;
  margin: 0 auto; }

.icon-workthrough {
  background: url(../images/icon-workthrough.png) no-repeat;
  background-size: 70px 70px;
  width: 70px;
  height: 70px;
  padding-bottom: 20px;
  margin: 0 auto; }

.icon-didactic {
  background: url(../images/icon-didactic.png) no-repeat;
  background-size: 70px 70px;
  width: 70px;
  height: 70px;
  padding-bottom: 20px;
  margin: 0 auto; }

.icon-norms {
  background: url(../images/icon-norms.png) no-repeat;
  background-size: 70px 70px;
  width: 70px;
  height: 70px;
  padding-bottom: 20px;
  margin: 0 auto; }

.icon-results {
  background: url(../images/icon-results.png) no-repeat;
  background-size: 70px 70px;
  width: 70px;
  height: 70px;
  padding-bottom: 20px;
  margin: 0 auto; }

.icon-change {
  background: url(../images/icon-change.png) no-repeat;
  background-size: 70px 70px;
  width: 70px;
  height: 70px;
  padding-bottom: 20px;
  margin: 0 auto; }

.icon-followup {
  background: url(../images/icon-followup.png) no-repeat;
  background-size: 70px 70px;
  width: 70px;
  height: 70px;
  padding-bottom: 20px;
  margin: 0 auto; }

.icon-worryfree {
  background: url(../images/icon-worryfree.png) no-repeat;
  background-size: 70px 70px;
  width: 70px;
  height: 70px;
  padding-bottom: 20px;
  margin: 0 auto; }

.icon-title {
  padding-top: 20px;
  color: #222;
  font-family: 'MessinaSansBold'; }

.icon-description {
  color: #222;
  font-size: 10pt;
  line-height: 12pt;
  padding: 12px; }

.form-field {
  text-align: left; }

.form-field input,
.form-field textarea {
  width: 100%;
  text-align: left;
  min-width: 350px;
  border: 1px solid #0d7dc2;
  padding: 10px 12px 6px 12px;
  background: #fff;
  display: inline-block;
  color: #0d7dc2;
  text-transform: uppercase;
  margin: 0 auto;
  font-family: 'MessinaSansMono';
  font-weight: 700;
  text-decoration: none;
  font-size: 16pt;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 20px; }

.form-field input#cmdSubmit {
  width: 110px;
  text-align: center; }

.logo-preview {
  float: left;
  padding-right: 10px;
  max-width: 160px;
  height: auto; }

.logo-instructions {
  font-size: 7pt;
  line-height: 9pt; }

.meatballs {
  width: 300px;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -150px; }

.meatball {
  width: 12px;
  height: 12px;
  background: #274a5c;
  background: #fff;
  border: 3px solid #274a5c;
  border: 3px solid #fff;
  display: inline-block;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin: 10px 2px; }

.meatball.active {
  background: transparent; }

.wrap {
  max-width: 1400px;
  margin: 0 auto; }

#breadcrumbs {
  border-top: 1px solid #fff; }

#breadcrumbs a {
  color: #666;
  text-decoration: none;
  font-family: 'MessinaSansMono';
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px 0px;
  margin: 0 10px;
  font-size: 14pt;
  line-height: 30pt; }

#breadcrumbs a:hover {
  border-bottom: 2px solid #e81e74;
  color: #e81e74; }

#breadcrumbs a.current {
  color: #e81e74;
  border-bottom: none; }

.breadcrumbs-slash {
  content: "/";
  width: 10px;
  height: 20px;
  display: inline-block; }

.breadcrumbs-slash:before {
  content: "/";
  font-size: 12pt;
  color: #999; }

.breadcrumbs-slash:last-child {
  display: none; }

footer {
  background: #00405B;
  background: #274a5c;
  background: #797978; }

#footer-wrap {
  position: relative;
  max-width: 1400px;
  min-height: 280px;
  margin: 0 auto; }

#footer-padding {
  padding: 0 45px; }

#footer-logo {
  width: 90px;
  height: 66px;
  background: url(../images/footer-logo.png) no-repeat;
  background-size: 90px 66px;
  position: absolute;
  top: 45px;
  left: 30px;
  left: 45px; }

#footer-copyright {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translate(-50%, 0);
  width: calc(100% - 60px);
  padding: 0 30px;
  color: #fff;
  font-size: 6pt;
  text-align: center;
  font-weight: normal; }

#footer-information {
  position: absolute;
  top: 140px;
  left: 30px;
  left: 45px;
  margin-left: 0px;
  max-width: 300px;
  color: #fff;
  font-weight: normal;
  font-size: 8pt;
  text-align: left;
  padding-right: 20px; }

.footer-information-logo img {
  width: auto;
  height: 40px;
  margin-bottom: 20px; }

#footer-information a {
  color: #fff;
  text-decoration: none; }

#footer-information a:hover {
  color: #fff;
  border-bottom: 1px solid #fff; }

#footer-social {
  position: absolute;
  right: 45px;
  top: 45px; }

#footer-social a {
  padding: 10px;
  display: inline-block; }

a.icon-facebook {
  background: url(../images/icon-facebook.png) no-repeat;
  background-size: 30px 30px;
  width: 40px;
  height: 30px; }

a.icon-twitter {
  background: url(../images/icon-twitter.png) no-repeat;
  background-size: 30px 30px;
  width: 40px;
  height: 30px; }

a.icon-youtube {
  background: url(../images/icon-youtube.png) no-repeat;
  background-size: 30px 30px;
  width: 40px;
  height: 30px; }

a.icon-instagram {
  background: url(../images/icon-instagram.png) no-repeat;
  background-size: 30px 30px;
  width: 40px;
  height: 30px; }

.swiper-container {
  color: #fff;
  text-align: center;
  width: 90%;
  height: 850px;
  padding-top: 40px; }

body.home .swiper-container {
  height: 100%;
  margin: 0 0 0 0;
  width: 100%; }

.swiper-footer {
  height: auto;
  padding-bottom: 50px; }

.swiper-slide {
  position: relative;
  max-height: 250px; }

.swiper-slide a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block; }

.swiper-slide .title {
  font-style: italic;
  font-size: 42px;
  margin-top: 80px;
  margin-bottom: 0;
  line-height: 45px; }

.pagination {
  width: 100%;
  margin: 60px auto 0 auto;
  text-align: center;
  position: absolute;
  bottom: -20px;
  z-index: 100; }

.swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  background: #fff;
  background: #274a5c !important;
  border: 3px solid #fff;
  border: 3px solid #274a5c !important;
  display: inline-block;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  margin: 10px 2px; }

.swiper-pagination-bullet-active {
  background: transparent !important; }

body.home .swiper-pagination-bullet {
  background: #fff !important;
  border: 3px solid #fff !important;
  opacity: 1; }

body.home .swiper-pagination-bullet-active {
  background: transparent !important; }

.swiper-thumbnail {
  height: 150px; }

/*general use*/
.grow {
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: -webkit-transform .25s ease-out;
  transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out,-webkit-transform .25s ease-out; }

.grow:focus, .grow:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03); }

.grow:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9); }

/*--------------------------------------------------------------
Media Queries
--------------------------------------------------------------*/
@media screen and (min-width: 20em) {
  body.customize-partial-edit-shortcuts-shown .site-header .site-title {
    padding-left: 0; } }

@media screen and (min-width: 24em) {
  #masthead-logo {
    width: 314px; } }

@media screen and (min-width: 1390px) {
  .section-padding {
    padding: 0 45px; } }

@media screen and (min-width: 48em) {
  .mobile-hide {
    display: block; }
  #masthead-logo {
    /*left: 20px;*/ }
  #masthead-nav {
    position: absolute;
    right: 20px;
    width: 333px;
    text-align: right;
    display: block; }
  #masthead-launch {
    display: block; }
  #masthead-nav-links-wrap {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0; }
  .masthead-nav-link {
    display: inline-block; }
  .masthead-nav-link a {
    padding: 20px 10px;
    font-size: 50pt;
    color: #00405B;
    display: block;
    text-decoration: none; }
  .masthead-nav-link a:hover {
    color: inherit; }
  .masthead-nav-link.current a {
    color: #8B634B; }
  #masthead-nav-links a[data-title="RealConsent?"] {
    display: inline-block;
    padding-right: 10px; }
  #masthead-nav-links a[data-title="Demos"]:before {
    content: "/ "; }
  #masthead-nav-links {
    bottom: 50px;
    right: 50px; }
  #masthead-nav-links a {
    font-size: 50pt; }
  a.nav-link {
    display: inline-block;
    text-decoration: none;
    color: #797978;
    font-family: 'MessinaSansMono';
    font-weight: 700;
    font-size: 12pt;
    line-height: 16pt;
    margin: 20px 12px 0 12px;
    text-transform: uppercase; }
  a.nav-link span {
    display: inline-block !important; }
  th, td {
    /* 		visibility:visible; */
    display: table-cell; }
  th.name, td.name,
  th.actions, td.actions {
    width: inherit;
    width: auto; }
  .login-screen {
    height: calc(100vh - 250px); }
  .login {
    background: #fff;
    width: calc(30% - 40px);
    position: absolute;
    top: 20%;
    left: 10%;
    padding: 0 20px 20px 20px;
    /* 	height:40%; */
    font-size: 14pt;
    line-height: 18pt;
    font-family: 'MessinaSansRegular'; }
  .login input {
    font-size: 16pt;
    width: calc(100% - 20px); }
  .intro {
    position: absolute;
    left: 45%;
    top: 50%;
    width: 50%;
    padding-top: 0;
    transform: translate(0, -50%); }
  .intro p {
    font-size: 22pt;
    line-height: 26pt;
    color: #fff; }
  .content-photo-left {
    float: left;
    padding: 0px 30px 0px 0;
    max-width: 30%; }
  .content-photo-right {
    float: right;
    padding: 0px 0 0px 30px;
    max-width: 30%; }
  .school-message {
    font-size: 20pt;
    line-height: 30pt; }
  .welcome-screen-copy h3 {
    font-size: 22pt; }
  .welcome-screen-copy p {
    font-size: 18pt;
    line-height: 22pt;
    color: #fff; }
  article {
    position: relative; }
  .hero {
    height: 50vh;
    margin-top: 105px; }
  body.home .hero {
    /* 		height:auto; */
    margin-top: 0; }
  .hero h2 {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 50pt;
    line-height: 65pt;
    font-size: 40pt;
    line-height: 50pt;
    font-size: 32pt;
    line-height: 38pt;
    padding: 1px 70px 50px 60px;
    padding: 1px 70px 50px 30px;
    margin-bottom: 0;
    width: 100%;
    max-width: 1400px; }
  .hero:hover h2 {
    /* 		padding:1px 70px 50px 30px; */ }
  .column-padding {
    padding: 40px 20px 40px 0;
    /* 		padding:40px; */ }
  .page {
    padding: 0px 0 0 0px; }
  .column {
    width: 48%;
    display: inline-block;
    vertical-align: top; }
  .column-third {
    width: 30%; }
  .column-twothird {
    width: 60%; }
  .bluebox {
    margin-bottom: 20px; }
  .bluebox-padding {
    padding: 40px; }
  /*
	.section-padding {
		padding:0 45px;
	}
	*/
  .section-grey {
    padding: 45px 45px 45px 0; }
  .section-white {
    padding: 45px 45px 45px 0; }
  .section-blue {
    padding: 45px 45px 45px 0; }
  .photo-left {
    float: left;
    width: 45%;
    padding: 0px 30px 30px 0; }
  .bodytextlevel1,
  .bodytextlevel1 p {
    font-size: 26pt !important;
    line-height: 30pt !important;
    font-family: 'MessinaSansRegular' !important;
    font-weight: 400 !important; }
  body.realconsent .pagination {
    display: none; }
  #footer-wrap {
    min-height: 200px; }
  #footer-logo {
    width: 135px;
    height: 100px;
    background: url(../images/footer-logo.png) no-repeat;
    background-size: 135px 100px;
    left: 45px;
    /* 		left:0px; */ }
  #footer-social {
    top: 45px; }
  #footer-information {
    top: 40px;
    left: 220px;
    font-size: 11pt;
    line-height: 13pt;
    max-width: 400px; }
  #footer-copyright {
    left: auto;
    bottom: 45px;
    right: 25px;
    transform: none;
    text-align: right; }
  a.icon-facebook {
    width: 40px; }
  a.icon-twitter {
    width: 40px; }
  a.icon-youtube {
    width: 40px; }
  a.icon-instagram {
    width: 40px; } }

/*--------------------------------------------------------------
20.0 Print
--------------------------------------------------------------*/
@media print {
  /* Hide elements */
  form,
  button,
  input,
  select,
  textarea,
  .navigation-top,
  .social-navigation,
  #secondary,
  .content-bottom-widgets,
  .header-image,
  .panel-image-prop,
  .icon-thumb-tack,
  .page-links,
  .edit-link,
  .post-navigation,
  .pagination.navigation,
  .comments-pagination,
  .comment-respond,
  .comment-edit-link,
  .comment-reply-link,
  .comment-metadata .edit-link,
  .pingback .edit-link,
  .site-footer aside.widget-area,
  .site-info {
    display: none !important; }
  .entry-footer,
  #comments,
  .site-footer,
  .single-featured-image-header {
    border: 0; }
  /* Font sizes */
  body {
    font-size: 12pt; }
  h1 {
    font-size: 24pt; }
  h2 {
    font-size: 22pt; }
  h3 {
    font-size: 17pt; }
  h4 {
    font-size: 12pt; }
  h5 {
    font-size: 11pt; }
  h6 {
    font-size: 12pt; }
  .page .panel-content .entry-title,
  .page-title,
  body.page:not(.twentyseventeen-front-page) .entry-title {
    font-size: 10pt; }
  /* Layout */
  .wrap {
    padding-left: 5% !important;
    padding-right: 5% !important;
    max-width: none; }
  /* Site Branding */
  .site-header {
    background: transparent;
    padding: 0; }
  .custom-header-media {
    padding: 0; }
  .twentyseventeen-front-page.has-header-image .site-branding,
  .twentyseventeen-front-page.has-header-video .site-branding,
  .home.blog.has-header-image .site-branding,
  .home.blog.has-header-video .site-branding {
    position: relative; }
  .site-branding {
    margin-top: 0;
    margin-bottom: 1.75em !important;
    /* override styles added by JavaScript */ }
  .site-title {
    font-size: 25pt; }
  .site-description {
    font-size: 12pt;
    opacity: 1; }
  /* Posts */
  .single-featured-image-header {
    background: transparent; }
  .entry-meta {
    font-size: 9pt; }
  /* Colors */
  body,
  .site {
    background: none !important;
    /* Brute force since user agents all print differently. */ }
  body,
  a,
  .site-title a,
  .twentyseventeen-front-page.has-header-image .site-title,
  .twentyseventeen-front-page.has-header-video .site-title,
  .twentyseventeen-front-page.has-header-image .site-title a,
  .twentyseventeen-front-page.has-header-video .site-title a {
    color: #222 !important;
    /* Make sure color schemes don't affect to print */ }
  h2,
  h5,
  blockquote,
  .site-description,
  .twentyseventeen-front-page.has-header-image .site-description,
  .twentyseventeen-front-page.has-header-video .site-description,
  .entry-meta,
  .entry-meta a {
    color: #777 !important;
    /* Make sure color schemes don't affect to print */ }
  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    font-size: 11pt;
    width: 34%; }
  .site-footer {
    padding: 0; } }

.pwdText {
  text-transform: unset; }

.chart-container {
  display: flex;
  flex-wrap: wrap; }

.chart-container .chart {
  width: 33.33333%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px; }

.chart .show-report-button {
  background-color: #f3f4f5;
  border-color: #3771a7;
  color: #3771a7;
  padding: 25px 10px;
  margin: 20px auto; }

.report {
  height: auto;
  max-height: 0px;
  transition: ease-out .2s;
  overflow: hidden; }

.loading {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.report-data {
  min-height: 783px;
  transition: ease-out .3s; }

#containerReports {
  display: none; }

.page-toggle-buttons .button {
  background-color: #f3f4f5;
  border: 1px solid #3771a7;
  border-radius: 5px;
  padding: 10px 25px;
  color: #3771a7;
  cursor: pointer; }

.page-toggle-buttons {
  margin-bottom: 25px;
  text-align: center; }

.page-toggle-buttons .button.active {
  color: #fff;
  background-color: #3771a7; }

.reports-container {
  text-align: right; }

.reports-container table {
  border-radius: 5px; }

.reports-container select {
  border-radius: 5px;
  padding: 10px 25px;
  margin-bottom: 20px; }

#students-neverloggedin-report-container {
  display: none; }

#containerReports th {
  text-align: left; }

.csv-download-link {
  text-decoration: underline;
  margin-bottom: 5px;
  display: block; }

.loading-box {
  position: relative;
  width: 100%;
  display: none; }

.loading-box-content:before {
  content: "";
  float: left;
  padding-top: 100%; }

.loading-box-content {
  float: left;
  width: 100%;
  background-color: #fff;
  opacity: .5;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("https://media.giphy.com/media/3oEjI6SIIHBdRxXI40/giphy.gif");
  background-size: 200px;
  background-position: center;
  background-repeat: no-repeat; }

span.editable-rule {
  color: blue;
  font-weight: bold;
  cursor: pointer; }

#notification-chain-container {
  width: 100%; }

#notification-chain {
  padding: 0; }

#notification-chain > li {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #3771a7;
  margin-left: 50px;
  list-style-type: none;
  padding: 10px; }

#notification-chain > li:first-child {
  margin-left: 0; }

.chain-item {
  position: relative;
  margin-top: 10px;
  max-width: 200px; }

#notification-chain > li::after {
  content: "→";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -40px;
  font-size: 30px; }

#notification-chain > li:first-child::after {
  content: none; }

.spacer {
  height: 30px; }

.chain-active {
  background-color: #3771a7 !important; }

.chain-active td {
  color: white; }

.chain-table tbody tr:hover {
  background-color: #98c9f7 !important; }

.chain-table tbody tr:hover td {
  color: white;
  border: 1px solid white; }

.chain-table tbody tr {
  cursor: pointer; }

.login-screen.school-admin {
  background: url(/images/header_admin_placeholder.jpg);
  background-size: cover;
  position: relative;
  height: calc(100vh - 0px); }
  .login-screen.school-admin .pwdText {
    text-transform: unset !important; }
  .login-screen.school-admin input[type=text] {
    text-transform: unset !important; }
  .login-screen.school-admin input[type=password] {
    text-transform: unset !important; }
  .login-screen.school-admin input[type=select] {
    text-transform: unset !important; }
  .login-screen.school-admin input[type=textarea] {
    text-transform: unset !important; }

.chart-header {
  background-color: white;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  margin-top: 15px;
  padding: 15px; }

.chart-body {
  background-color: white;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  padding: 15px; }

@media screen and (min-width: 48em) {
  .login-screen.school-admin {
    height: calc(100vh - 250px); } }

.notifications.nav.nav-pills {
  background: none;
  height: auto;
  padding: 15px 0 15px 0; }
  .notifications.nav.nav-pills .nav-item {
    margin-left: 15px; }
  .notifications.nav.nav-pills .nav-link {
    margin: 0;
    padding: 15px;
    border-bottom: 2px solid transparent;
    background-color: white; }
  .notifications.nav.nav-pills .nav-link.active {
    background-color: #007bff; }
  .notifications.nav.nav-pills .nav-link:hover {
    border-bottom: 2px solid #797978; }

#studentList tr.deactivated {
  background-color: #ffe9e9; }

#studentList .toggle-student {
  width: 100%; }

a.program-path-button {
  display: none;
  width: 50%; }
