
.custom-style1-color2  table, custom-style1-color2  td{
	padding: 0.5rem;
    border: none;
}

.euj-sidebar-h3 {
	background: #f57732;
	color: #fff;
	padding: 0.5rem;
	font-size: 1.3rem;
	font-weight: 400;
}

td {
    padding: 0.5rem;
    border: none;
}

.g-content {
    margin: 0.1rem;
    padding: 1rem;
}

.g-carousel .g-carousel-item {
	margin: 0 1rem;
	padding: 0.1rem 0;
}

.euj-image-grid .g-imagegrid-item {
	padding: 1em;
}

.g-main-nav .g-sublevel > li > .g-menu-item-container {
	font-size: 1.0rem;
}

#theForm input {
	width: 120px;
}

#theForm select.date, #theForm select.month {
	width: 60px;
}

#theForm input.year {
	width: 60px;
}

.euj-individual-menue-header {
	margin: 0;
}

.euj-individual-menue ul li {
	padding-bottom: 0 !important;
}

.euj-individual-menue ul li a {
	color: #333232;
}

.euj-individual-menue ul li a:hover {
	color: #f57732;
}

#euj-footer2 .platform-content {
	width: 25%;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 0.9rem;
}

#euj-footer2 .platform-content h3 {
	font-size: 1.2rem;
	padding: 0;
}

#euj-footer2 .platform-content ul, #euj-footer2 .platform-content li  {
	padding: 0;
	margin: 0;
}

#euj-footer2 .platform-content li a:before {
	content: "";
}

@media (max-width: 51em){
	.customeuj-logo p picture {
		margin-left: 40px;
		max-width: 75%;
	}
	
	.customeuj-logo p picture img {
		max-width: 75%;
	}
	
	#euj-footer2 .platform-content {
		float: none;
		width: 100%;
		margin-bottom: 2em;
	}
}