﻿/***************************************styele****************************/
.search_height {
	height: 108px !important;
}

#ctl01_MainContent_ServiceType1_rblStatus label {
	vertical-align: middle;
	padding-left: 4px;
}

.export_graph {
	display: inline-flex;
	float: right !important;
	padding: 8px 3px;
	width: 42%;
}

#ctl01_MainContent_ucEditEntry_rblPrivacySetting label {
	vertical-align: middle;
	margin-left: 3px;
}

#ctl01_MainContent_ucReply_rblStatus td {
	padding-left: 16px;
	vertical-align: middle;
}

#ctl01_MainContent_ucReply_rblStatus label {
	margin-left: 4px;
	vertical-align: middle;
}

#ctl01_MainContent_ucJournalAddEntry_rbl_Ispermitted label {
	vertical-align: middle;
	margin-left: 2px;
}

.btn_goal {
	margin-right: 20px !important;
}

#ctl01_MainContent_WebPartManagerDefault_wp1700113101_wp142780308_dlRssFeeds td {
	padding-top: 12px !important;
	border-bottom: 1px solid #e0e0e0;
}

.service_space > select {
	width: 82% !important;
}

.border_space {
	padding: 10px 0 !important;
}

.text-color {
	color: #000000;
}

#rdbDosageDirection input, #rdbDosageTypes input, #chkDosageDaysFirstHalf input, #chkDosageDaysSecondHalf input, #chkDosageRemainingDays input, #chkPrescriptionAlert input {
	margin-left: 2px;
	vertical-align: top;
}

#rdbDosageDirection label, #rdbDosageTypes label, #chkDosageDaysFirstHalf label, #chkDosageDaysSecondHalf label, #chkDosageRemainingDays label, #chkPrescriptionAlert label {
	margin-left: 4px;
}

#chkDosageDaysFirstHalf td:first-child, #chkDosageDaysSecondHalf td:first-child, #chkDosageRemainingDays td:first-child {
	width: 65px;
}

#chkDosageDaysFirstHalf td:second-child, #chkDosageDaysSecondHalf td:second-child, #chkDosageRemainingDays td:second-child {
	width: 65px;
}

#chkDosageDaysFirstHalf td, #chkDosageDaysSecondHalf td, #chkDosageRemainingDays td {
	width: 81px;
}

.manage_time {
	height: 60px !important;
}

.PagerCSS {
	position: relative;
	top: 4px;
}

#ctl01_MainContent_ctlHealthSaummary_radEntryType td, #ctl01_MainContent_rblEntryType td, #ctl01_MainContent_RequestForm1_radbtnlistAppSlot td, #ucHealthIndicatorGraph_radbtnGraphType td {
	vertical-align: middle !important;
}

.export_btn {
	float: right;
	margin-bottom: 10px;
}

#ctl01_MainContent_RequestForm1_radbtnlistAppSlot input {
	vertical-align: middle;
}

.mypract_rad > label {
	vertical-align: middle !important;
}

.mypract_rad {
	margin-left: 3px;
}
/*************************************style**********************************/

.loginbody {
	background: url('../../../Images/new_ui/login_background.jpg') no-repeat center center;
	min-height: 100%;
	background-size: 100% 100%;
}

.login_body_provider {
	background: url('../../../Images/new_ui/login_provider.jpg') no-repeat center center;
	min-height: 100%;
	background-size: 100% 100%;
}

.login_body_patient {
	background: url('../../../Images/new_ui/login_patient.jpg') no-repeat center center;
	min-height: 100%;
	background-size: 100% 100%;
}

.loginTempplate {
	bottom: 0;
	height: 400px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 315px;
}

.login_white {
	background: none repeat scroll 0 0 #ffffff;
	border-radius: 2px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.ErrorMsg.login_table {
	width: 100%;
}

.login_logo {
	text-align: center;
}

	.login_logo > a {
		display: inline-block;
		margin-bottom: 15px;
		margin-top: 15px;
		outline: medium none;
	}

.logingroup {
	display: inline-block;
	margin: 5px 0;
	padding: 0 2% 0 4%;
	width: 100%;
}

.loginLabel > label {
	color: #7f7f7f;
	font-weight: 500;
}

.login_input > span {
	font-size: 13px;
}

.loginbutton {
	float: right;
	margin-right: 8%;
}

.loginbbtn {
	background: none repeat scroll 0 0 #50b85d;
	border: 0 none;
	border-radius: 3px;
	box-shadow: 1px 1px 2px #c2c2c2;
	color: #ffffff;
	font-size: 100%;
	height: 2.142em;
	min-width: 6em;
	padding: 3px 12px 5px;
	text-transform: uppercase;
}

.cancelbbtn {
	background: none repeat scroll 0 0 #ffffff;
	border: 0 none;
	border-radius: 3px;
	box-shadow: 1px 1px 2px #c2c2c2;
	color: #757575;
	font-size: 100%;
	height: 2.142em;
	margin-left: 20px;
	min-width: 6em;
	padding: 3px 12px 5px;
	text-transform: uppercase;
}

.loginbutton input:focus {
	border: 1px solid #B9E2BE;
}

.fogetpassword {
	display: inline-block;
	font-size: 14px;
	margin: 15px 0 10px;
	text-align: right;
	width: 92%;
}

	.fogetpassword > a {
		color: #7f7f7f;
	}

.firsttime_user {
	color: #ffffff;
	font-size: 13px;
	font-weight: 500;
	margin-top: 16px;
	text-align: left;
	text-transform: capitalize;
	width: 100%;
	font-weight: 500;
}

	.firsttime_user a {
		color: #ffffff;
	}

.login_helpIcon {
	color: #50b85d;
	cursor: pointer;
	font-size: 20px !important;
	margin-left: -1px;
	display: block;
}

.login_header {
	background: #50b85d none repeat scroll 0 0;
	box-sizing: border-box;
	color: #ffffff;
	padding: 15px;
	width: 100%;
	display: flex;
}

	.login_header i {
		font-size: 20px;
	}

	.login_header h1 {
		color: #ffffff;
		display: inline-block;
		font: 20px/18px Roboto;
		margin: 0 5px;
	}

.login_input > input[type="text"],
.login_input > input[type="password"] {
	width: 92%;
	height: 30px;
}

input::-moz-placeholder {
	font-size: 12px;
}

input:-moz-placeholder {
	font-size: 12px;
}

/*.login_logo img {
	width: 80%;
}*/

@media only screen and (max-width: 580px) {
	.login_header {
		display: none !important;
	}

	.loginTempplate {
	}
}

.login_input > input::-webkit-input-placeholder {
	font-size: 12px;
}

.login_input > input::-moz-placeholder {
	font-size: 12px;
}

.login_input > input:-ms-input-placeholder {
	color: #e0e0e0;
}

.login_input > input:-moz-placeholder {
	font-size: 12px;
}
#login_logo {
    background: url(../../../images/logo.png) no-repeat center;
    cursor:pointer;
    width: 162px;
    height:108px;
}
#logo {
    background: url(../../../images/logo_2.png) no-repeat;
    width: 100%;
    height: 100%;
}
/********************************************************END lOGIN***********************************************************/
body {
	background-color: #efefef;
}

body,
html {
	height: 100%;
	margin: 0;
	min-height: 100%;
	padding: 0;
	font-family: Roboto !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

a {
	outline: medium none !important;
}

	a:hover {
		outline: medium none;
	}

ul,
li {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

img {
	border: medium none;
	max-width: 100%;
}

* {
	margin: 0;
	padding: 0;
}

.outer_container {
	float: left;
	overflow: hidden;
	width: 100%;
}

.left-side {
	background: none repeat scroll 0 0 #ffffff;
	box-shadow: 2px 0 5px rgba(0, 0, 0, 0.4);
	left: 0;
	min-height: 100%;
	position: absolute;
	width: 240px;
	z-index: 99;
}

.logo {
	padding: 16px 21px;
	width: 240px;
        height: 77px;
}

.nav-left {
	border-top: 1px solid #e0e0e0;
	width: 100%;
}

	.nav-left .panel-group .panel + .panel {
		margin-top: 0;
	}

	.nav-left .panel-group .panel {
		border-bottom: 0 none;
		border-radius: 0;
	}

	.nav-left .panel-title {
		background: url("../../../Images/new_ui/arrow-down.png") no-repeat scroll 92% center rgba(0, 0, 0, 0);
		font: 16px Roboto;
	}

	.nav-left .panel-default > .panel-heading.active .panel-title {
		background: url("../../../Images/new_ui/arrow-up.png") no-repeat scroll 92% center rgba(0, 0, 0, 0);
	}

	.nav-left .panel-title a {
		color: #323232;
		display: inline-block;
		padding: 17px 18px;
		width: 100%;
	}

	.nav-left .panel-default > .panel-heading {
		background-color: #ffffff;
		border-color: #d4d4d4;
		padding: 0;
		text-transform: uppercase;
	}

		.nav-left .panel-default > .panel-heading.active {
			background-color: #f1f1f1;
			border-bottom: 0 none !important;
		}

		.nav-left .panel-default > .panel-heading a {
			text-decoration: none;
		}

			.nav-left .panel-default > .panel-heading a:hover {
				text-decoration: none;
			}

	.nav-left .collapse {
		background: none repeat scroll 0 0 #f1f1f1;
		border: 0 none !important;
	}

	.nav-left .panel-body {
		border-top: 0 none !important;
	}

	.nav-left .panel-group {
		margin-bottom: 0;
	}

.arrow-menu {
	float: right;
	font-size: 12px;
	margin-top: 5px;
}

.main-menu {
	width: 100%;
}

	.main-menu li {
		float: left;
		font: 14px/18px Roboto;
		margin: 0 0 18px 5px;
		width: 100%;
	}

		.main-menu li:last-child {
			margin-bottom: 0;
		}

		.main-menu li a {
			color: #000000;
			float: left;
			font-weight: 500;
			padding: 3px 18px 0 31px;
			width: 220px;
			opacity: 0.87;
			margin-left: 15px;
		}

		.main-menu li span.menu-img {
			background: url("../../../Images/new_ui/menu-icons.png") no-repeat scroll -428px 0 rgba(0, 0, 0, 0);
			float: left;
			height: 22px;
			margin-top: -4px;
			transition-duration: 0.5s;
			width: 23px;
		}

		.main-menu li a.active,
		.main-menu li a:hover {
			color: #50b85d;
			text-decoration: none;
		}

		.main-menu li a span {
			font-size: 16px;
			margin-right: 19px;
		}

			.main-menu li a span.pull-right {
				margin-right: 7px;
			}

.page {
	float: left;
	padding-left: 240px;
	position: relative;
	width: 100%;
}

.header {
	background: none repeat scroll 0 0 #50b85d;
	float: left;
	padding: 25px 0 7px;
	width: 100%;
}

.menu-icon {
	cursor: pointer;
	float: left;
	margin: 0 17px 0 0;
	width: 18px;
}

	.menu-icon i {
		color: #ffffff;
		font-size: 20px;
		line-height: 19px;
	}

.top-menu {
	margin: 0 0 0 7px;
	width: 100%;
}

	.top-menu h1 {
		color: #ffffff;
		font: 20px/18px Roboto;
		margin: 0;
	}

.search-icon span {
	color: #ffffff;
}

.fa.fa-sign-out {
	color: #ffffff;
	cursor: pointer;
	padding: 0 3px;
}

.menu-bar {
	background: none repeat scroll 0 0 #50b85d;
	float: left;
	margin: 0;
	width: 100%;
}

	.menu-bar li {
		display: inline;
		font: 13px Roboto;
		text-transform: uppercase;
	}

		.menu-bar li a {
			color: #fefefe;
			float: left;
			opacity: 0.5;
			padding: 10px 10px 10px;
			cursor: pointer;
		}

			.menu-bar li a:hover,
			.menu-bar li a.active {
				border-bottom: 2px solid #ffffff;
				opacity: 1;
				outline: medium none !important;
				text-decoration: none;
			}

.banner {
	float: left;
	width: 100%;
}

	.banner img {
		width: 100%;
	}

.page-content {
	float: left;
	margin: 20px 0 0;
	padding: 0 25px;
	width: 100%;
}

.page_mh {
	min-height: 550px;
}

.content-box {
	background: none repeat scroll 0 0 #ffffff;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
	float: left;
	margin: 0 0 22px;
	width: 100%;
}

	.content-box h4 {
		border-bottom: 1px solid #e0e0e0;
		color: #50b85d;
		font: 13px/18px Roboto;
		margin: 0;
		padding: 15px 21px;
	}

	.content-box ul {
		padding: 0 21px;
		width: 100%;
	}

	.content-box li {
		border-bottom: 1px solid #e0e0e0;
		display: inline-block;
		padding: 15px 0;
		width: 100%;
	}

		.content-box li:last-child {
			border-bottom: 0 none;
		}

		.content-box li > span {
			border-radius: 50%;
			float: left;
			height: 40px;
			margin-right: 19px;
			width: 40px;
		}

			.content-box li > span > img {
				border-radius: 50%;
				max-width: 100%;
			}

		.content-box li > h5 {
			color: #212121;
			font: 15px/18px Roboto;
			margin: 0;
		}

		.content-box li > p, .up_title .title_italic {
			color: #757575;
			font: 13px/18px Roboto;
			margin: 4px 0 0;
		}

			/*.recent-patients > li > p {
	cursor: pointer;
}*/

			.content-box li > p > strong {
				color: #212121;
				font-weight: normal;
			}

	.content-box.download li > h5 {
		margin: 10px 0 0;
	}

		.content-box.download li > h5 > a {
			color: #50b85d;
			float: right;
			text-transform: uppercase;
		}

.recent-patients > li {
	border-bottom: 1px solid #e0e0e0 !important;
	border-top: medium none !important;
	display: inline-block;
	padding: 10px 15px !important;
	width: 100%;
}

.recent-patients {
	border: none !important;
}

.help_image {
	vertical-align: 0 !important;
	line-height: 23px !important;
}

#ctl01_MainContent_CatalogZoneSiteWidgets {
	background: none repeat scroll 0 0 #ffffff !important;
	box-shadow: 1px 1px 2px #c2c2c2;
}

.ctl01_MainContent_WebPartZoneLeftLastAcessedPatients_0 {
	background: #ffffff;
}

.recent-view ul {
	padding: 0;
	width: 100%;
}

.recent-view li {
	border: 0 none;
	display: inline-block;
	padding: 10px 15px;
	width: 100%;
}

/*.recent-view {
	padding: 0 20px;
}*/

.recent-view p {
	color: #212121 !important;
	margin: 0 !important;
}

	.recent-view p span {
		color: #757575;
	}

.fa.fa-search {
	color: #ffffff;
}

.menuitem-sel {
	border-bottom: 2px solid #ffffff !important;
	opacity: 1 !important;
	outline: medium none !important;
}

    .menuitem-sel a {
        border-bottom: 2px solid #ffffff !important;
        opacity: 1 !important;
        outline: medium none !important;
        cursor: default !important;
        font-weight: bold !important;
    }

.colour_white {
	color: #ffffff;
}

.help_icon {
	margin-top: 7px;
	cursor: pointer;
}

.search-icon {
	cursor: default !important;
	font-size: 18px;
	font-weight: normal !important;
	margin-right: 15px;
	text-align: right;
}

.hom_nnm {
	/*padding: 5px 21px 0;*/
	padding: 5px 14px 0;
}
/**************************************************************************************Widget Styles ************************************************************************************************/
.site_widget {
	padding: 0 21px;
}

.ctl01_MainContent_WebPartZoneLeftInbox_0,
.ctl01_MainContent_WebPartZoneLeftLastAcessedPatients_0,
.ctl01_MainContent_WebPartZoneRightZone_0 {
	border: none !important;
}

.ctl01_MainContent_WebPartZoneRightZone_0 {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 22px;
	background: #ffffff;
	box-shadow: 1px 1px 2px #c2c2c2;
}

#ctl01_MainContent_WebPartZoneLeftInbox {
	background: none repeat scroll 0 0 #ffffff;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	box-shadow: 1px 1px 2px #c2c2c2;
	margin-bottom: 22px;
	/*min-width: 255px;*/
}

.ctl01_MainContent_WebPartZoneLeftLastAcessedPatients_0 {
	box-shadow: 1px 1px 2px #c2c2c2;
	margin-bottom: 22px;
}

.PartTitleStyle {
	background-color: #ffffff !important;
	border-bottom: 1px solid #e0e0e0;
	height: 20px;
	padding: 0 0 5px 5px;
	color: #50b85d;
}

.left_widget > table {
	margin-bottom: 22px;
	table-layout: fixed;
}

.right_widget > table {
	table-layout: fixed;
	width: 100%;
	margin-bottom: 22px;
}

.ctl01_MainContent_WebPartZoneLeftInbox_0 table {
	background: #ffffff;
	color: #50b85d;
	border-bottom: 1px solid #e0e0e0;
}

#ctl01_MainContent_WebPartZoneLeftInbox table {
	border: none !important;
}

.inbox_repaeater {
	border-bottom: 1px solid #e0e0e0;
	padding: 15px 0;
	width: 100%;
}

	.inbox_repaeater > a {
		color: #50b85d;
		font-size: 13px;
		font-weight: normal !important;
	}

	.inbox_repaeater:first-child {
		padding: 0 0 15px !important;
	}

.inbox_scroll {
	height: 125px;
	overflow: auto;
	vertical-align: top;
	width: 100%;
	/*padding: 0 20px;*/
	padding: 0 15px;
}

.PartTitleStyle table tr td {
	/*padding: 5px 21px 0;*/
	padding: 5px 11px 0;
}

.apk li {
	border-bottom: 1px solid #e0e0e0;
	display: inline-block;
	padding: 15px 0;
	width: 100%;
}

.apk ul {
	/*padding: 0 21px;*/
	padding: 0 15px;
	width: 100%;
}

.apk li:last-child {
	border: none;
}

.apk a {
	float: right;
	text-transform: uppercase;
}

.PartStyle > a {
	font-weight: lighter !important;
	padding: 0 21px;
}



.patient_activity td {
	color: #000;
	padding: 15px 5px 0 17px;
	vertical-align: top;
}

.CatalogHeaderStyle {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

	.CatalogHeaderStyle td {
		color: #50b85d !important;
		font-size: 14px;
		font-weight: lighter;
		padding: 5px 17px;
	}

	.CatalogHeaderStyle > table {
	}

#ctl01_MainContent_CatalogZoneSiteWidgets table {
	background: none repeat scroll 0 0 #ffffff !important;
	border-left: medium none !important;
	border-right: medium none !important;
	border-color: #e0e0e0 !important;
}

#ctl01_MainContent_CatalogZoneSiteWidgets td {
	background: none repeat scroll 0 0 #ffffff !important;
	border: medium none !important;
}

#ctl01_MainContent_CatalogZoneSiteWidgets span {
	color: #a8a8a8;
	padding: 15px 17px;
	display: inline-block;
}

.calendarTitle > select {
	width: auto;
	padding: 0 15px;
}

.pat_last {
	display: inline-block;
	word-wrap: break-word;
}
/**************************************************************************************End Widget Styles ************************************************************************************************/
/**************************************************************************************START MENU POSTION STYLES********************************************/
.menu-img.my-account.Home {
	background-position: -22px 0;
	height: 22px;
}

.menu-img.my-account.My_Account {
	background-position: -48px 0;
	height: 22px;
}

.menu-img.my-account.Inbox_, .menu-img.my-account.Inbox, .menu-img.my-account.Patient_Inbox, .menu-img.my-account.Provider_Inbox {
	background-position: -74px 0;
	height: 22px;
}

.menu-img.my-account.Journal {
	background-position: -124px 0;
	height: 22px;
}

.menu-img.my-account.Calendar {
	background-position: -148px 0;
	height: 22px;
}

.menu-img.my-account.Add_Patient {
	background-position: -352px 0;
	height: 22px;
}

.menu-img.my-account.Appointment_Template {
	background-position: -402px 0;
	height: 22px;
}

.menu-img.my-account.Appointment_Inbox {
	background-position: -454px 0;
	height: 22px;
}

.menu-img.my-account.Goal_Tracking {
	background-position: -225px 0;
}

.menu-img.my-account.Health_Summary {
	background-position: -505px 0;
}

.menu-img.my-account.Appointments {
	background-position: -326px 0;
}

.menu-img.my-account.Health_Indicators {
	background-position: -199px 0;
}

.menu-img.my-account.Clinical_Note {
	background-position: -250px 0;
}

.menu-img.my-account.Beating_the_Blues, .menu-img.my-account.Joggle, .menu-img.my-account.Health_Manager {
	background-position: -275px 0;
}

.menu-img.my-account.Relief_Series_-_Insomnia {
	background-position: -275px 0;
}

.menu-img.my-account.Manage_User {
	background-position: -301px 0;
}

.menu-img.my-account.Practice {
	background-position: -100px 0;
}

.menu-img.my-account.Setup_e-Services {
	background-position: -480px 0;
}

.menu-img.my-account.Dashboard {
	background-position: -531px 0;
}
/************************Hover************/

.menu-img.my-account.Home:hover {
	background-position: -22px -25px;
	height: 22px;
}

.menu-img.my-account.My_Account:hover {
	background-position: -48px -25px;
	height: 22px;
}

.menu-img.my-account.Inbox_:hover, .menu-img.my-account.Inbox:hover, .menu-img.my-account.Patient_Inbox:hover, .menu-img.my-account.Provider_Inbox:hover {
	background-position: -74px -25px;
	height: 22px;
}

.menu-img.my-account.Journal:hover {
	background-position: -124px -25px;
	height: 22px;
}

.menu-img.my-account.Calendar:hover {
	background-position: -148px -25px;
	height: 22px;
}

.menu-img.my-account.Add_Patient:hover {
	background-position: -169px -25px;
	height: 22px;
}

.menu-img.my-account.Appointment_Template:hover {
	background-position: -194px -25px;
	height: 22px;
}

.menu-img.my-account.Appointment_Inbox:hover {
	background-position: -219px -25px;
	height: 22px;
}

.menu-img.my-account.Goal_Tracking:hover {
	background-position: -225px -25px;
}

.menu-img.my-account.Health_Summary:hover {
	background-position: -505px -25px;
}

.menu-img.my-account.Appointments:hover {
	background-position: -326px -25px;
}

.menu-img.my-account.Health_Indicators:hover {
	background-position: -199px -25px;
}

.menu-img.my-account.Clinical_Note:hover {
	background-position: -250px -25px;
}

.menu-img.my-account.Beating_the_Blues:hover, .menu-img.my-account.Joggle:hover, .menu-img.my-account.Health_Manager:hover {
	background-position: -275px -25px;
}

.menu-img.my-account.Add_Patient:hover {
	background-position: -352px -25px;
}

.menu-img.my-account.Appointment_Template:hover {
	background-position: -402px -25px;
}

.menu-img.my-account.Appointment_Inbox:hover {
	background-position: -454px -25px;
}

.menu-img.my-account.Search_Patients {
	background-position: -173px 0;
}

	.menu-img.my-account.Search_Patients:hover {
		background-position: -173px -25px;
	}

.menu-img.my-account:hover {
	background-position: -428px -25px;
}

.menu-img.my-account.Manage_User:hover {
	background-position: -301px -25px;
}

.menu-img.my-account.Practice:hover {
	background-position: -100px -25px;
}

.menu-img.my-account.Setup_e-Services:hover {
	background-position: -480px -25px;
}

.menu-img.my-account.Dashboard:hover {
	background-position: -531px -25px;
}
/**************************************************************************************END MENU POSTION  STYLES********************************************/
/**************************************************************************************START FOOTER STYLES********************************************/

.pages {
	float: left;
	padding-left: 240px;
	position: relative;
	width: 100%;
}

.copy-page {
	float: left;
	position: relative;
	width: 100%;
}

div.footer {
	background-color: #008fbe;
	bottom: 0;
	clear: both;
	color: #ffffff;
	display: block;
	float: left;
	height: 145px;
	overflow: visible;
	position: inherit;
	width: 100%;
}

div.footercenter {
	box-sizing: border-box;
	/*height: 140px;*/
	margin-left: auto;
	margin-right: auto;
	/*// padding: 0 15%;*/
	text-align: left;
	width: 100%;
}

div.footercontent {
	background: url("images/footer.jpg") no-repeat scroll right center #008fbe;
	height: 60px;
	margin-top: 15px;
	text-align: left;
	width: 979px;
}

	div.footercontent span a,
	div.footercontent span a:link,
	div.footercontent span a:active,
	div.footercontent span a:visited {
		color: #ffffff;
		font-size: 10.5pt;
		text-decoration: none;
	}

		div.footercontent span a:hover {
			color: #f89828;
			font-size: 10.5pt;
			text-decoration: none;
		}

#footer {
	background: #00954e none repeat scroll 0 0;
	color: #ffffff;
	display: block;
	float: left;
	height: auto;
	width: 100%;
	padding: 0 5%;
	margin: 22px 0 0;
}

.greenfooter {
	background: #00954e none repeat scroll 0 0;
	padding: 0;
	z-index: 150;
}

#footer footercenter {
	height: 89px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 979px;
}

.footer-logos {
	padding-left: 0;
}

.footer_text {
	padding-right: 0;
}

div.footercontent {
	background: url("images/footer.jpg") no-repeat scroll right center #008fbe;
	height: 60px;
	margin-top: 15px;
	width: 979px;
}

	div.footercontent span a,
	div.footercontent span a:link,
	div.footercontent span a:active,
	div.footercontent span a:visited {
		color: #ffffff;
		font-size: 10.5pt;
		text-decoration: none;
	}

		div.footercontent span a:hover {
			color: #f89828;
			font-size: 10.5pt;
			text-decoration: none;
		}

#copyright {
	display: block;
	float: left;
	font-size: small;
	font-style: italic;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}

#footer .blocks {
	float: left;
	overflow: hidden;
	width: 100%;
}

	#footer .blocks h2.title_text {
		color: #ffffff;
		font-size: 9pt;
		padding-bottom: 3px;
	}

#footer li.title {
	color: #ffffff;
	font-size: large;
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 5px;
}

#footer .blocks .image {
	text-align: right;
}

#footer ul {
	list-style: outside none none;
	margin: 0;
	padding: 5px 0 0;
}

	#footer ul li {
		list-style: outside none none;
		margin: 0;
		padding: 0;
	}

		#footer ul li a {
			color: #ffffff;
			font-family: Roboto;
			font-weight: normal;
			line-height: 28px;
			text-decoration: none;
		}

#footer img {
	border: 0 none;
}

#footer ul li a:hover {
	color: #ffa500;
}

.image {
	display: inline-block;
	padding: 0 15px 10px 0;
	vertical-align: top;
}
/**************************************************************************************END FOOTER STYLES********************************************/
/**************************************************************************************Start MY Profile STYLES********************************************/

.up_title {
	border-bottom: 1px solid #e0e0e0;
	color: #50b85d;
	padding: 0px 30px;
	text-transform: capitalize;
	margin-bottom: 15px;
}

.up_Section {
	display: inline-block;
	padding: 3px 0;
	width: 100%;
}
.up_Section_new {
	display: inline-block;
	padding:   0;
	width: 100%;
}
.up_photo > img {
	border-radius: 45px;
	height: 90px;
	width: 90px;
}

.acces_roles {
	margin-bottom: 15px;
	padding: 5px 21px;
}

.up_white {
	background: none repeat scroll 0 0 #ffffff;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
	margin-bottom: 20px;
}

.up_left,
.up_right {
	/*display: table-row;
	min-height: 30px;
	line-height: 30px;*/
}

.up_photo {
	float: left;
	line-height: 90px !important;
	min-height: 90px !important;
	text-align: center;
}

.up_changephotolink {
	display: table-cell;
	height: 90px;
	vertical-align: bottom;
}

.up_street {
}

.col-md-6.text-right, .col-md-9.text-right {
	text-align: left;
}

.col-md-6.text-left {
}

.up_borderbtm {
	/*border-bottom: 1px solid #cccccc;*/
	display: inline-block;
	width: 100%;
	/*padding-bottom: 10px;*/
}

.up_lhnormal {
	line-height: normal;
}

.up_createprofile {
	float: right;
	display: inline-block;
	padding-top: 8px;
}

.up_title > h4 {
	display: inline-block;
}

.eb_bottom > input[type="text"], .eb_bottom > select {
	height: 25px !important;
	margin: 10px 0;
	width: 60%;
}

.eb_bottom_new > input[type="text"], .eb_bottom_new > select,.eb_bottom_new > input[type="password"] {
	height: 25px !important;
	margin: 0;
	width: 88%;
	padding-left:5px;
}

.mp_top {
	position: relative;
	top: 23px;
}

.col-sm-9.eb_bottom {
	width: 100%;
}



.col-sm-9.eb_bottom > input[type="radio"] {
	cursor: pointer;
	margin: 0 5px;
}

.col-md-6.eb_bottom_new > input[type="radio"] {
	cursor: pointer;
	margin: 0 5px;
}

.eb_bottom > textarea {
	margin-bottom: 10px;
	resize: none;
	width: 75%;
	margin-top: 10px;
	height: 45px;
}

.eb_bottom_new > textarea {
	margin-bottom: 10px;
	resize: none;
	width: 75%;
	margin-top: 10px;
	height: 45px;
}

.eb_bottom input[type="checkbox"] {
	margin: 10px 5px;
}

.eb_bottom_new input[type="checkbox"] {
	margin: 0 5px;
}

.col-sm-9.eb_bottom {
	min-height: 35px;
}

.col-md-6.eb_bottom_new {
	min-height: 35px;
}

.button_green {
	background: none repeat scroll 0 0 #50b85d !important;
	border: 0 none;
	box-shadow: 1px 1px 2px #c2c2c2;
	color: #ffffff;
	font-size: 100%;
	height: 2.142em;
	min-width: 6em;
	padding: 3px 12px 5px;
	text-transform: uppercase;
	border-radius: 3px;
	margin-left: 20px;
	cursor: pointer;
}

.button_green_left {
	background: none repeat scroll 0 0 #50b85d !important;
	border: 0 none;
	box-shadow: 1px 1px 2px #c2c2c2;
	color: #ffffff;
	font-size: 100%;
	height: 2.142em;
	min-width: 6em;
	padding: 3px 12px 5px;
	text-transform: uppercase;
	border-radius: 3px;
	cursor: pointer;
}

.btn_group {
	text-align: right;
	margin-right: 15px;
	margin-bottom: 15px;
}

.up_organ {
	word-wrap: break-word;
	line-height: normal;
}

.eb_bottom label {
	font-weight: normal;
}

.bg_red {
	color: #ff0000;
}

.btn_linkbtn a {
	background: none repeat scroll 0 0 #50b85d;
	border: 0 none;
	color: #ffffff !important;
	font-size: 100%;
	height: 2.142em;
	min-width: 6em;
	padding: 3px 12px 5px;
	text-decoration: none !important;
}

.ec_container {
	min-height: 780px;
}

.ec_edit {
	margin-bottom: 10px;
	padding-right: 1%;
}

.inbox_grid {
	width: 100%;
	display: inline-block;
	/*border-top: 1px solid #e0e0e0;*/
	/*border-bottom: 1px solid #e0e0e0;*/
	padding: 0 15px;

}

.inbox_grid_set {
	padding: 0 28px;
}
.cp_table {
	width: 100%;
}

	.cp_table label {
		font-weight: lighter;
	}

.up_number ol {
	padding: 0 20px !important;
}

.up_number li {
	list-style-type: decimal;
	padding: 5px 2px;
}

.up_number {
	padding: 0 20px;
}

.up_note {
	padding: 0 20px;
	margin-bottom: 10px;
}

.uphoto_container {
	padding: 0 20px;
}

.profile_text {
	margin-left: -200px;
}

.captcha img {
	border: 1px solid #e0e0e0;
}

.link-rad {
	text-align: center;
}

.radio_btn > input {
	position: relative;
	top: 2px;
	right: 5px;
}

.ai_grid {
	margin: 0 auto;
	width: 80%;
}

	.ai_grid.grip-top {
		/*border: 1px solid #e0e0e0;*/
		border-bottom: 0;
	}

	.ai_grid.grip-bottom {
		/*border: 1px solid #e0e0e0;
*/ border-top: 0;
	}

.padding_zero {
	padding: 0 !important;
}

.hc_activation {
	padding: 0 20px;
}

.menuitem-sel.text {
	text-decoration: none;
	cursor: default;
}

	.menuitem-sel.text > a:hover, a:focus {
		text-decoration: none;
	}
/**************************************************************************************END MY Profile STYLES********************************************/
/**************************************************************************************Start Inbox STYLES**********************************************/
.msg_col {
	padding: 8px 11px;
}

.msg_comp {
	text-align: right;
}

.msg_recv {
	padding: 25px 0;
}

.msg_btn {
	margin-top: -6px;
}

.msg_ref {
	display: inline;
	margin-left: 1%;
}

.grid_form {
	width: 100%;
	/*margin-left: 11px;*/
}

.grid_form_trash {
	/*margin-left: 2%;*/
	width: 100%;
}

.ob_gC_Fc {
	padding-left: 11px;
}

.setting_sign {
	margin: 0 !important;
}

.msg_img {
	margin-left: -30%;
	margin-top: 5px;
}

.cp_combo {
	display: inline-block;
	width: 70%;
}

	.cp_combo table {
		width: 100%;
	}

.in_compose select, .in_compose input[type="text"], .in_compose textarea {
	width: 70%;
}


.cp_upload > table {
	width: 98%;
}

.cp_upload td {
	padding-top: 5px;
	word-wrap: break-word;
	padding-left:0;
}

	.cp_upload td:first-child {
		width: 65%;
	}

	.cp_upload td:nth-child(2) {
		width: 30%;
	}

.cp_upload tr:first-child {
	border-bottom: 1px solid #e0e0e0;
}

.cp_upload tr:last-child {
	border-bottom: 1px solid #e0e0e0;
}

.cp_rrpout tr {
	border-bottom: 1px solid #e0e0e0;
	color: #757575;
}

.cp_rrpout td {
	padding: 5px 0;
}

.cp_rrp td:first-child {
	width: 40%;
}

.cp_rrp td:nth-child(2) {
	width: 35%;
}

.cp_rrp td:nth-child(3) {
	width: 15%;
}

.cp_rrp td:nth-child(4) {
	width: 10%;
	text-align: center;
}

.cp_rrpin td {
	padding: 3px 1px;
}

.cp_composer {
	width: 95%;
	margin: 0 auto;
}
.cp_reply {
	margin-left: 28px;
}
.cp_rleft {
	color: #757575;
}

.col-md-8.up_right > span {
	color: #4b555e;
}

.setting_label {
	text-align: left;
	padding: 0px 21px;
}

.set_rad {
	padding-bottom: 8px;
}

.setting_button {
	padding: 27px;
}

	.setting_button > input {
		position: relative;
		right: 5px;
		top: 2px;
	}

.align_set {
	background-color: #50b85d;
}

	.align_set > input {
		margin: 9px 5px 0 !important;
	}

	.align_set > label {
		color: #fff;
		font: 13px/16px Roboto;
		position: relative;
		top: -2px;
	}

.sign_set {
	width: 140px;
	padding-bottom: 9px;
}

.grid_top {
	padding: 7px 21px;
}

.ajax__tab_tab {
	height: 33px !important;
	background: none !important;
	color: gray;
}

.ajax__tab_outer {
	background: none !important;
	font-family: roboto;
	font-size: 14px;
}

.ajax__tab_inner {
	background: none !important;
}

.ajax__tab_active .ajax__tab_tab {
	border-bottom: 2px solid #50B85D !important;
	color: #50b85d;
}

.ajax__tab_header {
	padding: 12px 14px;
	border-bottom: 1px solid #e0e0e0;
	background: none !important;
}

.ajax__tab_body.ajax__scroll_none {
	margin-top: 12px !important;
	padding: 5px 21px !important;
	border: 0px !important;
}

.setting_save_btn {
	padding: 5px 21px;
	text-align: right;
}

.setting_txt {
	padding: 5px 20px ;
}
.md_topbtns {
	width: auto;
	display: inline-block;
	padding: 0 2%;
}

.md_btns {
	padding: 0;
	margin-left: 25px;
}

.mr_header {
	width: 75%;
	text-align: right;
}

.prev-next {
	float: right;
}

.msg_sel {
	padding-bottom: 2% !important;
}

	.msg_sel > a {
		text-decoration: none;
		color: #50b85d;
	}

		.msg_sel > a:hover, a:focus {
			text-decoration: underline;
			color: #50b85d;
		}

.sent_img {
	vertical-align: top;
	margin-right: 4px;
}

.cp_rrp.cp_rrpin input {
	margin-top: 4%;
}

.cp_rrp.cp_rrpin label {
	position: relative;
	left: 1%;
}
/**************************************************************************************END INBOX STYLES********************************************/
.msg_box {
	margin-top: 3px;
}

.grid_form .ob_gBody .ob_gC div.ob_gCc1, .grid_form .ob_gBody .ob_gCW div.ob_gCc1 {
	/*padding-bottom: 45px !important;*/
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	/*height: 40px !important;*/
}
/**************************************************************************************Start Health Indicators********************************************/
.refresh-img {
	float: right;
	padding: 0 1% 1%;
}

.astrk_icon {
	color: red;
}

.AddLength select, .AddLength input[type="text"], .AddLength textarea {
	width: 75%;
}

.comment_space {
	margin-bottom: 2%;
}

.button_green[disabled] {
	color: #e0e0e0;
}

.hi_copod_combo td {
	padding: 0 5px;
}

.hi_copod_combo label {
	margin-left: 3px;
}

.pop_title {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 15px;
	padding: 5px 21px;
}

.health_title {
	color: #50b85d;
	padding: 0 16px;
	text-transform: capitalize;
}

	.health_title > h4 {
		display: inline-block;
	}

.col-xs-12.col-sm-6.col-md-8.grp_rad > table {
	margin-left: 4%;
	margin-top: 1%;
}

#ucHealthIndicatorGraph_radbtnGraphType label, #GoalGraph1_radbtnGraphType label, .col-md-6.col-sm-6.col-xs-12.text-left label, .col-md-6.col-sm-6.col-xs-12.text-right label,
#ctl01_MainContent_RequestForm1_rblWhoIsFor label, #ctl01_MainContent_RequestForm1_radbtnlistAppSlot label,
#ctl01_MainContent_ucSearch_radSearchInput label {
	margin-left: 2%;
	vertical-align: top;
}
#ctl01_MainContent_RequestForm1_rblWhoIsFor label {
	margin-left: 4px;
}
.grp_comment {
	padding: 0 4% !important;
}
/**************************************************************************************END Health Indicators********************************************/

.email-disbled {
	color: #c1c1c1;
	display: inline !important;
}

.add_pat_text {
	display: inline-block;
	font-size: x-small;
	/*height: 28px;*/
	width: 100%;
	word-wrap: break-word;
	vertical-align: middle;
}
/**************************************************************************************Start Health Summary********************************************/
.hs_radio > table {
	margin: 0 auto;
	width: 96%;
}

.hs_radio td {
	text-align: center;
}

.lab_rad td {
	text-align: center;
	width: 33.3333%;
}

.hs_radio input[type="radio"] {
	margin: 3px 5px 0 0;
	position: relative;
	top: 2px;
}

.pres_efhc_grid {
	width: 100%;
	/*margin-left: 11px;*/
}

	.pres_efhc_grid .ob_gBody .ob_gC div.ob_gCc1, .pres_efhc_grid .ob_gBody .ob_gCW div.ob_gCc1 {
		padding-bottom: 10px !important;
		padding-top: 10px !important;
	}

.hs_rep {
	border: 0 !important;
}

.hs_radio > a {
	float: right;
	padding: 1% 2% 0%;
}

.TagLength select, .TagLength input[type="text"] {
	width: 100%;
}

.TagLength textarea {
	width: 100% !important;
}

.reports_add input[type="text"], .reports_add select {
	width: 70% !important;
}

.reports_add textarea {
	height: 150px;
	resize: none;
	width: 100%;
}

.word_wrap {
	word-wrap: break-word;
}


/**************************************************************************************END Health Summary********************************************/

/**************************************************************************************Fine Tune********************************************/
select {
	border-bottom: 1px solid #e0e0e0;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	-webkit-appearance: none; /*Removes default chrome and safari style*/
	-moz-appearance: none; /* Removes Default Firefox style*/
	appearance: none;
	background: url("../../../Images/new_ui/arrowdropdown.png") no-repeat scroll 100% 7px rgba(0, 0, 0, 0); /*Adds background-image*/
	/*background-position: 82px 7px;*/ /*Position of the background-image*/
	/*text-indent: -1.8px; /* Removes default arrow from firefox*/ */ text-overflow: " "; /*Removes default arrow from firefox*/
	cursor: pointer;
	height: 21px !important;
	background-size: 12px 12px;
	padding-right: 8px;
}

@-moz-document url-prefix() {
	select {
		text-indent: -2px;
	}
}

select::-ms-expand {
	display: none;
}
/*select option {
	background: none repeat scroll 0 0 #50b85d;
	color: #ffffff;
}*/
input[type="text"], input[type="password"] {
	border-bottom: 1px solid #cccccc;
	border-top: 0;
	border-right: 0;
	border-left: 0;
}

.em_addnew a {
	color: #f58237;
	text-decoration: none;
}

.reg_pat_radio td, .reg_pat_radio label {
	padding: 0 5px;
}

.em_addnew a:hover {
	color: #f58237;
	text-decoration: none;
}

.em_addnew {
	height: 70px;
	margin-left: -12px;
	margin-top: 2px;
	position: absolute;
	width: 70px;
}

.em_addnew_setup {
	height: 70px;
	margin-left: -23px;
	margin-top: -72px;
	position: absolute;
	width: 70px;
	z-index: 999;
}

.PartTitleStyle.ctl01_MainContent_WebPartZoneRightZone_2 img {
	margin-left: 0px;
	width: 12px;
	margin-right: 16px;
}

.PartTitleStyle.ctl01_MainContent_WebPartZoneLeftLastAcessedPatients_2 img {
	width: 12px;
	margin-left: 0px; 
	margin-right: 16px; 
}

.CatalogHeaderStyle img {
	width: 12px;
}

#ctl01_MainContent_CatalogZoneSiteWidgets__zones {
	font-size: 0.8em !important;
	width: 90px;
}

.CatalogFooterStyle input {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	color: #50b85d;
	cursor: pointer !important;
	font-size: 12px !important;
	font-weight: 500;
	margin-left: 3px;
	text-transform: uppercase;
}

.hom_healthindicator .ob_gH .ob_gC div.ob_gCc2C, .hom_healthindicator .ob_gH .ob_gCW div.ob_gCc2C {
	font-size: 11pt;
	color: #000000;
	opacity: 0.87;
}

.msg_sel_resp select {
	width: 120px;
}

.oae_editor_base .oae_editor_container {
	height: 300px !important;
}
/**************************************************************************************End Fine Tune********************************************/
/**************************************************************************************End Practice View********************************************/

.location {
	height: 25px;
	padding: 0 12px;
}

.location1 {
	height: 50px;
	padding: 0 12px;
}

.location_left {
	float: left;
}

.location_right {
	cursor: pointer;
	float: right;
}
/**************************************************************************************End Practice View********************************************/
.space_bottom {
	padding-bottom: 31%;
}

.space_acc_bottom {
	padding-bottom: 5%;
}

.space_app_bottom {
	padding-bottom: 10%;
}

.space_sign_bottom {
	padding-bottom: 16%;
}

.space_digi_bottom {
	padding-bottom: 37%;
}

.app_space {
	padding-bottom: 18.5%;
}
/*****************************************************************************start practice style *********************************************/
.practice_title {
	color: #50b85d;
	padding: 12px 11px;
	text-transform: capitalize;
}

	.practice_title > h4 {
		display: inline;
	}

.map {
	display: inline;
	float: right;
	padding: 5px 0px;
}

.practice_menu-bar {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	border-bottom: 1px solid #e0e0e0;
	color: #757575;
	padding: 0 17px;
	margin-bottom: 0;
}

.add_locstaff > li {
	display: inline-block;
	margin-right: 1% !important;
}

.menuitems-sel {
	border-bottom: 2px solid #50b85d !important;
	color: #50b85d;
	height: 33px !important;
}

	.menuitems-sel a {
		padding: 10px !important;
	}

.add_locstaff > li:hover, li:focus {
	/*border-bottom: 2px solid #50b85d !important;*/
	color: #50b85d !important;
	cursor: pointer;
}

#ctl01_MainContent_btnStaff > p {
	cursor: pointer;
}


.pract_rad label {
	padding-right: 12px;
}

.pract_rad input {
	position: relative;
	top: 2px;
	right: 3px;
}

.pract_map {
	padding: 0 22px;
}

.obut_text {
	margin-top: -20px;
}

.obut_space {
	margin-top: -20px;
}

.pract_select {
	padding-right: 6%;
	/*text-indent:-2px;*/
}
/*****************************************************************************End practice style *********************************************/

/****************************************************************************Start Goal *****************************************************/
#ctl01_MainContent_ucGoal_radbtnGoal td, #ctl01_MainContent_ctl00_radbtnGoal td {
	text-align: left;
}

.goal_rad {
	position: relative;
	margin: 3px 4px 0px 0px !important;
	top: 1%;
}

.goal_title {
	border-bottom: 1px solid #e0e0e0;
	color: #50b85d;
	padding: 0 16px;
	text-transform: capitalize;
}

.cp_goal {
	margin: 0 auto;
	width: 98%;
}

#_ctl01_MainContent_ucGoal_calDateOfValueContainer select {
	width: 73px;
}
/****************************************************************************End Goal ******************************************************/

/****************************************************************************Clinical Notes ******************************************************/
.collapse {
	visibility: visible !important;
}

.cli_measeure {
	display: inline-block;
	margin-top: 10px;
	margin-left: 5px;
}

.btnToggleHide {
	background-image: url("../../../Images/icons/plus2-01.png");
	background-position: center center;
	background-repeat: no-repeat;
	float: right;
	height: 26px;
	width: 31px;
	cursor: pointer;
}

.btnToggleShow {
	background-image: url("../../../Images/icons/plus3-01.png");
	background-position: center center;
	background-repeat: no-repeat;
	float: right;
	height: 26px;
	width: 31px;
	cursor: pointer;
}

.collapse2, .collapse1, .collapse_profile, collapse_profile, .collapse_contact, .collapse_insurance, .collapse_add, .collapse_reg, .collapse_hos{
	display: none;
}

.cli_error {
	display: inline-block;
	margin-left: 5px;
	color: red;
}

.audit_db {
	width: 80%;
	margin: 0 auto;
	border-bottom: 2px dotted;
	margin-bottom: 5px;
	height: 5px;
}

.assesmentcontent1 {
	display: none;
}

.assesmentcontent3 {
	display: none;
}

.assesmentcontent2 {
	display: none;
}

button[disabled], html input[disabled], html textarea[disabled], html Select[disabled] {
	cursor: not-allowed !important;
	color: #555555;
}

/****************************************************************************END Clinical Notes ******************************************************/
.col-md-3.footer-logos {
	text-align: left;
}

.hs_addnew_pat {
	height: 70px;
	margin-top: -57px;
	position: absolute;
	right: 35px;
	width: 70px;
}

.hs_addnew {
	height: 70px;
	position: absolute;
	right: -7px;
	width: 70px;
	margin-top: -26px;
}


.hs_addnew_report {
	height: 70px;
	margin-top: -50px;
	position: absolute;
	right: 35px;
	width: 70px;
}

.hs_addnew_clinic {
	height: 70px;
	margin-top: -50px;
	position: absolute;
	right: 5px;
	width: 70px;
}
/****************************************************************************Manage User******************************************************/
.mu_by td {
	padding: 0 5px;
}

.mu_by input {
	margin-right: 1px !important;
}

.ms_se table {
	width: auto;
	margin: 0 auto;
}

	.ms_se table .warning {
		font-size: 14px;
		font-weight: normal;
	}

.ms_page > select {
	width: 40px;
}

.ms_pagination > input {
	float: left;
	margin: 6px 1%;
	width: 15px;
}

.ms_pagination > span {
	float: left;
	margin: 0 1%;
	width: auto;
	padding: 3px 0;
}

.ms_pagination > a {
	float: left;
	margin: 0 1%;
	width: auto;
	padding: 3px 0;
}

.ms_bs {
	display: inline-block;
	float: right;
}

.ms_address {
	float: left !important;
	padding: 0 !important;
	word-wrap: break-word;
}

.ms_notice {
	background: none repeat scroll 0 0 #fcf8e3;
	margin: 0 auto;
	padding: 5px 2%;
	width: 95%;
}

.ms_sel > select {
	width: 75%;
}

.myCheckBox1 > input {
	margin-right: 1%;
}

.ms_row {
	display: inline-block;
	width: 100%;
}
/****************************************************************************END Clinical Notes ******************************************************/
.rat_up_title {
	border-bottom: 1px solid #e0e0e0;
	color: #50b85d;
	font-weight: 500;
	padding: 5px 0;
	text-transform: capitalize;
	font-size: 16px;
}

.ra_pat a {
	color: #333333;
}

.sp_label label {
	vertical-align: top;
	margin-left: 3px;
}

.search_auto > input {
	margin: 0 1%;
	vertical-align: middle;
}

.pract_li.selected {
	border-bottom: 2px solid #50b85d !important;
	color: #50b85d;
	height: 33px !important;
}
/***********************************************************************************patient Dashboard*************************************************/
.pagination.dsh_pagination {
	text-align: center;
	width: 100%;
	margin-bottom: 15px;
}
/*.sb_input select {
width:75%;

}*/

.dashboard_progress {
	display: none;
}

.loader_mmh {
	left: 55%;
	position: fixed;
	top: 250px;
	display: none;
}

.dash_refresh {
	display: inline-block;
	width: 100%;
}

/****************************************************************************Forget Password ********************************************************/
.forget_header {
	background: none repeat scroll 0 0 #50b85d;
	color: #ffffff;
	padding: 20px 15px;
}

	.forget_header i {
		font-size: 20px;
	}

	.forget_header h1 {
		color: #ffffff;
		display: inline-block;
		font: 20px/18px Roboto;
		margin: 0 5px;
	}

.button_green.frgt_btn {
	margin-left: 12px !important;
}

.forget_form {
	width: 98%;
}

.button_green.act_btn {
	float: left;
	margin: 15px 2px;
}
/********************************************************************************End Forget Password*********************************************/

.up_title_coc > p {
	color: #000000;
}

.up_title_coc {
	border-bottom: medium none !important;
	text-transform: none;
}

	.up_title_coc > ul {
		color: #333333;
	}

	.up_title_coc li {
		display: inline-block;
		margin: 5px 0;
	}

.terms > h2 {
	border-bottom: 1px solid #e0e0e0;
	font-size: 18px;
	padding-bottom: 5px;
}

.up_title_coc > span > p {
	color: #333333;
}

.trend_space {
	margin-bottom: 10px;
}
/*****************************************************************************Start Search page *********************************************************/
.practice_li.menuitems-sel > a {
	color: #50b85d;
	padding: 0px !important;
}

.practice_li > a {
	color: #757575;
	text-decoration: none;
}

	.practice_li > a:hover {
		text-decoration: none;
		color: #50b85d;
	}

.practice_li:hover {
	border-bottom: 2px solid #50b85d !important;
	height: 33px !important;
}

.pd_bold b {
	font-weight: normal;
}

.pb_name b {
	font-weight: 500 !important;
}

.admin_practice_radio > table {
	margin: 0 auto;
}

.admin_practice_radio td {
	display: inline-block;
	margin: 0 5px;
}

.admin_practice_radio label {
	margin-left: 2px;
}

/********************************************************************************alert boxes*********************************************/
.warning {
	margin: 0 auto;
	display: inline-block;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	width: auto;
}

.failure_login {
	margin-top: 1px;
	text-align: center;
}

.login_er {
	display: inline-block;
	margin-top: 10%;
	text-align: center;
	width: 100%;
}

.failure_login .warning {
	padding-left: 40px !important;
}

.resx_warning, .resx_sucess, .resx_info {
	text-align: center; margin-top:5px;
}

/************************************************************************Admin**************************************************************/
.pad_role {
	padding-bottom: 250px;
}
/********************************************Fine Tune 15-05-2015***************************/
.attach_file {
	display: inline-block;
	height: 25px;
	float: left;
	word-wrap: break-word;
	max-width: 66%;
}

.location_hover:hover {
	text-decoration: underline;
}

.mlr_popcheck > span > label {
	margin-left: 3px;
	margin-right: 3px;
}

.addstaff_up_section {
	padding: 10px 0;
}

.mu_radio_fine td > label {
	margin-left: 3px;
}

.mu_radio_fine > span > label {
	margin-left: 2px;
	margin-right: 2px;
}

.critical > option {
	background: none repeat scroll 0 0 #fd0004;
}

.medium > option {
	background: none repeat scroll 0 0 #fe8801;
}

.threshold select {
	width: 70%;
	text-align: center;
}

.gm_divstatus .resx_sucess {
	padding: 25px 0;
}

.label_height {
	height: 25px;
	margin: 0;
	display: inline-block;
}

.cl_hs {
	height: 35px;
}

select[disabled] {
	background-color: #F0F0F0;
}

.green_cn h4 {
	color: #50B85D;
}

.state_active label {
	margin-left: 5px;
}

#ctl01_MainContent_rdbSearchBy label, #ctl01_MainContent_radSearchInput label {
	vertical-align: middle;
}

.col-md-8.resp_add b, .col-md-4.resp_add b {
	color: #50b85d;
}

a.ob_gAL, #divpreRemMessage a {
	color: #50b85d !important;
}

.su_height {
	height: 48px;
}

.cu_status {
	margin: 15px 0;
	display: inline-block;
}

.grp_comment img {
	margin-right: 5px;
}

.grp_comment td:first-child {
	width: 20px;
	height: 16px;
}

.edit_home_img {
	padding-left: 6px;
}

.logout > h1 {
	left: 45px;
	position: absolute;
	top: 25px;
}

.ses_checkbox > input[type="checkbox"] {
	margin: 10px 5px 10px 0;
}

.ses_checkbox td input[type="checkbox"] {
	margin: 10px 5px 10px 0;
}

.ses_checkbox td label {
	margin-right: 5px;
}

.up_title_e_ser > h4 {
	color: #50b85d;
}

.up_title_e_ser {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 10px;
}

.home_goalgrid {
	/*padding-left: 21px;*/
	width: 100%;
}

.goalgraph09062015 {
	width: 100% !important;
}

.rrpcs_tab {
	margin: 10px 0;
	table-layout: fixed;
}

	.rrpcs_tab td {
		padding: 5px 0;
	}

	.rrpcs_tab tr:nth-child(2) {
		border-bottom: 1px solid #e0e0e0;
		color: #50b85d;
	}

		.rrpcs_tab tr:nth-child(2) b {
			font-weight: normal;
		}

.mr_radio_20152015 input[type="radio"] {
	margin: 4px 5px 0;
}

.ui-dialog legend {
	color: #50B85D;
}

.ui-autocomplete {
	max-height: 175px;
	overflow: auto;
}

.search_auto > input[type="checkbox"] {
	 margin: 0 5px 0 0;
}

.pat_reg_sucess .resx_warning, .pat_reg_sucess .resx_warning {
	margin-top: 10px;
}

.resp_add {
	padding-right: 0 !important;
}

.res_indicator_analysis {
	min-width: 620px !important;
}

textarea[readonly] {
	background-color: #F0F0F0;
	cursor: not-allowed;
	border: 1px solid #e0e0e0;
}

.all_margin_0 {
	margin: 0;
}

.app_req > select {
	width: 50%;
}
/****************************Line removed Css**************************/
.ec_emergency {
	border-bottom: 1px solid #e0e0e0;
}

/*.col-md-6.col-sm-6.col-xs-12.text-right, .col-sm-9.eb_top {
	font-weight: 600;
	opacity: 0.80;
}*/

.re_demo_pswd > label {
	margin: 0 !important;
}

.container_postion {
	position: relative;
}

.patient_activity.event_act > td {
	padding: 0px 5px 0 17px;
}

.admin_rad span > input, .admin_rad span > label {
	margin-right: 5px;
}

.admin_rad {
	margin: 10px 0;
}

.admin_rad_mar {
	margin: 10px auto !important;
}

.mob_re_minh {
	min-height: 0px !important;
}

.mob_taglength select, .mob_taglength input[type="text"] {
	width: 60% !important;
}

.re_ca_mob {
	margin: 25px 0;
}

.col-md-6.col-sm-6.col-xs-12.text-left, .sta_wrap_txt {
	word-wrap: break-word;
}

.send_msg_title {
	display: inline-block;
	/*padding-right: 10px !important;*/
	width: 100%;
}


.footer_horizontal li {
	border-right: 2px solid #ffffff;
	display: inline-block;
	padding: 0 2% !important;
}

.footer_horizontal {
	border-top: 2px solid #22a365;
	display: inline-block;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-top: 5px;
	width: 100%;
}

	.footer_horizontal li:last-child {
		border-right: medium none;
	}

.footer_logo {
	margin-top: 10px;
}

.footer_horizontal a {
	color: #ffffff;
}

.PartStyle {
	padding: 0 !important;
}
/******************** Video conformation Dialogue Box css 22.06.2015 ********************/
#vidyoConfirmation {
	bottom: 0;
	height: 250px;
	left: 0;
	margin: auto;
	position: fixed;
	right: 0;
	top: 0;
	width: 350px;
	z-index: 5000;
}

	#vidyoConfirmation > table {
		background: none repeat scroll 0 0 #ffffff;
		border: 1px solid #50B85D;
		padding: 0;
		width: 100%;
	}

	#vidyoConfirmation tr:first-child {
		background: none repeat scroll 0 0 #50B85D;
		color: #ffffff;
		font-size: 18px;
		font-weight: 600;
		text-align: center;
	}

		#vidyoConfirmation tr:first-child td {
			padding: 10px 0;
		}

	#vidyoConfirmation td {
		padding: 10px;
	}

.Themebutton.video_accept {
	background: none repeat scroll 0 0 #68b768 !important;
	border: medium none !important;
	border-radius: 0 !important;
	cursor: pointer;
	line-height: 15px !important;
}

.Themebutton.video_reject {
	background: none repeat scroll 0 0 #d65045 !important;
	border: 0 none !important;
	border-radius: 0 !important;
	cursor: pointer;
	line-height: 15px !important;
}

.video_availability {
	color: #ffffff;
	 padding: 0 12px 0 2px;
}

	.video_availability option {
		color: #333;
	}
/******************** End Video conformation Dialogue Box css 22.06.2015 ********************/

.recent-view li:nth-child(2n+1) {
	background: #f0f0f0 none repeat scroll 0 0;
}

.recent-patients > li:first-child {
	background: #d6d6d6 none repeat scroll 0 0;
}

.search_gender option {
	border-right: 1px solid #000000;
}

.list-bullet > li {
	display: list-item;
	list-style-type: disc;
	margin: 0 0 0 15px;
	padding: 0 0 0 10px;
}

/**********************************Remaider Pop Up 29.06.2015*************************************/
.reminderpop_checkbox label {
	margin-left: 5px;
	margin-right: 5px;
}

/******************** Video conformation Dialogu Box Overlay back of dialog css 25.06.2015 ********************/


.overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.85);
	z-index: 4000;
	color: white;
	display: inline-block;
	height: 100%;
}

/******************** Start Admin Dashboaerd css 03.07.2015 ********************/
.ad_quickstats_header {
	width: 100%;
}

.ad_quickstats {
	width: 100%;
}

	.ad_quickstats td:last-child {
		text-align: center;
	}

.ad_quickstats_header td:last-child {
	text-align: right;
}

.ad_quickstats_header tbody tr {
	background: #d6d6d6 none repeat scroll 0 0;
}

.ad_quickstats_header tr td {
	padding: 5px;
}

.ad_quickstats td {
	border: 1px solid #e0e0e0;
	padding: 0 5px;
}

	.ad_quickstats td:first-child {
		width: 70%;
	}

.ad_quickstats_header th {
	padding: 2px 5px;
}

.ad_practice_t {
	width: 100%;
}

.update_ad_p input {
	margin-left: 5px;
	margin-right: 5px;
}

.ad_udate_emai_details {
	border: 1px solid #e0e0e0;
	margin-top: 10px;
	width: 100%;
}

	.ad_udate_emai_details td {
		border: 1px solid #e0e0e0;
		padding: 0 5px;
	}

	.ad_udate_emai_details tr:first-child {
		background: #d6d6d6 none repeat scroll 0 0;
	}

.ad_updateemail {
	width: 50%;
}

	.ad_updateemail td {
		padding: 5px 0;
	}

.ad_pswreset {
	width: 75%;
}

	.ad_pswreset td {
		padding: 5px 0;
	}

.ad_practice_pswreset {
	width: 100%;
}

	.ad_practice_pswreset td {
		padding: 5px 0;
	}

.ad_ps_searchbox {
	width: 50%;
}

.ad_ps_table1 {
	border: 1px solid #e0e0e0;
	display: inline-block;
	margin-bottom: 10px;
	table-layout: fixed;
	width: 100%;
}

	.ad_ps_table1 td {
		border: 1px solid #e0e0e0;
		padding: 3px 5px;
	}

.ad_tbl_banner {
	table-layout: fixed;
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

	.ad_tbl_banner td {
		padding: 0 5px;
	}

.ad_tbl_banner_button {
	margin: 3px 0;
}

.ad_pb_roles {
	display: inline-block;
	table-layout: fixed;
	width: 100%;
}

	.ad_pb_roles td {
		border: 1px solid #e0e0e0;
		padding: 5px;
	}

.Ad_pswreset_chk label {
	margin: 0 5px;
}

.ad_userroles {
	border-collapse: collapse;
	display: table;
	width: 100%;
}
/******************** End Admin Dashboaerd css 03.07.2015 ********************/

/********************  Clinical Notes Back to patient Change 07.07.2015 ********************/
.cn_up_createpro {
	float: none !important;
	padding-top: 0 !important;
	text-align: right;
	width: 100%;
}

.cn_up_datetime {
	display: inline-block;
}

.reminderpop_checkbox input {
	margin-right: 5px !important;
}

/*********************Health Summary Add New Button place change 17.07.2015 BY Bharath*/
.hs_addnew_hs {
	margin-top: -72px !important;
}

.hs_addnew_pat_withoutRadio {
	margin-top: -84px !important;
}
/********************* End Health Summary Add New Button place change 17.07.2015*/
/*********************Goal and Practice Add New Button place change 28.07.2015 BY Bharath*/
.goalAdd {
	right: -30px !important;
	margin-top: -52px !important;
}

.practiceAdd {
	margin-top: -66px !important;
}
/********************* End Goal and Practice Add New Button place change 28.07.2015*/
/********************* Health Summary popup back overlay*****************/
.hs_popoverlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #333;
	z-index: 500;
	opacity: 0.5;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
/********************* End Health Summary popup back overlay*****************/

.logn_home > a {
	color: #fff !important;
	display: inline-block;
}

.logn_home a i {
	font-size: 25px;
}

.logn_home {
	float: right;
	text-align: right;
}

/********************* MVP Changes Css 16.10.2015*****************/
.newclinic_radio label {
	margin: 0 10px 0 5px;
}

.event_colour li {
	float: left;
	padding: 0 5% 0 0;
}

.event_action_head th {
	background: #d6d6d6 none repeat scroll 0 0;
	border: 1px solid #e0e0e0;
	padding: 5px;
	color: #4b555e;
	font-weight: 500;
}

.event_action_head, .event_action_container {
	table-layout: fixed;
	width: 100%;
}

.event_action_header {
	background: #d6d6d6 none repeat scroll 0 0;
	padding: 5px 3px;
}

.event_action_container td {
	border: 1px solid #e0e0e0;
	padding: 5px 2px;
}

.wr_table {
	table-layout: fixed;
	width: 100%;
}

	.wr_table th {
		background: #d6d6d6 none repeat scroll 0 0;
		border: 1px solid #e0e0e0;
		padding: 5px;
	}

.wr_li > ul li {
	float: left;
	padding: 10px 5px;
	width: 30%;
}

.wr_li li:last-child {
	width: 70% !important;
}

.wr_table td {
	border: 1px solid #e0e0e0;
	padding: 3px;
}

.HeaderHealthCenterInfo_text {
	font-size: 16px;
	width: 100%;
}

.event_a {
	color: #50b85d !important;
}

.ui-widget-overlay {
	z-index: 110 !important;
}

.eventcontacttable td {
	padding: 10px 5px;
}

#ui-datepicker-div {
	display: none;
}
/********Font size issue fix ALM Id 189335**********/
.word_wrap p span {
	font-family: roboto !important;
	font-size: 100% !important;
	word-wrap: break-word;
}

p span {
	font-family: roboto !important;
	font-size: 100% !important;
}
/********End Font size issue fix ALM Id 189335**********/
/*********Patient recent view Modification 18DEC2015**********************/
.recent-view_repeat {
	border-bottom: 1px solid #e0e0e0;
	display: inline-block;
	padding-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}

.RVP_photo {
	margin-top: 10px;
}

.critical_drp {
	color: #333;
}
/*********Patient recent view Modification 18DEC2015**********************/

.critical_heading h4 {
	font-size: 16px;
	margin: 0;
}
.critical_heading select {
	margin-left: 5px;
	padding-right: 10px;
}
.dialogCall {
	background: none repeat scroll 0 0 white;
	left: 32%;
	padding: 0 0 25px;
	position: fixed;
	top: 25%;
	width: 600px;
	z-index: 5000;
}

.dialogtit {
	background: #50b85d none repeat scroll 0 0;
	color: #ffffff;
	font-size: large;
	padding: 10px 5px;
}

#dialogCall > table {
	width: 100%;
}

.dialogcontent {
	text-align: center;
}

	.dialogcontent img {
		float: left;
		padding: 0 10px;
		text-align: center;
	}

	.dialogcontent p {
		float: left;
		line-height: 32px;
	}

	.dialogcontent > td {
		padding: 20px 30px;
		text-align: center;
	}
.okbtn {
	background: none repeat scroll 0 0 #dfeffc;
	border: 0 none !important;
	margin-right: 10px;
	padding: 5px 20px;
	cursor: pointer;
}

.dialogbak {
	background: none repeat scroll 0 0 #333333;
	height: 100%;
	opacity: 0.4;
	position: fixed;
	top: -1px;
	width: 100%;
	z-index: 4000;
}
.acptbtn {
	color: rgb(255, 255, 255);
	text-transform: capitalize;
	background: none repeat scroll 0px 0px rgb(91, 183, 91);
}

.rejbtn {
	background: none repeat scroll 0 0 #da4f49;
	color: #ffffff;
	margin-right: 30px;
	text-transform: capitalize;
}
.margin_left_zero {
margin-left: 0 !important;
}
.org_btn {
	margin-bottom: 15px;
}
.patient_menu_profile {
	width: 95.5%;
	margin: 0 25px 0 !important;
	display: inline-block !important;
}
.inbox_grid.res_grid_container.cand_details {margin-top:30px;}
.myCheckBox1 > input {
	margin: 0 3px 0 !important;
}
.ms_provider {
	margin-left: -25px;
}
.btn_align {
	margin-right: 5px;
}
.up_changephotolink > a {
	margin-left: 20px;
}
.cp_attach table tbody td b {
	margin-left: -5px;
}

.mu_by tbody td {
	padding-left: 0;
}
.sorttype_align {
	width:100%;
	margin-left:9px;
}

.secsel select {
	width: 35%;
}
.menuitem-setup {
	padding-left:12px;
}
.comman_pad {
	padding:0;
}
.vv_topbtns {
	padding-left:30px;
}