@charset "utf-8";
/* CSS Document */

@font-face
{
font-family: AsapRegular;
src: url('../Fonts/Asap-Regular.ttf'); /* IE9 */
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, code, form, fieldset, legend, input, textarea, button, p, blockquote, th, td {
margin: 0;
padding: 0;
font-family: AsapRegular,Arial, sans-serif;  

}

div
{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
    
user agent stylesheetdiv {
    display: block;
}
Inherited from body
body {
    font-size: 0.75em;
    font-family: AsapRegular,Arial, sans-serif;
}

a, a:hover{ text-decoration:none;}

.sidebar-nav {
padding: 9px 0;
}
#wrap {
width: 100%;
min-width: 1000px;
background: #fff;
}
#header {
position: relative;
width: 960px;
margin: 0 auto;
padding: 0 20px;
z-index: 100;
background: #fff;
}

#TopDiv {
	height:50px;
	background: #fbfbfb;
	/*background-image: -webkit-gradient(linear,left top,left bottom,color-stop(10, rgba(220, 224, 224, 0.55)),color-stop(0.95, rgba(233, 235, 236, 0.74)),color-stop(1, rgba(226, 222, 222, 0.69)));
	background-image: -moz-linear-gradient(center top,rgba(220, 224, 224, 0.55) 10%,rgba(233, 235, 236, 0.74) 95%,rgba(226, 222, 222, 0.69) 100%);*/

	font-weight: normal;
	color: #000;
	width: 100%;
}

#TitleImage{
	position: absolute;
	right: 10px;
	top: 5px;
	
}
#LogInfoDiv{
	position: absolute;
	top: 4px;
	right: 250px;
	font-size: 10px;
	float: left;
	text-align: right;
	border: 1.5px outset rgb(200, 202, 198);
	padding: 5px;
	background-color: white;
}
.UserName{
	color: rgb(8, 142, 248);
	font-size: 12px;
	font-weight: bolder;
	white-space: nowrap;
}
.Designation {
	color: rgb(110, 110, 114);
	font-size: 10px;
}

.SchTitleDiv
{
    text-align: center;
    background-color: rgb(192, 195, 195);
    background: -webkit-linear-gradient(top, #d7ebf9 23%,#92BAD8 100%);
    color: rgb(27, 26, 26);
    padding: 4px;
    font-size: 12px;
    font-weight: bold;
}
#container, #frameContainer {
	position: relative;
	padding: 12px 0 0;
	z-index: 10;
	background: url(img/bg_containerTop.gif) repeat-x 0 0;
}
#contentHead {
	margin: 0; height:30px;
	padding: 0 0 9px 0;
	border-top: 1px solid  #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	z-index: 20;
	overflow: visible;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(255,255,255)),color-stop(0.95, rgba(231, 232, 233, 0.74)),color-stop(1, rgb(229,229,229)));
	background-image: -moz-linear-gradient(center top,rgb(255,255,255) 0%,rgba(231, 232, 233, 0.74) 95%,rgb(229,229,229) 100%);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.35), 0 85px 180px 0 #fff, 0 12px 8px -5px rgba(0, 0, 0, 0.85);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.35), 0 85px 810px -68px #fff, 0 12px 8px -5px rgba(0, 0, 0, 0.22);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.35), 0 85px 180px 0 #fff, 0 12px 8px -5px rgba(0, 0, 0, 0.22);
}

#ClinicSelDiv {
	font-size: 14px;
	padding-top: 5px;
}


.Title {
	color: #00add9;
	font-size: 14px;
	font-weight: bold;
	/*color: rgb(6, 134, 252);*/
}

.MainTitle
{	
	padding: 14px 0;
	color: rgb(9, 123, 199);
	font-size: 17px;
	font-weight: bold;
	padding-left: 10px;
	text-shadow: none;
	text-transform: uppercase;
	line-height: 14px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
.Address{
	font-size: 70%;
	line-height: 10px;
	color: rgba(14, 11, 11, 0.72);
	white-space: nowrap;
	padding-left: 10px;
	margin-top: -11px;
}
.PageTitle
{
	background-color: rgb(146, 141, 141);
	background-color: rgba(219, 228, 215, 0.38);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF,endColorstr=#7FFFFFFF) zoom: 1;
	padding: 3px 8px;
-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.25);
	box-shadow: 0 1px 2px rgba(0,0,0,.25);


	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
	margin-left: 6px;
	padding: 5px;
	color: #000;
	/*padding: 7px;
	color: rgb(247, 249, 250);
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	text-shadow: none;
	text-transform: uppercase;
	line-height: 14px;
	border-radius: 10px;
	background-color: rgb(253, 135, 6);
	margin-top: 5px;
	margin-left: 14px;
	text-align: center;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(252, 241, 2)), color-stop(0.55, rgb(252, 123, 3)),color-stop(1, rgb(255, 154, 3)));*/
}
.DocTitle
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;	
	padding: 3px 8px;
	color:#000;
	text-shadow: 1px 1px 2px rgba(193, 196, 191, 0.85);
	}
.FloatLeft{
	width:auto;white-space: nowrap;position: relative;float: left;
}

.LightGrayShade{
	background: rgb(242,246,248); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(208, 224, 228, 1) 27%, rgba(255, 255, 255, 1) 60%, rgba(224,239,249,1) 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top, rgba(242,246,248,1) 0%,rgba(208, 224, 228, 1) 27%,rgba(255, 255, 255, 1) 60%,rgba(224,239,249,1) 100%); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(242,246,248,1) 0%,rgba(208, 224, 228, 1) 27%,rgba(255, 255, 255, 1) 60%,rgba(224,239,249,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(242,246,248,1) 0%,rgba(208, 224, 228, 1) 27%,rgba(255, 255, 255, 1) 60%,rgba(224,239,249,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(242,246,248,1) 0%,rgba(208, 224, 228, 1) 27%,rgba(255, 255, 255, 1) 60%,rgba(224,239,249,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(242,246,248,1) 0%,rgba(208, 224, 228, 1) 27%,rgba(255, 255, 255, 1) 60%,rgba(224,239,249,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=0 ); /* IE6-9 */
}

.LightGrayShade a, .LightGrayShade a:hover {
	background: rgb(242,246,248); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(208, 224, 228, 1) 27%, rgba(255, 255, 255, 1) 60%, rgba(224,239,249,1) 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top, rgba(242,246,248,1) 0%,rgba(100, 224, 100, 1) 27%,rgba(255, 255, 255, 1) 60%,rgba(224,239,249,1) 100%); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(242,246,248,1) 0%,rgba(208, 224, 228, 1) 27%,rgba(255, 255, 255, 1) 60%,rgba(224,239,249,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(242,246,248,1) 0%,rgba(208, 224, 228, 1) 27%,rgba(255, 255, 255, 1) 60%,rgba(224,239,249,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(242,246,248,1) 0%,rgba(208, 224, 228, 1) 27%,rgba(255, 255, 255, 1) 60%,rgba(224,239,249,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(242,246,248,1) 0%,rgba(208, 224, 228, 1) 27%,rgba(255, 255, 255, 1) 60%,rgba(224,239,249,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=0 ); /* IE6-9 */
}

#DispDivision{
	margin-top: 15px;
	padding: 5px;
}

#LeftDateDiv {
	position: relative;
	padding-right: 3px;
	float: left;
	width:200px;
	margin-right: 10px;
	white-space:nowrap;
	-moz-box-shadow: 3px 1px 9px rgb(199, 194, 199);
	-webkit-box-shadow: 3px 1px 9px rgb(199, 194, 199);
	box-shadow: 3px 1px 9px rgb(199, 194, 199);
}

#DoctorsListDiv{
	position: relative;
	float: left;
	margin-right: 10px;
	margin-top:5px;
	width: 100%;
}
#TimeDateDiv{
	position: relative;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	font-size: 12px;
	text-align: center;
	width: 100%;
}
#TimeDispDiv{
	color:rgb(2, 180, 250);
}

#DateDispDiv {
	color: rgb(245, 252, 252);
	font-size: 15px;
	padding: 2px;
	border-radius: 10px;
	background-color: rgb(2, 180, 250);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgba(64, 189, 248, 0.52)),
					color-stop(0.95, rgba(4, 72, 117, 0.62)),color-stop(1, rgb(3, 131, 250)));
	background-image: -moz-linear-gradient(center top,  rgba(64, 189, 248, 0.52) 10%,
					rgba(4, 72, 117, 0.62) 55%,rgb(3, 131, 250) 100%);
}
.myOwnClass {
        float: left;
		height:50px;
        width: 94%;
    }
.OrgBack{
	background-color: rgb(253, 134, 5);
	color: white;
	text-transform: uppercase;
}
#RightDispAreaDiv {
	position: relative;
	float: left;
	min-height:300px;
	max-height:600px;
	height:450px;	
	width: 75%;
	white-space:nowrap;
	
}
#RightStatDiv {
	position: fixed;
	right: 0px;
	top: 112px;
	background-color:white;
	height: 100%;
	width: 7%;
	padding: 5px;font-size: 6px;
	-moz-box-shadow: -2px 2px 11px rgb(202, 191, 191);
	-webkit-box-shadow: -2px 2px 11px rgb(202, 191, 191);
	box-shadow: -2px 2px 11px rgb(202, 191, 191);
}
.AppStatus{
	font-size: 12px;
	background: rgb(253, 144, 5);
	color: white;
	padding: 5px;
	margin-left: -5px;
}

#MainSummary{
	border-bottom: 1px inset rgb(211, 199, 199);
}

#SubSummary{
	border-bottom: 1px inset rgb(211, 199, 199);
}
.Label {
	/*font-size: 9px;
	padding-top: 10px;
	padding-left: 10px;
	color: rgb(190, 188, 188);
	text-transform: uppercase;*/
	font-size: 12px;
    padding-top: 10px;
    padding-left: 10px;
    color: rgb(167, 162, 161);
    font-weight: normal;
}

.Values {
	font-size: 24px;
	margin-top: -3px;
	padding-left: 10px;
	color: rgb(250, 162, 6);
	text-transform: uppercase;
}
.SmallValues {
	font-size: 14px;
	margin-top: -3px;
	padding-left: 10px;
	color: #666564;
    
}
.LGBgC{
	background-color: rgb(242, 243, 226);
}
.Status{
	height: 7px;
    line-height: 10px !important;
    font-size: 10px !important;
    text-transform: uppercase;
    vertical-align: top;
    float: none !important;
    margin-bottom: 10px;
    border: 1px solid rgb(122, 117, 117) !important;
    color:Black !important;
}

#BottomStatDiv {
	width: 100%;
	height: 25px;
	background-color:white;
	color: black;
	font-size: 10px;
	line-height: 10px;
	position: fixed;
	bottom: 21px;
	left: 0px;
	padding-top: 3px;
	-moz-box-shadow: 1px -2px 11px rgb(180, 180, 180);
-webkit-box-shadow: 1px -2px 11px rgb(180, 180, 180);
box-shadow: 1px -2px 11px rgb(180, 180, 180);
}
#StatusDiv {
	width: 60%;
	position: relative;
	left: 248px;
	text-align: center;
	color: black;
	height: 25px;
	float: left;
	font-size: 11px;
	vertical-align: middle;
	padding: 2px;
}
#DocNavigation{
	width:100%;
	position:relative;
	right:0px;
}
.Previous {
	position: relative;	
	font-size: 12px;
	padding: 5px;
	background-color: rgb(13, 154, 248);
	color: rgb(255, 250, 250);
	width: 50px;
	text-align: center;
	-moz-box-shadow: 3px 2px 15px #242224;
	-webkit-box-shadow: 3px 2px 15px #242224;
	box-shadow: 3px 2px 15px #242224;
	float:left;	
	cursor:pointer;
	font-weight:bold;
}

.Next {
	position: relative;		
	font-size: 12px;
	padding: 5px;
	background-color: rgb(13, 154, 248);
	color: rgb(255, 250, 250);
	width: 50px;
	text-align: center;
	-moz-box-shadow: 3px 2px 15px #242224;
	-webkit-box-shadow: 3px 2px 15px #242224;
	box-shadow: 3px 2px 15px #242224;
	float:right;	
	cursor:pointer;
	font-weight:bold;
}
#FooterDiv {
	width: 100%;
	text-align:right;
	background-color: rgb(0, 80, 128);
	color: white;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	position: fixed;
	padding-right: 20px;
	bottom: 0px;
	left: 0px;
	-moz-box-shadow:inset -2px 4px 14px #000000;
	-webkit-box-shadow:inset -2px 4px 14px #000000;
	box-shadow:inset -2px 4px 14px #000000;
}

.Clear {
	clear:both;
}

.DoctorHead {
	background-color: rgb(9, 183, 250);	
	color: white;
	padding: 5px;
	/* border-right: 9px solid white;*/
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(8, 171, 248)),color-stop(0.95, rgba(4, 96, 158, 0.62)),color-stop(1, rgb(3, 131, 250)));
	background-image: -moz-linear-gradient(center top, rgb(8, 171, 248) 10%,rgba(4, 96, 158, 0.62) 55%,rgb(3, 131, 250) 100%);
	overflow:hidden;
/*	width:10em;*/
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-transform:capitalize;
	text-overflow:ellipsis;
	border-right:3px solid rgb(255, 255, 255);
	text-align:center;
}
.seperator{
	height:2px;
	padding-top:5px;
}
.BlueShade {
	color:#FFF;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, rgba(8, 170, 247, 0.47), rgb(1, 107, 167));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, rgba(8, 170, 247, 0.47), rgb(1, 107, 167));
  background-image: -webkit-linear-gradient(top, rgba(8, 170, 247, 0.47), rgb(1, 107, 167));
  background-image: -o-linear-gradient(top, rgba(8, 170, 247, 0.47), rgb(1, 107, 167));
  background-image: linear-gradient(to bottom, rgba(8, 170, 247, 0.47), rgb(1, 107, 167));	
}
.ProductTitle
{
	padding-left: 0px;
	padding-top: 10px;
	font-size: 200%;
	text-shadow: rgba(186, 190, 190, 0.66) 0.1em 0.1em 0.2em;
	color: rgb(23, 174, 245);
	font-weight: bold;
	line-height: 120%;
	letter-spacing: 0.07em;
}
.SmallSubTitle
{
	text-align: left;
	color: rgb(98, 107, 104);
	position: relative;
	font-size: 14px;
	top: -6px;
	letter-spacing: .5px;
}
.GreenButton
{
	padding: .34em 1.5em .4em;
	background-color: #7AA824;
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #77A423),color-stop(0.6, #93C436),color-stop(0.97, #AAD15D),color-stop(0.99, #D4ED99));
	background: -moz-linear-gradient(bottom, #77A423, #93C436 60%, #AAD15D 96%, #D4ED99 98%);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #81A340;
	border-bottom: 1px solid #708444;
	color: white;
	font: bold 15px arial,sans-serif;
	margin: 0;
	cursor: pointer;
	cursor: hand;
	display: inline-block;
	
}


/*-----------------------------------GOOGLE BUTTON*-------------------*/
button.orange, a.orange, input[type=submit].orange {
    padding: 10px 30px;
    -webkit-border-radius: 2px 2px;
    border: solid 0px rgb(153, 153, 153);
    background: #d64937; /* Old browsers */
    background: -moz-linear-gradient(top,  #d64937 0%, #d14836 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d64937), color-stop(100%,#d14836)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #d64937 0%,#d14836 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #d64937 0%,#d14836 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #d64937 0%,#d14836 100%); /* IE10+ */
    background: linear-gradient(top,  #d64937 0%,#d14836 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d64937', endColorstr='#d14836',GradientType=0 ); /* IE6-9 */
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    font-size:11px;
    line-height: 1;	overflow:hidden;
}
 
button.orange:hover, a.orange:hover, input[type=submit].orange:hover {
    padding: 9px 29px;
    border: 1px solid #b0281a;
    background: #dd4b39; /* Old browsers */
    background: -moz-linear-gradient(top,  #dd4b39 0%, #c53727 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd4b39), color-stop(100%,#c53727)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #dd4b39 0%,#c53727 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #dd4b39 0%,#c53727 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #dd4b39 0%,#c53727 100%); /* IE10+ */
    background: linear-gradient(top,  #dd4b39 0%,#c53727 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd4b39', endColorstr='#c53727',GradientType=0 ); /* IE6-9 */
    -webkit-box-shadow: 0 1px 1px #333333;
    -moz-box-shadow: 0 1px 1px #333333;
    box-shadow: 0 1px 1px #333333;
}
 


/*---------------------------------------------------------------------------------------------------------*/
button.gray, a.gray, input[type=submit].gray,div.gray {
	padding: 5px;
	-webkit-border-radius: 2px 2px;
	border: solid 1px #dadada;
	background: rgba(216, 216, 216, 0.93);
	background: -moz-linear-gradient(center top, #FFFFFF 50%, rgba(216, 216, 216, 0.93) 100% )  repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,rgb(255, 255, 255)), color-stop(100%,rgba(216, 216, 216, 0.93)));
	background: -webkit-linear-gradient(top, rgb(255, 255, 255) 50%,rgba(216, 216, 216, 0.93) 100%);
	background: -o-linear-gradient(top, rgb(255, 255, 255) 50%,rgba(216, 216, 216, 0.93) 100%);
	background: -ms-linear-gradient(top, rgb(255, 255, 255) 50%,rgba(216, 216, 216, 0.93) 100%);
	background: linear-gradient(top, rgb(255, 255, 255) 50%,rgba(216, 216, 216, 0.93) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#DAD8D8',GradientType=0 );
	color:rgb(175, 175, 175);
	text-decoration: none;
	
	display: inline-block;
	text-align: center;	
	text-shadow: 0px 1px 1px rgba(255,255,255,1);
	line-height: 11px;
	font-size: 12px;
	white-space: nowrap;	overflow:hidden;
	float: left;
}
 
.gray:hover { 
    border:1px solid rgb(255, 157, 126);   
}
/*-- new style added by Kiran on 28-04-2015 for doctorleave--*/
div.leavediv {
	padding: 5px;
	-webkit-border-radius: 2px 2px;
	border: solid 1px #dadada;
	background: rgba(216, 216, 216, 0.93);
	background: -moz-linear-gradient(center top, #FFFFFF 50%, rgba(216, 216, 216, 0.93) 100% )  repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,rgb(255, 255, 255)), color-stop(100%,rgba(216, 216, 216, 0.93)));
	background: -webkit-linear-gradient(top, rgba(247, 217, 139, 0.73) 50%,rgba(218, 139, 17, 0.8) 100%); 
	background: -o-linear-gradient (top, rgba(247, 217, 139, 0.73) 50%,rgba(218, 139, 17, 0.8) 100%);
	background: -ms-linear-gradient(top, rgba(247, 217, 139, 0.73) 50%,rgba(218, 139, 17, 0.8) 100%);
	background: linear-gradient(top, rgba(247, 217, 139, 0.73) 50%,rgba(218, 139, 17, 0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#DAD8D8',GradientType=0 );
	color:rgb(175, 175, 175);
	text-decoration: none;
	
	display: inline-block;
	text-align: center;	
	text-shadow: 0px 1px 1px rgba(255,255,255,1);
	line-height: 11px;
	font-size: 12px;
	white-space: nowrap;	overflow:hidden;
	float: left;
}
         
/*---------------------------------------------------------------------------------------------------------*/
button.blue, a.blue, input[type=submit].blue,div.blue {
    padding: 5px;
    -webkit-border-radius: 2px 2px;
    border: solid 1px rgb(177, 201, 209);
    background: #4d90fe; /* Old browsers */
    background: -moz-linear-gradient(top,  #d7ebf9 0%, #d7ebf9 100%); /* FF3.6+ */
    background: -webkit-linear-gradient(top, #d7ebf9 0%,#d7ebf9 100%); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d7ebf9 0%,#d7ebf9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d7ebf9 0%,#d7ebf9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d7ebf9 0%,#d7ebf9 100%); /* IE10+ */
    background: linear-gradient(top,  #d7ebf9 0%,#d7ebf9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7ebf9', endColorstr='#d7ebf9',GradientType=0 ); /* IE6-9 */
    color:rgb(9, 139, 230);
    text-decoration: none;    
    display: inline-block;
    text-align: center;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    font-size:12px;
    line-height: 1;	overflow:hidden;float: left;
}
 
/*---------------------------------------------------------------------------------------------------------*/
button.green, a.green, input[type=submit].green,div.green {
    padding: 10px 5px;
    -webkit-border-radius: 2px 2px;
    border: solid 0px rgb(153, 153, 153);
    background: #17C3EE; /* Old browsers */
    background: -moz-linear-gradient(top, #9EE5FA 50%,#0E9AD7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#9EE5FA), color-stop(100%,#0E9AD7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9EE5FA 50%,#0E9AD7 100%) ;/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9EE5FA 50%,#0E9AD7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #9EE5FA 50%,#0E9AD7 100%); /* IE10+ */
    background: linear-gradient(top, #9EE5FA 50%,#0E9AD7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9EE5FA', endColorstr='#0E9AD7',GradientType=0 ); /* IE6-9 */
  color:black;
    text-decoration: none;    
    display: inline-block;
    text-align: center;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;    
    font-size:12px;
	overflow:hidden;
}
 

/*-------------------------------------------------------*/

button.app, a.app, input[type=submit].app,div.app {
	padding: 5px;
	-webkit-border-radius: 2px 2px;
	border: solid 1px rgb(216, 185, 157);
	background: rgba(250, 252, 223, 0.93);
	background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgba(250, 241, 195, 0.93) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255, 255, 255)), color-stop(100%,rgba(250, 241, 195, 0.93)));
	background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%,rgba(250, 241, 195, 0.93) 100%);
	background: -o-linear-gradient(top, rgb(255, 255, 255) 0%,rgba(250, 241, 195, 0.93) 100%);
	background: -ms-linear-gradient(top, rgb(255, 255, 255) 0%,rgba(250, 241, 195, 0.93) 100%);
	background: linear-gradient(top, rgb(255, 255, 255) 0%,rgba(250, 241, 195, 0.93) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#FAF1C3',GradientType=0 );
	color:rgb(175, 175, 175);
	text-decoration: none;	
	display: inline-block;
	text-align: left;	
	text-shadow: 0px 1px 1px rgba(255,255,255,1);
	line-height: 11px;
	font-size: 12px;
	white-space: nowrap;	overflow:hidden; float:left;
}
 
.app:hover { 
    border:1px solid rgb(255, 157, 126);
}

         
.app:active { 
    border:1px solid #c6c6c4; 
    color: #222;
    -webkit-box-shadow: inset 0 0 2px 4px #f1f1f1, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 2px 4px #f1f1f1, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 2px 4px #f1f1f1, 0 1px 0 0 #eeeeee;
}
/*---------------------------------------------------------------------------------------------------------*/
button.appblock, a.appblock, input[type=submit].appblock,div.appblock {
	padding: 5px;
	-webkit-border-radius: 2px 2px;
	border: solid 1px rgb(253, 193, 184);
	background: rgba(238, 168, 146, 0.93);
	background: -moz-linear-gradient(top, rgb(252, 231, 231) 50%, rgba(238, 168, 146, 0.93) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,rgb(252, 231, 231)), color-stop(100%,rgba(238, 168, 146, 0.93)));
	background: -webkit-linear-gradient(top, rgb(252, 231, 231) 50%,rgba(238, 168, 146, 0.93) 100%);
	background: -o-linear-gradient(top, rgb(252, 231, 231) 50%,rgba(238, 168, 146, 0.93) 100%);
	background: -ms-linear-gradient(top, rgb(252, 231, 231) 50%,rgba(238, 168, 146, 0.93) 100%);
	background: linear-gradient(top, rgb(252, 231, 231) 50%,rgba(238, 168, 146, 0.93) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#EEA791',GradientType=0 );
	color:rgb(175, 175, 175);
	text-decoration: none;	
	display: inline-block;
	text-align: left;	
	line-height: 11px;
	font-size: 12px;
	white-space: nowrap;	overflow:hidden;float: left;
}
 
.appblock:hover { 
    border:1px solid rgb(255, 157, 126);
}

        
/*---------------------------------------------------------------------------------------------------------*/


button.appStandBy, a.appStandBy, input[type=submit].appStandBy,div.appStandBy {
	padding: 5px;
	-webkit-border-radius: 2px 2px;
	border: solid 1px rgb(176, 186, 192);
	background: rgba(206, 206, 203, 0.93);
	background: -moz-linear-gradient(top,rgb(226, 249, 255)  50%, rgb(148, 211, 247) 100%);
	background: -webkit-linear-gradient(top,rgb(226, 249, 255)  50%,rgb(148, 211, 247) 100%);
	background: -webkit-linear-gradient(top, rgb(226, 249, 255)  50%,rgb(148, 211, 247) 100%);
	background: -o-linear-gradient(top,rgb(226, 249, 255)  50%,rgb(148, 211, 247) 100%);
	background: -ms-linear-gradient(top, rgb(226, 249, 255)  50%,rgb(148, 211, 247) 100%);
	background: linear-gradient(top, rgb(226, 249, 255)  50%,rgb(148, 211, 247) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4' , endColorstr='#29B8E6',GradientType=0 );
	color:rgb(175, 175, 175);
	text-decoration: none;	
	display: inline-block;
	text-align: left;	
	line-height: 11px;
	font-size: 12px;
	white-space: nowrap;
	overflow:hidden;
}
 
 /*---------------------------------------------------------------------------------------------------------*/
button.appblockView, a.appblockView, input[type=submit].appblockView,div.appblockView {
	padding: 5px;
	-webkit-border-radius: 2px 2px;
	border: solid 1px rgb(253, 193, 184);
	background: rgba(238, 168, 146, 0.93);
	background: -moz-linear-gradient(top, rgb(252, 231, 231) 50%, rgba(238, 168, 146, 0.93) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,rgb(252, 231, 231)), color-stop(100%,rgba(238, 168, 146, 0.93)));
	background: -webkit-linear-gradient(top, rgb(252, 231, 231) 50%,rgba(238, 168, 146, 0.93) 100%);
	background: -o-linear-gradient(top, rgb(252, 231, 231) 50%,rgba(238, 168, 146, 0.93) 100%);
	background: -ms-linear-gradient(top, rgb(252, 231, 231) 50%,rgba(238, 168, 146, 0.93) 100%);
	background: linear-gradient(top, rgb(252, 231, 231) 50%,rgba(238, 168, 146, 0.93) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#EEA791',GradientType=0 );
	color:rgb(175, 175, 175);
	text-decoration: none;	
	display: inline-block;
	text-align: left;	
	line-height: 11px;
	font-size: 12px;
	white-space: nowrap;	overflow:hidden;float: left;
}
 
.appblock:hover { 
    border:1px solid rgb(255, 157, 126);
}


.NewEvent ,.EditEvent,.UnBlockEvent
{
	cursor: pointer;
	color:Black !important;
	}        
/*---------------------------------------------------------------------------------------------------------*/
.appStandBy:hover { 
    border:1px solid rgb(255, 157, 126);
}

.AppTime
{
    font-weight:bold;
    }

/*---------------------------------------------------------------------------------------------------------*/


.ShadowBox {
			 box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
			-moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
			-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.3);

		}	
		
.Full { width:100%;}
.WCPer { width:98%;text-align:left; margin-top:2px; height:13px}
.R{color:#F00;}
.G{color:#0F0;}
.B{color:#00F;}
.W{color:#FFF;}
.K{color:#000;}
.GBg{background-color::#ccc;}
.P10{padding: 10px 0px;}
.Left50{float:left; width:40%; }
.Right50
{
	float:right !important; width:34%;
	
 }
 
 .W1
	{
		width:48%;
	}

 .W2
	{
		width:46%;
	}

 .W3
	{
		width:44%;
	}

 .W4
	{
		width:42%;
	}

 .W5
	{
		width:40%;
	}
	
 .W6
	{
		width:38%;
	}
	
 .W7
	{
		width:36%;
	}

.Split {
	float: left;white-space: nowrap; width: 100%;
}
.tooltip:hover:after { 
	content: attr(rel);
	position: absolute;
	white-space: nowrap;
	background:#5A5A5A; 
	background: rgba(0,0,0,0.69);
	color:#FFFFFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-left: 0px;
	margin-top: 25px;
	font-family:"Trebuchet MS","sans-serif",Arial;
	font-size: 10px;
	line-height: 20px;
	z-index: 99;
	padding-left:5px;
	padding-right: 5px;
}

/* Let's get this party started */
::-webkit-scrollbar {
    width: 4px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(39, 182, 228, 0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255,0,0,0.4); 
}

.DocDiv{
	min-height:300px; height:480px;
	/*width: 100%;*/
	padding-right:15px;
	 overflow:hidden;	
	 font-size: 11px;
	 border-right: 1px solid rgb(223, 221, 221);
    margin-right: 3px;
}
.ShowScroll {
	overflow:auto;

}

/* Toolbar Styles */
#RightMenuDiv {
	position: relative;
	float: right;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	height: 40px;
	text-decoration: none;
}

/* BE SURE TO INCLUDE THE CSS RESET FOUND IN THE DEMO PAGE'S CSS */
/*------------------------------------*\
    NAV
\*------------------------------------*/
/*#nav{
			list-style:none;
			margin:0;
			padding:0;
			text-align:center;
		}
#nav li{
	display:inline;
	border-left: 1px solid rgba(180, 176, 176, 0.62);
	float: right;
}
#nav li a{
	display:inline-block;
	padding:10px;
	color:#333;
	webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(255, 255, 255)), color-stop(0.95, rgba(212, 216, 218, 0.41)),color-stop(1, rgb(182, 186, 187)));
	background-image: -moz-linear-gradient(center top, rgb(255, 255, 255) 10%,rgba(212, 216, 218, 0.41) 95%,rgb(6, 204, 253) 100%);
}
#nav li a:hover{
color: rgb(9, 8, 8);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(252, 252, 252)), color-stop(0.55, rgba(248, 209, 6, 0.74)),color-stop(1, rgb(252, 183, 6)));
background-image: -moz-linear-gradient(center top, rgb(252, 252, 252) 10%,rgba(248, 209, 6, 0.74) 55%,rgb(252, 183, 6) 100%);
}

#nav li .ButActive{
color: rgb(9, 8, 8);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(252, 252, 252)), color-stop(0.55, rgba(248, 209, 6, 0.74)),color-stop(1, rgb(252, 183, 6)));
background-image: -moz-linear-gradient(center top, rgb(252, 252, 252) 10%,rgba(248, 209, 6, 0.74) 55%,rgb(252, 183, 6) 100%);
}*/

/*----------------Drop Down ---------------------------------------*/
/*#nav ul{
    background:#fff;
    background:rgba(255,255,255,0);
    list-style:none;
    position:absolute;
    left:-9999px; 
}
#nav ul li{
    padding-top:1px; 
    float:none;
}
#nav ul a{
    white-space:nowrap; 
}
#nav li:hover ul{ 
    left:0; 
}
#nav li:hover a{ 
	background-color: rgb(252, 183, 6);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(252, 252, 252)), color-stop(0.55, rgba(248, 209, 6, 0.74)),color-stop(1, rgb(252, 183, 6)));
background-image: -moz-linear-gradient(center top, rgb(252, 252, 252) 10%,rgba(248, 209, 6, 0.74) 55%,rgb(252, 183, 6) 100%);
    text-decoration:none;
	
}
#nav li:hover ul a{ 
    text-decoration:none;
}
#nav li:hover ul li a:hover{ 
    background:#333;
	font-weight:bold;
}*/


nav {
	/*margin: 100px auto; */
	
	text-align: center;
	
}

nav ul ul {
	display: none;
}

	nav ul li:hover > ul {
		display: block;
	}


nav ul {
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
	list-style: none;
	position: relative;
	display: inline-table;
	z-index: 10;color: #000;
	width:100%
	
}
	nav ul:after {
		content: ""; clear: both; display: block;
	}

	nav ul li {
		float: left;
		border-left: 1px solid rgba(180, 176, 176, 0.62);
	}
		nav ul li:hover {
			background: #4b545f;
/*			background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
			background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
			background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);*/
			color: rgb(9, 8, 8);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(252, 252, 252)), color-stop(0.55, rgba(248, 209, 6, 0.74)),color-stop(1, rgb(252, 183, 6)));
background-image: -moz-linear-gradient(center top, rgb(252, 252, 252) 10%,rgba(248, 209, 6, 0.74) 55%,rgb(252, 183, 6) 100%);

		transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;

		}
			nav ul li:hover a {
				color: #000;
			}
		
		nav ul li a {
			display: block;
			padding: 10px 10px;
			color: black;
			text-decoration: none;
			
		}
		nav ul li a:hover {
				background-color:#F90;
				background-image: -webkit-gradient(linear,left top,left bottom,
				color-stop(0, rgb(252, 252, 252)), color-stop(0.55, rgba(248, 209, 6, 0.74)),
				color-stop(1, rgb(252, 183, 6)));
				background-image: -moz-linear-gradient(center top, rgb(252, 252, 252) 10%,
				rgba(248, 209, 6, 0.74) 55%,rgb(252, 183, 6) 100%);
				
				transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
		}
		
	nav ul ul {
		background: #5f6975; border-radius: 0px; padding: 0;
		border-top: 1px inset rgba(87, 95, 106, 0.56);
		position: absolute; top: 100%;
		text-align: left;
	}
		nav ul ul li {
			float: none; 
			
			border-bottom: 1px inset rgba(87, 95, 106, 0.56); 
			position: relative;
			color:white;
		}
			nav ul ul li a {
				padding: 5px 5px;
				background: #FFF;
				color: #fff;
			}	
				nav ul ul li a:hover {
					background:#F90;
					color:white;
				}
		
	nav ul ul ul {
		position: absolute; left: 100%; top:0;
	}
	
	.vMenu
	{
	   /* box-shadow: 0px 0px 9px rgba(0,0,0,0.15);*/
	    list-style: none;
	    position: relative;
	    display: inline-table;
	    z-index: 10;color: #000;
	    width:100%; height:510px;
	    min-height:300px; max-height:550px;
	    font-size: 12px;
        font-weight: normal;
	    }
	.vMenu li
	{
	    float:none;
	    text-align:left;
	    padding:10px;
	    border-bottom: 1px solid rgba(180, 176, 176, 0.62);
	    }
	.vMenu li a 
	{
	    padding: 10px 10px;
	    color:#000;
	    }
	  
	  .vMenu li:hover {
				background-color:#F90;
				background-image: -webkit-gradient(linear,left top,left bottom,
				color-stop(0, rgb(252, 252, 252)), color-stop(0.55, rgba(248, 209, 6, 0.74)),
				color-stop(1, rgb(252, 183, 6)));
				background-image: -moz-linear-gradient(center top, rgb(252, 252, 252) 10%,
				rgba(248, 209, 6, 0.74) 55%,rgb(252, 183, 6) 100%);
				
				transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
		}
	  
	  .vMenu:after {
		content: ""; clear: both; display: block;
	}
	
.ButActive{
	background-color:#F90;
	color: rgb(9, 8, 8);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(252, 252, 252)), color-stop(0.55, rgba(248, 209, 6, 0.74)),color-stop(1, rgb(252, 183, 6)));
	background-image: -moz-linear-gradient(center top, rgb(252, 252, 252) 10%,rgba(248, 209, 6, 0.74) 55%,rgb(252, 183, 6) 100%);
}

.ComboBoxStyle{
	color: #000;
	padding: 2px;
	font-size: 12px;
	width: 196px;

}
.tImage{
	float: left;
}
.tPatientID{
	font-size: 12px;
	font-weight: bold;
	float: left;
	color: rgba(20, 18, 18, 0.91);
}
.tClinicName{
	font-size: 11px;
	float: left;
	color: rgb(5, 116, 131);
}
.tDoctor{
	font-size: 14px;
	line-height: 0px;
	float: left;
	color: rgb(15, 156, 32);
}
.tSpeciality{
	font-size: 11px;
	margin-top: -14px;
	float: left;
	color: #666;
}
#tSlotDiv{
	float: right;
	width: 250px;
	top: 0px;
	text-align: right;
	font-size: 9px;
	vertical-align: top;
	
}
.tPatientName {
font-size: 14px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color: rgb(250, 244, 244);
background-color: rgb(6, 145, 255);
padding: 5px;
}
.tAge{
	font-size: 10px;
	color: #666;
}

.tTime{
	font-size: 18px;
	color: rgb(6, 146, 224);
}
.tDate {
	font-size: 10px;
	color: #666;
}

.tAddress {
font-size:10px;
color: #555;
white-space: nowrap;line-height: 2px;
}

/*Appointment Screen */
#AppointmentDiv{
	width:650px;
	height:350px;
}


#PGBorder{
	/*width:600px; 
	height:auto;
	min-height:300px;
*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	padding:5px;
}

#AppLeftDiv{
	background-color:white;
	border: 1px solid rgb(180, 182, 178);
	height: 430px;
	position: absolute;
	left: 3px;
	top: 10px;
	width: 77%;
	box-shadow: -2px 3px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: -2px 3px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: -2px 3px 2px rgba(0,0,0,0.3);
}
#AppRightDiv{
	width:20%;
	background: rgb(250, 250, 250);
	color: #666;
	border: solid 1px rgb(209, 204, 204);
	position: absolute;
	right: 3px;
	top: 10px;
	padding: 5px;
	height: 420px;	
	box-shadow: -2px 3px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: -2px 3px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: -2px 3px 2px rgba(0,0,0,0.3);
}

#AppLeftBlockDiv{
	background-color:white;
	border: 1px solid rgb(180, 182, 178);
	height: 300px;
	position: absolute;
	left: 3px;
	top: 10px;
	width: 245px;
	box-shadow: -2px 3px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: -2px 3px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: -2px 3px 2px rgba(0,0,0,0.3);
}
#AppRightBlockDiv{
	width: 264px;
	background: rgb(250, 250, 250);
	color: #666;
	border: solid 1px rgb(209, 204, 204);
	position: absolute;
	right: 3px;
	top: 10px;
	padding: 5px;
	height: 290px;	
	box-shadow: -2px 3px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: -2px 3px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: -2px 3px 2px rgba(0,0,0,0.3);
}
#AppSearch {
	min-height: 23px;
background: rgba(250, 252, 223, 0.93);
	background: -moz-linear-gradient(top, rgb(255, 255, 255) 50%, rgba(216, 216, 216, 0.93) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,rgb(255, 255, 255)), color-stop(100%,rgba(216, 216, 216, 0.93)));
	background: -webkit-linear-gradient(top, rgb(255, 255, 255) 50%,rgba(216, 216, 216, 0.93) 100%);
	background: -o-linear-gradient(top, rgb(255, 255, 255) 50%,rgba(216, 216, 216, 0.93) 100%);
	background: -ms-linear-gradient(top, rgb(255, 255, 255) 50%,rgba(216, 216, 216, 0.93) 100%);
	background: linear-gradient(top, rgb(255, 255, 255) 50%,rgba(216, 216, 216, 0.93) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#DAD8D8',GradientType=0 );
	padding: 10px;
}
.BorderRounded{
	border: 1px solid rgb(189, 189, 189);
	padding: 0px;
}
.AppSearchText{
	padding: 2px;	background-color: white;
}

.TitleCell{
font-size: 14px;
color: rgb(7, 132, 180);
padding: 5px;
background-color: rgb(240, 240, 240);
}
.TitleSubCell{
	font-size: 12px;
	color: rgb(7, 132, 180);
	padding: 5px;
	background-color: rgb(240, 240, 240);
}
.CellTextBold{
	font-weight:bold; color:rgb(8, 131, 245);

}
.AppDate{
	font-size: 14px;
	margin-top: 0px;
	color: rgb(252, 57, 8);
	border-bottom: 1px inset rgba(146, 151, 141, 0.38);
}
.SearchText{
	padding: 2px;
	background-color: rgb(247, 255, 215);
	border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	color: green;
}
/* End of Appointment Screen style */

/* ---------------- Calendar Styles --------------------------------- */

.CalendarHead {
background-color: rgb(9, 183, 250);
font-size: 80%;
color: white;
padding: 10px;
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(8, 171, 248)),color-stop(0.95, rgba(4, 96, 158, 0.62)),color-stop(1, rgb(3, 131, 250)));
background-image: -moz-linear-gradient(center top, rgb(8, 171, 248) 10%,rgba(4, 96, 158, 0.62) 55%,rgb(3, 131, 250) 100%);
border: 1px solid rgb(13, 143, 194);
border-radius: 10px 10px 0px 0px;
}


.VerticalText{
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(269deg);
	-o-transform: rotate(269deg);
	writing-mode: lr-tb;
	text-transform: uppercase;
}

#CalendarName {
	position: absolute;
	right: 60px;
	z-index: 5;
	top: 215px;
	font-size: 14px;
	color: rgb(23, 152, 224);
	line-height: 26px;
	text-align: right;
	vertical-align: top;
}
/*.CalDate:hover{
	background-color:#FC0;
		
}
*/

button.OnLeave, a.OnLeave, input[type=submit].OnLeave {
	padding: 5px;
	-webkit-border-radius: 2px 2px;
	border: solid 1px rgb(139, 21, 5);
	background: rgba(206, 206, 203, 0.93);
	background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgba(235, 159, 229, 0.93) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255, 255, 255)), color-stop(100%,rgba(235, 159, 229, 0.93)));
	background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%,rgba(235, 159, 229, 0.93) 100%);
	background: -o-linear-gradient(top, rgb(255, 255, 255) 0%,rgba(235, 159, 229, 0.93) 100%);
	background: -ms-linear-gradient(top, rgb(255, 255, 255) 0%,rgba(235, 159, 229, 0.93) 100%);
	background: linear-gradient(top, rgb(255, 255, 255) 0%,rgba(235, 159, 229, 0.93) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr=rgba(235, 159, 229, 0.93),GradientType=0 );
	color:black;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	line-height: 11px;
	font-size: 10px;
	white-space: nowrap;	overflow:hidden;float: left;
}
 
.OnLeave:hover { 
    border:1px solid rgb(139, 21, 5); 
    background: rgba(116, 116, 111, 0.93); /* Old browsers */
    background: -moz-linear-gradient(top,  rgb(252, 255, 255) 0%, rgba(236, 37, 157, 0.93) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(252, 255, 255)), color-stop(100%,rgba(236, 37, 157, 0.93))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgb(252, 255, 255) 0%,rgba(236, 37, 157, 0.93) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgb(252, 255, 255) 0%,rgba(236, 37, 157, 0.93)) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgb(252, 255, 255) 0%,rgba(236, 37, 157, 0.93)) 100%); /* IE10+ */
    background: linear-gradient(top,  rgb(252, 255, 255) 0%,rgba(236, 37, 157, 0.93) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=rgb(252, 255, 255), endColorstr=rgba(236, 37, 157, 0.93),GradientType=0 ); /* IE6-9 */
    color: white; 
    -webkit-box-shadow: 0px 1px 1px 0px rgba(10, 10, 10, 0.4);
    -moz-box-shadow: 0px 1px 1px 0px rgba(10, 10, 10, 0.4);
    box-shadow: 0px 1px 1px 0px rgba(10, 10, 10, 0.4);
}

         
.OnLeave:active { 
    border:1px solid #c6c6c4; 
    color: #222;
    -webkit-box-shadow: inset 0 0 2px 4px #f1f1f1, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 2px 4px #f1f1f1, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 2px 4px #f1f1f1, 0 1px 0 0 #eeeeee;
}

.CellLeave{
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(255, 255, 255)),
					color-stop(0.95, rgba(238, 162, 248, 0.62)),color-stop(1, rgb(172, 173, 175)));
	background-image: -moz-linear-gradient(center top, rgb(255, 255, 255) 10%, rgba(238, 162, 248, 0.62) 55%,rgb(172, 173, 175) 100%);
}
.CellLeave:hover{
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(255, 255, 255)),
					color-stop(0.95,rgba(236, 37, 157, 0.93)),color-stop(1, rgba(236, 37, 157, 0.93)));
	background-image: -moz-linear-gradient(center top, rgb(255, 255, 255) 10%, rgba(236, 37, 157, 0.93) 55%,rgba(236, 37, 157, 0.93) 100%);
}

.DispStatus{
	width: 20px;
	height: 50px;
	text-align: center;
	position: fixed;
	margin-top: -39px;
		
}
.appCount{
	border: 1px solid white;
	font-size: 10px;
	line-height: 10px;
	padding: 3px;
	background-color: rgb(252, 213, 8);
	background: rgba(250, 252, 223, 0.93);
	background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgba(253, 213, 2, 0.93) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255, 255, 255)), color-stop(100%,rgba(253, 213, 2, 0.93)));
	background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%,rgba(253, 213, 2, 0.93) 100%);
	background: -o-linear-gradient(top, rgb(255, 255, 255) 0%,rgba(253, 213, 2, 0.93) 100%);
	background: -ms-linear-gradient(top, rgb(255, 255, 255) 0%,rgba(253, 213, 2, 0.93) 100%);
	background: linear-gradient(top, rgb(255, 255, 255) 0%,rgba(253, 213, 2, 0.93) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f1f1f1',GradientType=0 );
	cursor:pointer;
	color:black !important;
}
.AppStandByCount{
	border: 1px solid white;
	font-size: 10px;
	line-height: 10px;
	padding: 3px;
	background: rgba(206, 206, 203, 0.93);
	background: -moz-linear-gradient(top,rgb(209, 232, 250) 0%, rgb(7, 154, 236) 100%);
	background: -webkit-linear-gradient(top,rgb(209, 232, 250) 0%,rgb(7, 154, 236) 100%);
	background: -webkit-linear-gradient(top, rgb(209, 232, 250) 0%,rgb(7, 154, 236) 100%);
	background: -o-linear-gradient(top,rgb(209, 232, 250) 0%,rgb(7, 154, 236) 100%);
	background: -ms-linear-gradient(top, rgb(209, 232, 250) 0%,rgb(7, 154, 236) 100%);
	background: linear-gradient(top, rgb(209, 232, 250) 0%,rgb(7, 154, 236) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=rgb(209, 232, 250), endColorstr=rgb(7, 154, 236),GradientType=0 );
	cursor:pointer;
}

.W15{
	width: 15px;
	color: black;
	float: left;
	text-align:center !important;
	/*	-moz-box-shadow:2px 2px 6px rgb(153, 147, 147);
	-webkit-box-shadow: 2px 2px 6px rgb(153, 147, 147);
	box-shadow: 2px 2px 6px rgb(153, 147, 147);*/
	margin-right: 3px;
}
.TitleFont{
	margin-left: -154px;
	font-size: 25px;
	font-weight: bolder;
	color: rgb(3, 171, 250);
	line-height: 0px;
	position: relative;
	top: 62px;
	text-align: left;
	z-index: 5;
}

button.clinic, a.clinic, input[type=submit].clinic {
	padding: 5px;
	-webkit-border-radius: 2px 2px;
	border: solid 1px rgb(8, 116, 42);
	background: rgba(55, 165, 13, 0.93);
	background: -moz-linear-gradient(top, rgb(29, 245, 81) 0%, rgba(55, 165, 13, 0.93) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(29, 245, 81)), color-stop(100%,rgba(55, 165, 13, 0.93)));
	background: -webkit-linear-gradient(top, rgb(29, 245, 81) 0%,rgba(55, 165, 13, 0.93) 100%);
	background: -o-linear-gradient(top, rgb(29, 245, 81) 0%,rgba(55, 165, 13, 0.93) 100%);
	background: -ms-linear-gradient(top, rgb(29, 245, 81) 0%,rgba(55, 165, 13, 0.93) 100%);
	background: linear-gradient(top, rgb(29, 245, 81) 0%,rgba(55, 165, 13, 0.93) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=rgb(29, 245, 81), endColorstr=rgba(55, 165, 13, 0.93),GradientType=0 );
	color: rgb(255, 255, 255);
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	line-height: 11px;
	font-size: 13px;
	white-space: nowrap;
	overflow: hidden;
	float: left;
}
.ComboRed{
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	color: rgb(252, 57, 8);
}

.CalMonth {
font-size: 20px;
font-weight: bolder;
color: rgb(3, 171, 250);
text-transform: uppercase;
}

.CalDate{
	font-size: 150%; font-weight:bold;
	color:rgb(36, 37, 37);
	 width:14.23%;	
	border: 1px solid rgba(156, 152, 151, 0.66);
	padding: 3px;
	height: 50px;
/*	border-radius: 10px;

	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(255, 255, 255)),color-stop(0.95, rgba(255, 252, 218, 0.62)),color-stop(1, rgb(172, 173, 175)));
	background-image: -moz-linear-gradient(center top, rgb(255, 255, 255) 10%, rgba(255, 252, 218, 0.62) 55%,rgb(172, 173, 175) 100%);
*/	
	}
.DisableDate {
	color: rgb(219, 219, 219);
	background: white;
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(255, 255, 255)),color-stop(0.95, rgba(255, 255, 255, 0.54)),color-stop(1, rgb(172, 173, 175)));
background-image: -moz-linear-gradient(center top, rgb(255, 255, 255) 10%, rgba(255, 255, 255, 0.54) 55%,rgb(172, 173, 175) 100%);
}


.CalClinic
{
	/*border:1px solid rgb(243, 219, 145);*/
	font-size:10px;
	width:100%;	
	text-align:left;
	position:relative;
	/* -webkit-border-radius:  3px;
     -moz-border-radius: 3px;
     border-radius:  3px; 
*/
     padding:2px;
     -moz-box-shadow:1px 1px 1px rgb(224, 224, 224);
	-webkit-box-shadow: 1px 1px 1px rgb(224, 224, 224);
	box-shadow: 1px 1px 1px rgb(224, 224, 224);
	float: left;
	}
	
/*.CalClinic:hover
{
	background-color:rgba(137, 199, 248, 0.53);
	cursor:pointer;
	} */
	
.CalDateBox
{
	font-size:13px;
	width:20px;
	background-color:rgb(97, 158, 31);
	color:White;
	float:right;
	 -webkit-border-radius:  2px;
     -moz-border-radius: 2px;
     border-radius:  2px; 
     
	}
	
	
/*-------------------------*/

/***********Login Styles*******************/
#LoginDiv
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #E7EBED;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 -2px 15px #E7EBED;
    padding: 20px 25px 30px;
    position: relative;
    width: 332px;
    margin-top: 85px;
    margin-left: 98px;
       
}
#LoginDiv select, #LoginDiv input[textbox], #LoginDiv textarea {
border: 1px solid #898A8B;
font-family: Tahoma,Verdana, Geneva, sans-serif;
font-size: 17px;
padding: 6px;
outline: medium none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-image:url("../img/textback.png");
background-repeat:repeat-x;
width: 100%;
outline: medium none;
padding: 5px;
font-size: 17px;
color: rgb(9, 100, 184);

}

#HeaderDiv  h1 {
color: #343434;
font-size: 20px;
font-weight: bold;
letter-spacing: -0.02em;
margin: 0;
float: left;
line-height: 85px;
width: 100%;
/*background-color: rgb(207, 205, 205);
background-image:url("../img/LoginHead.png");
background-repeat:repeat-x;
height: 88px;*/
padding-left: 100px;
margin-top: 19px;

}

#DisplayDiv img
{
 position: fixed;
top: 20%;
right: 50px;
border-radius: 10px;
border: 1px solid rgb(201, 199, 199);
box-shadow: 0 -2px 15px #E7EBED;
z-index: -5;  
}
/***********Login Styles End*******************/

.divDocOuter{
	width:14%;
	float:left;
	}
	
.divAppLoadStatus
{
	font-weight :bold;
	color:Black;
	moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	text-align:center;
	padding:2px;
	background-color :#f9edbe ;
	width:200px;	
	font-family:Arial,tahoma;
	font-size:12px;
	border:1px solid #f0c36d;
	position:absolute;
	z-index:1001;
	left:50%;
	margin-left:-100px;
	top:10px;
	/* -webkit-box-shadow: inset 0 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 3px 3px rgba(0,0,0,0.1);
	box-shadow: inset 0 3px 3px rgba(0,0,0,0.1);
*/
	}
	
	.divAppError
	{	background-color: rgb(252, 38, 10) !important;
		border: 1px solid rgb(255, 23, 13) !important;		
		color: White !important;
	}
	
	#divAppTools
	{
            cursor:pointer;
            position:absolute;	    	    	  
             border:1px solid rgb(170, 170, 170);
            padding-right:3px;
            padding-left:3px;
            background-color:White;
            display:none;
            border-left: 3px solid red;
          /*  -webkit-box-shadow: 0 0px 1px 1px rgb(15, 15, 14);
            -moz-box-shadow: 0 0px 1px 1px rgb(15, 15, 14);
            box-shadow: 0 0px 1px 1px rgb(15, 15, 14);
*/
	    }
	    
	    #divDropTool
	    {
            position:absolute;
            display:none;
            background-color:White;
            border:1px solid rgb(228, 228, 228);	          
            -webkit-box-shadow: 2px 3px 8px 0px rgba(15, 15, 14, 0.26);
            -moz-box-shadow: 2px 3px 8px 0px rgba(15, 15, 14, 0.26);
            box-shadow: 2px 3px 8px 0px rgba(15, 15, 14, 0.26);
            padding:5px;
             border-left:3px solid rgb(255, 32, 32);
             z-index:30000;
	        }
	       
	    #divDropTool li
	    {     
	         border:1px solid White;	       	        	         
            float:left;
            list-style:none;
            margin-left:5px;
            cursor:pointer;
            padding:3px;
	        }
	        
	      #divDropTool li:hover
	    {   
	         border:1px solid rgb(228, 228, 228);	
	          border-bottom:1px solid red;
	          -webkit-box-shadow: 2px 3px 8px 0px rgba(15, 15, 14, 0.26);
            -moz-box-shadow: 2px 3px 8px 0px rgba(15, 15, 14, 0.26);
            box-shadow: 2px 3px 8px 0px rgba(15, 15, 14, 0.26);

            transition: all 0.5s;
			-webkit-transition: all 0.5s;
			-moz-transition: all 0.5s;
	        }
	       
.divNormalMessage
{
	font-weight :bold;
	color:Black;
	moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	text-align:center;
	padding:5px;
	background-color :#f9edbe ;		
	font-family:Arial,tahoma;
	font-size:12px;
	border:1px solid #f0c36d;	
    margin:15px;
    position:absolute;
    width:100%;
    z-index:1000;
	}
	
	.Glow
	{
		 -webkit-box-shadow: 0px 0px 29px 5px rgb(252, 191, 0);
          -moz-box-shadow: 0px 0px 29px 5px rgb(252, 191, 0);
		box-shadow: 0px 0px 29px 5px rgb(252, 191, 0);
		 margin:5px 0px 5px 0px;
		}
	
	
button.WhiteButton, a.WhiteButton, input[type=submit].WhiteButton,div.WhiteButton {
	padding: 10px;
	-webkit-border-radius: 6px 6px;
	-moz-border-radius: 6px 6px;
	border-radius: 6px 6px;
	margin-left: 10px;
	border: solid 1px #dadada;
	background: rgba(250, 252, 223, 0.93);
	background: -moz-linear-gradient(top, rgb(255, 255, 255) 50%, rgba(216, 216, 216, 0.93) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,rgb(255, 255, 255)), color-stop (100%,rgba(216, 216, 216, 0.93)));
	background: -webkit-linear-gradient(top, rgb(255, 255, 255) 50%,rgba(216, 216, 216, 0.93) 100%);
	background: -o-linear-gradient(top, rgb(255, 255, 255) 50%,rgba(216, 216, 216, 0.93) 100%);
	background: -ms-linear-gradient(top, rgb(255, 255, 255) 50%,rgba(216, 216, 216, 0.93) 100%);
	background: linear-gradient(top, rgb(255, 255, 255) 50%,rgba(216, 216, 216, 0.93) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr=rgba(216, 216, 216,0.93),GradientType=0 );
	color: #555;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	text-shadow: 0px 1px 1px rgba(255,255,255,1);
	line-height: 11px;
	font-size: 11px;
	white-space: nowrap;	overflow:hidden;
	float: left;
}
 
.WhiteButton:hover { 
    border:1px solid rgb(255, 157, 126);   
    
    transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
}

.MustField
{
	color:Red;
	margin-left:5px;
	vertical-align: -3px;
	}

#divPageLoad
{
    position:fixed;
    width:150px;
    height:150px;
    background-image:url("../img/PageLoader.gif");
    background-repeat:no-repeat;
    top:50%;
    left:50%;
    margin-left:-75px;
    margin-top:-75px;
    }
 
 .Arrived
 {
height: 12px;
border: 2px solid rgb(230, 51, 17);
border-radius: 10px;
-webkit-border-radius:10px;
-moz-border-radius: 10px;
margin-right: 5px;
float:left;
background-image:url('../img/Arrived.png') ;
background-size:12px;
width:12px;

/*margin-left:15px;*/
     }
     
 .Confirmed
 {
height: 12px;
border: 2px solid rgb(53, 190, 0);  
border-radius: 10px;
-webkit-border-radius:10px;
-moz-border-radius: 10px;
margin-right: 5px;
background-color:White;
float:left;
background-image:url('../img/confirm.png') ;
background-size:12px;
width:12px;
/*margin-left:15px;*/
     }     
    
.stickytooltip {
box-shadow: 5px 5px 8px #818181;
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
display: none;
position: absolute;
display: none;
background: white;
border-left:3px solid red;
z-index: 30001;
}

.StatusLabel
{font-size: 9px;
padding-botton: 10px;
text-transform: uppercase;
}
/* For Change of Grid Style */
.grdDetails2 {
width: 100%;
background-color: #F3F7F8;
border: solid 1px #D3DCE5;
border-collapse: collapse;
font-family: verdana,Tahoma;
font-size: 11px;
outline: medium none;
}
.grdDetails2 td {
font-size: 11px;
color: black;
padding: 1px;
background-color: rgb(250, 250, 250);
padding-left: 5px;
}

.MenuText
{
    padding-left:5px;
    font-size:11px;
    font-weight:normal;      
    line-height: 18px;
    vertical-align: top  
    }
    
#divClipboard img 
{
    float: right;
    margin-top: -26px;
    margin-right: 5px;
    background-color: white;
    padding: 4px;
    cursor:pointer;
    display:none;
    border-top: 1px solid red;
    border-bottom: 1px solid red;
}

.AppSlotStatus
{
color: rgb(173, 104, 146);
padding-left: 5px;
line-height: 1.5em;
font-size: 10px;
}


#divPatientMessage
{
	position: absolute;
	width: 574px;
	height: 144px;
	border: 2px solid rgb(243, 103, 103);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: rgb(250, 250, 221);
	top: 254px;
	left: 160px;	
	text-align: center;
	line-height: 23px;
	font-size: 16px;
	font-weight: bold;
	display:none;
	z-index:1500;
}
	
	
#WebLoginDiv
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #E7EBED;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 -2px 15px #E7EBED;
    position: relative;
    width: 310px;
    padding:5px;
}

#WebLoginDiv select, #WebLoginDiv input[textbox], #WebLoginDiv textarea {
    border: 1px solid #898A8B;
    font-family:Arial, MS Sans Serif, Tahoma;
    font-size: 12px;
    padding: 6px;
    outline: medium none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-image:url("../img/textback.png");
    background-repeat:repeat-x;
    width: 100%;
    outline: medium none;
    padding: 5px;
    font-size: 17px;
    color: rgb(9, 100, 184);

}

.EnableSelection, #tSlotDiv
 {
 	 -webkit-touch-callout: initial;
    -webkit-user-select: initial;
    -khtml-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
}

.Mandatory, .Mandatory:focus{border-left: 3px solid red;}