/**** ADDED CODE Start ***************/

/**----  Base Styling  ----**/
body,
body .body-page {
  background-color: #f3f4f8;
  color: #000;
}

.inline-bold {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin: 10px 0;
}
.inline-italic {
  font-style: italic;
}
.inline-normal {
  font-size: 16px;
  line-height: 20px;
  margin: 10px 0;
}

/*Hides a small line going across the top of the page*/
.topbar {
  display: none;
  padding: 0;
  border-bottom: 0px;
}

.outline {
  border: 1px solid #000;
}

li {
  color: #000;
}

.list-disc {
  list-style-type: disc;
}
.list-circle {
  list-style-type: circle;
}
.list-square {
  list-style-type: square;
}
.list-number {
  list-style-type: decimal;
}

.flex-row {
  display: flex;
  flex-direction: row;
}
.flex-column {
  display: flex;
  flex-direction: column;
}

.row-item {
  padding: 20px;
  border-radius: 6px;
  background-color: #fff;
  margin-right: 20px;
  align-items: stretch;
  margin-bottom: 20px;
}
.table-row-item {
  flex-grow: 4;
  padding: 20px;
  border-radius: 6px;
  background-color: #fff;
  margin-right: 20px;
  align-items: stretch;
  width: 33%;
}
.table-row-item:last-of-type {
  margin-right: 0px;
}
/**----  Base Styling End  ----**/
/**----  LOGO  ----**/
.myt-logo {
  width: 87px;
  height: auto;
  margin: -14px 0;
}
.myt-logo-header {
  text-align: center;
}
/**----  LOGO End ----**/
/**----  Vimeo  ----**/
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/**----  Vimeo End ----**/

/**----  Training ----**/

.field--name-field-training-sequence,
.field--name-field-training-data {
  display: none;
}

.activity-frame {
  border-radius: 20px 20px 0 0;
  background-color: #000;
  margin: 0px;
}

.training-player-container {
  padding: 40px;
  border-radius: 20px;
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  margin: 0px !important;
}
.training-buttons-container {
  width: 1024px !important;
  padding: 20px;
  background-color: #fff;
  border-radius: 0 0 20px 20px;
  display: flex !important;
  justify-content: space-between;
  background-color: #fff;
  margin: 0px !important;
}
.fade {
  opacity: 0.35;
}

.training-column article header {
  display: block !important;
}

.training-column .node-readmore,
.field--name-field-sap-sequence,
.field--name-field-sap-sequence-position,
.field--name-field-sap-group,
.field--name-field-sap-view-icon-location {
  display: none !important;
}

.heading-line {
  height: 400px;
  position: relative;
  display: block;
  text-align: center;
  width: 50px;
  height: 2px;
  margin: 10px auto;
  background: #4582ff;
}

.gva-view {
  padding-right: 15px;
  padding-left: 15px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
}

.gva-view.views-view-grid.horizontal.cols-4.clearfix {
  margin-bottom: 40px;
}

.training-row {
  display: flex !important;
  justify-content: center;
}

.training-row .node__title {
  color: #000000;
  font-family: Raleway;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 21px;
  text-align: center;
}

.training-row .training-column {
  border-right: 1px solid #cccccc;
  margin-bottom: 40px;
  margin-top: 40px;
  text-align: center;
}
.training-row .training-column:last-of-type {
  border-right: 0px solid #cccccc;
}

.training-image {
  margin-bottom: 20px;
  height: 70px;
}

.sap-buttons-container .btn-theme {
  cursor: pointer !important;
}
.sap-buttons-container .btn-theme:link {
  cursor: pointer !important;
}

/**----  Training End ----**/

/**----  Block titles  ----**/
#block-gavias-edmix-page-title {
  text-align: center;
}
#block-gavias-edmix-page-title h1 {
  margin: 0;
}
#block-gavias-edmix-page-title h1 span {
  font-size: 28px;
  padding-bottom: 15px;
  border-bottom: 2px solid #4582ff;
  margin-bottom: 20px;
}
/**----  Block titles End  ----**/

/**----  Login Header Styling  ----**/
.myt-header-login {
  display: block;
  text-align: center;
  padding: 20px;
  background-color: white;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 99;
  top: 0px;
  width: 100%;
}
.page-user-login.gva-body-page,
.page-user-pass.gva-body-page,
.page-user-register.gva-body-page {
  padding-top: 120px;
}
/**----  Login Header Styling END  ----**/

/**----  Main Header Styling  ----**/
div.content article header {
  display: none;
}
header.header-v1 {
  margin: 0;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  background: #f3f4f8;
  display: none;
}
/**----  Main Header Styling End  ----**/

/**----  Me & You Header  ----**/
.myt-header {
  display: block;
  width: 100%;
  padding: 20px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.myt-head-cell {
  display: block;
}
.myt-header h1 {
  margin: 0;
  text-align: left;
}
/* Header Profile button - hides button when screen is less than 768px */
.myt-head-cell.myt-pulldown {
  display: none;
}
.myt-head-cell.myt-pulldown .dropbutton-wrapper.dropbutton-multiple {
  position: absolute;
  top: 25px;
  right: 30px;
  width: 70px;
}
.myt-head-cell.myt-pulldown .dropbutton-wrapper.dropbutton-multiple.open {
  background: #ffffff;
  -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
  width: 150px;
}
/* Header Profile button - changes text on dropdown */

.myt-head-cell.myt-pulldown
  .dropbutton-wrapper.dropbutton-multiple
  .dropbutton-widget
  > ul
  > li
  > a:hover {
  color: #4582ff !important;
}
.myt-head-cell.myt-pulldown
  .dropbutton-wrapper.dropbutton-multiple
  .dropbutton-widget
  > ul
  > li
  > a {
  font-size: 12px;
  font-weight: 700;
  text-align: right;
  color: #000;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 10px 0;
}
/* Header Profile button - changes the click area for the dropdown */
.myt-head-cell.myt-pulldown
  .dropbutton-wrapper.dropbutton-multiple
  .dropbutton-widget
  ul.dropbutton
  li.dropbutton-toggle {
  width: 70px;
  height: 25px;
}
/* Header Profile button - changes the position of the arrow  */
.myt-head-cell.myt-pulldown
  .dropbutton-wrapper.dropbutton-multiple
  .dropbutton-widget
  ul.dropbutton
  li.dropbutton-toggle
  button
  .dropbutton-arrow {
  right: 5px;
}
/* Header - Help button */
.gva_menu-button {
  display: block;
  margin-right: 90px;
}
.gva_menu-button a {
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  color: #000;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.gva_menu-button a:hover {
  color: #4582ff;
}
/**----  Me & You Header End  ----**/

/**----  User Headers  ----**/
.gsc-heading p,
p.gsc-heading,
.title-desc {
  font-size: 20px !important;
  width: 70%;
  margin: 0 auto 40px !important;
  line-height: 28px;
  text-align: center;
  color: #000000;
}
.widget.gsc-heading.style-default {
  padding: 0 0 20px !important;
}
.user-head-right {
  margin-bottom: 20px;
  text-align: left;
}
/*  label  */
.user-head-left span,
.user-head-right span {
  font-size: 16px !important;
}
/* text */
.user-head-left h3,
.user-head-right h3 {
  font-size: 28px !important;
  margin: 0 0 30px;
}
/**----  User Headers End  ----**/

/**----  Teacher Home Page  ----**/
h3.page-sub-title {
  font-size: 30px;
  font-family: "Raleway";
  font-weight: 100;
  line-height: 32px;
  margin: 20px 0 0;
  display: block;
  color: #000000;
  text-align: center;
}
p.sub-heading {
  font-size: 18px !important;
}
.widget.gsc-icon-box.top-center img {
  height: 35px;
  margin-bottom: 20px;
}
.widget.gsc-icon-box.top-center .title::after {
  background: #4582ff;
}
.text-overlay-image {
  display: block;
  color: white;
  font-family: "Raleway";
  font-size: 34px;
  font-weight: bold;
  line-height: 40px;
  padding: 70px 50px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  margin-bottom: 20px;
}
.mod2-whole-school {
  background: url("/sites/default/files/images/img-mod2-pic1.jpg");
}
.mod2-what-others-saying {
  background: url("/sites/default/files/images/img-mod2-pic3.jpg");
}
.force-50 {
  width: 50px !important;
  height: 50px !important;
}
/**----  Teacher Home Page End  ----**/



/**----  Class Progress  ----**/


.class-progress-header {
  width: 24px;
  text-align: center;
  padding-right: 38px;
  padding-left: 10px;
}
.path-class-progress2 td {
  background-image: url("../../../sites/default/files/images/icon-default.png");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position-x: 8px;
  background-position-y: 8px;
  padding-bottom: 4px;
}
.path-class-progress2 td:first-of-type {
  background-image: none;
  padding-top: 16px
}

.class-progress {
  display: flex;
  justify-content: center;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 24px;
}
.class-progress-completed {
  background-image: url("../../../sites/default/files/images/icon-complete.png") !important;
}
.class-progress-started {
  background-image: url("../../../sites/default/files/images/icon-started.png") !important;
}

.class-progress-quiz {
  height: 24px;
  background-image: none;
}
.class-progress-content {
  display: none;
}

/**----  Class Progress  ----**/




/**  Content area  **/
div.main.main-page {
  padding-top: 0;
}
/** node pages **/
.widget.gsc-heading.style-1 {
  padding: 5px 0 25px;
  display: block;
  width: 100%;
}
.field--label-above .field__label {
  font-weight: bold;
  margin: 20px 0 auto;
}

/**  Lesson List  **/
.lesson-term-header {
  font-family: "Raleway";
  margin-bottom: 20px;
}
.lesson-term-header h2 {
  font-size: 28px;
  margin: 0;
}
.lesson-term-header p {
  font-size: 17px;
}
.course-lesson {
  display: table;
  background: white;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  margin-bottom: 15px;
  width: 100%;
  height: 70px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.lesson-group {
  margin-bottom: 60px;
}
.lesson-item-thumb {
  height: 93px;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  background-color: #7a98d7;
  width: 40%;
  text-align: center;
  background-image: url("/sites/default/files/images/lesson-thumbnails.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.lesson-item-thumb img {
  height: 95px;
}
.lesson-item-content {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 20px;
  width: 1000%;
  height: 76px;
  color: #252525;
}
.lesson-item-title {
  font-family: "Raleway";
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
.lesson-item-complete {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  width: auto;
  text-align: center;
}
.lesson-item-complete img {
  max-width: 25px;
  height: auto;
}
.lesson-item-homework,
.activity-item-start {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 10px;
  width: auto;
}
/**  Activity List  **/
.header-lesson-title {
  text-align: center;
  margin: -20px 0 40px;
}
.header-lesson-title h3 {
  margin: 0;
}
/**----  Table Layout Styling  ----**/
table {
  margin-top: 20px;
  background-color: #ffffff;
}
thead {
  border: 0;
}
table > caption + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th {
  text-transform: uppercase;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  color: #000000;
}
table > tbody > tr > td {
  border-left: 0;
  border-right: 0;
}
table > tbody > tr > td a {
  color: #4582ff;
}
table > tbody > tr > td a:hover {
  color: #252525;
}
.views-field-nothing-2 {
  text-transform: uppercase;
}
/**----  Table Layout Styling End  ----**/

/**----  Layout Effects  ----**/
.left {
  float: left;
}
.right {
  float: right;
  text-align: right;
}
.light-shadow {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.button-center {
  display: block;
  margin: 20px;
  text-align: center;
  line-height: 17px;
}
/**----  Layout Effects End  ----**/

/**----  Button Styles  ----**/
.gsc-button {
  background-color: #4582ff;
  color: #ffffff;
  border: 1px solid #4582ff;
  margin: 0;
  border-radius: 100px;
  padding: 8px 20px;
  font-size: 12px;
}
.gsc-button:hover {
  color: #4582ff;
  background-color: #ffffff;
  border: 1px solid #4582ff;
}
.gsc-button a {
  color: #ffffff;
}
.gsc-button a:hover {
  color: #4582ff;
}
.mini {
  font-size: 10px;
  padding: 8px 20px !important;
  line-height: 13px;
  margin: 5px;
}
.small {
  font-size: 10px;
  padding: 15px 20px !important;
}
.medium {
  font-size: 12px;
  padding: 20px 30px !important;
}
.purple {
  background-color: #b8336a !important;
  border: 1px solid #b8336a !important;
}
.purple:hover {
  background-color: #ffffff !important;
  color: #b8336a !important;
  border: 1px solid #b8336a !important;
}
a.purple {
  color: white !important;
}
a.active {
  color: #4582ff !important;
}
/**----  Button Styles End  ----**/

/**----  Class Management Page  ----**/

.class-info-wrapper {
  display: flex;
  margin-bottom: 40px;
}

.full-width {
  width: 100%;
  display: flex;
  margin: 50px 0;
  justify-content: center;
}

.video-frame {
  width: 420px;
  height: 240px;
  border-radius: 8px;
  background-color: #000;
  overflow: hidden;
}
.views-view-grid .views-row {
  display: flex;
}

.course-price {
  display: inline-block;
  box-sizing: border-box;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background: #04d2c8;
  line-height: 20px;
  padding: 0 6px;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  margin-top: 4px;
  width: fit-content;
}
.course-block {
  background-color: #ffffff;
  margin-right: 20px;
  padding-top: 0 !important;
  padding-bottom: 20px !important;
  display: flex;
  flex-direction: column;
}
.course-block-title a {
  margin-top: 10px;
  width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.course-block-title h3 {
  font-weight: bold;
  font-size: 14px;
  margin: 10px 0 0;
}
.course-block-title h3:hover {
  color: #4582ff;
}
.course-block-price {
  width: 30%;
  display: inline-block;
}
.course-image {
  background-color: #7b99d8;
  margin: 0 -15px;
}
.course-image-background {
  background-image: url("/sites/default/files/images/course-image-background.png");
  background-size: contain;
  background-position: center;
  height: 100px;
  background-repeat: no-repeat;
  background-color: #7b99d8;
  margin: 0 -15px;
}
/**----  Class Management Page End  ----**/

/**----  Class Roster Page  ----**/
/*  CR - Bulk Operations action dropdown  */
.form-item-action {
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}
/* CR - Table Header  */
caption {
  text-transform: uppercase;
  font-weight: bold;
  /*color: white;
  background: #7081B6;*/
  color: #7081b6;
  padding: 4px;
  margin-left: 20.9%;
  width: 56%;
}
th.views-field-nothing-1,
th.views-field-field-sms-number,
th.views-field-mail,
th.views-field-phone-number {
  background: #d4e2ff;
}
.student-button {
  float: none;
  margin-bottom: 20px;
}
.col-sm-6 h2 {
  margin-top: 0;
}
/**----  Class Roster Page End  ----**/

/**----  Footer  ----**/
footer {
  margin-top: 50px;
  -webkit-box-shadow: 0 0 0px 0 rgb(0 0 0 / 0%);
  box-shadow: 0 0 0px 0 rgb(0 0 0 / 0%);
  background: inherit;
}
.footer {
  background: #1f1e23;
  color: #ffffff;
  -webkit-box-shadow: 0 0 0px 0 rgb(0 0 0 / 0%);
  box-shadow: 0 0 0px 0 rgb(0 0 0 / 0%);
  background: inherit;
}
div.footer-center {
  padding: 0 !important;
}
div.copyright {
  text-align: center;
}
/**----  Footer End  ----*

/**----  PeptTalk - Page  ----**/
/* Step titles */

.peptalk-lesson-title {
  display: flex !important;
  width: fit-content !important;
  margin: 30px 0px 6px !important;
  font-size: 24px !important;
  gap: 8px !important;
}

.welcome-container {
  margin-top: 60px;
  display: flex;
  flex-direction: column;x
  align-items: flex-start;
  justify-content: flex-start;
}

.pep-title {
  font-size: 30px;
  font-family: "Raleway";
  font-weight: 100;
  line-height: 32px;
  margin: 0px 0 0px;
  display: block;
  padding-bottom: 15px;
  color: #000000;
  width: 100%;
  display: flex !important;
  justify-content: space-between !important;
  align-items: flex-start !important;
}


.pep-sub-title {
  font-size: 24px;
  font-family: "Raleway";
  font-weight: 100;
  line-height: 32px;
  margin: 0px 0 0px;
  display: block;
  padding-bottom: 15px;
  color: #000000;
  width: 100%;
  display: flex !important;
  justify-content: space-between !important;
  align-items: flex-start !important;
}



.pep-title::after {
  content: "";
  width: 60px;
  height: 2px;
  background: #4582ff;
  position: absolute;
  bottom: 0px;
  left: 15px;
  z-index: 1;
}
/*
.expert- {
  font-size: 30px;
  font-family: "Raleway";
  font-weight: 100;
  line-height: 32px;
  margin: 0px;
  display: block;
  padding-bottom: 15px;
  color: #000000;
  text-align: left;
} */

.peptalk-item-title {
  width: 110px !important;
}
.peptalk-item-content {
  width: auto !important;
  padding: 10px 0px 10px 20px;
}

/*.pep-title {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  font-size: 28px;
  padding-bottom: 15px;
  border-bottom: 2px solid #4582FF;
  margin-bottom: 20px;
}
*/

.articulate-frame {
  width: 100%;
  border-radius: 8px;
}

.node--type-peptalks {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.pep-text {
  width: 50%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.pep-content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 48px;
}

.node--type-peptalk p {
  font-size: 15px;
}

.pep-center {
  text-align: center;
}

.pep-spacer {
  height: 120px;
}

.pep-bg-white {
  background-color: #fffce5;
}
.pep-border-white {
  border: 1px solid #fffce5;
}
.pep-text-white {
  color: #fffce5;
}

.pep-bg-light {
  background-color: #FFE9B0;
}
.pep-border-light {
  border: 1px solid #FFE9B0;
}

.pep-bg-bright-light {
  background-color: #FFFABD;
}
.pep-border-bright-light {
  border: 1px solid #fffbdb;
}


.pep-bg-med {
  background-color: #E6D19E;
}
.pep-border-med {
  border: 1px solid #E6D19E;
}

.pep-text-dark {
  color: #806932;
}
.pep-bg-dark {
  background-color: #806932;
}
.pep-border-dark {
  border: 1px solid #806932;
}

.pep-bg-bright {
  background-color: #FFD363;
}
.pep-border-bright {
  border: 1px solid #FFD363;
}

.pep-bg-teal {
  background-color: #B5DEE6;
}
.pep-border-teal {
  border: 1px solid #B5DEE6;
}
.pep-bg-dark {
  background-color: #685A99;
}
.pep-border-dark {
  border: 1px solid #685A99;
}

.pep-main-title {
  color: #000000;
  /* color: #806932; */
}

.pep-container {
  display: flex;
  justify-content: stretch;
  margin: 0px 0 0;
}
.pep-third {
  width: 33.33%;
}
.pep-two-third {
  width: 66.66%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.pep-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.pep-full {
  width: 100%;
}
.pep-image-lg {
  height: 600px;
}
.pep-image-sm {
  height: 300px;
}
.pep-round-all {
  border-radius: 20px;
}
.pep-round-left {
  border-radius: 20px 0px 0px 20px;
}
.pep-round-right {
  border-radius: 0px 20px 20px 0px;
}
.pep-round-bottom-left {
  border-radius: 0px 0px 0px 20px;
}
.pep-round-bottom-right {
  border-radius: 0px 0px 20px 0px;
}
.pep-round-top {
  border-radius: 20px 20px 0px 0px;
}
.pep-round-bottom {
  border-radius: 0px 0px 20px 20px;
}
.pep-round-none {
  border-radius: 0px 0px 0px 0px;
}



.pep-main-top {
  border-bottom-width: 0px !important;
  padding: 0px !important;
  margin-bottom: 0px !important;
}
.pep-top-container {
  padding: 0px 40px;
}
.pep-lessons-top {
  padding-bottom: 0px !important;
}

.pep-lessons {
  border: 1px solid #FFD363 !important;
  border-top-width: 0px !important;
  border-bottom-width: 0px !important;
  background-color: #FFE9B0 !important;
  padding: 0px 40px !important;
  margin: 0px !important;
  border-radius: 0px !important;
}
.pep-lessons-container {
  padding: 0px 40px !important;
  background-color: #fffce5 !important;
  border-radius: 0px 0px 20px 20px !important;
}

.pep-main-bottom {
  border-top-width: 0px !important;
  padding-top: 0px !important;
  margin-top: 0px !important;
}
.pep-bottom-container {
  padding-top: 20px !important;
}

.pep-inset {
  margin: 0px 20px;
}

.pep-line-height {
  line-height: 24px;
}
.pep-line-height ul {
  margin-bottom: 8px;
}
.pep-line-height .list-disc li {
  font-weight: bold;
}
.pep-line-height .list-circle li {
  font-weight: normal;
}

.pep-circle {
  border-radius: 500px;
  aspect-ratio: 1 / 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.pep-padding {
  padding: 40px;
}
.pep-margin-right {
  margin-right: 10px;
}
.pep-margin-left {
  margin-left: 10px;
}
.pep-margin-sides {
  margin: 0px 10px;
}
.pep-margin-bottom {
  margin-bottom: 10px;
}

.orientation-text .field--name-body {
  margin-bottom: 24px;
}

.orientation-text .pep-title {
  margin: 20px 0 0px;
  text-align: left;
}

.orientation-text .pep-title::after {
  display: none;
}

.resource-div a, .list-number a {
  color: #4582ff;
}
.resource-div a:hover, .list-number a:hover {
  text-decoration: underline;
}

.resource-div {
  margin: 16px;
}
.resource-div li {
  font-weight: 900;
}
.resource-div p {
  margin-left: 32px;
}

.dingbats-md {
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 100px;
  margin-bottom: 20px;
}
.dingbats-sm {
  display: flex;
  background-repeat: no-repeat;
  background-position: center center;
  width: 60px;
  height: auto;
  margin-right: 20px;
}
.dingbats-remainder {
  width: fit-content;
}

.pep-video {
  min-width: -webkit-fill-available;
  min-width: -moz-fill-available;
  min-width: -o-fill-available;
  min-width: fill-available;
  border-width: 0px;
}

.pep-expert {
  background-color: #f9dbae;
  border-radius: 20px;
  margin: 0 20px;
}
.pep-expert .expert-content {
  display: flex;
}
.pep-expert .expert-content .list-disc {
  font-size: 16px;
  margin-top: 16px;
}
.pep-expert .expert-content .list-disc li {
  margin: 36px 0 !important;
  list-style: none;
}
.pep-expert .expert-content .list-circle {
  font-weight: 700;
  font-size: 14px;
  margin-top: -30px;
}
.pep-expert .expert-content .list-circle .list-disc li {
  list-style-type: disc;
  margin: 10px 0px !important;
}
.pep-expert .expert-content ul {
  width: 67%;
  margin: 30px 20px 20px 30px;
}
.pep-expert .expert-content .expert-image {
  width: 33%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 0 20px 20px 0;
}
.pep-expert .expert-content .expert-melissa {
  background-image: url("/sites/default/files/images/MelissaPeskin.jpg");
}
.pep-expert .expert-content .expert-ross {
  background-image: url("/sites/default/files/images/ross-large.jpg");
}
.pep-expert .expert-content li::first-letter {
  font-size: 32px;
  letter-spacing: 8px;
  line-height: 36px;
}
.pep-expert .expert-content .list-circle .list-disc li::first-letter {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 18px;
}


.partner {
  background-image: url("/sites/default/files/images/SVG/Partner.svg");
}
.engage {
  background-image: url("/sites/default/files/images/SVG/Engage.svg");
}
.plan {
  background-image: url("/sites/default/files/images/SVG/Plan.svg");
}

.border-box {
  border: 1px solid #bbb;
  border-radius: 6px;
  padding: 20px 40px;
  margin-right: 20px;
}
/* PT - main area */
.course-details-main {
  display: block;
  float: unset;
  width: 100%;
  /*padding-bottom: 20px;*/
}
.course-details-main iframe {
  width: 100%;
  height: 250px;
}
.course-details-main .ask-expert {
  color: #b8336a;
  font-size: 16px;
  display: block;
  margin: 0;
  padding: 10px 0;
}
.course-details-main img {
  margin-bottom: 20px;
}
/* PT - Course Topics area */
.course-details-topics {
  width: 100%;
  display: block;
  float: unset;
  padding-bottom: 20px;
}
.course-details-topics .button-center,
.course-lesson-objectives .button-center {
  width: 80%;
  margin: 0 auto;
}
.course-sidebar-highlight {
  background-color: #d7dff1;
  border-radius: 6px;
  border: 0px;
  margin-bottom: 20px;
  width: 100%;
  padding: 20px;
}
.course-sidebar-highlight a {
  font-weight: bold;
  color: #4582ff;
}
.course-details-topics ul,
.course-sidebar-highlight ul {
  font-size: 16px;
}
.course-details-topics ul li,
.course-sidebar-highlight ul li {
  margin-bottom: 7px;
}
.highlight-peach {
  background-color: #ffdaa8;
}
.highlight-peach h2.block-title::after {
  background: #b8336a;
}
.full-width {
  width: 100% !important;
}
/* Article in Ask the Expert */
.article-author-img {
  float: right;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-top: 10px;
}
/* PT - Lesson Menu background */
.views-element-container footer {
  padding: 10px;
  -webkit-box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0);
  background: inherit;
  margin-top: 20px;
}

.views-element-container footer .sub-heading {
  text-align: center;
}

/* PT - Lesson buttons */
.course-lesson-section {
  background: white;
  padding: 30px 15px;
  margin: 0 -15px;
}
.course-lesson-section .course-lesson {
  border: 0px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.course-lesson-section .course-lesson .lesson-item-thumb {
  width: 20%;
}
.course-lesson-section .course-lesson .lesson-item-thumb img,
.course-lesson .lesson-item-thumb img {
  width: 100%;
  vertical-align: middle;
  margin: -15px;
}
.course-lesson-section .course-lesson .lesson-item-content {
  width: 40%;
}
/* PT - Activity buttons/Lesson objectives container */
.course-lesson-section .view-content-wrap,
.course-lesson-section .views-element-container {
  padding: 20px 0 0;
}
.course-lesson-section
  .views-element-container
  .course-lesson-section
  .view-content-wrap {
  padding: 0;
}
.course-lesson-section .view-content-wrap,
.course-lesson-section .views-element-container,
.course-lesson-section
  .views-element-container
  .course-lesson-section
  .view-content-wrap {
  width: 100%;
  display: block;
  float: unset;
}
/* PT - lesson tabs */
.gsc-tabs ul {
  margin: 5px 0;
  padding: 10px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  list-style: none !important;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.gsc-tabs ul > li {
  display: inline-block;
  margin-bottom: -1px;
}
.gsc-tabs ul > li > a {
  font-weight: 700;
  color: #000;
  padding: 8px 18px;
  border: none;
  font-size: 12px;
  background: none;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  line-height: 1.8;
  position: relative;
  display: block;
  text-decoration: none;
}
/* PT - Lesson Title */
.block-info-title {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 2px;
  padding-left: 15px;
  margin-bottom: 8px;
  position: relative;
}
.block-info-title::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 20px;
  background: #4582ff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  left: 0;
  top: 8px;
  z-index: 1;
}

/* Form Block Title */
#block-webform {
  padding-top: 10px;
}
#block-webform fieldset h2.block-title {
  margin: 0;
  padding: 0;
}
#block-webform fieldset {
  margin-bottom: 5px;
}
#block-webform label,
#block-webform legend,
#block-webform legend span {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin: 10px 0px 10px;
  border-width: 0px;
  color: #252525;
}
#block-webform legend {
  padding-top: 10px;
}
#block-webform .form-submit {
  letter-spacing: 2px;
  padding-left: 40px !important;
  padding-right: 40px !important;
}

#block-webform .form-text,
#block-webform .form-textarea {
  border-radius: 3px;
  margin-bottom: 10px;
  width: 770px;
  border-color: #e0e0e0;
}

/* From block description paragraph*/
#edit-peptalk-block-form-title p {
  margin-bottom: 30px;
  font-size: 15px;
  color: black;
}

/* adds space below last question on form */
#edit-4-what-are-three-things-that-you-and-your-child-have-in-common- {
  margin-bottom: 20px;
}

#block-webform .block-title {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#block-webform .block-title > span {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 2px;
  padding-left: 15px;
  margin-bottom: 8px;
  position: relative;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.8;
}
#block-webform .block-title > span::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 20px;
  background: #4582ff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  left: 0;
  top: 8px;
  z-index: 1;
}
#block-webform .block-title::after {
  height: 0px;
}

iframe {
  border-width: 0px;
}

/**----  PeptTalk - Page End  ----**/

/**----  Navigation - User Roles  ----**/
nav.block.navigation {
  margin-bottom: 0px;
}
.navigation ul.gva_menu {
  text-align: left;
  list-style: none;
  padding-left: 0;
  float: none;
}
/* profile menu hidden after reaching 768px width */
#block-studentmenu.navigation .gva_menu,
#block-parentmenu.navigation .gva_menu,
#block-teachermenu.navigation .gva_menu,
#block-gavias-edmix-main-menu.navigation .gva_menu {
  display: none;
}
.navigation .gva_menu > li > a {
  display: block;
  position: relative;
  font-size: 12px;
  font-weight: 700;
  padding: 20px 10px 20px 60px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  text-align: left;
  color: #000;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.navigation .gva_menu > li.menu-item--active-trail > a {
  color: #4582ff !important;
}
.navigation .gva_menu .sub-menu > li > a {
  padding: 5px;
  padding-left: 60px;
}
/**----  Navigation - User Roles End  ----**/

.lesson-item-thumb {
  width: 0%;
}
.homework-button {
  display: none;
}

/**----  Responsive  ----**/

@media (min-width: 480px) {
  .lesson-item-thumb {
    width: 0%;
  }
  .lesson-item-content {
    width: 60%;
  }
  .lesson-item-homework {
    width: 30%;
  }
  .course-details-main iframe {
    height: 400px;
  }

  .course-lesson-section {
    margin: 0;
  }
}
@media (min-width: 576px) {
  .lesson-item-thumb {
    width: 15%;
  }
  .lesson-item-content {
    width: 50%;
  }
  .lesson-item-homework {
    width: 30%;
  }
}
@media (max-width: 768px) {
  /**  All other GVA Menus  **/
  .content-top .navigation .gva-navigation .gva_menu {
    display: none;
  }
}
@media (min-width: 768px) {
  header.header-v1 .header-inner {
    padding-right: 0;
    float: right;
  }
  .myt-header {
    display: table;
  }
  .myt-head-cell {
    display: table-cell;
    width: 33%;
    vertical-align: middle;
    font-family: "Open Sans";
  }
  .myt-header h1 {
    text-align: center;
  }
  .myt-head-cell.myt-pulldown {
    text-align: right;
    display: table-cell;
  }

  /*  User page title header  */
  .user-head-right {
    text-align: right;
  }

  caption {
    width: 54%;
    margin-left: 20.9%;
  }
  .lesson-item-homework,
  .activity-item-start {
    padding: 0 20px 0 10px;
  }
  .col-sm-6 {
    width: 50%;
  }
  /* PepTalk main */
  .course-details-main {
    display: inline-block;
    width: 60%;
    vertical-align: top;
  }
  /* PepTalk topics */
  .course-details-topics {
    width: 39%;
    display: inline-block;
    padding: 20px 0 20px 30px;
    vertical-align: top;
  }
  .course-details-topics .button-center,
  .course-lesson-objectives .button-center {
    width: 90%;
  }
  .course-sidebar-highlight {
    margin: 20px 0 20px 30px;
    width: 35%;
    display: inline-block;
    vertical-align: top;
  }
  .views-element-container footer {
    padding: 20px;
  }
  .course-lesson-section {
    padding: 30px;
  }
  /* PepTalk lesson list container */
  .course-lesson-section .view-content-wrap {
    display: inline-block;
    width: 60%;
    vertical-align: top;
  }
  /* PepTalk lesson objectives container */
  .course-lesson-section .views-element-container {
    width: 39%;
    display: inline-block;
    padding-left: 30px;
    vertical-align: top;
  }
  .student-button {
    float: right;
  }
  .gbb-row.row-border .row-wrapper > .gsc-column .column-inner {
    padding-bottom: 0px !important;
  }
}
@media (min-width: 768px) {
  .hidden-md {
    display: none !important;
  }
  .hidden {
    display: none !important;
    visibility: hidden !important;
  }
  .training-buttons-container,
  #block-studentmenu.navigation .gva_menu,
  #block-parentmenu.navigation .gva_menu,
  #block-teachermenu.navigation .gva_menu,
  #block-gavias-edmix-main-menu.navigation .gva_menu {
    display: block;
    width: 100%;
    margin-bottom: 40px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 992px) {
  caption {
    width: 53%;
    margin-left: 20.9%;
  }
  .course-block.col-sm-6 {
    width: 23%;
  }
  .navigation .gva_menu .sub-menu > li > a {
    padding: 0px !important;
  }
}
@media (min-width: 1200px) {
  caption {
    width: 53%;
    margin-left: 20.9%;
  }
}
/**----  Responseive End  ----**/

/* ——————— Messages ——————— */
.messages__list {
  list-style-type: none;
  padding-left: 2px;
  padding-right: 10px;
}
/*li.messages__item, .messages__wrapper .messages--status, .messages__wrapper .messages--error {*/
.messages__wrapper .messages--status,
.messages__wrapper .messages--error {
  padding: 12px 20px;
  background-color: #cce5ff;
  color: #004085;
  font-size: 16px;
  margin-bottom: 16px;
  border: #b8daff solid 1px;
  border-radius: 4px;
}

/*  Block title for Parent Course Lesson Block   */
#block-views-block-parent-course-lesson-block-1 h2.block-title > span {
  letter-spacing: unset;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
  z-index: unset;
  font-size: 30px;
  font-family: "Raleway";
  font-weight: 100;
  line-height: 32px;
  margin: 20px 0 30px;
  display: block;
  padding-bottom: 15px;
  color: #000000;
}
#block-views-block-parent-course-lesson-block-1 h2.block-title > span::after {
  content: "";
  width: 60px;
  height: 2px;
  background: #4582ff;
  position: absolute;
  bottom: 0px;
  left: 15px;
  z-index: 1;
}
#block-views-block-parent-course-lesson-block-1 h2.block-title {
  margin: 0;
  padding: 0;
}
#block-views-block-parent-course-lesson-block-1 h2.block-title::after {
  width: unset;
  height: unset;
  background: unset;
  position: unset;
  z-index: unset;
  bottom: unset;
  left: unset;
  margin: 0;
  padding: 0;
}
/*  Block title for Parent Course Lesson Block - END  */
/* Lesson title inside Parent Lesson Block */
.course-lesson-objectives h2 {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000;
  background: none;
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 10px;
  z-index: 1;
}
.course-lesson-objectives h2::after {
  content: "";
  width: 60px;
  height: 1px;
  background: #4582ff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.dropbutton-toggle button {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: none;
  background: none !important;
  box-shadow: none !important;
  color: black !important;
  font-size: 22px !important;
}
.dropbutton-arrow span {
  color: black;
}

.pep-title-container {
  position: relative;
  margin-bottom: 50px;
}

/* Lesson title inside Parent Lesson Block - END */

.video-background {
  background-image: url("/sites/default/files/images/SVG/VideoBackground.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.class-roster > .gva-view {
  background-color: inherit !important;
  -webkit-box-shadow: 0 0 0px 0 rgb(0 0 0 / 0%) !important;
  box-shadow: 0 0 0px 0 rgb(0 0 0 / 0%) !important;
  color: #ff00ff !important;
  border-radius: 4px;
}

.margins-suck {
  height: 1px;
  display: block;
}


/**** ADDED CODE End ***************/
