h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .font_headline {
  margin-bottom: 15px !important;
}



.my_table td {
 font-size: 18px;
 padding: 10px;
}

.my_table tr {
 border-bottom: 1px solid #a5a5a5 !important;
}

.my_underline {
 height: 3px !important;
 margin-top: 5px !important;
}


.my_redline {
 /* background-color: #bc0000 !important; */
}

.my_iconbox {
	border: 1px #bc0000 solid !important;
	color: #bc0000 !important;
	background-color:#f9f9f9 !important;
}

.my_iconbox div.ce_iconbox_inside div.ce_iconbox_icon a {
	color: #bc0000 !important;
}

.my_iconbox div.ce_iconbox_inside div.ce_iconbox_cwrapper a H4 {
	color: #bc0000 !important;
}

.my_iconbox div.ce_iconbox_inside div.ce_iconbox_cwrapper .content {
	color: rgb(59,60,66) !important;
}


.padding_vds {
	
	padding: 0 10px 0 10px !important;
}


.ce_list li::after {
  content: "";
  width: 120px;
  height: 1px;
  background: #bc0000 !important;
  
}

#footer p {
	font-size: 100% !important;
	
}

