#NavBar{
	margin-top: -20px;
	background-color: #fbb318;
	width: 955px;
	height: 80px;
	padding: 0 0 9px 0;
	vertical-align: middle;
	font-size: 14px;
}
#logo {
	margin-top: 15px;
	margin-left: 10px;
	width: 100px;
	height: 60px;
	float:left;
}
#navigation, #navigation2 {
	display: block;
 	position: relative;
 	margin-left: 145px;
	top: 15px;
	background-color:red;
	width: 615px;
	height: 25px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold; 
	color: white;
}

#navigation2 {
	top: 20px;
	margin-top: 0px;
	display: block;
/* 	width: 400px; */
}
.hidder {
	text-decoration: none !important;
	cursor: default;
}

#bar_patients, #bar_profile, #bar_lists, #bar_sheet, #bar_payment, #bar_report {
	display: none;
}

div.navbar2 {
	top: 10px;
 	margin-left: 10px;
    height: 20px;
    width: 100%;
}
div.navbar2 ul {
	margin: 0px;
    padding: 0px;
	padding-top:4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFF;
    white-space: nowrap;
}
div.navbar2 li {
	height: 20px;
    list-style-type: none;
    display: inline;
}
div.navbar2 li a {
    text-decoration: none;
    padding: 6px 7px;
    color: #FFF;
}
div.navbar2 li a:link {
    color: #FFF;
}
div.navbar2 li a:visited {
    color: #fff;
}
div.navbar2 li a:hover {
    font-weight: bold;
    color: #FFF;
    background-color: orange;
}
#title {
	font-size: 25px;
	margin-left: 760px;
	margin-top: -40px;
	height: 28px;
	width: 150px;
	text-align:center;
	height:68px;
}
#nav-bar {
	padding-top:10px;
	padding-bottom: 3px;
	text-align: center;
}
#nav-bar input {
	height: 28px;
	width: 42px;
	color: silver;
}
#nav-bar input[type=text] {
	box-sizing: border-box;
	padding-left: 2px;
}

#nav-bar input:focus {
	color: #000000;
}
#nav-bar input:blur {
	color:silver;
}
#nav-bar .nb{
	padding: 0 3px;
	color:black;
	height: 28x;
	width: auto;
	border: 1px solid;
	background: url(../img/button-bgp.png);
	background-repeat: repeat-x;
/* 	border: 3px double #000; */
/* 	border-top-color: yellow; */
/* 	border-left-color: yellow; */
/* 	padding: 0.25em; */
	background-color: red;
	color: #fff;
	font-size: 75%;
	font-weight: bold;
}
#nav-bar .nb:active {
 background: url(../img/button-bg.png);
	border: 1px solid white;
}

#info {
	text-align: center;
	padding: 2px 0px;
	width: 100%;
	background-color: red;
	font-weight: bold;
}
#statistics {
	width: 180px;
	margin-left: 12px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 80%;
	background-color: white;
	color: black;
	float: left;
	text-align:center;
}
#statistics .text {
	text-align:left;
	padding-left:10px;
	padding-top: 5px;
}
#selection {
	background-color: #fff;
	margin-left: 204px;
	width:723px;
	height: 450px;
	color: black;
}
#scontent {
	height: 439px;
}
#scontent .title {
	margin-top:0px;
	margin-left: 190px;
	padding-top: 35px;
	padding-left: 0px;
}
#scontent .content {
	padding-left: 10px;
	margin-left: 180px;
	text-align: left;
}
#scontent a:link, #scontent a:hover, #scontent a:visited, #scontent a:active {
	color: #000;
	font-size: 85%;
}
#scontent .img {
	padding-left: 10px;
	float:left;
}
#white table {
	border: none;
}
#white {
	background-color: #fff;
	margin-left: 12px;
	color: black;
}
#white td, #white th {
	border: none;
}
.payment {
	width:535px;
	float:left;
}
.payment label span {
	width: 150px;
}
.pp td, .ppt th{
	text-align: right;
}
.ppTotal {
	background-color: lightyellow;
}
.rightc {
	width: 370px;
	float:left;
	margin-bottom: 10px;
}
.block{
	height: 130px;
}
.content {
	margin-top: 5px;
	top: 5px;
}
.corner-tl, .corner-tr, .corner-bl, .corner-br,
.round, .round-r, .corner-red-tl, .wround-l, .wround-r, .wround-bl, .wround-br,
.gray-l, .gray-r {
        background-color: #fbb318;
        position: relative;
        width: 13px;
        height: 11px;
}
.corner-tl, .corner-bl, .round, .corner-red-tl, .corner-red-bl, .wround-l, .wround-bl, .gray-l { float: left; left: 0px; }
.corner-tr, .corner-br, .round-r, .corner-red-tr, .corner-red-br, .wround-r, .wround-br, .gray-r  { float: right; right: 0px; }
.corner-tr, .corner-tl, .corner-red-tr,.corner-red-tl, .wround-l, .wround-r, .gray-l, .gray-r  { top: 0px; }
.corner-bl, .corner-br, .corner-red-br, .corner-red-bl, .wround-bl, .wround-br, .gray-l, .gray-r { bottom: 0px;}

.corner-red-tl, .corner-red-tr, .corner-red-bl, .corner-red-br, .wround-l, .wround-r, .wround-bl, .wround-br,
.gray-l, .gray-r {
        background-color: #fbb318;
        position: relative;
        width: 11px;
        height: 11px;
		margin-top: 0px;
}

.round, .round-r{
	width:10px;
	height:25px;
	margin-top: 0px;
	float:left;
}

.round-r {
	margin-left: 605px;
	margin-top: -25px;
}

html>body .round { background: #fbb318 url(../img/red-round.gif) no-repeat left top; }
html>body .round-r { background: #fbb318 url(../img/red-round-right.gif) no-repeat right top; }

html>body .corner-red-tl { background: #fbb318 url(../img/orange-red-tl.gif) no-repeat left top; }
html>body .corner-red-tr { background: transparent url(../img/orange-red-tr.gif) no-repeat right top; }
html>body .corner-red-bl { background: transparent url(../img/orange-red-bl.gif) no-repeat left bottom; }
html>body .corner-red-br { background: transparent url(../img/orange-red-br.gif) no-repeat right bottom; }

html>body .corner-tl { background: #fbb318 url(../img/orange-tl.gif) no-repeat left top; }
html>body .corner-tr { background: #fbb318 url(../img/orange-tr.gif) no-repeat right top; }
html>body .corner-bl { background: #fbb318 url(../img/orange-bl.gif) no-repeat left bottom; }
html>body .corner-br { background: #fbb318 url(../img/orange-br.gif) no-repeat right bottom;}

html>body .wround-l { background: #fbb318 url(../img/wround-l.png) no-repeat left top; }
html>body .wround-r { background: #fbb318 url(../img/wround-r.png) no-repeat right top; }
html>body .wround-bl { background: #fbb318 url(../img/wround-bl.png) no-repeat left bottom; }
html>body .wround-br { background: #fbb318 url(../img/wround-br.png) no-repeat right bottom; }

html>body .gray-l { background: #fbb318 url(../img/gray-l.png) no-repeat left top; }
html>body .gray-r { background: #fbb318 url(../img/gray-r.png) no-repeat right top; }

/* */

.corner-br, .corner-bl {
        top: 28px;/* opera fix */top:0px;
}
.corner-red-br, .corner-red-bl {
         top: -11px;
}

#spacer {
	height: 10px;
}
#Content {
	background-color: #fbb318;
	width: 955px;
}
#Content .corner-bl, #sheet .corner-bl{
	top: -11px;
}
#Content .corner-br, #sheet .corner-br{
	top: -11px;
}
#sheet {
	margin-left: -140px;
	background-color: #fbb318;
	width: 2500px;
}
#sheet table, #sheet_print table {
	border-color: #000000;
	font-size: 75%;
	background-color: #ffffff;
	color: #000000;
	border: none;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	border-collapse:collapse;
}

#sheet table th, #sheet td{
	color: #000000;
	border: 1px solid black;
	height:20px;
	border-collapse:collapse;
}
table.bordered {
	border-color: #000000;
	border-collapse:collapse;
	border-spacing: 0px;
}
table.bordered th, table.bordered td{
	color: #000000;
	border: 1px solid black;
	border-collapse:collapse;
}

#sheet_print table {
	border-spacing: 0px;
}
#sheet_print table td, #sheet_print table th{
	color: #000000;
	border: 1px solid black;
	padding: 2px;
	height:25px;
	width: auto;
	border-spacing: 0px;
}
/*
#sheet table tr:hover{
	background-color: #fff;
}
*/
#sheet table a{
	color: #000000;
}
#sheet .statistics {
	background-color: #ecf6a6;
}
#sheet select, .small_s {
	border: 1px solid darkred;
	background-color: lightyellow;
	font-size: 14px;
	color: green;
	font-weight: bold;
}
#sheet .ia{
	color:red;
}
.dz_form {
	line-height: 40px;
}
.dz_form label input, .dz_form label select {
	height: 25px;
	font-size: 20px;
	margin-left: 10px;
}
.dz_form label .button {
	font-size: 14px;
	font-weight: bold;
}
.dz_form br {
	clear: both;
	height: 35px;
}
.dz_form label span {
	float:left;
	width: 175px;
	text-align:right;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
#sheet-add , #sheet-legend, #sheet-calc, #sheet-add-new{
	background-color: #ffffff;
	margin-left: 15px;
	margin-bottom:0px;
	border: none;
	width: 570px;
	float:left;
	display:block;
	color: #000;
}
#sheet-add a, #sheet-legend a, #sheet-calc a, #sheet-add-new a{
	color: #000;
}
#sheet-add .name {
	width: 330px;
}
#sheet-add .date {
	width: 150px;
}
#sheet-add label input {
	width: 60px;
}
#sheet-add label .button {
	width: auto;
	height: 25px;
}

#sheet-add-new {
 width:750px;
}
#sheet-add .corner-red-bl, #sheet-add .corner-red-br, #sheet-legend .corner-red-bl, #sheet-legend .corner-red-br,
#sheet-calc .corner-red-bl, #sheet-calc .corner-red-br {
        top: 0px;
}

#sheet-add-new table, #sheet-add-new td{
	background-color: #ff660e;
	color: #000;
}
#sheet-add-new table tr:hover{
	background-color: #eaeff6;
}
#sheet-add-new input {
	width:auto;
}
#sheet-legend {
	line-height: 25px;
}
#sheet-legend label span{
	width: 220px;
	font-size: 16px;
}

#sheet-legend, #sheet-calc{
	height: auto;
	width: 320px;
	margin-bottom:10px;
}
#sheet-calc {
}
#amst {
	background-color: #ff0000;
	margin-left: 30px;
	border: none;
	width: 400px;
	font-weight: bold;
/*  	height:346px;  */
}
#amst-content {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
/* 	height: 360px; */
	vertical-align:middle;
}
#scolor {
	border: 1px dashed;
	width: 30px;
	height: 15px;
	font-size: 12px;
	margin: 2px 0 0 5px;
}
.nbo{
	border: 0px none;
	text-align: center;
}
#login {
	text-align:center;
	color: #fff;
	background-color: #ff0000;
	width: 250px;
	margin: 0 auto;
	font-weight: bold;
}
#login .content{
	width:160px;
	text-align:left;
	margin:0px auto;
}
#search {
	font-weight: bold;
}
#results {
	margin: 20px auto;
	background-color: #fff;
	margin: 10px;
	color: #000;
}

#status_table, #status_table td, #status_table th, #od_table, #od_table td, #od_table th  {
	width: 100%;
	border: 1px solid yellow;
	border-spacing:0px;
}
.status{
	text-align:left;
	padding-left: 15px;
	padding-bottom: 20px;
	color:yellow;
}
table.reg, table.reg td, table.reg th {
	padding: 2px;
	border: none;
}
.field_name {
	text-align:right;
}
.button {
	width: auto;
	border:none;
	background: url(../img/button-bgp.png);
	background-repeat: repeat-x;
	padding: 0.25em;
	background-color: red;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.button:active {
 background: url(../img/button-bg.png);
}	
table.reg, table.reg td, table.reg th {
	border: none;
	background-color:#fbb318;
	color: #fff;
}
.profile_edit {
	border: none;
	width: 350px;
}
table.profile_edit td, th{
	border: none;
}
table.tests {
	width: 90%;
}
table.borderfree,table.borderfree td ,table.borderfree th  {
	border:0px;
}
textarea.diag {
	background-color: lightyellow;
	width: 450px;
	height:250px;
}
.checkbox {
	border:none;
}
#report {
	width: 100%;
	height: 100%;
 	padding: 0px 10px 0px 15px;
}
.trash {
	background: url(../img/trashcan_empty.png) no-repeat;
	border: none;
	width: 16px;
	height: 16px;
}
#kid, #od {
	margin-top: 80px;
	margin-bottom: 89px;
	font-weight: bold;
	background-color: #ff0000;
	/*height: 129px;*/
}
#od {
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#log {
	margin: 5px auto;
	width: 95%;
	border:none;
	font-size: 12px;
}
#log input {
	font-size: 12px;
}
#page {
	width:72%;
	float:left;
	text-align:center;
/* 	margin: -22px 0 0 0; */
}
.n_button {
	float:left;
}
.print {
	font-size: 18px;
}
.print_header {
.	font-size: 18px;
	height:15px;
}

.number, .sum {
	width: 55px;
}
.total {
	width: 65px;
}
.calendar {
	position: absolute;
	margin-left: -28px;
	margin-top:8px;
	cursor: pointer;
	padding: 0 24px 0 0;
}
.calendar2 {
	position: absolute;
	margin-left: -28px;
	margin-top: 2px;
	cursor: pointer;
	padding: 0 24px 0 0;
}
.date {
	width: 150px;
	height: 25px;
	font-size:20px;
}
.note {
	width: 330px;
	height: 100px;
	margin-left: 185px;
	margin-top: -30px;
	font-size: 20px;
}
#next_month {
	font-size: 13px;
}
#pDetails h3{
	margin-bottom: 15px;
}
#pDetails label {
	display:block;
	width: 235px;
	float:left;
	text-align: right;
	padding: 0 10px 10px 0;
	font-weight: bold;
}
#pDetails br {
	clear: both;
}
.debt, .tax {
	color: #000;
}
.debt_on {
	background-color: red;
	padding:3px;
	color: #fff;
}
#upd_debt {
	margin-top: -10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background-color: red;
	color: #fff;
	line-height: 30px;
}
.tax_on {
	background-color: green;
	padding:5px;
}
div#list_taxes {
	text-align: left !important;
	margin-top: -10px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: green;
	color: #fff;
	line-height: 30px;
}
#list_taxes label {
	width: auto;
	text-align: left;
}
#list_taxes span {
	text-align: right !important;
	width: 150px;
}
#list_taxes table {
	line-height:normal;
}
tr.tax_current {
	background-color: darkgreen;
}

.header-active {
	height:25px;
	margin-left: 3px;
	width: 125px;
	background-color: #fff;
	color: #000;
	float:left;
}
.header {
	height:25px;
	margin-left: 3px;
	width: 125px;
	background-color: #808080;
	color: #d3d3d3;
	float:left;
}	
.header-active h4, .header h4 {
	padding-top: 3px;
}
.header-active a {
	color: #000;
}
.header a {
	color: #d3d3d3;
}
.header a:hover {
	color: #fff;
}
#pompbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 3px;
	background-color: white;
	text-align: left;
	z-index:1001;
	vertical-align: middle;
}
#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: .90;
	opacity:.90;
	filter: alpha(opacity=90);
}
#pompbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }
#pompbox table {
	border:none;
	width: 100%;
}
#pompbox th {
	font-size: 28px;
	border: none;
}
#pompbox td {
	border: none;
	font-size: 50px;
	color: #ff0000;
	font-weight: bold;
}
#pompbox {
	line-height: 33p;
}
#pompbox .doses {
	font-size: 20px;
}
#pompbox .cur_dose {
	font-size: 20px;
}
#pouring {
	height: 195px;
}
#pouring img.status {
	top:3px;
	position:relative;
}
#p_report .noborder {
	border: none;
}
#p_report {
	width: 850px;
}
#p_report table{
 	border: 1px solid black;
	border-collapse: collapse;
	color: black;
	width: 425px;
}
#p_report td, #p_report th{
	border: 1px solid black;
	border-collapse: collapse;
	color: black;
	text-align: right;
}
#p_report th {
	text-align:center;
}
#r_header {
	color:#000;
	text-align: center;
}
#r_header span {
	font-size: 13px;
}
.sheet {
	margin: 0 auto;
}
.sheet td {
	padding: 3px 5px;
}
.pr_right {
	margin-left:10px;
}
.center {
	text-align: center!important;
}
.num {
	width:30px;
}
.names {
	width: 300px;
}
.egn {
	width:90px;
}
#p_report .right {
 text-align: right;
}
#p_report .left {
 text-align: left;
}
#pc_report .num {
	width: 30px;
}
#pc_report .names{
	width: 305px;
	text-align: left!important;
}
#pc_report table{
 	border: 1px solid black;
	border-collapse: collapse;
	color: black;
	width: 425px;
}
#pc_report td, #pc_report th{
	border: 1px solid black;
	border-collapse: collapse;
	color: black;
	text-align: right;
}
#pc_report th {
	text-align:center;
}
.red {
	color: red;
}
.hr1 {
	border: none;
	border-top: 2px dashed #ffffff;
	color: #ffffff;
	height: 1px;
}
.dairy {
	width: 85%;
	margin: 0 auto;
	background-color: #ffffff;
	color: #000000;
}
.dairy form {
	padding-left: 30px;
}
.dairy textarea {
	width: 700px;
	height: 250px;
}
table.diary  {
	width: 98%;
	margin: 0 auto;
	margin-top: 5px;
	border: 1px solid black;
	border-collapse: collapse;
	font-size: 13px;
	line-height: normal;
}
table.diary a {
	color: blue;
}
table.diary td, table.diary th {
	padding:2px;
	border: 1px solid black;
	border-collapse: collapse;
}
div.dreport {
	margin:0 auto;
	width: 870px;
	background-color: #ffffff;
	color: #000000;
	line-height: normal;
}
div.dreport table a, div.dreport table a:visited, div.dreport h3 a{
	color: blue;
}
div.dreport table.team{
	border: none;
	width: 600px;
	margin: 10px auto;
}
div.dreport .team td, div.dreport .team th {
	border: none;
	width: %33;
	text-align:center;
}
div.dreport h3 {
	float: left;
	margin: 15px 0 20px 90px;
	font-size: 22px;
}
fieldset.dreport {
	margin:0 auto;
	width:830px;
}
#sheet td.debt, #sheet th.debt{
	color: #ff0000;
	font-weight: bold;
}
#sheet td.p_end {
	background-color:transparent;
	background-image:url(../img/end.png);
	background-position:right top;
	background-repeat:no-repeat;
}
#allDebts {
	margin-top: -10px;
	padding: 20px;
	background-color:#ff0000;
	color: #fff;
}
.reports {
	background-color:#fff;
	width:97%;
	margin:0 auto;
	color:#000;
	line-height: 28px;
	font-size: 13px;
}
.reports a {
	color: #00E;
}
.reports fieldset {
	width: 97%;
}
.reports legend{
	font-size: 14px;
	margin-left:10px;
	padding: 5px;
}
.reports label {
	width: 100px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 7px;
}
.reports span.info {
	font-size: 14px;
}
.reports br {
	clear: both;
}
div.printing {
	color: black;
	font-size: 22px;
	font-family: Times New Roman, serif!important;
}
.printing li {
	font-size: 22px;
	font-family: Times New Roman, serif!important;
}
.trim {
	font-size: 24px;
	font-family: Times New Roman, serif!important;
}
.trim table{
	font-size: 22px;
}

.printing b, .printing u, .printing i, .printing p, .printing span, .printing div, .printing center,  .printing td {
	font-family: Times New Roman, serif!important;
}
.printing br {
	clear:both;
}
.printing .signs, .printing .signs2 {
	width:277px;
	float:left;
	padding: 5px 0;
}
 .printing .signs2 {
	width: 270px;
	padding-right: 5px;
}
.printing .right {
 	text-align:right;
}
.printing p {
	font-size: 22px;
}
.printing table {
	width:100%;
	border-collapse: collapse;
}
.printing td, .printing th {
	vertical-align: top;
	border: 1px solid black;
	padding:5px;
}
.printing td {
	font-size: 21px;
}
div.lines {
	border-bottom: 1px solid black;
	height: 30px;
}
#dayly_supply {
	margin-left:15px;
	width: 320px;
}
#fancybox-content {
	color: #000;
}
#sup_table {
	width: 1050px;
}
#sup_table th {
	text-align:center;
}
#sup_table td{
	text-align: right;
}
#sup_table label {
	width: 31px;
	float:right;
}
#sup_table input[type="text"]{
	border:none;
	border-bottom: 1px dotted #000;
	border-width: 2px;
	width: 70px;
	float:right;
	text-align: right;
	background-color:#fff;
}
#sup_table p {
	clear: both;
	font-size: 14px;
}
#ds_form .calendar {
	margin-top: 2px;
}
#discharged {
	color: red;
	font-weight: bold;
}