.ucla__header {
	background: url(../../../designs/laimyours/header.png);
	width: 100%;
	height: 420px;
	margin-top: 10px;
}

#head_tabi {
background: ;
height: 300px;
width: 100%
justify-content: center;
padding-top: 2px;
margin-left: 10px;
}

#head_tabi .tabi_box {
background: var(--bg-col2);
padding: 0px;
box-sizing: border-box;
height: 295px;
width: 299px;
margin: 0px 0px 0px; 0px;
text-align: center;
float: left;
}

#head_tabi .tabi_box2 {
background: var(--bg-col2);
padding: 0px;
box-sizing: border-box;
height: 295px;
width: 299px;
margin: 0px 10px 0px; 0px;
text-align: center;
float: left;
}

#head_tabi .tabi_box3 {
background: var(--bg-col2);
padding: 0px;
box-sizing: border-box;
height: 295px;
width: 220px;
margin: 0px 1px 0px; 0px;
text-align: center;
float: left;
overflow: hidden;
}

#head_tabi tabi_hee {
	background: var(--link-col1);
	width: 94.8%;
	color: var(--bg-col1);
	border-right: 15px solid rgba(255, 255, 255, 0.0);
	height: 20px;
	display: inline-block;
	padding: 4px 0px 4px 0px;
	text-align: right;
	text-transform: uppercase;
	
	font-family: var(--title-font);
	font-size: 1.4em;
	font-weight: 400;
}

#head_tabi .tabi_scroll {
background-color: rgba(201, 201, 201, 0.0); 
height: 81%; 
width: 91%; 
padding-right: 10px; 
float: left; 
text-align: left; 
line-height: 17px; 
text-align: justify; 
color: var(--font-col1); 
font-family: var(--font);
font-size: 11px;
overflow: scroll; 
overflow-x: hidden;
margin: 9px 0px 0px 9px;
}

plot_news {
 

background: var(--bg-lab-col2);
color: var(--bg-col1); 
text-decoration: none; 
display: inline-block;
font-size: 1.0em; 
font-family: var(--font);
text-transform: uppercase;
padding: 1px 8px 0px 8px;
font-weight: bold;
}

board_news {
 

background: var(--link-col1);
color: var(--bg-col1); 
text-decoration: none; 
display: inline-block;
font-size: 1.0em; 
font-family: var(--font);
text-transform: uppercase;
padding: 1px 8px 0px 8px;
font-weight: bold;
}

technik_news {
 

background: var(--bg-technik-n);
color: var(--bg-col1); 
text-decoration: none; 
display: inline-block;
font-size: 1.0em; 
font-family: var(--font);
text-transform: uppercase;
padding: 1px 8px 0px 8px;
font-weight: bold;
}

p_datum {
 

color: var(--fot_col1); 
text-decoration: none; 
display: inline-block;
font-size: 1.0em; 
font-family: var(--font);
text-transform: uppercase;
padding: 1px 2px 0px 2px;
font-weight: bold;
}

p_p {
font-weight: bold;
text-transform: uppercase;
}

.plot_bild {
height: auto;
width: 130px;
float: left; 
margin: 0px 10px 3px 0px;
}

tabi_plot {
	color: var(--bg-lab-col2);
	text-transform: none;
	
	font-size: 1.05em;
	font-weight: bold;
}

#head_tabi ::-webkit-scrollbar {
width: 3px;
}

#head_tabi ::-webkit-scrollbar-track {
border-radius: 10px; background-color: var(--scroll-col2);
}

#head_tabi ::-webkit-scrollbar-thumb {
background-color: var(--scroll-col1); border-radius: 10px; box-shadow:0 0 0 1px rgba(255, 255, 255, .0.1);
}

#ucevents {
	height: 80px;
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
}

.uclaevents {
	font-size: 35px;
	font-family: var(--ucadvent-font);
    text-transform: none;
	text-decoration: none;
	font-weight: normal;
}

.ucevents-img {
	width: 40%;
	padding: 0px 20px;
}