@charset: 'ISO-8859-1'; 

.idb_herb_input {
    border: 1px solid #AAC7E1;
    border-radius: 8px 8px 8px 8px;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    height: 25px;
    outline: medium none;
    padding: 3px 5px 3px 3px;
    width: 170px;
}

.idb_drug_input {
    border: 1px solid #AAC7E1;
    border-radius: 8px 8px 8px 8px;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    height: 25px;
    margin-top: -10px;
    outline: medium none;
    padding: 3px 5px 3px 3px;
    width: 220px;
}


DIV.interactionsDB_combo {
    background-image: url("images/itherapeutics/combo.png");
    background-repeat: no-repeat;
    height: 150px;
    padding-left: 20px;
    padding-top: 20px;
    width: 600px;
}


#interactionDB TD {
    font-family: arial,verdana,Helvetica,sans-serif;
    font-size: 8.5pt;
    font-weight: normal;
    line-height: 15px;
}

/*
.list_header TR {
	color: #EEEEEE;
}

.list_header, .list_header TD {
    background-color: #555555;
    color: #EEEEEE;
    font-family: Arial,Helvetica,sans-serif;
}
*/

/*
.list_row1 {
    background-color: #FCFCFC;
}

.list_row2 {
    background-color: #EFFAFF;
}
*/

.iDB-label {
    color: #444444;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: bold;
}
.iDB_search_button {
    background-color: #ED1C24;
    border: 1px solid #222222;
    color: #FFFFFF;
    display: inline;
    font: bold 10px Verdana,Arial,Helvetica,sans-serif;
    height: 20px;
    text-decoration: none;
    text-transform: uppercase;
}
.iDB_recRed {
    background-color: #FF3366 !important;
    color: #ffffff !important;
}
.iDB_recGreen {
    background-color: #66F033 !important;
}
.iDB_recDarkGreen {
    background-color: #009900 !important;
}
.iDB_recBlue {
    background-color: #00CCFF !important;
}
.iDB_recAmber {
    background-color: #FFCC66 !important;
}
.iDB_recLightGreen {
    background-color: #90EE90 !important;
}
.iDB_recGrey {
    background-color: #B0B0B0 !important;
}
.iDB_recBarRed {
    background-color: #FF3366;
    color: #FFFFFF !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    padding: 4px 20px;
}
.iDB_recBarGreen {
    background-color: #66F033;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    padding: 4px 20px;
}
.iDB_recBarBlue {
    background-color: #00CCFF;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    padding: 4px 20px;
}
.iDB_recBarAmber {
    background-color: #FFCC66;
    color: #222222;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    padding: 4px 20px;
}
.iDB_recBarLightGreen {
    background-color: #90EE90;
    color: #222222;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    padding: 4px 20px;
}
.iDB_recBarGrey {
    background-color: #B0B0B0;
    color: #222222;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    padding: 4px 20px;
}
DIV.iDB_summary {
    /*background-color: #E4E1CE;*/
    /*margin-left: 30px;
    margin-right: 30px;
    padding: 10px 20px 25px; */
}
DIV.iDB_report {
    /*background-color: #D3ECE8;*/
    /*border: 1px solid #cccccc;
    padding-left:10px;
    padding-left:10px;
    margin-left:18px;
    margin-right:18px;*/
    
}
/*
DIV.iDB_summary H1, DIV.iDB_report H1 {
    color: #222222;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16pt;
    font-weight: bold;
    padding-bottom: 10px;
}
DIV.iDB_summary H2, DIV.iDB_report H2 {
    color: #222222;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13pt;
    font-weight: bold;
}
DIV.iDB_summary H3, DIV.iDB_report H3 {
    color: #222222;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: bold;
}
DIV.iDB_report HR {
    border: 1px solid #BDD4D0;
}
DIV.iDB_summary UL {
    padding-left: 15px;
}
*/


.herb-search {
    border-radius: 10px 0 0 0;
    float: left;
    height: 160px;
    margin: 34px 0 0 20px;
   
    width: auto;
}

.herb-search h2, .drug-search h2 {
	font: 1.25em "OpenSansRegular", Verdana, Geneva, sans-serif;
}

.drug-search {
    float: left;
    margin: 0 0 0 180px;
    
    width: auto;
}

/*
#interactionsSearch {
    background-image: url("images/interaction-bg.jpg");
    background-repeat: no-repeat;
    border: 2px solid #BBBBBB;
    border-radius: 10px 10px 0 0;
    display: block;
    float: left;
    height: 200px;
    margin: 0 80px 20px;
    padding: 0;
    width: 864px;
}

TD {
	padding:2px;
}
*/

/*
.levelButton, .levelButtonSelected {
    background: none repeat scroll 0 0 #e3e3e3;
    color: #898989;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    height: 25px;
    margin-right: 15px;
    padding-top: 5px;
    text-align: center;
    vertical-align: middle;
    width: 200px;
}
*/


.levelButton {
	background: none repeat scroll 0 0 #e3e3e3;
	color: #898989;
	display: inline-block;
	font-size: inherit !important;
	line-height: inherit;
	width: 200px;
}
.levelButtonSelected {
    background: none repeat scroll 0 0 #4e7ac7;
    color: #ffffff;
    display: inline-block;
    font-size: inherit !important;
    line-height: inherit;
    width: 200px;
}

.level {	
	display: inline-block;
	font-size: inherit !important;
	line-height: inherit;
	width: 200px;
}


/*
.button {
    background-color: #4e7ac7;
    border: medium none;
    color: #ffffff;
    font: 0.75em "OpenSansRegular",Verdana,Geneva,sans-serif;
    height: 25px;
    margin-bottom: 10px;
    outline: medium none;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
}
*/

.ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.5;           
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;    
}
.ui-autocomplete { height: 500px; overflow-y: scroll; overflow-x: hidden;}


.ms-container .ms-list {   
    height: 120px !important; 
}

.interaction-type select {                  
    width:100%;
}       
.interaction-type h4 { color: #337ab7; }
.interactions-results { display:none; }
.interactions-summary { display:none; }

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-overflow-scrolling: touch; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 5px 10px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }



table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child::before {
    background-color: #acacac !important;
    border: none !important;    
    box-shadow: none !important;           
}

table.dataTable > tbody > tr.child ul li {
    white-space: normal;
}

.ms-elem-selectable:hover, ms-elem-selectable:focus {
   background-color:#eeeeee;
   cursor:pointer;
}

.note-item-added {
	margin-top: 5px;
	margin-left:10px;
	border-radius:4px;
	background-color: #0d72ba;
	color: white;
    padding-left: 10px;
    max-width:200px;
}

#example a:hover{text-decoration:none;}
#example a:visted{text-decoration:none;}



