
<!-- solar.css.php file -->

.resources_grid .vce-post-description--image {
    min-height: 400px;
}

.vce-post-description--title a {
	text-align: center;
	color: #309a9e;
    font-size: 18px;
	white-space:pre-wrap;
	word-break:break-word;    
}

.vce-post-description--title h3 {
    text-transform: initial  !important;

}

comment-content ul>li, .entry-content ul>li {
    list-style: unset !important;
}

.abhaya {
	font-family: 'Abhaya Libre';	
}

.whiteFont .vce-classic-accordion-panel-title {
	color:white !important;
}

.social-icons {
	display: inline-block !important;
//	float:right;
}


.col_social_icons {
	text-align: center;
}

.sponsor-image-dark-background .sponsor-image {
	padding-left:20px !important;
	padding-right:20px !important;
}

.vce-features--icon {
	width: 2em;
}

.bronze-sponsors img, 
.supporting-sponsors img,
.exhibitors img,
.media-partners img{
    max-width: 80% !important;
    max-height: 80% !important;
    width: auto;
	height:auto;
}
.vce-countdown-value-days{
	padding-top:0px;
}


.vce-countdown-value-container {
	padding-top:0px;	
}

.vce-countdown-value-seconds {
	display:none !important;
}

.greenBar {
	height: 75px;
	min-height:75px;
	padding-top:0px;
}

.greenbarMobile .vce-countdown-value-minutes {
	display: none !important;
}

#topmenu a {
	text-transform: capitalize !important;
}

.menu-item a {
	padding-right:10px !important;
	padding-left: 10px !important;
}

.countdown {
/*	height: 100px; */
	max-height:100px;
	min-width: 60px;
}

.vce-countdown-value-container {
	min-height: 70px !important;
}
	
.vce-countdown-value-seconds, .vce-countdown-value-minutes {
	display: none;
}	

.seminar-list h3 {
	font-size: 18px !important;
}

h2.seminar-list-title {
	font-size: 18px !important;
	background-color: #169A9F;
}

.sponsor-large--square-logo .image,
.sponsor-large--square-logo img {
	height:400px !important;
}

.sponsor-large-300 .image,
.sponsor-large-300 img {
	height:300px !important;
}
.sponsor-large-200 .image,
.sponsor-large-200 img {
	height:200px !important;
}
.sponsor-large-100 .image,
.sponsor-large-100 img {
	height:100px !important;
}

.white-bullets li {
	color: white !important;
}

/* Code to align the countdown in the centre */
.vce-countdown-align--left{
	text-align: center !important;
}

