.dp-cur,
.chip dt,
.te,
.te-t,
.te-rev-s,
.rb-n,
.rb-i,
.agenda,
.event-title {
    white-space: normal !important;
}
.mv-daynames-table {
    background-color: #ff7c00 !important;
    table-layout: fixed;
    width: 100%;
}
.st-grid {
    table-layout: fixed;
    width: 100%;
}
.mv-daynames-table tbody {
    padding-left: 4px;
    padding-right: 4px;
}
table.st-bg-table {
    display: none !important;
}
.mv-container,
.view-container {
    font-family: "Ubuntu", Verdana, sans-serif;
    font-size: 16px;
    line-height: 32px;
}
.mv-event-container {
    top: 32px; /*gleich line-height mv-container*/
}
/* .view-container .agenda-more,
a {
    color: #ff7c00;
    text-decoration: none;
} */

/* Bubble für alle Termine*/
.bubble {
    display: none;
}
/* Navbuttons */

#navBack1,
#navForward1 {
    position: relative;
    width: 10px;
    height: 10px;
    transform: rotate(-135deg);
    border-color: #525252 !important;
}

#navBack1 {
    border-top: 2px solid;
    border-right: 2px solid;
}
#navBack1:hover,
#navForward1:hover {
    border-color: #ff7c00 !important;
}
#navForward1 {
    border-bottom: 2px solid;
    border-left: 2px solid;
}

/**/
.st-bg {
    border-left: 0px; /*zellenborder*/
}
.st-c div div {
    border-radius: 4px;
    color: #fff;
    font-weight: bold;
}
.mv-container {
    font-size: 12px !important; /*Schriftgröße*/
    line-height: 1.4;
}
.mv-container div {
    padding: 2px;
    border-color: transparent !important;
}
.mv-dayname {
    /*Überschriften MO DI MI DO ...*/
    color: #fff;
    font-family: "Ubuntu", Verdana, sans-serif;
    text-align: center;
    /*gleich zellpadding*/
    padding-top: 8px;
    padding-bottom: 8px;
}
.st-dtitle {
    line-height: 16px; /*Zeilenhöhe in Zellentitel*/
    padding: 8px; /*Innenabstand*/
    font-family: "Ubuntu", Verdana, sans-serif;
    border: none;
    text-align: center;
    background: #ededed; /*Kopf hintergrund*/
    width: 14.28%;
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.1);
    border-radius: 0px;
}

/** Popup **/
.cc {
    padding: 8px;
    border-radius: 4px;
    background-color: #fff;
    border: none;
    font-family: "Ubuntu", Verdana, sans-serif;
    font-size: 14px;
    position: absolute;
    box-shadow: 3px 3px 6px 0px rgba(200, 200, 200, 0.8);
}

.cc .st-c div div {
    border-color: transparent !important;
    padding: 2px;
    font-family: "Ubuntu", Verdana, sans-serif;
    font-size: 12px;
    line-height: 18px;
    border-radius: 4px;
}
/****** Menüleiste**********/
.ui-rtsr {
    padding: 12px 4px 0px 0px;
    border: none !important;
    margin: 0px;
    letter-spacing: 1px;
    font-family: "Ubuntu", Verdana, sans-serif;
}
.ui-rtsr div.ui-rtsr-unselected,
.ui-rtsr div.ui-rtsr-selected {
    background-color: #fff;
    border: 0px #ff7c00 solid;
    color: #ff7c00;
}
.ui-rtsr div.ui-rtsr-selected:last-child {
    color: #fff;
    border: 6px #ff7c00 solid;
    background-color: #ff7c00;
}
.view-cap {
    height: 0px;
}

/*Ausblenden*/
#footer1,
#td-print-image-id,
#td-print-text-id,
.calendar-nav,
#dateMenuArrow1 {
    display: none;
}
.date-picker-on,
.datepicker-off {
    border: none !important;
    padding: 1px !important;
}

tbody,
tr,
td,
th,
.mv-event-container {
    border: none !important;
}
.view-container-border {
    padding: 0px;
}
/**/
.month-row,
#mvEventContainer2,
.mv-container,
#calendarContainer1,
#viewContainer1,
#container {
    position: relative !important;
    height: auto !important;
    overflow: visible !important;
}
.mv-event-container {
    top: 0px;
}
.cc {
    position: absolute;
}
.month-row {
    height: auto !important;
    min-height: 160px;
    top: 0px !important;
}
.month-row,
.mv-event-container {
    padding: 0px !important;
}
footer {
    padding-top: 80px !important;
    padding-bottom: 120px !important;
}
.today-button {
    padding: 4px 8px;
    margin-left: 32px;
    margin-right: 8px;
    margin-bottom: 2px;
}
.date-nav-buttons img {
    display: inline-flex;
    margin-top: 12px;
    margin-left: 7px;
    width: 31px;
}
.bubble-closebutton {
    filter: grayscale(100%);
}
#dateEditableBox1 {
    display: block !important;
    margin-top: 16px;
    padding-left: 0px;
    margin-left: 32px;
}
.header {
    margin-bottom: 10px;
}
.bubble-table {
    box-shadow: 3px 3px 6px 0px rgba(200, 200, 200, 0.8);
}
.bubble-table,
.bubble-bottom,
.bubble-top,
.bubble-corner {
    border: none !important;
}
.bubble-corner,
.bubble-top {
    background-color: #fff;
}
.bubble-sprite {
    display: none !important;
}
.title {
    font-family: "Ubuntu", Verdana, sans-serif;
    color: #333 !important;
}
.st-dtitle-today {
    font-weight: bold !important;
    background-color: orange;
}
.ui-rtsr div.ui-rtsr-unselected,
.ui-rtsr div.ui-rtsr-selected {
    background-color: rgba(0, 0, 0, 0);
}
.ui-rtsr {
    padding: 0px 5px 0px 25px;
}
.t1-embed,
.t2-embed {
    height: 3px;
}
.ui-rtsr-selected {
    border-radius: 4px;
}
#topcontainer1,
#scrolltimedevents1 {
    padding-left: 20px;
}
#weekViewAllDayBg1 {
    height: 0px !important;
}

.agenda-more {
    color: #ff7c00;
    cursor: pointer;
}
#tab-controller-container-agenda,
#tab-controller-container-month,
#tab-controller-container-week {
    cursor: pointer;
}
.event {
    box-shadow: -1px -1px 0 0 rgb(255 255 255 / 69%),
        6px 6px 15px 0 rgb(164 166 173 / 50%);
    border-radius: 4px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 8px;
    margin: 40px;
}
.event .event-time {
    font-size: 12px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.7);
    padding-left: 4px;
}
.event .event-title {
    color: #ff7c00 !important;
    padding: 0px;
    cursor: pointer;
}
.event .event-details {
    padding: 6px;
    font-size: 12px;
}
.event-details-label {
    padding-right: 4px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.7);
}
.event-links a {
    color: #ff7c00;
    padding-right: 20px;
    font-size: 12px;
}
.date-label,
#agenda-underflow-top1,
#agenda-underflow-bottom1 {
    padding-left: 48px;
}
.date-label {
    font-size: 32px;
    padding-top: 20px;
}
#agendaEventContainer1 {
    height: auto !important;
}

.rb-n {
    border-color: transparent !important;
    padding: 4px;
}
.st-c-pos {
    padding: 0px 2px;
}
.t1-embed {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
