

/**umb_name:H2*/
h2 {
}

/**umb_name:H3*/
h3 {
}

/**umb_name:H4*/
h4 {
}

/**umb_name:H5*/
h5 {
}

/**umb_name:Yellow Bar Under Header*/
.section-header {
}

/**umb_name:White text*/
.white-text {
	
}

/**umb_name:Black text*/
.black-text {
	color: #000;
}

/**umb_name:Image Margin*/
.image-margin {
	position: relative;
	margin: 40px -11.2% 40px 40px;
}


/**umb_name:Blue Button*/
.RTE-btn-blue a{
	background-color: #17caf3cc;
	color: #fff !important;
	border: 0;
	border-radius: 0;
	font-size: 22px;
	position: relative;
}

/**umb_name:Yellow Button*/
.RTE-btn-yellow a {
	color: #fff !important;
	background-color: #feb000;
	border: 0;
	border-radius: 0;
	font-size: 22px;
	position: relative;
}

/**umb_name:Download*/
.download-option {
	display:block;
}

/**umb_name:Font size 11*/
.font-size-11 {
	font-size: 11px;
}

/**umb_name:Font size 12*/
.font-size-12 {
	font-size: 12px;
}

/**umb_name:Font size 16*/
.font-size-16 {
	font-size: 16px;
}

/**umb_name:Font size 18*/
.font-size-18 {
	font-size: 18px;
}

/**umb_name:Font size 24*/
.font-size-24 {
	font-size: 24px;
}

/**umb_name:Font size 26*/
.font-size-26 {
	font-size: 26px;
}

/**umb_name:Font size 30*/
.font-size-30 {
	font-size: 30px;
}

/**umb_name:Font size 32*/
.font-size-32 {
	font-size: 32px;
}

/**umb_name:Font size 48*/
.font-size-48 {
	font-size: 48px;
}
