/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

body {
    font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
.frame {
    max-width:1200px !important;
    position:relative;
    margin:0 auto;
    *zoom: 1;
}
.frame:before,
.frame:after {
    display: table;
    line-height: 0;
    content: "";
}
.frame:after {
    clear: both;
}
html,
body,
#wrapper {
    /*min-width:700px !important;*/
}
.frame-small {
    max-width:900px !important;
}
.frame-extra-small {
    max-width:600px !important;
}
#header .frame,
#footer .frame {
    padding: 10px 0;
}
.section {
    padding:20px 0 50px 0;
}
.section-bottom {
    padding-top:20px;
}
.navigation {
    /*background-color: #f7f4de;*/
    background-color: #f5f5f5;
    color:#337ab7;
    padding:10px 0;
}
/* logo */
.logo {
    float:left;
    width:151px;
    height:60px;
}
.logo a {
    top:5px;
    display:block;
    height:100%;
    position:relative;
    background:url(../images/layout/sprite.png) no-repeat;
    width:151px;
    height:60px;
    text-indent:-9999px;
    overflow:hidden;
    float:left;

}
.tool-wrapper {
    float:right;
    text-align: right;
}

.tools {
    margin-bottom:20px;
}
@media (max-width: 768px) {
    .tool-wrapper {
        margin-top:20px;
        float:none;
        text-align:center;
    }
    .logo {
        float:none;
        margin:0 auto;
        text-align: center;
    }
    .logo a {
        top:5px;
    }
    .tools {
        margin-bottom:10px;
    }
}
#main-menu {
    font-size: 140%;
}
.nav li {
    margin-left:5px;
}

.nav a {
    color:#000;
}

.list-center {
    width:50%;
    text-align: left;
    margin:0 auto;
}
@media (min-width: 992px) {
    .list-center {
        width:50%;
    }
}

@media (max-width: 992px) {
    .list-center {
        width:60%;
    }
}
@media (max-width: 768px) {
    .list-center {
        width:80%;
    }
    #main-menu {
	    clear:both;
	    padding-left:0;
    }
}

.nav a:hover {
    color:#dc5558;
    text-decoration: none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #b9484a;
    background:none !important;
}
.dropdown.active >a,
.nav ul > .active > a {
    color: #b9484a;
}
.language-menu {
    margin-right:20px;
}
.language-menu a:hover {
    color:#dc5558 !important;
    text-decoration: none;
}
.header-section {
    color: #fff;
    font-size: 120%;
}
.header-section.image-section {
    background-color: #80ae77;
}
.header-section.image-section .header-section-image {
    background-image:url(../images/layout/intro.jpg);
    /*opacity: 0.8;*/
    background-repeat: no-repeat;
    background-position:50% 50%;
}
.header-section.image-section .background-image {
    background-image:url(../images/layout/background.png);
    background-repeat:repeat;
    background-position:50% 50%;
}
.header-section-content {
    /*background-color: rgb(87,126,155);*/
}
.header-section.image-section .header-section-content {
    background-color:rgba(128,174,119,0.8);
    padding-left:50px;
    padding-top:50px;
    padding-bottom:50px;
}
.header-section-content h1 {
    font-size:40px;
}
.header-section-content h1,
.header-section-content p {
    margin-bottom:30px;
}
.background-section {
    background-color: #f7f4de;
}
@media (min-width: 992px) {
    .header-section-content p {
        margin-bottom:50px;
        max-width: 500px;
    }
}
@media (max-width: 992px) {
    .header-section.image-section .header-section-image {
        background-position:70% 50%;
    }
}

@media (max-width: 776px) {
    .header-section.image-section .header-section-content {
        text-align: center;
		padding-left:10px;
		padding-right:10px;
		padding-top:30px;
		padding-bottom:30px;
    }
}

.content-overview {
    margin-top: 50px;
}
.content-item {
    margin-bottom:50px;
}
.content-item-important{
    padding:20px;
    border:5px dotted #ccc;
    margin-bottom:20px;
    background-color: #fffddf;
}
.content-image {
    margin-bottom:20px;
}
.item {
    margin-bottom:5px !important;
}
.margin-bottom {
    padding-bottom:20px !important;
}
.margin-top {
    padding-top:20px !important;
}
.internal {
    border-bottom:1px dotted;
}
.content-overview h2,
.important {
    color:#d25633;
}
ul.notes {
    margin-bottom:50px;
}
ul.notes li,
p.notes{
    border-bottom:1px dotted #000;
    height:40px;
    line-height:40px;
}
.notes-label{
    position:relative;
    top:10px;
    border-bottom:5px solid #fff;
}
.large-row{
    height:100px;
}
.page {
    border:1px solid #ccc;
    padding:20px;
}
#footer .frame {
   border-top:1px solid #000;
}
#bottom-menu-wrapper {
    text-align: right;
}
#bottom-menu ul {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
#bottom-menu ul > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
@media (max-width: 768px) {
    #bottom-menu-wrapper {
        text-align: left;
    }
    #bottom-menu ul > li {
        text-align: left;
        display:block;
    }
}
.alert-top {
    background-color: #f7f4de;
    text-align: center;
}
#fineUploader .qq-upload-button {
    display:none;
}

#fineUploader .qq-upload-list {
    margin: 0;
    padding: 0;
}

#fineUploader .qq-upload-list li {
    background: none repeat scroll 0 0 transparent;
    font-size: inherit;
    line-height: inherit;
    padding: 0;
}

#fineUploader .qq-upload-list li.qq-upload-success {
    color: #5DA30C;
}

#fineUploader .qq-upload-list li.qq-upload-fail {
    color: #D60000;
}

.remove-pic .remove-activated {
    display:block;
}
.remove-pic .remove-deactivated {
    display:none;
}
.remove-pic.disabled .remove-deactivated {
    display:block;
}

.remove-pic.disabled .remove-activated {
    display:none;
}
.user-profile-photo img {
    margin-bottom:10px;
}
.user-photo{
    border:1px solid #ccc;
    padding:2px;
}

#side-nav li{
    padding:2px 0;
}
#side-nav ul ul .active a {
    color:#b9484a;
}
#side-nav>ul>li>a {
    font-weight: bold;
    font-size:110%;
}
#side-nav li ul{
    margin-bottom:10px;
    display:none;
}
#side-nav li.active ul{
    display:block;
}
@media (min-width: 768px) {
    .dl-horizontal.dl-lg dt {
        width: 260px;
    }
    .dl-horizontal.dl-lg dd {
        margin-left: 280px;
    }
}
.thumbnail.borderless {
    border:none;
}
.thumbnail.img-left a>img, .thumbnail.img-left>img {
    margin-left:0;
}
.thumbnails-small .thumbnail img {
    max-height:200px;
}
.origin .tr-only {
    display:none;
}
.emf {
    font-weight: bold;
}
.hl {
	background-color: #fcf7cb;
}
[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background:url(../images/layout/sprite.png) no-repeat;
    background-position: 14px 14px;
    background-repeat: no-repeat;
}
.icon-empty {
    background: none;
}
.icon-facebook {
    width: 25px;
    height: 24px;
    line-height: 24px;
    background-position: 0 -110px;
}
.icon-twitter {
    width: 30px;
    height: 24px;
    line-height: 24px;
    background-position: -30px -110px;
}
.icon-google {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-position: -327px 0;
}
.icon-eu {
    width: 143px;
    height: 45px;
    line-height: 45px;
    background-position: 0 -65px;
    margin-right:20px;
}
.icon-erasmus {
    width: 201px;
    height: 45px;
    line-height: 45px;
    background-position: 0 -173px;
}
.important-header {
    color: #d25633;
}
.label {
    padding: .4em .8em .5em;
    border-radius: 0;
}
.label-primary {
    background-color: #80ae77;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #81c45b;
}
.label-important {
    background-color: #d25633;
}
.label-important[href]:hover,
.label-important[href]:focus {
    background-color: #e85f39;
}
.btn,
.btn-lg {
    border-radius: 0;
    cursor: pointer;
}
.btn-white {
    border: 1px solid #fff;
    color: #fff;
}
.btn-white:hover,
.btn-white:active {
    border: 1px solid #f5eca8;
    color: #f5eca8;
}
.btn-primary {
    border:none;
    background-color:#7ca068;
}
.btn-primary:hover,
.btn-primary:focus,
.open>.dropdown-toggle.btn-primary{
    background-color: #81c45b;
    color:#fff;
}
.btn-important {
    border:none;
    color:#fff;
    background-color: #d25633;
}
.btn-important:hover,
.btn-important:focus {
    color:#fff;
    background-color: #e85f39;
}
.btn-warning {
    border:none;
    color:#fff;
    background-color: #ec971f;
}
.btn-warning:hover,
.btn-warning:focus {
    color:#fff;
    background-color: #f0ad4e;
}
.btn-default {
    border:none;
    color:#fff;
    background-color: #9f9f9f;
}
.btn-default:hover,
.btn-default:focus {
    color:#fff;
    background-color: #c3c3c3;
}
svg { height: 100%; width: 100%; }
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    background-color: #fff;
}
.bs-callout:first-child {
    margin-top:0;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}
#lightGallery .caption h3 {
    font-size:16px;
    margin:5px 0;
}
#lightGallery .caption p {
    color:#666;
}
.lg-slide h3,.lg-slide p {
    color:#bbb;
    margin-bottom:2px;
}
.mediathek-item {
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top:10px;
    padding-bottom:10px;
}
#forum h2.forum-title {
    font-size:1.6em;
    margin-top:0;
    margin-bottom:5px;
}
.forum-item {
    padding:20px 0;
    border-top:1px solid #ddd;
}
.forum-item.forum-icon-read,
.forum-item.forum-icon-unread{
    padding-left:40px;
}
.forum-toolbar {
    margin-bottom:20px;
}
.forum-icon-read:before,
.forum-icon-unread:before {
    position:absolute;
    left:10px;
    content:"";
    background:url(../images/layout/sprite.png) no-repeat;
    background-position: 36px -137px;
    width: 32px;
    height: 32px;
}
.forum-icon-read:before {
    background-position: 0 -137px;
}
.forum-icon-unread:before {
    background-position: -36px -137px;
}
.forum-last-message-details {
    margin-left:75px;
}
.bbcode blockquote {
    padding:0.5em 1em;
    margin:1em;
    font-size:0.9em;
    border-left: solid #e5c586 1px;
    background-color: #fbfbd8;
}
.bbcode blockquote blockquote {
    font-size:1em;
}

.bbcode blockquote .blockquote-title {
    font-weight: bold;
    color:#555;
}
.img-left {
    float:left;
    margin-right:10px;
}
.img-right {
    float:right;
    margin-left:10px;
}
.right-to-center {
    text-align:right;
}
.nav-tabs li.active a {
    color:#d25633;
}
.language-filter-languages label {
    font-weight: normal;
}
.popovertrigger .badge {
    background-color:#fff;
    color:#000;
}
@media (max-width: 776px) {
    #forum h2.forum-title {
        font-size:1.3em;
    }
    #forum .forum-stat li {
        display:inline;
        margin-right:10px;
    }
    .right-to-center {
        text-align:center;
    }
}
.module h2 {
    font-size:1.6em;
}
.module .equal-height {
    padding-bottom:10px;
}
.dl-horizontal.text-left dt {
    text-align: left;
}
.page-number .dropdown-menu>li>a {
  max-width: 350px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lesson h2 {
    /*color:#d25633;*/
    /*color:#7ca068;*/
}
.table td ul {
    padding-left:20px;
}
.source {
    display: block;
    line-height: 1.42857143;
    color: #777;
}
.source:before {
    content: '\2014 \00A0';
}
.canvasWrapper {
    margin:20px 0;
}
.canvasWrapper p {
    text-align:center;
    margin-top:10px;
}
.chart-legend ul li {
    display:inline-block;
    margin-right:10px;
}
.chart-legend ul li span {
    display:inline-block;
    margin-right:5px;
    width:10px;
    height:10px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination li {
    display: inline;
}
.pagination li > a,
.pagination li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin:0 2px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination li:first-child > a,
.pagination li:first-child > span {
    margin-left: 0;
}
.pagination li:last-child > a,
.pagination li:last-child > span {
}
.pagination li > a:hover,
.pagination li > span:hover,
.pagination li > a:focus,
.pagination li > span:focus {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination .active > a,
.pagination .active > span,
.pagination .active > a:hover,
.pagination .active > span:hover,
.pagination .active > a:focus,
.pagination .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #d25633;
    border:none;
}
.pagination .disabled > span,
.pagination .disabled > span:hover,
.pagination .disabled > span:focus,
.pagination .disabled > a,
.pagination .disabled > a:hover,
.pagination .disabled > a:focus {
    color: #ddd;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.print {
    padding-top:20px;
    min-width:1100px;
}
.print .table-responsive,
.print table {
    max-wdith:1000px !important;
    overflow: visible;
}
.print .tab-pane {
    page-break-inside: avoid;
}
.print .page {
    border:none;
    padding:0;
    page-break-before:always;
    page-break-after:always;
}
.break-before {
    page-break-before:always;
}
.print .bs-callout,
.print .content-item-important,
.print .canvas-responsive{
    page-break-inside: avoid;
}
.print h2,
.print h3 {
    page-break-after: avoid !important;
}
.print .break-avoid {
    page-break-inside: avoid;
}
.print .row p:first-child {
    page-break-before: avoid;
}

.nav-tabs > li > a{
    border-radius:0;
}
.nav-tabs > li > a {
    background-color:#aaa;
    color:#fff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-top:2px solid #d25633;
}
.panel {
  border-radius: 0px;
}
.panel-heading {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.panel-group .panel {
    border-radius: 0px;
}
.panel-heading {
    padding: 15px 20px;
}
.panel-title {
    /*font-size: 20px;*/
}

.card {
    padding:20px;
    border:1px dotted #ccc;
    min-height:300px;
    background-color: #fffddf;
}