/*Benachrichtungen anpassen*/
/*Startseite Anpassungen*/
/*Login Screen Anpassungen*/
/*Group Widget*/
/*Widget Footer Nav*/
@media all and (display-mode: standalone) {
  #buddypress .activity-table .activity-meta {
    justify-content: space-between;
    border-top: 1px solid #E9EDF2;
    padding-top: 4px;
  }
  .buddypress.notifications.bp-user #main .row-wrapper-body {
    background-color: #ffffff;
  }
  .buddypress.notifications.bp-user .row-wrapper-body ul.notifications {
    padding: 0;
  }
  .buddypress.notifications.bp-user .row-wrapper-body ul.notifications li.notification {
    list-style-type: none;
    background-color: #ffffff;
    padding: 15px 18px 15px 14px;
    border-bottom: 1px solid #00000029;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .buddypress.notifications.bp-user .row-wrapper-body ul.notifications li.notification .notification-description {
    display: flex;
    text-align: left;
  }
  .buddypress.notifications.bp-user .row-wrapper-body ul.notifications li.notification .notification-description a {
    font-size: 14px;
    color: #000000;
    line-height: 19px;
    margin: 5px 40px 5px 10px;
  }
  .buddypress.notifications.bp-user .row-wrapper-body ul.notifications li.notification .notification-actions {
    display: flex;
    flex-direction: column;
    align-items: end;
  }
  .buddypress.notifications.bp-user .row-wrapper-body ul.notifications li.notification .notification-actions .notification-since {
    text-align: right;
    color: #80858B;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 5px;
  }
  .buddypress.notifications.bp-user .row-wrapper-body ul.notifications li.notification .notification-actions .moved-actions {
    display: none;
  }
  .buddypress.notifications.bp-user .row-wrapper-body ul.notifications li.notification .notification-actions .action-button::before {
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\f141";
    width: 50px;
    color: #0058B3;
    font-size: 30px;
    line-height: 26px;
    border: 2px solid #E9EDF2;
    border-radius: 5px;
    text-align: center;
    display: block;
  }
  .buddypress.notifications.bp-user .row-wrapper-body ul.notifications li.notification .notification-icon {
    min-width: 53px;
    display: flex;
  }
  .buddypress.notifications.bp-user .row-wrapper-body ul.notifications li.notification .notification-icon img {
    border-radius: 50px;
    border: 3px solid #E9EDF2;
    width: 53px;
    height: 53px;
    margin: 0;
  }
  .buddypress.notifications.bp-user .row-wrapper-body ul.notifications li.notification.new::before {
    width: 8px;
    height: 8px;
    background-color: #DF4A08;
    content: "";
    min-width: 8px;
    border-radius: 20px;
    min-height: 8px;
    position: absolute;
    margin-left: -8px;
    margin-top: -57px;
  }
  .buddypress.notifications.bp-user .row-wrapper-body .large-8.small-12.columns {
    padding: 0;
  }
  body.notifications .bp_members.type-bp_members #buddypress #item-body #subnav.item-list-tabs {
    display: none;
  }
  body.notifications .bp_members.type-bp_members #buddypress #item-body #pag-bottom {
    display: none;
  }
  .mtm-app-action-nav li.delete.secondary::before {
    content: "\f1f8";
  }
  .mtm-app-action-nav li.mark-read.primary::before {
    content: "\f5da";
  }
  #community.page-template-page-home-app {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #community.page-template-page-home-app::-webkit-scrollbar {
    display: none;
  }
  #community.page-template-page-home-app #app-home-sidebar,
  #community.page-template-page-home-app #home-sidebar-left {
    margin-top: 20px;
  }
  .matoma_post_widget .mtm-read-more-posts {
    display: none;
  }
  #app-home-sidebar .widget_custom_html,
  #home-sidebar-left .widget_custom_html {
    margin-bottom: -13px !important;
  }
  #app-home-sidebar .widget_custom_html h2,
  #home-sidebar-left .widget_custom_html h2 {
    line-height: 21px;
    color: #003865;
    margin-top: 0;
  }
  #app-home-sidebar .matoma_post_widget,
  #home-sidebar-left .matoma_post_widget {
    display: flex;
    flex-direction: row;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #app-home-sidebar .matoma_post_widget .widget-item,
  #home-sidebar-left .matoma_post_widget .widget-item {
    padding-left: 0;
    padding-right: 10px;
    min-width: 318px;
    height: inherit;
    margin-top: 22px;
  }
  #app-home-sidebar .matoma_post_widget .widget-item .mtm-inner-widget,
  #home-sidebar-left .matoma_post_widget .widget-item .mtm-inner-widget {
    height: 100%;
    float: none;
    display: flex;
    flex-direction: column;
  }
  #app-home-sidebar .matoma_post_widget .widget-item .mtm-inner-widget .mtm-widget-main-content,
  #home-sidebar-left .matoma_post_widget .widget-item .mtm-inner-widget .mtm-widget-main-content {
    height: 100%;
  }
  #app-home-sidebar .matoma_post_widget .widget-item-text,
  #home-sidebar-left .matoma_post_widget .widget-item-text {
    display: none;
  }
  #app-home-sidebar .matoma_post_widget .post-actions,
  #home-sidebar-left .matoma_post_widget .post-actions {
    display: none;
  }
  #app-home-sidebar .matoma_post_widget .widgettitle,
  #home-sidebar-left .matoma_post_widget .widgettitle {
    position: absolute;
    line-height: 21px;
    color: #003865;
    margin-top: 0;
  }
  #app-home-sidebar .matoma_post_widget #wp_pagination,
  #home-sidebar-left .matoma_post_widget #wp_pagination {
    display: none;
  }
  #app-home-sidebar .matoma_post_widget .mtm-widget-main-content,
  #home-sidebar-left .matoma_post_widget .mtm-widget-main-content {
    width: 100%;
  }
  #app-home-sidebar .matoma_post_widget::-webkit-scrollbar,
  #home-sidebar-left .matoma_post_widget::-webkit-scrollbar {
    display: none;
  }
  #app-home-sidebar .matoma_post_widget .widget-item-title,
  #home-sidebar-left .matoma_post_widget .widget-item-title {
    font-size: 18px !important;
    line-height: 24px !important;
  }
  #app-home-sidebar .matoma_post_widget .mtm-inner-widget,
  #home-sidebar-left .matoma_post_widget .mtm-inner-widget {
    box-shadow: 0px 0px 3px #00000029;
  }
  #app-home-sidebar .matoma_post_widget .mtm_widget_thumbnail .date,
  #home-sidebar-left .matoma_post_widget .mtm_widget_thumbnail .date {
    margin-top: -26px !important;
    padding: 6px 20px 6px 20px !important;
  }
  #app-home-sidebar .widget_mtm_em_widget .em-item.em-event,
  #home-sidebar-left .widget_mtm_em_widget .em-item.em-event {
    box-shadow: 0px 0px 3px #00000029;
  }
  #app-home-sidebar .widget_mtm_em_widget .em-events-widget ul,
  #home-sidebar-left .widget_mtm_em_widget .em-events-widget ul {
    display: flex;
    flex-direction: row;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #app-home-sidebar .widget_mtm_em_widget .em-events-widget ul li,
  #home-sidebar-left .widget_mtm_em_widget .em-events-widget ul li {
    margin-bottom: 0;
    list-style-type: none;
    margin-bottom: 0 !important;
  }
  #app-home-sidebar .widget_mtm_em_widget .em-events-widget ul li .em-event,
  #home-sidebar-left .widget_mtm_em_widget .em-events-widget ul li .em-event {
    min-width: 308px;
    background-color: #ffffff;
    margin-right: 10px;
    height: 100%;
  }
  #app-home-sidebar .widget_mtm_em_widget .em-events-widget ul li .em-event .mtm-em-holder,
  #home-sidebar-left .widget_mtm_em_widget .em-events-widget ul li .em-event .mtm-em-holder {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  #app-home-sidebar .widget_mtm_em_widget .em-events-widget ul li .em-event .mtm-em-holder .em-item-image,
  #home-sidebar-left .widget_mtm_em_widget .em-events-widget ul li .em-event .mtm-em-holder .em-item-image {
    align-self: center;
  }
  #app-home-sidebar .widget_mtm_em_widget .em-events-widget ul li .em-event .mtm-em-holder .em-item-info,
  #home-sidebar-left .widget_mtm_em_widget .em-events-widget ul li .em-event .mtm-em-holder .em-item-info {
    padding: 25px 20px 15px 20px;
  }
  #app-home-sidebar .widget_mtm_em_widget .em-events-widget ul li .em-event .mtm-em-holder .em-item-info .em-item-name a,
  #home-sidebar-left .widget_mtm_em_widget .em-events-widget ul li .em-event .mtm-em-holder .em-item-info .em-item-name a {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #0058B3;
    margin-bottom: 15px;
  }
  #app-home-sidebar .widget_mtm_em_widget .em-events-widget ul li .em-event .mtm-em-holder .em-item-info .em-item-meta,
  #home-sidebar-left .widget_mtm_em_widget .em-events-widget ul li .em-event .mtm-em-holder .em-item-info .em-item-meta {
    display: flex;
  }
  #app-home-sidebar .widget_mtm_em_widget .em-events-widget ul li .em-event .mtm-em-holder .em-item-info .em-item-meta *,
  #home-sidebar-left .widget_mtm_em_widget .em-events-widget ul li .em-event .mtm-em-holder .em-item-info .em-item-meta * {
    color: #000000;
  }
  #app-home-sidebar .widget_mtm_em_widget ul::-webkit-scrollbar,
  #home-sidebar-left .widget_mtm_em_widget ul::-webkit-scrollbar {
    display: none;
  }
  #app-home-sidebar li.widget,
  #home-sidebar-left li.widget {
    margin-bottom: 33px;
    list-style-type: none;
  }
  #app-home-sidebar div.mtm_network_widget,
  #home-sidebar-left div.mtm_network_widget {
    margin-bottom: 33px;
    list-style-type: none;
    width: 100%;
  }
  #app-home-sidebar .mtm_network_widget,
  #home-sidebar-left .mtm_network_widget {
    margin-top: 0;
  }
  #app-home-sidebar .mtm_network_widget #buddypress .activity li,
  #home-sidebar-left .mtm_network_widget #buddypress .activity li {
    list-style-type: none;
  }
  #app-home-sidebar .mtm_network_widget .widget-title,
  #home-sidebar-left .mtm_network_widget .widget-title {
    line-height: 21px;
    color: #003865;
    margin-bottom: 13px;
    margin-top: 0;
    font-weight: 700;
  }
  #app-home-sidebar .mtm_network_widget .activity ul#activity-stream,
  #home-sidebar-left .mtm_network_widget .activity ul#activity-stream {
    padding: 0 !important;
  }
  #app-home-sidebar > div > a > img,
  #home-sidebar-left > div > a > img {
    float: none !important;
  }
  #app-home-sidebar > div:last-child,
  #home-sidebar-left > div:last-child {
    margin-bottom: 20px;
  }
  #app-home-sidebar .widget_nav_menu,
  #home-sidebar-left .widget_nav_menu {
    margin-top: 50px;
  }
  #app-home-sidebar .widget_nav_menu .menu .menu-item,
  #home-sidebar-left .widget_nav_menu .menu .menu-item {
    list-style-type: none;
    margin-bottom: 25px;
    text-align: center;
  }
  #app-home-sidebar .widget_nav_menu .menu .menu-item a,
  #home-sidebar-left .widget_nav_menu .menu .menu-item a {
    line-height: 21px;
    color: #0058B3;
  }
  #app-home-sidebar .widget_nav_menu .menu .menu-item:last-child,
  #home-sidebar-left .widget_nav_menu .menu .menu-item:last-child {
    margin-bottom: 60px;
  }
  .widget_bp_groups_widget.buddypress.widget #groups-list {
    display: flex;
    flex-direction: row;
    background-color: transparent;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .widget_bp_groups_widget.buddypress.widget #groups-list li {
    box-shadow: 0px 0px 3px #00000029;
    display: flex;
    flex-direction: column;
    min-width: 154px;
    background-color: #ffffff;
    padding: 15px;
  }
  .widget_bp_groups_widget.buddypress.widget #groups-list li a {
    margin: 0;
  }
  .widget_bp_groups_widget.buddypress.widget #groups-list li .item-avatar {
    align-self: center;
    width: 100px;
    height: 100px;
  }
  .widget_bp_groups_widget.buddypress.widget #groups-list li .item-avatar img {
    align-self: center;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    border: 3px solid #E9EDF2;
  }
  .widget_bp_groups_widget.buddypress.widget #groups-list li .item-meta {
    margin: 0;
  }
  .widget_bp_groups_widget.buddypress.widget #groups-list li .item-title {
    margin-top: 10px;
  }
  .widget_bp_groups_widget.buddypress.widget #groups-list li .item-title a {
    color: #0058B3;
    font-weight: 700;
    word-break: break-word;
  }
  .widget_bp_groups_widget.buddypress.widget #groups-list::-webkit-scrollbar {
    display: none;
  }
  .widget_bp_groups_widget.buddypress.widget .widgettitle {
    line-height: 21px;
    color: #003865;
    margin-top: 0;
  }
  #main #primary #app-home-sidebar .widget_mtm_em_widget,
  #main #primary #home-sidebar-left .widget_mtm_em_widget {
    background-color: transparent;
    padding: 0;
    box-shadow: none;
  }
  #main #primary #app-home-sidebar .widget_mtm_em_widget .widgettitle,
  #main #primary #home-sidebar-left .widget_mtm_em_widget .widgettitle {
    line-height: 21px;
    color: #003865;
    margin-bottom: 13px;
    margin-top: 0;
  }
  #main #primary #app-home-sidebar .widget_bp_groups_widget.buddypress.widget,
  #main #primary #home-sidebar-left .widget_bp_groups_widget.buddypress.widget {
    background-color: transparent;
    padding: 0;
    box-shadow: none;
  }
  html.loginpage body.login {
    background-color: #04316A !important;
  }
  .loginpage #loginform {
    padding-top: 0;
  }
  .loginpage #loginform .login-submit {
    margin-top: 15px;
  }
  .loginpage #loginform .login-submit input {
    background-color: #004A9F;
  }
  .loginpage .app-header {
    background-color: #04316A;
    height: 60px;
  }
  .loginpage .title-container {
    margin-top: 35px !important;
  }
  .loginpage .app-header-right .OpenChat {
    display: none;
  }
  .loginpage .login .entry-content p {
    padding: 0 85px;
  }
  /*Notifications loop*/
  body.messages {
    background-color: #E9EDF2;
  }
  body.messages .row-wrapper-body #item-body {
    padding: 0;
  }
  body.messages .row-wrapper-body #item-body .row div.columns {
    padding: 0;
  }
  body.messages #subnav ul #starred-personal-li,
  body.messages #subnav ul #compose-personal-li,
  body.messages #subnav ul #notices-personal-li,
  body.messages #subnav ul #mass-messaging-personal-li {
    display: none;
  }
  body.messages .messages {
    display: flex;
    flex-direction: column;
  }
  body.messages .messages #user-pag {
    display: none;
  }
  body.messages .messages form .message {
    padding: 17px 19px 20px 14px;
    display: flex;
    flex-direction: row;
    margin-bottom: 1px;
    background-color: #ffffff;
    justify-content: space-between;
  }
  body.messages .messages form .message .sender-image .avatar.photo {
    border-radius: 30px;
    border: 3px solid #E9EDF2;
    margin: 0;
    min-width: 50px;
  }
  body.messages .messages form .message .message-info,
  body.messages .messages form .message .message-actions {
    align-items: center;
    display: flex;
    flex-direction: row;
  }
  body.messages .messages form .message .message-info .message-sender a,
  body.messages .messages form .message .message-actions .message-sender a {
    color: #0058B3;
    font-size: 14px;
    font-weight: 700;
  }
  body.messages .messages form .message .message-info .message-meta,
  body.messages .messages form .message .message-actions .message-meta {
    display: flex;
    flex-direction: column;
    align-items: end;
  }
  body.messages .messages form .message .message-info .message-meta .message-sent,
  body.messages .messages form .message .message-actions .message-meta .message-sent {
    text-align: end;
    font-size: 12px;
    line-height: 15px;
    color: #80858B;
    margin-bottom: 5px;
  }
  body.messages .messages form .message .message-info .message-body,
  body.messages .messages form .message .message-actions .message-body {
    margin-left: 13px;
  }
  body.messages .messages form .message .message-info .message-action-btn::before,
  body.messages .messages form .message .message-actions .message-action-btn::before {
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\f141";
    width: 50px;
    color: #0058B3;
    font-size: 30px;
    line-height: 26px;
    border: 2px solid #E9EDF2;
    border-radius: 5px;
    text-align: center;
    display: block;
  }
  body.messages .messages form .message .message-info .message-actions,
  body.messages .messages form .message .message-actions .message-actions {
    display: none;
  }
  body.messages .messages form .message .message-info .message-excerpt,
  body.messages .messages form .message .message-actions .message-excerpt {
    font-size: 14px;
    color: black;
    line-height: 19px;
  }
  #home-sidebar-left {
    padding-top: 35px;
  }
  #home-sidebar-left .mtm_network_widget #buddypress .activity #activity-stream {
    margin: 0;
  }
  #home-sidebar-left .new-friendrequest {
    margin-bottom: 33px;
    background-color: #ffffff;
    box-shadow: 0 0 3px #00000029;
    display: flex;
    flex-direction: column;
    padding: 15px 20px;
  }
  #home-sidebar-left .new-friendrequest .friend-container,
  #home-sidebar-left .new-friendrequest .request-actions {
    display: flex;
    flex-direction: row;
  }
  #home-sidebar-left .new-friendrequest .request-actions {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #E9EDF2;
  }
  #home-sidebar-left .new-friendrequest .request-actions a {
    font-size: 14px;
    color: #003865;
    padding: 9px 24px;
    border-radius: 23px;
    border: 2px solid #E9EDF2;
    margin-right: 15px;
  }
  #home-sidebar-left .new-friendrequest .friend-container .friend-information {
    display: flex;
    flex-direction: row;
  }
  #home-sidebar-left .new-friendrequest .friend-container .friend-information .friend-details {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  #home-sidebar-left .new-friendrequest .friend-container .friend-information .friend-details .friend-name {
    color: #0058B3;
    font-weight: 700;
    word-break: break-word;
    margin-left: 15px;
    font-size: 14px;
  }
  #home-sidebar-left .new-friendrequest .friend-container .friend-information .friend-details .friend-name .bezug {
    line-height: 18px;
  }
  #home-sidebar-left .new-friendrequest .friend-container .friend-information .friend-details .friend-name .bezug,
  #home-sidebar-left .new-friendrequest .friend-container .friend-information .friend-details .friend-name .department {
    color: #000000;
    font-weight: 400;
  }
  #home-sidebar-left .new-friendrequest .friend-container .friend-information .friend-details .friend-image img {
    margin: 0;
    border-radius: 50px;
    border: 3px solid #E9EDF2;
  }
  #home-sidebar-left .mtm-friends-widgettitle,
  #home-sidebar-left .new-friendrequest-title {
    line-height: 21px;
    color: #003865;
    margin-bottom: -6px;
    margin-top: 0;
    font-weight: 700;
  }
  #home-sidebar-left .new-friendrequest-title {
    margin-bottom: 8px;
  }
  #home-sidebar-left ul#friends-list {
    margin: 0;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #home-sidebar-left ul#friends-list::-webkit-scrollbar {
    display: none;
  }
  #home-sidebar-left ul#friends-list li.vcard {
    display: flex;
    flex-direction: column;
    border: none;
    box-shadow: 0 0 3px #00000029;
    min-width: 154px;
    max-width: 154px;
    background-color: #ffffff;
    padding: 15px;
  }
  #home-sidebar-left ul#friends-list li.vcard .item .item-title a {
    color: #0058B3;
    font-weight: 700;
    word-break: break-word;
  }
  #home-sidebar-left ul#friends-list li.vcard .item-avatar {
    align-self: center;
  }
  #home-sidebar-left ul#friends-list li.vcard .item-avatar img {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    border: 3px solid #E9EDF2;
  }
  #item-nav .item-list-tabs li .count-container {
    display: none;
  }
  #menu-app-nav li[notification='yes']::before {
    width: 8px;
    height: 8px;
    background-color: #DF4A08;
    border-radius: 20px;
    position: absolute;
    top: 22px;
    margin-left: 13px;
    content: "";
  }
  #item-nav .item-list-tabs li a {
    width: max-content;
  }
  .alumni-card {
    background-color: #E9EDF2;
  }
  .alumni-card #item-body #subnav,
  .alumni-card #item-body h3 {
    display: none !important;
  }
  .lds-ring {
    display: none;
    position: absolute;
    width: 20px;
    height: 20px;
    margin-top: -2px;
    margin-left: -28px;
  }
  .lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    margin: 4px;
    border: 4px solid #aaafb5;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #aaafb5 transparent transparent transparent;
  }
  .lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
  }
  .lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
  }
  .lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
  }
  @keyframes lds-ring {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  .settings.push-notifications #item-body .input-group .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin: 0;
  }
  .settings.push-notifications #item-body .input-group .switch input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  .settings.push-notifications #item-body .input-group .switch input[type='checkbox'] {
    opacity: 0;
    width: 0;
    height: 0;
  }
  .settings.push-notifications #item-body .input-group .switch input[type='checkbox']:checked + .slider {
    background-color: #00C82F;
  }
  .settings.push-notifications #item-body .input-group .switch input[type='checkbox']:focus + .slider {
    box-shadow: 0 0 1px #00C82F;
  }
  .settings.push-notifications #item-body .input-group .switch .slider {
    border-radius: 34px;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .settings.push-notifications #item-body .input-group .switch .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border-radius: 50%;
  }
  .settings.push-notifications #item-body form.notifications-settings-form .bp-feedback.bp-messages {
    display: none;
  }
  .settings.push-notifications #item-body .section-title,
  .settings.push-notifications #item-body .section-description {
    display: none;
  }
  .settings.push-notifications #item-body form div.form-group {
    display: flex;
    flex-direction: row;
    height: 50px;
    align-items: center;
    justify-content: space-between;
  }
  .settings.push-notifications #item-body form div.form-group .label {
    background-color: transparent;
    padding: 0;
  }
  .settings.push-notifications #item-body form div.form-group .label label {
    margin: 0;
    font-size: 16px;
  }
  .settings.push-notifications #item-body form div.form-group input[type="checkbox"] {
    margin: 0;
  }
  .settings.push-notifications #item-body form div.form-group .form-control,
  .settings.push-notifications #item-body form div.form-group p.description {
    display: none;
  }
  .messages.singular #message-thread {
    padding: 15px;
  }
  .messages.singular #message-thread #send-reply {
    margin-top: 30px;
  }
  .messages.singular #message-thread .message-box {
    padding: 0 !important;
  }
  .messages.singular #message-thread .message-box.even {
    background-color: transparent !important;
  }
  .messages.singular #message-thread .message-box .message-star-actions {
    display: none;
  }
  .messages.singular #message-thread #message-subject {
    font-size: 17px;
  }
  .messages.singular #message-thread #message-recipients {
    display: none;
  }
  /*Spalten in der Profilbearbeitung anpassen*/
  #profile-edit-form .columns.data-buttons {
    width: 100%;
    float: none;
    text-align: right;
  }
  .columns.data-value .mtm_email .mtm_email {
    font-size: 15px !important;
    line-height: 20px;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    color: #58585a;
  }
  .columns .editfield input[type='text'] {
    width: 100%;
  }
  .columns .editfield .input-options .option-label input[type="radio"] {
    width: 30px !important;
  }
  .columns .editfield .datebox-selects label.xprofile-field-label {
    text-align: start;
  }
  .columns .editfield .checkbox-options .option-label input[type="checkbox"] {
    margin-right: 15px;
    width: 30px !important;
  }
  /*Bilder Activity*/
  #buddypress .activity-item .activity-table .activity-inner a.bp-embed-activity-image-colorbox {
    display: flex;
    align-items: center;
  }
  #buddypress .activity-item .activity-table .activity-inner a.bp-embed-activity-image-colorbox img {
    height: auto;
  }
  #primary #content .event-list-item .event-list-details h1 a {
    line-height: 24px;
  }
  .single-location.single #main {
    padding: 0 20px;
  }
  body .groups #groups-dir-list #groups-list div.column,
  body #buddypress .groups #groups-list div.column {
    box-shadow: 0px 0px 3px #00000029 !important;
    margin-bottom: 2px;
  }
  .messages.my-messages .message.read_1::before {
    width: 8px;
    height: 8px;
    background-color: #DF4A08;
    content: "";
    min-width: 8px;
    border-radius: 20px;
    min-height: 8px;
    position: absolute;
    margin-left: -8px;
    margin-top: 0px;
  }
  .bp-user.profile .group-description {
    margin-bottom: 10px;
  }
  .bp-user.profile .profile-screen {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-left: 0;
  }
  .bp-user.profile .profile-screen .data-value {
    padding-right: 0 !important;
  }
  .bp-user.profile .profile-screen.active {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .bp-user.profile .profile-screen.editable {
    padding-top: 40px !important;
  }
  .bp-user.profile .profile-screen.editable .columns.large-10.small-10.profile-data-container {
    width: 100%;
  }
  .bp-user.profile .profile-screen.editable .columns.large-2.small-2.profile-data-container {
    position: absolute;
    margin-top: -30px;
    right: 40px;
  }
  .bp-user.profile .profile-screen .data-name {
    padding: 0;
  }
  body.bp-user div#main.row div.row-wrapper-body {
    background-color: #ced9e7;
  }
  .my-account.settings.language #subnav.item-list-tabs {
    display: none !important;
  }
  .my-account.settings.language #item-body > .row {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
  }
  .my-account.settings.language #item-body > .row div.small-12.columns.large-4 {
    display: none !important;
  }
  .my-account.settings.language #item-body > .row .wpml-ls-statics-shortcode_actions {
    border-radius: 5px;
    width: 100%;
  }
  .my-account.settings.language #item-body > .row .js-wpml-ls-item-toggle,
  .my-account.settings.language #item-body > .row .wpml-ls-link {
    height: 37px;
    background-color: #ffffff;
    border: none;
    border-radius: 5px;
    color: #000000;
  }
  .my-account.settings.language #item-body > .row .js-wpml-ls-item-toggle .wpml-ls-native.icl_lang_sel_native,
  .my-account.settings.language #item-body > .row .wpml-ls-link .wpml-ls-native.icl_lang_sel_native {
    line-height: 34px;
  }
  #community #primary #wp_pagination .page.button {
    padding: 10px;
    font-weight: normal;
  }
  #community #primary #wp_pagination div.page.button {
    padding: 8px;
  }
  #community header i.unread_msg::before {
    width: 8px;
    height: 8px;
    background-color: #DF4A08;
    border-radius: 20px;
    position: absolute;
    top: 22px;
    margin-left: 13px;
    content: "";
  }
  #community.single-item.groups #primary div.group-admins h3 {
    font-size: 16px;
    margin-top: 30px;
  }
  #community.single-item.groups #primary div.group-admins #group-admins {
    padding: 0;
    margin-bottom: 10px;
  }
  #community.single-item.groups #primary div.group-admins #group-admins li {
    float: left;
  }
}
@media all and (max-width: 500px) {
  body.login .clearfix.header {
    padding: 0 !important;
  }
  body.login .clearfix.header .logo.matoma-imagemap {
    margin: 0 !important;
  }
}
@supports (-webkit-touch-callout: none) {
  body iframe.ChatFrame {
    top: 70px;
  }
}
body > .mtm_liked_by .dark-overlay {
  position: fixed;
  top: 0;
  background-color: black;
  opacity: 0.3;
  width: 100%;
  height: -webkit-fill-available;
  z-index: 1000;
}
body > .mtm_liked_by > ul {
  position: fixed;
  z-index: 100000;
  background-color: white;
  top: 100px;
  margin: auto;
  left: 50px;
  right: 50px;
  list-style-type: none;
  padding: 20px;
}
body > .mtm_liked_by > ul li {
  margin-bottom: 6px;
}
body > .mtm_liked_by > ul li a {
  font-size: 16px;
  color: #0058b3;
}
.post-actions .heart-post {
  margin-left: 2px;
}
.matoma-post .item-meta .like_by_popup {
  display: none;
}
.matoma-post .item-meta .post-actions {
  display: flex;
}
.matoma-post .item-meta .post-actions .liked_by {
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
  margin-left: 12px;
}
.matoma-post .item-meta .post-actions .liked_by > a {
  color: #222222;
  font-size: 12px;
  text-decoration: underline;
}
.matoma-post .item-meta .post-actions .liked_by .other_likes {
  text-decoration: underline !important;
}
.matoma-post .item-meta .post-actions > a {
  min-width: 130px;
}
.single-event #content .entry-content{
	padding: 0 25px;
}
/*# sourceMappingURL=style.css.map */
