@charset "utf-8";/*!
 *
 * Version: v3.0.2
 * 
 * Quick fix by publishing 
 * Design need to add in the package
 */

 

/* .spaceList to be used when list items have multiple lines and need extra space between items */
/* http://www.servicecanada.gc.ca/eng/isp/pub/cppoas/lifeevent/index.shtml */
ol.spacedList li, 
ul.spacedList li{
	margin-top: 15px;
	margin-bottom: 15px;
}

ol.spacedList li li, 
ul.spacedList li li {
	margin-top: 0;
	margin-bottom: 0;
}

/* DEFINITION LIST CSS BEGINS */ 
dt {font-weight: bold;}
dl.tableStyle1 {
	width: 100%;
}
dl.tableStyle1 dt {
	font-weight: bold;
	float: left;
}
dl.tableStyle1 dd {
	margin-left: 100px;
	padding: 0 0 20px;
}
dl.tableStyle1 dd p {
	margin-top: 0;
}
/* DEFINITION LIST CSS ENDS */ 

label .error {
    color: #CC0000;
    display: block;
    font-weight: bold;
}
div .module-attention {
	background-image:url("module.jpg");
	background-color:#fffcee;
	outline:1px solid #ffe75d;
	background-position:0 0

	
}
div .module-alert {
	background-image:url("module.jpg");
	background-color:#fbebeb;
	outline:1px solid #d73d38;
	background-position:-1200px 0
	}
	
#sc-home .h_alert {
	
    color: #555555;
    font-size: 130%;
	background: none !important;
	text-transform: none;
}
@media screen and (max-width:768px) {
.hiddenSpan {
	display: none;
}
}

fieldset {
               border: 1px solid #d4d4d4;
               position: relative;
               height:100%;
               padding: 1em 1em;
                margin-bottom: 1em;
}

legend {
               margin-left:1%;
               margin-right:1%;
               padding: 0.5% 0.5% 0.8%;
}
.top-feature-ndoh{
	margin: 0px;
    padding-right: 0px;
	padding-left: 0px;
	}
