#content {
	padding-top: 5px;
}

#filters table { width: 100% }
#filters tr { height: 2em }
#filters th, #filters td { padding: 0 .2em; vertical-align: middle }
#filters th { font-size: 11px; text-align: right; white-space: nowrap; }
#filters td label { font-size: 11px }
#filters td.mode { text-align: right }
#filters td.filter { width: 100% }
#filters td.filter label { padding-right: 1em }
#filters td.actions { text-align: left; white-space: nowrap }
#filters tr.filter_item { border-bottom: 1px solid #177EC2; }
.select .checkbox {
    float: left;
}
.select .checkbox label {
    font-weight: normal;
    width: 25em;
    display: block;
}
.input_float input[type=checkbox] {
	clear: left;
	float:left;
}

label { 
    font-weight: bold;
    padding: 2px;
	padding-right: 1em;
    display: block;
}
input, select, textarea {
	z-index:1;
}
label em {
	color: red;
	font-weight: bold;
	padding: 0 4px;
}
.wire-box {
	padding: 4px;
	margin: 5px auto;
	width: 95%;
}

.remove_filter div {
	margin: 2px; 
	position: relative; 
	padding: 7px 0; 
	cursor: pointer;
	cursor: pointer!important; 
}

.remove_filter div span.ui-icon {
	margin: 0 7px; 
}

.hint {
	float: left;
	font-size:13.5px;
	font-weight:bold;
	line-height:14px;
	margin-right:3px;
	margin-top:1px;
	padding:0.2em 0.5em 0.2em 20px;
	position:relative;
	z-index: 0;
}

.hint span.ui-icon {
	left:0.2em;
	margin-top:-8px;
	position:absolute;
	top:50%;
}
.submit {
	float: left;
}

table.wire :link, table.wire :visited,
table.wire-simple-gray :link, table.wire-simple-gray :visited {
 text-decoration: none;
}
table.wire :link:hover, table.wire :visited:hover,
table.wire-simple-gray :link:hover, table.wire-simple-gray :visited:hover{  
	text-decoration: underline;
}

table.wire a.ui-icon:link, table.wire a.ui-icon:visited,
table.wire-simple-gray a.ui-icon:link, table.wire-simple-gray a.ui-icon:visited {
 text-decoration: none;
 border-bottom: none;
}

table.wire a.ui-icon:link:hover, table.wire a.ui-icon:visited:hover,
table.wire-simple-gray a.ui-icon:link:hover, table.wire-simple-gray a.ui-icon:visited:hover{  border-bottom: none; }
tr.wire-query-result {
    padding: 5px;
}

td.wire-query-result-view {
}

tr.wire-query-result:hover td {
    background-color: #f0f0f0;
}



.wire-query-more {
    cursor: pointer;
}

td.wire-query-more {
    text-align: center;
    font-weight: bold;
    background-color: #999999;
    color: #ffffff;
    padding: 4px;
}


td.wire-query-more:hover {
    background-color: #b6b6b6;
    color: #ffffff;
}



td.wire-query-more-all {
    color: #bcf3ea;
}

.wire_query_fields td.query_dates {
    text-align: center;
}

.wire_query_fields .wire_query_other label {
    float: left;
}

.wire_query_fields .wire_query_other strong {
    float: right;
    margin-right: 10px;
}

.wire_query_dates input[type=radio]{
    float: right;
}
.wire_query_dates fieldset input[type=radio]{
    float: left;
}
td.wire-query-result-view {
    font-weight: bold;
    background-color: #55e0b8;
    background-color: #55e0b8!important;
}

td.wire-query-result-view:hover {
    background-color: #4dcca7;
    background-color: #4dcca7!important;
}

table.wire-results {
	width: 100%;
}
#filter-results td {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	overflow: hidden;
}

td a.result_title {
	display: block;
	padding-left: 3px;
	font-size: 1.1em;
	font-weight: bold;
	border-left: 3px solid #127cc1;
}
div.result_title {
	display: block;
	padding-left: 3px;
	font-size: 1.3em;
	font-weight: bold;
	border-left: 3px solid #127cc1;
}

div.result_info,
div.result_locations {
	display: block;
	padding-left: 3px;
	font-size: 1.0em;
	font-weight: normal;
	border-left: 3px solid #ce515c;
}
#filter-results div.result_summary {
	font-style: italic;
	color: #6c6c6c;
	border-left-color: #8a8a8a;
	display: block;
	padding-left: 3px;
	font-size: 1.0em;
	border-left: 3px solid;
}
.view_research div,
.view_provider div {
	/* margin: 3px; */
}
.ui-widget-content .view_research a.org_link,
.ui-widget-content .view_provider a.org_link {
	color: #127CC1;
}
.view_research div.result_summary,
.view_provider div.result_summary {
	color: #6c6c6c;
	border-left-color: #8a8a8a;
	display: block;
	padding-left: 3px;
	font-size: 1.0em;
	border-left: 3px solid;
}

.view_research div.result_summary span,
.view_provider div.result_summary span {
	font-weight: bold;
	display: block;
	margin-bottom: 1px;
}

#filter-results tr {
	background-color: #f1f7fa;
}

#filter-results tr:nth-child(odd){
	background-color: #e1ecee;
}

.ellipsis {

}

div.result_links,
span.result_links {
	display: block;
	padding-left: 3px;
	font-size: .9em;
	font-weight: normal;
	border-left: 3px solid #da8c5e;
}
.result_links ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 0px;
	display: inline;
}

.result_links li {
	margin-left: 0px;
	text-align: center;
	padding: 2px;
	padding: 2px!important;
	display: inline;
	vertical-align: middle;
	margin-right: 0px;
	margin-right: 3px!important;
	float: left;
	padding-bottom: -1px;
	position: relative;
}

a.result_website {
	padding: 2px 5px;
	padding: 2px 5px!important;
	position: relative;
	color: #fff;
	background-color: #6f8688;
	float: right;
	margin: 1px;
	line-height: 1.5em;
	font-weight: bold;
	
}
.result_links li a,
.result_links li a:link,
.result_links li a:visited,
.result_links li a:active,
.result_links li button
 {
	word-wrap: normal;
	word-break: keep-all;
	background-color: #6f8688;
	color: #fff;
	font-weight: bold;
	border: none;
	position: relative;
	/*z-index: 10;*/
	margin: 0;
	line-height: 1.5em;
	height: 100%;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
}
.result_links li a.remote-pdf-link,
.result_links li a.remote-pdf-link:link,
.result_links li a.remote-pdf-link:visited,
.result_links li a.remote-pdf-link:active
 {
	background-color: #ce515c;
}

.result_links li a.google-pdf-link,
.result_links li a.google-pdf-link:link,
.result_links li a.google-pdf-link:active,
.result_links li a.google-pdf-link:visited,
.result_links li a.focus-locations-link,
.result_links li a.focus-locations-link:link,
.result_links li a.focus-locations-link:active,
.result_links li a.focus-locations-link:visited
 {
	background-color: #2f8fce;
}

.result_links li a.remote-link,
.result_links li a.remote-link:link,
.result_links li a.remote-link:visited,
.result_links li a.remote-link:active,
.result_title a.remote-link,
.result_title a.remote-link:link,
.result_title a.remote-link:visited,
.result_title a.remote-link:active
 {
	background-color: #82a594;
}

.result_links li a.file-link,
.result_links li a.file-link:link,
.result_links li a.file-link:active,
.result_links li a.file-link:visited {
	background-color: #b08a8e;
}


.result_links li a.filemirror-link,
.result_links li a.filemirror-link:link,
.result_links li a.filemirror-link:active,
.result_links li a.filemirror-link:visited {
	background-color: #aab084;
}

.result_links li a.more-information-link,
.result_links li a.more-information-link:link,
.result_links li a.more-information-link:active,
.result_links li a.more-information-link:visited {
}

.result_links li a:link,
.result_links li a:visited,
.result_links li a:active {
	text-decoration: none;
}

.result_links li a:hover {
	background-color: #7d7d7d;
	color: #fff;
	text-decoration: none;
	text-decoration: none!important;
}

.top-blurb{
	margin: 2px 2px 3px;
}

.wire-gmap-info {
	width: 380px;
	overflow: visible;
}

.wire-gmap-info .org-name {
	font-weight: bold;
}

.wire-gmap-info .site-name {
	
	font-style: italic;
	
}

div.markerTooltip, div.markerDetail {
  color: black;
  font-weight: bold;
  background-color: white;
  white-space: nowrap;
  margin: 0;
  padding: 2px 4px;
  border: 1px solid black;
}

#wire-provider-results,
#wire-provider-filter {
	padding: 3px;
}
#wire-provider-filter {
	margin: 5px 0;
}

#wire-provider-results-list {
	height: 515px;
	overflow: auto;
	zoom: 1;
	position: relative;
}

#wire-provider-results .ui-widget-header,
#wire-provider-filter .ui-widget-header {
	padding: 3px;
}

table.wire-provider-table {
	padding: 3px;
	z-index: 0;
	zoom: 1;
	position: relative;
}
table.wire-provider-table,
table.wire-provider-table tbody,
table.wire-provider-table td,
table.wire-provider-table tr {
	z-index: 0;
	zoom: 1;
}

table.wire-provider-table td {
	vertical-align: top;
}

.wire-location-table {
	
}

.wire-location-table img {
	margin: 2px;
}

.multiselect,
.multiselect-ca {
	min-width: 250px;
	display: none;
	z-index: 1500;
}

.ui-multiselect { padding:2px 0 2px 4px; text-align:left }
.ui-multiselect span { float:right }

.ui-multiselect-header { margin-bottom:3px; padding:3px 0 3px 4px }
.ui-multiselect-header ul { font-size:0.9em }
.ui-multiselect-header ul li { list-style-type:none; float:left; padding:0 10px 0 0 }
.ui-multiselect-header a { text-decoration:none }
.ui-multiselect-header a:hover { text-decoration:underline }
.ui-multiselect-header span.ui-icon { float:left }
.ui-multiselect-header li.ui-multiselect-close { float:right; text-align:right; padding-right:0 }

.ui-multiselect-menu { display:none; padding:3px; position:absolute; z-index:100000000 }
.ui-multiselect-checkboxes { position:relative /* fixes bug in IE6/7 */; overflow-y:scroll }
.ui-multiselect-checkboxes label { cursor:default; font-weight:normal; font-weight:normal!important;display:block; border:1px solid transparent; padding:3px 1px }
.ui-multiselect-checkboxes label input { position:relative; top:1px }
.ui-multiselect-checkboxes li { list-style-type:none; clear:both; font-size:0.8em; padding-right:3px }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { text-align:center; font-weight:bold; border-bottom:1px solid }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { display:block; padding:3px; margin:1px 0; text-decoration:none }

.ui-multiselect-menu {
	 z-index: 999999;
}

/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label { border:none }

/* shadow effect */
.ui-multiselect-shadow { box-shadow:0 0 10px #777; -moz-box-shadow:0 0 10px #777; -webkit-box-shadow:0 0 10px #777; -ms-filter: "progid:DXImageTransform.Microsoft.Glow(color=#666666,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#777777,direction=135,strength=3)"; filter: progid:DXImageTransform.Microsoft.Glow(color=#666666,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#777777,direction=135,strength=3); }

/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label { border:none }


a.cjc-button {
    display: inline;
    margin: 3px 1px 0 1px;
    padding: 0px 1px 1px 20px;
    padding: 0px 5px 1px 20px!important;
    height: 1.2em;
    line-height: 1.2em;
    font-size: 1.2em;
    text-decoration: none;
    position: relative;
    border: none;
    border: none!important;
}

a.cjc-button:hover {
    text-decoration: none;
    text-decoration: none!important;
}

a.cjc-add-org {
	font-weight:bold;
	line-height: 1.1em;
}

a.cjc-button span.ui-icon {
    margin: 0 5px 0 0;
    position: absolute;
    left: .2em;
    top: 50%;
    margin-top: -8px;
}
