﻿#patient-payments {
width:100%;
}

.payment-list td {
border:solid 1px #000;
font-size:.85em;
padding:2px 4px;
}
.alert
{
color:#c04000;
}

#ActionLinksCell {
font-size:16px;
vertical-align:middle;
}

#ActionLinksCell a {
font-size:16px;
vertical-align:middle;
}

#ActionLinksCell ul {
line-height:17px;
list-style-type:none;
margin:0;
}

#rptBody *
{
    font-size: 10pt;
}
#ReportParameters {
background-color:#ccc;
border:#000 1px solid;
font-family:'Times New Roman' , Times, serif;
overflow:visible;
width:auto;
}

#ReportParameters td,#ReportParameters th {
padding-right:10px;
vertical-align:top;
white-space:normal;
}

#ReportParameters td,#ReportParameters th {
font-size:12px;
}

#ReportParameters th {
font-size:11px;
font-weight:400;
text-decoration:underline;
}

#oReportDiv {
/*margin-left:10%;*/
margin-right:10%;
}

.ReportBody {
background-color:#FFF;
border:1px solid #000;
font-family:"Times New Roman" , Times, serif;
margin-bottom:30px;
padding:25px 0 0 10px;
width:auto;
}

.ReportBody ul{
    list-style-type:none;
}
#chkNoDateRange {
font-size:9px;
}

#WideReport {
background-color:transparent;
overflow:auto;
width:auto;
}

#WideReport div {
margin-left:0;
margin-right:0;
}

#WideReport td,#WideReport th {
background-color:#FFF;
}

#WideReport hr {
display:none;
}

div#reportsPage {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#rptBody {
color:#000;
margin:0 auto;
width:1500px;
}

div#reportPageContent #popupBlockerInfo {
background-color:#F5F5DC;
border:#000 1px solid;
font-family:'Times New Roman' , Times, serif;
font-size:10px;
font-weight:400;
width:400px;
z-index:100;
}

div#reportPageContent a {
font-size:10px;
}

div#reportPage .alert {
color:#C04000!important;
}

div#reportPageContent #EndDateCol,#StartDateCol {
font:bold x-small;
text-align:center;
}

div#reportPageContent #BusinessSummarySel {
bottom:115px;
left:18px;
padding:2px;
position:relative;
width:284px;
}



/*Elements Definitions========================================================*/
img
{
    border: none;
}

/*End Element Definitions=====================================================*/

/*Anchor Definitions==========================================================*/
a {
	color: #39C;
	/*font-size: .9em;*/
	font-size: 14px;
	}
/*End Anchor Definitions======================================================*/


/*Class Definitions===========================================================*/
.watermark 
{
	color:#cccccc;
}

.bold
{
    font-weight: bold;
}

.alert
{
    color: #c04000;
}

.OrthoTealColor
{
    color: #39C;
}

.alignTop
{
    vertical-align: top;
}

.alignBottom
{
    vertical-align: bottom;
}

.alignRight
{
    text-align: right;
}

.alignLeft
{
    text-align: left;
}

.alignCenter
{
    text-align: center;
}

.alignMiddle
{
    vertical-align: middle;
}

.EmailAddress
{
    text-transform: lowercase;
}

.AddressPWD
{
	text-transform: capitalize;
	width:275px;
	
}
.boldRed
{
	color:Red;
	font-weight:bold;
}

.ProperCase
{
    text-transform: capitalize;
}

/*End Class Definitions=======================================================*/




/*Modal Popup*/
.modalBackground {
	background-color:#eeeeee;
	filter:alpha(opacity=90);
	opacity:0.9;
}

.modalPopup {
	background-color:#ffffdd;
	border:1px #000000 solid;
	padding:3px;
	width:auto;
}

.fiftyPercent
{
	width: 50%;
}
#table0{width:792px;}
#table2{width:500px; margin-left:20%; margin-right:25%;}
.ui-survey-input{
    width: 181px;
}

div.survey-validation-error {
    border:  1px solid #800;
    display:  table;
}
div.survey-validation-error > p {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color:  #A00;
}
label.ui-survey-label {
    display: block;
    font-weight: bold;
    margin-top: 8px;
}

.ui-survey-input>.ui-survey-label {
    margin-top: 0px;
}

.ui-state-error>p {
    margin: 0 3px;
    padding: 1px 0;
}

div#account a
{
    font-size:12px;
}
div#table4 td {width:110px}


.helpicon
{
    height: 16px;
    width: 16px;
    background-image: url(images/help_icon.png);
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    margin: 1px 5px 0 -20px;
    cursor: pointer;
}

.helpTipsStyle li
{
    padding: 5px; 
    font-size: 12px;  
}

.ui-front {
    z-index: 10000;
}

.badaddrtext
{
    color: red;
    font-weight: bold;
    white-space: pre;
}
.badaddr
{
    border:Red 2px solid;
    color:Red; 
    font-weight:bold;
    display: inline-block; 
    padding: 8px;
}