/*Modified Portal page taskbox style override for interior page*/
h2.or-taskbox-title {
	display: block;
	width: 100%;
	font-weight: normal;
	/*font-size: 20px!important;*/
	font-size: 25px!important;
	height: auto;
	text-align: left;
	padding: .41em .4em .275em 16px;
	color: #333333;
	/*border-bottom: #7FAAC9 5px solid;*/
	box-sizing: border-box;
	background-color: rgba(242, 242, 242, 1.0);