body{color:#2b2b2b;font-family: 'Roboto', sans-serif;}
h1, h2, h3, h4, h5, h6{}

/* Bg Color Codes */
.primary{background:#880E4F!important;}
.secondary{background:#C2185B!important;}
.hightlight{background:#fff!important;}
.bg1{background:#778899!important;}
/* Border-Color Codes */
.border_primary{background:#ccc!important;}
.border_secondary{background:#333!important;}


.f_label1{font-size:14px;}
.f_label1_b{font-size:14px;font-weight:bold;}

.f_label2{font-size:18px;font-weight:bold;}
.f_label3{font-size:20px;font-weight:bold;text-transform:capitalize;}
.f_label4{font-size:22px;font-weight:bold;}
.mainheading{font-size:30px!important;font-weight:bold;}
.heading3{font-size:14px!important;font-weight:bold;color:#3c3c3c;padding-top:10px;}
.heading1{font-size:16px!important;font-weight:bold;color:#3c3c3c;padding-top:10px;}

.titlerow{background:#610026;color:#fff;}
.titlerow .box-title{color:#fff;margin:0px;padding:5px 0px;}

.footercalculation{
	padding:10px 0px;
}
.footercalculation .p_note,.footercalculation .p_small,.footercalculation .p_medium,.footercalculation .p_large,.footercalculation .p_small1{
	display:inline-block;
	border-radius:3px;
	background:#fff;
	margin:0px 10px;
	padding:10px 10px;
	vertical-align:top;
}
.footercalculation .p_note{
	width:150px;
}
.footercalculation .p_small1{
	width:150px;
}
.footercalculation .p_small{
	width:200px;
}
.footercalculation .p_medium{
	width:400px;
}
.footercalculation .p_large{
	width:500px;
}