/*
**	Main Stylesheet for Inform intranet site
**	---------------------------------------------
*/


/*	General Styles used for all pages	*/
/*	---------------------------------	*/


body
{
	text-align: left;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: default;
}

a
{
	color: #0005BC;
	text-decoration: none; /* border-bottom: 1px solid #0005BC; */
	cursor: pointer;
}

img
{
	margin: 0;
}

a img, a.image
{
	border: 0;
	border-bottom: none;
}

#lblError
{
	text-align: center;
	background: #c00;
	color: #fff;
}

#lblError p
{
	padding: 4px;
}

#frame
{
	/*width: 960px;*/
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
}

#header
{
	/*width: 976px;*/
	height: 62px;
	padding-top: 4px;
	padding-bottom: 2px; /* border-bottom: 1px solid #ddd;  				 background-color:Navy; */
}

#lefth
{
	padding: 0;
	margin: 0;
	float: left;
}

#righth
{
	padding: 0;
	margin: 0;
	float: right;
	text-align: right;
}

p#umc-header
{
	padding: 0;
	margin: 0;
	font: bold 12px/80% Arial, Helvetica, sans-serif;
	color: White;
}

#main
{
	/*width: 980px;*/
	min-height: 390px;
	margin: 4px 4px 4px 4px;
	float: none;
}

#main:after
{
	content: "";
	display: block;
	height: 0;
	clear: both;
}

* html body div#main
{
	/*height: 390px;*/
}

#searchBox
{
	width: 640px;
	margin: 80px auto 0 auto;
}


#smallSearchBox
{
	width: 960px;
	margin: 5px 5px 25px 5px;
	padding: 0 0 10px 0;
}

#smallSearchBox input#txtSearch
{
	width: 140px;
	padding: 2px;
}

#smallSearchBox #btnSearch
{
	width: 80px;
	padding: 0;
}

input#txtSearch
{
	width: 340px;
	padding: 3px;
}

#btnSearch
{
	/* width: 180px; */
}


td#tdSearchBtn
{
	padding: 12px 1px;
}

#containerGuidelineResults
{
	min-height: 150px;
	margin-bottom: 40px;
}

#containerLicencedResults
{
	min-height: 150px;
	margin-bottom: 40px;
	padding-left: 6px;
}

* html body div#containterGuidelineResults
{
	height: 150px;
}

.hideTxt
{
	width: 1px;
	visibility: hidden;
}

a.IVGHeader
{
	font: bold 17px/100% Arial, sans-serif;
	color: #000;
	border-bottom: 1px solid #555;
}

#footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	padding: 10px 6px 0 6px;
	font-size: 10px;
	line-height: 11pt; /* border-top: 1px solid #ddd; */
	color: #A6A6A6;
}

#footer p
{
	margin: 0;
	padding: 1px 0;
}

#leftf
{
	width: 270px;
	float: left;
}

#midf
{
	/* width: 370px; */ /* float:left; */
	text-align: center;
}

#rightf
{
	width: 250px;
	text-align: justify;
	float: right;
}

.grey
{
	color: #A6A6A6;
}


#lblDrugName, #lblGenericName, #lblStrength, #lblFormulation
{
	font-size: 17px;
	font-weight: bold;
}

/*table {
		border-collapse: collapse;
	}*/

table.drugDetail
{
	border-collapse: collapse;
	border: 1px solid #aaa;
}

tableBnf
{
	border: 0;
}

table.drugDetail td
{
	vertical-align: top;
	border: 1px solid #aaa;
	padding: 2px;
	font: 12px/130% Arial, sans-serif;
}

table.drugDetail td.drugName
{
	padding: 2px 4px;
}

table.drugDetail td.heading
{
	width: 200px;
}

table.drugDetail td.pharmacyComment
{
	font-weight: bold;
	color: green;
}


table.drugDetailOuter
{
	width: 540px;
}

table.interactionList
{
	margin: 2px;
}

table.interactionList th
{
	font: bold 9px/100% Arial, sans-serif;
	border: 1px solid #aaa;
	padding: 4px 2px;
}

table.interactionList td
{
	font: 7px/100% Arial, sans-serif;
}


table.interactionList td.interactionRed
{
	font-weight: bold;
	color: #e00;
}

table.druglist
{
	width: auto;
	margin-bottom: 16px;
}

td.divider
{
	border-right: 1px solid #ddd;
}

td.std
{
	padding: 4px 2px;
}

td.gbg
{
	background: #F5F5F5;
}

td.std a
{
	border: none;
}

td.alpha a
{
	font: 14px/100% Arial, sans-serif;
	padding: 0;
	margin: 0 2px;
}

h2
{
	font: bold 16px/100% Arial, sans-serif;
	color: #000;
	padding-bottom: 6px;
	padding-top: 2px;
	border-bottom: 1px solid #666;
}

h4
{
	font: bold 16px/100% Arial, sans-serif;
	color: #000;
	margin: 25px 0 5px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
}

#maintextleft p, #maintextright p, td p
{
	margin: 10px 0;
	padding: 0;
}


#help, #disclaimer
{
	position: absolute;
	top: 150px;
	left: 360px;
	width: 250px;
	height: 250px;
	overflow: auto;
	z-index: 20;
	background: #fff;
	border: 3px solid #aaa;
	line-height: 14pt;
	padding: 8px;
}

.tv a
{
	text-decoration: none;
}

div.upwheel
{
	width: 150px;
	height: 18px; /*background-color: #BFD5EA;        border: solid 1px #638CB5;       color: #638CB5;*/
	background-color: #990000;
	border: solid 1px #cccc00;
	color: White;
	font-size: 8pt;
	font-weight: bold;
	top: 0%; /*left: 0px;*/
	right: 0%;
	z-index: 10;
	position: absolute;
}
#ffooter
{
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0;
	height: 100px;
	overflow: hidden;
}

#outer
{
	overflow: auto;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0;
	bottom: 100px;
}

.errorLabel
{
	padding: 2px 2px 2px 2px;
}

.drugView, .drugViewL
{
	border-bottom: silver thin solid;
	border-left: silver thin solid;
	border-top: silver thin solid;
	border-right: silver thin solid;
	padding-bottom: 6px;
	width: 960px;
}

.drugViewL a
{
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.drugViewN a
{
	text-decoration: none;
	border-bottom: none;
}

.drugViewL a:hover
{
	color: inherit;
	border-bottom: none;
}

.srchDiv
{
	float: right;
	width: 280px;
	padding-right: 2px;
	text-align: left;
}

.statusPnl
{ 
	text-align: left;
	border-bottom: navy 2px solid;
	border-left: navy 2px solid;
	border-top: navy 2px solid;
	border-right: navy 2px solid;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	margin-bottom: 6px;
	float: none;
	
 }


.srchPnl
{
	text-align: left;
	border-bottom: navy 2px solid;
	border-left: navy 2px solid;
	border-top: navy 2px solid;
	border-right: navy 2px solid;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	background-color: #ccffff;
	margin-bottom: 2px;
}

.autoheight
{
	height: auto;
}

.fixedheight
{
	height: 480px;
}

.srchRes
{
	border: silver thin solid;
	overflow: auto;
	height: auto;
	max-height: 600px;
	white-space: nowrap;
}

.bnfTvw
{
	float: left;
	width: 600px;
	max-width: 660px;
}
.blinkon
{
	border-bottom: red 3px solid;
	border-left: red 3px solid;
	border-top: red 3px solid;
	border-right: red 3px solid;
	background-color: Yellow;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}

.blinkoff
{
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: none;
}

.welcomePnlOuter
{
	text-align: center;
	padding-bottom: 16px;
	padding-left: 48px;
	padding-right: 48px;
	padding-top: 2px;
	min-height: 280px; /*width:100%;*/
}

.welcomePnlInner
{
	text-align: left;
	border-bottom: silver 1px solid;
	border-left: silver 1px solid;
	border-top: silver 1px solid;
	border-right: silver 1px solid;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	background-color: #f0f8ff;
	max-height: 340px;
}

.welcomePnlInner a
{
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.welcomePnlInner a:hover
{
	color: inherit;
	border-bottom: none;
}

.contact
{
	font-weight: bold;
}
.contact a
{
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dashed;
}
.contact a:hover
{
	color: inherit;
	border-bottom: none;
}

hr
{
	
	border-bottom: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-top: #d3d3d3 0px solid;
	border-right: #d3d3d3 1px solid;
	background-color: #d3d3d3;
}

.condPanel
{
	padding-left: 20px;
	padding-right: 4px;
	clear: left;
}

.condTable
{
	white-space:nowrap;
}

.startMenu
{
	line-height: 150%;
	
}
.nav  
{
	padding:0;
	margin: 0 0 20px 0;
	
	list-style: none; 
	overflow: hidden; 
	font: 14px Helvetica, Arial, Sans-Serif;
	border:1px solid #dedede;
}
.nav li  
{
	list-style-type:none;
	padding:0;
	margin:0;
	float:left;
	line-height:2.6em;
}
.nav li a 
{	
	display:block;
	padding:0 15px 0 15px;
	text-decoration:none;
	color: GrayText;
	font-weight:bold;
}


.nav li a:hover,
.nav li a:focus 
{
	background-color: #cccccc;
	color:white;
	font-weight: bold;
}

.detailsTable {
    font-weight: normal;
    font-size: 16px;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    color: #074599;
}
.leftTitle {
    white-space: nowrap;
    width: 200px;
    font-weight: bold;
}
fieldset {
    padding: 20px;
    padding-top: 30px;
    padding-bottom: 10px;
    position: relative;
    border: lavender solid 1px; 
}
fieldset.form {
	margin-bottom: 25px;
}
legend {
    position: absolute;
    top: -2px;
    left: 6px;
    background: #fff;
    padding: 2px 8px;
    padding-left: 4px;
    border: lavender solid 1px;
    text-shadow: 1px 1px 2px rgba(0,0,0,.3);
    font-weight: bold;
    font-size: 13px;
    text-align: left;
    
}
legend span {
    display: block;
    margin: -0px;
    background: #fff;
    padding: 0px 20px;
}
.caption {
    caption-side: top;
    font-weight: bold;
    font-family: Tahoma, Geneva, sans-serif;
    color: #074599;
    white-space: nowrap;
    background: #F7F9FC;
    padding: 3px 40px 3px 20px;
    margin:0px;
    margin-top: 10px;    
    border: lavender solid 0px;
    width: 50px;
}

table.entryForm {
	width: 100%;	
}
table.entryForm tr {
	vertical-align: top; 
	height: 220px;	
}
table.entryForm td {
	width: 100%;
}

table.drugs {
    border:0px solid lavender;  
    border-collapse:collapse; 
    border-top:none; 
    width:100%;
}
table.drugs th {
    color: #074599;
    font-weight: bold;
    font-family: Tahoma, Geneva, sans-serif;
    white-space: nowrap;
    text-align: left;
}
table.drugs td {
   border-bottom:2px solid white;
   padding: 2px 2px 6px 2px;
   background: #F7F9FC;
    
}

table.products {
    border:0px solid lavender;  
    border-collapse:collapse; 
    border-top:none; 
    width:100%;
}
table.products th {
    color: #074599;
    font-weight: bold;
    font-family: Tahoma, Geneva, sans-serif;
    white-space: nowrap;
    text-align: left;
}
table.products td {
   border-bottom:2px solid white;
   padding: 2px 2px 6px 2px;
   background: #F7F9FC;
    
}

table.newtable th {
    color: grey;
    font-weight: bold;
    font-family: Tahoma, Geneva, sans-serif;
    white-space: nowrap;
}

.fckBorder {
	border: 1px solid gray;
}

.error{
    color:red;
    font-size:12px;
    font-weight: bold; 
}

.form-style-10{
    width:850px;
    padding:30px;
    margin:40px auto;
    background: #FFF;
    border-radius: 10px;
    -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
}
.form-style-10 .inner-wrap{
    padding: 20px 30px;
    background: #F8F8F8;
    border-radius: 6px;
    margin-bottom: 5px;
}
.form-style-10 .label{
    font-weight: bold;
    font-size: 14px;
}
.form-style-10 > h1{
    background: #2A88AD;
    padding: 10px 30px 10px 30px;
    margin: -20px -30px 20px -30px;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    font: normal 30px 'Bitter', serif;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #257C9E;
}
.form-style-10 h1 > span{
    display: block;
    margin-top: 2px;
    font: 13px Arial, Helvetica, sans-serif;
}
.form-style-10 label{
    /*display: block;*/
    font: 13px Arial, Helvetica, sans-serif;
    color:#666666;
    margin-bottom: 15px;
}

.form-style-10 input[type="text"],
.form-style-10 input[type="date"],
.form-style-10 input[type="datetime"],
.form-style-10 input[type="email"],
.form-style-10 input[type="number"],
.form-style-10 input[type="search"],
.form-style-10 input[type="time"],
.form-style-10 input[type="url"],
.form-style-10 input[type="password"],
.form-style-10 textarea,
 .inlineEditor,
.form-style-10 select {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding: 8px;
    border-radius: 6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border: 2px solid #fff;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    background: #fff;
}


.form-style-10 .section{
    font: normal 20px 'Bitter', serif;
    color: #2A88AD;
    margin-bottom: 5px;
    margin-left: 15px;
    padding: 15px 0px 5px 0px;
}
.form-style-10 .section span {
    background: #2A88AD;
    padding: 5px 10px 5px 10px;
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 4px solid #fff;
    font-size: 14px;
    margin-left: -45px;
    color: #fff;
    margin-top: -3px;
}
.form-style-10 input[type="button"], 
.form-style-10 input[type="submit"]{
    background: #2A88AD;
    padding: 8px 20px 8px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    font: normal 30px 'Bitter', serif;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #257C9E;
    font-size: 15px;
}
.form-style-10 input[type="button"]:hover, 
.form-style-10 input[type="submit"]:hover{
    background: #2A6881;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
}

.form-style-10 .privacy-policy{
    float: right;
    width: 250px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #4D4D4D;
    margin-top: 10px;
    text-align: right;
}

.form-style-10 .left {
    float:left;
    width:50%;
}
.form-style-10 .right {
    float:right;
    width: 50%;
}
.form-style-10 .button-section {
    padding-top: 15px;
    position: relative;
    left: 78%;
}

.start_link {
	border-width: 0px;
	height: 75px;
	margin-top: -8px;
}

.bnfhidden {
    color: red;
}
.gridview td{
	padding:5px;
}
.gridview th {
	padding: 5px;
}

.report-search-criteria {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.padding-table {
	padding: 10px 0px;
}

.report-criteria-btns button {
	padding: 2px 4px;
}
.report-criteria-dropdown {
	padding: 2px 4px;
}
.margin-bottom {
	margin-bottom: 10px;
}
.report-grid{
	margin-top:20px;
}
.pagination-results {
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.report-grid  th {
	padding: 4px 6px;
}

.pagination-results table > tbody > tr > td {
	display: inline;
}

.pagination-results table > tbody > tr > td > a,
.pagination-results table > tbody > tr > td > span {
	position: relative;
	float: left;
	padding: 4px 6px;
	line-height: 1.42857143;
	text-decoration: none;
	margin-left: -1px;
}

.pagination-results table > tbody > tr > td > span {
	position: relative;
	float: left;
	padding: 4px 6px;
	line-height: 1.42857143;
	text-decoration: none;
	margin-left: -1px;
	z-index: 2;
	cursor: default;
}

.pagination-results table > tbody > tr > td:first-child > a,
.pagination-results table > tbody > tr > td:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.pagination-results table > tbody > tr > td:last-child > a,
.pagination-results table > tbody > tr > td:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.pagination-results table > tbody > tr > td > a:hover,
.pagination-results table > tbody > tr > td > span:hover,
.pagination-results table > tbody > tr > td > a:focus,
.pagination-results table > tbody > tr > td > span:focus {
	text-decoration: underline;
}

.padding-right {
	padding-right: 8px;
}