#agenda-view .tui-full-calendar-allday-right .tui-full-calendar-weekday-schedules,
#agenda-view .tui-full-calendar-weekday-grid,
#agenda-view .tui-full-calendar-dayname-container,
#agenda-view .tui-full-calendar-timegrid-container {
   overflow-y: auto;
}
#agenda-view .tui-full-calendar-dayname-date-area .tui-full-calendar-dayname-name {
   display: none;
}
#agenda-view .tui-full-calendar-dayname-date {
    font-size: 16px;
    color: #ff494d!important;
}
#agenda-view .tui-full-calendar-dayname {
   text-align: center;
}
#agenda-view .tui-full-calendar-dayname-container {
   border-top: none!important;
   border-bottom: none!important;
}
#agenda-view .tui-full-calendar-dayname-leftmargin {
    background-color: #e4e4e4;
    border-radius: 8px;
}
#agenda-view .tui-full-calendar-dayname-layout {
    margin-bottom: 0;
}

#agenda-view .tui-full-calendar-splitter {
    border-bottom: none!important;
    height: 10px!important;
    margin-left: 80px;
}
#agenda-view .tui-full-calendar-timegrid-timezone,
#agenda-view .tui-full-calendar-allday-left {
    border-right: none!important;
}
#agenda-view .tui-full-calendar-timegrid-hour span {
    text-align: center;
    color: #ff494d!important;
    font-size: 16px;
}
#agenda-view .tui-full-calendar-timegrid-timezone {
    background-color: #e4e4e4!important;;
    border-radius: 10px;
    width: 50px;
}
#agenda-view .tui-full-calendar-allday-left {
    background-color: #e4e4e4!important;
    border-radius: 10px;
    width: 50px;
    padding-right: 0!important;
}
#agenda-view .tui-full-calendar-allday-left span {
    color: #ff494d!important;
    font-size: 16px;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
#agenda-view .tui-full-calendar-timegrid-hour span {
   display: block!important;
}
#agenda-view .tui-full-calendar-timegrid-hourmarker {
   display: none!important;
}
#agenda-view .tui-full-calendar-timegrid-hour:first-of-type span {
   display: none!important;
}
#agenda-view .tui-full-calendar-timegrid-gridline {
    border-bottom: none!important;
}
#agenda-view .tui-full-calendar-time-schedule-content {
    /*border-left: none!important;*/
    padding: 5px;
    font-size: 15px;
    font-weight: normal;
    color: #666;
    border-color: #666!important;
    background: #f4f4f4;
}
#agenda-view .tui-full-calendar-time-schedule-content .time-item-wrap {
	zoom: .85;
	line-height: 21px;	
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#agenda-view .tui-full-calendar-time-schedule-content .time-title {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: inline-block;
}
#agenda-view .tui-full-calendar-time-schedule-content .recinte {
    font-style: italic;
}

.tui-full-calendar-popup-container .time-cats,
#agenda-view .tui-full-calendar-time-schedule-content .time-cats {
	float: right;
	margin-bottom: 5px;
	zoom: .8;
}
.tui-full-calendar-popup-container .time-cats-item,
#agenda-view .tui-full-calendar-time-schedule-content .time-cats-item {
    color: white;
    background-color: #ff494d;
    padding: 4px 6px;
    border-radius: 5px;
    margin-right: 4px;
    display: inline-block;
    line-height: 20px;
}
.tui-full-calendar-popup-detail .tui-full-calendar-schedule-title {
	width: 100%
}
.tui-full-calendar-schedule-title .ect-title-link {
	float: left;
}
.tui-full-calendar-month-week-item .tui-full-calendar-today .tui-full-calendar-weekday-grid-date-decorator {
	background: #e02b20 !important;
}
#agenda-view .tui-full-calendar-vlayout-container >div:first-of-type {
    height: 40px!important;
}
#agenda-view .tui-full-calendar-timegrid-schedules-container >.tui-full-calendar-time-date:last-of-type {
    border-right: none!important;
}
#agenda-view .tui-full-calendar-time-schedule .tui-full-calendar-time-schedule-content,
#agenda-view .tui-full-calendar-time-schedule {
    overflow: visible;
}
#agenda-view .tui-full-calendar-time-schedule {
    background-color: transparent!important;
}
#agenda-view .ect-calendar-select {
    /* display: none!important; */
}
#agenda-view .ect-calendar-menu {
    opacity: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}
#agenda-view .ect-calendar-cat-filter {
    margin-bottom: 20px;
    text-align: right;
}
#agenda-view .ect-calendar-cat-filter input:checked ~ .cat-checkmark {
    background-color: #ff494d;
    border-radius: 5px;
}
#agenda-view #ect-calendar-wrapper .ect-calendar-cat-filter label {
    line-height: 24px;
    display: inline-block;
    font-weight: normal;
}

#agenda-tabs ul.et_pb_tabs_controls {
    background-color: transparent;
}
#agenda-tabs ul.et_pb_tabs_controls:after {
    display: none;
}
#agenda-tabs .et_pb_tabs_controls li {
    border-right: none;
    font-weight: normal;
    letter-spacing: 1px;
    margin-right: 20px;
}
#agenda-tabs .et_pb_tabs_controls li a {
    padding: 4px 5px;
    border-top: 2px solid;
}
#agenda-tabs .et_pb_tabs_controls li.et_pb_tab_0 a:before {
    content: "\f073";
    font-family: "Font Awesome 5 Free";
    padding: 8px;
    font-size: 20px;
}
#agenda-tabs .et_pb_tabs_controls li.et_pb_tab_1 a:before {
    content: "\f009";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding: 8px;
    font-size: 20px;
}
#agenda-tabs .et_pb_tabs_controls li a:hover {
    color: #ff494d!important;
    border-color: #ff494d;
}
.news-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.news-wrapper .noticia-item {
    border: 2px solid #ff494d;
    margin: 10px;
    position: relative;
    background: white;
}
.news-wrapper .noticia-item >a {
    padding: 25px;
    padding-bottom: 40px;
    display: inline-block;
}
.news-wrapper .noticia-item .title {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #666;
}
.news-wrapper .noticia-item .date {
    font-size: 16px;
    margin-bottom: 20px;
    color: #666;
}
.news-wrapper .noticia-item .excerpt {
    color: #666;
}
.news-wrapper .noticia-item .permalink {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #ff494d;
    color: white;
    font-weight: bold;
    font-size: 40px;
    line-height: 48px;
    right: 0;
    bottom: 0;
    text-align: center;
}
.news-wrapper .noticia-item a:hover .title {
    color: #ff494d;
}
.news-wrapper .noticia-item a:hover .permalink {
    color: #ff494d;
    background-color: white;
}
.docs-filters-wrapper,
.noticies-filters-wrapper {
    background-color: #ff494d;
}
.docs-filters-wrapper >.container,
.noticies-filters-wrapper >.container {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
    justify-content: center;
    display: flex;
}
.docs-filters-wrapper label,
.noticies-filters-wrapper label {
    color: white;
    font-size: 20px;
    margin-right: 10px;
}
.docs-filters-wrapper >.container >div,
.noticies-filters-wrapper >.container >div {
    margin-right: 30px;
}
.docs-filters-wrapper select,
.noticies-filters-wrapper select {
    border: none;
    padding: 8px 10px;
    font-size: 18px;
    border-radius: 5px;
}
.sala-item {
    
}
.sala-item a {
    display: inline-block;
    font-size: 18px;
    color: #666;
}
.sala-item a:hover {
    color: #ff494d;
}
.adetca-associats-wrapper >.container {
    width: 100%;
}
.adetca-associats-wrapper >.container:before {
    display: none;
}
