@charset "UTF-8";
/* CSS Document */

/* Custom styles for the jBox "VCstyles" theme */

.jBox-VCstyles .jBox-title {
    background: #003576;
	font-weight: bold;
	color: #eee;
}

.jBox-VCstyles .jBox-closeButton path {
    fill: #eee;
}

.jBox-VCstyles .jBox-closeButton:hover path {
    fill: #ccc;
}
