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

@media screen and (max-width: 970px) {
  .mob-hide {
    display: none !important; } }

.des-hide {
  display: none !important; }
  @media screen and (max-width: 970px) {
    .des-hide {
      display: initial !important; } }

.disabled {
  cursor: not-allowed;
  opacity: 0.5; }

.width100 {
  width: 100%; }

.width90 {
  width: 90%; }

.width80 {
  width: 80%; }

.width70 {
  width: 70%; }

.width60 {
  width: 60%; }

.width50 {
  width: 50%; }

.width40 {
  width: 40%; }

.width33 {
  width: 33%; }

.width30 {
  width: 30%; }

.width25 {
  width: 25%; }

.width20 {
  width: 20%; }

.width10 {
  width: 10%; }

.maxwidth100 {
  max-width: 100%; }

.nowrap {
  white-space: nowrap; }

.wrap {
  white-space: normal !important; }

.nomargin {
  margin: 0 !important; }
  .nomargin-right {
    margin-right: 0px !important; }
  .nomargin-left {
    margin-left: 0px !important; }
  .nomargin-top {
    margin-top: 0px !important; }
  .nomargin-bottom {
    margin-bottom: 0px !important; }

.nopading {
  padding: 0; }

.inopading {
  padding: 0 !important; }

.pointer {
  cursor: pointer; }

.cursor-default {
  cursor: default; }

.lowercase {
  text-transform: lowercase; }

.uppercase {
  text-transform: uppercase; }

.margin-0-right {
  margin-right: 0px; }

.margin-0-left {
  margin-left: 0px; }

.margin-0-top {
  margin-top: 0px; }

.margin-0-bottom {
  margin-bottom: 0px; }

.margin-5-right {
  margin-right: 5px; }

.margin-5-left {
  margin-left: 5px; }

.margin-5-top {
  margin-top: 5px; }

.margin-5-bottom {
  margin-bottom: 5px; }

.margin-10-right {
  margin-right: 10px; }

.margin-10-left {
  margin-left: 10px; }

.margin-10-top {
  margin-top: 10px; }

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

.margin-20-right {
  margin-right: 20px; }

.margin-20-left {
  margin-left: 20px; }

.margin-20-top {
  margin-top: 20px; }

.margin-20-bottom {
  margin-bottom: 20px; }

.margin-30-right {
  margin-right: 30px; }

.margin-30-left {
  margin-left: 30px; }

.margin-30-top {
  margin-top: 30px; }

.margin-30-bottom {
  margin-bottom: 30px; }

.padding-0-right {
  padding-right: 0px; }

.padding-0-left {
  padding-left: 0px; }

.padding-0-top {
  padding-top: 0px; }

.padding-0-bottom {
  padding-bottom: 0px; }

.padding-5-right {
  padding-right: 5px; }

.padding-5-left {
  padding-left: 5px; }

.padding-5-top {
  padding-top: 5px; }

.padding-5-bottom {
  padding-bottom: 5px; }

.padding-10-right {
  padding-right: 10px; }

.padding-10-left {
  padding-left: 10px; }

.padding-10-top {
  padding-top: 10px; }

.padding-10-bottom {
  padding-bottom: 10px; }

.padding-15-right {
  padding-right: 15px; }

.padding-15-left {
  padding-left: 15px; }

.padding-15-top {
  padding-top: 15px; }

.padding-15-bottom {
  padding-bottom: 15px; }

.padding-20-right {
  padding-right: 20px; }

.padding-20-left {
  padding-left: 20px; }

.padding-20-top {
  padding-top: 20px; }

.padding-20-bottom {
  padding-bottom: 20px; }

.padding-30-right {
  padding-right: 30px; }

.padding-30-left {
  padding-left: 30px; }

.padding-30-top {
  padding-top: 30px; }

.padding-30-bottom {
  padding-bottom: 30px; }

.ipadding-0-right {
  padding-right: 0px !important; }

.ipadding-0-left {
  padding-left: 0px !important; }

.ipadding-0-top {
  padding-top: 0px !important; }

.ipadding-0-bottom {
  padding-bottom: 0px !important; }

.ipadding-5-right {
  padding-right: 5px !important; }

.ipadding-5-left {
  padding-left: 5px !important; }

.ipadding-5-top {
  padding-top: 5px !important; }

.ipadding-5-bottom {
  padding-bottom: 5px !important; }

.ipadding-10-right {
  padding-right: 10px !important; }

.ipadding-10-left {
  padding-left: 10px !important; }

.ipadding-10-top {
  padding-top: 10px !important; }

.ipadding-10-bottom {
  padding-bottom: 10px !important; }

.ipadding-15-right {
  padding-right: 15px !important; }

.ipadding-15-left {
  padding-left: 15px !important; }

.ipadding-15-top {
  padding-top: 15px !important; }

.ipadding-15-bottom {
  padding-bottom: 15px !important; }

.ipadding-20-right {
  padding-right: 20px !important; }

.ipadding-20-left {
  padding-left: 20px !important; }

.ipadding-20-top {
  padding-top: 20px !important; }

.ipadding-20-bottom {
  padding-bottom: 20px !important; }

.imargin-0-right {
  margin-right: 0px !important; }

.imargin-0-left {
  margin-left: 0px !important; }

.imargin-0-top {
  margin-top: 0px !important; }

.imargin-0-bottom {
  margin-bottom: 0px !important; }

.imargin-5-right {
  margin-right: 5px !important; }

.imargin-5-left {
  margin-left: 5px !important; }

.imargin-5-top {
  margin-top: 5px !important; }

.imargin-5-bottom {
  margin-bottom: 5px !important; }

.imargin-10-right {
  margin-right: 10px !important; }

.imargin-10-left {
  margin-left: 10px !important; }

.imargin-10-top {
  margin-top: 10px !important; }

.imargin-10-bottom {
  margin-bottom: 10px !important; }

.imargin-15-right {
  margin-right: 15px !important; }

.imargin-15-left {
  margin-left: 15px !important; }

.imargin-15-top {
  margin-top: 15px !important; }

.imargin-15-bottom {
  margin-bottom: 15px !important; }

.imargin-20-right {
  margin-right: 20px !important; }

.imargin-20-left {
  margin-left: 20px !important; }

.imargin-20-top {
  margin-top: 20px !important; }

.imargin-20-bottom {
  margin-bottom: 20px !important; }

.ipadding-5-right {
  padding-right: 5px !important; }

.ipadding-5-left {
  padding-left: 5px !important; }

.ipadding-5-top {
  padding-top: 5px !important; }

.ipadding-5-bottom {
  padding-bottom: 5px !important; }

.ipadding-10-right {
  padding-right: 10px !important; }

.ipadding-10-left {
  padding-left: 10px !important; }

.ipadding-10-top {
  padding-top: 10px !important; }

.ipadding-10-bottom {
  padding-bottom: 10px !important; }

.updating {
  opacity: 0.4;
  position: relative; }
  .updating:after {
    content: "\f013";
    font: normal normal normal 30px/1 FontAwesome;
    position: absolute;
    top: 40%;
    text-align: center;
    width: 100%;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear; }

.updating-one {
  animation: animationFrames ease 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -webkit-animation: animationFrames ease 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
  -moz-animation: animationFrames ease 0.5s;
  -moz-animation-iteration-count: 1;
  -moz-animation-fill-mode: forwards;
  /*FF 5+*/
  -o-animation: animationFrames ease 0.5s;
  -o-animation-iteration-count: 1;
  -o-animation-fill-mode: forwards;
  /*Not implemented yet*/
  -ms-animation: animationFrames ease 0.5s;
  -ms-animation-iteration-count: 1;
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/ }

@keyframes animationFrames {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes animationFrames {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes animationFrames {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes animationFrames {
  0% {
    opacity: 1; }
  49% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes animationFrames {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.blk-shade {
  position: relative;
  cursor: not-allowed; }
  .blk-shade:after {
    content: "";
    display: block;
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0; }
  .blk-shade-message {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    padding: 10px 30px;
    z-index: 11;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); }
    .blk-shade-message-inline {
      position: relative;
      top: inherit;
      left: inherit;
      transform: none;
      text-align: center; }

.confirmation .btn-success {
  margin-right: 5px; }

.student-view {
  position: relative; }
  @media screen and (max-width: 970px) {
    .student-view .page-breadcrumb button {
      margin-top: 10px;
      width: 100%; } }
  .student-view .page-breadcrumb > li > a {
    text-decoration: underline; }
  .student-view .title-bar .calendar-trigger {
    float: right; }
  .student-view .calendar .fc-toolbar-title {
    font-size: 1.2em; }
  .student-view .calendar .fc-button-primary {
    color: #76828e;
    background-color: #efefef;
    border-color: #ffffff; }
  .student-view .calendar .fc-daygrid-day-events {
    min-height: 0;
    margin-top: 0em;
    margin-bottom: 0.3em; }
  .student-view .calendar .fc-col-header-cell-cushion {
    cursor: default;
    color: #333;
    font-size: 11px; }
    .student-view .calendar .fc-col-header-cell-cushion:hover {
      text-decoration: none; }
  .student-view .calendar .fc-daygrid-day-number {
    cursor: default;
    color: #a0a0a0;
    font-size: 12px; }
    .student-view .calendar .fc-daygrid-day-number:hover {
      text-decoration: none; }
  .student-view .calendar .fc-day-today {
    background-color: #ffeb9d; }
    .student-view .calendar .fc-day-today .fc-daygrid-day-number {
      color: #333; }
  .student-view .calendar .fc-h-event {
    border: 1px solid #5aaa2e;
    background-color: #5aaa2e; }
  .student-view .calendar .fc-event-title {
    padding: 0 0 0 3px;
    font-size: 11px; }
  .student-view .dashboard:after {
    content: "";
    display: table;
    clear: both; }
  .student-view .dashboard .calendar {
    width: 33%;
    float: right;
    background-color: white; }
    @media screen and (max-width: 970px) {
      .student-view .dashboard .calendar {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
        padding: 10px;
        border: 1px solid silver;
        width: 90%;
        opacity: 0;
        position: absolute;
        right: 0px;
        top: 40px;
        z-index: 1; } }
  .student-view .dashboard .activities {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .student-view .dashboard .activities .item {
      display: inline-block;
      width: 31%;
      margin-right: 2%;
      margin-bottom: 2%;
      -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
      background-size: cover;
      background-color: #efefef;
      border: 1px solid #dadada; }
      @media screen and (max-width: 970px) {
        .student-view .dashboard .activities .item {
          width: 100%; } }
      .student-view .dashboard .activities .item:hover {
        text-decoration: none; }
      .student-view .dashboard .activities .item .image {
        position: relative;
        text-align: center;
        background-color: #dedede; }
        .student-view .dashboard .activities .item .image img {
          max-width: 100%;
          margin: auto; }
        .student-view .dashboard .activities .item .image h2 {
          display: inline-block;
          position: absolute;
          left: 0px;
          bottom: 0px;
          color: white;
          font-size: 1.5em;
          line-height: 1.3em;
          padding: 0.1em 0.4em;
          text-shadow: 1px 1px 1px black; }
      .student-view .dashboard .activities .item .dates {
        padding: 2px 10px;
        border-bottom: 1px dashed #dedede;
        font-size: 12px;
        color: #868686; }
      .student-view .dashboard .activities .item .status {
        padding: 2px 10px;
        font-size: 12px;
        color: #868686; }
        .student-view .dashboard .activities .item .status i {
          text-shadow: 1px 1px 1px black; }
        .student-view .dashboard .activities .item .status .active {
          color: #1fe879; }
      .student-view .dashboard .activities .item-cource h2 {
        background-color: rgba(0, 138, 193, 0.7); }
      .student-view .dashboard .activities .item-event h2 {
        background-color: rgba(90, 170, 46, 0.7); }
  .student-view .marketplace .cources,
  .student-view .marketplace .events {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .student-view .marketplace .cources .item,
    .student-view .marketplace .events .item {
      position: relative;
      display: inline-block;
      width: 32%;
      margin-right: 1%;
      margin-bottom: 15px;
      -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
      background-size: cover;
      background-color: #efefef;
      border: 1px solid #dadada; }
      @media screen and (max-width: 970px) {
        .student-view .marketplace .cources .item,
        .student-view .marketplace .events .item {
          width: 100%; } }
      .student-view .marketplace .cources .item .image,
      .student-view .marketplace .events .item .image {
        position: relative;
        text-align: center;
        background-color: #dedede; }
        .student-view .marketplace .cources .item .image img,
        .student-view .marketplace .events .item .image img {
          max-width: 100%;
          margin: auto; }
        .student-view .marketplace .cources .item .image h3,
        .student-view .marketplace .events .item .image h3 {
          display: inline-block;
          position: absolute;
          left: 0px;
          bottom: 0px;
          color: white;
          font-size: 1.5em;
          line-height: 1.3em;
          padding: 0.1em 0.4em;
          text-shadow: 1px 1px 1px black; }
      .student-view .marketplace .cources .item-cource h3,
      .student-view .marketplace .events .item-cource h3 {
        background-color: rgba(0, 138, 193, 0.7); }
      .student-view .marketplace .cources .item-event h3,
      .student-view .marketplace .events .item-event h3 {
        background-color: rgba(90, 170, 46, 0.7); }
      .student-view .marketplace .cources .item .dates,
      .student-view .marketplace .events .item .dates {
        position: absolute;
        top: 0;
        width: 100%;
        padding: 2px 10px;
        font-size: 12px;
        background-color: #efefef;
        color: #868686; }
      .student-view .marketplace .cources .item .price,
      .student-view .marketplace .events .item .price {
        color: #09a9a9;
        font-size: 1.4em;
        font-weight: 600;
        margin: 2px 10px 0 10px;
        display: inline-block; }
      .student-view .marketplace .cources .item .btn-group,
      .student-view .marketplace .events .item .btn-group {
        margin: 5px; }
      .student-view .marketplace .cources .item .add_to_cart,
      .student-view .marketplace .events .item .add_to_cart {
        padding: 1px 13px 1px 10px; }
  @media screen and (min-width: 970px) {
    .student-view .marketplace .nav-tabs {
      display: none; }
    .student-view .marketplace .tab-content {
      border: none;
      padding: 0; }
    .student-view .marketplace .tab-pane {
      display: block; }
      .student-view .marketplace .tab-pane h2 {
        display: inline-block; }
    .student-view .marketplace #marketplace-events {
      width: 34%;
      float: right;
      padding-left: 1.3%; }
    .student-view .marketplace .cources .item {
      width: 48%;
      margin-right: 2%; }
    .student-view .marketplace .events .item {
      width: 97%; } }
  .student-view .cource-header-bar {
    background-color: #008ac1;
    padding: 20px;
    margin: 0 -20px 20px -20px;
    position: relative;
    overflow: hidden;
    color: white; }
    .student-view .cource-header-bar:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (max-width: 970px) {
      .student-view .cource-header-bar {
        padding-top: 5px; } }
    .student-view .cource-header-bar a.default {
      color: white; }
    .student-view .cource-header-bar .background {
      background-size: cover;
      background-position: center;
      filter: blur(5px);
      opacity: 0.3;
      background-position-y: 30%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 102%;
      height: 115%;
      margin: -1%; }
    .student-view .cource-header-bar .content {
      position: relative;
      z-index: 2; }
      .student-view .cource-header-bar .content:after {
        content: "";
        display: table;
        clear: both; }
      .student-view .cource-header-bar .content h1 {
        position: relative;
        display: inline-block;
        margin-top: 0;
        margin-left: -20px;
        padding: 0.2em 0.5em;
        text-shadow: 1px 1px 1px black; }
        @media screen and (max-width: 970px) {
          .student-view .cource-header-bar .content h1 {
            margin-top: 5px;
            margin-right: -20px; } }
      .student-view .cource-header-bar .content .author {
        text-align: right;
        float: right; }
        .student-view .cource-header-bar .content .author img {
          border-radius: 50% !important;
          max-width: 60px; }
        @media screen and (max-width: 970px) {
          .student-view .cource-header-bar .content .author {
            float: none; }
            .student-view .cource-header-bar .content .author img {
              float: right;
              max-width: 40px;
              margin-left: 20px; } }
        .student-view .cource-header-bar .content .author:after {
          content: "";
          display: table;
          clear: both; }
  .student-view .lessons-group-container h2 {
    display: none; }
  .student-view .lessons-group-container .lessons {
    margin-top: 20px;
    display: flow-root; }
    .student-view .lessons-group-container .lessons .item {
      padding: 5px 10px;
      display: block; }
      @media screen and (max-width: 970px) {
        .student-view .lessons-group-container .lessons .item {
          margin-bottom: 10px; } }
      .student-view .lessons-group-container .lessons .item .num {
        color: silver;
        text-decoration: none; }
      .student-view .lessons-group-container .lessons .item:hover {
        background-color: #eee; }
        .student-view .lessons-group-container .lessons .item:hover .title {
          text-decoration: underline; }
      .student-view .lessons-group-container .lessons .item-complete .num:after {
        content: "\f00c";
        color: #26c281;
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        right: 0;
        top: 3px;
        width: 16px;
        text-align: center; }
      .student-view .lessons-group-container .lessons .item-incomplete .num:after {
        content: "\f00d";
        color: red;
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        right: 0;
        top: 3px;
        width: 16px;
        text-align: center; }
      .student-view .lessons-group-container .lessons .item-closed {
        color: gray;
        cursor: not-allowed; }
        .student-view .lessons-group-container .lessons .item-closed .num:after {
          content: "\f023";
          font: normal normal normal 14px/1 FontAwesome;
          position: absolute;
          right: 0;
          top: 3px;
          width: 16px;
          text-align: center; }
  .student-view .lessons-group-container .group .table-rating {
    border-bottom: 1px solid #e7ecf1; }
    .student-view .lessons-group-container .group .table-rating td {
      padding: 3px 5px;
      font-size: 12px; }
    .student-view .lessons-group-container .group .table-rating .best {
      display: inline-block;
      width: 16px;
      height: 16px;
      border-radius: 50% !important;
      text-align: center; }
      .student-view .lessons-group-container .group .table-rating .best-1 {
        background-color: #ffc300;
        font-weight: bold; }
      .student-view .lessons-group-container .group .table-rating .best-2 {
        background-color: #b4d5fb;
        font-weight: bold; }
      .student-view .lessons-group-container .group .table-rating .best-3 {
        background-color: #ffa781;
        font-weight: bold; }
  @media screen and (min-width: 970px) {
    .student-view .lessons-group-container .nav-tabs {
      display: none; }
    .student-view .lessons-group-container .tab-content {
      border: none;
      padding: 0; }
    .student-view .lessons-group-container .tab-pane {
      display: block; }
      .student-view .lessons-group-container .tab-pane h2 {
        display: inline-block; }
    .student-view .lessons-group-container #cource-group {
      width: 34%;
      float: right;
      padding-left: 1.3%; } }
  .student-view .lesson-header-bar {
    background-color: #008ac1;
    padding: 20px 20px 0px 20px;
    margin: 0 -20px 20px -20px;
    position: relative;
    overflow: hidden;
    color: white;
    z-index: 1; }
    .student-view .lesson-header-bar:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (max-width: 970px) {
      .student-view .lesson-header-bar {
        padding-top: 5px; } }
    .student-view .lesson-header-bar .background {
      background-size: cover;
      background-position: center;
      filter: blur(5px);
      opacity: 0.3;
      background-position-y: 30%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 102%;
      height: 115%;
      margin: -1%; }
    .student-view .lesson-header-bar h1 {
      margin: 0;
      position: relative;
      z-index: 2;
      text-shadow: 1px 1px 1px black; }
    .student-view .lesson-header-bar .pages-carousel {
      z-index: 2;
      margin: 30px auto 3px auto;
      width: 85%;
      max-width: 600px;
      height: 60px; }
      .student-view .lesson-header-bar .pages-carousel .item {
        height: 50px;
        width: 40px;
        margin: 3px 7px 10px 7px;
        background-color: #fff;
        opacity: 0.8;
        color: gray;
        position: relative;
        text-align: center;
        font-weight: bold;
        cursor: pointer; }
        .student-view .lesson-header-bar .pages-carousel .item:focus {
          outline: none;
          text-decoration: none; }
        .student-view .lesson-header-bar .pages-carousel .item:hover {
          text-decoration: none; }
        .student-view .lesson-header-bar .pages-carousel .item .fa {
          color: #9da4af;
          width: 100%;
          font-size: 24px;
          margin-top: 5px; }
        .student-view .lesson-header-bar .pages-carousel .item-text .fa::before {
          content: "\f15c"; }
        .student-view .lesson-header-bar .pages-carousel .item-html .fa::before {
          content: "\f15c"; }
        .student-view .lesson-header-bar .pages-carousel .item-media .fa::before {
          content: "\f16a"; }
        .student-view .lesson-header-bar .pages-carousel .item-simulation .fa::before {
          content: "\f11b"; }
      .student-view .lesson-header-bar .pages-carousel .active {
        background-color: white;
        opacity: 1;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); }
        .student-view .lesson-header-bar .pages-carousel .active:after {
          content: '\25B2';
          position: absolute;
          bottom: -30px;
          font-size: 30px;
          left: 0;
          text-align: center;
          width: 100%;
          color: white; }
  .student-view .dropdown-menu > li > .current {
    padding: 8px 16px;
    color: silver;
    text-decoration: none;
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 18px;
    white-space: nowrap; }
  .student-view .lesson-content {
    padding: 10px 50px;
    max-width: 1000px;
    margin: -20px auto 0 auto;
    -webkit-box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.1); }
    @media screen and (max-width: 970px) {
      .student-view .lesson-content {
        padding: 10px 20px;
        margin: -20px -20px 0 -20px; } }
    .student-view .lesson-content .header {
      border-bottom: 1px #efefef solid;
      padding-bottom: 10px; }
    .student-view .lesson-content .footer {
      border-top: 1px #efefef solid;
      padding-top: 10px; }
    .student-view .lesson-content .simulation {
      background-color: #cce8f3;
      padding: 10px 50px 20px 50px;
      margin-left: -50px;
      position: relative;
      overflow: hidden; }
      .student-view .lesson-content .simulation:after {
        position: absolute;
        top: -47px;
        right: -12px;
        font: normal normal normal 150px/1 FontAwesome;
        content: "\f11b";
        opacity: 0.1;
        color: #008ac1; }
      .student-view .lesson-content .simulation h3 {
        margin: 0; }
      .student-view .lesson-content .simulation button {
        background-color: #ffa500;
        border-color: #f39d00;
        color: white; }
      @media screen and (max-width: 970px) {
        .student-view .lesson-content .simulation {
          padding: 10px 20px;
          margin-left: -20px; } }
    .student-view .lesson-content img {
      max-width: 100%; }
  .student-view .tournament-info {
    margin-bottom: 20px; }
    .student-view .tournament-info:after {
      content: "";
      display: table;
      clear: both; }
    .student-view .tournament-info img {
      float: right;
      margin-left: 20px;
      margin-bottom: 10px;
      max-width: 25%; }
      @media screen and (max-width: 970px) {
        .student-view .tournament-info img {
          max-width: 40%; } }
  .student-view .tournament .add-to-calendar {
    margin: 10px 0; }
    .student-view .tournament .add-to-calendar .title {
      font-size: 12px;
      color: #848484;
      padding: 0 0 3px 10px; }
    .student-view .tournament .add-to-calendar .btn-default {
      color: #848484;
      border-color: #dcdcdc;
      padding: 1px 10px !important; }
  .student-view .tournament .round {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    background-color: #f8f8f8;
    padding: 10px;
    margin-bottom: 10px; }
    @media screen and (max-width: 970px) {
      .student-view .tournament .round-num {
        margin-left: -25px; } }
    .student-view .tournament .round-num span {
      background-color: #26c281;
      color: white;
      font-weight: bold;
      line-height: 38px;
      font-size: 30px;
      text-align: center;
      display: block;
      width: 38px;
      height: 38px; }
    .student-view .tournament .round .list {
      width: 100%;
      display: flex;
      justify-content: flex-start;
      flex-wrap: nowrap; }
      @media screen and (max-width: 970px) {
        .student-view .tournament .round .list {
          flex-wrap: wrap; } }
      .student-view .tournament .round .list .item {
        border: 1px solid #ccc;
        background-color: white;
        width: 100%;
        position: relative;
        margin-bottom: 20px;
        margin: 0 1% 0px 1%;
        padding: 10px 20px; }
        .student-view .tournament .round .list .item .desc {
          margin: 10px 0; }
        .student-view .tournament .round .list .item .date {
          display: inline-block;
          width: 100%;
          color: #888888;
          margin-top: 0px;
          margin-bottom: 10px;
          display: inline-block;
          font-size: 12px; }
        .student-view .tournament .round .list .item .prize-trigger {
          float: right;
          border: 1px solid #cccccc;
          background-color: white;
          margin-top: 10px; }
          .student-view .tournament .round .list .item .prize-trigger i {
            color: #ff9512; }
        .student-view .tournament .round .list .item .prize {
          display: none;
          padding: 10px;
          background-color: #ff8d00;
          color: white;
          position: relative;
          overflow: hidden; }
          .student-view .tournament .round .list .item .prize-item {
            margin: 10px 0;
            font-size: 12px;
            line-height: 16px; }
            .student-view .tournament .round .list .item .prize-item:before {
              content: "\f00c ";
              font: normal normal normal 12px/1 FontAwesome;
              margin-right: 5px; }
          .student-view .tournament .round .list .item .prize:after {
            content: "\f091";
            right: -3%;
            bottom: -5%;
            font: normal normal normal 70px/1 FontAwesome;
            position: absolute;
            opacity: 0.3; }
        .student-view .tournament .round .list .item h3 {
          margin-top: 12px; }
        .student-view .tournament .round .list .item:after {
          content: "\f063";
          font: normal normal normal 14px/1 FontAwesome;
          display: inline-block;
          font-size: 16px;
          text-align: center;
          line-height: 22px;
          bottom: -38px;
          color: #e2e2e2;
          left: 50%;
          transform: translateX(-50%);
          background-color: white;
          padding: 10px;
          border-left: 1px solid #ccc;
          border-right: 1px solid #ccc;
          position: absolute;
          z-index: 1; }
        @media screen and (max-width: 970px) {
          .student-view .tournament .round .list .item:not(:last-child) {
            margin-bottom: -1px; }
          .student-view .tournament .round .list .item:not(:last-child):after {
            display: none; } }
    .student-view .tournament .round-final .list .item:after {
      content: "\f091";
      border-bottom: 1px solid #ccc;
      color: #ff9512;
      font-size: 30px; }

/*# sourceMappingURL=student-view.css.map */
