﻿body {}
body 
{
	margin:0px; 
	padding:0px;
}
.LabelStyle1
{
    font-weight:normal;    
}
.DropDownStyle1
{
    border-radius:7px;
    border-color:#6bf;
    font-weight:normal;
}
.patientGridRowStyle1
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#58ACFA), to(#CEE3F6));
	/*background: -webkit-gradient(linear, 0 0, 0 100%, from(#4999CD), to(#2989ff));*/
	font-family: Tahoma;
	font-size: 13px;
	font-weight:500;
	Height:27Px;
	border-top-left-radius: 20Px;
	border-top-right-radius: 20Px;
}
.patientGridRowStyle3
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#58ACFA), to(#CEE3F6));
	font-family: Tahoma;
	font-size: 13px;
	font-weight:500;
	border-bottom-left-radius: 20Px;
	border-bottom-right-radius: 20Px;
}
.patientGridRowStyle4
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#58ACFA), to(#CEE3F6));
	font-family: Tahoma;
	font-size: 13px;
	font-weight:500;
	border-bottom-left-radius: 20Px;
	border-bottom-right-radius: 20Px;
	border-top-right-radius: 20Px;
}
.patientGridRowStyle5
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#58ACFA), to(#CEE3F6));
	font-family: Tahoma;
	font-size: 13px;
	font-weight:500;
	border-bottom-right-radius: 20Px;
	border-top-left-radius: 20Px;
	border-bottom-left-radius: 20Px;
}
.BackGround
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#7ACFFE), to(#60B9FB));
	border-radius: 7px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight:500;
	margin:0px; 
	padding:0px;
}
.BackGround1
{
	background-image:url('../Image/bg.gif');
	border-radius: 7px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight:500;
	margin:0px; 
	padding:0px;
}
.MenuWorkArea1
{
    padding:20px;
    background: #cde;
    border: 1px solid #ccc;
    border-color: #8ba2c1 #5890bf #4f93ca #768fa5;
    font: 600 16px/1 Lucida Sans, Verdana, sans-serif;
    color: #000000;
    border-radius: 20px; 
    box-shadow: 0 10px 16px rgba(66, 140, 240, 0.5), inset 0 -8px 12px 0 #6bf, inset 0 -8px 0 8px #48c, inset 0 -35px 15px -10px #7ad;
}
.MenuWorkArea3
{
    padding-top:20px;
    padding-bottom:20px;
    padding-left:20px;
    padding-right:20px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#58ACFA), to(#A9D0F5));
	border-radius: 20px;
}
.MenuWorkArea2
{
    padding-top:10px;
    padding-left:17px;
    background: #cde;
    border: 1px solid #ccc;
    border-color: #8ba2c1 #5890bf #4f93ca #768fa5;
    font: 600 16px/1 Lucida Sans, Verdana, sans-serif;
    color: #000000;
    border-radius: 20px; 
    box-shadow: 0 10px 16px rgba(66, 140, 240, 0.5), inset 0 -8px 12px 0 #6bf, inset 0 -8px 0 8px #48c, inset 0 -35px 15px -10px #7ad;
}

.SearchButton11
{
  cursor:pointer;
  width: 155px;
  height: 35px;
  background: #cde;
  border: 2px solid #ccc;
  border-color: #8ba2c1 #5890bf #4f93ca #768fa5;
  font: 600 16px/1 Lucida Sans, Verdana, sans-serif;
  color: #fff;
  text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-radius: 16px; 
  box-shadow: 0 10px 16px rgba(66, 140, 240, 0.5), inset 0 -8px 12px 0 #6bf, inset 0 -8px 0 8px #48c, inset 0 -35px 15px -10px #7ad;
  -webkit-box-shadow: 0 10px 16px rgba(66, 140, 240, 0.5), inset 0 -8px 12px 0 #6bf, inset 0 -8px 0 8px #48c, inset 0 -35px 15px -10px #7ad;
    
}
.SearchButton11:hover 
{
  text-shadow: rgb(255, 255, 255) 0px 0px 5px;
}

.SearchButton1
{
  cursor:pointer;
  padding: 5px 10px;
  background-color:#4169E1;
  border: 2px solid #ccc;
  border-color: #8ba2c1 #5890bf #4f93ca #768fa5;
  font: 600 16px/1 Lucida Sans, Verdana, sans-serif;
  color: #fff;
  text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-radius: 8px; 
  box-shadow: 0 10px 16px rgba(66, 140, 240, 0.5), inset 0 -8px 12px 0 #6bf, inset 0 -8px 0 8px #48c, inset 0 -35px 15px -10px #7ad;
}
.SearchButton1:hover 
{
  text-shadow: rgb(255, 255, 255) 0px 0px 5px;
}

.SearchButton1Disabled
{
  cursor:text;
  padding: 5px 10px;
  background-color:#4169E1;
  border: 2px solid #ccc;
  border-color: #8ba2c1 #5890bf #4f93ca #768fa5;
  font: 600 16px/1 Lucida Sans, Verdana, sans-serif;
  color: #C0C0C0;
  text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-radius: 8px; 
  box-shadow: 0 10px 16px rgba(66, 140, 240, 0.5), inset 0 -8px 12px 0 #6bf, inset 0 -8px 0 8px #48c, inset 0 -35px 15px -10px #7ad;
}


.SearchButtonDisabled1
{
    cursor:text;
    padding: 5px 10px;
    background: #cde;
    border: 2px solid #ccc;
    border-color: #8ba2c1 #5890bf #4f93ca #768fa5;
    font: 600 16px/1 Lucida Sans, Verdana, sans-serif;
    color: #fff;
    text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 8px; 
    box-shadow: 0 10px 16px rgba(66, 140, 240, 0.5), inset 0 -8px 12px 0 #6bf, inset 0 -8px 0 8px #48c, inset 0 -35px 15px -10px #7ad;
}


.Button1
{
    cursor:pointer;
    width: 125px;
    height: 100px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#58ACFA), to(#CEE3F6));
    border: 0px solid #ccc;
    border-color: #8ba2c1 #5890bf #4f93ca #768fa5;
    font: 600 16px/1 Lucida Sans, Verdana, sans-serif;
    color: #484848;
    text-shadow: rgb(255, 255, 255) 0px 0px 5px;
    
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    
    overflow: hidden;
   
    
}
.Button1:hover 
{
    box-shadow: 0 10px 16px rgba(66, 140, 240, 0.5), inset 0 20px 12px 0 #6bf, inset 0 -8px 0 8px #48c, inset 0 -35px 15px -10px #7ad;
}

.Label1
{
    font-size:small;
    font-weight:normal;
    font-family:Verdana;
    color:black;
}

.TextBox1
{
    font-size:small;
    font-weight:normal;
    font-family:Verdana;
    color:black;
    background-color:White;
    border-color:Black;
    border-width:thin; 
    border-radius:7px; 
}

.TextBoxDisabled1
{
    background-color:#C0C0C0;
    border-color:Black;
    border-width:thin; 
    border-radius:7px; 
}

.ContentAreaHeading1
{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#58ACFA), to(#CEE3F6));
	font-family: Tahoma;
	font-size: 13px;
	font-weight:500;
	Height:27Px;
	border-top-left-radius: 20Px;
	border-top-right-radius: 20Px;
}
