html.overlay-open .navbar-fixed-top {
  z-index: 400;
}

html.js fieldset.collapsed {
  height: auto;
}

html.js input.form-autocomplete {
  background-image: none;
}

body {
  position: relative;
}

body.admin-expanded.admin-vertical.admin-nw .navbar,
body.admin-expanded.admin-vertical.admin-sw .navbar {
  margin-left: 260px;
}

body.navbar-is-fixed-top {
  padding-top: 64px !important;
}

body.navbar-is-fixed-bottom {
  padding-bottom: 64px !important;
}

body.toolbar {
  padding-top: 30px !important;
}

body.toolbar .navbar-fixed-top {
  top: 30px;
}

body.toolbar.navbar-is-fixed-top {
  padding-top: 94px !important;
}

body.toolbar-drawer {
  padding-top: 64px !important;
}

body.toolbar-drawer .navbar-fixed-top {
  top: 64px;
}

body.toolbar-drawer.navbar-is-fixed-top {
  padding-top: 128px !important;
}

body.admin-menu .navbar-fixed-top {
  top: 29px;
}

body.admin-menu.navbar-is-fixed-top {
  padding-top: 93px !important;
}

body div#admin-toolbar {
  z-index: 1600;
}

body #toolbar,
body #admin-menu,
body #admin-toolbar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

body #admin-menu {
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 1600;
}

body #admin-menu .dropdown li {
  line-height: normal;
}

.navbar.container {
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .navbar.container {
    max-width: 720px;
  }
}

@media screen and (min-width: 992px) {
  .navbar.container {
    max-width: 940px;
  }
}

@media screen and (min-width: 1200px) {
  .navbar.container {
    max-width: 1140px;
  }
}

.navbar.container > .container {
  margin: 0;
  padding: 0;
  width: auto;
}

#overlay-container,
.overlay-modal-background,
.overlay-element {
  z-index: 1500;
}

#toolbar {
  z-index: 1600;
}

.modal {
  z-index: 1620;
}

.modal-dialog {
  z-index: 1630;
}

.modal-backdrop {
  z-index: 1610;
}

.footer {
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: 1px solid #e5e5e5;
}

.element-invisible {
  margin: 0;
  padding: 0;
  width: 1px;
}

.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 768px) {
  .navbar .logo {
    margin-right: 0;
    padding-left: 0;
  }
}

ul.secondary {
  float: left;
}

@media screen and (min-width: 768px) {
  ul.secondary {
    float: right;
  }
}

.page-header {
  margin-top: 0;
}

.block:first-child h2.block-title {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

.region-help > .glyphicon {
  font-size: 18px;
  float: left;
  margin: -0.05em 0.5em 0 0;
}

.region-help .block {
  overflow: hidden;
}

form#search-block-form {
  margin: 0;
}

.navbar #block-search-form {
  float: none;
  margin: 5px 0 5px 5px;
}

@media screen and (min-width: 992px) {
  .navbar #block-search-form {
    float: right;
  }
}

.navbar-search .control-group {
  margin-bottom: 0;
}

ul.action-links {
  margin: 12px 0;
  padding: 0;
}

ul.action-links li {
  display: inline;
  margin: 0;
  padding: 0 6px 0 0;
}

ul.action-links .glyphicon {
  padding-right: 0.5em;
}

input,
textarea,
select,
.uneditable-input {
  max-width: 100%;
  width: auto;
}

input.error {
  color: #b94a48;
  border-color: #ebccd1;
}

fieldset legend.panel-heading {
  float: left;
  line-height: 1em;
  margin: 0;
}

fieldset .panel-body {
  clear: both;
}

fieldset .panel-heading a.panel-title {
  color: inherit;
  display: block;
  margin: -10px -15px;
  padding: 10px 15px;
}

fieldset .panel-heading a.panel-title:hover {
  text-decoration: none;
}

.form-actions {
  clear: both;
}

.resizable-textarea textarea {
  border-radius: 4px 4px 0 0;
}

.radio:first-child,
.checkbox:first-child {
  margin-top: 0;
}

.radio:last-child,
.checkbox:last-child {
  margin-bottom: 0;
}

.help-block,
.control-group .help-inline {
  color: #999;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0;
}

.panel-heading {
  display: block;
}

a.tabledrag-handle .handle {
  height: auto;
  width: auto;
}

.error {
  color: #b94a48;
}

div.error,
table tr.error {
  background-color: #f2dede;
  color: #b94a48;
}

.control-group.error {
  background: 0;
}

.control-group.error label,
.control-group.error .control-label {
  color: #b94a48;
  font-weight: 600;
}

.control-group.error input,
.control-group.error textarea,
.control-group.error select,
.control-group.error .uneditable-input {
  color: #555;
  border: 1px solid #ccc;
}

.control-group.error .help-block,
.control-group.error .help-inline {
  color: #333;
}

.list-inline > li.first {
  padding-left: 0;
}

.nav-tabs {
  margin-bottom: 10px;
}

ul li.collapsed,
ul li.expanded,
ul li.leaf {
  list-style: none;
  list-style-image: none;
}

.tabs--secondary {
  margin: 0 0 10px;
}

.submitted {
  margin-bottom: 1em;
  font-style: italic;
  font-weight: 400;
  color: #777;
}

.password-strength {
  width: 17em;
  float: right;
  margin-top: 1.4em;
}

.password-strength-title {
  display: inline;
}

.password-strength-text {
  float: right;
  font-weight: 700;
}

.password-indicator {
  background-color: #949494;
  height: 0.3em;
  width: 100%;
}

.password-indicator div {
  height: 100%;
  width: 0;
  background-color: #999;
}

input.password-confirm,
input.password-field {
  width: 16em;
  margin-bottom: 0.4em;
}

div.password-confirm {
  float: right;
  margin-top: 1.5em;
  visibility: hidden;
  width: 17em;
}

div.form-item div.password-suggestions {
  padding: 0.2em 0.5em;
  margin: 0.7em 0;
  width: 38.5em;
  border: 1px solid #b4b4b4;
}

div.password-suggestions ul {
  margin-bottom: 0;
}

.confirm-parent,
.password-parent {
  clear: left;
  margin: 0;
  width: 36.3em;
}

.progress-wrapper .progress {
  margin-bottom: 10px;
}

.pagination ul > li > a.progress-disabled {
  float: left;
}

.form-autocomplete .glyphicon {
  color: #999;
  font-size: 120%;
}

.form-autocomplete .glyphicon.glyphicon-spin {
  color: #428bca;
}

.form-autocomplete .input-group-addon {
  background-color: #fff;
}

.ajax-progress .glyphicon {
  font-size: 90%;
  margin: 0 -0.25em 0 0.5em;
}

.glyphicon-spin {
  display: inline-block;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}

a .glyphicon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }

  100% {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

.glyphicon-refresh {
  -webkit-transform-origin: 50% 45%;
  -moz-transform-origin: 50% 45%;
  -ms-transform-origin: 50% 45%;
  -o-transform-origin: 50% 45%;
  transform-origin: 50% 45%;
}

.tabbable {
  margin-bottom: 20px;
}

.tabs-below > .nav-tabs,
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  border-bottom: 0;
}

.tabs-below > .nav-tabs .summary,
.tabs-left > .nav-tabs .summary,
.tabs-right > .nav-tabs .summary {
  color: #999;
  font-size: 12px;
}

.tab-pane > .panel-heading {
  display: none;
}

.tab-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd;
}

.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li:focus,
.tabs-right > .nav-tabs > li:focus {
  outline: 0;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs > li > a:focus,
.tabs-right > .nav-tabs > li > a:focus {
  outline: 0;
}

.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 4px 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #ddd;
  overflow: hidden;
  padding: 10px 15px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px;
}

.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eee #ddd #eee #eee;
}

.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover,
.tabs-left > .nav-tabs > .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px;
}

.tabs-right > .nav-tabs > li > a {
  border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eee #eee #eee #ddd;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}

.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover,
.tabs-right > .nav-tabs > .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
}

th.checkbox,
td.checkbox,
th.radio,
td.radio {
  display: table-cell;
}

.views-display-settings .label {
  font-size: 100%;
  color: #666;
}

.views-display-settings .footer {
  padding: 0;
  margin: 4px 0 0;
}

table .radio input[type="radio"],
table .checkbox input[type="checkbox"] {
  max-width: inherit;
}

.form-horizontal .form-group label {
  position: relative;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}

@media (min-width: 768px) {
  .form-horizontal .form-group label {
    float: left;
    width: 16.666666666666664%;
  }
}

.alert a {
  font-weight: 700;
}

.alert-success a {
  color: #356635;
}

.alert-info a {
  color: #2d6987;
}

.alert-warning a {
  color: #a47e3c;
}

.alert-danger a {
  color: #953b39;
}

ul.navbar-nav {
  float: left;
}

ul.secondary {
  float: right;
}

#navbar {
  padding-top: 12px;
  padding-bottom: 5px;
  /* background: rgb(0 143 202); */
  /* background: -webkit-linear-gradient(#00688B, #03A89E);
  background: -o-linear-gradient(#00688B, #03A89E);
  background: -moz-linear-gradient(#00688B, #03A89E);
  background: linear-gradient(#00688B, #03A89E); */
  background: #00688B;
  font-size: 18px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
}

.nav > li > a {
  padding-right: 10px;
  padding-left: 10px;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #95a274;
}

.navbar-header {
  min-height: 70px;
  margin-top: auto;
}

.navbar-header .logo img {
  margin-top: -16px;
  margin-bottom: -22px;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: inherit;
}

.home-btn {
  margin-top: 10px;
  margin-right: 10px;
  float: right;
  font-weight: bold;
  /* background: #1b263b; */
  color: white;
  border-radius: 10px;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
}

/* Active Button Style */
.home-btn.active {
  background: #CD3700;  /* Change to desired color */
  color: white; /* Keep text readable */
}


#mini-panel-frontpage_top ul {
  padding: 0px 15px;
}

#mini-panel-frontpage_top li {
  padding-top: 6px;
}

#mini-panel-frontpage_top {
  width: 99%;
  margin-right: 13px;
  padding: 0px 0px 0px 10px;
  border-style: solid;
  border-radius: 8px;
  border-width: 1px;
  border-color: #00688B;
  box-shadow: 2px 3px 4px #888;
}

#mini-panel-frontpage_top .panel-col-first {
  float: left;
  margin: 10px 10px 0px 10px;
  width: 550px;
}

#mini-panel-frontpage_top .panel-col-last {
  float: left;
  margin: 20px 15px 15px;
  padding: 5px 10px;
  border-style: solid;
  border-radius: 8px;
  border-width: 3px;
  border-color: #e6e6e6;
  width: 510px;
}

#node-2312859 h2 {
  display: none;
}

#node-2312859 h4 {
  color: #666;
  margin: 2px 0px 0px 8px;
  line-height: 1.5;
}

#mini-panel-frontpage_top .panel-col-last .inside {
  margin: 0px;
}

#mini-panel-frontpage_top .panel-col {
  text-align: center;
}

#mini-panel-frontpage_top .more-link {
  float: right;
  margin-top: -10px;
  margin-right: 20px;
}

#mini-panel-frontpage_top .panel-col-first h2.pane-title {
  display: none;
}

#mini-panel-frontpage_top h2 {
  font-size: 160%;
  color: #00688B;
  font-weight: bold;
}

#mini-panel-frontpage_top .pane-news-csfl h2,
#mini-panel-frontpage_top .pane-news-community h2 {
  margin: 7px 0px;
  text-align: center;
}

#csfl-front-slogan {
  margin-top: 20px;
}

#csfl-front-logo {
  margin-left: -5px;
}

#home-panel h2 {
  font-size: 160%;
}

#home-panel .pane-title {
  margin: 20px 10px 0px 0px;
  padding: 7px 15px;
  /* background: -webkit-linear-gradient(#00688B, #03A89E);
  background: -o-linear-gradient(#00688B, #03A89E);
  background: -moz-linear-gradient(#00688B, #03A89E);
  background: linear-gradient(#00688B, #03A89E); */
  background: #00688B;
  color: #333;
  border-radius: 8px;
}

#home-panel .panel-col-first {
  width: 49%;
}

#home-panel .panel-col-last {
  width: 51%;
}

#home-panel .panel-col-last .inside {
  padding-left: 0px;
  margin-left: 0px;
}

#node-2312861 h2 {
  display: none;
}

#front-tools-quick-start {
  float: left;
  margin: 20px 10px 0px 0px;
  padding-left: 15px;
  border-style: solid;
  border-radius: 8px;
  border-width: 1px;
  border-color: #00688B;
  box-shadow: 2px 3px 4px #888;
  width: 98.2%;
}

#front-tools-quick-start a {
  font-family: sans-serif;
}

.front-tools-quick-start-box {
  float: left;
  margin-right: 0px;
  padding: 5px 0px 0px 10px;
  min-width: 22%;
}

.front-crops-quick-start-box {
  float: left;
  margin: 10px 5px 0px 0px;
  padding: 5px 0px 0px 5px;
  border-style: solid;
  border-radius: 8px;                             
  border-width: 1px;
  border-color: #00688B;
  box-shadow: 2px 3px 4px #888;
  width: 131px;
}
.front-crops-quick-start-box a {
  font-family: sans-serif;
  color: #00688B;
}
.front-crops-quick-start-box a:hover {
  color: #CD3700;
}

.front-tools-quick-start-box h5 {
  font-weight: bold;
  margin: 10px 10px 0px -6px;
  font-size: 120%;
}

.front-crops-quick-start-box h5 {
  font-weight: bold;
  text-align: center;
  margin: 2px 5px 2px 0px;
  font-size: 120%;
}

.front-tools-quick-start-box li {
  list-style-image: url(../../../all/themes/bootstrap_cottongen/images/bullet.png);
  font-size: 90%;
  padding-top: 3px;
}

.front-tools-quick-start-box li {
  margin-left: -1px;
}

.front-tools-quick-start-box ul {
  padding: 0px 10px 10px;
}

.footer {
  height: 110px;
  margin-top: 10px;
  padding: 36px;
  width: 100% !important;
  /* background: -webkit-linear-gradient(#00688B, #03A89E);
  background: -o-linear-gradient(#00688B, #03A89E);
  background: -moz-linear-gradient(#00688B, #03A89E);
  background: linear-gradient(#00688B, #03A89E); */
  background: #00688B;
  color: #333;
  text-align: center;
}

/* .footer img {
  margin-right: 10px;
  margin-bottom: 3px;
} */

#csfl-footer-copyright {
  margin-top: 13px;
  clear: both;
  font-size: 95%;
}

a,
front-crops-quick-start-box a {
  color: gold;
}
a:hover {
  color: rgb(156, 202, 255);;
}

#block-search-form {
  padding-top: 3px;
  width: 200px;
}

h1 {
  font-size: 180%;
}

legend {
  font-size: 100%;
  margin: 10px 0px 0px 0px;
  border: 0px;
}

table {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin: 10px 0px;
  width: 100%;
}

th {
  background-color: #ddd;
}

tr.odd th,
tr.even th {
  background-color: inherit;
}

tr.odd td,
tr.even td,
th {
  padding: 4px 10px;
}

tr.odd {
  background-color: #ffffff;
}

tr.even {
  background-color: #eeeeee;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

table.tripal-subtable {
  border: 0px;
}

.tripal-contents-table {
  border: 0px;
}

.tripal-toc-pane {
  min-width: 200px;
}

.page-header {
  border: 0px;
  margin: 5
  px 0px;
  padding-bottom: 0px;
}

h1,
h2,
h3 {
  margin-top: 10px;
}

.form-control,
.btn {
  height: auto;
  padding: 4px 6px;
}

.field-item p {
  padding: 10px 0px 0px;
}

p {
  margin-bottom: 0px;
}

.tripal-contents-table-td-data p {
  margin-bottom: 6px;
}

.field-item ul {
  padding-top: 10px;
}

.view-content ul {
  padding-top: 10px;
  padding-bottom: 10px;
}

.btn-primary,
#edit-submit-qtl-search {
  /* background: -webkit-linear-gradient(#00688B, #03A89E);
  background: -o-linear-gradient(#00688B, #03A89E);
  background: -moz-linear-gradient(#00688B, #03A89E);
  background: linear-gradient(#00688B, #03A89E); */
  background: #00688B;
  border-color: #00688B;
}

.btn-primary:hover,
#edit-submit-qtl-search:hover,
.btn-primary:active,
#edit-submit-qtl-search:active,
.btn-primary:focus,
#edit-submit-qtl-search:focus {
  /* background: -webkit-linear-gradient(#00688B, #03A89E);
  background: -o-linear-gradient(#00688B, #03A89E);
  background: -moz-linear-gradient(#00688B, #03A89E);
  background: linear-gradient(#00688B, #03A89E); */
  background: #00688B;
  border-color: #00688B;
}

.btn-success,
.btn-danger,
.btn-info {
  color: inherit;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-success:hover,
.btn-danger:hover,
.btn-info:hover,
.btn-success:active,
.btn-danger:active,
.btn-info:active,
.btn-success:focus,
.btn-danger:focus,
.btn-info:focus {
  color: inherit;
  background-color: #cccccc;
  border-color: #adadad;
}

#tripal-pub-search-form {
  border: 1px solid #ccc;
  padding: 10px 18px 20px;
  margin-top: 8px;
  margin-bottom: 8px;
}

#chado_search-filter-sequence_search-feature_name_file-description {
  margin-top: -3px;
}

fieldset legend {
  width: auto;
  margin: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.chado_search-waiting-box-message h3 {
  font-size: 18px;
}

.chado_search-fieldset {
  border: 1px solid #ccc;
  padding: 15px 18px;
  margin-top: 8px;
  margin-bottom: 10px;
}

#chado_search-fieldset-transcript_search-transcript_search_by_name,
#chado_search-fieldset-marker_search-marker_search_by_name {
  margin-top: -5px;
}

#chado_search-transcript_search-submit-submit,
#chado_search-transcript_search-reset-reset,
#chado_search-marker_search-submit-submit,
#chado_search-marker_search-reset-reset {
  margin-top: 10px;
  margin-bottom: 5px;
}

.tripal-contents-table {
  width: 100%;
}

.tripal-toc-pane {
  min-width: 170px;
}

.tripal-contents-table-td-toc {
  border: 0px !important;
  padding: 20px !important;
  background-color: #eee !important;
  border-radius: 8px;
}

.tripal-contents-table-td-data {
  height: inherit;
}

.tripal-data-pane {
  float: left;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 20px;
  min-height: 400px;
}

#tripal-chado_organism-contents-table .tripal-organism-data-table {
  float: left;
}

#tripal_organism-table-base {
  width: 570px;
}

#tripal_organism-table-base th {
  width: 200px;
}

.tripal-organism-img {
  margin: -2px 10px 20px 20px;
  width: 258px;
  height: 380px;
  float: right;
  clear: right;
}

#chado_search-filter-marker_search-marker_uniquename_file-description,
#chado_search-filter-germplasm_search-stock_uniquename_file-description,
#chado_search-filter-gene_search-feature_name_file-description,
#chado_search-filter-sequence_search-feature_name_file-description {
  clear: none;
  margin: 17px;
}

pre.tripal_feature-sequence {
  max-width: 600px;
}

.tripal-data-block-desc {
  margin-bottom: 15px;
}

#mlist-subscribe-form label {
  margin-top: 15px;
}

#chado_organism-tripal-toc-pane .tripal_toc_list_item a {
  margin-left: 10px;
}

.mainlab-analysis-methods {
  float: left;
}

.mainlab-analysis-methods .analysis-title {
  margin-left: 10px;
  width: 20%;
  float: left;
}

.mainlab-analysis-methods .analysis-title p {
  text-align: left;
}

.mainlab-analysis-methods .analysis-content {
  float: left;
  width: 77%;
  margin-left: 0px;
}

.mainlab_style_table tr td p {
  margin-top: -8px;
}

.chado_search-custom_output-widget fieldset {
  border: 0px;
  -webkit-box-shadow: none;
  margin-bottom: 10px;
}

.chado_search-custom_output-widget fieldset legend {
  width: auto !important;
  border: 1px solid #ccc;
  border-bottom: 0px;
  padding: 8px 10px;
}

.chado_search-custom_output-widget fieldset legend a {
  color: #050a0f !important;
  font-size: 97%;
}

.chado_search-custom_output-widget fieldset label {
  font-size: 97%;
}

.chado_search-custom_output-widget fieldset .panel-body {
  border: 1px solid #ccc;
}

.chado_search-custom_output-widget fieldset .panel-body .help-block {
  color: #666;
}

.chado_search-custom_output-widget fieldset .checkbox {
  float: left;
  margin-right: 20px;
}

#block-block-10 h2.block-title {
  color: red;
}

#block-symposium-symposium-icgi-2018 h2 {
  font-size: 180%;
}

#block-symposium-symposium-icgi-2018 ul {
  padding-left: 13px;
}

.node-icgi-2018-abstract h2 {
  font-size: 180%;
}

.block-modr8 ul {
  padding-left: 13px;
}

.block-modr8 h2 {
  font-size: 180%;
}

.block-modr8 h3 {
  font-size: 130%;
}

.block-masquerade h2 {
  font-size: 180%;
}

.field-multiple-table label {
  padding-left: 10px;
}

.node-icgi-2018-abstract .marker {
  color: red;
}

.node-icgi-2018-abstract .field {
  margin-top: 4px;
}

#edit-modr8-content-type {
  width: auto;
}

#modr8-filter-form .form-group {
  margin-left: 0px;
  margin-right: 0px;
}

#modr8-filter-form {
  display: none;
}

#block-symposium-symposium-icgi-2020 {
  border: 1px #ccc solid;
  padding: 20px;
  margin-top: 10px;
}

#block-symposium-symposium-icgi-2020 h2 {
  font-size: 22px;
}

#block-symposium-symposium-icgi-2020 ul {
  padding-left: 15px;
}

.chado_search-fieldset-content {
  margin-top: -13px;
}

.chado_search-fieldset legend {
  width: auto !important;
}

#block-views-icgi-2020-headers-block table {
  border: 0px;
}

#block-views-icgi-2020-headers-block td {
  border: 0px;
}

.card {
  transition: transform 0.3s ease-in-out;
  border-radius: 10px;
}
.card:hover {
  transform: scale(1.05);
}
.card-img-top {
  height: 150px;
  object-fit: contain;
  padding: 10px;
}
.btn-primary {
  font-weight: bold;
  /* background: -webkit-linear-gradient(#00688B, #03A89E);
  background: -o-linear-gradient(#00688B, #03A89E);
  background: -moz-linear-gradient(#00688B, #03A89E);
  background: linear-gradient(#00688B, #03A89E); */
  background: #00688B;
  border: none;
}
.btn-primary:hover {
  background-color: #00688B;
}
.download-btn {
  font-weight: bold;
  /* background: -webkit-linear-gradient(#00688B, #03A89E);
  background: -o-linear-gradient(#00688B, #03A89E);
  background: -moz-linear-gradient(#00688B, #03A89E);
  background: linear-gradient(#00688B, #03A89E); */
  background: #00688B;
  color: white;
  border: none;
  padding: 15px 30px;
  border-radius: 8px;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  margin-bottom: 20px; /* Adds spacing from the bottom */
}

.download-btn:hover {
  background-color: #00688B;
  transform: scale(1.05); /* Slight zoom effect on hover */
  color: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); /* Adds a subtle shadow */
}


div.panel-pane div.admin-links {
  font-size: xx-small;
  margin-right: 1em;
}

div.panel-pane div.admin-links li a {
  color: #ccc;
}

div.panel-pane div.admin-links li {
  padding-bottom: 2px;
  background: white;
  z-index: 201;
}

div.panel-pane div.admin-links:hover a,
div.panel-pane div.admin-links-hover a {
  color: #000;
}

div.panel-pane div.admin-links a:before {
  content: "[";
}

div.panel-pane div.admin-links a:after {
  content: "]";
}

div.panel-pane div.panel-hide {
  display: none;
}

div.panel-pane div.panel-hide-hover,
div.panel-pane:hover div.panel-hide {
  display: block;
  position: absolute;
  z-index: 200;
  margin-top: -1.5em;
}

div.panel-pane div.feed a {
  float: right;
}



.panel-2col {}

.panel-2col .panel-col-first {
    float: left;
    width: 50%;
}

* html .panel-2col .panel-col-first {
    width: 49.9%;
}

.panel-2col .panel-col-first .inside {
    margin: 0 .5em 1em 0;
}

.panel-2col .panel-col-last {
    float: left;
    width: 50%;
}

* html .panel-2col .panel-col-last {
    width: 49.9%;
}

.panel-2col .panel-col-last .inside {
    margin: 0 0 1em .5em;
}

#panels-edit-display .panel-pane,
#panels-edit-display .helperclass {
    margin: .5em;
}

.panel-2col .panel-separator {
    margin: 0 0 1em 0;
}

