#tabRowData{  
   background-color: #CCCCCC !important;
   border-left: 1px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
   border-bottom: 1px solid #CCCCCC;  

    }
  #tabRowData th{  
  padding: 4px;
  padding-right: 5px;
  text-align: center;  
  line-height: 1.21em;
  vertical-align:middle;
  font-family: Arial, Arial, sans-serif;
  font-size: 14px;
  font-weight:bolder;
   }
 #choiceDialogTableRow{
   border-left: 1px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
   border-bottom: 1px solid #CCCCCC;  
     }
 #choiceDialogTableRow h4{
	padding: 14px;
	font-family: Arial, Arial, sans-serif;
  	font-size: 13px;
  	font-weight:bold;
    color: #337ab7 !important;
    text-align: center;
    
 }
#choiceDialogTableRow p{
	padding-left:1px;
	padding-right:-6px;
	border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
    font-family: Arial, Arial, sans-serif;
    font-size: 13px;
    font-weight:bold;
    line-height: 1.21em;
}
#choiceDialogTableRow td{
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    background-color: rgb(255, 255, 255);
    text-align: center;
    border-right: 1px solid #CCCCCC;
}
#choiceDialogTabBtn{
   width="100%";
   background-color: #CCCCCC !important;   
   border-left: 1px solid #CCCCCC;
   border-right: 1px solid #CCCCCC;
   border-bottom: 1px solid #CCCCCC;   
    
}
#uspsAddressBtn, #origAddressBtn {
	margin-top: 15px;
	line-height: 1.21em;
	width: auto;
	height: auto;
	vertical-align: middle;
	font-family: Arial, Arial, sans-serif;
	font-size: 15px;
	white-space: normal;
}

#captchaImage{
	margin-left: 1px !important;
}
#captchaValue input[type=text], .ui-widget input {
    width: 162px;
    margin-left: 14px;
    margin-top: 6px !important;  
}
#captchaAudio{
   margin-left: 7px !important;
}
#captchaRefresh{
   margin-left: 2px !important;
}
@media (min-width: 992px)
 maincontent{
    width: 100%;
}
