
/**
 * CSS STYLES FOR PAGE TEMPLATES
 */

/*** COURSE PAGE ***/
.course_header {
  padding: 20px 0;
  border-bottom: 1px dotted #CCC;
  font-size: 14px;
  background: #f2f2f2;
}
.course_footer {
  padding: 0 5px;
  line-height: 1.5em;
}
.course_header > .course_info {
  width: 690px;
  margin: -5px 10px 0 20px;
}
.course_header > .item_access {
  position: relative;
  z-index: 1;
  width: 170px;
  height: 195px;
  margin: 0 20px 0 50px;
  text-align: center;
  font-size: 11px;
}
.course_outline h2, .course_sidebar h2, .course_footer h2 {
  font-size: 18px;
  letter-spacing: 0;
  color: #000;
}
.course_info > .course_logo {
  float: left;
  width: 140px;
  height: 140px;
  margin: 5px 20px 15px 0;
  box-shadow: 0 0 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
}
.course_info > .course_title {
  margin: 0 0 20px 0;
  font-size: 24px;
}
.course_info > .course_description {
  overflow: hidden;
  font-size: 14px;
  line-height: 23px;
}
.course_description p {
  margin: 0 0 23px 0;
}
.course_description .top_link,
.author_desc .down_link, .author_desc .top_link,
.inst_desc .down_link, .inst_desc .top_link {
  float: right;
  font-size: 12px;
}
.course_description .down_link, .course_description .top_link {
  font-size: 14px;
}

.course_teaser.compact {
  height: 97px;
  overflow: hidden;
}
.course_header .item_access .price {
  font-size: 16px;
}
.course_header .green_cta {
  display: block;
  margin: 10px 0 0 0;
  padding: 7px 0;
  font-size: 20px;
  font-weight: normal;
}
.course_header .green_cta .label {
  background-position: 5px -4192px;
}
.item_access > .payment_options {
  width: 143px;
  height: 15px;
  margin: 15px 0 0 0;
  text-indent: -900em;
}
.item_access > .trust {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 170px;
}
.item_access > .subscription {
  margin: 0px 0px 8px 0px;
  padding: 7px 0  0 0;
  border-top: 1px dotted #ccc;
  float: left;
  width: 100%;
}
.item_access h2 {
  margin: 0 0 5px 9px;
  font-size: 18px;
  text-align: left;
}
.item_access .progress-bar {
  height: 20px;
  margin: 0 10px;
}
.item_access .total {
  line-height: 28px;
}
.item_access .completed {
  background: #5d5d5d;
}

.course_outline {
  padding-right: 19px;
  border-right: 1px dashed #ccc;
  -moz-box-sizing: border-box; /* gecko */
  -webkit-box-sizing: border-box; /* khtml/webkit */
  -ms-box-sizing: border-box; /* IE */
  box-sizing: border-box;
}
.course_outline .course_list .course:first-child {
  border-top: 0;
}
.course_outline .course_link, .course_outline .lecture_link, .course_lectures .lkf_link {
  text-decoration: none;
  color: inherit;
}
.subcourse_lvl_1 {
  position: relative;
  z-index: 1;
  margin: 0 0 0 110px;
  line-height: 22px;
}
.course_outline h3 {
  margin: 0 90px 0 0;
  font-size: 18px;
  letter-spacing: 0;
  color: #333;
}
.subcourse_logo {
  float: left;
  width: 90px;
  text-align: center;
}
.subcourse_price {
  text-align: right;
}
.subcourse-progress {
  width: 80px;
  height: 17px;
  margin: 1px 0 0 0;
  line-height: 17px;
  font-size: 10px;
  cursor: help;
}
.subcourse_lvl_1 .subcourse_price,
.subcourse_lvl_1 .subcourse-progress {
  position: absolute;
  top: 0;
  right: 0;
}
.subcourse_lvl_1 > .subcourse_content {
  margin: 5px 0 5px 0;
  padding: 6px 0 5px 0;
  border-top: 1px solid #777;
  color: #777;
}
.subcourse_logo img {
  display: block;
  width: 90px;
  height: 90px;
  margin: 4px 0 20px 0;
  box-shadow: 0 0 2px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 2px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.4);
}
.subcourse_content > .flex_btn {
  float: right;
  margin: 1px 0 0 10px;
  padding: 0 10px;
}
.subcourse_lvl_2 {
  width: 550px;
  height: 20px;
  overflow: hidden;
  margin: 20px 0 0 110px;
  padding: 5px 10px;
  border-bottom: 1px dotted #969696;
  line-height: 20px;
  background: #e3e3e3;
}
.subcourse_lvl_2:hover {
  background: #d6d6d6;
}
.course_outline h4 {
  float: left;
  width: 450px;
  margin: 0;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0;
  color: #333;
}
.subcourse_lvl_2 .course_link {
  display: block;
}
.subcourse_lvl_2 > .subcourse_price,
.subcourse_lvl_2 > .subcourse-progress {
  float: right;
}
.subcourse_lvl_2 > .subcourse_content {
  display: none;
}
.course_lectures {
  margin: 0 0 30px 110px;
  list-style: none;
}
.course_lectures li {
  margin: 0;
  padding: 0;
}
.course_lectures li:nth-child(even) {
  background: #f9f9f9;
}
.course_lectures .lecture_link, .course_lectures .lkf_link {
  display: block;
  height: 30px;
  padding: 0 10px 0 30px;
  border-bottom: 1px dotted #ccc;
  line-height: 30px;
  font-size: 12px;
  background-repeat: no-repeat; /* image defined in icons.css */
  background-position: 8px 8px;
}
.course_lectures .lecture_link:hover, .course_lectures .lecture_link:focus,
.course_lectures .lkf_link:hover, .course_lectures .lkf_link:focus {
  outline: 0;
  background-color: #e9e9e9;
}
.course_lectures .lecture:last-child .lecture_link {
  border: 0;
}
.course_lectures .title {
  float: left;
  width: 428px;
  height: 30px;
  overflow: hidden;
}
.course_lectures .duration {
  float: right;
  width: 40px;
  line-height: 30px;
  text-align: right;
  font-size: 9px;
  color: #969696;
}
.course_lectures .progress-bar {
  float: right;
  width: 28px;
  height: 10px;
  margin: 9px 0 9px 9px;
  cursor: help;
}
.course_lectures .completed {
  background: #ccc;
}
.course_lectures .learn-progress {
  float: right;
  overflow: hidden;
  width: 12px;
  height: 30px;
  margin-left: 9px;
  text-indent: -900em;
  background-repeat: no-repeat;
  background-position: 0 50%;
  cursor: help;
}

.course_sidebar .trusted_shops {
  margin: 0 0 30px 0;
}
.course_sidebar .contact {
  margin: 30px 0 0 0;
}
.author_list {
  list-style: none;
}
.author_list .author_img {
  width: 60px;
  height: 60px;
}
.author_list .author_stats {
  display: block;
  margin: 5px 0 0 0;
  font-size: 11px;
  color: #777;
}
.course_lkf {
  overflow: hidden;
  margin: 20px 0;
  padding: 10px;
  border: 1px solid #ddd;
  line-height: 20px;
  background: #eee;
}
.course_lkf h2 {
  float: left;
  margin: 0 5px 0 0;
  font-size: 16px;
}
.course_lkf_meta {
  float: left;
  margin: 0 10px 0 0;
}
.course_lkf .flex_btn {
  float: right;
  margin: 0;
  padding: 0 10px;
}
.courses_page h1 {
  margin: 0;
  font-size: 24px;
}
.courses_page .money_back {
  text-align: center;
  font-size: 12px;
  color: #5d5d5d;
}
/* courses on author/institution profile */
.parent_course {
  position: relative;
  margin: 30px 0 5px 0;
  padding: 0 0 5px 0;
  line-height: 22px;
  border-bottom: 1px solid #777;
}
.parent_course .course_link {
  margin: 0 70px 0 0;
  letter-spacing: 0;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
.parent_course .course_price {
  display: none;
  position: absolute;
  right: 0;
  top: 3px;
  margin: 0 0 0 10px;
  text-align: right;
  width: 60px;
}


/*** PRODUCT PAGE ***/
.lecture_pagetitle {
  margin: 25px 0 10px 0;
  font-size: 28px;
}
.lecture_sidebar {
  padding-bottom: 10px;
}
.lecture_content h2, .lecture_sidebar h2 {
  font-size: 18px;
  color: #000;
}
.lecture_player {
  overflow: hidden;
  width: 700px;
  height: 385px;
}
.lecture_player.maximized {
  position: absolute;
  z-index: 20;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.off_player {
  visibility: hidden;
  width: 1px;
  height: 1px;
  line-height: 1px;
}
.lecture_content .lecture_metas {
  margin: 10px 0 20px 0;
  padding: 10px 0 20px 0;
  border-bottom: 1px dashed #ccc;
  line-height: 18px;
}
.lecture_rating {
  float: right;
  width: 150px;
  margin: 3px 0 0 10px;
  text-align: center;
  font-size: 10px;
}
.lecture_rating .rating {
  margin: 0 auto 5px auto;
}
.lecture_description {
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px dashed #ccc;
  font-size: 14px;
  line-height: 23px;
}
.lecture_description p {
  margin: 0 0 23px 0;
}
.lecture_description .compact {
  max-height: 115px;
}
#description_visible_box {
  overflow: hidden;
}
.comment_header {
  overflow: hidden;
  padding: 3px 0;
  text-align: right;
}
.comment_header h2 {
  float: left;
  margin: 0 30px 0 0;
}
.comment_header .flex_btn {
  margin: 0 0 0 10px;
}
.lecture_sidebar .purchase {
  position: relative;
  z-index: 1;
  margin: 0 0 20px 0;
  padding: 5px;
  background: #eee;
}
.lecture_sidebar .price {
  display: inline-block;
}
.lecture_sidebar .green_cta.buy {
  position: absolute;
  z-index: 1;
  top: 5px;
  right: 5px;
  margin: 0 0 0 20px;
  padding: 7px 3px;
  line-height: 20px;
  font-size: 16px;
  font-weight: bold;
}
.lecture_sidebar .course_suggestions:first-child {
  margin: 0;
}
/* learning notes */
.learning_notes h2 {
  color: #fff;
}
.learning_notes fieldset {
  border: 0;
}
.learning_notes label {
  position: absolute;
  left: -900em;
}
.learning_notes textarea {
  height: 5.9em;
  margin: 0 0 10px 0;
}
.ln_list {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
.ln_list .ln_item {
  margin: 0;
  padding: 0;
  color: #000;
}
.ln_list .ln_header {
  overflow: hidden;
  margin: 0 0 5px 0;
  padding: 0 0 0 25px;
  line-height: 20px;
  background-position: 4px 50%;
}
.lecture_sidebar .ln_header {
  margin: 0;
}
.ln_time {
  float: left;
  font-size: 12px;
}
.ln_lecture {
  font-size: 12px;
}
.ln_edit, .ln_delete {
  float: right;
  margin: 0 3px 0 0;
  width: 20px;
  height: 20px;
  text-indent: -900em;
  background-position: 5px 2px;
  cursor: pointer;
  opacity: 0.4;
}
.ln_edit:hover, .ln_delete:hover {
  opacity: 0.7;
}
.ln_date {
  display: block;
  margin-top: 5px;
  text-align: right;
  color: #969696;
}
/* learning materials */
.dlm_list .dlm {
  margin: 0;
  padding: 0;
}
.dlm_list .acordeon_button_title, .dlm_list .acordeon_button_title:visited {
  padding-left: 25px;
  color: #000;
  background-position: 0 2px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.acordeon_button_pin {
  height: 35px;
}
.dlm_list .dlm_info {
  margin: 10px 0;
  padding: 10px 0 0 0;
  border-top: 1px dotted #ccc;
}
.dlm_list .dlm_thumb {
  float: left;
  width: 60px;
  height: 80px;
  margin: 0 10px 0 0;
}
/* tags */
.lecture_tags h2 {
  color: #000;
}
/* html5 player */
.html5_player_frame {
  overflow: hidden;
  width: 700px;
  height: 385px;
  border: 0;
}
/* restricted lectures */
.restricted_lecture {
  background: url('../images/layout/restricted_lecture.png') no-repeat 0 0;
}
.restr_info {
  margin: 80px;
  padding: 20px;
  background: #FFF;
  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
  box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.restr_info h2 {
  margin: 0 0 20px 0;
  font-size: 18px;
}
.restr_info em {
  letter-spacing: 0;
}
.restr_info p {
  margin: 0;
  line-height: 1.4em;
}

/*** PRODUCT & COURSE PAGE ***/
/* payment */
.item_access .price {
  padding: 7px;
  border: 1px solid #ccc;
  line-height: 20px;
  font-size: 14px;
  font-weight: bold;
  background: #FFF;
}
.item_access .course_ref {
  overflow: hidden;
  padding: 0 0 20px 0;
}
.item_access .course_ref  .green_cta{
  float: left;
  margin: 5px 0 0 0;
}

/* roundup box */
.product_roundup {
  list-style: none;
}
.product_roundup {
  line-height: 20px;
}
.product_roundup .roundup_item {
  height: 20px;
  margin: 0 0 10px 0;
  padding: 5px 5px 5px 35px;
  background: #eee;
  background-repeat: no-repeat;
  background-position: 7px 50%;
}

/* suggestion box */
.course_suggestions {
  margin: 20px 0 0 0;
  padding: 9px;
}
.course_suggestions h2 {
  margin: -10px -10px 10px -10px;
  padding: 3px 10px;
  background: #777;
  color: #fff;
}
.course_suggestions > .course  {
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px dotted #bbb;
}
.course_suggestions > .course:last-child {
  margin: 0;
  padding: 0;
  border: 0;
}
.course_suggestions .title {
  display: block;
  font-size: 14px;
}
.course_suggestions .content {
  font-size: 11px;
  color: #777;
}
.course_suggestions .price_info {
  margin: 10px -10px -10px -10px;
  padding: 0 10px 10px 10px;
  overflow: hidden;
}
.course_suggestions .discount {
  float: left;
  width: 60px;
  line-height: 30px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #7bc617;
}
.course_suggestions .price {
  float: left;
  width: 55px;
  margin: 0 0 0 10px;
  line-height: 15px;
  font-size: 11px;
}
.course_suggestions .single_price {
  text-decoration: line-through;
  font-size: 10px;
  color: #777;
}
.course_suggestions .new_price {
  text-decoration: none;
  color: #000;
}
.course_suggestions .course_link {
  float: left;
  width: 60px;
  margin: 2px 0 0 0;
  padding: 2px 6px;
  text-align: center;
}
/* accordeon */
.acordeon_list {
  margin-bottom: 0;
  list-style: none;
  font-size: 11px;
  line-height: 17px;
}
.acordeon_list .acordeon_item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.acordeon_list .acordeon_item:last-child {
  margin: 0;
  padding: 0;
  border: 0;
}
.acordeon_button_title {
  display: block;
}
.acordeon_button_pin {
  float: right;
  margin: 0;
  width: 25px;
  height: 25px;
  text-indent: -900em;
  cursor: pointer;
  background-position: 7px 3px;
  opacity: 0.4;
}
.acordeon_button_pin:hover {
  opacity: 0.8;
}
.pinned .acordeon_button_pin {
  opacity: 1;
  background-position: 5px 4px;
}



/*** AUTHOR PAGE ***/
.author_header {
  padding: 20px 0;
  border-bottom: 1px dotted #CCC;
  font-size: 14px;
  background: #f2f2f2;
  background: linear-gradient(top, #f4f4f4, #f0f0f0);
  background: -moz-linear-gradient(center top , #f4f4f4, #f0f0f0);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f4f4), to(#f0f0f0));
  background: -o-linear-gradient(top, #f4f4f4, #f0f0f0);
}

.author_header > .author_info {
  width: 690px;
  margin: -5px 10px 0 20px;
}
.author_header .author_img {
  float: left;
  width: 140px;
  height: 140px;
  margin: 5px 20px 15px 0;
  border: 2px solid #FFF;
  box-shadow: 0 0 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
}
.author_header .author_title {
  margin: 0 0 20px 0;
  font-size: 24px;
}
.author_header .author_desc {
  overflow: hidden;
  font-size: 14px;
  line-height: 23px;
}
.author_teaser.compact {
  height: 97px;
  overflow: hidden;
}
.author_page .author_main {
  width: 680px;
  padding-right: 19px;
  border-right: 1px dashed #ccc; /* please improve */
}
.author_institutions {
  list-style: none;
}
.author_institutions li {
  margin: 0 -2px 20px -2px;
  padding: 2px;
}
.author_page .inst_icon {
  box-shadow: 0 0 3px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
}



/*** INSTITUTION PAGE ***/
.inst_header {
  padding: 20px 0;
  border-bottom: 1px dotted #CCC;
  font-size: 14px;
  background: #f2f2f2;
  background: linear-gradient(top, #f4f4f4, #f0f0f0);
  background: -moz-linear-gradient(center top , #f4f4f4, #f0f0f0);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f4f4), to(#f0f0f0));
  background: -o-linear-gradient(top, #f4f4f4, #f0f0f0);
}
.inst_header > .inst_info {
  width: 690px;
  margin: -5px 10px 0 20px;
}
.inst_header .inst_logo {
  float: left;
  width: 136px;
  height: 136px;
  margin: 5px 20px 15px 0;
  border: 2px solid #FFF;
  box-shadow: 0 0 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
}
.inst_header .inst_title {
  margin: 0 0 20px 0;
  font-size: 24px;
}
.inst_header .inst_desc {
  overflow: hidden;
  font-size: 14px;
  line-height: 23px;
}
.inst_teaser.compact {
  height: 97px;
  overflow: hidden;
}
.inst_institutions {
  list-style: none;
}
.inst_institutions li {
  margin: 0 -2px 20px -2px;
  padding: 2px;
}
.inst_page .inst_icon {
  box-shadow: 0 0 3px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
}



/* personal area overview */
.list_institution, .list_user_group {
  list-style: none;
  line-height: 19px;
}
.list_institution li {
  margin: 0 0 18px 0;
  padding: 0 0 0 25px;
  background-repeat: no-repeat;
}



/*** PERSONAL AREA ***/
.subscriptions {
  margin: 0 0 30px 0;
  line-height: 24px;
}
.subscriptions .unsubscribe {
  display: inline;
  float: right;
}
.extensions {
  line-height: 16px;
}
.extensions .item_title {
}
.extensions .expiry_date {
  width: 20%;
}
.extensions .extend_date {
  width: 17%;
}
.extensions .extend_action {
  width: 25%;
}
.extensions .extend_action .flex_btn {
  line-height: 3em;
}
.user_data_header {
  margin: 30px 0 15px 0;
  padding: 0 0 5px 0;
  border-bottom: 2px solid #ccc;
}
.user_data_header h2 {
  float: left;
  margin: 0;
}
.user_data_header .edit_link {
  float: right;
  line-height: 23px;
}
.user_data_container .user_data_status {
  margin: 0 0 15px 0;
  border: 1px solid #e9e9e9;
  color: #000;
  background-color: #f0f0f0;
}
form .user_data_status {
  padding-left: 10px;
  background-image: none;
}
.user_data_container h3 {
  margin: 0 0 5px 0;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: 0;
}
.user_setting .status {
  display: block;
  padding: 5px 5px 5px 35px;
  background-repeat: no-repeat;
  background-position: 10px 5px;
}
.personal_data {
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
}
.personal_data:last-child {
  border: 0;
}
.new_standard_form .personal_data {
  padding-bottom: 3px;
}
.personal_data label {
  font-weight: bold;
}

#show-user-message {
  width: 200px;
  height: 200px;
  padding: 20px;    
}



/*** DISTRIBUTE LECTURE PAGE ***/
.distribute_lecture h1, .distribute_lecture h4 {
  margin: 0 0 10px 0;
}
.distribute_lecture .link_to_lecture_details {
  margin: 0 0 15px 5px;
  font-weight: normal;
}
.distribute_lecture_info dt {
  font-style: italic;
  color: #000;
}
.distribute_lecture_info dd {
  max-width: 60%;
  margin: 0 0 10px 10px;
}
.distribute_code_overlay h4 {
  font-size: 16px;
}
.distribute_code_overlay h5 {
  margin: 5px 0 1px 0;
  color: #555;
}
.distribute_code_overlay .fine_print {
  font-weight: normal;
}
.distribute_code_overlay .very_strong {
  font-size: inherit;
  color: #222;
}
.distribute_code {
  display: block;
  width: 98%;
  margin: 0 auto;
  padding: 5px;
}
.distribute_via_js {
  margin: 0 0 0 0;
}
.distribute_via_iframe {
  margin: 15px 0 5px 0;
}
.distribute_lecture_info .player_layout_preview {
  max-width: 100%;
  margin: 5px 0 0 0;
}

/*** RECOMMEND TO A FRIEND ***/
.recommend_coupon_info {
  max-width: 25em;
  padding: 10px;
  border: 1px solid #AAA;
  text-align: center;
  font-size: 16px;
  line-height: 1.8em;
  background: #EEE;
}
.recommend_coupon_info .very_strong {
  margin: 0 15px 0 0;
}



/*** NEW HOME PAGE ***/
.html_slides_container {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
}

.html_slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  overflow: hidden;
  background-color: #FFF;
  z-index: 1;
}
.html_slide_buttons {
  position: absolute;
  bottom: 5px;
  left: 5px;
  font-size: 12px;
  font-weight: bold;
  z-index: 5;
}
.html_slide_buttons .html_slide_button {
  display: inline;
  float: left;
  margin: 0 5px 0 0;
  padding: 3px 7px;
  border: 1px solid #999;
  text-decoration: none;
  color: #555;
  background: #F6F6F6;
  background: #F6F6F6 -moz-linear-gradient(center top , #F6F6F6, #e4e4e4);
  background: #F6F6F6 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F6F6F6), to(#e4e4e4));
  box-shadow: 0 0 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
}
.html_slide_buttons .html_slide_button:hover, .html_slide_buttons .html_slide_button:focus {
  outline: 0;
  border-color: #555;
  color: #000;
  box-shadow: 0 0 2px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 0 2px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.5);
/* active style is set in the subportal css */
}

.homepage_banner_a, .homepage_banner_b {
  display: block;
  width: 320px;
  height: 150px;
  margin-left: -20px;
  text-indent: -900em;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.homepage_banner_a:hover, .homepage_banner_a:focus, .homepage_banner_b:hover, .homepage_banner_b:focus {
  outline: 0;
  background-position: 0 -150px;
}
.homepage_banner_1, .homepage_banner_2, .homepage_banner_3 {
  display: block;
  width: 320px;
  margin-left: -20px;
  text-indent: -900em;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.homepage_banner_1 {
  height: 100px;
}
.homepage_banner_2 {
  height: 105px;
}
.homepage_banner_3 {
  height: 95px;
}
.homepage_banner_1:hover, .homepage_banner_1:focus {
  outline: 0;
  background-position: 0 -100px;
}
.homepage_banner_2:hover, .homepage_banner_2:focus {
  outline: 0;
  background-position: 0 -105px;
}
.homepage_banner_3:hover, .homepage_banner_3:focus {
  outline: 0;
  background-position: 0 -95px;
}
/* themes */
.themes_module {
  width: 319px;
  height: 299px;
  margin: 0 0 0 -20px;
  padding: 1px 0 0 1px;
  background: #d9d9d9;
}
.themes_module h2 {
  float: left;
  width: 161px;
  height: 60px;
  margin: -1px 0 0 -1px;
  padding: 0;
  line-height: 60px;
  text-align: center;
  font-size: 26px;
  color: #fff;
  background: #5d5d5d;
  text-shadow: -1px -1px 1px rgba(0,0,0,0.3);
}
.themes_module.software h2,
.themes_module.heilpraktiker h2 {
  width: 320px;
}
.themes_module .unobtrusive_link:hover {
  text-decoration: none;
  color: inherit;
}
.themes_module .themes_list {
  margin: 0;
  list-style: none;
  font-size: 14px;
  text-shadow: 1px 1px 1px #FFF;
}
.themes_module.software .themes_list,
.themes_module.heilpraktiker .themes_list {
  font-size: 18px;
}
.themes_module .theme {
  float: left;
  width: 159px;
  height: 59px;
  margin: 0 1px 1px 0;
  padding: 0;
  line-height: 59px;
}
.themes_module.software .theme,
.themes_module.heilpraktiker .theme {
  width: 318px;
  height: 119px;
  line-height: 1.4;
}
.theme.eco {
  height: 58px;
  line-height: 58px;
}
.theme.eco, .theme.law, .theme.constr, .theme.psych, .theme.lang, .theme.music {
  width: 158px;
}
.theme.math .theme_link, .theme.socio .theme_link, .theme.lang .theme_link {
  padding: 11px 0 12px 60px;
  line-height: 18px;
}
.themes_module .theme_link {
  display: block;
  padding: 0 0 0 60px;
  text-decoration: none;
  color: #555;
  background-color: #f2f2f2;
  background-repeat: no-repeat;
  background-position: 8px 0;
  -moz-box-shadow: inset 0 0 2px #fff;
  -webkit-box-shadow: inset 0 0 2px #fff;
  box-shadow: inset 0 0 2px #fff;
}
.themes_module.software .desc,
.themes_module.heilpraktiker .desc {
  display: block;
  margin: 2px 0 0 0;
  font-size: 12px;
  color: #777;
}
.themes_module.software .theme_link,
.themes_module.heilpraktiker .theme_link {
  height: 89px;
  padding: 30px 0 0 90px;
}
.theme.dev .theme_link {
  background-position: 8px -60px;
}
.theme.law .theme_link {
  background-position: 8px -120px;
}
.theme.math .theme_link {
  background-position: 8px -180px;
}
.theme.constr .theme_link {
  background-position: 8px -240px;
}
.theme.med .theme_link {
  background-position: 8px -300px;
}
.theme.psych .theme_link {
  background-position: 8px -360px;
}
.theme.health .theme_link {
  background-position: 8px -420px;
}
.theme.music .theme_link {
  background-position: 8px -480px;
}
.theme.photoshop .theme_link,
.theme.anatomie .theme_link {
  background-position: 24px 35px;
}
.theme.premiere .theme_link,
.theme.klinik .theme_link {
  background-position: 24px -118px;
}
.themes_module .theme_link:hover {
  background-color: #e5e5e5;
  box-shadow: inset 0 0 1px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 0 1px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.1);
}


.convenience {
  height: 50px;
  line-height: 15px;
  color: #5d5d5d;
}
.conv_gzg, .conv_ts, .conv_dc, .conv_press, .conv_med, .conv_pay, .conv_social {
  float: left;
  text-indent: -900em;
  background: url('../images/icons/homepage-sprite-v2.png') no-repeat 0 0;
}
.conv_gzg {
  width: 115px;
  height: 40px;
  margin: 5px 0 0 6px;
  background-position: -200px 0;
}
.conv_ts {
  width: 45px;
  height: 45px;
  margin: 4px 0 0 20px;
  background-position: -320px 0;
}
.conv_dc {
  width: 54px;
  height: 40px;
  margin: 4px 0 0 20px;
  background-position: -200px -40px;
}
.conv_press {
  width: 190px;
  height: 26px;
  margin: 5px 0 0 0;
  background-position: 0 -30px;
}
.conv_med {
  width: 200px;
  height: 20px;
  margin: 5px 0 0 0;
  background-position: 0 -60px;
}
.conv_pay {
  width: 210px;
  height: 25px;
  margin: 5px 0 0 0;
  background-position: -150px 0;
}
.conv_social {
  width: 26px;
  height: 26px;
  margin: 5px 13px 0 0;
}
.convenience .blog_link {
  background-position: 0 0;
}
.convenience .facebook_link {
  background-position: -30px 0;
}
.convenience .google_link {
  background-position: -60px 0;
}
.convenience .twitter_link {
  background-position: -90px 0;
}
.convenience .xing_link {
  background-position: -120px 0;
}
.convenience .youtube_link {
  margin-right: -1px;
  background-position: -150px 0;
}



.marketing {
  margin: -5px -20px 30px -20px;
  padding: 5px 10px;
}
.newsletter_banner {
  display: block;
  height: 175px;
  text-decoration: none;
  text-shadow: -1px -1px 1px rgba(0,0,0,0.3);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 0 0 6px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.2);
  box-shadow: 0 0 6px rgba(0,0,0,0.2);
}
.newsletter_banner .title {
  padding: 6px 0;
  font-size: 24px;
  text-align: center;
  color: #fff;
}
.newsletter_banner .text {
  margin: 0 10px 0 120px;
  line-height: 1.4;
  font-size: 14px;
  color: #fff;
}
.newsletter_banner .flex_btn {
  display: block;
  margin: 20px 20px 0 20px;
  padding: 7px 10px;
  border-color: #808080;
  font-size: 18px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.15), inset 0 1px 1px #fff;
  -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.15), inset 0 1px 1px #fff;
  box-shadow: 0px 0px 6px rgba(0,0,0,0.15), inset 0 1px 1px #fff;
}


.testimonials_pager .html_pager_container {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: 1px solid #BBB;
  background: #f6f6f6;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 0 0 6px rgba(0,0,0,0.25);
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.25);
  box-shadow: 0 0 6px rgba(0,0,0,0.25);
}
.testimonials_pager .html_page {
  margin: 0;
}
.testimonials_pager blockquote {
  position: relative;
  z-index: 1;
  height: 163px;
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 14px;
}
.testimonials_pager p {
  overflow: hidden;
  height: 125px;
  margin: 0;
  padding: 0 30px;
  line-height: 25px;
}
.testimonials_pager .author {
  display: block;
  margin: 0 30px 0 0;
  line-height: 25px;
  text-align: right;
  font-weight: bold;
}
.testimonials_pager .author cite {
  font-style: normal;
  font-weight: bold;
}

.testimonials_pager .previous_link, .testimonials_pager .next_link {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 20px;
  height: 175px;
  margin: 0;
  padding: 0;
  text-indent: -900em;
  background-color: rgba(0,0,0,0.05);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.testimonials_pager .previous_link:hover, .testimonials_pager .next_link:hover {
  outline: 0;
  background-color: rgba(0,0,0,0.2);
}
.testimonials_pager .previous_link {
  left: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
}
.testimonials_pager .next_link {
  right: 0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
}

.demo_lecture_link {
  display: block;
  width: 298px;
  height: 173px;
  border: 1px solid #BBB;
  background-position: 50% 50%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.25);
  -moz-box-shadow: 0 0 6px rgba(0,0,0,0.25);
  box-shadow: 0 0 6px rgba(0,0,0,0.25);
}
.demo_lecture_link .demo_title {
  display: block;
  width: 298px;
  height: 173px;
  text-indent: -900em;
}
.demo_title:hover, .demo_title:focus {
  outline: 0;
  background-position: 0 -175px;
}



.new_courses {
  margin-bottom: 0;
  padding: 4px 0 20px 0;
  list-style: none;
}
.new_courses .course {
  margin: 0 10px 5px 10px;
  padding: 0;
}
.hp_courses {
  margin-top: 15px;
  padding: 0 0 15px 0;
}
.hp_courses h2 {
  margin: 0 10px 10px 10px;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #f4f4f4;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0;
}
.hp_courses .main_course {
  margin: 0 0 10px 0;
  line-height: 1.2em;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0;
}
.hp_courses .main_course_link {
  text-decoration: none;
  color: #333;
}
.hp_courses .main_course_link:hover, .hp_courses .main_course_link:focus {
  text-decoration: underline;
  color: #000;
}
.hp_courses .sub_courses {
  margin: 0 0 20px 0;
  list-style: none;
  line-height: 1.2em;
}
.hp_courses .sub_courses:last-child {
  margin-bottom: 0;
}
.sub_courses li {
  margin: 0 0 7px 0;
  padding: 0;
}
.sub_courses li.grid_4 {
  margin: 0 10px 7px 10px;
}
.grid_6 .sub_courses li {
  float: left;
  width: 220px;
}
.grid_6 .sub_courses li:nth-child(odd) {
  margin-right: 20px;
}
.sub_courses .course_link {
  text-decoration: none;
  color: #444;
}
.sub_courses .course_link:hover, .sub_courses .course_link:focus {
  text-decoration: underline;
  color: #000;
}

.summary {
  margin-top: 20px;
  font-size: 12px;
}
.summary .module_headline {
  margin: 0 0 5px 0;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  color: #222;
}



/*** REGISTER PAGE ***/
.register_page .new_info_box {
  margin-bottom: 20px;
}



/*** ABO OVERVIEW ***/
.abo_overview h1 {
  margin-top: 0;
  line-height: 28px;
}
.abo_period, .abo_billing, .abo_extension {
  padding: 10px 15px;
  font-size: 14px;
  background: #eee;
  -moz-box-sizing: border-box; /* gecko */
  -webkit-box-sizing: border-box; /* khtml/webkit */
  -ms-box-sizing: border-box; /* IE */
  box-sizing: border-box;
}
.abo_extension {
  overflow: hidden;
  padding: 0 20px;
  line-height: 26px;
  font-size: 16px;
}
.abo_extension .grid_subrow {
  margin: 0;
  padding: 10px 0;
}
.abo_extension h2 {
  margin: 0 10px 0 0;
  float: left;
  font-size: inherit;
  font-weight: normal;
}
.abo_extension .abo_status {
  float: left;
  font-weight: bold;
}
.abo_extension  .grid_subrow .flex_btn {
  float: right;
  margin: 0;
  padding: 2px 10px;
  font-size: 14px;
}
.abo_extension .confirm {
  text-align: right;
}
.abo_extension .abo_deactivate fieldset {
  margin: 0 0 15px 0;
  padding-bottom: 10px;
  border: 0;
}
.abo_extension .abo_deactivate p {
  margin: 0;
  text-align: left;
}
.abo_extension .abo_deactivate .flex_btn {
  margin: 0 10px 0 10px;
  border: 0;
  box-shadow: 0px 0px 3px rgba(0,0,0,0.7);
  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.7);
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.7);
}
.abo_extension .abo_deactivate button.flex_btn {
  padding: 2px 0 1px;
  margin-right: 7px;
}
.abo_extension .abo_deactivate button.flex_btn .label {
  font-size: 14px;
}
.abo_extension .abo_activate fieldset {
  border: 0;
}



/*** ADWORDS LANDING PAGE ***/
.adwords-header {
  padding: 20px 0 0 0;
  background: url('https://d24tigbl4jyjl7.cloudfront.net/images/adwords-lp/adwords-lp-header.png') no-repeat 50% 0;
}
.adwords-header.single-course {
  background-position: 50% 100%;
}
.adwords-header .adwords-title {
  float: left;
  width: 620px;
  height: 80px;
  margin: 0 0 0 20px;
}
.adwords-header h1 {
  margin: 0;
  font-size: 32px;
  font-weight: normal;
  color: #000;
}
.adwords-header .author-title {
  display: block;
  margin-top: -15px;
  font-size: 12px;
  color: #333;
}
.adwords-header h1 {
  margin: 0;
  font-size: 17px;
  font-weight: normal;
  color: #333;
}
.adwords-header .adwords-trust {
  width: 280px;
  height: 70px;
  margin: 5px 10px 5px 650px;
  text-align: right;
}
.adwords-header .adwords-trust img {
  margin: 0 10px;
}
.adwords-courses {
  overflow: hidden;
  margin: 0 -10px;
  padding-top: 116px;
  list-style: none;
  text-align: center;
}
.adwords-courses > li {
  float: left;
  width: 299px;
  margin: 0;
  padding: 0 10px 30px 10px;
  background: #fff;
  background: linear-gradient(top, #ffffff, #f6f6f6);
  background: -moz-linear-gradient(top, #ffffff, #f6f6f6);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f6f6f6));
  background: -o-linear-gradient(top, #ffffff, #f6f6f6);
}
.adwords-courses .course-1 {
  border-right: 1px solid #fff;
  -moz-box-shadow: inset 30px 20px 30px #fff;
  -webkit-box-shadow: inset 30px 20px 30px #fff;
  box-shadow: inset 30px 20px 30px #fff;
}
.adwords-courses .course-2 {
  width: 298px;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #fff;
}
.adwords-courses .course-3, .course-cnt-2 .course-2 {
  border-left: 1px solid #e6e6e6;
  -moz-box-shadow: inset -30px 20px 30px #fff;
  -webkit-box-shadow: inset -30px 20px 30px #fff;
  box-shadow: inset -30px 20px 30px #fff;
}
.course-cnt-1 .course-1 {
  padding: 0 330px 30px 330px;
  border: 0;
  -moz-box-shadow: inset 30px 20px 30px #fff, inset -30px 20px 30px #fff;
  -webkit-box-shadow: inset 30px 20px 30px #fff, inset -30px 20px 30px #fff;
  box-shadow: inset 30px 20px 30px #fff, inset -30px 20px 30px #fff;
}
.course-cnt-2 .course-1 {
  padding-left: 170px;
}
.course-cnt-2 .course-2 {
  padding-right: 170px;
}
.adwords-courses img {
  margin-top: -101px;
  border: 1px solid #e5e5e5;
  -moz-box-shadow: 0 -2px 8px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 -2px 8px rgba(0,0,0,0.1);
  box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
}
.adwords-courses h2 {
  height: 35px;
  margin: 10px 15px 0 15px;
  letter-spacing: 0;
  font-size: 14px;
  font-weight: normal;
}
.adwords-courses  .course_rating {
  margin: 10px 0 15px 0;
  height: 40px;
  font-size: 11px;
  line-height: 20px;
}
.adwords-courses .rating {
  width: 75px;
  margin: 0 auto 2px auto;
}
.adwords-courses .green_cta {
  padding: 6px 13px;
  font-size: 15px;
  font-weight: bold;
}
.adwords-courses .course-info-box {
  position: absolute;
  z-index: 10;
  width: 220px;
  height: 300px;
  padding: 0 20px;
}
.adwords-courses .course-info {
  padding: 10px 15px 5px 15px;
  border: 1px solid #d4d4d4;
  text-align: left;
  background: #fff;
  -moz-box-shadow: 0 0 8px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.1);
  box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
.adwords-courses .course-info h4 {
  margin: 0 0 0 -30px;
  padding: 0 0 10px 30px;
  line-height: 18px;
  font-size: 13px;
}
.adwords-courses .course-3 .course-info h4 {
  margin: 0 -30px 0 0;
  padding: 0 30px 10px 0;
}
.adwords-courses .course-data {
  padding-top: 10px;
  border-top: 1px dotted #e5e5e5;
  list-style: none;
  font-size: 11px;
  color: #5d5d5d;
}
.adwords-courses .course-data li {
  margin: 0 0 10px 0;
  padding: 0;
}
.adwords-search {
  margin: 0 20px 10px 20px;
  padding: 13px;
  border: 1px solid #d9d9d9;
  text-align: center;
  background: #f9f9f9;
  background: linear-gradient(top, #ffffff, #f2f2f2);
  background: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f2f2f2));
  background: -o-linear-gradient(top, #ffffff, #f2f2f2);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.adwords-search form {
  display: inline;
}
.adwords-search h2 {
  display: inline;
  margin: 0 20px 0 0;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  color: #5d5d5d;
}
.adwords-search input[type="text"] {
  display: inline;
  width: 230px;
  margin: 0 10px 0 0;
  padding: 6px 6px 6px 30px;
  background-color: #fff;
}
.adwords-search input[type="submit"] {
  margin: 0 20px 0 0;
  padding: 5px 20px;
}
.adwords-search .flex_btn {
  margin: 0 0 0 20px;
  padding: 6px 20px;
}
.adwords-info h2 {
  margin: 20px 0 5px 20px;
}
.adwords-indent {
  margin-left: 20px;
}
.adwords-features {
  margin: 20px 0 0 0;
  list-style: none;
}
.adwords-features li {
  width: 215px;
  margin: 0 0 20px 20px;
  padding: 0 0 0 65px;
}
.adwords-features h3 {
  margin: 0 0 5px 0;
  font-size: 20px;
  letter-spacing: 0;
  color: #000;
}
.adwords-demo-link {
  display: block;
  width: 240px;
  height: 180px;
  margin: 10px auto;
  border: 5px solid #fff;
  text-indent: -900em;
  -moz-box-shadow: 0 0 6px rgba(0,0,0,2);
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,2);
  box-shadow: 0 0 6px rgba(0,0,0,0.2);
}
.adwords-single-course {
  margin: 0 -10px;
  padding-top: 6px;
  background-color: rgba(255,255,255,0.25);
}
.adwords-single-course .grid_9 {
  width: 680px;
  padding: 0 0 20px 20px;
}
.adwords-single-course .grid_3 {
  width: 210px;
  padding-right: 10px;
}
.adwords-single-course .course_logo {
  float: left;
  border: 1px solid #e5e5e5;
  -moz-box-shadow: 0 0 6px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.2);
  box-shadow: 0 0 6px rgba(0,0,0,0.2);
}
.adwords-single-course .course_rating, .adwords-single-course .course_description {
  overflow: hidden;
  margin: 0 10px 0 170px;
}
.adwords-single-course .rating {
  float: left;
  margin-right: 10px;
}
.adwords-single-course .course_description {
  margin-top: 10px;
  line-height: 23px;
  font-size: 14px;
}
.adwords-single-course .green_cta {
  display: block;
  margin: 0 10px 10px 10px;
  padding: 7px 13px;
  text-align: center;
  font-size: 18px;
}
.adwords-single-course .product_roundup .roundup_item {
  margin: 0 0 0 0;
  padding: 5px 0 3px 30px;
  font-size: 12px;
  background-color: transparent;
}
.adwords-course-content {
  overflow: hidden;
  margin: 0 -10px;
  padding: 20px 0;
  background: #fff;
  background: linear-gradient(top, #ffffff, #f6f6f6);
  background: -moz-linear-gradient(top, #ffffff, #f6f6f6);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f6f6f6));
  background: -o-linear-gradient(top, #ffffff, #f6f6f6);
  -moz-box-shadow: inset 30px 20px 30px #fff, inset -30px 20px 30px #fff;
  -webkit-box-shadow: inset 30px 20px 30px #fff, inset -30px 20px 30px #fff;
  box-shadow: inset 30px 20px 30px #fff, inset -30px 20px 30px #fff;
}
.adwords-course-content h2 {
  margin: 0 0 0 30px;
  font-size: 18px;
  color: #5d5d5d;
}
.adwords-course-content ul {
  overflow: hidden;
  margin: 0;
  padding: 10px 0;
  list-style: none;
}
.adwords-course-content li {
  float: left;
  width: 300px;
  margin: 0;
  padding: 0 10px;
}
.adwords-course-content .course_logo, .adwords-course-content .lecture_thumb {
  float: left;
  width: 80px;
  height: 80px;
  margin: 0 0 0 20px;
  border: 1px solid #e5e5e5;
  -moz-box-shadow: 0 0 3px rgba(0,0,0,2);
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,2);
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
.adwords-course-content .lecture_thumb {
  border: 2px solid #fff;
  height: 50px;
}
.adwords-course-content h3 {
  margin: 2px 0 0 115px;
  line-height: 1;
  letter-spacing: 0;
  font-size: 13px;
}
.adwords-course-content .course-link, .adwords-course-content .lecture-link {
  text-decoration: none;
}
.adwords-course-content .course-1, .adwords-course-content .lecture-1 {
  background: none;
}
.adwords-course-content .show-all-link {
  padding: 5px 35px 0 30px;
  text-align: right;
  font-size: 12px;
}

/*** organization users stats page ***/
.organization-users-stats .inner-stats-title,
.organization-users-stats .inner-stats-value {
  padding-top: 5px;
}

.organization-users-stats .inner-stats-title {
  padding-left: 25px;
}

.organization-users-list {
  margin-bottom: 10px;
}

.organization-users-list div {
  list-style-type: none;
  border-bottom: 1px solid #333;
  padding: 5px 0;
  line-height: 16px;
}

.organization-users-list a {
  text-decoration: none;
  margin-left: 5px;
}

.organization-users-list-paginator {
  text-align: center;    
}

.organization-pagination-visible-pages {
  display: inline-block;
}

.organization-pagination-visible-pages a,
.organization-pagination-visible-pages span {
  margin-right: 4px;
}

.organization-users-stats .grid_subrow.user-details-container {
  margin: 0;
}

.users-details-container {
  height: 365px;
}

.organization-user-details {
  margin-top: 56px;
  height: 200px;
}

.organization-users-list a.active {
  font-weight: bold;
}

.organization-user-details-left {
  width: 185px;
}

.organization-user-details-right {
  width: 90px;
}