﻿

.Reports
{
	width: 8000px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	background: #f1f0f0;
	color: #393835;
}
.Color
{
	border-width: thin;
	border-color: #000000;
	background-color: #FFFFFF;
	border-top-style: solid;
}
.Treatment
{
	border-left: thin solid #666666;
	border-right: thin solid #666666;
	border-bottom: thin outset #666666;
	width: 1000px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	empty-cells: hide;
	background: #f1f0f0;
	border-top-color: #666666;
	border-top-width: thin;
}
.PatientRegistration
{
	border-left: thin solid #666666;
	border-right: thin solid #666666;
	border-bottom: thin outset #666666;
	width: 1000px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	empty-cells: hide;
background: #f1f0f0;
	border-top-color: #666666;
	border-top-width: thin;
}
.content_model

{
    z-index:999999999999;
    background-color:black;
    text-align:center;
  
}
.innerdiv{
    background-color:white;
    top:80px;
    width:500px;
    height:150px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    border-radius:5px;
    padding:10px;
    left: 0px;
}
.hidethings
{
  display:none;
}
.inner{
    background-color:white;
    top:80px;
    width:2000px;
    height:1000px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    border-radius:5px;
    padding:10px;
    left: 0px;
}
.Tcard
{
    background-color:white;
    top:300px;
    width:1760px;
    height:150px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    border-radius:10px;
     border-style: solid;
    border-color:cornflowerblue;
    padding:10px;
    left: 0px;
}
.gridcss
      {
          margin-left:auto !important;
          margin-right:auto !important;
      }
