@charset "utf-8";
/* CSS Document */

body { padding:0; margin:0;}

#lblNewsContent { font-family: "fira-sans",sans-serif; font-weight:300;}





h1 > #lblEventTitle {   color: #234a91;
    font-size: 45px;
    line-height: 35px;
	margin:0;
	padding:0;
	text-align:left;
	font-family:"alternate-gothic-no-2-d",sans-serif; font-weight:400; text-transform:uppercase;}
	
h1 > #lblNewsTitle {  color: #234a91;
    font-size: 45px;
    line-height: 35px;
    margin:0;
	padding:0;
	text-align:left;
	font-family:"alternate-gothic-no-2-d",sans-serif; font-weight:400; text-transform:uppercase;

}

h1:first-child { margin:0; padding:0;}

#lblNewsDate { font-size:14px; color:#454647; text-align:left; font-family: "fira-sans",sans-serif; font-weight:300;}
#lblEventDate  { font-size:14px; color:#454647; text-align:left; font-family: "fira-sans",sans-serif; font-weight:300;}

.divSocial { display:inline-block;}
#pnlLinkedIn { margin-left:-15px}


#newContentDetail h1 { color:inherit; font-size:inherit;}
#newContentDetail h2 { font-weight:normal!important;}
#newContentDetail h3 { font-weight:normal!important}
#newContentDetail h4 { font-weight:normal;}
#newContentDetail strong {font-weight: bold!important}


.news-holder h2 {  font-weight:normal!important;}
h2 { font-weight:normal!important;}
h3 { font-weight:normal!important;}
.null { font-weight:unset;}