.ui-dialog-titlebar-close {
   display: none;
}

.show-workflow-msg {
  visibility: hidden;
}

.node-login-messages {
  text-align: center;
}

/* New Guidlines added.*/
.seia-news-head {
	color: white;
    float: left;
    padding: 5px 23px 5px 23px;
    text-align: center;
    left: 52px;
    top: 14px;
    z-index: 99;
    background-color: #102D46;
    font-size: 20px;	
}
.news-head h5 {
	margin-top: 10px;
}

.news-head h5 a {
	font-weight:lighter;
}

.news-head p {
	letter-spacing: unset;
	line-height: unset;
}
 
.news-head-card {
	padding: 48px 30px;
}