body {
	font-size:10pt;
	font-family:verdana;
}
.mandatory {
	background : url(../images/mandatory.png) no-repeat left center;
	text-indent : 10px
}

.links {
	font-family:verdana;
	font-size:10pt;
	color: blue;
	cursor: pointer;
}

.calbut{
	width : 16px;
	height : 16px;
	border : none;
	margin-bottom: 3px;
	vertical-align: middle;
}

.calbutnor{
	background: url(../images/calbutnor.png) no-repeat;
	cursor : pointer;
}

.calbutdis{
	background: url(../images/calbutdis.png) no-repeat;
	cursor : not-allowed;
}
.calbutdn{
	background: url(../images/calbutdn.png) no-repeat;
	cursor : pointer;
}

.screenTitle {
	font-family:verdana;
	font-size:10.5pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

.summaryScreenTitle {
	font-family:verdana;
	font-size:10pt;
	font-weight: bold;
	text-align: left;
	padding-left: 5%;
	color: #000000;
}

table.portalTable
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
	border-style: solid;
	width: 95%;
}
.portalTable th, .portalTable td
{
	margin: 0;
	padding: 4px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}
.tableHead {
	background-image: url("../images/PatientPortalIcons/TableHeader.png");
	background-repeat: repeat-x;
	height: 25px;
	font-weight: bold;
	font-size:10pt;
}

.heading{
	font-weight: bold;
	font-size: 10pt;
}

.evenRow {
	background-color: #E9E8E8;
	height: 25px;
	font-size:10pt;
}

.oddRow {
	background-color: #FFFFFF;
	height: 25px;
	font-size:10pt;
}
/* Below two classes are for Summary menu only*/
.oddrow {
	background-color: #E9E8E8;
	height: 25px;
}

.evenrow {
	background-color: #FFFFFF;
	height: 25px;
}

.selrowdet {
	background: #6B83B6;
	height: 25px;
}

.portalButtonShort {
	width: 100px;
	height: 25px;
	color: #000000;
}
.portalButton {
	width: 150px;
	height: 25px;
	color: #000000;
}

.portalButtonNor {
	background: url(../images/PatientPortalIcons/ButtonNormal.png);
	background-repeat: repeat-x;
	text-align: center;
	cursor : pointer;
}

.portalButtonDis {
	/*background: url(../images/PatientPortalIcons/ButtonDisabled.png);*/
	background-repeat: repeat-x;
	text-align: center;
	cursor: not-allowed;
}

.portalButtonNor:hover{
	background: url(../images/PatientPortalIcons/ButtonHover.png);
	background-repeat: repeat-x;
}

.deletebut {
	width : 16px;
	height : 16px;
	border : none;
	background: #DDE1E7
}

.deletebutdis {
	background: url(../images/deletebutdis.png) no-repeat;
	cursor : not-allowed
}

.deletebutdn {
	background: url(../images/deletebutdn.png) no-repeat;
	cursor : pointer
}

.deletebutnor {
	background: url(../images/deletebutnor.png) no-repeat;
	cursor : pointer
}
.bodyBack {
	background-color: #F4F2F3;
}
.topMessage {
	background-color: #E3E3E3;
}
.thinBorderTable
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
	border-style: solid;
	border-color: #000000;
}
.thinBorderTableTd
{
	margin: 0;
	padding: 0px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
}
.textStyle {
	font-size:10pt;
	font-family:verdana;
}
.textStyleColor {
	color: red;
}

.mailfrom {
	color:blue;
	text-decoration: underline;
}

.mailread {
	background: transparent url(../images/mailread.png) no-repeat center;
	margin-left: 15px;
}

.mailunread {
	background: transparent url(../images/mailunread.png) no-repeat center;
	margin-left: 15px;
}
.portalBoxTable {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: gray;
}

.headerTitle {
	color: black;
	font-size: 10pt;
	font-family: verdana;
}

.patReminder {
	padding-top: 7px; 
	border: none;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	border: none;
}
.patReminderNor {
	cursor: pointer;
}
.patReminderDis {
	cursor: not-allowed;
}

/* Action Errors Style Starts*/
.error {
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #FF0000 ; 
} 
.warning {
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #F76A0C;
}
.messages {
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #156915;
	white-space: nowrap;
}
/* Action Errors style Ends*/

.RBL5{
	background: #FFFFB9;
   	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.RBL6{ 
	background-color: #FFFFFF;
	height: 25px;
	font-size:10pt;
}
.RBL7 { 
	background-color: #E9E8E8;
	height: 25px;
	font-size:10pt;
}
.RBL8{ 
	/* Added on 16 June 2004 CLASS_NAME_ROW */
	background: #6699CC; 
	color: White; 
	font: bold 14px/22px Arial, Helvetica, sans-serif;
	text-indent: 20px;
}
.RBL9 { 
	/*Used to display Titles Columns in Table */
	font : bold 12px/16px Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #395380;
}
.clinicalSummary {
	padding-top: 7px; 
	border: none;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	border: none;
	cursor: pointer;
	background-image: url("../images/clinicalSummary.gif");
}
.portalReadOnly {
	background: #CCCCCC;
}
.selectbut{
	width : 16px;
	height : 16px;
	border : none;
	background: #7A93C9;
}
.selectbutdis{
	background : url(../images/selectbutdis.png) no-repeat;
	cursor : not-allowed;
}
.selectbutdn{
	background: url(../images/selectbutdn.png) no-repeat;
	cursor : pointer;
}
.selectbutnor{
	background: url(../images/selectbutnor.png) no-repeat;
	cursor : pointer;
}
.searchbut{
	width : 16px;
	height : 16px;
	border : none;
	background: #EEEEEE;
	margin-bottom: 3px;
}
.searchbutdis{
	background: url(../images/dbxsearchdis.png) no-repeat;
	border : none;
	cursor : not-allowed;
}
.searchbutdn{
	background: url(../images/dbxsearchdn.png) no-repeat;
	border : none;
	cursor : pointer;
}
.searchbutnor{
	background: url(../images/dbxsearchnor.png) no-repeat;
	border : none;
	cursor : pointer;
}
/** added by Rahul **/
input[type='button'].icon16 {
	width : 16px;
	height : 16px;
	border : none;
	vertical-align: middle;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: transparent;
	background-attachment: scroll;
	background-repeat: repeat;
}
.icnComments16 {
	background : url(../images/theme1/icnComments16.png);
}
.icnLabAttachment16 {
	background : url(../images/icnLabAttachment16.png);
}
.icnRadAttachment16 {
	background : url(../images/icnRadAttachment16.png);
}
input[type='button'].nor16 {
	cursor: pointer;
	background-position-x: 0px; 
	background-position-y: 0px; 
}
input[type='button'].nor16:hover {
	cursor: pointer;
	background-position-x: 0px; 
	background-position-y: -16px;
}
input[type='button'].dis16 {
	cursor: not-allowed;
	background-position-x: 0px; 
	background-position-y: -32px;
}
/*Added by Rahul C for Sort Button*/
.headerSort{
	width : 16px;
	height : 16px;
	border : none;
	cursor: pointer;
	vertical-align: middle;
}
.headerSortNormal{
	background : url(../images/icnSortPP.png) no-repeat 0px -32px;
}
.headerSortAsc{
	background : url(../images/icnSortPP.png) no-repeat 0px 0px;;
}
.headerSortDesc{
	background : url(../images/icnSortPP.png) no-repeat 0px -16px;;
}
/* style starts for myTabbs */
ul.myTabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999999;
	width: 100%;
}
ul.myTabs li {
	float: left;
	margin-right: 5px;
	cursor: pointer;
	padding: 0px 21px ;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #EEEEEE;
	overflow: hidden;
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
ul.myTabs li.noTab {
	float: left;
	margin-right: 5px;
	cursor: pointer;
	padding: 0px 21px ;
	height: 31px;
	line-height: 31px;
	border: none;
	border-left: none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: none;
	overflow: hidden;
	position: relative;
	/* border-top-left-radius: 5px;
	border-top-right-radius: 5px; */
}
@media (min-width: 300px) and (max-width: 399px) {
	ul.myTabs li.noTab {
		padding: 0px 5px ;
		max-width: 62%;
		float: right;
	}
}
@media (min-width: 400px) and (max-width: 599px) {
	ul.myTabs li.noTab {
		padding: 0px 5px ;
		max-width: 72%;
		float: right;
	}
}
@media (min-width: 600px) and (max-width: 650px) {
	ul.myTabs li.noTab {
		padding: 0px 5px ;
		max-width: 80%;
	}
}
ul.myTabs li:hover {
	background: #CCCCCC;
}
ul.myTabs li.noTab:hover {
	background: none;
	cursor: default;
}	
ul.myTabs li.active {
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
ul.myTabs li.disabled {
	background-color:#eeeeee;
	color:#bdc0bf;
	cursor: not-allowed;
}
ul.myTabs li img {
	vertical-align: middle;
}
ul.myTabs li.nonTabArea {
	border: 0;
	cursor: auto;
	background: transparent;
}
.myTabContainer {
	border: 1px solid #999999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #FFFFFF;
}
.myTabContent {
	padding: 10px;
	font-size: 1.2em;
	overflow: auto;
}
/* style ends for myTabbs*/
.hand {
    cursor: pointer;
}
.encActive
{
	color: #000000;
}
.encActivenor
{
	color: #C0C0C0;
}
.globalIcnSize {
	width: 22px;
  	height: 16px;
  	border: none;
  	outline: none;
  	padding: 0px;
  	border-width: 0px;
  	background-color: transparent;
}
.icnEye
{
	background: url(../images/selectbutnor.png) no-repeat;
	cursor : pointer;
}