/*html,body{
	height:100%;
}*/
body {
    margin: 0;
    background-color: #94d6e7;
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt;
	height:100%;
}
.login_window {
	background-color:white;
	margin:0px;
}
.logobar { 
	background-color: #f5f5f5; 
	height: 60px;
	padding-left:10px;
	font-family:sans-serif;
	font-size:40px;
	color:#1241e7;
	padding-top:10px;
	border-bottom:1px solid #d9d9d9;
}     
.login_window #log_fields {
	width:220px;
	margin-right:50px;
/*	background-color:#fbfafa; 
	border:1px solid #d9d9d9; */
}
.login_window input {
	width:120px;
	border:1px solid #d9d9d9;
}
.login_window input.buton {
	width:120px;
	border:1px solid #999;
}
#login_explain {
	margin-left:10px;
	margin-top:10px;
	border-right:1px solid #d9d9d9;
}
#login_explain .title{
	font-size:18px;
	font-weight:normal;
}
#login_explain p {
	margin-left:10px;
	margin-right:20px;
	font-size:14px;
	color:#333333;
	text-align:justify;
	line-height:120%;
}
#login_explain img {
	border:1px solid #999999;
	margin-top:8px;
}
#navigation ul {
 background-color:transparent;
}
a {
  color: #0000cc;
  text-decoration: none;
}

a:visited {
  color: #0000cc;
}

a:hover {
  color: #ff5555;
}
input::-webkit-calendar-picker-indicator {
	opacity: 100;
}
input:read-only {
	background-color:transparent;
}
textarea:read-only {
	background-color:transparent;
}
.title_bar_top {
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
.bold {
    font-family: sans-serif;
    text-decoration: none;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
}
.text {
    font-family: sans-serif;
    text-decoration: none;
    color: #000000;
    font-size: 10pt;
}
.textipjerret {
    font-family: sans-serif;
	font-style:italic;
	text-decoration: none;
    color: #000000;
    font-size: 10pt;
}
 .smalltext {
  font-family:sans-serif;
  font-size:8pt;
  font-weight:normal;
 }
.inputtext {
 font-size:9pt;
 font-weight:normal;
 border-style:solid;
 border-width:1px;
 padding-left:2px;
 padding-right:2px;
 border-color: #000000;
 background-color:transparent;
}
.required {
    font-family: sans-serif;
    text-decoration: none;
    font-size: 10pt;
    color:#C00;
    font-weight: bold;
}
.info {
    font-family: sans-serif;
    text-decoration: none;
    font-size: 10pt;
    color: #3C0;
    font-weight: bold;
}
.error {
	font-family: sans-serif;
    text-decoration: none;
    font-size: 10pt;
    color: #F00;
    font-weight: bold;
}
.title {
    font-family: sans-serif;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
}
#dataentry td {
	padding-top:1px;
}
#save {
	width:70px;
	margin-top:10px;
}
#delete {
	width:70px;
	margin-top:10px;
}
#forSelect{
	float:left;
	padding-right:5px;
	margin-right:5px;
}
#forOption{
	float:left;
	padding-right:5px;
}
.uploading {
/*	width:100%;
	height:20px; */
}
.vlart {
	border-top:1px;
	border-top-style:solid;
	border-top-color:#666;
}
.vposhte {
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#666;
}
.vmajtas {
	border-left:1px;
	border-left-style:solid;
	border-left-color:#666;
}
.vdjathtas {
	border-right:1px;
	border-right-style:solid;
	border-right-color:#666;
}
.response{
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	text-decoration: none;
	color: #000000;
}
#forOption td {
	padding-right:15px;
	font-family: sans-serif;
    text-decoration: none;
	font-weight: lighter;
	font-size: 10pt;
}
#forOption label {
	font-size: 9pt;
	
}
.locked {
	 background-color: #94d6e7;
}
.section {
	position:relative;
 	border: solid;
 	border-width: 1px;
 	border-color: #0000ff;
 	margin: 0 0 0 10px;
 	padding: 5px;
}
.section_tree {
 	border:none;
 	margin-left:10px;
 	padding:0px;
}
.section_noborder {
 margin: 0 0 0 20px;
 padding: 0px;
}
.mini_section {
	position:relative;
 	border-top: 1px dashed #0000ff;
 	margin: 0;
 	padding: 0;
	margin-top:10px;
	padding-top:10px;
}
.mini_section span {
	display:block;
	width:auto;
	margin-top:-20px;
	padding-right:10px;
	background:#94d6e7;
	color:#080;
	float:left;
	clear:both;
}
.groupname {
    font-weight: bold;
    color: #080;
    font-size: 1em;
    padding-right: 5px;
    vertical-align: top;
}
#endo_place, #endo_terms, #endo_attrib, #endo_text {
	border: solid;
 	border-width: 1px;
 	border-color: #0000ff;
	padding:5px;
	margin-top:10px;
/*	background-color:#b4e4f0; */
}
#endo_terms {
	height:522px;
	overflow:auto;
}
#endo_text {
	height:522px;
	margin-left:10px;
	padding-right:10px;
}
#endo_place {
	height:350px;
	margin-left:10px;
	overflow:auto;
}
#endo_attrib {
	height:150px;
	margin-left:10px;
	margin-top:10px;
	overflow:auto;
}
#endo_text #tfinal {
	position:static;
	top:0px;
	width:100%;
	height:100%;
	margin-bottom:5px;
	z-index:-1;
}
#endo_text #ttemp {
	width:100%;
	height:115px;
}
#endo_terms label {
	white-space:nowrap;
	display:inline-block;
}
#endo_text #btnAdd {
	width:60px;
	margin-top:5px;
}
#div_translate_seek {
	width:60%;
	margin-top:40px;
	margin-left:100px;
	text-align:left;
}
#div_translate_seek #btnPrev {
	margin-right:10px;
}
#div_translate_seek #btnNext {
	margin-left:10px;
}
#div_translate_seek #tcurrent {
	width:30px;
	text-align:center;
	font-weight:bold;
}
#div_loading {
	position:relative;
	margin:auto;
	background-image:url(../images/loading45.gif); 
	display:block;
	width:100px;
	height:100px;
}
#save_status {
	color:#477C08;
}
table.eyes_visit {
	margin-top:10px; 
	width:600px; 
	font-size:15px; 
}
table.eyes_visit td {
	text-align:center;
	padding:4px;
}
table.eyes_visit td {
	border-bottom:1px solid #4596AC;
	border-right:1px solid #4596AC;
}
table.eyes_visit td.left {
	border-left:1px solid #4596AC;
}
table.eyes_visit td.top {
	border-top:1px solid #4596AC;
}
table.eyes_visit tr.labels td {
	background-color:#57BED9;
}
table.eyes_visit tr.labels td.big {
	background-color:transparent;
}
table.eyes_visit input {
	text-align:center;
}
table.itemTable {
	border:1px solid #4596AC; 
	margin-top:10px; 
	padding:0px;
}
table.itemTable thead td {
	height:20px;
	font-weight:bold;
	background-color:#57BED9;
}
table.itemTable tfoot td {
	height:20px;
	font-weight:bold;
	background-color:#57BED9;
}
table.itemTable tbody td {
	padding:0px;
	font-size:13px;
	height:20px;
}
table.itemTable tfoot tr.totali td {
	height:20px;
	font-weight:bold;
	background-color:#57BED9;
}
table.itemTable #btnFindItem, #btnFindItem {
	width:22px; 
	height:20px; 
	padding:0px; 
	background-image:url(../images/search_icon.png); 
	background-position:center; 
	background-repeat:no-repeat;
	background-size:14px;
	margin:1px 0px;
}
table.itemTable td:nth-child(1) {
	padding-left:4px;
}
.editItem {
	width:22px; 
	height:20px; 
	padding:0px; 
	background-image:url(../images/edit_icon.png); 
	background-position:center; 
	background-repeat:no-repeat;
	background-size:14px;
	margin:1px 0px;
}
.delItem {
	width:22px; 
	height:20px; 
	padding:0px;
	background-image:url(../images/delete_icon.png); 
	background-position:center; 
	background-repeat:no-repeat;
	background-size:16px 14px;
	margin:1px 0px;
}
.discItem {
	width:22px; 
	height:20px; 
	padding:0px;
	background-image:url(../images/discount_icon.png); 
	background-position:center; 
	background-repeat:no-repeat;
	background-size:16px 14px;
	margin:1px 0px;
}
.clearItem {
	width:22px; 
	height:20px; 
	padding:0px; 
	background-image:url(../images/delete_icon.png); 
	background-position:center; 
	background-repeat:no-repeat;
	background-size:16px 14px;
	margin:1px 0px;
}
.searchItem {
	width:22px; 
	height:20px; 
	padding:0px;
	background-image:url(../images/search_icon.png); 
	background-position:center; 
	background-repeat:no-repeat;
	background-size:16px 14px;
	margin:1px 0px;
}
.addItem {
	width:22px; 
	height:20px; 
	padding:0px; 
	margin:0xp; 
	background-image:url(../images/plus_icon.png); 
	background-position:center; 
	background-repeat:no-repeat;
}
.checkItem {
	width:25px; 
	height:22px; 
	padding:0px; 
	margin:0xp; 
	background-image:url(../images/check_icon.png); 
	background-position:center; 
	background-repeat:no-repeat;
}
.printItem {
	width:22px; 
	height:20px; 
	padding:0px; 
	margin:0xp; 
	background-image:url(../images/print_icon.png); 
	background-position:center; 
	background-repeat:no-repeat;
	background-size:16px 14px;
}
.saveItem {
	width:22px; 
	height:20px; 
	padding:0px;  
	background-image:url(../images/save_icon.png); 
	background-position:center; 
	background-repeat:no-repeat;
	background-size:14px;
	margin:1px 0px;
}
table #tblEyesPrices .price {
	text-align:right;
	padding-right:4px;
	width:60px;
}
table #invPayments {
	border:1px solid #8F8686;
}
table #invPayments thead td {
	border-bottom:1px dotted #8F8686;
	height:18px;
	font-size:12px;
	background-color:#DCD4D5;
}
div.divAjaxStatus {
	text-align:center;
	padding:3px;
	border-top:1px dotted #FFF;
	display:none;
}
.efshehur {
	display:none;	
}
.report-filter .bold, .report-filter b {
	font-size:12px;
}
.reports_table {
	width:100%;
	margin-top:10px;
	border:1px solid #EEE;	
}
.reports_table thead td {
	height:20px;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	border-bottom:1px dashed #EEE;
	padding-right:4px;		
}
.reports_table tbody td {
	padding:1px 4px 1px 0;
	font-size:12px;
}
.reports_table tfoot td {
	height:20px;
	font-size:12px;
	font-weight:bold;
	border-top:1px dashed #EEE;
	padding-right:4px;		
}
table.quicklist {

}
table.quicklist thead td {
	height:20px;
	font-style:italic;
	font-weight:bold;
	border-bottom:1px dotted #000;
}
table.quicklist td {
	height:20px;	
}
table.transferUnit {
	border:1px solid #EEE;	
}
table.transferUnit td {
	padding-left:3px;
	padding-top:1px;
}
table.transferUnit td.headLabel {
	font-weight:normal;
	text-align:center;
	height:20px;
}
table.alerts {
	width:100%;
	margin-top:20px;
	border:1px solid #EEE;	
}
table.alerts thead td {
	height:25px;
	font-weight:bold;
	font-style:italic;
/*  border-bottom:1px dashed #EEE; */
	padding-right:4px;
	background-color:#57BED9;		
}
table.alerts tbody tr.red {
	background-color:#FF0000;
}
table.alerts tbody tr.yellow {
	background-color:#FFFF00;
}
table.alerts tbody tr.green {
	background-color:#00FF00;
}
table.alerts tbody td {
	padding-right:4px;
	height:24px;
	border-top:1px thin #EEE;
	border-top:1px dotted #EEE;
}
.search-exam {
	text-align:right;
}
.search-exam p {
	display:inline-block;
	font-style:italic;
	margin:5px 0;
}
.filter-exams { margin:-5px 0 10px; }
.filter-exams span {
	display:block;
	margin:5px 0;
}
.filter-exams .cab-check {
	margin-top:-2px;
}
.filter-exams .cab-div {
	overflow:auto;
}
.letter-section {
	display:block;
	box-sizing:border-box;
	width:100%;
	border-bottom:1px dotted #FFF;
	font-size:16px;
	font-weight:bold;
	padding:5px 0 0 5px;
	margin:0 0 5px;
	clear:both;
	float:none;
}
.exam-checkbox, .service-checkbox, .packet-checkbox {
	width:195px; 
	margin:0 5px 5px 0;
	float:left;
}
.service-checkbox, .packet-checkbox { width:340px; }
.exam-label, .service-label, .packet-label {
	display:block;
	cursor:pointer;
	overflow:hidden;
  	text-overflow: ellipsis;
	white-space: nowrap;
}
.print-from-view {
	position:absolute;
	display:block;
	top:5px;
	right:10px;
	font-weight:bold;
}
.edit-from-view {
	position:absolute;
	display:block;
	top:5px;
	right:60px;
	font-weight:bold;
}

/********************************* exam form ****************************/
.exam-form {
	width:100%;
	padding-top:20px;
	clear:both;
	float:none;
}
.exam-form > * { box-sizing:border-box; }
.exam-form .label {
	margin:0 0 5px;
	display:inline-block;
	font-style:italic;
	width:20%;
}
.exam-form .desc {
	display:inline-block;
	margin:0 0 5px;
	width:77%;
	font-weight:normal;
}
.exam-form .dr-list {
	display:inline-block;
}
.exam-form select {
	display:inline-block;
	margin:0 0 10px;
	max-width:83%;
	font-weight:normal;
}
.exam-form textarea {
	display:block;
	width:100%;
}
/********************************* exam view **********************/
.exam-view {
	display:block;
	overflow:auto;
}
.exam-view p.label {
	width:17%;
	display:block;
	font-style:italic;
	float:left;
	margin:5px 0;
}
.exam-view p.name {
	width:83%;
	display:block;
	font-weight:400;
	margin:5px 0;
	float:left;
}
.exam-view div.desc {
	clear:both;
	display:block;
	padding:5px;
	width:100%;
	box-sizing:border-box;
/*	border-top:1px dotted #eee;
	border-bottom:1px dotted #eee; */
}
.exam-view div.desc p {
	margin:5px 0;
}
.exam-view .photos {
	padding-top:10px;
	width:100%;
	overflow:auto;
}
.exam-view .photos a {
	display:block;
	width:80px;
	height:80px;
	margin:0 10px 10px 0;
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
	border:1px solid #fff;
	float:left;
}
/********************************* alpha import *******************/
.alpha-import {
	margin-top:20px;
}
.alpha-import .alpha-status {
	margin-top:10px;
}
/********************************* ros access **********************/
.ros-access {
	overflow:auto;
}
.ros-access label {
	display:block;
	width:200px;
	float:left;
}
/********************************* qucik exam **********************/
.quick-exam-prices {
	position:fixed;
	width:250px;
	top:26px;
	right:-100%;
	bottom:0;
	background-color:#FAFAFA;
	border-left:1px solid #ccc;
	overflow-x:scroll;
	overflow-y:hidden;
	z-index:100;
}
.quick-exam-prices .quick-buttons {
	width:100%;
	padding:10px 5px;
	box-sizing:border-box;
}
.quick-buttons input {
	vertical-align:top;
	padding:3px;
	width:165px;
	box-sizing:border-box;
}
.quick-buttons button {
	height:23px;
	width:30px;
	margin-left:5px;
	border:1px solid #aaa;
	border-radius:3px;
	background-color:transparent;
	vertical-align:top;
	background-position:center;
	background-repeat:no-repeat;
	background-size:16px;
	opacity:0.6;
}
.quick-buttons .search {
	background-image:url('../images/ico_search.png');
}
.quick-buttons .hide {
	width:24px;
	background-image:url('../images/ico_hide.png');
}
.quick-buttons .show {
	display:blcok;
	position:fixed;
	width:24px;
	top:36px;
	right:10px;
	z-index:100;
	background-color:#FAFAFA;
	background-image:url('../images/ico_show.png');
}
.quick-exam-prices .quick-results {
	padding:5px 0;
	border-top:1px solid #ddd;
}
.quick-results .error {
	padding:5px;
	font-size:12px;
	color:#f00;
}
.quick-results .item {
	padding:3px 8px 3px 5px;
	border-bottom:1px solid #f0f0f0;
	cursor:default;
}
.quick-results .item:hover {
	background-color:#f9f9f9;
}
.quick-results .item p {
	margin:0;
	font-size:12px;
	display:inline-block;
}
.quick-results .item .name {
	width:75%;
	text-align:left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.quick-results .item .price {
	width:24%;
	text-align:right;
}
.visit-exam-list {}
.visit-exam-list td.refer span {
	display:inline-block;
	width:150px;
	vertical-align:top;
	margin-top:1px;
}
.visit-exam-list td.refer select {
	display:inline-block;
	width:150px;
	vertical-align:top;
	margin-top:1px;
	margin-right:9px;
}
/*********************************** hospital form ****************************/
.hospital-form {
	display:block;
	padding:5px;
	margin-bottom:10px;
}
.hospital-form .box {
	margin-bottom:5px;
}
.hospital-form .header {
	font-size:16px;
	font-weight:bold;
	color:#555;
	width:100%;
	text-align:center;
	margin:5px 0;
	border-bottom:1px dashed #eee;
	padding-bottom:5px;
	display:block;
	letter-spacing:2px;
}
.hospital-form .label {
	display:inline-block;
	vertical-align:top;
	width:150px;
	margin:5px 0;
}
.hospital-form .bed {
	width:auto;
	margin:5px;
}
.hospital-form .time {
	width:auto;
	margin:5px;
}
.hospital-form .gen-field {
	width:450px;
}
.hospital-form .save-btn {
	padding:3px 6px;
	font-size:14px;
}
.mail-working, .mail-success, .mail-error {
	width:100%;
	margin-top:10px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:10px;
	border:1px solid #eee;
	border-radius:2px;
	display:none;
}
.mail-success { color:#093; }
.mail-error { color:#F00; }
.mail-working {
	animation: blinker 2s linear infinite;
}
@keyframes blinker {  
  50% { opacity: 0; }
}
/********************************* filter items *************************************/
.filter-list {
	position:absolute; 
	left:0; 
	top:20px; 
	border:1px solid #ddd;
	border-bottom:none; 
	background-color:#fff; 
	font-size:12px;
	z-index:2;
	display:none;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
}
.filter-item {
	box-sizing:border-box;
	padding:2px 3px;
	font-weight:normal;
	width:100%;
	border-bottom:1px solid #ddd;
	cursor:pointer;
}
.filter-item:hover {
	background-color:#eee;
}
.filter-input {
	background-image:url(../images/ico_search.png);
	background-repeat:no-repeat;
	background-size:12px;
	background-position:99% 2px;
}
.filter-input:disabled {
	background-color:transparent;
}
.filter-other:disabled {
	background-color:transparent;
}