/* Add your custom css styles */

.green-text { color: #63A946!important; }

.underlinetitle {
    border-bottom: 1px solid #63A946;
 
}


.underlinetitle2{

  border-bottom: 2px solid #63A946;
  
    padding-bottom: 4px;
}
.verticalLine {
    border-left: solid #63A946;
	border-left-width: 1px;
}

.margin-bottom-text {
	margin-bottom: 2cm;
	
	}

.fontl {
	    font-family: 'Proxima Nova', sans-serif;

    -webkit-font-smoothing: antialiased;
}




.margintopb{margin-bottom: 2%;margin-top: 2%;}
.marginbot{margin-bottom: 2%;}


.imga {
    position: absolute;
    z-index: -1;
	
    top: -25px;
}
.imgbb {
 position: initial;
 z-index:initial;
    top:10%;}

.red{ color: red; font-size: 60%;}

.percent{font-weight: 100;}