table, th, td { 
	border: 1px solid black; 
	border-collapse: collapse; 
  		
} 
h1 {
    font-size: 2rem;
    line-height: 1.2em;
    font-weight: 400;
}
 
.calcmy_paragraph_ {
    line-height: 24px;
    color: #353535;
    letter-spacing: 0.4px;
    font-weight: 300;
	font-size: 14px;
	margin-bottom:0.8rem !important;
}
.slideInLeft{
    font-size: 26px;
    color: #444444;
    font-weight: 300;
    /* margin-bottom: 50px; */
    margin-bottom: 10px;
    margin-top: 20px;
}
th, td { 
	padding: 20px; 
}
.p-30{
	padding: 30px;
}
.p-20{
	padding: 20px;
}
.p-10{
	padding: 10px;
}
.p-t-40{
	padding-top: 40px;
}
.p-t-20{
	padding-top: 20px;
}
.p-b-60{
	padding-bottom: 60px;
}
.p-t-10{
	padding-top: 10px;
}
.text-lightgary{
	color: #9293a5;
	font-weight: 400;
}
.table .thead-light th{
	background: #ececec!important;
	border-color: #ececec;
	font-weight: 500;
}
.text-blue{
	color:#3598db;
}
.td-border{
	border-left: 3px solid #3598db!important;
	border-right: 3px solid #3598db!important;
}
.b-bottom{
	border-bottom: 3px solid #3598db!important;
}
.b-top{
	border-top: 3px solid #3598db!important;			
}
table td{
	
	font-size: 15px;
}
.w-9{
	width:11%;
	text-align: center;
}
.w-10{
	width:12%;
	text-align: center;
}
.w-12{
	width:12%;
	text-align: center;
}
.w-14{
	width:14%;
	text-align: center;
}
.w-45{
	width:40%;
	text-align: center;
}
ul{
	margin-bottom: 1.3rem;
}
th{
	font-size: 20px !important;
	
}