@import url(//fonts.googleapis.com/css?family=Raleway:400,300,700,500,600,800);
@import url(//fonts.googleapis.com/css?family=Montserrat:700);
@import url(//fonts.googleapis.com/css?family=Oxygen:400,300,700);
/* Sonata LMS Styles */
/* TODO: Determine if these can be converted to static assets. */
/* BOOTSTRAP OVERRIDE STYLES */
.nav > li > a {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.nav-tabs > li > a:hover {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 4px solid #dddddd !important;
}
.nav-tabs > li > a {
  border: none !important;
  height: 48px !important;
}
.nav-tabs > li {
  float: none;
  display: inline-block;
  margin-bottom: 0;
}
.navbar-collapse {
  padding-right: 0px;
}
.navbar-right {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 13px;
}
.navbar-left {
  margin-top: 7px;
}
.pull-right {
  display: inline-block !important;
  text-align: right !important;
}
/* ORIGINAL & MODIFIED STYLES */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
body {
  box-sizing: border-box;
  padding: 0px;
  margin: 0px;
  font-family: "Oxygen", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6;
  color: #222222;
  background: #ffffff;
}
a,
a:active {
  color: #13a89e;
}
a:hover {
  color: #222222;
}
ul {
  margin: 0;
}
ul > li {
  display: inline-block;
  list-style: none;
  vertical-align: top;
}
ul.dropdown-menu > li {
  display: block;
}
.dropdown-nav {
  margin-bottom: 10px;
}
label {
  display: block;
  text-align: left;
}
.cols-2:before,
.cols-4:before,
.cols-5:before,
.cf:before,
.cols-2:after,
.cols-4:after,
.cols-5:after,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.cols-2:after,
.cols-4:after,
.cols-5:after,
.cf:after {
  clear: both;
}
.cols-2 > .col-1 {
  box-sizing: border-box;
  width: 50%;
  padding: 20px 15px;
  display: inline-block;
}
.cols-4 > .col-1 {
  box-sizing: border-box;
  width: 25%;
  padding: 20px 15px;
  display: inline-block;
}
.cols-5 > .col-1 {
  box-sizing: border-box;
  width: 20%;
  padding: 20px 15px;
  display: inline-block;
}
.cols-5 > .col-4 {
  box-sizing: border-box;
  width: 80%;
  padding: 20px 15px;
  display: inline-block;
}
.col-box {
  padding: 0px 15px;
  margin: 0 -15px;
}
.col-box > ul {
  padding: 0px 15px;
}
.col-box ul > li {
  display: block;
  min-height: 40px;
  margin: 10px 0;
  background: #bbb;
}
#content,
nav .alignment-wrapper,
footer .alignment-wrappe r {
  position: relative;
  width: 900px;
  margin: 0 auto;
}
nav > .eyebrow-nav {
  padding: 10px 15px;
}
.eyebrow-nav,
footer {
  background-color: #682622;
  color: #fff;
}
.eyebrow-nav a {
  color: #fff;
  text-decoration: none;
}
.eyebrow-nav a {
  text-decoration: none;
}
.eyebrow-nav #login label {
  display: inline;
}
nav > .eyebrow-nav .sonata-logo {
  display: inline-block;
  min-height: 26px;
  width: 130px;
  background: transparent url(/css/images/sonata_logo.png) no-repeat 50% 50%;
  text-indent: -10000px;
}
nav > .eyebrow-nav ul {
  position: absolute;
  right: 0px;
  top: 0px;
}
/*.offline-header, .offline-header:focus, .offline-header:hover{
    color: #ffffff;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-size: 12px;
    line-height: 3;
    letter-spacing: 1px;
    padding: 10px;
    text-transform: uppercase;
    margin-left: 0;
    text-decoration: none;
}*/
.offline-header:focus,
.offline-header:hover {
  cursor: pointer;
}
.secondary-nav {
  background: #EFEFF0;
  font-size: 0.9em;
}
.secondary-nav li > a {
  position: relative;
  bottom: -1px;
  display: inline-block;
  min-width: 48px;
  padding: 22px 15px;
  text-decoration: none;
  color: #939598;
  font-size: 1em;
}
.inner-tab-panel li.active > a {
  color: #C13A77;
  border: none !important;
}
footer {
  position: absolute;
  bottom: 0px;
  height: 250px;
  width: 100%;
}
footer ul > li {
  display: block;
}
.accordion-nav ul {
  padding: 0 0 0 1em;
}
.accordion-nav li {
  display: block;
}
.accordion-nav li > a {
  color: #000;
  text-decoration: none;
}
.accordion-nav > ul > li > ul {
  display: none;
}
.messages-alerts-open > li.manage > ul {
  display: block;
}
.reports-open > li.manage > ul {
  display: block;
}
.manage-open > li.manage > ul {
  display: block;
}
.system-open > li.manage > ul {
  display: block;
}
.organization-active li.organization > a {
  font-weight: 700;
}
.users-active li.users > a {
  font-weight: 700;
}
.programs-active li.programs > a {
  font-weight: 700;
}
#modal {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-box {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.modal-box .content {
  position: relative;
  width: 350px;
  min-height: 250px;
  padding-top: 21px;
  margin: 0 auto;
  background: #aaa;
}
.modal-box .ui-bar {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 21px;
  background: #595959;
}
.btn-close {
  position: absolute;
  right: 0px;
}
table {
  max-width: 100%;
  table-layout: fixed;
}
.events-assignments ul {
  padding: 0px;
}
.events-assignments ul > li {
  position: relative;
  display: block;
  margin-top: 25px;
}
.events-assignments ul > li > span {
  position: absolute;
  top: -20px;
  display: inline-block;
  height: 14px;
  padding: 3px;
  background: red;
}
.events-assignments a {
  display: block;
  height: 45px;
  background: pink;
  border: solid 4px red;
}
.events-assignments .class-name {
  left: 0px;
}
.events-assignments .date-due:before {
  content: 'DUE ';
}
.events-assignments .date-due {
  right: 0px;
}
.category-messages .messages > ul,
.category-reports .reports > ul,
.category-manage .manage > ul,
.subcat-news .news > ul,
.subcat-news .organization > ul,
.subcat-news .users > ul,
.subcat-news .programs > ul,
.subcat-news .classes > ul,
.subcat-news .content > ul {
  display: block;
}
/* CSS overrides for new CSS and !@#$ing Bootstrap - yay */
#navbar > ul > li > a {
  display: block;
  line-height: auto;
}
#navbar .v-line {
  height: 31px;
  margin: 8px 10px;
}
.actual-content {
  width: 100%;
  margin: 0px auto 0px;
  padding: 25px 0 0 0;
  border-top: 0px;
  background: #f2f2f2 url(/img/nav_bottom_shadow.png) repeat-x center top;
  /*    border-top: 1px solid #e6e6e6;*/
  min-height: 600px;
}
.nav-tabs {
  border: 0px;
  text-align: center;
}
.outer-tabs {
  padding-top: 12px;
  background: transparent url(/img/soft_rule_30.png) no-repeat center top;
}
.outer-tabs > li {
  margin-left: 20px;
  margin-right: 20px;
}
.outer-tabs > li.first {
  margin-left: 20px;
  margin-right: 20px;
}
.inner-tabs > li {
  margin-bottom: 0;
}
.inner-tabs > li > a {
  padding: 17px 10px;
  border-radius: 0;
}
.inner-tabs > li > a:hover,
.inner-tabs > li > a {
  border: 0px;
}
.inner-tabs > li > a:hover {
  background-color: #f4f4f4;
}
.view-changer {
  display: inline-block;
  margin: 20px 0px 0px 230px;
  background: #F0F1F2;
  color: #333;
}
.inner-tab-panel li .inner-tab-panel li.active > a {
  color: #C13A77;
}
a:hover {
  color: #222;
}
a > .inner-div,
a:hover > .inner-div {
  color: #fff;
}
.nav-tabs li {
  vertical-align: baseline;
}
.nav-tabs > li.active > a {
  color: #939597;
  border: none !important;
}
/* New CSS - Post-Pankaj */
html {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  min-height: 100%;
  height: auto !important;
  position: relative;
}
body {
  min-height: 100%;
  padding: 0 0 184px;
}
@media screen and (max-width: 768px) {
  body {
    padding: 0 0 340px;
  }
}
@media screen and (max-width: 400px) {
  body {
    padding: 0 0 370px;
  }
}
#login-register-tabs a {
  text-decoration: none;
}
#login-register-tabs .active > a {
  color: #939597;
}
.logo-image {
  max-height: 80px;
  width: auto;
  max-width: 100%;
  margin: 10px 0px 0px 0px;
  padding: 0;
}
/*
::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}
::-webkit-scrollbar-track {
    background-color: #ccc;
    border-left: 1px solid #ccc;
}
::-webkit-scrollbar-thumb {
    background-color: @primaryColor;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
}

*/
/* Start header styling */
.navbar-default {
  background-color: #868686;
  color: #fff;
  border-radius: 0px;
  border: 0px;
  margin-bottom: 0px;
}
.navbar-brand {
  color: #fff;
  font-size: 14px;
}
.container {
  max-width: 980px;
}
div.container.oversize-container {
  max-width: 1100px;
}
.logout {
  list-style: none;
  padding: 13px;
  font-size: 14px;
  text-align: right;
}
.logout > li > a {
  color: #c0c0c0;
  text-decoration: none;
}
.logout > li > a:focus,
.logout > li > a:hover {
  color: #fff;
  text-decoration: underline;
}
.v-line {
  font-size: 14px;
  padding: 10px 0px;
  margin: 0px;
  border-left: 1px solid #ffffff;
  opacity: 0.2;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #c0c0c0;
  text-decoration: none;
}
.navbar-nav.adminview-toggle a {
  color: #ffffff;
  background-color: #13a89e;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-size: 12px;
  line-height: 3;
  letter-spacing: 1px;
  padding: 10px;
  text-transform: uppercase;
  margin-left: 0;
}
div#navbar.navbar-collapse.collapse.in ul.nav.navbar-right.navbar-nav {
  padding-left: 0px;
  max-width: 50%;
}
div#navbar.navbar-collapse.collapse.in {
  background-color: #505050;
}
.navbar-nav.adminview-toggle a:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #585858;
}
.help-link {
  text-decoration: none !important;
  font-size: 14px;
}
a.help-link {
  margin: 0;
}
/* End header styling */
/* Start content styling*/
.content {
  /*padding-bottom: 250px;*/
}
.logo {
  text-align: center;
  margin-bottom: 0;
}
.outer-tab-panel > .container {
  padding: 0px;
}
.outer-tabs {
  border-bottom: none;
}
.outer-tabs > li > a {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 800;
  color: #13a89e;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
}
.outer-tabs > li.active > a,
.outer-tabs > li.active > a:hover,
.outer-tabs > li.active > a:focus {
  border-bottom: 4px solid #32726f !important;
  color: #505050;
}
.outer-tabs > li > a:hover {
  background-color: #ffffff;
}
.tab-space {
  padding: 20px 46px;
}
.outer-tab-content {
  background-color: #f4f4f4;
  border-top: 1px solid #e6e6e6;
  margin-top: -2px;
}
.inner-tab-panel {
  max-width: 940px;
  margin: 0 auto;
}
.inner-tabs > li > a {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #666666;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  margin: 0px 10px;
  border: 0px;
  font-weight: 500;
}
.inner-tabs > li {
  text-align: center;
}
.inner-tabs > li.active > a,
.inner-tabs > li.active > a:hover,
.inner-tabs > li.active > a:focus {
  background-color: transparent;
  border: 0px;
  color: #32726f;
}
.inner-tab-content {
  background-color: #fff;
  padding: 0 50px 50px 50px;
}
.course_detail_content {
  margin-bottom: 25px;
  padding-bottom: 30px;
  min-height: 600px;
}
.body-part {
  padding: 5px 20px 25px 20px;
  margin-top: 0 !important;
  margin-bottom: 25px !important;
  background: #ffffff;
}
.about-sonata,
.content-left-part {
  width: 63%;
  display: inline-block;
}
.welcome-image {
  padding-bottom: 18px;
  text-align: center;
}
.welcome-image img {
  width: 100%;
}
.welcome-text {
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  color: #32726f;
  width: 100%;
  padding: 10px 0;
  margin-top: 15px;
  margin-bottom: 10px;
}
.introductory-text {
  font-family: "Oxygen", Helvetica, Arial, sans-serif;
  margin-top: 10px;
}
.introductory-text > span,
.news > p > span {
  font-weight: 600;
}
.course-resource-links {
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 30px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.course-resource-links > p {
  margin: 2px;
}
.course-resource-links > p > a {
  letter-spacing: 0.001em;
  text-decoration: none;
}
.course-resource-links > p > a:hover,
.course-resource-links > p > a:focus {
  color: #222222;
}
.login-register,
.content-right-part {
  width: 32%;
  margin-right: 8px;
}
.signin-action-block,
.forgot-password-block,
.register-block,
.register-action-block {
  text-align: right;
}
.register-block {
  border-top: 1px solid #e6e6e6;
  padding-top: 15px;
  margin-top: 5px;
}
.news > p:first-child {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  margin: 5px 0px;
  text-transform: uppercase;
  color: #32726f;
}
.news > p:last-child {
  text-align: right;
}
.news > p > a {
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.news > p > a:hover,
.news > p > a:focus {
  color: #000;
  text-decoration: none;
}
.form-group > label {
  font-weight: 400;
  font-size: 13px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
#register-user-form > .form-group > label {
  font-family: "Oxygen", Helvetica, Arial, sans-serif;
}
.btn-sm {
  background-color: #13a89e;
  color: #ffffff;
  outline: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.btn-sm,
.forgot-password {
  display: inline-block;
}
.form-group > input,
.btn-sm,
.form-group > textarea {
  border-radius: 0px;
}
.panel-default {
  border: 0px;
  box-shadow: none;
  margin-top: 20px;
}
.panel-default > .panel-heading {
  padding: 5px 15px;
  padding-bottom: 5px;
  background-color: transparent;
  border-bottom: 1px solid #e6e6e6;
}
.panel-heading > .nav-tabs {
  border: 0px;
}
.panel-heading > .nav-tabs > li {
  border: 0px;
  background-color: transparent;
}
.panel-heading > .nav-tabs > li > a,
.panel-heading > .panel-title {
  border: 0px;
  padding-left: 0px;
  padding-right: 3px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.panel-heading > .panel-title {
  color: #888888;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.panel-heading > .nav-tabs > li > a:hover,
.panel-heading > .nav-tabs > li > a:focus {
  background-color: #ffffff;
  color: #333333;
  text-decoration: underline;
}
.panel-heading > .nav-tabs > .active > a {
  text-decoration: none;
}
.panel-heading > .nav-tabs > .active > a:hover,
.panel-heading > .nav-tabs > .active > a:focus {
  background-color: #fff;
  text-decoration: none;
}
#sequence-stage-menu .stage-panel-title {
  text-align: left;
}
.login-register .panel-heading {
  border-bottom: 1px solid #e6e6e6;
}
.checkbox > label {
  font-size: 13px;
}
.contact-person {
  display: none;
}
.forgot-password,
.need-registration {
  margin-top: 1em;
  text-decoration: none;
  font-size: 13px;
  font-weight: 400;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.need-registration {
  margin-top: 0px;
}
.forgot-password:hover,
.forgot-password:focus {
  color: #222222;
  text-decoration: none;
}
.alert {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 13px;
  border-radius: 0px;
}
.alert-course {
  padding: 8px;
  font-size: 13px;
  border-radius: 0px;
  margin-top: 0px;
  margin-bottom: 15px;
}
ul.nav.nav-pills.nav-secondary {
  margin: 15px;
}
.nav.nav-pills.nav-secondary > li > a {
  padding: 8px 14px 7px 14px !important;
  margin-right: 10px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  border: 1px solid #e6e6e6;
  border-radius: 0;
}
.nav.nav-pills.nav-secondary > li.active > a {
  background-color: #13a89e;
  border: 1px solid #13a89e;
}
.nav.nav-pills.nav-secondary > li.active > a:hover {
  background-color: #32726f;
  border: 1px solid #32726f;
}
/* Course description page design */
.event-name {
  width: 70%;
  float: left;
}
.event-due-date {
  width: 30%;
  display: inline-block;
}
.course-tab-panel {
  background-color: #F0F1F2;
}
.course-tab-panel > .nav-tabs {
  width: 620px;
  margin: 0 auto;
}
.event-name {
  width: 70%;
  float: left;
}
.event-due-date {
  width: 30%;
  display: inline-block;
}
.secondary-active {
  display: none;
}
.inner-tabs > .active > .secondary-active {
  display: inline-block;
}
.course-tab-content {
  padding: 20px 20px 40px 20px;
  background: #ffffff;
}
.bread-crumb {
  margin: 20px 0px;
  font-size: 12.5px;
}
.description-text {
  margin: 10px 0px;
  color: #585858;
  font-family: "Oxygen", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
}
.instructor-address {
  color: #32726f;
  font-weight: 600;
}
.separator-img > img {
  width: 100%;
  display: none;
}
.separator-img {
  border-top: 1px solid #e8e8e8;
  margin: 20px 40px 20px 0;
}
.outline {
  font-size: 32px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  margin-bottom: 30px;
  font-weight: 800;
}
.lesson-index,
.assignment-text,
.project-text {
  width: 30px;
  height: 30px;
  text-align: center;
  display: inline-block;
  font-size: 18px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  background: #32726f;
  margin-left: 80px;
  border-radius: 15px;
  padding-top: 1px;
}
.lesson-name,
.assignment-body,
.project-body {
  width: 77%;
  text-align: left;
  display: inline-block;
  font-size: 17px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #585858;
}
.lesson,
.assignment,
.project {
  margin: 15px 0px;
}
.register-link {
  color: #13a89e;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin: 8px 15px;
  display: inline-block;
}
.register-link:hover {
  color: #222222;
  text-decoration: none;
}
.register-link input {
  border: 1px solid #eeeeee;
  background: #f9f9f9;
  padding: 5px 15px;
}
.content-right-part > .register-link {
  margin: 10px 30px 0 0;
}
.w-discussion {
  font-size: 13px;
}
.format,
.credits,
.prerequisites,
.weekly-online-discussion,
.event-and-assignments {
  margin: 25px 0px;
}
.format {
  margin: 95px 30px 0 0;
  border: 1px solid #e8e8e8;
  padding: 10px 15px;
}
.differents-cat,
.review {
  font-size: 20px;
  text-transform: uppercase;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 800;
}
.different-formats,
.different-credits,
.different-prerequisites,
.different-discussion {
  color: #585858;
  font-size: 15px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.different-credits > a {
  color: #32726f;
}
.review {
  margin-bottom: 30px;
}
.review-separator > img {
  width: 100%;
}
.review-description {
  font-weight: 600;
  color: #010137;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 15px;
}
.review-separator {
  margin: 15px 0px 12px 0px;
}
.review-given-by {
  color: #808284;
  font-size: 16px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  margin-bottom: 60px;
}
.review-images {
  margin-bottom: 10px;
}
/* course contents styling */
.course-contents {
  padding: 15px;
  text-align: center;
  font-size: 24px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  background-color: #F0F1F2;
  text-transform: uppercase;
}
.course-progress {
  height: 10px;
  margin: 0 0 25px;
  border-radius: 0px;
}
.progress-text {
  margin-top: 20px;
  padding: 5px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #808080;
}
.progress-text > div:first-child {
  display: inline-block;
  text-align: left;
}
.progress-text > div:nth-child(2) {
  display: inline-block;
  text-align: right;
}
.status-percent {
  display: inline-block;
  text-align: right;
}
.completed-lesson,
.incompleted-lesson {
  padding: 1px;
  background-color: #f0f0f0;
  color: #ffffff;
  margin-bottom: 15px;
}
.s-no {
  float: left;
  display: block;
  text-align: center;
  vertical-align: middle;
  margin: 10px 0px 0px 20px;
  padding: 0;
  height: 44px;
  width: 44px;
  border-radius: 22px;
  font-size: 30px;
  font-weight: 700;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  letter-spacing: -1px;
  line-height: 1.5;
  color: #ffffff;
  background: #32726f;
}
.title-of-lesson {
  display: block;
  float: left;
  font-size: 18px;
  font-family: "Raleway", Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  text-transform: uppercase;
  color: #585858;
  width: 80%;
  vertical-align: middle;
  padding: 22px 0px 15px 20px;
  text-overflow: ellipsis;
  white-space: pre-wrap;
  overflow: hidden;
  line-height: 20px;
}
.stage-list-title {
  font-size: 18px;
  font-family: "Raleway", Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  text-transform: uppercase;
  color: #585858;
  text-overflow: ellipsis;
  white-space: pre-wrap;
  overflow: hidden;
}
.stage-title-anchor {
  display: inline-block;
  width: 100%;
}
.radio-tick {
  width: 87px;
  display: inline-block;
}
.inner-div {
  min-height: 64px;
  background: #f9f9f9;
  /*padding-right: 100px;*/
  vertical-align: middle;
}
.inner-div > span:hover {
  color: #333333;
}
.inner-div:hover {
  background-color: #ffffff;
}
.inner-div > div {
  position: relative;
}
.radio-tick {
  border-radius: 10px;
  text-align: right;
}
.completed-lesson > .inner-div > .s-no,
.completed-lesson > .inner-div > .title-of-lesson,
.locked-lesson > .inner-div > .s-no,
.locked-lesson > .inner-div > .title-of-lesson {
  opacity: 0.35;
}
.locked-lesson {
  padding: 7.5px 10px;
  height: 90px;
  background-color: #939598;
  color: #fff;
  margin-top: 35px;
}
.locked-lesson > .inner-div {
  background-color: #9FA1A4;
}
.incompleted-lesson > .inner-div > .radio-tick,
.locked-lesson > .inner-div > .radio-tick {
  margin-right: 12px;
}
.discussion-posts,
.contacts,
.downloads-and-links {
  margin: 25px 0px;
}
.event-and-assignments {
  margin-top: 60px;
}
.different-assignments,
.different-posts,
.different-contacts,
.different-downloads-and-links {
  color: #32726f;
  font-size: 15px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.different-posts > a,
.different-downloads-and-links > a {
  color: #32726f;
  text-decoration: none;
}
/* Class styling */
.fa-2lg {
  font-size: 1.66em;
}
.close-menu {
  margin: 10px 5px;
}
.step-menu-tabs > li > a:hover {
  background-color: #fff;
}
.step-menu-tabs > li.active > a,
.step-menu-tabs > li.active > a:hover,
.step-menu-tabs > li.active > a:focus {
  border-bottom: 4px solid #627a88 !important;
  background-color: #fff;
  outline: none;
}
.step-menu-tabs > li.active > a {
  color: black;
  font-size: 18px;
  font-family: "Raleway", Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  outline: none;
}
.step-menu-tabs > li > a {
  color: #13a89e;
  font-size: 18px;
  font-family: "Raleway", Helvetica, Arial, sans-serif !important;
  font-weight: 400;
}
.v-black-line {
  font-size: 16px;
  padding: 10px 0px;
  margin: -5px 5px !important;
  border-left: 1px solid #000;
  opacity: 0.8;
}
.step-title-bar {
  padding: 10px 0px 10px 15px;
  margin: -25px 0px 10px 0px;
  background-color: #13a89e;
  color: white;
}
.step-title-bar .course-breadcrumb a.breadcrumb-link {
  color: white;
}
.step-title-bar .course-breadcrumb a.breadcrumb-link:hover {
  color: white;
}
.step-title-bar .lesson-breadcrumb {
  color: white;
}
.step-title-bar a.back-to-flip {
  color: white;
  margin-top: 0px;
  cursor: pointer;
}
.menu-progress-bar {
  margin-top: 10px;
  margin-bottom: -10px;
}
.menu-progress-bar .progress-text {
  margin-top: 0px;
}
.menu-progress-bar .progress-text > div:nth-child(2) {
  float: right;
}
.contact-container {
  margin: 15px;
}
.resources-container {
  margin: 15px;
}
.lesson-container {
  width: 100%;
}
.lesson-box {
  padding: 0px;
  border-bottom: 1px solid white;
}
.lesson-panel-heading {
  background-color: #13a89e !important;
}
.menu-container-lesson {
  width: 80%;
}
.active-lesson {
  font-weight: 800 !important;
}
.active-lesson-steps .active-step {
  font-weight: 800 !important;
  border-left: 4px solid grey !important;
}
.menu-title-of-lesson {
  width: 80%;
  display: block;
  float: left;
  font-size: 17px;
  font-family: "Raleway", Helvetica, Arial, sans-serif !important;
  font-weight: 300;
  color: white;
  vertical-align: middle;
  padding: 12px 0px 15px 20px;
  text-overflow: ellipsis;
  white-space: pre-wrap;
  overflow: hidden;
  line-height: 20px;
  text-decoration: none;
}
ul.lesson-container.items {
  padding: 0;
}
li.lesson-box {
  width: 100%;
}
.lesson-panel-heading .stage-status {
  position: relative;
  height: 34px !important;
  line-height: 34px;
  text-align: center;
  float: left;
  display: table-cell;
  width: 9%;
  margin-left: 2%;
}
.lesson-panel-heading .stage-status:before {
  background-color: #13a89e !important;
  color: white;
  line-height: 34px;
}
.lesson-panel-heading .stage-status.incomplete:before {
  display: none;
}
.lesson-panel > a:before {
  float: right !important;
  font-family: FontAwesome;
  content: "\f068";
  padding: 12px;
  color: white;
}
.lesson-panel > a.collapsed:before {
  float: right !important;
  content: "\f067";
}
.lesson-panel.locked > a:before {
  float: right !important;
  font-family: FontAwesome;
  content: "\f023" !important;
  padding: 12px;
  color: white;
}
.lesson-panel-heading .stage-status.locked:before {
  display: none;
}
.lesson-panel.complete > a:before {
  float: right !important;
  font-family: FontAwesome;
  content: "\f058" !important;
  padding: 12px;
  color: white;
}
.lesson-panel-heading .stage-status.complete:before {
  display: none;
}
.lesson-panel.pending > a:before {
  float: right !important;
  font-family: FontAwesome;
  content: "\f017" !important;
  padding: 7px 12px;
  font-size: 20px;
  color: white;
}
.lesson-panel-heading .stage-status.pending:before {
  display: none;
}
.lesson-panel > a:hover,
.lesson-panel > a:active,
.lesson-panel > a:focus {
  text-decoration: none;
}
.active-lesson-steps .step-container .package-status:before,
.active-lesson-steps .step-container .stage-status:before {
  font-size: 18px !important;
}
.menu-title-of-step {
  display: block;
  float: left;
  font-size: 15px;
  font-family: "Raleway", Helvetica, Arial, sans-serif !important;
  font-weight: 300;
  color: #32726f;
  width: 80%;
  vertical-align: middle;
  padding: 12px 0px 15px 20px;
  text-overflow: ellipsis;
  white-space: pre-wrap;
  overflow: hidden;
  line-height: 20px;
  text-decoration: none;
}
.step-container .stage-status {
  position: relative;
  height: 34px !important;
  text-align: center;
  float: right;
  display: table-cell;
  width: 9%;
  margin-right: 2%;
}
.step-container .package-status:before,
.step-container .stage-status:before {
  line-height: 44px !important;
  font-size: 25px !important;
}
.completion-status.stage-status.locked:before {
  color: #666666;
  background: #fff;
}
.panel-collapse .panel-body {
  margin: 0px;
  padding: 0px;
}
.panel-collapse .stage-box,
.step-box {
  box-shadow: none !important;
}
.lesson-panel-heading .completed-lesson,
.incompleted-lesson {
  margin: 0px;
}
#StepMenuContainerMobile {
  z-index: 3;
  min-height: 400px;
  height: 1px;
}
#StepMenuContainer {
  margin-top: -5px;
  margin-right: 30px;
}
#StepMenuIcon {
  margin: 15px 0px 0px;
}
.lesson-step-container-header {
  border-top: solid 1px #e4e4e4;
}
.NextStepTextMobile {
  display: none;
}
.NextStepText {
  display: inline-block;
}
@media screen and (max-width: 610px) {
  .NextStepTextMobile {
    display: inline-block;
  }
  .NextStepText {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .btn-jump-to-step {
    color: #fff !important;
    background: transparent !important;
  }
  .btn-jump-to-step:hover {
    background: transparent !important;
    color: #fff !important;
  }
  .btn-jump-to-step.nav-disabled {
    background: transparent !important;
  }
  .fa-2lg {
    font-size: 1.33em;
  }
  #LessonMenuBlock {
    display: none;
  }
  #LessonMenuBlockMobile {
    display: block !important;
    position: absolute;
    top: 8px;
  }
  #LessonMenu,
  #LessonMenu:active,
  #LessonMenu:focus {
    outline: none;
  }
  #adminviewToggle {
    display: none;
  }
  #adminviewToggleLi {
    display: block !important;
    font-weight: 800;
    text-transform: uppercase;
  }
  #StepMenuContainer {
    padding-left: 0px;
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    position: absolute;
  }
  #StepMenuContainerMobile {
    width: 80%;
    position: absolute;
  }
  .StepMenuContainerMobileShow {
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
  }
  .StepMenuContainerMobileHide {
    background-color: transparent;
    z-index: 0;
  }
  .course-module-comment-header .completion-status.step-status {
    display: block;
  }
}
@media screen and (max-width: 399px) {
  #LessonMenuBlockMobile {
    top: 14px;
  }
}
/* Course Catalog styling */
.catalog-left-part {
  width: 63%;
  display: inline-block;
  margin-bottom: 40px;
}
.catalog-right-part {
  width: 30%;
  display: inline-block;
}
.catalog-text {
  display: inline-block;
  font-size: 20px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #505050;
}
.catalog-sort-by {
  display: inline-block;
  width: 50%;
  text-align: right;
}
.sort-by-text {
  display: inline-block;
  width: 70px;
  font-size: 16px;
  padding-top: 5px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.sort-by-dropdown {
  display: inline-block;
  width: 73%;
}
.sort-by-dropdown > .form-control {
  border-color: #ccc;
  box-shadow: none;
}
.form-control {
  border-radius: 0px;
}
@media screen and (max-width: 768px) {
  ul.nav-secondary > li {
    width: 45%;
    min-width: 190px;
    margin: 0 2.5%;
    text-align: center;
  }
  ul.nav-secondary > li > a {
    margin: 0 0 10px !important;
  }
}
@media screen and (max-width: 515px) {
  ul.nav-secondary > li {
    width: 190px;
    margin: 0 auto;
    float: none !important;
    display: block;
  }
  ul.nav-secondary > li > a {
    margin: 0 0 10px !important;
  }
}
.catalog-item-block {
  padding: 20px;
}
.catalog-item {
  margin-bottom: 25px;
}
.catalog-item-img {
  display: inline-block;
}
.catalog-item-description {
  display: inline-block;
  padding: 0 5px;
}
.item-title {
  color: #010137;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  margin: 0px;
  padding: 15px;
}
.item-description {
  margin: 10px;
  font-size: 15px;
  font-family: "Oxygen", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.item-description > .full-description-link {
  text-decoration: none;
  cursor: pointer;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.no-class-info {
  margin: 10px;
}
.item-program_name {
  padding-left: 10px;
}
.item-program-name-head {
  font-weight: 500;
}
/*.video-js.vjs-fluid {
    border: 1px red solid;
}*/
.catalog-item-links {
  margin-top: 10px;
  margin-left: 230px;
  margin-right: 25px;
  color: #777777;
  font-weight: 500;
  font-size: 14px;
}
.catalog-item-links > p > em {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.featured {
  font-size: 24px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding-top: 25px;
  color: #505050;
}
.featured-title {
  font-family: "Oxygen", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.featured-info {
  font-family: "Oxygen", Helvetica, Arial, sans-serif;
  font-size: 15px;
}
.view-link > a {
  text-decoration: none;
  cursor: pointer;
}
.view-link {
  text-align: right;
  font-weight: 700;
  font-size: 14px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.featured-list {
  margin-top: 25px;
}
.catalog-pagination {
  text-align: right;
}
.catalog-pagination > .pagination > li > a,
.pagination > li > span {
  padding: 6px 5px;
  text-decoration: none;
  margin-left: 0px;
  border: 0px;
  background-color: #fff;
}
.forward-page {
  display: inline-block;
}
.back-page {
  display: inline-block;
}
.forward-page.inactive,
.back-page.inactive {
  visibility: hidden;
}
.finish-page.inactive {
  display: none;
  visibility: hidden;
}
.catalog-pagination > .pagination > .active > a,
.catalog-pagination > .pagination > .active > span,
.catalog-pagination > .pagination > .active > a:hover,
.catalog-pagination > .pagination > .active > span:hover,
.catalog-pagination > .pagination > .active > a:focus,
.catalog-pagination > .pagination > .active > span:focus {
  color: #333;
  background-color: #fff;
}
/* Start Course Module styling */
.course-module-header {
  color: #fff;
  padding: 0;
}
.module-header-text {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #666666;
  max-width: 950px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.return-to-course-menu-link {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 13px;
  max-width: 950px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  color: #13a89e;
}
.return-to-course-menu-link > a {
  color: #13a89e;
  font-weight: 600;
}
.return-to-course-menu-link > a:hover {
  color: #222222;
  text-decoration: none;
}
.module-lesson-no {
  display: inline-block;
}
.module-lesson-title {
  display: inline-block;
  padding-top: 0;
  padding-left: 7px;
  font-size: 18px;
  font-weight: 600;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.module-lesson-no {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 24px;
}
.course-module-right-part {
  display: inline-block;
  width: 190px;
}
.course-module-main-content {
  margin-top: 5px;
}
.course-module-step-header {
  position: relative;
  text-align: center;
  font-size: 18px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  color: #32726f;
}
.course-module-upper-pager > .pager li > a,
.course-module-upper-pager > .pager li > span,
.course-module-lower-pager > .pager li > a,
.course-module-lower-pager > .pager li > span {
  border: 0px;
  border-radius: 0px;
  background-color: #fff;
  color: #32726f;
  font-size: 15px;
  letter-spacing: 1px;
}
.course-module-lesson {
  list-style-type: none;
  padding: 25px;
  background-color: #EFEFF0;
  height: 600px;
  overflow: auto;
}
.course-module-lesson-no {
  width: 20px;
  display: table-cell;
  vertical-align: middle;
  font-size: 22px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  color: #13a89e;
}
.course-module-lesson-title {
  text-align: left;
  vertical-align: middle;
  display: table-cell;
  font-size: 12px;
  color: #13a89e;
  text-transform: uppercase;
  padding-left: 7px;
  text-decoration: none;
}
.module-asset {
  width: 9%;
  display: inline-block;
}
.course-module-lesson > li {
  margin: 15px 0px;
}
.course-module-lesson > li > a {
  display: table-row;
  vertical-align: middle;
  text-decoration: none;
}
.active-module-lesson > a > div {
  color: #32726f;
}
.locked-module-lesson > a > div {
  color: #333;
}
.locked-lesson-step {
  text-align: center;
}
.locked-lesson-step i.fa.fa-lock {
  font-size: 100px;
  color: #dddddd;
  padding: 40px;
}
.course-module-comment-header {
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  color: #32726f;
  margin: 0 0 5px 0;
}
.course-module-thought-text {
  text-align: left;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  margin-top: 30px;
}
.step-content-box {
  margin: 25px 0px;
  position: relative;
}
iframe {
  border: 10px solid #f4f4f4;
  overflow: hidden;
}
.video-js {
  background: white !important;
  height: 100%;
}
.video-js iframe {
  border: none !important;
}
div.iframe-wrapper-content {
  margin: 0px auto 20px;
  margin-bottom: 10px;
  position: relative;
}
div.iframe-wrapper-video {
  margin: 20px auto;
  padding-bottom: 55.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
div.iframe-wrapper-video > iframe {
  position: absolute;
  left: 0px;
  overflow: hidden;
  top: 0px;
  width: 100%;
  max-height: 100%;
}
.step-content-box > iframe {
  width: 720px;
  height: 540px;
}
@media screen and (max-width: 992px) {
  div.iframe-wrapper-video {
    padding-bottom: 72.5%;
  }
}
@media screen and (max-width: 768px) {
  div.iframe-wrapper-video {
    padding-bottom: 75.5%;
  }
}
.prev-comment-text {
  text-align: left;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  margin: 0 0 15px;
}
.comment-inner-box {
  border: 2px solid #32726f;
  height: 300px;
  margin-top: 25px;
}
.down-arrow {
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  z-index: 99;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  margin-left: -25px;
  border-top: 25px solid #32726f;
}
.post-acitivity-space-holder {
  margin-top: 40px;
}
.post-acitivity-space-holder > img {
  width: 100%;
}
.course-module-links {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 25px;
}
.module-downloads {
  min-width: 20%;
  margin-bottom: 15px;
}
.module-links {
  margin-bottom: 15px;
}
.module-contacts {
  width: 27%;
  margin-bottom: 15px;
}
.course-module-links > div > p:first-child {
  color: #777777;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.course-module-links > div > p {
  margin: 0px;
}
.course-module-links > div > p > a {
  color: #32726f;
  text-decoration: none;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.course-module-links > div > p > a:hover {
  color: #9f2454;
}
.module-contacts > p:last-child {
  color: #777777;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.course-module-lower-pager {
  padding: 0px 50px;
}
.complete-icon {
  width: 25px;
}
.lock-icon {
  width: 20px;
}
/* Events and assignment */
.events-and-assignment-sort-by {
  display: inline-block;
  width: 28%;
}
.events-and-assignment-sort-by > .sort-by-text {
  width: 58px;
}
.events-and-assignment-sort-by > .sort-by-dropdown {
  width: 77%;
}
.view-as-calender {
  display: inline-block;
  background-color: #13a89e;
  color: #fff;
  height: 34px;
  width: 170px;
  font-size: 14px;
  padding-top: 7px;
  text-align: center;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin: 0px 9%;
}
.view-as-calender > a {
  color: #fff;
  letter-spacing: 1px;
  text-decoration: none;
}
.events-and-assignment-header {
  margin-bottom: 75px;
}
.events-or-assignments {
  width: 76%;
  margin-top: 30px;
}
.events-or-assignments-outer-div {
  padding: 7.5px 10px;
  height: 90px;
  background-color: #13a89e;
  color: #fff;
}
.events-or-assignments-inner-div {
  background-color: #883958;
  height: 74px;
  border-radius: 10px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.events-or-assignments-inner-div > p {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding: 15px;
  font-size: 20px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  line-height: 25px;
}
.events-or-assignments-title {
  width: 78%;
  display: inline-block;
  padding: 5px;
  color: #13a89e;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 13px;
}
.events-or-assignments-due-date {
  width: 20%;
  display: inline-block;
  text-align: center;
  background-color: #13a89e;
  color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  letter-spacing: 1px;
  padding: 5px;
  padding-bottom: 2px;
  font-size: 16px;
}
/* logged in home page styling */
.logged-in-home-page {
  margin-top: 50px;
}
.logged-in-home-page > div.content-right-part > .event-and-assignments {
  margin-top: 0px;
}
.view-all,
.msg-read-more {
  text-align: right;
  padding: 2px 15px;
  color: #939597;
}
.view-all > a,
.msg-read-more > a {
  color: #939597;
  font-size: 15px;
  text-decoration: none;
  cursor: pointer;
}
.view-all > span,
.msg-read-more > span {
  font-size: 16px;
}
.message-title {
  color: #010137;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.message-info {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.message-list {
  margin-top: 20px;
}
/* End content styling*/
/* Start footer styling*/
.footer {
  background-color: #757575;
  color: #fff;
  border-top: 9px solid #e4e4e4;
  border-bottom: 5px solid #505050;
  width: 100%;
  max-width: 100% !important;
  padding: 10px 20px;
  position: absolute !important;
  bottom: 0px;
  left: 0px;
  height: 184px;
}
@media screen and (max-width: 768px) {
  .footer {
    height: 340px;
  }
}
@media screen and (max-width: 569px) {
  .end-course-actions {
    display: block;
    width: 100%;
  }
  .start-course-actions,
  .start-sequence-actions {
    display: block;
    width: 100%;
  }
  .course-info {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 400px) {
  .footer {
    height: 370px;
  }
}
@media screen and (min-height: 1500px) {
  body {
    padding: 0 0 292px;
  }
  .footer {
    height: auto;
  }
}
/*.stickFooter {
    position: absolute !important;
    bottom: 0px !important;
}*/
.footer-contents {
  max-width: 980px;
  margin: auto;
  float: none !important;
}
.footer-parts {
  display: inline-block;
  padding: 20px 0px;
  text-align: left;
  vertical-align: top;
  width: 20%;
  min-width: 150px;
}
.footer-2parts {
  display: inline-block;
  padding: 20px 0px;
  text-align: left;
  vertical-align: top;
  width: 40%;
  min-width: 150px;
}
.footer-v-line {
  display: inline-block;
  margin: 20px;
  vertical-align: top;
}
.footer-v-line {
  border-left: 1px solid #6a6a6a;
  height: 110px;
}
.title {
  text-transform: uppercase;
}
.footer-parts > .title {
  font-weight: 600;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  color: #ededed;
}
.links {
  padding-top: 3px;
}
.links > a {
  font-size: 13px;
  color: #e1e1e1;
  text-decoration: none;
}
.links > a:hover {
  color: #f9f9f9;
}
.links > a > img {
  margin-top: 10px;
}
div.links {
  font-size: 13px;
  color: #cccccc;
}
/* End footer styling*/
/*  CSS 2.0 Styles  */
.content {
  min-height: 740px;
}
.course-resource-links {
  margin-bottom: 20px;
}
.help-link {
  margin-left: 10px;
}
.navbar-right > li > a {
  text-decoration: none;
}
#navbar > select {
  height: 25px;
  width: 185px;
  margin-top: 15px;
}
.navbar-header > a {
  padding-top: 13px;
  padding-bottom: 17px;
}
.navbar-header img {
  width: 130px;
  height: 27px;
  margin-right: 20px;
}
.inner-tabs a {
  color: #888;
}
.course-catalog-container,
.user-certificates-container {
  margin-bottom: 25px;
  min-height: 600px;
}
.catalog-item {
  position: relative;
  padding: 4px;
  border: solid 1px #e4e4e4;
}
.catalog-item > .catalog-item-img {
  position: absolute;
  left: 4px;
  float: none;
}
.catalog-item-img > img {
  max-width: 300px;
  width: 100%;
  margin-top: 15px;
  border: 5px solid #efefef;
}
.catalog-item-actions {
  margin: 10px 0;
  color: #888888;
  font-size: 19px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.certificate-box .item-title {
  display: table;
}
.certificate-box .item-title-icon {
  display: table-cell;
  color: #32726f;
  font-size: 40px;
  width: 50px;
  vertical-align: middle;
}
.certificate-box .item-title-text {
  display: table-cell;
  font-size: 24px;
  vertical-align: middle;
}
.certificate-box .certificate-info {
  margin: 10px 0;
  color: #777;
  font-size: 19px;
  font-style: italic;
}
.certificate-box .certificate-actions {
  margin: 13px 0 0 0;
  color: #13a89e;
  font-size: 18px;
  font-weight: 600;
}
.certificate-box .certificate-actions a:hover {
  color: #32726f !important;
  text-decoration: none;
}
.start-action-text {
  vertical-align: middle;
  font-size: 15px;
  padding-right: 5px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
}
.start-action-text:hover {
  color: #222222;
}
.start-action-icon {
  vertical-align: middle;
}
.start-action {
  cursor: pointer;
}
.start-course-actions,
.start-sequence-actions {
  text-align: right;
  display: inline-block;
  /*    width: 33%;*/
}
.end-course-actions,
.end-sequence-actions {
  font-size: 18px;
  float: left;
  display: inline-block;
  width: 33%;
}
.course-info,
.sequence-info {
  text-align: right;
  display: inline-block;
  width: 33%;
}
.course-score,
.course-complete-date,
.sequence-score,
.sequence-complete-date {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 600;
  color: #777777;
  margin-top: 3px;
  display: inline-block;
  width: 33%;
}
@media screen and (max-width: 569px) {
  .course-score,
  .course-complete-date,
  .sequence-score,
  .sequence-complete-date {
    display: block;
    width: 100%;
  }
}
.course-score-label,
.course-complete-label,
.sequence-score-label,
.sequence-complete-label {
  font-size: 17px;
  font-weight: 400;
  color: #888888;
}
.course-info-text {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #777777;
  margin-top: 3px;
}
.catalog-item > .item-title {
  padding: 20px;
  margin-bottom: 7px;
  background-color: #f4f4f4;
  color: #585858;
  border-bottom: 4px solid #32726f;
}
.certificate-box .item-title {
  background-color: #FFFFFF;
  border-bottom: none;
}
.certificate-box .catalog-item-info {
  padding: 0px;
}
.certificate-box .certificate-info {
  padding: 0px;
}
.certificate-box .certificate-actions {
  text-align: right;
}
.sequence-box > .item-title {
  background: #999999;
  color: white;
}
.course-sequence-item {
  color: #13a89e;
  background-color: #f9f9f9;
  padding: 8px 0px 8px 20px;
}
.course-sequence-icon {
  margin-right: 10px;
}
.sequence-stage-menu-item {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
}
.cancel-action,
.archive-action {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #999999;
  /* margin-top: 16px;*/
}
.undo-action {
  font-size: 14px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.undo-action-link {
  padding: 0 5px;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}
.undo-action-link a:hover {
  text-decoration: none;
}
.inner-div {
  position: relative;
}
.inner-div > .title-of-lesson {
  /*line-height:45px; */
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.lesson-back-link {
  margin-top: 10px;
}
.course-module-step-header {
  display: inline-block;
  text-align: left;
  margin-bottom: 35px;
}
.course-breadcrumb,
.lesson-breadcrumb {
  font-size: 16px;
  font-weight: 500;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.lesson-breadcrumb {
  margin-top: .33em;
  color: #32726f;
}
.course-breadcrumb a,
.lesson-breadcrumb a {
  text-decoration: none;
}
.course-breadcrumb a.breadcrumb-link {
  color: #757575;
}
.course-breadcrumb a.breadcrumb-link:hover {
  color: #222;
}
.course-title-label,
.lesson-title-label {
  font-size: 15px;
  /*    font-weight: 800;*/
  letter-spacing: 1px;
  text-transform: uppercase;
}
/*.course-title {
    font-weight: bold;
}*/
.page-nav {
  font-size: 1.2em;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  background: #ffffff;
}
.back-page,
.forward-page {
  display: inline-block;
  float: none;
  text-transform: uppercase;
  font-weight: 700;
  color: #13a89e;
}
a.back-page,
a.forward-page {
  text-decoration: none !important;
}
a.back-page:hover,
a.forward-page:hover {
  color: #222222 !important;
}
.step-of-block {
  margin-left: 10px;
  margin-right: 10px;
}
.btn-jump-to-step {
  height: 3em;
  width: 3em;
  display: inline-block;
  color: #13a89e;
  background: transparent;
  border: none;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 10px 0 10px;
  margin-left: 8px;
}
.btn-jump-to-step:hover {
  background: transparent;
  color: #13a89e;
}
.btn-jump-to-step,
.btn-jump-to-step:active,
.btn-jump-to-step:focus {
  outline: none;
}
div.topnav.gma-button {
  text-align: right;
  cursor: pointer;
  margin: 20px 10px 0 0;
  color: #13a89e;
  font-size: 13px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
div.topnav.gma-button:hover {
  color: #222222;
}
a.back-to-flip {
  text-decoration: none !important;
  font-weight: 700;
}
.nav-disabled a,
.nav-disabled a:hover {
  color: #999999;
}
.btn-jump-to-step.nav-disabled {
  background: #999999;
}
.flipped .page-nav {
  display: none;
}
.step-container {
  width: 100%;
}
ul.step-container.items {
  padding: 0;
}
.step-container-right {
  padding: 0 0 0 30px;
}
li.step-box {
  width: 100%;
}
.step-container-header {
  margin-bottom: 15px;
  text-transform: uppercase;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 14px;
}
.contact-heading,
.resources-heading,
.instructor-heading {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 1px;
  margin: 10px 0;
}
.contact-name-label,
.contact-email-label,
.instructor-name-label,
.instructor-email-label,
.instructor-phone-label {
  font-weight: 400;
  font-size: 14px;
  float: left;
  width: 20%;
}
.contact-name,
.contact-email,
.instructor-name,
.instructor-email,
.instructor-phone {
  font-weight: 300;
  font-size: 14px;
  float: left;
  width: 80%;
}
.resources-container ul {
  padding-left: 0;
}
.resource-filter {
  margin: 15px;
}
li.resource-list-item {
  padding-bottom: 15px;
  font-size: 14px;
  display: block;
}
li.resource-list-item img {
  margin-right: 15px;
  border: 1px solid #e6e6e6;
}
li.resource-list-item a {
  text-decoration: none;
}
.resources-container-list i.fa {
  margin: 0 8px 0 0;
}
.resource-list i.fa {
  font-size: 19px;
  margin: 0 12px 0 0;
}
ul.resource-list {
  list-style-type: none;
  margin: 25px 15px;
  padding: 0;
}
ul.resource-list li {
  display: block;
  font-size: 17px;
  padding: 5px 0;
}
div.resource-list-wrapper {
  float: left;
  height: 300px;
}
#resource-catalog .outer-tabs {
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 20px;
}
#resource-catalog li.list-group-item a:hover {
  text-decoration: none;
}
#resource-catalog .outer-tabs {
  background: none;
}
/*@media screen and (max-width: 520px) {
    .catalog-header .pull-right {
        float: left !important; }
}*/
#resource-catalog li.list-group-item span.icon.glyphicon {
  font-size: 12px;
}
.flip-nav {
  top: 0;
  z-index: 5;
  width: 100%;
  background: #fff;
  min-height: 100%;
  margin: 15px 0 0 0;
}
.flip-nav > .step-container {
  display: inline-block;
  width: 100%;
  padding: 15px;
}
.flip-nav > .course-module-links {
  width: 40%;
}
.flip-nav > ul > li {
  display: block;
}
.flip-nav > ul a {
  color: #fff;
  font-size: 1.3em;
}
.course-module-left-part {
  position: relative;
  margin: 0 auto;
}
.module-lesson-name {
  margin-right: 286px;
}
.course-detail-content > .content-left-part {
  width: 100%;
  margin: 0 auto;
}
.body-part .content-left-part {
  margin-bottom: 0;
}
.course-detail-content,
.sequence-detail-content {
  padding: 20px 35px;
}
.outer-comment-box {
  border: 1px solid #e4e4e4 !important;
  width: 502px;
  margin: 30px auto;
}
.uaction-activity .fa-4x {
  margin-top: -4px;
}
.fa-chevron-right {
  font-size: 21px;
  color: #dddddd;
  margin-top: 0px;
}
.back-page .fa-chevron-left {
  font-size: 1.2em;
}
.forward-page .fa-sign-out {
  font-size: 1.2em;
}
.forward-page .fa-chevron-right {
  color: inherit;
}
i.fa.fa-clock-o.fa-lg {
  font-size: 31px;
}
i.fa.fa-clock-o.fa-2x {
  font-size: 21px;
}
.carousel-item {
  margin: 20px;
}
.inner-div .status {
  display: inline-block;
  position: absolute;
  color: #5cb85c;
  height: 48px !important;
  width: 48px !important;
  top: 6px !important;
  right: 20px !important;
}
.inner-div .status:hover {
  color: #5cb85c;
}
/* slide down 
locked steps - gray title + lock symbol
browse/close button to right of right/left nav
slide-down
*/
/* STYLES COPIED FROM OFFLINE */
.stage-box,
.step-box {
  -webkit-box-shadow: 1px 1px 2px 2px #efefef;
  box-shadow: 1px 1px 2px 2px #efefef;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
}
.stage-box:hover,
.step-box:hover {
  -webkit-box-shadow: 1px 1px 2px 2px #f8f8f8;
  box-shadow: 1px 1px 2px 2px #f8f8f8;
  cursor: pointer;
  /*box-shadow: 0 0 10px @primaryColor;*/
}
.course-box,
.certificate-box {
  -webkit-box-shadow: 2px 2px 2px 2px #f4f4f4;
  box-shadow: 2px 2px 2px 2px #f4f4f4;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
}
.course-box:hover,
.certificate-box:hover {
  -webkit-box-shadow: 2px 2px 2px 2px #f0f0f0;
  box-shadow: 2px 2px 2px 2px #f0f0f0;
}
img.img-responsive.content_image {
  margin: 0 auto;
  border: 10px solid #f4f4f4;
  max-width: 62%;
}
.img-inline {
  display: inline-block !important;
}
.incompleted-lesson,
.completed-lesson {
  width: 100%;
}
.package-status.pending:before,
.stage-status.pending:before,
.step-status.pending:before {
  content: "\f017";
  color: #808080;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
/*
margin-left: 10px; width: 100%; display: flex; float:center;
.step-status-pending {
    content: "\f017";
    color: #808080;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    --adjust as necessary--
    font-size: 28px;
    position: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}*/
.stage-status {
  position: relative;
  height: 64px !important;
  text-align: center;
  float: right;
  display: table-cell;
  width: 9%;
  margin-right: 1%;
}
.stage-status:after,
.inner-div:after {
  content: ".";
  height: 0px;
  display: block;
  clear: both;
  visibility: hidden;
}
#sequence-detail-element .panel-group {
  clear: both;
}
#sequence-stage-menu .stage-status {
  float: left;
  max-width: 60px;
  /*-- panel surgery
   height: 100% !important;
   margin: 0px 14px 0px 0px;
   padding: 4px 4px 0px 8px;
   --*/
}
#sequence-stage-menu .panel-heading > .panel-title,
#sequence-stage-menu .stage-list-title {
  text-align: left;
  color: white;
  margin: 0px;
}
#sequence-stage-menu .stage-list-title {
  font-size: 19px;
  padding: 15px 0px;
  line-height: inherit;
  color: #13a89e;
  font-weight: 700;
}
#sequence-stage-menu .panel-heading {
  background: #f4f4f4;
  color: #13a89e;
  border-bottom: none;
  /*-- panel surgery
    padding: 0px;
    padding-bottom: 0px;
    --*/
}
#sequence-stage-menu .panel-body {
  border-top: none;
}
.package-status {
  position: absolute;
  height: 44px !important;
  width: 44px !important;
  top: 0 !important;
  right: 0 !important;
}
.package-status:before,
.stage-status:before {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #808080;
  font-size: 28px;
  line-height: 64px;
  /*    position: absolute;
        top: 5px;*/
  left: 0;
}
.step-status:before {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #808080;
  font-size: 28px;
  position: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.package-status.incomplete:before,
.stage-status.incomplete:before {
  content: "\f054";
  color: #808080;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.step-status.incomplete:before {
  display: none;
}
.package-status.complete:before,
.stage-status.complete:before,
.step-status.complete:before {
  content: "\f058";
  color: #1a8016;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.package-status.complete-failed:before,
.stage-status.complete-failed:before,
.step-status.complete-failed:before {
  content: "\f00d";
  color: red;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.package-status.locked:before,
.stage-status.locked:before {
  content: "\f023";
  color: #ffffff;
  background: #666666;
  border-radius: 14px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  height: 28px;
  width: 28px;
  line-height: 28px;
  font-size: 20px;
  margin: 23% 0 0 0;
}
.step-status.locked:before {
  content: "\f023";
  color: #ffffff;
  background: #666666;
  border-radius: 14px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  height: 28px;
  width: 28px;
  font-size: 20px;
  padding: 3px 0 0 0;
}
.package-status.pending:before,
.stage-status.pending:before {
  content: "\f017";
  color: #808080;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
/*.stage-status.pending:before {
    display:none;
    padding: 10px 0 0 0;
}*/
#sequence-stage-menu .stage-status.locked:before {
  color: #13a89e;
}
#sequence-stage-menu .stage-status.stage-overview-icon:before {
  color: #13a89e;
  content: "\f0c9";
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
#sequence-stage-menu .stage-status:before {
  color: #13a89e;
  padding: 0;
  /*-- panel surgery
    width: 35px;
    --*/
}
#sequence-stage-menu .stage-status.locked:before {
  content: "\f023";
  color: #13a89e;
  background: none;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  height: 28px;
  width: 28px;
  font-size: 20px;
  margin: 7px 0 0 0;
}
#sequence-stage-menu .panel-heading .stage-title-anchor .stage-list-title:after {
  /* symbol for "opening" panels */
  font-family: 'FontAwesome';
  /* essential for enabling glyphicon */
  content: "\f078";
  /* adjust as needed, taken from bootstrap.css */
  float: right;
  /* adjust as needed */
  color: grey;
  /* adjust as needed */
}
#sequence-stage-menu .panel-heading .stage-title-anchor.collapsed .stage-list-title:after {
  /* symbol for "collapsed" panels */
  content: "\f077";
  /* adjust as needed, taken from bootstrap.css */
}
#sequence-toggle-row {
  font-weight: bold;
  text-align: right;
  margin-bottom: 5px;
}
#sequence-toggle-row a,
#sequence-toggle-row a:hover {
  text-decoration: none;
  cursor: pointer;
}
#sequence-stage-menu .stage-narrative {
  font-size: 20px;
  font-weight: 800;
  padding: 0px;
}
.step-content {
  background-color: #fff;
  border-top: solid 1px #e4e4e4;
  margin-top: 10px;
  margin-bottom: 25px;
  padding: 30px;
  min-height: 900px;
}
.step-content .row {
  padding: 0 15px 0 15px;
}
.post-activity {
  margin: 0 0 30px 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid  #ececec;
}
.pre-activity {
  margin: 10px 0;
}
.start-action-class-complete {
  color: #1a8016;
}
#group-assign-modal li {
  display: list-item;
}
.list-box-title {
  font-weight: bold;
}
.list-box-selected-item {
  background-color: #CCCCFF;
}
.course-module-main-content a {
  text-decoration: underline;
  font-weight: 700;
}
.course-module-main-content li {
  display: list-item;
  list-style-type: disc;
}
/*  DISCUSSION  */
.dsc-wrapper {
  margin: 15px 0 0 0;
  clear: both;
}
.dsc-avatar img,
.dsc-avatar-reply img {
  width: 48px;
  height: 48px;
  border-radius: 3px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.dsc-avatar {
  width: 68px;
  padding-left: 0;
}
.dsc-avatar-reply {
  width: 68px;
  padding-left: 0;
  margin-left: 40px;
}
.dsc-post,
.dsc-username,
.dsc-created,
.dsc-content,
.dsc-reply,
.dsc-reply-username,
.dsc-reply-created,
.dsc-reply-content,
.dsc-edit-show,
.dsc-reply-edit-show {
  padding-left: 0;
}
.dsc-edit-brk {
  color: #DDDDDD;
}
.dsc-edit-show a,
.dsc-reply-edit-show a {
  padding: 0 4px;
}
.dsc-edit-show {
  margin-bottom: 5px;
  max-width: 48px;
  cursor: pointer;
}
.dsc-username,
.dsc-reply-username {
  font-weight: 700;
  font-size: 14px;
  color: #888888;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.dsc-created,
.dsc-reply-created {
  font-weight: 400;
  font-size: 14px;
  color: #888888;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
a.reply-show {
  font-weight: 500;
  font-size: 13px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  text-decoration: none;
  cursor: pointer;
  background: #f9f9f9;
  padding: 7px 15px;
  border-bottom: 1px solid #ececec;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.course-module-main-content .dsc-edit-show a,
.course-module-main-content .dsc-reply-edit-show a {
  font-weight: 500;
  font-size: 14px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  text-decoration: none;
  cursor: pointer;
}
.dsc-prompt-fixed {
  padding: 0 0 8px 0;
}
.dsc-comment button.btn.btn-primary.pull-right {
  margin: 6px 0 0 0;
  padding: 6px 14px 5px 14px;
  background-color: #ffffff;
  color: #757575;
  font-size: 13px;
  font-weight: 500;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.dsc-reply-controls button.btn.btn-default.btn-reply-submit,
.dsc-edit-controls button.btn.btn-default.btn-edit-submit,
.dsc-reply-edit-controls button.btn.btn-default.btn-edit-submit,
.btn-addpost-submit {
  margin: 12px 0 0 0;
  background-color: #f4f4f4;
  color: #757575;
  font-size: 12px;
  font-weight: 500;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  padding: 5px 10px;
  line-height: 1.5;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.dsc-reply-controls button.btn.btn-default.btn-reply-cancel,
.dsc-edit-controls button.btn.btn-default.btn-edit-cancel,
.dsc-reply-edit-controls button.btn.btn-default.btn-edit-cancel,
.btn-addpost-cancel {
  margin: 12px 0 0 6px;
  background-color: #FFFFFF;
  color: #757575;
  font-size: 12px;
  font-weight: 500;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  padding: 5px 10px;
  line-height: 1.5;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.dsc-comment button.btn.btn-primary.pull-right:hover,
.dsc-reply-controls button.btn.btn-default.btn-reply-cancel:hover,
.dsc-reply-controls button.btn.btn-default.btn-reply-submit:hover,
.dsc-edit-controls button.btn.btn-default.btn-edit-cancel:hover,
.dsc-edit-controls button.btn.btn-default.btn-edit-submit:hover,
.dsc-reply-edit-controls button.btn.btn-default.btn-edit-cancel:hover,
.dsc-reply-edit-controls button.btn.btn-default.btn-edit-submit:hover,
.btn-addpost-submit:hover,
.btn-addpost-cancel:hover {
  color: #222222;
  background-color: #eeeeee;
  border-color: #e6e6e6;
}
.dsc-comment .form-control,
.dsc-reply-controls .form-control,
.dsc-edit-controls .form-control,
.dsc-reply-edit-controls .form-control {
  border: 1px solid #e6e6e6;
}
.dsc-edit-controls .form-control,
.dsc-reply-edit-controls .form-control {
  margin-top: 10px;
}
.dsc-edit-controls,
.dsc-reply-edit-controls {
  padding-left: 0;
  margin-bottom: 5px;
}
.dsc-reply-controls {
  border-top: 1px solid #ececec;
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  clear: both;
}
h2.dsc-comment-header {
  font-size: 22px;
  font-weight: 600;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  color: #32726f;
  max-width: 50%;
  margin: 20px 0;
  padding: 0;
}
.course-module-main-content .step-activity .dsc-comment {
  margin-left: 0;
}
.course-module-main-content .dsc-comment {
  margin-left: 15px;
}
div.dz-default.dz-message {
  font-weight: 300;
  font-size: 22px;
  cursor: pointer;
  background-color: #f9f9f9;
  padding: 20px 0;
  margin: 10px 0;
  border: 2px dashed #eaeaea;
}
.dsc-comment {
  margin: 0 0 20px 0;
}
.dsc-prompt-custom {
  font-size: 21px;
  font-weight: 500;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
.post-step-nav {
  margin: 0 0 10px 0;
  text-align: center;
  font-size: 14px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}
/*  REGISTRATION  */
#register-btn {
  margin: 12px 0 0 6px;
  background-color: #13a89e;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  padding: 5px 10px;
  line-height: 1.5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
#register-cancel-btn {
  margin: 12px 0 0 6px;
  background-color: #FFFFFF;
  color: #888888;
  font-size: 14px;
  font-weight: 400;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  padding: 5px 10px;
  line-height: 1.5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
#register-btn:hover,
#register-cancel-btn:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.register-finish-btn {
  border-radius: 0;
}
.register-action {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 6px 18px;
  background-color: #13a89e;
  border: 1px solid #13a89e;
}
a.register-action-link {
  color: #13a89e;
}
a.register-action-link:hover {
  color: #505050;
  text-decoration: none;
  cursor: pointer;
}
div.panel-heading > p.panel-title {
  color: #505050;
}
span.register-separator {
  font-weight: 400;
  color: #e4e4e4;
  padding: 0 4px;
}
/* GROUP */
#group-catalog.col-md-12.tab-pane.active {
  margin-top: 25px;
}
#resource-catalog.col-md-12.tab-pane.active {
  margin-top: 25px;
}
#group-discussion.tab-pane.active {
  margin: 0 15px;
}
#group-items-wrapper.row {
  margin: 0px;
}
#group-discussion .btn-primary {
  padding: 6px 14px 5px 14px !important;
  margin: 5px 0 5px 10px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background-color: #ffffff;
  color: #757575;
  float: right;
  line-height: 1.5;
}
#group-discussion .btn-primary:hover {
  background-color: #eeeeee;
  color: #222222;
}
.dsc-fixed-prompt {
  display: none;
}
.no-active-groups,
.no-visible-resources {
  font-style: italic;
  text-align: center;
  margin-top: 15px;
}
.group-description {
  color: #808080;
  font-weight: 400;
  font-size: 17px;
  margin: 10px 0 5px 0;
}
#members.tab-pane.active {
  margin: 0 15px;
}
#group-info.tab-pane.active {
  margin: 25px 15px;
}
/* RESOURCES */
#resource-catalog .catalog-text {
  margin-bottom: 15px;
}
#resource-catalog ul.list-group {
  border: 1px solid #e6e6e6;
}
#resource-catalog #tree.treeview {
  margin-top: 20px;
}
/* TRANSCRIPTS */
.no-transcripts {
  font-style: italic;
  text-align: center;
  margin-top: 15px;
}
/*  ADMIN  */
.actual-content.admin-content {
  background: none;
  border: none;
  padding: 10px 0 0 0;
}
.tab-pane h3 {
  font-size: 16px;
  font-weight: 700;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  margin: 20px 15px 15px 15px;
  color: #888888;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.admin-menu-sub {
  padding: 0 15px;
}
li.admin-menu-item {
  display: block;
  padding: 4px;
}
li.admin-menu-item a:hover {
  text-decoration: none !important;
}
li.admin-menu-item.active {
  font-weight: 600;
}
#courseTabs .inner-tabs > li > a,
#reportTabs .inner-tabs > li > a {
  font-size: 13px;
  text-align: left;
  padding: 4px 0 4px 25px !important;
}
#courseTabs .inner-tabs > li > a:hover,
#reportTabs .inner-tabs > li > a:hover {
  background-color: #eeeeee;
}
#courseTabs {
  padding-bottom: 20px;
}
.admin-logo-container .logo-image {
  max-height: 55px;
  margin-bottom: 10px;
}
.logo-container {
  margin-bottom: 10px;
}
.admin-container .outer-tab-content {
  background-color: #f9f9f9;
}
#admin-user-table,
#admin-group-table {
  margin-top: 10px;
  font-size: 13px;
}
#admin-user-table.table-hover tbody tr:hover td {
  background-color: #eeeeee !important;
}
#scoreReport,
#manageClasses {
  /*margin-top: 77px;*/
  font-size: 13px;
}
#admin-landing {
  margin-top: 77px;
  font-size: 16px;
}
#admin-landing .landing-button {
  margin-top: 20px;
  min-height: 240px;
}
@media (min-width: 1280px) {
  #admin-landing .landing-button {
    min-height: 200px;
  }
}
#admin-landing .landing-icon {
  font-size: 50px;
}
#admin-landing .landing-title {
  font-weight: bold;
}
#manageGroups {
  margin-top: 5px;
  font-size: 13px;
}
#manageUsers {
  /*margin-top: 77px;*/
  font-size: 13px;
}
#scoreReport.tab-pane h3,
#manageUsers.tab-pane h3 {
  margin: 10px 0;
  color: #999999;
  display: none;
}
#scoreReport .form-group > label,
#manageUsers .form-group > label {
  font-weight: 700;
  padding: 0 15px 0 0;
  text-transform: uppercase;
}
#scoreReport ul.menu-list {
  margin-left: -40px;
}
#scoreReport .btn-block {
  background-color: #f8f8f8;
}
#scoreReport .btn-block:hover {
  background-color: #eeeeee;
}
ol.breadcrumb {
  font-size: 15px;
  font-weight: 600;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  min-height: 40px;
}
form.form-inline {
  margin: 15px 0 0 0;
  padding: 0 0 15px 0;
}
#manageClasses .select-label {
  font-weight: 700;
  padding-right: 8px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.assign-program-list,
.assign-class-list {
  margin-right: 15px;
  margin-bottom: 15px;
}
ul.available-user-list,
ul.available-group-list,
ul.assigned-user-list,
ul.assigned-group-list {
  padding-left: 0;
}
#groupListBox,
#groupAssignBox {
  border: 1px solid #ececec;
  padding: 15px 20px;
  margin: 15px;
  background-color: #fafafa;
  max-width: 38%;
}
#groupOperationBox {
  text-align: center;
  margin-top: 25px;
}
.group-assign-btn,
.group-unassign-btn,
.classAssignGroup .btn-default {
  background-color: #f8f8f8;
  margin: 0 3px;
}
.classAssignGroup .btn-default:hover {
  background-color: #eeeeee;
}
#groupListBox .fa-user,
#groupAssignBox .fa-user,
#groupListBox .fa-users,
#groupAssignBox .fa-users {
  padding-right: 8px;
}
#groupListBox .fa-user-secret,
#groupAssignBox .fa-user-secret,
#groupListBox .fa-user-secret,
#groupAssignBox .fa-user-secret {
  padding-right: 8px;
}
/*.list-box-selected-item {
    background-color: #f1f1f1;
}
*/
.admin-container h4 {
  font-size: 15px;
  font-weight: 400;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  margin: 15px 0px;
  color: #888888;
}
ul.admin-menu-top {
  padding: 5px 0 25px 0;
}
#manageSections {
  margin: 5px 0 0 0;
}
table#admin-group-table.table.table-striped.table-hover {
  margin-top: 5px;
}
select.form-control {
  font-size: 13px;
  max-height: 30px;
  margin-right: 15px;
}
input.form-control {
  margin-right: 15px;
}
div.dsc-mod-controls {
  padding-left: 0;
}
.dsc-reply-edit-show {
  width: 42px;
  margin-right: 6px;
  cursor: pointer;
}
/*  PUBLIC VIEW  */
.panel-body {
  margin-top: 15px;
}
span.toggletext-list,
span.toggletext-tiles {
  font-weight: 500;
  font-size: 13px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  line-height: 3;
  float: right;
  text-transform: uppercase;
}
.item-detail-link {
  margin-left: 10px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 500;
  cursor: pointer;
}
.item-detail-link a:hover {
  text-decoration: none;
}
#course-detail-element ul.nav.nav-tabs,
div.course_detail_content ul.nav.nav-tabs {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 600;
  clear: both;
  padding-top: 10px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e9e9e9;
}
#course-detail-element .nav-tabs > li.active > a,
div.course_detail_content .nav-tabs > li.active > a {
  color: #505050;
  border-bottom: 4px solid #32726f !important;
}
#course-detail-element ul.nav.nav-tabs li,
div.course_detail_content ul.nav.nav-tabs li {
  padding: 0 12px;
}
#course-detail-element ul.nav.nav-tabs li a:hover,
div.course_detail_content ul.nav.nav-tabs li a:hover {
  background: #ffffff;
}
td.cell-course-start,
th.cellh-course-start {
  text-align: center;
  width: 120px;
}
td.cell-class-title,
th.cellh-class-title {
  width: 40%;
}
.modal-header .close {
  margin-top: -10px;
}
div#course-catalog-items.row,
div#course-catalog-items-table.row {
  margin: 0;
}
div#user-certificate-items.row,
div#user-certificate-items-table.row {
  margin: 0;
}
.modal-body {
  padding: 0 15px 15px 15px;
}
select.form-control.pull-right {
  text-align: left !important;
}
@media screen and (max-width: 767px) {
  select.form-control.pull-right {
    margin: 10px 0 20px 0 !important;
  }
}
div#catalog-item-info.row {
  margin: 0px;
}
select.autosized-select {
  max-height: none;
}
.mce-container iframe {
  border: 0px !important;
}
/* VIDEO */
#video-container #video-help {
  background: #ffffff;
}
#video-container .help-block {
  color: #999999;
  font-size: 14px;
  text-align: right;
  margin-top: 8px;
}
.video-js .vjs-play-control {
  font-size: 1.5em !important;
  margin-top: -0.8em !important;
}
.select-entities {
  width: 170px !important;
}
.select-programs {
  width: 270px !important;
}
.step-video-dimensions {
  width: 100%;
  padding-bottom: 56.25% !important;
}
.step-video-dimensions.vjs-fluid {
  padding-top: 0% !important;
}
.header .logo .logo_standard {
  width: 100%;
}
@media screen and (max-width: 992px) {
  .start-action-class-complete {
    float: left !important;
  }
}
@media screen and (max-width: 768px) {
  .inner-tab-content {
    padding: 0px 15px 50px 15px;
  }
  .inner-div {
    /*padding-right: 50px;*/
  }
  .inner-div > .title-of-lesson {
    font-size: 14px;
    word-wrap: break-word;
    line-height: 15px;
    width: 70%;
    padding: 26px 0px 15px 20px;
  }
  .inner-div > .s-no {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin: 20px 0px 0px 15px;
    padding: 0;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 700;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    letter-spacing: -1px;
    line-height: 1.5;
    color: #ffffff;
    background: #32726f;
  }
  .stage-status {
    /*margin-right:  14px !important;*/
    /*-- panel surgery
        margin-top: 16px;
        --*/
  }
  .package-status:before,
  .stage-status:before {
    top: 9px;
    font-size: 28px;
  }
  .step-content {
    padding: 30px 15px;
    min-height: 550px;
  }
  /*.step-content .row {
        padding: 0px;
    }*/
  .flip-nav {
    padding: 0px !important;
  }
  .course-module-comment-header {
    font-size: 20px;
  }
  .navbar-nav.adminview-toggle a {
    margin-left: -18px;
  }
  #navbar {
    padding-left: 45px;
  }
  #course-catalog-items-table {
    font-size: 0.8em;
  }
  .catalog-text {
    display: block;
    text-align: center;
  }
  .resourceTypeBlock {
    text-align: center;
  }
  .resourceType {
    float: none !important;
    margin: 10px 0px !important;
  }
  .body-part {
    padding: 5px 0px 25px;
  }
  #course-catalog-items-table table > thead > tr > th,
  #course-catalog-items-table table > thead > tr > td,
  #course-catalog-items-table .table-responsive > .table > tbody > tr > td {
    white-space: normal;
    padding: 5px;
  }
  td.cell-class-title,
  th.cellh-class-title {
    width: auto;
  }
  td.cell-course-start,
  th.cellh-course-start {
    text-align: center;
    width: auto;
  }
  td.cell-course-start,
  th.cellh-course-start {
    font-size: 0.8em;
    padding-top: 12px !important;
  }
  .start-action-text,
  .start-action-icon {
    font-size: 14px;
  }
  #course-catalog-items-table .start-action-icon {
    display: none;
  }
  #items-table {
    table-layout: auto !important;
  }
  /* FOOTER */
  .footer-parts,
  .footer-2parts {
    width: 100%;
    border-bottom: 1px #ccc solid;
  }
  .footer-contents > .footer-parts {
    border-bottom: none;
  }
  .footer-contents > .footer-parts:first-child {
    border-bottom: 1px #ccc solid !important;
  }
  .footer-v-line {
    display: none;
  }
  .iframe-wrapper-content {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .flip-nav .title-of-lesson {
    font-size: 14px !important;
    line-height: 15px;
  }
  .step-container-left {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 400px) {
  .btn-jump-to-step {
    width: 2em;
    height: 2em;
    padding: 0px;
  }
  .course-module-comment-header {
    font-size: 16px;
  }
  ul.nav-secondary > li {
    margin-bottom: 10px;
  }
  .inner-div > .title-of-lesson {
    font-size: 14px;
    word-wrap: break-word;
    line-height: 15px;
    width: 60%;
  }
}
.blank-selected {
  background-color: #FEFF99;
}
.choice-selected {
  background-color: #13a89e !important;
  color: white;
}
.choice-available {
  color: white;
  background-color: #32726f;
}
#wordpool-prompt {
  margin: 5px;
  font-size: 1.5em;
  font-weight: 400;
}
.wordpool-blank {
  margin-left: 5px;
  margin-right: 5px;
  border: 1px solid black;
  min-width: 5em;
  display: inline-block;
  padding: .1em .25em.1em .25em;
  text-align: center;
}
.wordpool-choice,
.sort-choice {
  background-color: #32726f;
  color: white;
  font-size: 1.25em;
  font-weight: 600;
  border: 1px solid #666;
  margin: 5px;
  padding: 1em;
}
.sort-answer {
  font-size: 1.25em;
  font-weight: 600;
  padding: 0.5em;
  background: #CCC;
  margin-top: 0.25em;
}
.sort-box-header {
  background-color: #32726f;
  color: white;
  font-size: 1.25em;
  font-weight: 600;
  border: 1px solid #666;
  margin-top: 5px;
}
.sort-box-wrapper {
  min-height: 1.5em;
  border: 1px solid #666;
  text-align: left;
  padding: 0em 0em 2em 0em;
}
.resource-box {
  border: 1px solid #666;
  margin-bottom: 1.5em;
  padding: 0px;
}
.resource-header {
  color: #32726f;
  font-size: 1.5em;
  font-weight: 500;
  background: #CCC;
  border-bottom: 1px solid #666;
}
.resource-description {
  padding: .5em;
  font-size: 1.25em;
  font-weight: 400;
}
.resource-status-default {
  color: #32726f;
}
.resource-status-clicked {
  color: #1a8016;
}
.order-box {
  border: 1px solid #666;
  background: #CCC;
  font-size: 1.5em;
  margin: .25em;
  padding: 0px;
}
i.order-icon {
  color: #32726f;
  font-weight: 500;
}
i.order-disabled {
  color: #999;
}
.order-label {
  color: #13a89e;
  font-size: 1.5em;
  font-weight: 500;
  text-align: center;
}
.likert-text {
  font-size: 1.25em;
}
.likert-rankings {
  text-align: justify;
  -ms-text-justify: distribute-all-lines;
  text-justify: distribute-all-lines;
  height: 2em;
}
.likert-ranking-option {
  vertical-align: top;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.likert-stretch {
  width: 100%;
  display: inline-block;
  font-size: 0;
  line-height: 0;
}
.question-prompt {
  padding: 0.5em 0em 0.5em 0em;
}
#preview-container .img-responsive {
  margin: 0 auto;
}
ul.list li {
  display: block;
}
.iframeFullscreen {
  height: 100% !important;
  border: none;
}
.iframeFullscreenBlock {
  position: fixed !important;
  max-width: 100% !important;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999999;
  width: 100%;
  height: 100%;
  background: white;
  margin: 0 !important;
}
.noscroll {
  overflow: hidden;
}
.mce-menu {
  position: fixed !important;
}
@media screen and (max-width: 768px) {
  .video-js .vjs-time-control {
    display: none !important;
  }
  .video-js .vjs-resolution-button {
    display: none;
  }
}
/*Full screen iframe*/
.fullScreenIframe {
  position: fixed !important;
  background-color: #ffffff;
  max-width: 100% !important;
  margin: 0 !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
}
.fullScreenIframe iframe {
  height: 100%;
}
.fullscreenWindow {
  position: absolute;
  z-index: 99999;
  right: 20px;
  top: 20px;
}
.fullscreenWindow:hover {
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .fullscreenWindow {
    display: none;
  }
}
/*END: Full screen iframe*/
.notificationSet {
  font-weight: 500;
  margin-top: 18px;
  display: inline-block;
  color: #32726f;
}
.notificationSet:hover {
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  .notificationSet {
    float: right;
  }
}
.contest-target-met {
  background-color: #BAE8BA;
}
.progress-bar-target-met {
  background-color: #5CB85C;
}
.contest-target-open {
  background-color: #F5F5F5;
}
.progress-bar-target-open {
  background-color: #5CB85C;
}
/*Game section*/
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
#contest-catalog ul.nav-secondary > li {
  margin-bottom: 10px;
}
.ccontest-h-image {
  width: 65px;
  float: left;
}
.ccontest-h-body {
  display: inline-block;
  padding-top: 20px;
  padding-left: 20px;
  font-weight: 900;
  font-size: 20px;
}
.challenge-header {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 900;
  color: #13a89e;
}
.cprogrankplace,
.cprogrankprog,
.cdaysleft,
.reward-amount,
.contest-end-date,
.contest-team-rank,
.pstat-h {
  font-weight: 900;
}
#contest-catalog h2 {
  font-size: 24px;
}
#contest-catalog h2.cprogrank {
  font-size: 20px;
}
.pstat-subh {
  font-style: italic;
}
.pstat-cvalue,
.pstat-tvalue {
  text-indent: 20px;
}
.contest_select {
  margin-top: 25px;
}
.reward-header {
  font-weight: 600;
}
.reward-list > li.reward-list-item {
  margin-bottom: 10px;
}
.reward-body .reward_name {
  color: #13a89e;
  font-weight: 600;
}
.tstat-h {
  margin-bottom: 62px;
}
.tstat-h-team {
  margin-bottom: 40px;
}
.award-item {
  margin-bottom: 20px;
}
.award-title {
  font-weight: 900;
  font-size: 20px;
  margin-top: 25px;
}
.cteam-h {
  font-size: 18px;
  font-weight: 900;
}
.pstat-item > span:first-child {
  font-weight: 900;
}
.tsat-item > span:first-child {
  font-size: 1.2em;
}
.tsat-item > span:first-child,
.pstat-ivalue-item > span:first-child {
  font-weight: 900;
}
/*Alert*/
.contest-title-block {
  font-weight: 900;
  margin-top: 10px;
  font-size: 16px;
}
.alert .game-thumbnail-img {
  max-width: 70px;
  float: right;
}
.player-list-item {
  margin-bottom: 10px;
}
.player-name {
  margin-top: 10px;
}
.banner_img {
  height: 120px;
}
.game-challenge-info ul > li {
  display: block;
}
.menu-image {
  height: 120px;
  width: 100%;
  max-width: 100%;
  display: block;
  margin: 15px 0 0;
  border: 5px solid #efefef;
}
.contest-leaderboard table tr > td:first-child {
  width: 10%;
}
.contest-leaderboard table tr > td:last-child {
  width: 20%;
  text-align: right;
}
ul.contest_scoring_event > li {
  display: block;
}
.catalog-item-description-row {
  padding-left: 5px;
  padding-right: 5px;
}
.item-description-game-card {
  margin: 10px 0px;
}
/*END: alert*/
@media screen and (max-width: 992px) {
  .contest_select {
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .catalog-item-description-row {
    padding-left: 15px;
    padding-right: 15px;
  }
  .menu-image {
    width: auto !important;
  }
}
/*End: Game section*/
.tab-pane #edit-user-form,
.tab-pane #edit-group-form {
  max-width: 350px;
}
#paypal-button iframe {
  display: inline-block !important;
  border: none;
  overflow: auto;
}
#paginationHolder {
  float: left;
  margin-top: 30px;
}
.fullScreenIframe .pre-activity,
.fullScreenIframe .video-activity,
.fullScreenIframe .file-activity,
.fullScreenIframe .discuss-activity,
.fullScreenIframe .post-activity,
.fullScreenIframe .locked-activity {
  float: none;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.vjs-poster {
  top: -1px !important;
}
.dropzone .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark {
  display: none;
}
.replace-image {
  padding-top: 10px;
}
.btn-export {
  max-width: 200px;
}
.btn-summary {
  max-width: 90px;
}
.get-access {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  color: #505050;
}
.class-section {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 45px;
}
.subject {
  width: 100% !important;
}
.audio-js {
  width: 100%;
  min-height: 400px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.uaction-activity {
  padding-top: 2em;
  padding-bottom: 2em;
  align-items: center;
  justify-content: center;
}
.pre-btn {
  border-radius: 0px;
  color: white;
  background: #32726f;
  max-width: 200px;
}
.post-btn {
  border-radius: 0px;
  border: solid 1px #32726f;
  color: #32726f;
  max-width: 200px;
}
/* admin course info new*/
.cc-selector {
  text-align: center;
  margin-left: 5%;
  margin-right: 5%;
}
.cc-selector input {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.cc-selector input {
  display: none;
}
.cc-selector input:checked + label {
  box-shadow: 0px 5px 25px 0px #2f2828;
  background-color: white;
  /*gainsboro;*/
  -webkit-filter: none;
  -moz-filter: none;
  filter: none;
}
.cc-selector input:active + .drinkcard-cc {
  opacity: .9;
}
.cc-selector input:checked + .drinkcard-cc {
  box-shadow: 0px 5px 25px 0px #2f2828;
  background-color: white;
  -webkit-filter: none;
  -moz-filter: none;
  filter: none;
}
.drinkcard-cc {
  text-align: center;
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 180px;
  height: auto;
  margin: 15px;
  padding-bottom: 15px;
  -webkit-transition: all 100ms ease-in;
  -moz-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
}
.courses-info-checkbox {
  transform: scale(1.3);
  opacity: 0.9;
  cursor: pointer;
}
.courses-info-checkbox-div {
  margin-left: 10px;
}
.course-format-svg {
  width: 70%;
  margin: 10px;
  fill: white;
}
.course-format-svg .cls-3 {
  stroke: white;
}
.course-format-svg .cls-1,
.course-format-svg .cls-3 {
  fill: #13a89e;
}
