
body
{
	font-size:15px !important;
	background:#003366;
}

#candnewform{
    font-size: 15px;
}

.ui-dialog .ui-dialog-title {
    font-size: 15px;
}


form .row label strong {
    font-size: 15px;
}

#candnewform .steps li {
    line-height: 14px;
}


.chzn-container {
    font-size: 15px;
}

#main
{
	border:0px;
	border-radius:0px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0px 0px rgba(0, 0, 0, 0);
}

#content
{
	padding:0px;
	
	background-color:#003366;
}

#detailpan
{
	margin-right:15px;margin-bottom:15px
}
