#pagetitle{
	font-family: Century Gothic;
	font-weight: bold;
}
.h2-calc{
	font-family: Century Gothic;
	font-weight: bold;
}

.f1 {
	font-family: Century Gothic;
	font-size:16px;
	font-weight: bold;
}

.f11 {
	font-family: Century Gothic;
	font-size:14px;
}

.f55{
	font-size: 26px;
	padding-right: 16px;
	min-width: 38px;
}

.s2{
	font-family: Century Gothic;
	font-size: 12pt; 
	/*background-color: #F9F9F9; */
	/*color: #364886; */
	color: red;
	font-weight: 600; 
	text-align: left; 
	padding-top: 5px; 
	padding-bottom: 5px;
	
}

.calc{
	/*width: 50%;
    margin: auto;*/
	width: 60%;
    color: red;
	font-size: 16px;
	font-family: Century Gothic;
	font-weight: bold;
	height: 56px;
	/*text-transform: uppercase;*/
}

.calc-bg-grad{
    background: linear-gradient(to left, #eeecec, rgba(255,255,255,0));
}

.s1 {
	font-family: Century Gothic;
	/*background-color: #F9F9F9; */
	/*color: #364886; */
	color: red;
	font-weight: 600; 
	text-align: left; 
	padding-top: 5px; 
	padding-bottom: 5px;
}

.tab1 {
	font-family: Century Gothic;
	font-size: 12pt;
	width: 4%;
	border-right: 1px solid #364886;
	border-bottom: 1px solid #364886;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tab3 {
	font-family: Century Gothic;
	font-size: 12pt;
	width: 4%;
	border-right: 1px solid #364886;
	border-bottom: 1px solid #364886;
	font-weight: 500;
	color: black;
	text-align: center;
	background-color: #EEE;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tab4 {
	font-family: Century Gothic;
	font-size: 12pt;
	width: 4%;
	border-right: 1px solid #364886;
	border-bottom: 1px solid #364886;
	font-weight: 500;
	color: black;
	text-align: center;
	background-color: #EEE;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tab2act {
	font-family: Century Gothic;
	font-size: 12pt;
	width: 4%;
	border-right: 1px solid #364886;
	border-bottom: 1px solid #364886;
	font-weight: 600;
	color: white;
	text-align: center;
	background-color: red;
	padding-top: 3px;
	padding-bottom: 3px;
}
