﻿* {
	margin:0;
	padding:0;
}

/** General Style Info **/
body {
	background: #68BFEF;
	color: #fff;
	font-family:'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size:90%;
	margin: 0;
}
a {
	color: #003d4c;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #367889;
	text-decoration:none;
}
a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
	margin-bottom:0.5em;
}
h1 {
	background:#fff;
	color: #003d4c;
	font-size: 100%;
}
h2 {
	background:#fff;
	color: #e32;
	font-family:'Gill Sans','lucida grande', helvetica, arial, sans-serif;
	font-size: 190%;
	margin-bottom: 0px;
}
h3 {
	color: #fff;
	font-family:'Gill Sans','lucida grande', helvetica, arial, sans-serif;
	font-size: 165%;
	margin-bottom: 0px;
}
h4 {
	color: #993;
	font-weight: normal;
}
ul, li {
	margin: 0 12px;
}

.none {
	border:0px;
	margin:0px;
	padding:0px;
}

/** Layout **/
#container {
	text-align: left;
	margin:0px;
}

#header{
	padding: 2px;
}
#header h1 {
	line-height:20px;
	background: #003d4c ;
	color: #fff;
	padding: 0px 30px;
}
#header h1 a {
	color: #fff;
	background: #003d4c;
	font-weight: normal;
	text-decoration: none;
}
#header h1 a:hover {
	color: #fff;
	background: #003d4c;
	text-decoration: underline;
}
.head_txt{
	color:#FFFFFF;
    float:left;
	vertical-align:middle;
	display:table-cell;
	font-size: 150%;	
	}
.welcome_txt{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
    float:right;
	text-align:right;
	}
#content{
	background: #fff;
	clear: both;
	color: #333;
	padding: 0px;
	overflow: auto;
	margin:0px;
	width: 100%;
}
#footer {
	clear: both;
	padding: 6px 10px;
	text-align: right;
}

/** containers **/
div.form,
div.index,
div.view {
	float:right;
	width:76%;
	border-left:1px solid #666;
	padding:10px 2%;
}

div.actions {
	float:left;
	width:16%;
	padding:10px 1.5%;
}
div.actions h3 {
	padding-top:0;
	color:#777;
}

/** Tables **/
table {
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
	border-collapse: collapse;
}
th {
	border:0;
	border-bottom:2px solid #555;
	text-align: left;
	padding:4px;
}
th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a.asc:after {
	content: ' ⇣';
}
th a.desc:after {
	content: ' ⇡';
}
.searchbox form table tr td {
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	border: 0px;
}

table tr td {
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border-bottom:1px solid #ddd;
}
.analyticSearch table tr td {
	padding: 0px;
	text-align: left;
	vertical-align: top;
	border:0px;
}

td.actions {
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
}
table td.actions a {
	margin: 0px 1px;
	padding:4px 4px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
	font-family: Monaco, Consolas, "Courier New", monospaced;
}
.cake-sql-log caption {
	color:#fff;
}

/** Paging **/
div.paging {
	background:#fff;
	color: #ccc;
	margin-top: 1em;
	clear:both;
}
div.paging span.disabled {
	color: #ddd;
	display: inline;
}
div.paging span.current {
	color: #c73e14;
}
div.paging span a {
}

/** Scaffold View **/
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl .altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 15em;
	margin-top: -2em;
	vertical-align: top;
}

/** Forms **/
form {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 99.8%;
}
fieldset {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0px 5px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	padding: .2em;
	vertical-align: text-top;
}

form .input {

	color: #444;
}
form .required {
	font-weight: bold;
}
form .required label:after {
	color: #e32;
	content: '*';
	display:inline;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
}

form div.submit1 {
	border: 0;
	clear: both;
	margin-top: 0px;
}
.searchbox label {
	display: block;
	min-width:0px;
	font-size:13px;
	float: left;
	padding:5px 0px 0px 12px;
}

.analyticSearch input, textarea {
	clear: both;
	font-size: 13px;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 1px;
	width:120px;
}
.searchbox input, textarea {
	clear: both;
	font-size: 13px;
	font-weight: bold;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 1px;
	width:93%;
}

label {
	display: block;
	float:left;
	min-width:140px;
	font-size: 110%;
	margin-top:5px;
}
.spanInput{
	border: none;
	box-shadow: none;
}
.spanInput:focus{
	background-color:#fff;
}

input, textarea {
	padding: 1px;
	width:70%;
	height:23px;
	border: 1px solid #ccc;
	border: 1px solid #D0D0D0;
	border-radius: 8px 8px 8px 8px;
	box-shadow: 1px 1px 4px #E9E9E9 inset;
	font: 14px "frutiger linotype", "lucida grande", "verdana", sans-serif;
	outline: medium none;
	padding: 3px;
}
select {
	clear: both;
	background-color:transparent;
	border: 1px solid #D0D0D0;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 2px 2px #E9E9E9 inset;
    font: 14px Arial,Helvetica,sans-serif;
    padding: 3px;
}
select:focus {
	background-color:#FFFE59;
	border: 1px solid #ccc;
}
input:focus {
	background-color:#FFFE59;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
.searchbox select {
	clear: both;
	font-size: 13px;
	font-weight:bold;
	vertical-align: text-bottom;
	width:66%;

}
.searchbox select[multiple=multiple] {
	width: 100%;
}
.searchbox option {
	font-size: 13px;
	padding: 0 3px;
}


input[type=checkbox] {
	clear: left;
	float: left;
	margin: 3px 6px 7px 2px;
	width: auto;
}
div.checkbox label {
	display: inline;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
	width: auto;
}
input[type=submit] {
	display: inline;
	font-size: 16px;
	padding:0px;
	height:20px;
	width: auto;
}
input[type=button] {
	display: inline;
	font-size: 16px;
	padding:0px;
	height:20px;
	width: auto;
}

form .submit input[type=submit] {
	background:#62af56;
	background: -webkit-gradient(linear, left top, left bottom, from(#a8ea9c), to(#62af56));
	background-image: -moz-linear-gradient(top, #a8ea9c, #62af56);
	border-color: #2d6324;
	color: #000;
	text-shadow: #8cee7c 0px 1px 0px;
	display: inline;
	font-size: 16px;
	font-weight: bold;
	padding:4px 8px;
	height:34px;
	min-width: 0;
}
form .submit input[type=submit]:hover {
	background:#4ca83d;
	background: -webkit-gradient(linear, left top, left bottom, from(#85e573), to(#4ca83d));
	background-image: -moz-linear-gradient(top, #4D77BB, #1B417C);
	color: #fff;
}
#man .submit2 input[type=submit] {
	background:#62af56;
	background: -webkit-gradient(linear, left top, left bottom, from(#a8ea9c), to(#62af56));
	background-image: -moz-linear-gradient(top, #a8ea9c, #62af56);
	border-color: #2d6324;
	color: #000;
	text-shadow: #8cee7c 0px 1px 0px;
	display: inline;
	font-size: 16px;
	padding:0px;
	height:24px;
	width: auto;
}
#man .submit2 input[type=submit]:hover {
	background:#4ca83d;
	background: -webkit-gradient(linear, left top, left bottom, from(#85e573), to(#4ca83d));
	background-image: -moz-linear-gradient(top, #85e573, #4ca83d);
}
#man .submit2 input[type=button] {
	background:#62af56;
	background: -webkit-gradient(linear, left top, left bottom, from(#a8ea9c), to(#62af56));
	background-image: -moz-linear-gradient(top, #a8ea9c, #62af56);
	border-color: #2d6324;
	color: #000;
	text-shadow: #8cee7c 0px 1px 0px;
	display: inline;
	font-size: 16px;
	padding:0px;
	height:24px;
	width: auto;
}
#man .submit2 input[type=button]:hover {
	background:#4ca83d;
	background: -webkit-gradient(linear, left top, left bottom, from(#85e573), to(#4ca83d));
	background-image: -moz-linear-gradient(top, #85e573, #4ca83d);
}


form .submit1 input[type=submit] {
	background:#62af56;
	background: -webkit-gradient(linear, left top, left bottom, from(#a8ea9c), to(#62af56));
	background-image: -moz-linear-gradient(top, #a8ea9c, #62af56);
	border-color: #2d6324;
	color: #000;
	text-shadow: #8cee7c 0px 1px 0px;
	display: inline;
	font-size: 16px;
	font-weight: bold;
	padding:4px 8px;
	height:34px;
	min-width: 0;
}
form .submit1 input[type=submit]:hover {
	background:#4ca83d;
	background: -webkit-gradient(linear, left top, left bottom, from(#85e573), to(#4ca83d));
	background-image: -moz-linear-gradient(top, #4D77BB, #1B417C);
	color: #fff;
}


/** Notices and Errors **/
div.message {
	clear: both;
	color: #fff;
	font-size: 140%;
	font-weight: bold;
	background: #B3001B;
	padding: 9px;
	height: 100%;
	text-align: center;
	text-decoration: blink;
}
div.success{
	clear: both;
	color: #fff;
	font-size: 140%;
	font-weight: bold;
	background: #00753A;
	padding: 9px;
	height: 100%;
	text-align: center;
}
div.error-message {
	clear: both;
	color: #fff;
	font-weight: bold;
	background: #c73e14;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/**  Actions  **/
div.actions ul {
	margin: 0;
	padding: 0;
}
div.actions li {
	margin:0 0 0.5em 0;
	list-style-type: none;
	white-space: nowrap;
	padding: 0;
}
div.actions ul li a {
	font-weight: normal;
	display: block;
	clear: both;
}
div.actions ul li a:hover {
	text-decoration: underline;
}

input[type=submit],
div.actions ul li a,
td.actions a {
	font-weight:bold;
	padding: 4px 8px;
	background:#1b417c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4d77bb), to(#1b417c));
	background-image: -moz-linear-gradient(top, #4d77bb, #1b417c);
	color:#fff;
	border-color: #2d6324;
	border-radius: 8px 8px 8px 8px;
	text-decoration:none;
	min-width: 0px;
}
td.actions a.orangeButton{
	background:#f55c20;
	border-radius:8px;
	padding: 4px 8px;
	color:white !important;
	cursor:pointer;
	border:none;
}
input[type=submit]:hover,
div.actions ul li a:hover,
td.actions a:hover {
	background: #3e9533;
	background:-webkit-gradient(linear,0% 0,0% 100%,from(#419b36),to(#357f2c));
	background:-moz-linear-gradient(-90deg,#419b36,#357f2c);
	text-decoration:none;
}

/** Related **/
div.related {
	clear: both;
	display: block;
}

/** Debugging **/
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}
.login{
	margin:0px auto;
	width:474px; height:400px; background-image:url(../img/bg.png); background-repeat:no-repeat;padding:0px;font-family:Arial, Helvetica, sans-serif;color:#fff;font-size:12px;
}
.login h2{
	font-size:35px; background-color:transparent; color:#fff; font-weight:bold; font-family: Arial, Helvetica, sans-serif; width:110px;
}
.login input{	
	border: 1px solid #042E60;
	height:30px; 
	width:190px; 
	font-size:17px; 
	font-weight:bold;
	padding:6px 2px;
	box-shadow:0 0 10px #9ECAED;
}
.login .submit input[type=submit]{
	margin-left:150px;
	width:105px; height:44px;
	color: #000;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	text-shadow: none;
	outline: medium none;
}
.login .submit input[type=submit]:hover{
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
}
.login .submit input[type=submit]:focus{
	color: #fff;
}

.login label {
	display: block;
	float:left;
	min-width:100px;
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	color:#fff;
}
.related h3 {
	color:#1B417C;
	font-family:'Gill Sans','lucida grande', helvetica, arial, sans-serif;
	font-size: 165%;
}

.SuggestFramework_List
{
	border: 1px solid #CCCCCC;
	border-top: 0px;
	margin-left:0px;
	font-size:14px;
	padding:4px 0px 4px 2px;
	background:#fff;
}

.SuggestFramework_Heading
{
	padding: 0px 1px 0px 1px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}

.SuggestFramework_Highlighted
{
	padding: 0px 1px 0px 1px;
	background-color: #1B417C;
	color: #FFFFFF;
}

.SuggestFramework_Normal
{
	padding: 0px;
	background-color: #FFFFFF;
	color: #000000;
}

.searchbox {
	float:right;
	width: 450px;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	color: aqua;
}
.dischargetemplates textarea{
	width:550px;
}
.analytics table {
	width:50%;
	border:0px;
}
.collect table {
	width:80%;
	border:0px;
}

.analytics span {
width:200px;
float:right;
}
.analyticSearch .submit {
margin:5px auto; 
padding:0px;
width:50px; height:17px; 
//background-image: url(../img/search.jpg); background-color:transparent ; border:none;
color:#fff; font-size:11px; font-weight:bold;
}

.analytics .print {
margin:5px auto; 
padding:0px;
width:50px; height:22px;
color:#0000ff; font-size:11px; font-weight:bold;
}
.batchid   {
text-align:left;
}
.batchid  .input{
padding:0px;margin:0px;
width:90%;
}

#pharm  input, textarea
{
	width:90%;
	padding: 0px;
	margin: 0px;
}
#pharm  td
{
	padding: 0px;
	margin: 0px;	
}
#pharm  select
{
	font-size:14px;
}
.altrow {
	background: #D3E4E5;
}
#list tr.altrow:hover { }

#list tr.altrow:hover { 
	background-color:lightgrey;
	box-shadow: 0px 0px 4px 2px #007eff;
}
#list tr.row2:hover { 
	background-color:lightgrey;
	box-shadow: 0px 0px 4px 2px #007eff;
}

table.none {
	clear:none;
}
table.none tr {
	padding: 0px;
}
table.none td {
	padding: 0px;
	border: none;
}