/* Global Styling
------------------------------------------------*/

#mw .sm-vertical div {
     margin-right:9px;
}

#mw #ethnic.sm-vertical div{
	width:21%;
	margin-right:0;
}



/* Global Styling  Forms  
------------------------------------------------*/
#mw input[type="text"].mw-date-inline{width: 155px !important;}

#mw .negativePad15{
		margin-left:-15px
}


#mw input.medium{
	width:85% !important;
}

#mw .col-md-2 input.short{
	width:100% !important;
}

#mw .col-md-3 select.short{
	width: 75% !important;
}

/* Messages 
================================================*/

#mw .error-content{
	font-size: 1.4rem;
}

#mw .error-content  h2.first { 
	font-size: 1.4em;
}

#mw .error-content ul{
	font-weight: 700;
}

/* Health Professional Path Products
------------------------------------------------*/
#mw fieldset.remove_product{
	margin-bottom: -10px;
}

#mw .otherRoute{
	padding-left:14x;
}

#mw .Or{
	padding-top:28px;
}
#mw .Or.Line-Up{
	margin-top:22px;
}

/* Health Professional Concomitants
------------------------------------------------*/
#mw #hp .concomitantGroup {font-size: 16px;}
#mw #hp .concomitantGroup input[type="text"].mw-date{
	width:135px !important;
	font-size: 16px !important;
}

#mw #hp .conCounter {
	padding-left: 43px;
}
#mw #hp .concomitantGroup .hideTabletOnly {
	display:block;
}

/* Home Page
-------------------------------------------------*/
#mw .bottomLinks{
	margin: 30px auto auto auto;
}
