﻿@charset "utf-8";

.medline-about 
{
    font-weight:normal;
    font-size:85%;
    display:block;
    margin-top:0.5em;
    
}

.medline-about a#medline
{
    background-image: none;
    color: White;
    margin:0; padding:0;
}


.medline-about a#medline:visited 
{
    color: White;
}

a.medline-link 
{
    background-image: none;
    color: Black;
    text-decoration: none;
    margin: 0; padding: 0;
    cursor: pointer;
    border-color: Black;
}

a.medline-link:hover 
{
    color: #0073AE;
    text-decoration: underline;
    border-bottom: none;
}

#results-expand-link 
{
    display: block;
    margin-top: 15px;
}

.callout a.www 
{
    background-image: url('../images/outsidelink.png'); /* The transparent version */
}

div.moreinfobox.alwaysontop 
{
    position: relative;
    z-index:9000;
}


div.moreinfobox a.www
{
    background-image: url('../images/outsidelink.png');
}


.expand-contract 
{
    background-image: url('../images/plus.gif');
    background-repeat: no-repeat;
    padding-left: 15px;  /* width of the image plus a little extra padding */
    background-position:left center;
}
.expand-contract.expanded 
{
    background-image: url('../images/minus.gif');
}


/* Applied to html, body when dialogs are open to disable scrolling on parent page */
.no-scroll 
{
    overflow:hidden;
}


.validation-message .ui-tooltip-content
{
    background-color: #EFFADF !important;
    border:2px solid #9FCF67 !important;
    color:Black !important;
}

/* Fix for ie8 margin collapse */
#adrs-more-database, #advanced, #search-parameters, #search-parameters p, #medicines-list, #reaction-list, #report-totals 
{
    overflow:hidden;
}
#report-totals p 
{
    margin-top:8px;
    margin-bottom:8px;
}

/* Styles for year selection dropdown widget */
.year-widget table
{
    border:1px solid #dddddd;
    border-collapse:collapse;
    margin:0px;
}
.year-widget td 
{
    border:none;
    border-right:1px solid #dddddd;
    padding:4px 10px 4px 10px;
}
.year-widget td:hover 
{
    background-color:#b3c960;
    cursor:pointer;
}
.year-widget td.empty:hover 
{
    background-color:#ffffff;
    cursor:default;
}

/* Styles for UpdatePanel loading animation */
.loading{
	background:url('../images/spinning.gif') no-repeat 50% 50%;
	min-height:30px;
	min-width:30px;
}
.overlay{
	background-color:#FFF;
	position:absolute;
	display:none;
	z-index:2000;
	opacity:0.7;
	filter:Alpha(Opacity=70);
}
.page-loader{
	position:absolute;
	display:none;
	margin:-15px 0 0 -15px; /*Negative half the width and height of the loader so it can be correctly centered*/
	height:30px;
	width:30px;
	z-index:2001;
}

/********************************************/

/* Form and disclaimer will be displayed with JavaScript - hidden here in case js is disabled */
#search-content, #disclaimer, #adrs-more-database-show
{
    display:none;
}
#disclaimer 
{
    max-width:1000px;
    overflow:auto;
    padding:10px 10px 0 10px;
}
#disclaimer h2 
{
    border-bottom: dotted 1px #00264C;
    margin:0;
}
#disclaimer h3 
{
    margin:20px 0 0 0;
}
#disclaimer input[type=button] 
{
    padding:10px 20px 10px 40px;
    font-weight:bold;
    margin:0 10px 10px 10px;
    cursor:pointer;
    background-color:#f0f0f0;
    font-family:Verdana, Arial, Sans-Serif;
    border:1px solid #bbbbbb;
}
#disclaimer input[type=button]:hover 
{
    background-color:#dddddd;
}
#disclaimer-buttons 
{
    margin:15px 0 0 0;
    text-align:center;
}
#disclaimer-decline
{
    background-image:url('../images/question.gif');
    background-repeat:no-repeat;
    background-position:3px 3px;
}
#disclaimer-accept
{
    background-image:url('../images/tick.gif');
    background-repeat:no-repeat;
    background-position:3px 3px;
}

#disclaimer-show-more 
{
    position:absolute;
    background-color:#FFF;
    text-align:center;
    padding:5px;
	opacity:0.9;
	filter:Alpha(Opacity=90);
	cursor:pointer;
	color:#00264C;
}


#ie6-warning
{
    display:none;
}

/******/

tr.row-odd
{
    background-color: #e8e8ff;
    border-bottom-color:#000000;
}

td.row-odd
{
    background-color: #e8e8ff;
    border-bottom-color:#000000;
}

row-odd
{
    background-color: #e8e8ff;
    border-bottom-color:#000000;
}

tr.row-odd-other 
{
    /*border-top-style:dotted;*/
    background-color: #e8e8ff;
    border-top-color:#999999;    
    border-bottom-color:#999999;
    border-bottom-color:#000000;
}

td.row-odd-other 
{
    /*border-top-style:dotted;*/

    background-color:#e8e8ff;
    border-top-color:#999999;    
    border-bottom-color:#999999;
    border-bottom-color:#000000;
}

td.row-odd-other-hidden
{
    border-top-style:hidden;
    background-color:#e8e8ff;
    border-top-color:#999999;    
    border-bottom-color:#999999;
    border-bottom-color:#000000;
}

row-odd-other 
{
    /*border-top-style:dotted;*/

    background-color:#e8e8ff;
    border-top-color:#999999;    
    border-bottom-color:#999999;
    border-bottom-color:#000000;
}

row-odd-other-hidden
{
    border-top-style:hidden;
    background-color:#e8e8ff;
    border-top-color:#999999;    
    border-bottom-color:#999999;
    border-bottom-color:#000000;
}

tr.row-even-other 
{
    /*border-top-style:dotted;*/
    border-top-color:#999999;    
    border-bottom-color:#999999;
    border-bottom-color:#000000;
}

td.row-even-other 
{
    /*border-top-style:dotted;*/
    border-top-color:#999999;    
    border-bottom-color:#999999;
    border-bottom-color:#000000;
}

td.row-even-other-hidden
{
    border-top-style:hidden;
    border-top-color:#999999;    
    border-bottom-color:#999999;
    border-bottom-color:#000000;
}

row-even-other 
{
    /*border-top-style:dotted;*/
    border-top-color:#999999;    
    border-bottom-color:#999999;
    border-bottom-color:#000000;
}

row-even-other-hidden
{
    border-top-style:hidden;
    border-top-color:#999999;    
    border-bottom-color:#999999;
    border-bottom-color:#000000;
}

/*******/

table.daen-report 
{
    border:1px solid black;
}

#advanced-empty-message 
{
    display:none;
    color:#555555;
}

#adrs-form .rt-loading-message
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style:normal;
    font-size:90%;
    color:#555555;
    display:none;
}    
#advanced-loading-message 
{
    display:none;
    min-width:100%;
    position:relative;
    top:-9px;
    margin-bottom:13px;
    color:#555555;
    font-size:90%;
}
/* Shown if reaction terms filter has no matches */
.list-empty-message 
{
    display:none;
    color:#555555;
}
.adrs-related 
{
    background-color:#f7f7f7;
    border:1px solid #dddddd;
    float:right;
    width:350px;
    padding:10px;
}
.adrs-instructions-text
{
    margin:20px 0 20px 0;
}

.search-section-dates
{
    width:450px;
    height:auto;
    margin-bottom:10px;
}
.search-section-dates #start-label, .search-section-dates #end-label
{
    display:inline-block;
    width:50px;
    text-align:right;
    font-weight:bold;
    margin-right:8px;
}
.search-section-dates-wrapper
{
    margin:0;
    padding:0;
}
.search-section-header-wrapper
{
    min-width:100%;
    padding:0;
    margin-bottom:20px;
}
.inline-help-text
{
    font-size:85%;
    color:#555555;
}
#adrs-form .search-section p   
{
    display:block;
    height:auto;
    margin:10px 0 10px 0;
}
select#start-month, select#end-month
{
    width:8em;
    height:22px;
}
select#start-day, select#end-day
{
    width:8em;
    height:22px;
}
.instruction-text p
{
    margin:0 !important;
}
#submit-button 
{
    width:200px;
    height:60px;
    margin:0;
    font-size:150%;
    border-right:2px solid #2b2b2b;
    border-bottom:2px solid #2b2b2b;
    border-top:2 px solid #b9b8b9;
    border-left:2 px solid #b9b8b9;
    background-color:#365171;
    color:White;
}
#submit-button:hover
{
    background:#6d7f9d;
    color:White;
    cursor:pointer;
}
.placeholder 
{
    color: #aaa;
}





/*   ---------------    #advanced-instructions-wrapper is needed as the '.search-section' doesn't apply to the advanced section  ------------------ */

.instruction-text-question
{
    top:3px;
    margin-left:10px;
    padding:0;
}
.empty-table, .empty-table td
{
    border:none;
}

.search-advanced-show
{
    font-weight:bold;
    width:auto;
    margin:0 20px 0 0; 
    text-decoration:none;
}
#advanced-show
{
    margin-top:15px;
}
#advanced-show:hover  
{
    cursor:pointer;
}

#adrs-form 
{
	padding:20px;
	width:645px;
	margin:0 0 20px 0;
    background-color:white; 
	border:1px solid #365171; 
}
#adrs-form #search-button {
	text-align:left;	
}

#adrs-form .placeholder {
	color:#999;
}
#adrs-form label {
	color:#000;	
	font-weight:normal;
}



#adrs-form h3
{
    display:inline;
    margin:0px 10px 0 0;
    padding:0;
}
#adrs-form input[type=radio] {
	border:none;
	margin:0px 0px 10px 0px;	
}
#adrs-form input[type=checkbox] {
	border:none;
}
#adrs-form div#submit-report {
	text-align:center;	
}
#adrs-form input[type=submit] {
	padding:5px 10px 5px 10px;
	margin-left:auto;
	font-weight:bold;
}


#adrs-form #soc, #adrs-form #reaction-term {
	width:500px;
}
.ui-multiselect-checkboxes label 
{
    color:#000;
}
input[type=checkbox][name=multiselect_soc], input[type=checkbox][name=multiselect_reactionterm]
{
    border:none;
}

#adrs-form br {
	clear:both;	
}

.adrsresults tr.rowOdd {
	background-color:#e8e8ff;
}

#pmsresults td {
	padding-bottom:0.22em;
	padding-top:0.22em;	
}

#pclresults td {
	padding-bottom:0.35em;
	padding-top:0.35em;	
}

#pclresults ul {
	padding-left:1.8em;	
}

#pclresults ul li {
	padding-top:0.1em;
	padding-bottom:0.1em;
}
.adrsresults td.pmsTotal {
}

#pclresults .adrsrelated {
	float:right;
	width:350px;
	border:1px solid black;
	padding:10px;
}


.ui-button-text 
{
    color:#00264c;
    font-size:90%;
}
.ui-widget 
{
    color:#00264c;
}

/*         --------------    Styles for checkbox lists (Medicine suggestions, SOC list and RT list)   -------------     */
 
#adrs-form div.checkbox-list 
{
    overflow-y:scroll;
	height:inherit;
	position:relative;
	background-color:#f2f5f7;
	border:1px solid #dddddd;
	padding:0;
}
#adrs-form div.checkbox-list label 
{
    display:block;
}
#adrs-form div.checkbox-list .checkbox-list-2ndrow
{
    background-color:#e3e8f5;
} 
#adrs-form div.checkbox-list ul
{
	margin:0px;
	padding:0px;
}
#adrs-form div.checkbox-list ul suggestions-list-header label
{
    color:White !important;
}
#adrs-form #medicine-suggestions ul li
{
    padding:5px 5px 8px 5px;
}

#adrs-form #medicine-suggestions p
{
    padding-left:5px;
}
#adrs-form div.checkbox-list li:hover {
	background:#b3c960;
}
#advanced-header-meddra
{
    width:650px;
    height:30px;
    margin:0;
    padding-top:5px;
    background-color:#0070A3;
}
#advanced-header-title
{
    display:inline-block;
    margin-top:5px;
    padding-left:15px;
    color:White;
    font-weight:bold;
}
#advanced-selected-text
{
    display:inline-block;
    font-size:85%;
    color:white;    
}
#advanced-reaction-header
{
    width:100%;
    height:25px;
    margin:0;
    padding:5px 0 5px 0;
    background-color:#0070A3;
}
#advanced-reaction-header .filter-list ul li
{
    padding:5px; 
}
.filter-list ul .filter-list-contents label
{
    padding:1px 0 0 5px;
}
.filter-list ul .list-empty-message
{
    margin:6px 10px 6px 10px;
    list-style:none;
}
.filter-list ul .list-empty-message:hover
{
    background-color:transparent;
}
#advanced-reaction-header p label
{
    color:White;
    font-weight:bold !important;
    padding-left:7px;
}
.advanced-subheading 
{
    font-weight:normal;
}
#adrs-form .rt-check-all
{
    margin-right:10px;
    top:2px;
}




/*   ----------------   jQuery Accordion Plugin Styles   ---------------    */

h4 a    
{
    height:18px;   
}

#adrs-form #advanced-selection  
{
    width:100%;
    padding:0;
    border-top:1px solid #999;
    border-bottom:1px solid #999;
}
#adrs-form .ui-accordion-content-active p
{
    margin:0 0 13px 0;
    padding:3px 0 3px 0;
}
#adrs-form .advanced-selection-filter
{
    width:300px;
    font: normal normal 100% Verdana,Arial,Helvetica,sans-serif !important;
    margin:0 !important;
}
#adrs-form .advanced-selection-filter:focus
{
    border:solid 1px black !important;
}
#adrs-form .filter-list
{
    height:auto !important;
    max-height:300px !important;
    font: normal normal 90% Verdana,Arial,Helvetica,sans-serif !important;
    padding:0;
    margin:0 0 10px 0;
    border:solid 1px #6d7f9d !important;
}



/*   ----------------------  Common jQuery Styles   ---------------------------   */

.ui-accordion-content, .ui-helper-reset, .ui-widget-content, .ui-corner-bottom, .ui-accordion-content-active
{
    -border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
}



/*    ----------------   jQuery Filter Menu Styles    ----------------------     */


#adrs-form #advanced-accordion .ui-accordion-content, #adrs-form #advanced-accordion .ui-helper-reset, #adrs-form #advanced-accordion .ui-widget-content, #adrs-form #advanced-accordion .ui-corner-bottom, #adrs-form #advanced-accordion .ui-accordion-content-active
{
    border:none;
}
#advanced-accordion .ui-state-default a
{
    font:normal normal 90% Verdana,Arial,Helvetica,sans-serif;
    color:black;  
    background-color:White;
    border:solid 1px #6d7f9d;
}
#adrs-form #advanced-accordion .ui-state-active a, .ui-widget-content .ui-state-active a, .ui-widget-header .ui-state-active a, .ui-widget-header a
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style:normal;
    font-weight:normal;
    color:white !important;
}
#adrs-form #advanced-accordion .ui-state-active a
{
    font-size:90%;
    font-weight:bold;
    background-color: #158abf; 
    border:solid 1px #496b94;
}
#adrs-form #advanced-accordion .ui-state-active a:hover
{
    background-color: #1479a7 !important;
}
#adrs-form #advanced-accordion .ui-state-default a:hover
{
    background-color:#b3c960;
}

#adrs-form #advanced-accordion .ui-accordion-content-active
{
    background-color:white;
    background-image:none;
    border:solid 1px #496b94;
}

#adrs-form .ui-widget-content
{
    overflow-x:hidden;
}
#adrs-form .ui-widget p
{
    font:normal normal 90% Verdana,Arial,Helvetica,sans-serif;    
}

#advanced-accordion .ui-state-active .organ-class-select
{
    font:normal normal 90% Verdana,Arial,Helvetica,sans-serif;
    color:white;
    position:absolute;
    right:30px;
    margin-top:2px;
}
#advanced-accordion .ui-state-default .organ-class-select
{
    font:normal normal 90% Verdana,Arial,Helvetica,sans-serif;
    color:black;
    position:absolute;
    right:30px;
}
#advanced-accordion .suggestions-list-header label .organ-class-select-inner
{
    margin:3px 0 0 0;
    padding:0 !important;
    font:normal normal 90% Verdana,Arial,Helvetica,sans-serif;
    color:White;
    position:absolute;
    right:30px;    
}
#advanced-accordion suggestions-list-header label
{
    color:White !important;
    display:inline-block;
}
#advanced-accordion .ui-corner-all, #advanced-accordion .ui-corner-active
{
    border-radius:0 !important;
    -webkit-border-radius:0 !important;
    -moz-border-radius:0 !important;
    height:30px !important;
}







#adrs-form div.checkbox-list table
{
    border:none;
    border-collapse: collapse;
    margin:0px;
    padding:0px;
    width:100%;
    margin-right:20px;
}
#adrs-form div.checkbox-list td
{
    border:none;
    padding:3px;
    height:20px;
}
#adrs-form div.checkbox-list tr:hover
{
	background:#DCE8F1;
}
#adrs-form div.checkbox-list td.soc-refine-td 
{
    text-align:right;
    padding-right:20px; /* IE7 scroll bar fix */
}
#adrs-form div.checkbox-list td.soc-refine-td a
{
    text-decoration:none;
}
#adrs-form div.checkbox-list td.soc-checkbox-td 
{
    width:25px;
}
#adrs-form div.checkbox-list td.soc-name-td label 
{
    font-weight:bold 
}
.checkblurb 
{
margin-left:25px; 
display:block;
}

.searchgif  
{
    position:relative;
    top:4px;
    right:4px;
}

#adrs-form p
{
    padding:0;
}
/*   -----------------    Medicine checklist    -------------------    */

.search-section 
{
    width:650px;
    display:block;
    margin:0 0 10px 0;
    padding:0 0 10px 0;
    border-bottom:1px solid #CCC;
}
.search-section-noborder
{
    border:none;
    display:block;
}

#adrs-form #medicine-name 
{
	width:638px;
	height:auto;
	padding:9px 0 9px 5px;
	margin:0;
	border:solid 1px #365171;
}
#medicine-widget-header-wrapper
{
    width:100%;
    display:block;
    position:relative;
}
#medicine-loading 
{
    display:none;
    position:absolute;
    margin-left:-180px;
    margin-top:7px;
    font-size:85%;
    color:#555555;
}

/* Fixes Opera 10 an above */

@media not all and (-webkit-min-device-pixel-ratio:0) 
{
    #medicine-loading 
    {
        position:absolute;
        margin-left:-180px;
        margin-top:-13px;
    }
}

/* End Fix */

#adrs-form #medicine-widget-header
{
    margin:0;
    padding:6px 0 8px 7px;
    height:auto;
    display:block;
    margin:0;
    background-color:#0070A3;
    width:638px;
}
#adrs-form #medicine-widget-header label
{
    color:White;
    font-weight:bold !important;
}
#adrs-form #medicine-widget-header #medicine-selected-count
{
    margin:0 0 0 10px;
    color:White;
}
.medicines-check-all    
{
    margin-right:10px;
}
#adrs-form #medicine-widget p
{
   margin-left:5px;
}
#adrs-form div#medicine-suggestions
{
    height:300px;
    width:643px;
} 
#adrs-form div#medicine-buttons {
	float:right;
}
#adrs-form #advanced-accordion .suggestions-list-header
{
    background-color:#158abf;
    border-bottom:solid 1px #6d7f9d;
}
#adrs-form #advanced-accordion .suggestions-list-header:hover
{
    background-color:#1479a7 !important;
}
#adrs-form .suggestions-list-header label input
{
    margin-right:10px;
}
#adrs-form .checkbox-list label input
{
    margin-bottom:8px;
    position:relative;
    left:1px;
    top:1px;
}
.medicine-suggestion-name
{
    display:block;
    max-width:590px;
    margin-left:30px;
    margin-top:-22px;
    position:relative;
}




#medicine-suggestions .active-ingredient 
{
    color:#444444;
    font-style:italic;
}
/* Text inside medicine suggestions list that matches input string */
#medicine-suggestions .medicine-suggestions-match 
{
    font-weight:bold;
    color:#00264c;
}




/*    -----------------   Date selection    ---------------------   */

#adrs-form #start-date, #adrs-form #end-date 
{
	width:100px;
}
#adrs-form #date-warning 
{
    font-weight:bold;
    color:#365171;
}



/* -------------------------------------- ADVANCED OPTIONS -------------------------------- */


/*    ---------------    Reaction terms widget    -------------------    */

#adrs-form div#rt-selection-area 
{

    width:34%;
    padding:0px;
    margin:0px;
    height:inherit;
}

#adrs-form div.rt-widget 
{
    margin:0px 8px 0px 8px;
    padding:8px;
    background-color:#f2f5f7;
    border:1px solid #dddddd;
}

#adrs-form div.rt-buttons
{
    text-align:right;
}

#adrs-form div.rt-widget button 
{
    font-size: 95% !important;
}

#adrs-form div.rt-widget .checkbox-list 
{
    height:inherit;
    max-height:270px;
    margin-top:10px;
    overflow-x:hidden;
}

.rt-name
{
    margin-left:8px;
}





/****   ---------------   OLD STYLES BELOW   --------------------   ****/

#adrs-form div#auto-medicinescontainer li label
{
    display:block;
}

#adrs-form div.checkboxwidget li:hover {
	background:#ECF9FF;
	border:1px solid #009BCE;
	padding-top:3px; /*So that border does not add to width and height*/
	padding:3px;
}






/*   ------------------    Advanced widget    ---------------------   */

/* ---------- SOC checklist ----------- */
#adrs-form #soc-widget 
{
    display:none;
    height:auto;
}
#adrs-form div#soc-header {
	height:3em;
	line-height:3em;
	width:65%;
}
#adrs-form div#soc-buttons {
	float:right;
}
#adrs-form div#soc-suggestions {

	width:65%;
	height:500px;
    overflow-x:hidden;
}
table.soclistitem, table.soclistitem td
{
    border:none;
    padding:0px;
    margin:0px;
}
table.soclistitem 
{
    width:100%;
    margin-right:20px;
}
table.soclistitem td.socrefinetd 
{
    text-align:right;
    padding-right:20px; /* IE7 scroll bar fix */
}
table.soclistitem td.socrefinetd a
{
    text-decoration:none;
}
table.soclistitem td.soccheckboxtd 
{
    width:25px;
}

#adrs-form table.soclistitem td.socnametd label 
{
    font-weight:bold 
}

#adrs-form div#advancedwidget 
{
    width:650px;
}
#adrs-form div#adv-buttons {
	float:right;
	/*line-height:2em;*/
}
#adrs-form div#adv-status 
{
    width:60%;
}
#adrs-form div#adv-header 
{
    padding:5px 0px 5px 0px;
}
#adrs-form div#adv-container 
{
    margin-top:5px;
}
#reactionTermsWidget 
{
    font-size:90%;
}
.ui-dialog-content label
{
    color:#000;	
	font-weight:normal;
}
div.rtdialog div.advancedwidget 
{
    margin-top:10px;
    height:420px;
    background-color:#EBEFF3;
}
div.rtdialog div.advancedwidget input[type=checkbox]
{
    border:none;
}
div.rtdialog .rtbuttons 
{
    float:right;
}
div.rtdialog .filtertext input[type=text]
{
    width:170px;
}
div.rtdialog button.rtbuttonsubmit 
{
    margin-top:5px;
    width:100px;
}
div.rtdialog p.rtcount 
{
    font-weight:bold;
}



/* ---------------------------------------- RESULTS PAGE ------------------------------------------------ */


.back-button
{
    padding:5px 10px 5px 10px;
    border:1px solid #ACC2AC;
    /*background:#f0f0f0;*/
    background:#365171;
    color:white;
    margin-left:0.5em;
    font-weight:bold;
}

.new-search-button
{
    padding:5px 10px 5px 10px;
    border:1px solid #ACC2AC;
    /*background:#f0f0f0;*/
    background:#365171;
    color:white;
    font-weight:bold;
}

.back-button:hover
{
    cursor:pointer;
    background:#6D7F9D;
}

.new-search-button:hover
{
    cursor:pointer;
    background:#6D7F9D;
}

#results-wrapper
{
    margin-top:20px;
}
.report-summary-wrapper
{
    border:solid 1px #9fcf67; 
    width:auto;
    max-width:1000px;
    background-color:white;
    padding:10px 10px 20px 10px;
    position:relative;
    z-index:1002;
}
h3.report-heading 
{
    font-size:1.2em;
    border-bottom:1px solid #dddddd;
    padding-bottom:5px;
}

#daen-print-pdf
{
    width:100%;
    height:25px;
    position:relative;
    top:-2px;
    margin:0 0 10px 0;
}
.pdf-right
{
    width:200px;
    float:right;
}

.sort-options
{
    margin:0 0 15px 0;
}
.results-tab
{
    display:inline-block;
    height:31px;
    width:auto;
    margin:0 0 0 10px;
    position:relative;
    z-index:1002;
    top:1px;
}
.results-tab a
{
    display:block;
    width:auto;
    padding: 6px 15px 5px 15px;
    height:32px;
}
.results-tab-active 
{
    border:solid 1px #9fcf67;
    border-bottom:none;
    -webkit-border-radius:5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    background-color:#9fcf67;
    position:relative;
    z-index:1005;
}
.results-tab-active a
{
    font-weight:bold;
    color:#00264c;
}
.results-tab-inactive
{
    height:29px;
    border:solid 1px #00264c;
    border-bottom:solid 1px #d0d0d0;
    -webkit-border-radius:5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    background-color:#EEE;
    position:relative;
    z-index:1006;
}
.results-nav-buttons
{
    padding:5px 10px 5px 10px;
}

.results-nav-buttons:hover
{
    cursor:pointer;
}
#results-wrapper .daen-report
{
    margin: 0 0 20px 0;
    width:100%;
}

/* Style for hover underline */
.hovertext
{
    border-bottom:dashed 1px black;
    cursor:help;
}

table th .hovertext 
{
    border-bottom-color: White;
}

.hovertext-message .ui-tooltip-content
{
    background-color: #EFFADF !important;
    border:2px solid #9FCF67 !important;
    color:Black !important;
}

div.moreinfoboxright {
  background-color:#D9F0FA;
  border:1px solid #00264C;
  clear:right;
  float:right;
  padding:0.2em 0.2em;
  min-width:208px;
  margin: 0px 5px;
}
div.moreinfoboxright a.www {
  background-image:url(\sites\default\files\outsidelink.png);
}
div.moreinfoboxright img {
  float:left;
  margin-right:0.5em;
  margin-top:-1em;
}
div.moreinfoboxright.alwaysontop {
  position:relative;
  z-index:9000;
  padding:10px;
}

#scrollContent
{
    overflow-y: scroll;
}



/*********************************************************/


.contentTable
{
	width: 100%;
	padding: 0;
}

.mainModule
{
	margin: 1em 0em 0em 0em;
	width: 100%;
}

.moduleBody
{
	padding: 0.6em;
	font-size: 10pt;
	font-family: Arial;
	color: Black;
	background-color: inherit;
}

.columns
{
	margin-top: 0.2em;
    padding: 1em;
}

.columns .column-11
{
    float: left;
	width: 99.9%;
}

/* Two columns */
.columns .column-12, .columns .column-24, .columns .column-36, .columns .column-48, .columns .column-510
{
    float: left;
	width: 49.9%;
}

/* Three columns*/
.columns .column-23, .columns .column-46
{
    float: left;
	width: 66.5%;
}

.columns .column-13, .columns .column-26
{
    float: left;
	width: 33.2%;
}

/* Four columns*/
.columns .column-14, .columns .column-28
{
    float: left;
	width: 25%;
}
.columns .column-34, .columns .column-68
{
    float: left;
	width: 75%;
}

/* Five columns*/
.columns .column-15
{
    float: left;
	width: 24.9%;
}

.columns .column-25
{
    float: left;
	width: 39.9%;
}

.columns .column-35, .columns .column-610
{
    float: left;
	width: 59.9%;
}

.columns .column-45, .columns .column-810
{
    float: left;
	width: 79.9%;
}

/* Six columns*/
.columns .column-16
{
    float: left;
	width: 16.5%;
}

.columns .column-56
{
    float: left;
	width: 83.5%;
}

/* Seven columns */
.columns .column-17
{
    float: left;
	width: 14.25%;
}

.columns .column-17
{
    float: left;
	width: 14.25%;
}

/* Eight columns */
.columns .column-18
{
    float: left;
	width: 12.5%;
}
.columns .column-38
{
    float: left;
	width: 37.5%;
}

.columns .column-58
{
    float: left;
	width: 62.5%;
}

.columns .column-78
{
    float: left;
	width: 87.5%;
}

/* Ten columns */
.columns .column-110
{
    float: left;
	width: 10%;
}

.columns .column-710
{
    float: left;
	width: 69.9%;
}

.columnText
{
	margin-right: 0.5em;
	text-align: right;
	font-size:10pt;
	font-family:Arial, Times New Roman, Verdana, Tahoma;
}

.columnTextLeft
{
	margin-right: 0.5em;
	text-align: left;
	font-size:10pt;
	font-family:Arial, Times New Roman, Verdana, Tahoma;
}

.columnTextBold
{
	margin-right: 0.5em;
	text-align: right;
	font-size:10pt;
	font-weight: bold;
	font-family:Arial, Times New Roman, Verdana, Tahoma;
}

.columnTextCentre
{
	margin-right: 0.5em;
	text-align: center;
	font-size:10pt;
	font-family:Arial, Times New Roman, Verdana, Tahoma;
}

.columnButton
{
    float:left;
    padding-left:0.5em;
}

.verticalFieldsetLabel
{    
	float: left;
	width: 13em;
	margin-right: 0.1em;
	text-align: right;
	margin-top: 0.3em;
}

.columns .column-pagecontent
{
    margin-top: 0.3em;
    margin-left: 10px;
}

.rowTitle
{
	font-weight: bold;
	font-size:12pt;
	text-align: left;
	font-family:Arial, Times New Roman, Verdana, Tahoma;
}

.fieldHeading
{
    font-weight: bold;
}

.rt-checkbox 
{
    text-align:center;
}

.select-advanced-link 
{
    font-size:8pt;
    cursor: pointer;
}

.adv-list 
{
    list-style:none;
}

.adv-list-item
{
    margin-left:-35px;
}

.adv-list-item label
{
    padding:1px 0 0 5px;
}

.adv-list-item:hover
{
    background-color:#9FCF67;
}

.otherDevicesHeading th
{
    background-color:#E8E8FF;
    color:#000000;
}

#leftnavigation ul 
{
    border-bottom: 0px;
}

#leftnavigation p 
{
    border-bottom: 0px;
}