/* Global Styling  Forms  
------------------------------------------------*/
#mw .otherPadTop20{
	padding-top:0;
}

#mw input[type="text"].mw-date-inline{
	width: 20% !important; 
}

#mw .sm-vertical{
	margin-left:auto;
}

#mw .sm-vertical div {
    float:left;
    margin-left: 0;
    margin-right: 12px;
}

.ui-dialog-content img{
	width: auto;
}

/* Error Inputs 
-------------------------------------------------------*/
#mw .error-content{
	font-size: 1.4rem;
}

#mw .error-content img{
	margin-right: .5em;
}

#mw .error-content  h2.first { 
	font-size: 1.3em;
	margin-top:0;
}

/* Health Professional Path Products
------------------------------------------------*/
#mw .add_product.large{
	font-size: 2.3rem;
	}


#mw div.remove_product{ 
	font-size: 20px; 
	margin-top: -27px;
	margin-right:28px;
	width: 50%;
	
}

#mw h3.about_product{
	font-size: 23px;
}


/* Health Professional Path Concomitants
------------------------------------------------*/
#mw #hp .conCounter {
	padding-left: 43px;
}

#mw #hp .concomitantGroup hr.mini{
	display:none;
}
#mw h3#concomitantEditSection input {
    margin-bottom: 0;
    margin-top: auto;
}


#mw #hp .concomitantGroup .hideTabletOnly{
	display:none;
}

#mw #hp .concomitantGroup input[type="text"].mw-date{
	width:108px !important;
	font-size: 14px !important;
}

/* Confirmation Page
======================================================*/
/* #mw #confirmationButtons{
	margin-left:5%;
}*/
#printBtn {
	margin-top:2%;
}
#mw #confirmationButtons a{
	width: 45%;
	font-size: 15px;
	font-weight: bold;
}

#mw #confirmationButtons a:first-child{
	margin-bottom: auto;
	margin-right:1em;
}

/* Home Page
-------------------------------------------------*/
#mw #homepage .reportBtns { 	
	width: 100%; 		
	text-align: center;
}

 /* FAQ Page
================================================*/
#mw table#browsers {
	font-size:.875em;
}