﻿* 
{
    font-family: Calibri, Arial;
    margin: 0px;
    padding: 0px;
}

a
{
    color: Blue;
    text-decoration: none;
}

body
{
    color: #404040;
    font-size: 12pt;
	overflow-y: scroll;
}

h1
{
    font-size: 18pt;
    font-weight: bold;
}

h2
{
    font-size: 16pt;
    font-weight: bold;
}

img
{
    border: 0px;
}

input, textarea
{
    color: #404040;
    font-size: 12pt;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus
{
    border: 1px solid rgba(81, 203, 238, 1);
    box-shadow: 0 0 3px rgba(81, 203, 238, 1);
}

select, option
{
	color: #404040;
	font-size: 12pt;
	padding: 1px;
}

sup
{
    font-size: 8pt;
}

table
{
    color: #404040;
    font-size: 12pt;
}





div.pageheader
{
    background-color: #000;
    color: #fff;
    font-size: 12pt;
    height: 50px;
    width: 100%;
}

div.pageheader .tbl-pageheader
{
    border: 0px solid red;
    margin: 0px;
    height: 100%;
    width: 980px;
}

div.pageheader .tbl-logo
{
    border: 0px solid red;
    width: 190px;
}

div.pageheader .tbl-menu
{
    background: #8eb4e3;
    border: 0px solid red;
    height: 40px;
    width: 100%;
    padding-left: 10px;
}





.tbl-pagecontent
{
    border: 0px solid blue;
    margin: 0px;
    width: 980px;
}

.tbl-pagecontent-print
{
    border: 0px solid blue;
    padding: 0px;
}

.tbl-maincontent
{
    border-top: 0px solid #8EB4E3;
    border-right: 1px solid #8EB4E3;
    border-bottom: 1px solid #8EB4E3;
    border-left: 1px solid #8EB4E3;
    height: 600px;
    min-height: 600px;
    padding-bottom: 0px;
    width: 100%;
}

.tbl-pagefooter
{
    border-top: 0px solid #ddd;
    color: #aaa;
    font-size: 10pt;
    width: 100%;
}




.tbl-pxprofile
{
    color: #404040;
    padding-bottom: 10px;
    padding-top: 10px;
}

.tbl-pxprofile .pic
{
    height: 180px;
    width: 180px;
    padding-bottom: 5px;
}

.tbl-pxprofile .name
{
    font-size: 14pt;
    font-weight: bold;
}

.tbl-pxprofile .info
{
    color: #aaa;
    font-size: 10pt;
}





.tbl-userprofile
{
    color: #404040;
    padding-top: 10px;
}

.tbl-userprofile .pic
{
    height: 50px;
    width: 50px;
    padding-right: 5px;
}

.tbl-userprofile .name
{
    font-weight: bold;
}

.tbl-userprofile .clinic
{
    font-style: italic;
    font-size: 10pt;
}





.tbl-viewprofile
{
    color: #404040;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}

.tbl-viewprofile td:first-child
{
    text-align: right;
    padding-right: 5px;
    width: 180px;
}




.tbl-maincontent .tbl-menu
{
    background: #dce6f0;
    border-bottom: 0px solid #bfbfbf;
    padding: 5px 5px;
    height: 40px;
    width: 100%;
}

.tbl-maincontent .tbl-status
{
    font-size: 10pt;
    font-style: italic;
    border-bottom: 1px solid #bfbfbf;
    margin: 0px auto;
    width: 98%;
}

.tbl-maincontent .tbl-data
{
    margin: 0px auto;
    width: 98%;
}

.tbl-maincontent .tbl-data th
{
    padding: 5px 10px;
    text-decoration: underline;
}

.tbl-maincontent .tbl-data .row
{
    border-bottom: 1px solid #ddd;
    padding: 5px 5px;
}

.tbl-maincontent .tbl-data .row:hover
{
    background: #ffffcc;
}

.tbl-maincontent .tbl-data .selected
{
    background: #ffffcc;
}



.tbl-pagecontent-print .tbl-menu
{
    background: #dce6f0;
    border-bottom: 0px solid #bfbfbf;
    padding: 5px 5px;
    height: 40px;
    width: 100%;
}



.tbl-calendar-month, .tbl-calendar-week, .tbl-calendar-day
{
    border-bottom:solid 1px #999;
    border-right:solid 1px #999;
    margin: 0px auto;
}

.tbl-calendar-month td, .tbl-calendar-week td, .tbl-calendar-day td
{
    border-left:solid 1px #999;
    border-top:solid 1px #999;
}

.tbl-calendar-month td:hover, .tbl-calendar-week tr:hover, .tbl-calendar-day tr:hover, .tbl-calendar-book tr:hover
{
    background: #ffffcc;
}

.tbl-calendar-book td
{
    padding: 5px;
}



.tbl-ads
{
    border: 0px solid red;
    margin-left: 20px;
    width: 200px;
}



img.gender
{
    height: 14px;
}

.img-draw
{
    border: 1px solid #000;
}





input.txtBox
{
    color: #000;
}

input.txtBoxBlank
{
    color: #ddd;
}

input[readonly], input[readonly="readonly"]
{
    border: 1px solid #aaa;
    color: #888;
}





.btn-submit
{
    background: #376091;
	border: 3px solid #d8d8d8;
	color: #ffffff;
	cursor: pointer;
	font-weight: normal;
}

.lbl-info
{
    color: #aaa;
    font-size: 10pt;
}

.lbl-notes
{
    color: #808080;
    font-size: 10pt;
}

.tbl-entry
{
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
    width: 100%;
}

.tbl-entry-long
{
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 5px;
    width: 100%;
}

.tbl-entry-long td
{
    padding: 5px;
}

.tbl-entry-long td:first-child
{
    color: #555;
    text-align: right;
    width: 200px;
}

.tbl-entry-print
{
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 2px;
    width: 100%;
}

.tbl-entry-print td
{
    padding: 2px;
}

.tbl-entry-print td:first-child
{
    color: #555;
    text-align: right;
    width: 100px;
}



.tbl-entry-table
{
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 5px;
    width: 100%;
}

.tbl-entry-table td
{
    padding: 5px;
    text-align: center;
}



.tbl-immuni
{
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    margin: 10px 10px;
}

.tbl-immuni thead th
{
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    font-weight: bold;
    text-align: center;
}

.tbl-immuni tbody td
{
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    height: 50px;
    padding: 0px 10px;
}

.tbl-immuni tbody td:first-child
{
    color: #555;
    text-align: left;
    width: 150px;
}



.tbl-immuni-age
{
    border: 1px solid #000;
    border-bottom: 0px solid #000;
    margin: 10px 10px;
    text-align: left;
}

.tbl-immuni-age thead th
{
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    font-weight: bold;
    text-align: center;
}

.tbl-immuni-age thead th:last-child
{
    border-right: 0px solid #000;
}

.tbl-immuni-age tbody td
{
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    height: 50px;
    padding: 0px 10px;
}

.tbl-immuni-age tbody td.noborder
{
    border-bottom: 0px solid #000;
}

.tbl-immuni-age tbody td:first-child
{
    color: #555;
    text-align: left;
    width: 150px;
}

.tbl-immuni-age tbody td:last-child
{
    border-right: 0px solid #000;
}



.tbl-mc
{
    background-color: #fff;
    border-bottom: 0px solid #ccc;
    border-top: 0px solid #ccc;
    font-size: 14pt;
    line-height: 160%;
    margin: 0px;
    padding: 10px;
}

.tbl-mc h1
{
    font-size: 24pt;
    margin-bottom: 10px;
}





.tbl-rx
{
    background-color: #fff;
    border-bottom: 0px solid #ccc;
    border-top: 0px solid #ccc;
    font-size: 14pt;
    line-height: 160%;
    padding: 10px;
    width: 100%;
}





.tbl-resultchart
{
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    margin: 10px 10px;
}

.tbl-resultchart thead th
{
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    font-weight: normal;
    height: 50px;
    padding: 0px 5px;
    text-align: center;
}

.tbl-resultchart tbody td
{
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    height: 50px;
    padding: 0px 10px;
}

.tbl-resultchart tbody td:first-child
{
    color: #555;
    text-align: left;
    width: 150px;
}





.tbl-upload
{
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 5px;
    width: 100%;
}

.tbl-upload td
{
    padding: 5px;
}






.tbl-error
{
    border: 1px solid #a81e1f;
    background-color: #ffdddd;
    color: #a81e1f;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.tbl-message
{
    border: 1px solid #00dd00;
    background-color: #ddffdd;
    color: #00dd00;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.tbl-advisory
{
    border: 1px solid #0000ff;
    background-color: #d7d7ff;
    color: #0000ff;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}



.filler-cell
{
    width: 100%;
}

.filler-row
{
    height: 100%;
}

.hidden
{
    display: none;
}

.numeric
{
    text-align: right;
}

.red-bg
{
    background-color: #ffdddd;
}

.red-text
{
    color: red;
}

.yellow-bg
{
    background-color: #ffffcc;
}

.back-to-top
{
    color: #404040;
    position: fixed;
    bottom: 2em;
    right: 0px;
    text-decoration: none;
    background-color: rgba(235, 235, 235, 0.50);
    font-size: 10pt;
    padding: 1em;
    display: none;
}

.back-to-top:hover
{
    background-color: rgba(235, 235, 235, 1.00);
}

.sc-save
{
    color: #404040;
    position: fixed;
    bottom: 8em;
    right: 0px;
    text-decoration: none;
    background-color: rgba(235, 235, 235, 0.50);
    font-size: 10pt;
    padding: 1em;
    display: none;
}

.sc-save:hover
{
    background-color: rgba(235, 235, 235, 1.00);
}



.ui-autocomplete 
{
    background: #fff;
}

.ui-widget,
.ui-widget .ui-widget,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button,
.ui-datepicker,
.ui-datepicker .ui-datepicker-title select,
.ui-datepicker .ui-datepicker-title option,
.ui-datepicker .ui-datepicker-buttonpane button
{
    font-family: Calibri, Arial;
    font-size: 12pt;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight 
{
    background: #e6e6e6/*{bgColorDefault}*/ url(/content/images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/;
    border: 1px solid #d00000/*{borderColorDefault}*/;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active
{
  background: #ccc;
  font-weight: bold;
}



.apnt-0
{
    background-color: #fff7dd;
}

.apnt-100
{
    background-color: #fff;
}

.apnt-200
{
    background-color: #ffeeee;
}



.bkng-0
{
    background-color: #eee;
}

.bkng-1
{
    background-color: #eee;
}

.bkng-5
{
    background-color: #fff7dd;
}

.bkng-100
{
    background-color: #fff;
}

.bkng-200
{
    background-color: #ffeeee;
}



.cx-0
{
    background-color: #eeffee;
}

.cx-50
{
    background-color: #eeefff;
}

.cx-100
{
    background-color: #fff;
}

.cx-200
{
    background-color: #ffeeee;
}





.ConsultPageCB
{
    width: 200px;
}



@media print {
.lbl-notes
{
    color: #000;
    font-size: 10pt;
}
}