#header {
  background: #fff;
}

#body_content div#content { min-height:400px; }

#footer {
  padding-top: 5px;
}
ul.dropdown-menu {padding-top: 0px;}
.dropdown-menu>li>a {padding: 6px 20px;}
.dropdown .dropdown-menu {background-color: rgb(225,221,220); text-align: center; border: 0px;border-radius: 0;padding-bottom: 0;}
.dropdown-menu .divider {margin: 0px;background-color: rgb(254,254,254);height: 0px;}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .nav>li>a:focus, .nav>li>a:hover {background-color: inherit; padding-bottom: 2px;}

#content {
  background: rgb(219,217,215);
  padding: 30px;
}

.row > div {
  padding: 10px;
}

.row-white > div > div {
  background: #fff;
  min-height: 40px;

}
.label.text-success {
  color: #3C763D !important;
}
.modal-content.padding {
  padding: 20px;
}

.heading {
  background: rgb(194, 189, 189);
}

.heading strong {
  margin-right: 5px;
  font-weight: bold;
  color: #777;
  float: right;
  position: relative;
  top: 4px;
}

.table {
  margin-bottom: 0;
}

.table > tbody > tr:first-of-type > td {
  border-top: none;
}

tr td:nth-of-type(2) {
  text-align: right;
}

tr a:hover,
tr a:active,
tr a:focus {
  opacity: 0.8;
  text-decoration: none;
}

/* Dashboard */

.courses .h5 {
  vertical-align: middle;
}

.quizzes .list-group {
  margin-bottom: 0;
}

.quizzes .list-group-item {
  border: none;
}

.quizzes .summary {
  border-right: 1px solid #ddd;
  padding-right: 0;

}

.quizzes .table td {
  border-top: none;
}

.quizzes .percents {
}

.quizzes .progress {
  height: 100px;
}

.upcoming-education a {
  color: #222;
}

/* Courses */

.course-info > div {
  padding: 5px 10px;
  height: 142px;
  margin-bottom: 20px;
}

.course-info .fa-lock,
.course-info .fa-unlock {
  color: rgb(109,108,109);
  margin-top: -28px;
  margin-right: -6px;
}

.course-info .fa-lock {
  color: rgb(109,108,109);
}

.course-info .fa-unlock {
  color: rgb(164,164,164);
}

.course-info .calendar {
  margin-left: 10px;
}

.course-info .score h1 {
  margin: 0;
}

.course-info a.sm-action {
  text-decoration: underline;
  font-style: italic;
  color: inherit;
}

.course-info a.sm-action:hover {
  color: #333;
}

.course-info .status {
  position: absolute;
  bottom: -5px;
}

.course-info .main-action {
  position: absolute;
  bottom: 10px;
  right: 20px;
}
.course-info h3.main-action.no-margin {
  bottom: 7px;
}
.lesson-list {
  background-color: #EEE;
}
.lesson-list tr th, .lesson-list tr td {
  text-align: left;
}
.lesson-wrap { 
  width: 100%;
  height: 700px;
  background-color: #61a8bc; 
}

/* Quizzes */
#content.col-md-10.doing-quiz {
  width: 100%;
}
.quiz-info .btn-row {
  padding-bottom: 10px;
}

.quiz-info .progress {
  height: 100px;
  margin-bottom: 0;
}

.quiz-info .row {
  margin-left: 0;
  margin-right: 0;
}

.quiz-info hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

.quiz-info .score-percent {
  margin-bottom: 0;
}

.quiz-info .score-fraction {
  margin-top: 30px
}

.quiz-info .vertical {
  /*float: none;*/
  display: inline-block;
}

.quiz-info .summary {
  min-height: 96px;
}

.quiz-info .scores {
  min-height: 75px;
}
.quiz-info .quiz-info-inner {
  height: 400px;
}
.course-list-item {
  padding: 3px 15px !important;
  margin: 0px;
}
.do-quiz-name {
  background-color: #214362;
  color: #fff;
  padding: 6px 40px !important;
  font-size: 16px;
  position: absolute;
  left: 0px;
}
.question_content {
  font-size: 19px;
  font-weight: normal;
  padding-left: 0px;
  padding-bottom: 5px;
  line-height: 22px;
}
.q-btn-back, .q-btn-back:hover {
  background-color: #989290;
  color: #fff;
  font-size: 17px;
  padding: 1px 15px;
}
.q-btn-next, .q-btn-next:hover {
  background-color: #9FB14C;
  color: #fff;
  font-size: 17px;
  padding: 1px 15px;
}
.quiz-answers-container {
  background-color: #fff;
  padding: 10px 35px;
}
.quiz-answers-container.text-center {
  font-size: 18px;
}
.student-course-list-container h4.text-primary {
  color: #03365C;
}
h3.main-action .label-enrolled {
  padding-right: 0px;
}
.survey-table tr td:nth-of-type(2) {
    text-align: initial;
}
.email-preference-form .control-label {
  padding-left: 10px;
}
.email-preference-form input {
  float: left;
}
.email-preference-form .btn-submit {
  margin-left: 23px;
  min-width: 70px;
}
.text-alert{
  color: #a94442;
}
.error-message{
  display: none;
}
.survey_textarea{
  height: 90px;
  width: 100%;
}
/*rabbie 2018*/
.question-two-text input{
  max-width: 200px;
}
#vimeo_player {
    width: 100%;
}
.vimeo-iframe {
    display: block;
    width: 100%;
    height: 540px;
}
.bottom-nav {
    padding: 7px 20px 7px;
    margin-bottom: 18px;
    background-color: #eeeeee;
    border-top: 1px solid #ddd;
    text-align: right;
    list-style: none;
}
.visibility-hidden{
  visibility: hidden;
}
.padding-top-10{
  padding-top: 10px;
}
.red{
  color: #B0413F;
}
.student-resource-block{
  padding-right: 8px;
  padding-left: 8px;
}
.student-resource .heading{
  text-transform: uppercase;
  margin-bottom: 10px;
}
.student-resource-details{
  margin-left: 15px;
}
/*end 2018*/
@media (min-width: 992px) {
  .sidebar {min-height: 400px;}
}