.profile_name {
    display: block;
    font-size: 0.67em;
    margin-block-start: 2.33em;
    margin-block-end: 2.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.copyright {font-size: 0.2em;}
.credits {font-size: 0.2em;}
.credits a{font-size: 0.2em;}
.top20 {padding-top:20px;}

.dashboard .hoeren-card .card-icon {
  color: #4154f1;
  background: #f6f6fe;
}

.dashboard .lesen-card .card-icon {
  color: #2eca6a;
  background: #e0f8e9;
}

.dashboard .sprechen-card .card-icon {
  color: #ff771d;
  background: #ffecdf;
}
.dashboard .schreiben-card .card-icon {
  color: #ae72d1;
  background: #f0eaf4;
}
.dashboard .sprachbausteine-card .card-icon {
  color: #fd5039;
  background: #fbcbc5;
}

.dashboard .info-card .level_link {
    font-size: 28px;
    color: #012970;
    font-weight: 700;
    margin: 0;
    padding: 0;
    font-family: "Nunito", sans-serif;
}
.dashboard .news img {
    width: 150px;
    float: left;
    border-radius: 10px;
    padding: 5px;
}
.dashboard .news p {
    font-size: 14px;
    color: #777777;
    margin-left: 0px;
}
.dashboard .news h4{
    font-size: 15px;
    margin-left: 0px;
    font-weight: bold;
    margin-bottom: 5px;
} 
.dashboard .news h3, h5, h6 {
    font-size: 15px;
    margin-left: 0px;
    font-weight: bold;
    margin-bottom: 5px;
}   
.dashboard .news ul {
    font-size: 14px;
    color: #777777;
}
.dashboard .news ol {
    font-size: 14px;
    color: #777777;
}
.dashboard .news li {
    font-size: 14px;
    color: #777777;
}
.padd5{padding:5px;}
.info-card .accordion-item .border3_green {border: 3px solid #52af43};
.info-card .accordion-item .border3_gray {border: 3px solid #8c8788};
.info-card .accordion-item .border3_red {border: 3px solid #cc3257};

.info-card .accordion-item .accordion-header button{color:#383738;font-size:1.2em;font-weight:bold;}

.info-card .accordion-item .uebung {margin-bottom:10px;padding:15px 0 15px 0; width:60px; height: 60px; text-align: center; border-radius: 15px; vertical-align: middle; background-color: #fcfbfc;font-size:1.2em;}

.card-body img{max-width:100%;}
.dashboard .card-body .sea img{max-width:140px; padding:5px; float:left;}
.card-body table{max-width: 100%;}
.card-body table td{border:1px solid #5b5a5c; padding-left: 3px;}

.card .scroll{max-height: 400px;}

.profile .profile-card img {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    object-fit: cover;
    vertical-align: middle;
    border-style: none;
    
}
.header-nav .nav-profile img {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    object-fit: cover;
    vertical-align: middle;
    border-style: none;
}
.card-body .accordion-item img {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    object-fit: cover;
    vertical-align: middle;
    border-style: none;
}
.card-body .accordion-item .p_message{font-size:0.8em; }
.card-body .accordion-item .comment {margin-top:30px;}
.card-body .accordion-item .sub_comment {margin-left:40px; margin-top:10px;}
.card-body .accordion-item .comment .img{float:left; width:40px;}
.card-body .accordion-item .comment .com_user {width:200px; height:40px;float:left;}
.card-body .accordion-item .comment .com_user_name {font-weight:bold; width: 200px;}
.card-body .accordion-item .comment .com_user_datum {font-size: 0.8em; width: 200px;margin-top: 0px;}
.card-body .accordion-item .comment .com_user_link {text-align: right; font-size: 0.8em;width:65px;float:left;margin-top:3px;}
.card-body .accordion-item .comment .com_user_link a{text-decoration:underline;}
.card-body .accordion-item .comment .del_com_link a{text-decoration:underline;font-size: 0.8em;}


.card-body .accordion-item .sub_comment .img{float:left; width:40px;}
.card-body .accordion-item .sub_comment .com_user {width:200px; height:40px;float:left;}
.card-body .accordion-item .sub_comment .com_user_name {font-weight:bold; width: 200px;}
.card-body .accordion-item .sub_comment .com_user_datum {font-size: 0.8em; width: 200px;margin-top: 0px;}
.card-body .accordion-item .sub_comment .com_user_link {text-align: right; font-size: 0.8em;width:65px;float:left;margin-top:3px;}
.card-body .accordion-item .sub_comment .com_user_link a{text-decoration:underline;}
.card-body .accordion-item .sub_comment .del_com_link a{text-decoration:underline;font-size: 0.8em;}
.del{clear: both;}

/*.card-body .accordion-item .com_user{margin-left:10px; font-weight: bold;}
.card-body .accordion-item .com_datum{font-size:0.8em;}
.card-body .accordion-item .com_comment{margin-left:30px;}*/


