<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Istok+Web&amp;display=swap');


#fontp{
	/*color: #222221;*/
	/*font-family: 'Poppins';*/
	
	font-family: 'Arial, Helvetica, sans-serif';
	font-size: 15px;
color:#323435;

}


#fonth{
	/*color: #222221;*/
	/*font-family: 'Poppins';*/
	
	font-family: 'Istok Web', sans-serif;
	font-size: 16px;

}

#fonth1{
	/*color: #222221;*/
	/*font-family: 'Poppins';*/
	
	font-family: 'Arial, Helvetica, sans-serif';
	font-size: 16px;

}
.m{
    	margin-top:-18px;
}

.desg{
    margin-top:-10px;
}

#pjustify{
    font-size: 15px;
    font-family: 'Arial, Helvetica, sans-serif';
    text-align:'justify';
    color:#323435;
    
}
#f{
    font-family: 'Arial, Helvetica, sans-serif';
}

#pf{
    font-family: 'Arial, Helvetica, sans-serif';
    font-size: 15px;
}
#bgclr{
    background-color:#F5F8F9;
}
#profilecontent{
    font-family: 'Arial, Helvetica, sans-serif';
    margin-left:4%;
    text-align:'justify';
     
    
}

#newsbg {
	 /*background-color: white;*/

    background-color: #CCD8DA;
    /*border-bottom-style: solid;*/
    /* border-bottom-color: #1A7AB2; */
    color: white;

}
.support-button .button {
    margin-left: 60px;
}
#viewmore {
    background-color: #1A7892;
    color: #FFFFFF;
    border-radius: 25px;
    width: 100px;

    text-align: center;
}
#campusicon {
	text-decoration: none;
    width: 190px;
    height: 90px;
    border-top-left-radius: 10px;

    }
#dive {
	text-decoration: none;
	width: 155px;
    height: 115px;
    border: solid;
    margin-left: 2%;
      /*border-color: #043D48;*/
    border-color: #043D48;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#textp {
	text-decoration: none;
    text-align: center;
    background-color: #F2D012;
    border-bottom-right-radius: 10px;
    color: black;
    margin-bottom: -1%;
}

#nclbg {
    background-color: #1B4F72;
    border-bottom-style: solid;
    border-bottom-color: #F9F929;
    height: 50px;
    /* border-bottom-color: #1A7AB2; */
    color: white;
}

#hrm{
    margin-top:-2%;
}
</pre></body></html>