/*Header Starts*/
#mds_Header {
	padding: 20px 0 10px 0;
	/*font: 0.8125em/1.3846em Arial, Helvetica, sans-serif;*/
	font: 13px/18px Arial, Helvetica, sans-serif;
}
#mds_Header img {
	border:0px
}
.mds_row {
	width: 100%;
	max-width: 960px;
	min-width: 960px;
	margin: 0 auto;
}
.mds_row:before, .mds_row:after, .mds_clearfix:before, .mds_clearfix:after {
	content:"";
	display:table;
}
.mds_row:after, .mds_clearfix:after {
	clear: both;
}
.mds_row, .mds_clearfix {
	zoom: 1;
}
.mds_row .mds_three.mds_columns {
	width: 23.404293%;
}
.mds_row .mds_nine.mds_columns {
	width: 74.468205%;
}
.mds_column:first-child, .mds_columns:first-child, .mds_alpha {
	margin-left: 0px;
}
.mds_column, .mds_columns {
	margin-left: 2.127663%;
	float: left;
	min-height: 1px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mds_headerArea {
	margin: -10px 0 0 0;
}
.mds_headerArea .mds_singgov-logo {
	margin-bottom: 5px;
	float: right;
	padding: 0;
}
.mds_sitesearch {
	background: #eee;
	border-radius: 4px;
	margin-bottom: 4px;
	padding: 6px;
	float: right;
	clear: both;
	color: #666;
	display: inline;
	/* -- For IE only -- 
	width: 510px;*/
	width: 495px;
}
/* -- For Firefox only -- */
/*@-moz-document url-prefix() { .mds_sitesearch { width: 527px; } }*/
/* -- For Chrome only -- */
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
 .mds_sitesearch {width: 518px;}
}*/

.mds_sitesearch #TextBoxSearch, .mds_sitesearch #SearchGo, .mds_sitesearch select {
	line-height: 18px;
	font-size: 13px;
	/*float: left;*/
	display: inline;
	margin-right: 4px;
	border: 1px #ccc solid;
}
.mds_sitesearch select {
	padding: 3px;
}
.mds_sitesearch #TextBoxSearch {
	background: #ffffff url(../mds-header-images/sitesearch-icon.gif) 2px 50% no-repeat;
	padding: 5px 5px 5px 24px;
	width: auto;
}
.mds_sitesearch #SearchGo {
	border: 1px solid #F17405;
	background: #F68705;
	color: #fff;
	padding: 4px 10px;
	font-weight: bold;
	margin-right: 0;
}

@-moz-document url-prefix() { .mds_sitesearch #SearchGo { padding: 4px 5px; } }

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .mds_sitesearch #SearchGo { padding: 4px 5px; }
}

.mds_headerArea ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.mds_headerArea li {
	display: inline;
	position: relative;
	margin: 0;
}
.mds_headerlinks {
	clear: both;
	float: right;
	text-align: left;
	position: relative;
	margin: 0;
}
.mds_headerlinks ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.mds_headerlinks ul > li {
	margin: 0;
}
.mds_headerlinks > li {
	float: left;
	display: inline;
	position: relative;
	margin: 0;
}
.mds_headerlinks a, .mds_headerlinks a:visited {
	color: #666;
	line-height: 28px;
	padding: 0 6px;
	text-decoration: none;
}
.mds_headerlinks a:focus, .mds_headerlinks a:hover {
	color: #000;
}
.mds_headerlinks a {
	display: block;
}
.mds_headerlinks > li > a {
	line-height: 28px;
	font-size: 12px;
}
.mds_headerlinks .mds_drop > a {
	background: url(../mds-header-images/dropdown-arrow-grey.gif) 90% 11px no-repeat;
	padding: 0 15px 0 5px;
}
.mds_headerlinks .mds_faqs-link {
	background: url(../mds-header-images/faq-link.gif) top left no-repeat;
	width: 97px;
	height: 28px;
	text-indent: -2000em;
	display: block;
	float: left;
	padding: 0;
	margin: 2px 0 -2px 0;
}
.mds_headerlinks .mds_faqs-link:hover {
	background-position: 0 -28px;
}
.mds_headerlinks .mds_drop ul {
	position: absolute;
	right: 0;
	top: 28px;
	background: #eee;
	padding: 10px 15px;
	z-index: 2000;
	width: 130px;
	display: none;
}
.mds_headerlinks .mds_drop li {
*zoom: 1;
	width: 100%;
}
mds_.headerlinks .mds_drop > a {
	background: url(../mds-header-images/dropdown-arrow-grey.gif) 90% 11px no-repeat;
	padding: 0 15px 0 5px;
}
.mds_headerlinks .mds_drop:hover > ul {
	display: block;
}
.mds_headerlinks .mds_drop a:hover, .mds_headerlinks .mds_drop:hover > a {
	background-color: #eee;
}
#mds_Nav {
	background: #0c6cad url(../mds-header-images/navbar-left.gif) top left no-repeat;
	min-height: 46px;
	padding-left: 7px;
	margin-bottom: 10px;
	/*font: 0.8125em/1.3846em Arial, Helvetica, sans-serif;*/
	font: 13px/18px Arial, Helvetica, sans-serif;
}
#mds_Nav ul {
	padding: 0;
	margin: 0;
}
#mds_Nav ul > li {
	display: inline;
	float: left;
	margin: 0;
	position: relative;
	z-index: 1000;
}
#mds_Nav h2 {
	margin: 0;
	display: inline;
	font-size: 100%;
}
#mds_Nav a, #mds_Nav a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
}
#mds_Nav .mds_primary {
	float: left;
}
#mds_Nav h2 > a {
	text-indent: -2000em;
	background: url(../mds-header-images/navbar-primary.gif) top left no-repeat;
	width: 110px;
	height: 46px;
}
#mds_Nav .mds_link-2 {
	background-position: -110px 0;
	width: 135px;
}
#mds_Nav .mds_link-3 {
	background-position: -245px 0;
	width: 102px;
}
#mds_Nav .mds_link-4 {
	background-position: -347px 0;
	width: 138px;
}
#mds_Nav .mds_link-5 {
	background-position: -485px 0;
	width: 114px;
}
#mds_Nav .mds_active:hover .mds_link-1, #mds_Nav li:hover .mds_link-1, #mds_Nav .mds_link-1:hover {
	background-position: 0 -46px;
}
#mds_Nav li.mds_active .mds_link-1, #mds_Nav .mds_active .mds_link-1 {
	background-position: 0 -92px;
}
#mds_Nav .mds_active:hover .mds_link-2, #mds_Nav li:hover .mds_link-2, #mds_Nav .mds_link-2:hover, #mds_Nav .mds_active .mds_link-2:hover {
	background-position: -110px -46px;
}
#mds_Nav li.mds_active .mds_link-2, #mds_Nav .mds_active .mds_link-2 {
	background-position: -110px -92px;
}
#mds_Nav .mds_active:hover .mds_link-3, #Nav li:hover .link-3, #mds_Nav .mds_link-3:hover {
	background-position: -245px -46px;
}
#mds_Nav li.mds_active .mds_link-3, #mds_Nav .mds_active .mds_link-3 {
	background-position: -245px -92px;
}
#mds_Nav .mds_active:hover .mds_link-4, #mds_Nav li:hover .mds_link-4, #mds_Nav .mds_link-4:hover {
	background-position: -347px -46px;
}
#mds_Nav li.mds_active .mds_link-4, #mds_Nav .mds_active .mds_link-4 {
	background-position: -347px -92px;
}
#mds_Nav .mds_active:hover .mds_link-5, #mds_Nav li:hover .mds_link-5, #mds_Nav .mds_link-5:hover {
	background-position: -485px -46px;
}
/*#mds_Nav li.mds_active .mds_link-5, #mds_Nav .mds_active .mds_link-5 {
	background-position: -485px -92px;
}*/
#mds_Nav .mds_secondary {
	background: #f07222 url(../mds-header-images/navbar-right.gif) top right no-repeat;
	padding: 0 8px;
	float: right;
	line-height: 46px;
	font-weight: bold;
}
#mds_Nav .mds_secondary a, #mds_Nav .mds_secondary a:visited {
	padding: 0 8px;
}
#mds_Nav .mds_secondary a:hover {
	background: #FF8335;
}
#mds_Nav ul > li > ul {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 46px;
	background: #4BA3D5;
	padding: 8px 8px 18px 8px;
	width: 184px;
	display: none;
}
#mds_Nav ul > li:hover > ul {
	display: block;
}
#mds_Nav ul ul > li {
	float: none;
 *zoom: 1;
	display: block;
}
#mds_Nav ul ul a {
	padding: 4px;
	display: block;
}
#mds_Nav ul ul a:hover {
	background: #4392BF;
}

#mds_head_body {
    margin: 0;
}
/*Header Ends*/

span.ui-button-text
{
    font-family: Arial,helvetica,sans-serif;
    text-align: left;
}

.ui-widget li
{
    font-family: Arial,helvetica,sans-serif;
    text-align: left;
}

.ui-widget .ui-state-default
{
    background : none repeat scroll 0 0 #FFFFFF;
}

#drop-list
{
   position: absolute;
   z-index : 1010;
}

#drop-list.ui-corner-all
{
    border-radius: 0;
}

.mds_headerArea #drop-list li
{
    display: inherit;
}

#drop-list .ui-state-hover
{
    cursor : pointer;
    background: none repeat scroll 0 0 #0c6cad;
    color: #FFFFFF;
}

#drop-list .ui-state-active
{
    border : none;
}

span.ui-button-text
{
    font-size: 11.5px;
}

#drop-list li
{
    padding: 3px 13px;
    font-size: 12.5px;
}

/*for default dropdown size */
.mds_sitesearch #drop
{
    width : 225px;
}

.mds_sitesearch_btn_mrgn
{
    margin-left : 5px;
}
.mom-logo {
  display: inline-block;
  background: url(../_layouts/MRSD.iMAS.Assets/img/mobileimg/mom-logo-color.svg);
  background-repeat: no-repeat;
  background-size: auto 60px;
  text-indent: -2000em;
  width: 130px;
  height: 60px; }