@media all and (min-width: 991px) {

  	.eform_category_icon{display:table-cell;}

}

@media all and (max-width: 991px) {

    .eform_category_icon{display:table-cell;}

}

@media all and (max-width: 767px) {

    .eform_category_icon{display:none;}

}

@media all and (max-width: 575px) {

    .eform_category_icon{display:none;}

}



.pulldown_bg_yellow {
	border: 0  px solid #e8e8e8; 
	padding: 20px 20px; 
	background: url('../images/eform/online-app_rightimage_yellow.png') right top no-repeat, url('../images/eform/online-app_leftbar_yellow.png') no-repeat top left;
}
.pulldown_bg_green {

	border: 0px solid #e8e8e8; 
	padding: 20px 20px; 
	background: url('../images/eform/online-app_rightimage_green.png') right top no-repeat, url('../images/eform/online-app_leftbar_green.png') no-repeat top left;

}
.pulldown_bg_blue {

	border: 0px solid #e8e8e8; 
	padding: 20px 20px; 
	background: url('../images/eform/online-app_rightimage_blue.png') right top no-repeat, url('../images/eform/online-app_leftbar_blue.png') no-repeat top left;
}
.pulldown_bg_red {

	border: 0px solid #e8e8e8; 
	padding: 20px 20px; 
	background: url('../images/eform/online-app_rightimage_red.png') right top no-repeat, url('../images/eform/online-app_leftbar_red.png') no-repeat top left;
}
.pulldown_bg_violet {

	border: 0px solid #e8e8e8; 
	padding: 20px 20px; 
	background: url('../images/eform/online-app_rightimage_violet.png') right top no-repeat, url('../images/eform/online-app_leftbar_violet.png') no-repeat top left;
}
.font-green{
	color:#338702;
}
.font-brown{
	color:#734300;

}.font-blue{
	color:#007e9b;
}
.font-red{
	color:#f44a4a;
}
.font-violet{
	color:#6234d7;
}
.border-brown{
	border: 1px solid #734300;
}
.border-green{
	border: 1px solid #338702;
}
.border-blue{
	border: 1px solid #007e9b;
}
.border-red{
	border: 1px solid #f44a4a;
}
.border-violet{
	border: 1px solid #6234d7;
}




.card_bg_yellow_s {
	border: 0  px solid #e8e8e8; 
	padding: 20px 20px; 
	background: url('../images/eform/online-app_rightimage_yellow_s.png') right bottom no-repeat, url('../images/eform/online-app_topbar_yellow.png') no-repeat top left;
}

.card_bg_yellow {
	border: 0  px solid #e8e8e8; 
	padding: 20px 20px; 
	background: url('../images/eform/online-app_rightimage_yellow_s.png') right bottom no-repeat, url('../images/eform/online-app_leftbar_yellow_c.png') no-repeat top left;
}

.card_bg_green_s {
	border: 0  px solid #e8e8e8; 
	padding: 20px 20px; 
	background: url('../images/eform/online-app_rightimage_green_s.png') right top no-repeat, url('../images/eform/online-app_topbar_green.png') no-repeat top left;
}

.card_bg_green {
	border: 0  px solid #e8e8e8; 
	padding: 20px 20px; 
	background: url('../images/eform/online-app_rightimage_green_s.png') right top no-repeat, url('../images/eform/online-app_leftbar_green_c.png') no-repeat top left;
}

.card_bg_blue_s {
	border: 0  px solid #e8e8e8; 
	padding: 20px 20px; 
	background: url('../images/eform/online-app_rightimage_blue_s.png') right top no-repeat, url('../images/eform/online-app_topbar_blue.png') no-repeat top left;
}

.card_bg_blue {
	border: 0  px solid #e8e8e8; 
	padding: 20px 20px; 
	background: url('../images/eform/online-app_rightimage_blue_s.png') right top no-repeat, url('../images/eform/online-app_leftbar_blue_c.png') no-repeat top left;
}

.card_bg_red_s {
	border: 0  px solid #e8e8e8; 
	padding: 20px 20px; 
	background: url('../images/eform/online-app_rightimage_red_s.png') right top no-repeat, url('../images/eform/online-app_topbar_red.png') no-repeat top left;
}

.card_bg_red {
	border: 0  px solid #e8e8e8; 
	padding: 20px 20px; 
	background: url('../images/eform/online-app_rightimage_red_s.png') right top no-repeat, url('../images/eform/online-app_leftbar_red_c.png') no-repeat top left;
}

.card_bg_violet_s {
	border: 0  px solid #e8e8e8; 
	padding: 20px 20px; 
	background: url('../images/eform/online-app_rightimage_violet_s.png') right top no-repeat, url('../images/eform/online-app_topbar_violet.png') no-repeat top left;
}

.card_bg_violet {
	border: 0  px solid #e8e8e8; 
	padding: 20px 20px; 
	background: url('../images/eform/online-app_rightimage_violet_s.png') right top no-repeat, url('../images/eform/online-app_leftbar_violet_c.png') no-repeat top left;
}


.hide {
  display: none;
}
