#homePageForm .portal-content-body-section .plainText strong ,#homePageForm .portal-content-section .plainText ul li strong, #formContainer1 .portal-content-body-section .plainText ul li strong, #homePageForm .portal-content-section .plainText ul li b, #formContainer1 .portal-content-body-section .plainText ul li b{
	display: initial;
	display: inline !important;
}
#homePageForm .portal-content-section .plainText ul li a, #formContainer1 .portal-content-body-section .plainText ul li a{
	color: #0563C1;
}
#homePageForm .portal-content-section .plainText ul li , #formContainer1 .portal-content-body-section .plainText ul li{
	line-height:normal  !important;
}
#homePageForm .portal-content-section .plainText > h1, #homePageForm .portal-content-body-section .plainText > h1{
	text-transform: none !important;
}
#homePageForm .portal-content-section .portal-image, #homePageForm .portal-content-section .portal-image .content-image-section img{
	display:none;
	}
#homePageForm .portal-content-section .plainText, #formContainer1 .portal-content-body-section .plainText{
	width:auto !important;
}

.application-section .application .title {
	font-size: 20px;
	}

 
element.style {
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.module-section .module .module-title {
    color: #798c9a;
    font-family: "SourceSansPro-Regular", "Source Sans Pro";
    font-size: 18px;
    font-weight: 300;
    height: 30px;
    line-height: 30px;
    position: absolute;
    left: 0;
    right: 0;
    top: -30px;
}

.module-section .module .title {
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 200;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 5px;
	

}

.module-section .module small {
    display: block;
    font-family: "Spectral";
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.truncate, .upload-section .details .file-name, .modal .post section .file .name, .module-section .module .module-title, .module-section .module .title, .proToolbox .toolpane .toolHeader, .proToolbox .toolpane .toolBlock .toolItem  {
    overflow: visible;
}	

