@charset "UTF-8";
/* --------------------------------------------------------------------------- */
/* Subside	- Advertising */
/* --------------------------------------------------------------------------- */
.flipbox {
  width: 500px;
  height: 200px;
  background-color: #ff9000;
  font-family: "ChunkFive Regular", Tahoma, Helvetica;
  font-size: 2.5em;
  color: #ffffff;
  text-align: center;
  line-height: 45px;
  display: table-cell;
  vertical-align: middle;
}

ul.red {
  outline: 10px solid red;
}
ul.simplePagerNav li {
  display: block;
  float: left;
  padding: 3px;
  margin-bottom: 10px;
  font-family: georgia;
}
ul.simplePagerNav li a {
  color: #333;
  text-decoration: none;
}

li.currentPage {
  background: red;
  background: #83bd63;
}

ul.simplePagerNav li.currentPage a {
  color: #fff;
}
ul.pageme {
  list-style: none;
}

#advertising .clear {
  clear: both;
}
#advertising #advertising_img {
  display: block;
  margin: 10px;
  background-color: #ccc;
}
#advertising #advertising_box {
  /*padding-top: 0px
  * *  text-align: center
  * *  background-color: #ddd !important
  * *  background: url("../img/breadcrumbs.png") repeat scroll 0 0 rgba(0, 0, 0, 0)
  * *  border-radius: 5px
  * *  -moz-border-radius: 5px
  * *  -webkit-border-radius: 5px
  * *  border: 1px solid black
  * *  box-shadow: 0 0 4px #EEEEEE inset */
}
#advertising #advertising_box > div {
  margin: 0px;
  padding: 0px;
}
#advertising .adv_box_course_text p strong {
  color: green;
}
#advertising .adv_box_price {
  padding-top: 0px !important;
  font-weight: bold;
  color: green;
  font-size: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#advertising .mwst {
  color: #666;
  font-size: 10px;
  text-align: left;
  float: left;
  padding-bottom: 0px;
}
#advertising .accepted-payments-img {
  padding: 0px 0px 10px 10px;
}
#advertising .accepted-payments-img img {
  width: 100%;
  height: auto;
}
#advertising .adv_box_tax {
  padding-top: 0px !important;
  font-size: 9px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#advertising .adv_box_course_text p:first-child strong {
  display: block;
  font-size: 30px;
  color: green;
  padding: 10px;
  line-height: 34px;
}
#advertising .adv_box_top a.adv_box_direct_info {
  font-size: 20px;
}

#advertising_course_select {
  display: block;
  width: 100%;
}

#advertising #advertising_box li {
  margin-top: 10px;
  text-align: left;
}
#advertising #advertising_box li img {
  margin-top: 10px;
  padding: 12px;
}
#advertising .adv_box_middle li {
  margin-top: 10px;
}
#advertising .adv_box_middle a {
  text-align: left;
  display: block;
}
#advertising .adv_box_middle_hint a {
  text-align: left;
  display: block;
  font-size: 18px;
  color: #FC7021;
}
#advertising .adv_box_middle a .price {
  display: block;
  text-align: right;
  color: #666;
}
#advertising .adv_box_middle_hint a .price {
  display: block;
  text-align: right;
  color: #666;
  font-weight: bold;
  color: #FC7021;
}
#advertising .adv_box_middle .adv_box_info_text {
  padding-bottom: 10px;
}
#advertising .adv_box_bottom li {
  float: left;
}

/* --------------------------------------------------------------------------- */
/* Style für die Kursdetails */
/* --------------------------------------------------------------------------- */
.ccm_structure {
  width: 96%;
  margin: 0px;
  float: left;
  list-style: none;
  overflow: hidden;
}
.ccm_structure ul {
  list-style: none;
  padding: 0px 0px 0px 15px;
  margin-left: 5px;
}
.ccm_structure li {
  margin: 0px;
  padding: 3px 0px;
  background-repeat: no-repeat;
  line-height: 1;
}
.ccm_structure li > div {
  padding-left: 10px;
}
.ccm_structure > ul > li {
  padding-top: 10px;
}
.ccm_structure > ul > li:first-child {
  padding-top: 0px;
}
.ccm_structure .chapter {
  background-image: url("/assets/default/extern/img/chapter_closed.gif");
  background-repeat: no-repeat;
  background-position: 0px 5px;
  cursor: pointer;
}
.ccm_structure li ul {
  display: none;
}
.ccm_structure .main_chapter {
  font-weight: bold;
  font-size: 16px;
}
.ccm_structure .with_substructure .with_substructure ul {
  margin-left: 1px;
  padding: 0;
}

.ccm_statistic li {
  background-image: url("/assets/default/extern/img/lp-lerntexte.gif");
  background-repeat: no-repeat;
  background-position: top center;
}
.ccm_statistic .ccm_statistic_videos {
  background-image: url("/assets/default/extern/img/lp-videos.gif");
}
.ccm_statistic .ccm_statistic_aufgaben {
  background-image: url("/assets/default/extern/img/lp-uebungen.gif");
}
.ccm_statistic .ccm_statistic_abbildungen {
  background-image: url("/assets/default/extern/img/lp-grafiken.gif");
}

.rsbtn {
  float: left;
  z-index: 0 !important;
  margin-bottom: 5px;
}

/* --------------------------------------------------------------------------- */
/* Content */
/* --------------------------------------------------------------------------- */
#content {
  background-color: #fff;
}
#content .clear {
  clear: both;
}

#content_text_area {
  clear: both;
  padding-top: 5px;
}

#content .image_box {
  padding: 0px;
  margin: 10px 0px 10px 0px;
  border: 2px solid #EFEFEF;
  display: block;
  text-align: center;
  width: 99% !important;
}
#content img {
  height: auto !important;
  margin: 0px auto;
  padding: 0px;
  display: block;
  max-width: 99% !important;
}
#content .image_caption {
  margin: 0px auto 0px auto;
  text-align: center;
  padding: 5px 10px;
  font-size: 90%;
  background: #EFEFEF;
  color: #333 !important;
}
#content .video_box {
  padding: 0px;
  margin: 10px 0px 10px;
  border: 2px solid #EFEFEF;
  display: block;
  cursor: pointer;
  text-align: center;
  width: 99% !important;
}
#content .video_box .flowplayer {
  padding-bottom: 0px;
  margin-bottom: -3px;
}
#content .geogebraweb_box {
  display: none;
  margin: 40px auto 20px;
  width: 100%;
  height: 150px;
  cursor: pointer;
  overflow: hidden;
  color: transparent !important;
  background: url("/assets/default/coursearea/img/geogebra-oeffnen.png") no-repeat center center;
  background-size: contain;
}

#geogebraweb_container {
  display: none;
  width: 100%;
  height: 400px;
  margin: 0;
  padding: 0;
}

#content .geogebraweb_info {
  display: none;
  font-size: 0.6em;
  text-align: center;
  margin-top: -20px;
  margin-bottom: 20px;
}

/* -------------------------------------------------------------------------- */
/* GeogebraModal */
/* -------------------------------------------------------------------------- */
#geogebraModal {
  width: 100%;
  height: 100%;
  margin: 0;
  top: 0px;
  left: 0px;
  z-index: 10000;
  color: white;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.75);
}
#geogebraModal .close {
  color: white;
}
#geogebraModal .modal-backdrop {
  background: none !important;
  display: none !important;
}
#geogebraModal .modal-header h3 {
  color: #fff;
  text-shadow: none;
}
#geogebraModal .modal-body {
  max-height: 80%;
  max-width: 100%;
  width: 100%;
  height: 80%;
  overflow: auto;
  background: url("/assets/default/coursearea/img/fancybox_loading.gif") center center no-repeat;
}
#geogebraModal article {
  top: 0px !important;
  left: 0px !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 1000000;
}
#geogebraModal .modal-footer ul {
  display: block;
  float: left;
  text-align: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#geogebraModal .modal-footer button {
  color: black;
}

#content p {
  margin: 2em 0 2em 0 !important;
}

/* *
 * *#content .box-title h3 {
 * *	color: #fff !important
 * *	font-weight: bold !important
 * *	font-size: 18px
 * *	margin: 0 !important
 * *	padding: 5px 10px
 * *	line-height: 18px
 * *	text-shadow: none !important
 * *	text-transform: uppercase
 * *	border: none
 * *}
 * *
 * *#content .box-with-title h3 {
 * *	margin-top: 0px !important
 * *	font-size: 16px
 * *	font-weight: bold !important
 * *	border-width: 1px
 * *	border: none
 * *	padding: 0px
 * *}
 * *
 * *#content .box img {
 * *	border: 1px solid grey
 * *}
 * *
 * *.box-icon {
 * *	border-radius: 40px !important
 * *	border: 2px solid
 * *	height: 40px
 * *	width: 40px
 * *	background: #fff
 * *	position: absolute
 * *	right: 10px
 * *	top: -20px
 * *	text-align: center
 * *	font-size: 27px
 * *	line-height: 40px
 * *}
 * *
 * *.highlight_box {
 * *	border: 2px solid #008000
 * *	padding: 12px
 * *	padding-left: 12%
 * *	background-color: #fff
 * *	background: #008000
 * *	background: -moz-linear-gradient(left, #008000 0%, #008000 10%, #fff 10%, #fff 100%)
 * *	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #008000), color-stop(10%, #008000), color-stop(10%, #fff), color-stop(100%, #fff))
 * *	background: -webkit-linear-gradient(left, #008000 0%, #008000 10%, #fff 10%, #fff 100%)
 * *	background: -o-linear-gradient(left, #008000 0%, #008000 10%, #fff 10%, #fff 100%)
 * *	background: -ms-linear-gradient(left, #008000 0%, #008000 10%, #fff 10%, #fff 100%)
 * *	background: linear-gradient(to right, #008000 0%, #008000 10%, #fff 10%, #fff 100%)
 * *	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#505759', endColorstr='#ffffff', GradientType=1)
 * *
 * *}
 * *
 * *.highlight-with-title {
 * *	border-bottom: 2px solid #008000
 * *	background: #9FFF9F
 * *}
 * *
 * *.highlight-box-title {
 * *	background: #008000
 * *}
 * *
 * *.highlight-box-icon {
 * *	border-color: #008000
 * *	color: #008000
 * *}
 * /*
 * *.methode {
 * *	border-bottom: 2px solid #4B7D03
 * *	border-top: 8px solid #4B7D03
 * *	padding: 10px
 * *	background: #E5FCB6 url('/assets/default/coursearea/img/icons/methode-icon.gif') top right no-repeat
 * *	margin-bottom: 10px
 * *	padding-right: 60px
 * *}
 * *
 * *.methode p:first-child {
 * *	margin-top: 0px
 * *}
 * *
 * *.methode p:last-child {
 * *	margin-bottom: 0px
 * *}
 * *
 * *.methode-with-title {
 * *	border-bottom: 2px solid #4B7D03
 * *	background: #E5FCB6
 * *}
 * *
 * *.methode-box-title {
 * *	background: #4B7D03
 * *}
 * *
 * *.methode-box-icon {
 * *	border-color: #4B7D03
 * *	color: #4B7D03
 * *}
 * /*
 * *.merke {
 * *	border-bottom: 2px solid #0c9bc8
 * *	border-top: 8px solid #0c9bc8
 * *	padding: 10px
 * *	background: #d3f4ff url('/assets/default/coursearea/img/icons/merke-icon.gif') top right no-repeat
 * *	margin-bottom: 10px
 * *	padding-right: 60px
 * *}
 * *
 * *.merke p:first-child {
 * *	margin-top: 0px
 * *}
 * *
 * *.merke p:last-child {
 * *	margin-bottom: 0px
 * *}
 * /*
 * *.info_box {
 * *	border-bottom: 2px solid #0c9bc8
 * *	border-top: 8px solid #0c9bc8
 * *	padding: 10px
 * *	background: #d3f4ff url('/assets/default/coursearea/img/icons/merke-icon.gif') top right no-repeat
 * *	margin-bottom: 10px
 * *	padding-right: 60px
 * *}
 * *
 * *.info_box p:first-child {
 * *	margin-top: 0px
 * *}
 * *
 * *.info_box p:last-child {
 * *	margin-bottom: 0px
 * *}
 * *
 * *.info-with-title {
 * *	border-bottom: 2px solid #0c9bc8
 * *	background: #d3f4ff
 * *}
 * *
 * *.info-box-title {
 * *	background: #0c9bc8
 * *}
 * *
 * *.info-box-icon {
 * *	border-color: #0c9bc8
 * *	color: #0c9bc8
 * *}
 * *
 * *.beispiel_box li {
 * *	background-image: none !important
 * *	margin: 0 !important
 * *	padding-left: 0 !important
 * *}
 * *
 * *.beispiel_box ul.nav {
 * *	margin-bottom: 0px
 * *}
 * *
 * *.beispiel_box {
 * *	margin-bottom: 20px
 * *}
 * *
 * *#content .beispiel_box img {
 * *	max-width: 580px !important
 * *}
 * *
 * *#content .beispiel_box .image_box {
 * *	border: none
 * *	padding: 0
 * *	margin-left: 0
 * *	max-width: 580px !important
 * *}
 * *
 * *#content .beispiel_box .image_caption {
 * *	width: 100%
 * *	max-width: 560px !important
 * *}
 * /*
 * *.beispiel_box:before
 * *{
 * *	display: block
 * *	content: 'Beispiele'
 * *	color: #aaa
 * *	position: absolute
 * *	margin: 17px 0px 0px 530px
 * *}
 *
 * /*
 * *.beispiel_box div.tab-pane
 * *{
 * *	padding: 10px
 * *}
 *
 * /*.beispiel_box p:first-child {
 * *	margin-top: 0px
 * *}
 * *
 * *.beisp {
 * *	border-bottom: 2px solid #ffa712
 * *	border-top: 8px solid #ffa712
 * *	padding: 10px 60px 10px 10px
 * *	background: #ffeed1 url('/assets/default/coursearea/img/icons/beispiel.gif') top right no-repeat
 * *	margin-bottom: 10px
 * *}
 * *
 * *.beisp:before {
 * *	display: block
 * *	color: #aaa
 * *	position: absolute
 * *	margin: -30px 0px 0px 530px
 * *}
 * *
 * *.beisp + .beisp {
 * *	display: none
 * *}
 * *
 * *.beisp-with-title {
 * *	border-bottom: 2px solid #ffa712
 * *	background: #ffeed1
 * *}
 * *
 * *.beisp-box-title {
 * *	background: #ffa712
 * *}
 * *
 * *.beisp-box-icon {
 * *	border-color: #ffa712
 * *	color: #ffa712
 * *}
 * *
 * *.beispiel_box div.tab-content.beisp-with-title-commulated {
 * *	border-top: 30px solid #ffa712
 * *	background: #ffeed1
 * *	position: relative
 * *	overflow: visible
 * *}
 * *
 * *.beispiel_box div.tab-content.beisp-with-title-commulated .box-icon {
 * *	top: -52px
 * *} */
.glossary {
  color: #080;
  cursor: help;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}
.glossary:hover {
  text-decoration: underline;
}

h3.popover-title {
  margin-top: 0px !important;
}

#content .popover {
  font-size: 14px;
  color: #333;
}

.abbreviation {
  color: #880;
  font-weight: bold !important;
  padding: 0px;
  margin: 0px;
}

.content blockquote {
  font-family: Georgia, serif;
  font-size: 18px;
  font-style: italic;
  width: 500px;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}

#content blockquote:before {
  display: block;
  content: "“";
  font-size: 80px;
  position: absolute;
  left: -20px;
  top: -20px;
  color: #7a7a7a;
}
#content blockquote cite {
  color: #999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
#content blockquote cite:before {
  content: "— ";
}

.header-img {
  position: absolute;
  z-index: 100;
  width: 1170px;
}
.header-img .bubble {
  float: left;
  position: absolute;
  top: 27px;
}
.header-img .bubble img {
  margin-left: 140px;
  margin-top: -14px;
}
.header-img .person {
  float: left;
  position: relative;
}
.header-img .person img {
  margin-left: 520px;
  margin-top: 8px;
}
.header-img .head-text {
  margin-left: 216px;
  position: absolute;
  width: 260px;
}
.header-img .head-text h3 {
  color: #FB7021;
}

.orange-head {
  background-color: #FB7021;
  height: 260px;
}

@media (max-width: 734px) {
  .header-img img {
    display: none;
  }
  .orange-head {
    height: 100px;
  }
  .header-img {
    width: 100%;
  }
  .header-img .head-text {
    width: 100%;
    max-width: 100%;
    position: inherit;
    margin-left: 0px;
  }
  .header-img .head-text h3 {
    color: white;
    width: 100%;
    max-width: 100% !important;
    text-align: center;
  }
  #head_price_container {
    display: none;
  }
}
@media (max-width: 1200px) {
  #head_price_container {
    display: none;
  }
}
#shadow_me {
  box-shadow: 12px 0 15px -4px rgba(50, 50, 50, 0.05), -12px 0 8px -4px rgba(50, 50, 50, 0.05);
  height: 400px;
}

#ct {
  background-color: #FFFFFF;
  margin-top: -400px;
  color: #333333;
  font-family: "Open Sans", Verdana, Arial, Helvetica, Geneva, sans-serif !important;
}

#text_function {
  padding-left: 0;
}

#headline_chapter {
  font-size: 14px;
  line-height: 22px;
  padding-left: 0px;
  font-weight: bold;
  padding-right: 40px;
  color: #999;
  margin-bottom: 10px;
}

#content #headline_chapter a {
  color: #999;
}

#headline_subchapter {
  font-size: 140%;
  line-height: 140%;
  padding-left: 40px;
}

#ct .ccm_statistic {
  display: block;
  list-style: none outside none;
  margin: auto;
  padding: 10px 0 50px;
  width: inherit;
  float: none;
  margin-bottom: 40px;
  clear: both;
}
#ct .ccm_statistic li {
  color: white;
  padding: 1px;
  width: 24%;
}
#ct .ccm_statistic b {
  display: block;
  padding: 0px;
  text-align: center;
  margin-top: 90px;
}

.course_price {
  background-color: #FFFFFF;
  border: 1px solid #B5B5B5;
  border-radius: 6px !important;
  color: #383D41;
  font-size: 19px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #383D41;
  font-size: 19px;
  line-height: 40px;
  text-align: center;
}

.fb_iframe_widget_lift {
  z-index: 3 !important;
}

/* .footerspacer
 * *	height: 80px */
#body {
  background-color: #efefef;
}

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

/* --------------------------------------------------------------------------- */
/* Tabellen */
/* --------------------------------------------------------------------------- */
#content a {
  color: #fa7100;
}
#content table {
  /*border-collapse: separate */
  line-height: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  margin-bottom: 20px;
}
#content table .headline {
  display: table-cell;
  margin: 0px;
}
#content td, #content th {
  border: 1px solid #000;
  padding: 0 5px;
  vertical-align: top;
}
#content .berechnung {
  font-size: 12px;
  line-height: 1.6em;
  margin: 45px;
  margin-top: 10px;
  width: 380px;
  text-align: left;
  table-layout: auto;
  border-collapse: collapse;
}
#content .berechnung th {
  font-size: 13px;
  font-weight: normal;
  padding: 8px;
  background: #b9c9fe;
  border-top: 4px solid #aabcfe;
  border-bottom: 1px solid #fff;
  color: #000042;
}
#content .berechnung td {
  padding: 8px;
  background: #e8edff;
  border-bottom: 1px solid #fff;
  color: #000042;
  border-top: 1px solid transparent;
  border-right: 0px solid transparent;
  border-left: 0px solid transparent;
}
#content .berechnung tr:hover td {
  background: #d0dafd;
  color: #339;
}
#content .berechnung tr.sum td {
  background: #aabcfe;
}
#content .berechnung td.amount {
  width: 100px;
  text-align: right;
}
#content .berechnung tr.subsum td {
  background: #b9c9fe;
}
#content .berechnung tr.oben td {
  border-top: 4px solid #aabcfe;
}
#content .tabelle1 {
  line-height: 160%;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  border-top: 7px solid #9baff1;
  border-bottom: 7px solid #9baff1;
}
#content .tabelle1 th {
  font-size: 13px;
  font-weight: normal;
  padding: 8px;
  background: #e8edff;
  border-right: 1px solid #9baff1;
  border-left: 1px solid #9baff1;
  border-bottom: 0 solid transparent;
  color: #039;
}
#content .tabelle1 td {
  padding: 8px;
  background: #e8edff;
  border-right: 1px solid #aabcfe;
  border-left: 1px solid #aabcfe;
  border-bottom: 1px solid #e8edff;
  color: #669;
}
#content .tabelle1 tr.sum td {
  background: #aabcfe;
  font-size: 16px;
}
#content .tabelle1 th.headline {
  font-size: 13px;
  font-weight: normal;
  padding: 8px;
  background: #b9c9fe;
  border-top: 4px solid #aabcfe;
  border-bottom: 1px solid #fff;
  color: #039;
}
#content .tabelle1 tbody.left td {
  text-align: left;
  vertical-align: top;
}
#content .tabelle1 tbody.left tr:hover td {
  background: #d0dafd;
  color: #339;
}
#content .t-konto {
  font-size: 12px;
  margin: 45px;
  width: 420px;
  text-align: center;
  border-collapse: collapse;
  border-top: 7px solid #9baff1;
  border-bottom: 7px solid #e8edff;
}
#content .t-konto td {
  padding: 8px;
  background: #e8edff;
  border: 0 solid transparent;
  color: #000042;
}
#content .t-konto th {
  border: 0 solid transparent;
}
#content .t-konto th.headline {
  font-size: 13px;
  font-weight: normal;
  padding: 8px;
  background: #b9c9fe;
  border-top: 4px solid #aabcfe;
  border-bottom: 2px solid #000;
  color: #000042;
}
#content .t-konto th.headlineSH {
  width: 100px;
  text-align: right;
  font-size: 13px;
  font-weight: normal;
  padding: 8px;
  background: #b9c9fe;
  border-top: 4px solid #aabcfe;
  border-bottom: 2px solid #000;
  color: #000;
}
#content .t-konto th.headlineSH:first-child {
  text-align: left;
}
#content .t-konto td.left {
  text-align: left;
  width: 78px;
  vertical-align: top;
}
#content .t-konto td.leftR {
  text-align: left;
  width: 78px;
  vertical-align: top;
  border-left: 2px solid #000;
}
#content .t-konto tbody.left tr:hover td {
  background: #d0dafd;
  color: #339;
}
#content .t-konto td.amount {
  width: 100px;
  text-align: right;
}
#content .t-konto-left {
  margin: 0 auto 0 0;
  font-size: 12px;
  margin: 45px;
  width: 420px;
  text-align: center;
  border-collapse: collapse;
  border-top: 7px solid #9baff1;
  border-bottom: 7px solid #e8edff;
}
#content .t-konto-left td {
  padding: 8px;
  background: #e8edff;
  border: 0 solid transparent;
  color: #000042;
}
#content .t-konto-left th {
  border: 0 solid transparent;
}
#content .t-konto-left th.headline {
  font-size: 13px;
  font-weight: normal;
  padding: 8px;
  background: #b9c9fe;
  border-top: 4px solid #aabcfe;
  border-bottom: 2px solid #000;
  color: #000042;
}
#content .t-konto-left th.headlineSH:first-child {
  text-align: left;
}
#content .t-konto-right th.headlineSH:first-child {
  text-align: left;
}
#content .t-konto-left th.headlineSH {
  width: 100px;
  text-align: right;
  font-size: 13px;
  font-weight: normal;
  padding: 8px;
  background: #b9c9fe;
  border-top: 4px solid #aabcfe;
  border-bottom: 2px solid #000;
  color: #000;
}
#content .t-konto-left td.left {
  text-align: left;
  width: 78px;
  vertical-align: top;
}
#content .t-konto-left td.leftR {
  text-align: left;
  width: 78px;
  vertical-align: top;
  border-left: 2px solid #000;
}
#content .t-konto-left tbody.left tr:hover td {
  background: #d0dafd;
  color: #339;
}
#content .t-konto-left td.amount {
  width: 100px;
  text-align: right;
}
#content .t-konto-right {
  margin: 0 0 0 auto;
  font-size: 12px;
  margin: 45px;
  width: 420px;
  text-align: center;
  border-collapse: collapse;
  border-top: 7px solid #9baff1;
  border-bottom: 7px solid #e8edff;
}
#content .t-konto-right td {
  padding: 8px;
  background: #e8edff;
  border: 0 solid transparent;
  color: #000042;
}
#content .t-konto-right th {
  border: 0 solid transparent;
}
#content .t-konto-right th.headline {
  font-size: 13px;
  font-weight: normal;
  padding: 8px;
  background: #b9c9fe;
  border-top: 4px solid #aabcfe;
  border-bottom: 2px solid #000;
  color: #000042;
}
#content .t-konto-right th.headlineSH {
  width: 100px;
  text-align: right;
  font-size: 13px;
  font-weight: normal;
  padding: 8px;
  background: #b9c9fe;
  border-top: 4px solid #aabcfe;
  border-bottom: 2px solid #000;
  color: #000;
}
#content .t-konto-right td.left {
  text-align: left;
  width: 78px;
  vertical-align: top;
}
#content .t-konto-right td.leftR {
  text-align: left;
  width: 78px;
  vertical-align: top;
  border-left: 2px solid #000;
}
#content .t-konto-right tbody.left tr:hover td {
  background: #d0dafd;
  color: #339;
}
#content .t-konto-right td.amount {
  width: 100px;
  text-align: right;
}

/* Aufwands- und Aktivkonten werden links ausgerichtet angezeigt. */
/* Ertrags- und Passivkonten werden rechts ausgerichtet angezeigt. */
#advertising .video_box h5 {
  font-weight: bolder !important;
  font-size: 12px;
}

#stopper {
  width: 100%;
  height: 80px;
  background-color: #fc7021;
  position: fixed;
  bottom: 0;
  z-index: 20;
  display: none;
}
#stopper h2 {
  color: white;
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 16px;
  line-height: 1.5;
}

#stopper-course {
  width: 400px;
  height: 100%;
  float: left;
  margin-right: 20px;
}

#stopper-buttons {
  float: right;
  width: 250px;
  margin-right: 25px;
}

#stopper .purchase {
  width: 90%;
  float: right;
  padding: 0;
}
#stopper .purchase span {
  line-height: 30px;
}
#stopper #course_price {
  height: 30px;
  margin-top: 6px;
}
#stopper .purchase .btn-primary {
  font-size: 18px;
  margin: 0px 0px;
}

#stopper-coupon {
  float: right;
}
#stopper-coupon h4 {
  text-align: right;
  color: white;
  line-height: 1.5;
  font-size: 21px;
}

#stopper .stars {
  padding: 0;
  clear: right;
}
#stopper #advertising_img {
  float: left;
  position: relative;
  top: -55px;
  width: 135px;
  margin-right: 10px;
}
#stopper .adv-test {
  margin-top: 25px !important;
}
#stopper .einzeln_oder_abo p {
  font-size: 14px;
}
#stopper .einzeln_oder_abo h2 {
  margin-left: 0px;
}

@media (max-width: 1199px) {
  #stopper-coupon h4 {
    font-size: 16px;
  }
  #stopper .einzeln_oder_abo p {
    display: none;
    font-size: 14px;
  }
}
@media (max-width: 979px) {
  #stopper-course {
    width: 135px;
  }
  #stopper-course h2 {
    display: none;
  }
}
@media (max-width: 644px) {
  #stopper-course {
    display: none;
  }
  #stopper-coupon {
    float: left;
    margin-left: 20px;
  }
  #stopper .wide {
    display: none;
  }
  #stopper h2 {
    font-size: 15px;
  }
}
@media (max-width: 509px) {
  #stopper-coupon {
    display: none;
  }
  #stopper-buttons {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.ccm_structure ul {
  margin-top: 10px;
}
.ccm_structure li {
  line-height: 18px;
}
.ccm_structure .main_chapter {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}

#ct {
  margin-bottom: 50px;
}
#ct .ccm_statistic li {
  float: left;
  text-align: center;
}

.header-img .head-text h3 {
  font-weight: 800 !important;
  font-size: 21px;
  max-width: 200px;
  line-height: 120%;
  padding-top: 10px;
}

@media (max-width: 770px) {
  .clearfix {
    padding-bottom: 140px;
  }
  #topcontrol {
    visibility: hidden;
  }
}
@media (max-width: 700px) {
  .header-img {
    width: 90%;
  }
  .header-img .head-text {
    width: 90%;
    margin-left: 10px;
  }
  .header-img .head-text h3 {
    font-size: 15px;
  }
  #headline h1 {
    font-size: 24px;
  }
}
@media (max-width: 980px) {
  #advertising .adv_box_top .course_price span {
    font-size: 14px;
    line-height: 3;
  }
}
#content_text_area h1, #content_text_area h2, #content_text_area h3, #content_text_area h4, #content_text_area h5, #content_text_area h6 {
  border-bottom: 2px solid #205081;
  font-weight: bold;
  margin: 3em 0 0.5em;
  padding-bottom: 4px;
  color: #333 !important;
  font-family: "Open Sans", Verdana, Arial, Helvetica, Geneva, sans-serif !important;
}

#content #headline_extra {
  border-top: 2px solid #205081;
  padding-top: 20px;
}

#content_text_area h2 {
  font-size: 24px;
  font-weight: 700 !important;
  line-height: 25.6px;
}

#content_save_area h2:first-child, #content_save_area h3:first-child, #content_save_area h4:first-child, #content_save_area h5:first-child, #content_save_area h6:first-child {
  margin-top: 0px;
}

#content_text_area {
  max-width: 660px;
  font-size: 16px;
}
#content_text_area p, #content_text_area li {
  color: #333;
  line-height: 25.6px;
  font-size: 16px;
}

.seo_links {
  max-width: 660px;
}

#advertising {
  padding: 20px;
  display: block;
}

@media (max-width: 770px) {
  #advertising {
    padding: 0px;
  }
}
#ct #advertising .video_box {
  background-color: #eee;
  margin-bottom: 10px;
  padding: 0px 0px;
  width: inherit !important;
}

.ccm_overview {
  background-color: #fc9359;
}
.ccm_overview .ccm_header {
  background-color: #fc7021;
  color: white !important;
  padding: 10px;
}
.ccm_overview .ccm_header h4, .ccm_overview .ccm_header a {
  color: white !important;
  font-size: 24px;
  font-weight: bold !important;
  line-height: 110%;
}

.ccm_structure h6 {
  color: white;
  padding: 30px 0px 0px 15px;
  margin-bottom: 0px;
}
.ccm_structure h6 + p {
  color: white;
  padding: 0px 0px 10px 15px;
  font-size: 0.8em;
}
.ccm_structure .chapter {
  color: #fff;
}

#advertising .ccm_statistic_box {
  /* background-color: #FC7021 */
  clear: both;
}
#advertising .ccm_statistic li {
  margin-right: 0px;
}
#advertising .ccm_structure li {
  color: #fff;
}

.purchase {
  box-shadow: none;
}
.purchase .btn-primary {
  font-size: 16px;
  padding: 10px 0px;
  width: 99%;
}

#head_price_container {
  float: right;
  margin-right: 20px;
}
#head_price_container .purchase {
  padding-top: 5px;
  color: white;
  width: 300px;
}
#head_price_container .purchase h6 {
  font-size: 17px;
  line-height: 25px;
  text-align: left;
  max-width: 300px;
}

#advertising .course_price_container {
  padding: 20px 0px;
}

.purchase {
  background: none;
  padding: 15px 30px;
}
.purchase span {
  font-size: 20px;
  font-weight: bold;
  color: #164e87;
}

#advertising .no-mtop {
  padding-top: 0px;
}
#advertising .no-mtop .purchase {
  padding-top: 0px;
}
#advertising .no-mtop .trust_icons {
  padding-top: 15px;
}

@media (min-width: 768px) and (max-width: 979px) {
  #advertising .course_price_container .purchase {
    width: 100% !important;
  }
  #advertising .course_price_container .trust_icons {
    width: 100% !important;
    padding: 0px 0px 20px 0px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .purchase span {
    font-size: 12px !important;
  }
}
.stars {
  padding: 10px;
  clear: both;
  background-color: #fc7021;
}

.trust_icons {
  display: block;
  text-align: center;
  padding: 25px 0px 10px;
}
.trust_icons img {
  display: inline-block;
  width: 48%;
  max-width: 80px;
  padding: 1px;
}
.trust_icons a img {
  width: 43%;
  max-width: 70px;
}

#advertising .mwst {
  color: #666;
  font-size: 10px;
  text-align: left;
  float: left;
}

.kurs_link {
  background: none repeat scroll 0 0 rgba(253, 169, 122, 0.5);
  height: 40px;
  margin-top: -50px;
  position: relative;
  z-index: 2;
}

.go_to {
  color: #FFFFFF;
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  padding-right: 13px;
}

/* --------------------------------------------------------------------------- */
/* Headline */
/* --------------------------------------------------------------------------- */
#side #headline {
  padding: 0px;
  max-width: 660px;
}

#headline h1 {
  padding-left: 0px;
  border-bottom: 0 solid transparent;
  font-size: 30px;
}

#headline_chapter {
  font-size: 14px;
  line-height: 22px;
  padding-left: 0px;
  padding-right: 0px;
  font-weight: bold;
  color: #999;
  margin-bottom: 10px;
}

@media (max-width: 700px) {
  #headline_chapter {
    float: none;
    text-align: left;
    padding-left: 0px;
    margin-bottom: 10px;
  }
}
#headline_subchapter {
  font-size: 140%;
  line-height: 140%;
  padding-left: 40px;
}

#headline_progress {
  display: block;
  width: 100%;
  height: 5px;
  background-color: #242406;
  /* *background: -moz-linear-gradient(left,  #5dc61f 0%, #5dc61f 51%, #0a0e0a 52%, #0a0809 100%)
  * *background: -webkit-gradient(linear, left top, right top, color-stop(0%,#5dc61f), color-stop(51%,#5dc61f), color-stop(52%,#0a0e0a), color-stop(100%,#0a0809))
  * *background: -webkit-linear-gradient(left,  #5dc61f 0%,#5dc61f 51%,#0a0e0a 52%,#0a0809 100%)
  * *background: -o-linear-gradient(left,  #5dc61f 0%,#5dc61f 51%,#0a0e0a 52%,#0a0809 100%)
  * *background: -ms-linear-gradient(left,  #5dc61f 0%,#5dc61f 51%,#0a0e0a 52%,#0a0809 100%)
  * *background: linear-gradient(to right,  #5dc61f 0%,#5dc61f 51%,#0a0e0a 52%,#0a0809 100%)
  * *filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dc61f', endColorstr='#0a0809',GradientType=0 ) */
}
#headline_progress div {
  display: block;
  width: 70%;
  height: 5px;
  background-color: #5dc61f;
}

#text_functions {
  float: left;
  padding: 0px;
  margin: 0px;
}
#text_functions a {
  padding: 3px 5px;
  margin: 0px;
}

.rsbtn {
  float: left;
  z-index: 0 !important;
}

#headline .advertising {
  padding: 10px 5px 0;
  clear: both;
}

/* --------------------------------------------------------------------------- */
/* Content */
/* --------------------------------------------------------------------------- */
#content {
  background-color: #fff;
  padding: 20px;
}

@media (max-width: 700px) {
  #content {
    padding: 10px;
  }
}
#content_text_area {
  clear: both;
  padding-top: 5px;
}

.glossary {
  color: #080;
  cursor: help;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}
.glossary:hover {
  text-decoration: underline;
}

h3.popover-title {
  margin-top: 0px !important;
}

#content .popover {
  font-size: 14px;
  color: #333;
}

.abbreviation {
  color: #880;
  font-weight: bold !important;
  padding: 0px;
  margin: 0px;
}

#content .tooltip .tooltip-inner {
  color: #fff !important;
  opacity: 1;
}

.content blockquote {
  font-family: Georgia, serif;
  font-size: 18px;
  font-style: italic;
  width: 500px;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}

#content blockquote:before {
  display: block;
  content: "“";
  font-size: 80px;
  position: absolute;
  left: -20px;
  top: -20px;
  color: #7a7a7a;
}
#content blockquote cite {
  color: #999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
#content blockquote cite:before {
  content: "— ";
}

/* --------------------------------------------------------------------------- */
/* Coursetext Comments */
/* --------------------------------------------------------------------------- */
#coursetext_comments {
  clear: both;
  max-width: 660px;
}
#coursetext_comments h2 {
  border-bottom: 2px solid #205081;
  color: #333 !important;
  font-family: "Open Sans", Verdana, Arial, Helvetica, Geneva, sans-serif !important;
  margin: 3em 0 0.5em;
  padding-bottom: 4px;
  font-size: 24px;
  font-weight: 700 !important;
  line-height: 25.6px;
}

#courstext_comments_list {
  list-style: none;
  margin: 0px;
  padding: 30px 0px;
  clear: both;
}
#courstext_comments_list li {
  display: block;
  margin-top: 20px;
  border-radius: 5px;
  border: 1px solid #666;
  overflow: hidden;
  background-color: #fff;
  background: #505759;
  background: linear-gradient(to right, #505759 0%, #505759 10%, #fff 10%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#505759", endColorstr="#ffffff", GradientType=1);
}
#courstext_comments_list li:first-child {
  margin-top: 0px;
}
#courstext_comments_list .ccl_buttons {
  float: right;
  width: 12px;
  padding: 5px;
}
#courstext_comments_list .ccl_button {
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
}
#courstext_comments_list .ccl_button_delete {
  background-image: url(/assets/default/extern/img/icon-close.png);
  display: none;
  cursor: pointer;
}
#courstext_comments_list li .ccl_avatar {
  width: 10%;
  height: 100px;
  float: left;
}
#courstext_comments_list li .ccl_comment {
  width: 82%;
  margin-left: 3%;
  padding: 5px;
  float: left;
}
#courstext_comments_list li .ccl_comment_info {
  font-size: 12px;
  padding-bottom: 5px;
}

/* --------------------------------------------------------------------------- */
/* Author Informations */
/* --------------------------------------------------------------------------- */
#author_informations {
  margin-top: 20px;
  background-color: #eee;
  max-width: 640px;
  padding: 10px;
}
#author_informations .span3 {
  text-align: center;
}

/* --------------------------------------------------------------------------- */
/* SEO-Links */
/* --------------------------------------------------------------------------- */
#seo-links {
  clear: both;
  margin-top: 20px;
  background-color: #eee;
  max-width: 640px;
  padding: 10px;
  font-size: 12px;
}
#seo-links h2 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}
#seo-links h3 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 0px;
}
#seo-links ul {
  display: block;
  margin: 0px;
  padding: 0px;
}
#seo-links .seo-link-box {
  margin: 0px 5px 10px 0px;
  display: flex;
  cursor: pointer;
  border: 2px solid #C6C6C8;
  padding: 3px;
  background-color: #fff;
  border-radius: 10px !important;
}
#seo-links img {
  max-height: 150px;
  max-width: 150px;
}
#seo-links .clear {
  clear: both;
}

/* --------------------------------------------------------------------------- */
/* Testimonials */
/* --------------------------------------------------------------------------- */
.testimonials {
  clear: both;
  background-color: #eee;
  padding: 0px 10px 20px;
}
.testimonials img {
  border: 1px solid #C6C6C8;
}
.testimonials .clear {
  clear: both;
}
.testimonials ul {
  margin: 0px;
  list-style: none;
}
.testimonials li {
  clear: both;
  padding: 15px 0px;
}
.testimonials li div:first-child {
  text-align: center;
}

@media (max-width: 767px) {
  .testimonials li p {
    text-align: center;
  }
}
/* --------------------------------------------------------------------------- */
/* Readspeaker */
/* --------------------------------------------------------------------------- */
/* Label unter dem Button */
.rsbtn .rsbtn_powered .rsbtn_btnlabel {
  display: none !important;
}

/* Label in der Konfiguration */
#rslightbox_logo.rsimg {
  background-image: none !important;
}

/* Downloadbutton */
/* .rsbtn_dl
 * * display: none !important */
/* --------------------------------------------------------------------------- */
/* Für Abiweb */
/* --------------------------------------------------------------------------- */
#qs_slider {
  display: none;
}

/* --------------------------------------------------------------------------- */
/* Advertising-Box im Kurstext */
/* --------------------------------------------------------------------------- */
#in-text-advertising {
  background-color: #F5F5F5;
  padding: 10px;
  margin: 30px 0px;
  width: 100%;
  max-width: 640px;
  color: #333;
  font-size: 16px;
  line-height: 25.6px;
}
#in-text-advertising .ita-header {
  font-size: 130%;
  text-align: center;
}
#in-text-advertising .ita-img {
  float: left;
  display: block;
  margin: 35px 20px 0px 0px;
}
#in-text-advertising .ita-content {
  padding: 30px;
}
#in-text-advertising .ita-button a {
  display: block;
  line-height: 35px;
  font-size: 30px !important;
  color: #FFF;
}

@media (max-width: 680px) {
  #in-text-advertising .ita-img {
    width: 100%;
    text-align: center;
    margin: 20px 0px;
  }
}
.animatedAdvertising {
  animation-duration: 1s;
  animation-fill-mode: both;
}
@keyframes bounceInAdvertising {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.bounceInAdvertising {
  animation-name: bounceInAdvertising;
}

/* -------------------------------------------------------------------------- */
/* Videojs - Einspieler / Overlay */
/* -------------------------------------------------------------------------- */
/*! videojs-overlay - v0.0.0 - 2014-4-26
 * * Copyright (c) 2014 Brightcove
 * * Licensed under the Apache-2.0 license. */
/**
 * * Some handy default styles for overlays. */
.vjs-overlay {
  position: absolute;
  width: 33%;
  background-color: #646464;
  /* IE8 fallback */
  background-color: rgba(255, 255, 255, 0.4);
  color: #fff;
  padding: 10px;
  border-radius: 3px;
  top: 5px;
  left: 5px;
  text-align: center;
}
.vjs-overlay.vjs-overlay-top-left {
  position: absolute;
  width: 33%;
  background-color: #646464;
  /* IE8 fallback */
  background-color: rgba(255, 255, 255, 0.4);
  color: #fff;
  padding: 10px;
  border-radius: 3px;
  top: 5px;
  left: 5px;
  text-align: center;
}
.vjs-overlay.vjs-overlay-top {
  margin-left: -16.5%;
  left: 50%;
}
.vjs-overlay.vjs-overlay-top-right {
  left: auto;
  right: 5px;
}
.vjs-overlay.vjs-overlay-left {
  top: 50%;
  margin-top: -15px;
}
.vjs-overlay.vjs-overlay-right {
  left: auto;
  right: 5px;
  top: 50%;
  margin-top: -15px;
}
.vjs-overlay.vjs-overlay-bottom {
  margin-left: -16.5%;
  left: 50%;
  top: auto;
  bottom: 4.5em;
}
.vjs-overlay.vjs-overlay-bottom-left {
  bottom: 4.5em;
  top: auto;
  left: 5px;
}
.vjs-overlay.vjs-overlay-bottom-right {
  bottom: 4.5em;
  top: auto;
  left: auto;
  right: 5px;
}
.vjs-overlay.vjs-overlay-werbung {
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  cursor: auto;
  font-size: 16px;
  overflow: hidden;
}
.vjs-overlay.vjs-overlay-werbung div {
  color: #000;
  text-align: center;
}
.vjs-overlay.vjs-overlay-werbung .vjw-video-go {
  padding: 2px 5px 5px;
  border: 2px solid #fff;
  border-radius: 15px !important;
  color: #fff;
  cursor: pointer;
  width: 18px;
  height: 20px;
  background-color: #FC9359;
  margin: 5px 5px 5px auto;
}
.vjs-overlay.vjs-overlay-werbung .vjw-video-go:hover {
  border-color: #333;
  color: #333;
}
.vjs-overlay.vjs-overlay-werbung .vjw-buttons {
  padding-top: 10px;
}
.vjs-overlay.vjs-overlay-werbung .vjw-buttons h4 {
  text-align: center;
  margin: 5% !important;
}
@media (max-width: 990px) {
  .vjs-overlay.vjs-overlay-werbung .vjw-buttons h4 {
    font-size: 14px;
  }
}
@media (max-width: 455px) {
  .vjs-overlay.vjs-overlay-werbung .vjw-buttons h4 {
    display: none;
  }
}
@media (max-width: 990px) {
  .vjs-overlay.vjs-overlay-werbung .vjw-buttons .btn-primary {
    font-size: 14px;
  }
}
.vjs-overlay.vjs-overlay-werbung img {
  display: inline-block !important;
  margin-right: 20px !important;
}
.vjs-overlay.vjs-overlay-werbung .btn-primary {
  font-size: 22px;
  line-height: 26px;
  color: #FFF !important;
}
.vjs-overlay.vjs-overlay-werbung .vjw-infos {
  color: #FFF !important;
  width: 100%;
  background-color: #FC9359;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0;
  font-size: 12px;
}

/* overlay alignment styles */
/* -------------------------------------------------------------------------- */
/* Eigene Overlays / Einblendungen */
/* -------------------------------------------------------------------------- */
/* Werbung */
#content .vjs-overlay.vjs-overlay-werbung .vjwi-text {
  color: #FFF !important;
}

.vjs-overlay.vjs-overlay-werbung .vjw-infos span {
  width: 100px;
  display: inline-block !important;
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
  margin: 0px 15px;
}
.vjs-overlay.vjs-overlay-werbung .vjw-infos span b {
  display: inline-block;
  margin-top: 70px;
  font-size: 11px;
  padding: 0px;
  text-align: center;
  font-weight: normal;
  color: #FFF;
}
.vjs-overlay.vjs-overlay-werbung .vjwi-videos {
  background-image: url("/assets/default/extern/img/lp-videos.gif");
  background-size: 60px;
}
.vjs-overlay.vjs-overlay-werbung .vjwi-lerntexte {
  background-image: url("/assets/default/extern/img/lp-lerntexte.gif");
  background-size: 60px;
}
.vjs-overlay.vjs-overlay-werbung .vjwi-uebungen {
  background-image: url("/assets/default/extern/img/lp-uebungen.gif");
  background-size: 60px;
}
.vjs-overlay.vjs-overlay-werbung .vjwi-features {
  margin: 0 0 0 0 !important;
  padding: 0;
}
.vjs-overlay.vjs-overlay-werbung .vjwi-bottom {
  background-color: #FC7021;
  width: 100%;
  height: 10px;
}

@media (max-width: 1199px) {
  .vjs-overlay.vjs-overlay-werbung .vjw-infos {
    display: none;
  }
}
@media (max-width: 439px) {
  .vjs-overlay.vjs-overlay-werbung .vjw-text {
    display: none;
  }
}
@media (max-width: 319px) {
  .vjs-overlay.vjs-overlay-werbung .vjw-buttons img {
    display: none !important;
  }
}
/* -------------------------------------------------------------------------- */
/* Livecourse-Adveritsing */
/* -------------------------------------------------------------------------- */
.livecourse-advertising {
  margin-bottom: 10px;
  margin-top: 65px;
}
.livecourse-advertising > div {
  clear: both;
}

@media (max-width: 700px) {
  .livecourse-advertising {
    padding-top: 50px;
  }
}