/* info widget base styles */
/* line 3, ../../app/assets/stylesheets/info_widget.css.scss */
._iw_t {
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
  border-collapse: collapse;
  font-size: 0.8em;
  color: #444;
}

/* line 12, ../../app/assets/stylesheets/info_widget.css.scss */
._iw_t td {
  height: 15px;
  border: 1px solid #efefef;
  padding: 2px;
}
div.tagsinput {
    border:1px solid #CCC;
    background: #FFF;
    padding:0px;
    display:inline-block;
    vertical-align:middle;
    height:24px !important;
}
div.tagsinput span.tag {
    border: 1px solid #ccc;/*#a5d24a;*/
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    display: block;
    float: left;
    padding-left: 2px;
    padding-right: 2px;
    text-decoration:none;
    background: #eeeeef;/*#cde69c;*/
    color: #444;
    margin-right: 0px;
    margin-left: 2px;
    margin-top:3px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:11px;
    vertical-align:middle;
}
div.tagsinput span.tag a {
    font-weight: normal;
    color: #a77;/*#82ad2b;*/
    text-decoration:none;
    font-size: 11px;
}
div.tagsinput input {
    width:80px;
    margin:0px;
    font-family: helvetica;
    font-size: 11px;
    border:0px solid transparent;
    padding:5px;
    background: transparent;
    color: #000;
    outline:0px;
    margin-right:0px;
    margin-bottom:0px;
}
div.tagsinput div {
    display:block;
    float: left;
}
.tags_clear {
    clear: both;
    width: 100%;
    height: 0px;
}
.not_valid {
    background: #FBD8DB !important;
    color: #90111A !important;
}
/*
 * jsTree classic theme 1.0
 * Supported features: dots/no-dots, icons/no-icons, focused, loading
 * Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
 */


.jstree-classic li, 
.jstree-classic ins { background-image:url("/assets/aiclient/jstree/d.png"); background-repeat:no-repeat; background-color:transparent; }
.jstree-classic li { background-position:-90px 0; background-repeat:repeat-y;  }
.jstree-classic li.jstree-last { background:transparent; }
.jstree-classic .jstree-open > ins { background-position:-74px -2px; }
.jstree-classic .jstree-closed > ins { background-position:-56px -2px; }
.jstree-classic .jstree-leaf > ins { background-position:-36px 0; }

.jstree-classic .jstree-hovered { background:#e7f4f9; border:1px solid #e7f4f9; padding:0 2px 0 1px; }
.jstree-classic .jstree-clicked { background:navy; border:1px solid navy; padding:0 2px 0 1px; color:white; }
.jstree-classic a .jstree-icon { background-position:-56px -19px; }
.jstree-classic .jstree-open > a .jstree-icon { background-position:-56px -36px; }
.jstree-classic a.jstree-loading .jstree-icon { background:url("/assets/aiclient/jstree/throbber.gif") center center no-repeat !important; }

.jstree-classic.jstree-focused { background:white; }

.jstree-classic .jstree-no-dots li, 
.jstree-classic .jstree-no-dots .jstree-leaf > ins { background:transparent; }
.jstree-classic .jstree-no-dots .jstree-open > ins { background-position:-18px 0; }
.jstree-classic .jstree-no-dots .jstree-closed > ins { background-position:0 0; }

.jstree-classic .jstree-no-icons a .jstree-icon { display:none; }

.jstree-classic .jstree-search { font-style:italic; }

.jstree-classic .jstree-no-icons .jstree-checkbox { display:inline-block; }
.jstree-classic .jstree-no-checkboxes .jstree-checkbox { display:none !important; }
.jstree-classic .jstree-checked > a > .jstree-checkbox { background-position:-38px -19px; }
.jstree-classic .jstree-unchecked > a > .jstree-checkbox { background-position:-2px -19px; }
.jstree-classic .jstree-undetermined > a > .jstree-checkbox { background-position:-20px -19px; }
.jstree-classic .jstree-checked > a > .jstree-checkbox:hover { background-position:-38px -37px; }
.jstree-classic .jstree-unchecked > a > .jstree-checkbox:hover { background-position:-2px -37px; }
.jstree-classic .jstree-undetermined > a > .jstree-checkbox:hover { background-position:-20px -37px; }

#vakata-dragged.jstree-classic ins { background:transparent !important; }
#vakata-dragged.jstree-classic .jstree-ok { background:url("/assets/aiclient/jstree/d.png") -2px -53px no-repeat !important; }
#vakata-dragged.jstree-classic .jstree-invalid { background:url("/assets/aiclient/jstree/d.png") -18px -53px no-repeat !important; }
#jstree-marker.jstree-classic { background:url("/assets/aiclient/jstree/d.png") -41px -57px no-repeat !important; text-indent:-100px; }

.jstree-classic a.jstree-search { color:aqua; }
.jstree-classic .jstree-locked a { color:silver; cursor:default; }

#vakata-contextmenu.jstree-classic-context, 
#vakata-contextmenu.jstree-classic-context li ul { background:#f0f0f0; border:1px solid #979797; -moz-box-shadow: 1px 1px 2px #999; -webkit-box-shadow: 1px 1px 2px #999; box-shadow: 1px 1px 2px #999; }
#vakata-contextmenu.jstree-classic-context li { }
#vakata-contextmenu.jstree-classic-context a { color:black; }
#vakata-contextmenu.jstree-classic-context a:hover, 
#vakata-contextmenu.jstree-classic-context .vakata-hover > a { padding:0 5px; background:#e8eff7; border:1px solid #aecff7; color:black; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
#vakata-contextmenu.jstree-classic-context li.jstree-contextmenu-disabled a, 
#vakata-contextmenu.jstree-classic-context li.jstree-contextmenu-disabled a:hover { color:silver; background:transparent; border:0; padding:1px 4px; }
#vakata-contextmenu.jstree-classic-context li.vakata-separator { background:white; border-top:1px solid #e0e0e0; margin:0; }
#vakata-contextmenu.jstree-classic-context li ul { margin-left:-4px; }

/* IE6 BEGIN */
.jstree-classic li, 
.jstree-classic ins,
#vakata-dragged.jstree-classic .jstree-invalid, 
#vakata-dragged.jstree-classic .jstree-ok, 
#jstree-marker.jstree-classic { _background-image:url("/assets/aiclient/jstree/d.gif"); }
.jstree-classic .jstree-open ins { _background-position:-72px 0; }
.jstree-classic .jstree-closed ins { _background-position:-54px 0; }
.jstree-classic .jstree-leaf ins { _background-position:-36px 0; }
.jstree-classic .jstree-open a ins.jstree-icon { _background-position:-56px -36px; }
.jstree-classic .jstree-closed a ins.jstree-icon { _background-position:-56px -19px; }
.jstree-classic .jstree-leaf a ins.jstree-icon { _background-position:-56px -19px; }
#vakata-contextmenu.jstree-classic-context ins { _display:none; }
#vakata-contextmenu.jstree-classic-context li { _zoom:1; }
.jstree-classic .jstree-undetermined a .jstree-checkbox { _background-position:-20px -19px; }
.jstree-classic .jstree-checked a .jstree-checkbox { _background-position:-38px -19px; }
.jstree-classic .jstree-unchecked a .jstree-checkbox { _background-position:-2px -19px; }
/* IE6 END */
/* line 2, ../../../vendor/bundle/ruby/1.9.1/gems/aiclient-2.14.0.NF/app/assets/stylesheets/aiclient/ontology_autocomplete.css.scss */
._ontology_autocomplete_div {
  box-shadow: 1px 1px 2px #444444;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font: inherit !important;
  /*font-size:0.8em !important;*/
  z-index: 100;
}

/* line 12, ../../../vendor/bundle/ruby/1.9.1/gems/aiclient-2.14.0.NF/app/assets/stylesheets/aiclient/ontology_autocomplete.css.scss */
._oa_closer_text {
  float: left;
  color: #777;
  font-style: italic;
  margin: 4px;
  margin-bottom: -8px;
}

/* line 20, ../../../vendor/bundle/ruby/1.9.1/gems/aiclient-2.14.0.NF/app/assets/stylesheets/aiclient/ontology_autocomplete.css.scss */
._oa_clear {
  float: right;
  margin: 4px;
  margin-bottom: -8px;
}

/* line 26, ../../../vendor/bundle/ruby/1.9.1/gems/aiclient-2.14.0.NF/app/assets/stylesheets/aiclient/ontology_autocomplete.css.scss */
._oa_closer {
  float: right;
  margin: 4px;
  margin-bottom: -8px;
}

/* line 32, ../../../vendor/bundle/ruby/1.9.1/gems/aiclient-2.14.0.NF/app/assets/stylesheets/aiclient/ontology_autocomplete.css.scss */
._oa_closer:hover {
  color: #00f;
  text-decoration: underline;
  cursor: pointer;
}

/* line 38, ../../../vendor/bundle/ruby/1.9.1/gems/aiclient-2.14.0.NF/app/assets/stylesheets/aiclient/ontology_autocomplete.css.scss */
._oa_icon_button {
  vertical-align: middle;
  width: 20px;
  height: 18px;
  padding-left: 6px;
  padding-right: 0px;
}

/* line 46, ../../../vendor/bundle/ruby/1.9.1/gems/aiclient-2.14.0.NF/app/assets/stylesheets/aiclient/ontology_autocomplete.css.scss */
._ov_li:hover {
  background-color: #ccc;
}

/* line 50, ../../../vendor/bundle/ruby/1.9.1/gems/aiclient-2.14.0.NF/app/assets/stylesheets/aiclient/ontology_autocomplete.css.scss */
div.tagsinput {
  overflow-y: auto;
  overflow-x: hidden;
  margin-right: 4px;
}

/* ensure it's placed on the top in the popup dialog scenario */
/* line 58, ../../../vendor/bundle/ruby/1.9.1/gems/aiclient-2.14.0.NF/app/assets/stylesheets/aiclient/ontology_autocomplete.css.scss */
.ui-autocomplete {
  z-index: 2100 !important;
}
/*



*/


._threed_wrapper {
     border:0px solid #f00;
     background-color:#000;
     margin:auto;
     overflow: visible !important;
}


._threed_img_wrapper {
    border:0px solid #0f0;
    margin:auto;
    position: relative;
/*    margin-top:12px; */
}
._threed_wrapper .ui-widget-content {
     background-color:#000 !important;
     border:1px solid #444 !important;
     background:url("") repeat-x scroll 50% 50% #000 !important;
     color:#000 !important;;
}

._threed_slider {
    z-index: 2;
}

._threed_slider.horizontal {
   height:1px !important;
   width: 80%;
   margin:auto;
   position: absolute;
   bottom: 3px;
   margin-left: 10%;
/*   margin-top:0px !important; */
}

._threed_slider.vertical {
    position: absolute;
    top: 0px;
    left: 3px;
    width:1px !important;
    height: 80%;
    margin:auto;
    margin-top: 5%;
/*   margin-top:0px !important; */
}

._threed_slider .ui-slider-handle {
   border:1px solid #444 !important;
}

._threed_slider.horizontal .ui-slider-handle {
   height:6px !important;
}

._threed_slider.vertical .ui-slider-handle {
   width:6px !important;
   border:1px solid #444 !important;
}

.bidirectional_threed_wrapper {
    position: relative;
    text-align: center;
    margin: auto;
    overflow: hidden;
}

.bidirectional_threed_wrapper .horizontal_thumbnail {
    left: 0px;
    top: 0px;
    position: absolute;
    margin: auto;
}

.bidirectional_threed_wrapper .vertical_thumbnail {
    left: 0px;
    top: 0px;
    position: absolute;
    margin: auto;
}

.bidirectional_threed_wrapper .ui-widget-content {
     background-color:#000 !important;
     border:1px solid #444 !important;
     background:url("") repeat-x scroll 50% 50% #000 !important;
     color:#000 !important;;
}

.bidirectional_threed_wrapper .background {
    width:100%;
    height:100%;
    position: absolute;
    left:0px;
    top:0px;
    background-color: #000;
}
/* line 2, ../../app/assets/stylesheets/ontology_view.css.scss */
._ov_wrapper_ul {
  list-style-type: none;
  white-space: nowrap;
  font-size: 0.92em;
}

/*
._ov_wrapper_inner {
    position:relative;
    overflow:scroll;
    top:40px;
    border:1px solid #000;

}
*/
/* line 17, ../../app/assets/stylesheets/ontology_view.css.scss */
._ov_li {
  margin-left: -40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 3px;
  border: 1px solid #fff;
  cursor: pointer !important;
}

 /*
._ov_li:hover {
   border:1px solid #ccc;
   cursor:pointer;
   background-color:#ddd !important;
   border-radius:3px 3px 3px 3px !important;
}

._ov_highlight {
   border:1px solid #ccc;
   background-color:#ddd !important;
   border-radius:3px 3px 3px 3px !important;
}
*/
/* line 40, ../../app/assets/stylesheets/ontology_view.css.scss */
._ov_chk_cont {
  height: 20px;
  width: 22px;
  float: left;
  margin-right: 4px;
}

/* line 47, ../../app/assets/stylesheets/ontology_view.css.scss */
._ov_chk_chk {
  height: 12px;
  width: 12px;
  border: 1px solid #444;
  /*   background:url(/assets/images/small_uncheck.png); */
}

/* line 54, ../../app/assets/stylesheets/ontology_view.css.scss */
._ov_unchecked {
  /*   background:url(/assets/images/small_uncheck.png);  */
}

/* line 58, ../../app/assets/stylesheets/ontology_view.css.scss */
._ov_checked {
  /*   background:url(/assets/images/small_block_check.png) !important;   */
}

/* line 62, ../../app/assets/stylesheets/ontology_view.css.scss */
._ov_selected {
  background-color: #ccf !important;
}

/* line 66, ../../app/assets/stylesheets/ontology_view.css.scss */
._ov_li_content {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 1.2em;
  cursor: pointer !important;
}

/* line 75, ../../app/assets/stylesheets/ontology_view.css.scss */
._ov_li_spacer {
  height: 8px;
  float: left;
  /*  border-bottom:1px dashed #ddd;*/
}
/*
   customizing the SLickGrid to have the right size, font,
   alternating background color, etc.
*/
/* line 7, ../../app/assets/stylesheets/search_result_table.css.scss */
.slick-column-name {
  font-weight: bold !important;
}

/* line 11, ../../app/assets/stylesheets/search_result_table.css.scss */
.slick-row {
  height: 0.7em !important;
  padding: 0px !important;
}

/* line 16, ../../app/assets/stylesheets/search_result_table.css.scss */
.slick-row {
  background: none;
}

/* line 20, ../../app/assets/stylesheets/search_result_table.css.scss */
.slick-row.odd {
  background-color: #f8f8f8;
}

/* line 24, ../../app/assets/stylesheets/search_result_table.css.scss */
.slick-row.odd .slick-cell {
  background-color: #f8f8f8;
}

/* end custom grid styles */
/* row formatter styles */
/* line 32, ../../app/assets/stylesheets/search_result_table.css.scss */
._failed {
  background-color: #dbb !important;
}

/* line 36, ../../app/assets/stylesheets/search_result_table.css.scss */
._failed .slick-cell {
  background-color: #dbb !important;
}

/* end row formatter */
/* pager */
/* line 45, ../../app/assets/stylesheets/search_result_table.css.scss */
#pager_container {
  border: none;
  height: 24px;
  width: 100%;
  font: inherit;
  font-size: 0.8em;
}

/* line 53, ../../app/assets/stylesheets/search_result_table.css.scss */
.slick-pager {
  border: none !important;
}

/* line 57, ../../app/assets/stylesheets/search_result_table.css.scss */
.slick-pager-settings {
  float: left !important;
}

/* line 62, ../../app/assets/stylesheets/search_result_table.css.scss */
.slick-pager-settings-expanded {
  float: right;
  margin-top: 6px;
  padding-left: 4px;
}

/* line 68, ../../app/assets/stylesheets/search_result_table.css.scss */
.slick-pager-status {
  float: right !important;
}

/* line 73, ../../app/assets/stylesheets/search_result_table.css.scss */
.slick-pager-nav {
  float: right !important;
}

/* line 77, ../../app/assets/stylesheets/search_result_table.css.scss */
.ui-icon-lightbulb {
  float: left !important;
}

/* end pager */
/* selection controls */
/* line 83, ../../app/assets/stylesheets/search_result_table.css.scss */
#selection_control_container {
  width: 98%;
  height: 24px;
}

/* mouse & selection classes */
/* line 89, ../../app/assets/stylesheets/search_result_table.css.scss */
._row_over {
  background-color: #ccc !important;
}

/* line 93, ../../app/assets/stylesheets/search_result_table.css.scss */
._row_select {
  background-color: #ccf !important;
}

/* line 97, ../../app/assets/stylesheets/search_result_table.css.scss */
._row_select .slick-cell {
  background-color: #ccf !important;
}

/* line 101, ../../app/assets/stylesheets/search_result_table.css.scss */
.slick-cell a {
  color: #0079C0;
}

/* line 105, ../../app/assets/stylesheets/search_result_table.css.scss */
.graphlette_container {
  border: 0px solid #f00;
  height: 100%;
  width: 100%;
  position: relative;
}

/* line 112, ../../app/assets/stylesheets/search_result_table.css.scss */
.inner_graphlette_container {
  border: 0px solid #00f;
  font-size: 0.1em;
  position: absolute;
  bottom: -2px;
}

/* line 118, ../../app/assets/stylesheets/search_result_table.css.scss */
.graphlette {
  display: inline-block;
  margin: 0px;
  margin-right: 2px;
  vertical-align: bottom;
}
/* search widget styles */
/* line 4, ../../app/assets/stylesheets/search_widget.css.scss */
#search_container {
  width: 100%;
  height: 100%;
  background-color: #efefef;
  border: 0px solid #00f;
  margin-top: -3px;
  margin-left: -3px;
  padding-right: 5px;
  margin-bottom: 12px;
}

/* line 15, ../../app/assets/stylesheets/search_widget.css.scss */
._search_widget {
  border: 0px solid #f00;
  background-color: #efefef;
  width: 100%;
  height: 100%;
  margin-right: -5px;
  font-size: 0.9em;
  color: #333;
}

/* line 27, ../../app/assets/stylesheets/search_widget.css.scss */
._search_widget td {
  border: 0px solid #f00;
  text-align: left;
}

/* line 32, ../../app/assets/stylesheets/search_widget.css.scss */
._search_widget td._c_0_0 {
  width: 20%;
  text-align: center;
  padding-left: 45px;
}

/* line 38, ../../app/assets/stylesheets/search_widget.css.scss */
#_search_type_wrapper {
  border: 0px solid #0f0;
  text-align: left;
  width: 60%;
  white-space: nowrap;
  display: inline-block;
}

/* search's radio button styles */
/* line 51, ../../app/assets/stylesheets/search_widget.css.scss */
._sw_search_text {
  width: 32em;
  margin-right: 6px;
  font: inherit;
}

/* line 57, ../../app/assets/stylesheets/search_widget.css.scss */
._sw_search_text_1 {
  width: 32em;
  margin-right: 6px;
  font: inherit;
  display: inline-block;
  height: 20px;
}

/* line 65, ../../app/assets/stylesheets/search_widget.css.scss */
._sw_search_text_2 {
  width: 32em;
  margin-right: 6px;
  font: inherit;
  height: 20px;
}

/* line 72, ../../app/assets/stylesheets/search_widget.css.scss */
._sw_icon_button {
  vertical-align: middle;
  width: 24px;
  height: 24px;
}

/* line 78, ../../app/assets/stylesheets/search_widget.css.scss */
#_search_button {
  height: 1.95em;
  width: 60px;
  padding: 0px;
  margin: 0px;
  border: 1px solid #777;
  font-size: 0.95em;
  vertical-align: middle;
}

/* line 88, ../../app/assets/stylesheets/search_widget.css.scss */
._search_widget td._c_1_2 {
  height: 0.1em;
}

/* line 92, ../../app/assets/stylesheets/search_widget.css.scss */
._search_widget_bulk_area {
  height: 36px;
  float: left;
}

/* line 97, ../../app/assets/stylesheets/search_widget.css.scss */
._search_widget_bulk_button {
  float: left;
}

/* line 101, ../../app/assets/stylesheets/search_widget.css.scss */
#search_container .ui-widget {
  font: inherit !important;
}

/* line 105, ../../app/assets/stylesheets/search_widget.css.scss */
#search_container ul {
  border-radius: 0px 0px 0px 0px !important;
}

/* line 109, ../../app/assets/stylesheets/search_widget.css.scss */
#search_container ul {
  border-radius: 0px 0px 0px 0px !important;
}

/* end search widget styles */
/* line 115, ../../app/assets/stylesheets/search_widget.css.scss */
._diff_search_input_label {
  display: inline-block;
  min-width: 10em;
}

/* line 119, ../../app/assets/stylesheets/search_widget.css.scss */
._structure_search_input_label {
  display: inline-block;
  min-width: 10em;
}

/* line 124, ../../app/assets/stylesheets/search_widget.css.scss */
._bda_search_input_label {
  display: inline-block;
}

/* line 129, ../../app/assets/stylesheets/search_widget.css.scss */
._isc_container {
  display: inline;
  margin-right: 18px;
}

/* line 138, ../../app/assets/stylesheets/search_widget.css.scss */
#_diff_search_slider_1 {
  width: 200px;
  margin-left: 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-right: 8px;
  height: 3px;
}

/* line 148, ../../app/assets/stylesheets/search_widget.css.scss */
#_diff_search_slider_2 {
  width: 200px;
  margin-left: 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-right: 8px;
  height: 3px;
}

/* line 158, ../../app/assets/stylesheets/search_widget.css.scss */
#_diff_search_slider a {
  width: 6px !important;
  margin-top: -2px !important;
  cursor: pointer;
}

/* line 164, ../../app/assets/stylesheets/search_widget.css.scss */
#_search_widget_slider_label_1 {
  display: inline-block;
}

/* line 168, ../../app/assets/stylesheets/search_widget.css.scss */
#_search_widget_slider_label_2 {
  display: inline-block;
}

/* line 172, ../../app/assets/stylesheets/search_widget.css.scss */
.ui-autocomplete {
  z-index: 2100 !important;
}
/* line 2, ../../app/assets/stylesheets/selection_control_widget.css.scss */
#_select_widget_wrapper {
  font-size: inherit !important;
}

/* line 7, ../../app/assets/stylesheets/selection_control_widget.css.scss */
._select_widget_button {
  margin: 4px;
  margin-right: 0px;
  font-size: 0.8em;
  height: 20px;
}

/* line 14, ../../app/assets/stylesheets/selection_control_widget.css.scss */
._select_widget_view {
  border-right: none !important;
  float: left;
}

/* line 19, ../../app/assets/stylesheets/selection_control_widget.css.scss */
._select_widget_clear {
  border-right: none !important;
  float: left;
}

/* line 24, ../../app/assets/stylesheets/selection_control_widget.css.scss */
._select_widget_menu_button {
  margin-left: -8px;
  margin-right: 8px;
  width: 28px;
  border-left: none !important;
  float: left;
  display: none;
}
/*    zap viewer styles             */
/* line 4, ../../app/assets/stylesheets/zap_viewer.css.scss */
div.viewTitleBar {
  border: none !important;
  background-color: #dfdfdf !important;
}

/* line 9, ../../app/assets/stylesheets/zap_viewer.css.scss */
div.viewControls {
  cursor: default;
  float: right;
  margin-top: -1px;
  color: #fff;
  font-weight: bold;
  padding-top: 2px;
}

/* line 19, ../../app/assets/stylesheets/zap_viewer.css.scss */
div.viewTitleText {
  display: inline-block !important;
  float: left;
  color: #000 !important;
  font-weight: normal !important;
}

/* line 27, ../../app/assets/stylesheets/zap_viewer.css.scss */
img.viewControlButton {
  float: right;
  margin-right: 4px;
  cursor: pointer;
  margin-top: 3px;
  z-index: 2000;
  max-height: 17px;
  max-width: 17px;
}

/* line 37, ../../app/assets/stylesheets/zap_viewer.css.scss */
select.viewControlSelect {
  float: right;
  margin-right: 4px;
  margin-top: 3px;
  margin-left: auto;
  z-index: 2000;
  font-size: 7pt !important;
}

/* line 46, ../../app/assets/stylesheets/zap_viewer.css.scss */
img.controlSelected {
  z-index: 2000;
}

/* line 50, ../../app/assets/stylesheets/zap_viewer.css.scss */
img.lastControl {
  margin-left: 0px;
  margin-right: 2px;
}

/* line 55, ../../app/assets/stylesheets/zap_viewer.css.scss */
.zap_contrast_slider {
  width: 60px;
  height: 2px !important;
  margin-top: 10px;
  margin-right: 5px;
  float: right;
}

/* line 63, ../../app/assets/stylesheets/zap_viewer.css.scss */
.zap_contrast_slider a {
  width: 6px !important;
  margin-top: -2px !important;
}

/* viewer metadata panel */
/* line 69, ../../app/assets/stylesheets/zap_viewer.css.scss */
.viewer_key {
  background: rgba(255, 255, 255, 0.5);
  text-align: left;
}
/* jQuery style overrides for .ui-slider, .ui-slider-handle, .ui-corner-all, .ui-slider-range */
/* tall rects for slider handles instead of squares */
/* line 3, ../../app/assets/stylesheets/filter_dialog.css.scss */
#_filter_dialog .ui-slider .ui-slider-handle {
  top: -0.6em;
  height: 1.7em;
  width: 0.5em;
}

/* 90 degree corners on slider handles */
/* line 10, ../../app/assets/stylesheets/filter_dialog.css.scss */
#_filter_dialog .ui-corner-all {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

/* handles outlined in solid black */
/* line 18, ../../app/assets/stylesheets/filter_dialog.css.scss */
#_filter_dialog .ui-slider-handle {
  border-color: black;
}

/* style for the slider value display, which uses an <input> element */
/* line 23, ../../app/assets/stylesheets/filter_dialog.css.scss */
.slider_input_class {
  border: 0;
  width: 100px;
  /* sized to accomodate the largest possible ranged slider values, two 5-digit values, "65535 - 65535" */
}

/* style for the slider content held within the filter dialog */
/* line 29, ../../app/assets/stylesheets/filter_dialog.css.scss */
.slider_table_class {
  width: 100%;
  /* when dialog width resized, so are the sliders */
}

/* style for the channel_toggle checkbox */
/* line 34, ../../app/assets/stylesheets/filter_dialog.css.scss */
.slider_cb_class {
  width: 30px;
}

/* style for buttons */
/* line 39, ../../app/assets/stylesheets/filter_dialog.css.scss */
.reset_button_class {
  top: 10px;
  left: 45%;
  position: relative;
}

/* slider background graphic styles. Note: IE7 gradient styles display incorrectly because they always clip the child handle
 * element in the single slider situation; this is not an issue with ranged sliders because the gradient is a sibling
 * of the two handles.
 */
/* line 49, ../../app/assets/stylesheets/filter_dialog.css.scss */
.contrast_slider_class {
  background: #999;
  /* for non-css3 browsers */
  background: -webkit-gradient(linear, left bottom, right bottom, from(black), to(white));
  /* webkit */
  background: -moz-linear-gradient(left, black, white);
  /* mozilla */
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#000000', EndColorStr='#FFFFFF')";
  /* IE8+ */
}

/* line 56, ../../app/assets/stylesheets/filter_dialog.css.scss */
.red_slider_class {
  background: #F00;
  /* for non-css3 browsers */
  background: -webkit-gradient(linear, left bottom, right bottom, from(black), to(red));
  /* webkit */
  background: -moz-linear-gradient(left, black, red);
  /* mozilla */
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#000000', EndColorStr='#FF0000')";
  /* IE8+ */
}

/* line 63, ../../app/assets/stylesheets/filter_dialog.css.scss */
.green_slider_class {
  background: #0F0;
  /* for non-css3 browsers */
  background: -webkit-gradient(linear, left bottom, right bottom, from(black), to(lime));
  /* webkit */
  background: -moz-linear-gradient(left, black, lime);
  /* mozilla */
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#000000', EndColorStr='#00FF00')";
  /* IE8+ */
}

/* line 70, ../../app/assets/stylesheets/filter_dialog.css.scss */
.blue_slider_class {
  background: #00F;
  /* for non-css3 browsers and */
  background: -webkit-gradient(linear, left bottom, right bottom, from(black), to(blue));
  /* webkit */
  background: -moz-linear-gradient(left, black, blue);
  /* mozilla */
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#000000', EndColorStr='#0000FF')";
  /* IE8+ */
}

/* line 77, ../../app/assets/stylesheets/filter_dialog.css.scss */
.ranged_red_slider_class .ui-slider-range {
  background: #F00;
  /* for non-css3 browsers*/
  background: -webkit-gradient(linear, left bottom, right bottom, from(black), to(red));
  /* webkit */
  background: -moz-linear-gradient(left, black, red);
  /* mozilla */
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#000000', EndColorStr='#FF0000')";
  /* IE8+ */
}

/* line 84, ../../app/assets/stylesheets/filter_dialog.css.scss */
.ranged_green_slider_class .ui-slider-range {
  background: #0F0;
  /* for non-css3 browsers */
  background: -webkit-gradient(linear, left bottom, right bottom, from(black), to(lime));
  /* webkit */
  background: -moz-linear-gradient(left, black, lime);
  /* mozilla */
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#000000', EndColorStr='#00FF00')";
  /* IE8+ */
}

/* line 91, ../../app/assets/stylesheets/filter_dialog.css.scss */
.ranged_blue_slider_class .ui-slider-range {
  background: #00F;
  /* for non-css3 browsers */
  background: -webkit-gradient(linear, left bottom, right bottom, from(black), to(blue));
  /* webkit */
  background: -moz-linear-gradient(left, black, blue);
  /* mozilla */
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#000000', EndColorStr='#0000FF')";
  /* IE8+ */
}
.slick-columnpicker {
	border: 1px solid #718BB7;
	background: #f0f0f0;
	padding: 6px;
	-moz-box-shadow: 2px 2px 2px silver;
	-webkit-box-shadow: 2px 2px 2px silver;
	min-width: 100px;
	cursor: default;
}

.slick-columnpicker li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}

.slick-columnpicker input {
	margin: 4px;
}

.slick-columnpicker li a {
	display: block;
	padding: 4px;
	font-weight: bold;
}

.slick-columnpicker li a:hover {
	background: white;
}
/*
IMPORTANT:
In order to preserve the uniform grid appearance, all cell styles need to have padding, margin and border sizes.
No built-in (selected, editable, highlight, flashing, invalid, loading, :focus) or user-specified CSS
classes should alter those!
*/
/* line 10, ../../../../app/assets/stylesheets/vendor/slickgrid/slick.grid.css.scss */
.slick-header.ui-state-default {
  width: 100%;
  overflow: hidden;
  border-left: 0px;
}

/* line 16, ../../../../app/assets/stylesheets/vendor/slickgrid/slick.grid.css.scss */
.slick-header-columns {
  width: 999999px;
  position: relative;
  white-space: nowrap;
  cursor: default;
  overflow: hidden;
}

/* line 24, ../../../../app/assets/stylesheets/vendor/slickgrid/slick.grid.css.scss */
.slick-header-column.ui-state-default {
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 16px;
  line-height: 16px;
  margin: 0;
  padding: 4px;
  border-right: 1px solid silver;
  border-left: 0px;
  border-top: 0px;
  border-bottom: 0px;
  float: left;
}

/* line 40, ../../../../app/assets/stylesheets/vendor/slickgrid/slick.grid.css.scss */
.slick-header-column-sorted {
  font-style: italic;
}

/* line 44, ../../../../app/assets/stylesheets/vendor/slickgrid/slick.grid.css.scss */
.slick-sort-indicator {
  display: inline-block;
  width: 8px;
  height: 5px;
  margin-left: 4px;
}

/* line 51, ../../../../app/assets/stylesheets/vendor/slickgrid/slick.grid.css.scss */
.slick-sort-indicator-desc {
  background: url(images/sort-desc.gif);
}

/* line 55, ../../../../app/assets/stylesheets/vendor/slickgrid/slick.grid.css.scss */
.slick-sort-indicator-asc {
  background: url(images/sort-asc.gif);
}

/* line 59, ../../../../app/assets/stylesheets/vendor/slickgrid/slick.grid.css.scss */
.slick-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  cursor: col-resize;
  width: 4px;
  right: 0px;
  top: 0;
  height: 100%;
}

/* line 70, ../../../../app/assets/stylesheets/vendor/slickgrid/slick.grid.css.scss */
.slick-sortable-placeholder {
  background: silver;
}

/* line 74, ../../../../app/assets/stylesheets/vendor/slickgrid/slick.grid.css.scss */
.grid-canvas {
  position: relative;
  outline: 0;
}

/* line 79, ../../../../app/assets/stylesheets/vendor/slickgrid/slick.grid.css.scss */
.slick-row.ui-widget-content, .slick-row.ui-state-active {
  position: absolute;
  border: 0px;
}

/* line 84, ../../../../app/assets/stylesheets/vendor/slickgrid/slick.grid.css.scss */
.slick-cell {
  float: left;
  border: 1px solid transparent;
  border-right: 1px dotted silver;
  border-bottom-color: silver;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  z-index: 1;
  padding: 1px 2px 2px 1px;
  margin: 0;
  white-space: nowrap;
  cursor: default;
}

/* line 104, ../../../../app/assets/stylesheets/vendor/slickgrid/slick.grid.css.scss */
.slick-cell.highlighted {
  background: lightskyblue;
  background: rgba(0, 0, 255, 0.2);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

/* line 112, ../../../../app/assets/stylesheets/vendor/slickgrid/slick.grid.css.scss */
.slick-cell.flashing {
  border: 1px solid red !important;
}

/* line 116, ../../../../app/assets/stylesheets/vendor/slickgrid/slick.grid.css.scss */
.slick-cell.editable {
  z-index: 11;
  overflow: visible;
  background: white;
  border-color: black;
  border-style: solid;
}

/* line 124, ../../../../app/assets/stylesheets/vendor/slickgrid/slick.grid.css.scss */
.slick-cell:focus {
  outline: none;
}

/* line 128, ../../../../app/assets/stylesheets/vendor/slickgrid/slick.grid.css.scss */
.slick-reorder-proxy {
  display: inline-block;
  background: blue;
  opacity: 0.15;
  filter: alpha(opacity=15);
  cursor: move;
}

/* line 136, ../../../../app/assets/stylesheets/vendor/slickgrid/slick.grid.css.scss */
.slick-reorder-guide {
  display: inline-block;
  height: 2px;
  background: blue;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* line 144, ../../../../app/assets/stylesheets/vendor/slickgrid/slick.grid.css.scss */
.slick-selection {
  z-index: 10;
  position: absolute;
  background: gray;
  border: 1px solid black;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-box-shadow: 0px 0px 10px black;
  -moz-box-shadow: 0px 0px 10px black;
  box-shadow: 0px 0px 10px black;
}
.slick-pager
{
	width: 100%;
	height: 26px;
	border: 1px solid gray;
	border-top: 0;
	background: url(/assets/images/header-columns-bg.gif) repeat-x center bottom;
	vertical-align: middle;
}

.slick-pager .slick-pager-status
{
	display: inline-block;
	padding: 6px;
}

.slick-pager .ui-icon-container
{
	display: inline-block;
	margin: 2px;
	border-color: gray;
}

.slick-pager .slick-pager-nav
{
	display: inline-block;
	float: left;
	padding: 2px;
}

.slick-pager .slick-pager-settings
{
	display: block;
	float: right;
	padding: 2px;
}

.slick-pager .slick-pager-settings *
{
	vertical-align: middle;
}

.slick-pager .slick-pager-settings a
{
	padding: 2px;
	text-decoration: underline;
	cursor: pointer;
}
.pageContent {
    width: 100%;
}

/* provide some spacing between the columns */
._browse_cell {
    padding-left: 15px;
}

table.pageContent {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    padding: 0;
}

table.pageContent tr td {
    border: 0;
    padding: 0;
}

#main_table {
    margin: auto auto;
    padding-top: 2px;
}

#main_table tr {
    vertical-align: top;
}

#main_table tr td {
    vertical-align: top;
    padding: 4px;
}

table.projection_search_widget {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    padding: 0;
}

table.projection_search_widget tr td {
    border: 0 !important;
    padding: 0 !important;
}

table.projection_search_widget th {
    background-color: #4D6D86;
    text-align: left;
    color: white;
    font-weight: normal;
    padding: 4px;
}

.projection_search_widget_header {
    background-color: #4D6D86;
    text-align: left;
    color: white;
    font-weight: normal;
    padding: 4px;
    height: 16px;
}

.projection_search_subwidget_header {
    padding: 3px;
    font-size: 8pt;
    color: #666;
    background: #dfdfdf;
    border: 1px solid #ccc;
}

.projection_search_widget {
    border: 1px solid #ccc;
}

#error_container {
    display:none;
    width: 100%;
    padding: 20px;
    margin: auto;
    text-align: center;
    color: red;
}
.projection_search_mode_radio {
    display:inline-block;
    text-align:left;
    padding-right:20px
}

.nowrap {
    white-space: nowrap;
}

.structure_search_box {
  width:20em;
  margin-right:6px;
  font:inherit;
  display:inline-block;
  height:20px;
}

._structure_search_input_label {
    text-align: right;
    padding-right: 10px;
    white-space: nowrap;
}

.projection_search_input_label {
    white-space: nowrap;    
    display: inline-block;
    padding-right: 10px;
    text-align: right;
    line-height: 26px;
}

._search_widget {
    margin-right: 0 ;
}

._search_widget td {
    padding: 1px;
}

._search_widget td._c_1,td._c_3 {
    text-align: right;
    padding-left: 15px;
}

#isi_checkbox {
    margin-right: 80px;
}

._search_widget td._c_7 {
    vertical-align: top;
}

._search_widget td._c_5 {
    padding-left: 10px;
}

._search_widget td._c_8 {
    width: 100%;
}

._search_widget td._c_0_0 {
    width: 150px;
}


#search_container {
    margin: 0;
    padding: 2px 0px;
}

#_transgenic_line_preview {
    position:absolute;
    background-color: #F8F8F8;
    border: 1px solid #DDD;
    padding: 2px;
    z-index: 1;
    display: table;
}

.transgenic_line_preview_row {
    display: table-row;
}

.transgenic_line_preview_row.hover {
    font-weight:bold;
}

.transgenic_line_preview_cell {
    display: table-cell;
    cursor: pointer;
    padding: 2px 2px;
}

#_transgenic_search_container {
    position: relative;
}

#_correlation_input_container .projection_search_input_label { 
    padding-left: 28px;
    white-space: nowrap;
}

.ui-autocomplete {
    z-index: 10002 !important;
}

#target_volume_threshold_slider, #injection_distance_threshold_slider {
    width: 95px;
    display: inline-block;
    vertical-align: middle;
}

#target_volume_threshold_text, #injection_distance_threshold_text {
    padding-left: 12px;
    display: inline-block;
}

#_injection_distance_threshold_container { 
    margin-top: 13px;
}

#spatial_search_mode_container { 
    margin-top: 2px;
    margin-left: 15px;
}

#_product_container {
    width: 20em;
    height: 23px;
}

#_product_select {
    width: 100%;
}


#table_container {
    margin: 10px;
}
.grid_container {
    width: 500px;
    height: 390px;
    font-size: 7pt;
}

.table_header {
    text-align: right;
    width: 496px;
    font-size: 9pt;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    background: #4d6d86;
    color: white;
    border-top: 1px solid #DDD;
}

.table_header .left {
    padding-left: 4px;
    float: left;
}

div.slick-row.highlighted .slick-cell {
    background-color: #CCC;
}

div.slick-row.selected .slick-cell {
    background-color: #CCF;
}

.slick-column-name.loading {
    font-size: 16pt;
    line-height: 10px;
    padding-left: 2px;
}

.slick-column-name.loading:after {
    content: "⌛";
}

.structure_label_container {
    padding-top: 2px;
    padding-left: 1px;
}

.structure_abbreviation {
    display: inline-block;
}

.structure_abbreviation_container {
    display: inline-block;
    vertical-align: middle;
}

.structure_abbreviation.primary {
    padding-left: 2px;
    padding-right: 2px;
    font-weight: bold;
}

.structure_color_block {
    width: 12px; 
    height: 12px;
    vertical-align: middle;
    display: inline-block;
}

.structure_separator {
    display:inline-block;
    padding-right: 2px;
}

.specimen_row_checkbox {
    margin: 1px;
}

#table_container .slick-cell {
    cursor: pointer;
}

.view_selections_button, .clear_selections_button {
    margin: 3px;
    font-size: 0.8em;
}

.download_link {
    padding-top: 8px;
    float: right;
}


.reference_atlas_widget {
    margin: 0px;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0px;
 }

.reference_atlas_widget td {
    vertical-align: middle !important;
    background-color: #000;
}


.reference_atlas_widget th {
   border-bottom: 0px solid #ccc !important;
   background-color: #163E65;
   text-align: left;
   color: #FFF;
   font-weight: normal;
   padding: 4px;
}

.reference_atlas_panel {
    position: relative;
    overflow: hidden;
    cursor: crosshair;
    text-align: center;
    margin: auto;
    background-color: #000;

}

.reference_atlas_panel_image {
	position: absolute;
}

.reference_atlas_panel_crosshair {
	background-color: red;
	position: absolute;
	cursor: crosshair;
}


.reference_atlas_panel_crosshair.x {
	height: 1px;
	width: 100%;
}

.reference_atlas_panel_crosshair.y {
	height: 100%;
	width: 1px;
}

.reference_atlas_panel_zoom {
	position: absolute;
	outline: 1px solid #666;
}

.settings_panel {
    height: 17px;
    width: 100%;
    position: relative;
}

.zoom_button {
    position: absolute;
    left: 0px;
    width: 1.3em !important;
    height: 1.3em !important;
}

.coords_box {
    padding-top: 3px;
    text-align: center;
    font-size: 8pt;
    color: #AAA;
}

.scale_bar_container {
    position: absolute;
    right: 0px;
    font-size: 8pt;
    color: #AAA;
}

.scale_bar {
    height: 3px;
    background-color: #AAA;
}

#reference_atlas_structure_color_box {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: red;
    vertical-align: middle;
    margin-right: 4px;
}

#reference_atlas_structure_container {
    display: inline-block;
}

#reference_atlas_structure_tagsinput {
    margin:0;
    background-color: #333 !important;
    white-space: nowrap;
}

#reference_atlas_structure_addTag {
    float: none;
    text-align: left !important;
}

#reference_atlas_structure_tagsinput a {
    display: none;
}

#reference_atlas_structure_tagsinput .tag {
    border: none;
    background: none;
    color: #CCC !important;
}

.reference_atlas_panel .image_label {
    position: absolute;
    color: #AAA;
    opacity: .75;
}

.reference_atlas_panel .image_label.left {
    left: 0px;
    text-align: left;
    vertical-align: baseline;
    top: 50%;
}

.reference_atlas_panel .image_label.top {
    width: 100%;
    text-align: center;
    top: 0px;
}

.reference_atlas_panel .image_label.right {
    right: 0px;
    text-align: right;
    vertical-align: baseline;
    top: 50%;
}

.reference_atlas_panel .image_label.bottom {
    bottom: 0px;
    width: 100%;
    text-align: center;
}

.reference_atlas_widget .help_button {
    float: right;
    width: 14px;
    height: 14px;
}
.about {
    width: 350px;
}

.about .content {
    border: 1px solid #CCC;
    height: 650px;

}

.about div {
    padding: 4px;
}
.browse_widget {
    padding-top: 8px;
    width: 520px;
}

.browse_widget .header {
    padding-top: 18px;
    padding-bottom: 5px;
    font-weight: bold;
}

.browse_widget .content {
    border: 1px solid #CCC;
    padding: 0px 8px;
    height: 330px;
}

.browse_widget a.example {
    padding-left: 3px;
    white-space: nowrap;
}

.browse_widget .close_button {
    width: 14px;
    float: right;
}
.correlation_search_widget {
    position: relative;
    color: #333;
    background-color: #EEE !important;
    font-size: 9pt;
    position: relative;
    padding: 4px;
    border: 1px solid #ccc;
}

.correlation_search_widget select {
    margin-left: 2px;
}

.correlation_search_widget .label {
    padding-left: 5px;
    padding-top: 5px;
    font-weight: bold;
    font-size: 8pt;
    color: #333;
}

.correlation_search_widget .title {
    padding: 5px;
}

.correlation_search_widget button {
    position: absolute;
    right: 4px;
    bottom: 4px;
    font-size: 7pt;
}

#_pw_correlative {
  width:98%;
  font-size:inherit !important;
  margin-bottom:5px;
}

.correlation_search_widget .ui-dropdownchecklist {
    padding-top: 10px;
    padding-left: 5px;
}

.correlation_search_widget .ui-dropdownchecklist-text {
  font-size:7.2pt;
}

.correlation_search_widget .help_button {
    float: right;
    width: 14px;
    height: 14px;
}

.swappable_panel_container {
	position: relative;
//	display: inline-block;
    background-color: #000;
}

.swappable_panel_menu {
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 3px;
}

.swappable_panel_button {
	text-align: right;
	padding: 3px;
	cursor: pointer;
	color: #AAA;
}

.swappable_panel_button.clicked {
	background: #888;
	color: white;
}

.swappable_panel_button.hover {
	background: #AAA;
	color: white;
}

.swappable_panel_button:after {
	content:"▼";
}	  

.swappable_panel_dropdown {
	background: #888;
	color: white;
}

.swappable_panel_dropdown_row {
	cursor: pointer;
	padding: 3px;
}

.swappable_panel_dropdown_row.hover {
	background: #AAA;
}
#search_mode_description {
    background: #efefef;
    color: #333;
    font-size: .9em;
    padding: 8px;
    height: 100%;
    width: 250px;
}

.injection_thumbnail_container {
}

#injection_site_container {
    width: 500px;
    background: #000;
    margin: 10px;
}

#thumbnail_widget_container {
    position: relative;
    width: 500px;
    text-align: center;
    margin: auto auto;
}

.svg_thumbnail_widget_container {
    position: absolute;
    left: 0px;
    top: 0px;
}

svg .point {
    cursor: pointer;
}

svg .line {
    cursor: pointer;
}

.retina_diagram {
    background: url('/assets/retina_diagram.svg');
    background-size: 50px 50px;
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    border: 1px solid rgba(0,0,0,0.0);
    cursor: help;
}

.retina_diagram.highlight {
    border: 1px solid #666;
}

.retina_diagram:hover {
    border: 1px solid #666;
}
#experiment_details_container {
    position: relative;
}

#experiment_details_container table {
//    width: ;
    width: 341px;
}

#experiment_details_container td {
    width: 100%;
    background: #000;
    text-align: center;
}

.experiment_details_widget_container {
    border: 1px solid #ccc;
}

.experiment_details_widget_header {
    padding: 3px;
    font-size: 8pt;
    color: #666;
    background: #dfdfdf;
    margin: 10px 10px 0px 10px;
    border: 1px solid #ccc;
}

.experiment_details_widget {
    margin: 0px 10px 10px 10px;
}

.density_thumbnail_widget_container {
    position: relative;
    width: 341px;
    height: 274px;
}

.density_thumbnail_widget {
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #000;
    cursor: crosshair;
}
.header_link {
    margin-left: 5px;
    width: 16px;
    height: 16px;
    color: white;
    float: right;
}

.experiment_page_link {
//    background: url("/assets/showExperimentPage.png") no-repeat center;
    background: url("/assets/info.png") no-repeat center;
}

.spatial_search_link {
    background: url("/assets/doSpatialSearch.png") no-repeat center;
}

.siv_link {
    background: url("/assets/showInSIV.png") no-repeat center;
}

.cortical_map_link {
    background: url("/assets/showInCorticalMapView.png") no-repeat center;
}

.correlation_search_link {
    background: url("/assets/doCorrelationSearch.png") no-repeat center;
}

.brain_explorer_link {
    background: url("/assets/showIn3D.png") no-repeat center;
}

.image_widget_container {
    width: 250px;
    padding: 8px;
}

.experiment_refpanel {
    margin: auto auto;
    text-align: center;
}

.panel_container {
    background: #000;
}

.thumbnail_crosshair {
    position: absolute;
    background-color: #F00;
    pointer-events: none;
    z-index: 1000;
}

.thumbnail_crosshair.horizontal {
    width: 12px;
    height: 1px;
}

.thumbnail_crosshair.vertical {
    height: 12px;
    width: 1px;
}

.image_widget_container {
    padding: 0;
    background-color: #000;
    height: 214px;
//    width: 266px;
    width: 341px;
    overflow: hidden;
    position: relative;
    cursor: crosshair;
}

#experiment_details_container .svg_thumbnail_widget_container {
    cursor:crosshair;
}

.nav_container {
    position: absolute;
    text-align: right;
    width: 100%;
    height: 20px;
    bottom: 0px;
    z-index: 1000;
}

.nav_button {
    display: inline-block;
    margin: 1px;
    width: 16px;
    height: 16px;
    background-image: url('/assets/navicons.png');
    opacity: 0.7;
    z-index: 1000;
    cursor: pointer;
}

.nav_button:hover {
    opacity: 1.0;
}

.nav_button.back {
    background-position: 0px 0px;
}

.nav_button.back:hover {
    background-position: 0px 16px;
}

.nav_button.forward {
    background-position: -16px 0px;
}

.nav_button.forward:hover {
    background-position: -16px 16px;
}

.nav_button.plus {
    background-position: -48px 0px;
}

.nav_button.plus:hover {
    background-position: -48px 16px;
}

.nav_button.minus {
    background-position: -32px 0px;
}

.nav_button.minus:hover {
    background-position: -32px 16px;
}

.nav_button.segmentation {
    background-position: -64px 0px;
}

.nav_button.segmentation:hover {
    background-position: -64px 16px;
}

.image_widget_container img {
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;    
}

.image_widget_container .structure_label {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 3px;
    color: #AAA;
    background-color: rgba(0,0,0,.6);
    z-index: 1000;
}
.transgenic_line_widget {
    background: #EEE !important;
    font-size: 8pt;
}

.transgenic_line_widget table {
    border: 1px solid #CCC;
}

.transgenic_line_widget td {
    background: #EEE !important;
    color: #333;
    text-align: left !important;
}

.transgenic_line_widget .title {
    font-weight: bold;
}

.transgenic_line_widget .name {
    white-space:nowrap;
    text-align: right;
}

.transgenic_line_widget div {
    padding: 2px;
}

.transgenic_line_widget .link {
    padding-left: 3px;
}





.injection_summary_widget {
    background: #EEE !important;
    font-size: 8pt;
}

.injection_summary_widget table {
    border: 1px solid #CCC;
}

.injection_summary_widget td {
    background: #EEE !important;
    color: #333;
    text-align: left !important;
}

.injection_summary_widget div {
    padding: 2px;
}

.structure_summary_widget .bar {
    float: left;
    outline: 1px solid white;
    padding: 0px;
    text-align: center;
}

.structure_summary_widget .text {
    display: inline-block;
    margin: 0 auto;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    overflow: hidden;
    white-space:nowrap;
}

.injection_summary_widget .tightv {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    font-weight: bold;
}
#permalink_link {
    float: right;
    color: white;
    text-decoration: underline;
}

#permalink_container {
    position: absolute;
    z-index: 20000;
    background: #EEE;
    border: 1px solid #888;
    width: 350px;
    font-size: 8pt;
    display: none;
}

#permalink_container .label {
    margin: 10px 10px 0px 10px;
}

#permalink_container .text {
    width: 330px;
    margin: 10px;
}

#permalink_container .close_button {
    float: right;
    width: 14px;
    padding: .4em;
    margin: 4px;
}

.aibs_tooltip {
    position: absolute;
    background-color: #FFF;
    border: 2px solid #9CC;
    padding: 3px;
    z-index: 10000;
    box-shadow: 0px 0px 8px #BBB;
}
/* line 7, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
#bex-modal__container,
#bex-modal__container * {
  box-sizing: border-box;
}

/* line 13, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
#bex-modal__container {
  position: relative;
  margin: 10vh auto;
  width: 640px;
  max-width: 100%;
  background-color: #fff;
  padding: 30px 20px;
  transition: top ease 300ms;
}
/* line 22, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
#bex-modal__container p {
  margin-bottom: 30px;
}

/* line 27, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
#bex-modal__backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.65);
  transition: opacity ease 300ms;
  opacity: 0;
  z-index: -9999;
}

/* line 39, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
#bex-modal__backdrop.on {
  opacity: 1;
  z-index: 9999;
}

/* line 45, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
.bex-modal__close {
  position: absolute;
  width: 26px;
  height: 26px;
  top: 0;
  right: 0;
  padding: 6px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
  line-height: 0.81;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color ease 200ms;
}
/* line 65, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
.bex-modal__close:hover {
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 70, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
.bex-modal__header {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin: 20px 0 40px 0;
}

/* line 77, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
.bex-modal__sub-head {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 15px;
  font-weight: 600;
  margin: 30px 0 15px 0;
}

/* line 84, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
.bex-modal__links {
  width: 100%;
  text-align: right;
  margin: 20px 0 0 0;
}

/* line 90, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
.bex-modal__link {
  border: 1px solid #47AEDC;
  background-color: #0079c0;
  color: #fff;
  padding: 4px 8px;
  border-radius: 4px;
  transition: color ease 300ms, background-color ease 300ms;
  margin-left: 10px;
}
/* line 100, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
.bex-modal__link:visited:hover, .bex-modal__link:hover {
  color: #0079c0;
  background-color: #fff;
}
/* line 105, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
.bex-modal__link:visited, .bex-modal__link:focus {
  color: #fff;
}

/* line 110, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
.bex-modal__link--simple {
  color: #0079c0;
  border-bottom: 0px solid #0079c0;
  transition: border-width ease 200ms;
}
/* line 116, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
.bex-modal__link--simple:visited:hover, .bex-modal__link--simple:hover {
  color: #0079c0 !important;
  border-bottom-width: 2px;
}
/* line 121, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
.bex-modal__link--simple:visited, .bex-modal__link--simple:focus {
  color: #0079c0;
}

/* line 126, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
.bex-modal__content {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 14px;
  line-height: 1.4;
}

/* line 132, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
.bex-modal__horizontal-rule {
  margin: 30px auto 30px auto;
  border-top: 1px solid #c5c5c5;
  border-width: 1px 0 0 0;
  width: 100px;
}

/* line 140, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
.bex-modal__hide {
  display: none;
}

/* line 144, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
.bex-modal__remember-container {
  width: 190px;
  position: absolute;
  bottom: 30px;
  left: 0px;
}

/* line 151, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
.bex-modal__remember {
  cursor: pointer;
  display: block;
  width: 100%;
  margin: 40px 0 0 0;
  font-style: italic;
  text-align: right;
}

/* line 164, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
.bex-modal__remember-check:after {
  content: " ";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 2px solid #0079c0;
}
/* line 174, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
.bex-modal__remember-check:checked:after {
  background-color: #0079c0;
}

/* line 179, ../../../app/assets/stylesheets/widgets/brain-explorer-link.scss */
.web-viewer__error {
  color: #c43464;
}
/* styles used for the projection sesarch page
 * Note: slickGrid styles rely on a relative path to images directory
 *




























 */
