img.confLogo {
    width: auto;
}
.date {
    color: #FFFFFF;
}

.confTitleBox {
background: #1e3a69;
background: linear-gradient(180deg,rgba(26, 41, 72, 1) 0%, rgba(30, 58, 105, 1) 100%) !important;
}
.confTitleBox::before {
 content: url(https://biredial.istec.org/wp-content/uploads/sites/14/2025/09/Mesa-de-trabajo-9.png) !important;
 position: absolute;
 z-index: 0;
}

.main::after {
content: url(https://biredial.istec.org/wp-content/uploads/sites/14/2025/09/Mesa-de-trabajo-9-copia.png) !important;
 z-index: 0;
}

.confLogo{
    position: relative;
    z-index: 2;
}

.confTitle span[itemprop="title"] {
    display: none;
}
.confSubTitleBox{
    background: #6363aa !important;
  border-color: #6363aa !important;
  background-color: #6363aa !important;
opacity: 0.8;
background-size: 8px 8px !important;
background-image: repeating-linear-gradient(45deg, #595999 0, #595999 1px, #6363aa 0, #6363aa 50%) !important;
}

div.datePlace > div.timezone {
  font-size: 14px;
  color: #e0e0e0;
}

.ui.input > input::placeholder {
  color: rgb(99, 99, 170);
}

.support_box > h3{
    background-color: #1b3968;
}
.conference-page header h2, .balloon-qtip .title-container .title {
  color: #e7304e;
}
.infogrid .date, .infoline.date .timezone{
    color: #000000;
}

div.timetableBlockTitle {
    font-size: 13px;
}
/*color charlas*/
#timetable_canvas .timetableBlock[style*="background-color: rgb(223, 229, 85)"] {
    background-color: #fad725 !important;
}
#timetable_canvas .timetableBlock[style*="background-color: rgb(234, 240, 89)"]:hover {
    background-color: #f9df70 !important;
}
/*color mesas*/
#timetable_canvas .timetableBlock[style*="background-color: rgb(95, 23, 26)"] {
    background-color: #e7304e !important;
    color: #000000 !important;
}
#timetable_canvas .timetableBlock[style*="background-color: rgb(99, 24, 27)"]:hover {
    background-color: #e75a71 !important;
    color: #000000 !important;
}
/*color charlas relámpago*/
#timetable_canvas .timetableBlock[style*="background-color: rgb(142, 196, 115)"] {
    background-color: #9dc434 !important;
}
#timetable_canvas .timetableBlock[style*="background-color: rgb(149, 205, 120)"]:hover {
    background-color: #b3ce5f !important;
}
/*color protocolo*/
#timetable_canvas .timetableBlock[style*="background-color: rgb(13, 49, 111)"] {
    background-color: #9191c7 !important;
    color: #000000 !important;
}
#timetable_canvas .timetableBlock[style*="background-color: rgb(13, 51, 116)"]:hover {
    background-color: #a7a7d1 !important;
    color: #000000 !important;
}
/*color poster*/
#timetable_canvas .timetableBlock[style*="background-color: rgb(238, 224, 239)"] {
    background-color: #00a0af !important;
}
#timetable_canvas .timetableBlock[style*="background-color: rgb(249, 235, 250)"]:hover {
    background-color: #33bdc4 !important;
}
.action-box.highlight {
    font-size: larger;
    border-top: 2px solid #09c;
  border-bottom: 2px solid #09c;
  border-right: 2px solid #09c;
  border-left: 2px solid #09c;
}
.action-box.highlight .text :nth-child(2){
   display: none;
}