.sw_pons_portal .content_book {
    color: #002C70;
    margin-top: 35px;
    margin-left: 35px;
    margin-right: 35px;
    position: relative;
    padding-bottom: 35px;
}

.sw_pons_portal .content_book h1 {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.015em;
    margin-bottom: 30px;

}

.sw_pons_portal h1 .title_bookset {
    color: #002C70;
}

.sw_pons_portal h1 .title_book {
    margin-left: 0.5em !important;
    color: #5098b4;
}

.sw_pons_portal h1 .title_hyphen {
    display: none
}

.sw_pons_portal .backlink {
    position: absolute;
    top: 35px;
    right: 35px;
    cursor: pointer;

    color: #002C70;

    padding-bottom: 4px;
    padding-left: 22px;

    background-position: left 2px;
    background-repeat: no-repeat;
    background-image: url("../img/icon/12x12/arrow/left_blue.png");
}

.sw_pons_portal .backlink:hover {
    background-image: url("../img/icon/12x12/arrow/left_lightblue.png");
    color: #5098b4;
}

.sw_pons_portal .book {
    position: absolute;
    top: 51px;
    left: 0;
    margin: 0;
}

.sw_pons_portal .authentication_not_required.user_not_authenticated .book .footer .book_learningstate,
.sw_pons_portal .authentication_not_required.user_not_authenticated .tooltip_container label.tooltip.origin_footer_book {
    display: none !important;
}

.sw_pons_portal #enter_code,
.sw_pons_portal #show_code,
.sw_pons_portal .admin_button {
    position: absolute;
    top: 212px;
    left: 0;
    margin-top: 8px;
    width: 130px;
}

.sw_pons_portal .admin_button {
    top: 260px;
    cursor: pointer;
}

.sw_pons_portal #enter_code .button {
    display: block;
    padding-left: 60px;
    padding-top: 6px;
    padding-bottom: 2px;
    padding-right: 2px;
    height: 26px;

    background-position: top left;
    background-repeat: no-repeat;
    background-image: url("../img/button/130x34/book/blue.png");
    color: #FFF;
}

.sw_pons_portal #enter_code .button:hover {
    background-image: url("../img/button/130x34/book/green.png");
}

.sw_pons_portal #enter_code .howto {
    margin-top: 8px;
    display: block;
    background-image: url("../img/icon/12x12/arrow/right_blue.png");
    background-position: left 2px;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-bottom: 10px;
    color: #002C70;
}

.sw_pons_portal #enter_code .howto:hover {
    background-image: url("../img/icon/12x12/arrow/right_lightblue.png");
    color: #5098b4;
}

.sw_pons_portal #show_code {

    display: block;
    height: 34px;

    padding-top: 8px;
    text-align: center;

    background-position: top left;
    background-repeat: no-repeat;
    background-image: url("../img/button/130x34/empty/green.png");
    color: #FFF;
}

.sw_pons_portal .admin_button,
.sw_pons_portal .admin_button:hover,
.sw_pons_portal .admin_button:visited {
    display: block;
    height: 34px;

    padding-top: 8px;
    text-align: center;

    background-position: top left;
    background-repeat: no-repeat;
    background-image: url("../img/button/130x34/empty/red.png");
    color: #FFF;
}

.sw_pons_portal .admin_button:hover {
    background-image: url("../img/button/130x34/empty/yellow.png");
}

.sw_pons_portal #chapters,
.sw_pons_portal #medias {
    padding-left: 150px;
}

.sw_pons_portal #view_nav {
    margin-left: 150px;
    background-image: url("../img/line/hor/1/blue.png");
    background-position: bottom left;
    background-repeat: repeat-x;
    height: 35px;
    clear: both;
}

.sw_pons_portal #view_nav a {
    margin: 0;
    margin-right: 5px;
    display: block;
    float: left;
    width: 130px;
    padding-top: 13px;
    height: 22px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;

    background-image: url("../img/tab/130x35/empty/lightblue.png");
    color: #002C70;

}

.sw_pons_portal #view_nav a.active {
    background-image: url("../img/tab/130x35/empty/blue.png");
    color: white;
    cursor: default;

    padding-top: 8px;
    height: 27px;
}

.sw_pons_portal #modules {
    margin-left: 150px;
}

.sw_pons_portal #medias_book {
    margin-left: 175px;
}

.sw_pons_portal .content_book .tree {
    background-image: url("../img/book/dotted_line_horizontal.png");
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-bottom: 1px;
}

.sw_pons_portal .content_book .tree>.node {
    background-image: url("../img/book/dotted_line_horizontal.png");
    background-position: top left;
    background-repeat: no-repeat;
    width: 420px;
    /*position: relative;*/
}

.sw_pons_portal .content_book .tree>.node{
    height: auto; /*58px;*/
}

.sw_pons_portal .content_book .tree>.node.tree_node_expanded {
    height: auto;
}


.sw_pons_portal .content_book #medias .tree > .node{
    height: 46px;
}

.sw_pons_portal .content_book #medias .tree > .node.tree_node_expanded{
    height: auto;
}

.sw_pons_portal .content_book .tree .node_wrapper {
    background-position: top left;
    background-repeat: repeat-y;
}

.sw_pons_portal .node .node_wrapper{
    background-image: none;
}

.sw_pons_portal .medias_tree .tree_node_expanded h2 {
    padding-bottom: 10px;
}

.sw_pons_portal .media audio,
.sw_pons_portal .media .mejs-container,
.sw_pons_portal .media  p {
    margin-bottom: 10px;
}

.sw_pons_portal .node audio,
.sw_pons_portal .node video,
.sw_pons_portal .node .mejs-container,
.sw_pons_portal .node p,
.sw_pons_portal .node .button {
    display: none;
}

.sw_pons_portal .node.tree_node_expanded audio,
.sw_pons_portal .node.tree_node_expanded video,
.sw_pons_portal .node.tree_node_expanded .mejs-container,
.sw_pons_portal .node.tree_node_expanded p,
.sw_pons_portal .node.tree_node_expanded .button {
    display: block;
}

.sw_pons_portal .mejs-overlay-button{
    margin: -50px 0 0 -50px;
}

.sw_pons_portal .mejs-overlay-loading{
    margin: -40px 0 0 -40px;
}

.sw_pons_portal .tree h2 {

    display: block;
    margin: 0;
    background-position: left 14px;
    background-repeat: no-repeat;

    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.015em;
    text-align: left;
    color: #002C70;

    padding-left: 24px;
    padding-top: 12px;

    cursor: pointer;

}

.sw_pons_portal .modules,
.sw_pons_portal .medias {
    margin-left: 24px;
}

.sw_pons_portal .node h2 {
    background-image: url("../img/icon/18x18/plus/blue.png");
}

.sw_pons_portal .node h2:hover {
    background-image: url("../img/icon/18x18/plus/lightblue.png");
}

.sw_pons_portal .tree_node_expanded h2 {
    background-image: url("../img/icon/18x18/minus/blue.png");
}

.sw_pons_portal .tree_node_expanded h2:hover {
    background-image: url("../img/icon/18x18/minus/lightblue.png");
}

.sw_pons_portal .book_learningstate {
    position: absolute;
    left: 2px;
    bottom: 2px;
}

.sw_pons_portal .chapter_learningstate {
    margin-left: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.sw_pons_portal .chapter_learningstate .container,
.sw_pons_portal .book_learningstate .container {
    width: 125px;
    height: 7px;
    background-color: #e3e4e5;
}

.sw_pons_portal .chapter_learningstate .indicator,
.sw_pons_portal .book_learningstate .indicator {
    height: 3px;
}

.sw_pons_portal .chapter_learningstate .indicator.success,
.sw_pons_portal .book_learningstate .indicator.success,
.sw_pons_portal .learningstate.success .indicator {
    background-color: #03AE2F;
}

.sw_pons_portal .chapter_learningstate .indicator.progress,
.sw_pons_portal .book_learningstate .indicator.progress,
.sw_pons_portal .learningstate.progress .indicator {
    margin-top: 1px;
    background-color: #002C70;
}

.sw_pons_portal .node.tree_node_expanded .chapter_learningstate {
    display: none;
}

.sw_pons_portal .node .chapter_learningstate {
    display: block;
}

.sw_pons_portal .node .modules,
.sw_pons_portal .node .medias {
    display: none;
}

.sw_pons_portal .node.tree_node_expanded .modules,
.sw_pons_portal .node.tree_node_expanded .medias {
    display: block;
}

.sw_pons_portal .module,
.sw_pons_portal .media {
    position: relative;
    margin-top: 20px;

    background-image: url("../img/book/dotted_line_horizontal.png");
    background-position: bottom left;
    background-repeat: no-repeat;
}

.sw_pons_portal .chapters .module,
.sw_pons_portal .chapters .media {
    margin-top: 0;
}

.sw_pons_portal .module {
    padding-bottom: 20px !important;
}

.sw_pons_portal .media {
    padding-bottom: 10px !important;
    overflow: hidden; /* weil audio element zu breit ist */
}

.sw_pons_portal .media.download h3,
.sw_pons_portal .media.audio h3 {
    padding-right: 20px;
}

.sw_pons_portal .module:last-child,
.sw_pons_portal .media:last-child {
    background-image: none;
}

.sw_pons_portal .module .test_prefix {
    color: #ffffff;

    text-transform: uppercase;
    background-color: #03AE2F;

    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 2px;
    margin-right: 0.5em !important;

}

.sw_pons_portal .module.module_learning .test_prefix {
    display: none;
}

.sw_pons_portal .module h3,
.sw_pons_portal .media h3 {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.015em;
    color: #03AE2F;
    margin-bottom: 10px;
}

.sw_pons_portal .module h3 {
    width: 285px;
}

.sw_pons_portal .module_exercises_count {
    padding: 0;
    margin: 0;
    display: block;
    position: absolute;
    top: 0;
    right: 0;

    font-size: 10px;
    line-height: 13px;
    letter-spacing: 0.015em;

}

.sw_pons_portal .module_start,
.sw_pons_portal .media.download .button,
.sw_pons_portal .media.audio .button {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    background-position: left top;
    background-repeat: no-repeat;

    cursor: pointer;
    background-image: url("../img/icon/18x18/start/blue.png");

    color: transparent;

}

.sw_pons_portal .module_start:hover,
.sw_pons_portal .media.download .button:hover,
.sw_pons_portal .media.audio .button:hover {
    background-image: url("../img/icon/18x18/start/lightblue.png");
}

.sw_pons_portal .module_start {
    top: 29px;
}

.sw_pons_portal .media.download .button,
.sw_pons_portal .media.audio .button {
    top: 0;
}

.sw_pons_portal .module_learningstate_container {
    position: relative;
    /*bugfix IE 8*/
    height: 20px;
}

.sw_pons_portal .category_learningstate_container {
    position: relative;
    /*bugfix IE 8*/
    height: 40px;
    width: 160px;
    display: inline-block;
}

.sw_pons_portal .module_analyser_display {
    display: none;
}

.sw_pons_portal .module.module_completed .module_analyser_display {
    display: block;
}

.sw_pons_portal .module_analyser_display h2 {
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}

.sw_pons_portal .module_learningstate,
.sw_pons_portal .learningstate {
    width: 125px;
}

.sw_pons_portal .module_learningstate.success {
}

.sw_pons_portal .module_learningstate.progress {
    position: absolute;
    top: 0;
    left: 190px;
    /*margin-left:65px;*/
}

.sw_pons_portal .user_not_authenticated .module_learningstate.progress {
    left: 160px;
}

.sw_pons_portal .module_learningstate .label,
.sw_pons_portal .module_learningstate .description,
.sw_pons_portal .learningstate .label,
.sw_pons_portal .learningstate .description,
.sw_pons_portal .module_analyser_display
.sw_pons_portal .recommendation {

    font-size: 10px;
    line-height: 13px;
    letter-spacing: 0.015em;
    margin-bottom: 4px;
}

.sw_pons_portal .module_analyser_display .summary {
    display: block;
}

.sw_pons_portal .module_analyser_display .recommendation {
    display: block;
}

.sw_pons_portal .module_analyser_display.recommendations,
.sw_pons_portal .module_analyser_display .summary {
    margin-top: 10px;
}

.sw_pons_portal .module_analyser_display .recommendation a {
    text-decoration: underline;
    color: inherit;
}

.sw_pons_portal .module_analyser_display .recommendation a:visited {
    color: inherit;
}

.sw_pons_portal .module_learningstate .description {
    display: none !important;
}

.sw_pons_portal .module_learningstate .container,
.sw_pons_portal .learningstate .container {
    background-color: #e3e4e5;
    width: 100%;
    height: 5px;
}

.sw_pons_portal .module_learningstate .indicator,
.sw_pons_portal .learningstate .indicator {
    height: 5px;
}

.sw_pons_portal .module_learningstate.success .indicator {
    background-color: #03AE2F;
}

.sw_pons_portal .module_learningstate.progress .indicator {
    background-color: #002C70;
}

.sw_pons_portal .module.module_test .module_learningstate.progress .container {
    display: none;
}

.sw_pons_portal .module.module_test .module_learningstate.progress .label {
    display: none;
}

.sw_pons_portal .module.module_test .module_learningstate.progress {
    position: static;
    width: 350px;
}

.sw_pons_portal .chapter_learningstate .container,
.sw_pons_portal .book_learningstate .container,
.sw_pons_portal .module_learningstate.progress .description,
.sw_pons_portal .module_learningstate .label {
    position: relative;
}

.sw_pons_portal .user_not_authenticated .node .container {
    visibility: hidden;
}

.sw_pons_portal .user_not_authenticated .node.tree_node_expanded .container {
    visibility: visible;
}

.sw_pons_portal .user_not_authenticated .module.module_test .module_learningstate.progress .description .decorator,
.sw_pons_portal .user_not_authenticated .module_learningstate.progress .label .decorator {
    display: block;
    position: absolute;
    right: -40px;
    left: auto;
    top: 0;
    width: 23px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-image: url("../img/icon/38x30/user_star/lightblue.png");
}

.sw_pons_portal .user_not_authenticated .module.module_test .module_learningstate.progress .description .decorator {
    top: -1px;
}

.sw_pons_portal .module.module_test.module_untouched .module_learningstate.progress .description,
.sw_pons_portal .module.module_test.module_incomplete .module_learningstate.progress .description {

    display: inline-block !important;
    margin-top: 0;
}

.sw_pons_portal .module.module_test .module_learningstate.success {
    display: none;
}

.sw_pons_portal .module.module_test.module_completed .module_learningstate.success {
    display: block;
}

.sw_pons_portal .media.video .button .button-decorator {
    height: 54px;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px;
    position: absolute;
    top: 50%;
    width: 54px;
}

.sw_pons_portal .media.video .button .button-decorator {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../img/button/54x54/arrow/right_blue.png");
}

.sw_pons_portal .media.video .button:hover .button-decorator {
    background-image: url("../img/button/54x54/arrow/right_lightblue.png");
}