.make-Alert-text-for-portal {
	color: #3C81CB;
	font-weight: bold;
}

p {
	margin: 3px;
}

a.save_button {
	background: none repeat scroll 0 0 #996633;
	border-radius: 3px;
	color: #FFFFFF;
	display: inline-block;
	padding: 5px 16px;
}

input.input-long {
	border-color: #9F9E9E #C9C9C9 #ECECEC;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3) inset, 0 -1px 1px 1px
		rgba(0, 0, 0, 0.2) inset;
	color: #000000;
	display: inline-block;
	margin: 0;
	outline: medium none;
	padding: 4px;
	font-size: 11px;
}

select.input-long {
	border-color: #9F9E9E #C9C9C9 #ECECEC;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3) inset, 0 -1px 1px 1px
		rgba(0, 0, 0, 0.2) inset;
	color: #000000;
	display: inline-block;
	margin: 0;
	outline: medium none;
	padding: 3px;
	height: 25px;
	font-size: 11px;
}

textarea {
	font-family: 'Open Sans', sans-serif;
}

textarea.input-long {
	border-color: #9F9E9E #C9C9C9 #ECECEC;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3) inset, 0 -1px 1px 1px
		rgba(0, 0, 0, 0.2) inset;
	color: #333333;
	outline: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	line-height: 9px;
	outline: medium none;
	background: #FFF !important;
	padding: 4px;
}

select {
	background: none repeat-x scroll left top #F6F6F6;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	height: 25px;
	padding: 2px;
	/* width: 213px; */
}

.btn-custom {
	background: #3f67c0;
	padding: 4px 14px;
	border-radius: 4px;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

h1 {
	color: #555555;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 20px;
}

input.save_button {
	background: none repeat scroll 0 0 #996633;
	border: 1px solid #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
	display: inline-block;
	padding: 5px 13px;
	text-decoration: none;
	-webkit-border-radius: 5px;
	cursor: pointer;
}

h2 a {
	text-decoration: none;
	color: #0B3861;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 20px;
}

h2 {
	color: #555555;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 20px;
}

h2 a:HOVER {
	text-decoration: underline;
}

h3 {
	color: #555555;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 20px;
}

.reg {
	color: red;
}

.validate {
	color: red;
}

#personPopupContainer {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 20000;
	width: 410px;
}

.personPopupPopup {
	
}

#datatitle {
	font-weight: bold;
}

#additionalInfo,#resonoapointmentS,#preferedday,#apptDate,#appointmenttype
	{
	background-color: #FFF;
	font-weight: bold;
}

.additionalInfo,.resonoapointmentS,.preferedday,.apptDate,.appointmenttype
	{
	background-color: #FFF;
	font-weight: normal;
	padding-left: 10px;
	display: block;
	width: 50px;
	word-break: break-all;
	width: 260px;
}

.personPopupPopup .personPopupImage {
	margin: 5px;
	margin-right: 15px;
}

.personPopupPopup .corner {
	width: 19px;
	height: 15px;
}

.personPopupPopup .topLeft {
	background: url(../images/personpopup/balloon_topLeft.png) no-repeat;
}

.personPopupPopup .bottomLeft {
	background: url(../images/personpopup/balloon_bottomLeft.png) no-repeat;
}

.personPopupPopup .left {
	background: url(../images/personpopup/balloon_left.png) repeat-y;
}

.personPopupPopup .right {
	background: url(../images/personpopup/balloon_right.png) repeat-y;
}

.personPopupPopup .topRight {
	background: url(../images/personpopup/balloon_topRight.png) no-repeat;
}

.personPopupPopup .bottomRight {
	background: url(../images/personpopup/balloon_bottomRight.png) no-repeat;
}

.personPopupPopup .top {
	background: url(../images/personpopup/balloon_top.png) repeat-x;
}

.personPopupPopup .bottom {
	background: url(../images/personpopup/balloon_bottom.png) repeat-x;
	text-align: center;
}

.ui-timepicker-list {
	width: 12.5em !important;
}

.navigation_title {
	background: none repeat scroll 0 0 #DDDDDD;
	display: none;
	color: #777786;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 0px 13px;
	text-decoration: none;
	text-transform: uppercase;
	width: 99%;
	min-height: 30px;
}

td.details-control {
	background: url('../css/images/details_open.png') no-repeat center center !important;
	cursor: pointer;
}
tr.shown td.details-control {
	background: url('../css/images/details_close.png') no-repeat center center  !important;
}