table.frontpage tr td {
  padding: 0;
  min-width: 16em;
  border: 1px solid #9a9a9a;
}

table.frontpage td.fp-explore {
  background-color: #d9edf7;
}

table.frontpage td.fp-use {
  background-color: #fcf8e3;
}

table.frontpage td.fp-contribute {
  background-color: #f2dede;
}

table.frontpage div.fp-heading {
  text-align: center;
  padding-top: 1em;
  padding-bottom: 1em;
}

table.frontpage div.fp-heading span {
  font-weight: bold;
  font-size: 140%;
  color: #fff;
}

table.frontpage td.fp-explore div.fp-heading {
  background: #337ab7;
}

table.frontpage td.fp-use div.fp-heading {
  background: #f0ad4e;
}

table.frontpage td.fp-contribute div.fp-heading {
  background: #d9534f;
}

table.frontpage div.fp-icon-div {
  position: relative;
}

table.frontpage div.fp-icon-div div {
  position:absolute;
  top: 0;
  left: 1em;
  padding-top: 0.8em;
  font-size: 18px;
  color: #fff;
}

table.frontpage div.fp-body {
  font-size: 110%;
  padding-top: 1em;
}


table.frontpage p {
  padding-left: 1em;
  padding-right: 1em;
}

table.frontpage ul li a {
  text-decoration: underline;
  color: #000;
}

.intro-participate a {
  text-decoration: underline;
}

.intro-participate a[href=""] {
  text-decoration: line-through;
}

.intro-participate li {
  margin-top: 1em;
}

.properties-periodic-table {
  width: 40em;
  margin-left:auto;
  margin-right:auto;
  text-align: center;
}

.properties-periodic-table th {
  text-align: center !important;
}

.properties-periodic-table td {
  padding: 0 !important;
  width: 2em !important;
  height: 6em !important;
  vertical-align: middle !important;
}

.properties-periodic-table td.nocontent {
  border: 0;
}

.properties-periodic-table th {
  border: 0 !important;
}

.properties-periodic-table td a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  transition: background-color 200ms linear;
}

.properties-periodic-table td a div {
  padding: 8px;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.properties-periodic-table td a:hover {
  background-color: rgba(255, 255, 0, 0.4) !important;
}

.properties-periodic-table-modal li {
  margin-top: 1em;
}

/***
For dynamic content
***/

.forum-content {
  font-family: Cousine, Monaco, "Courier New", Courier, monospace;
  font-size: 13px;
  white-space: pre-wrap
}

code, kbd, pre, samp, tt {
  font-family: Monaco,Cousine,Consolas,"Courier New",Courier,monospace;
}

.kimid {
  font-family: Monaco,Cousine,Consolas,"Courier New",Courier,monospace;
}

ul.error-messages li {
  font-family: Monaco,Cousine,Consolas,"Courier New",Courier,monospace;
}

.rootauthor {
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;
  padding: 1px 7px;
  background-color: #ddd;
}

.metadata-editable-field-start-edit {
  color: #33f;
  transition: 0.3s;
}

.metadata-editable-field-start-edit:hover {
  color: #00cfff;
}


/** http://css-tricks.com/examples/DifferentSelectionColors/ **/
::selection {
  background: #fff2a8;
}
::-moz-selection {
  background: #fff2a8;
}

span.tag-hashtag {
  text-decoration: underline;
  background: #F0F3FF;
  white-space: nowrap;
}

span.tag-kim-item {
  text-decoration: underline;
  background: #F0F3FF;
  white-space: nowrap;
}

span.tag-hashtag i.fa {
  vertical-align: top;
  color: #999;
  font-size: 0.8em;
}

span.tag-kim-item i.fa {
  vertical-align: top;
  color: #999;
  font-size: 0.8em;
}

p.formatted-source-citation span {
  text-decoration: underline;
}

dt {
  padding-top: 1em;
}

.items td {
  font-size: 12px;
}

.items td.eid {
  max-width: 40em;
  overflow: auto;
}

/* kim-items table */
th span.title i.fa-question-circle {
  cursor: pointer;
}

.responsive-utilities tbody th {
  font-weight: normal;
}
.responsive-utilities td {
  text-align: center;
}
.responsive-utilities td.is-visible {
  color: #468847;
  background-color: #dff0d8 !important;
}
.responsive-utilities td.is-hidden {
  color: #ccc;
  background-color: #f9f9f9 !important;
}


.btn-orange {
  color: #fff;
  background-color: #f04934;
}

.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
  color: #fff;
  background-color: #ff4e37;
}

.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
  background-image: none;
}

.btn-orange{
  font-family: Montserrat, sans-serif;
}

.new-user{
  -webkit-font-smoothing: antialiased;
  background-attachment: scroll;
  background-color: rgb(7, 50, 54);
  background-image: url(/img/newrelic-bg_med_dark.png);
  font-family: Montserrat, sans-serif;
  /* width: auto;*/
  /*max-width: none; /* override bootstrap */
  padding: 3rem;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
.new-user .form-group {
  padding-top: 10px;
}
.new-user h5 {
  color: #ec4731;
  font-size: 24px;
  line-height: 34px
  padding-bottom: 6px;
  padding-top: 10px;
  height: 44px;
  font-weight: bold;
  text-align: center;
}
.new-user label {
  color: #fff;
  font-weight: normal;
}
.new-user .req_label {
  font-size: 12px;
  font-weight: normal;
  float:right;
  margin-bottom: -20px;
  line-height: 22px;
  color: #fff;
}
.new-user .req {
  float: right;
  font-size: 28px;
  font-weight: normal;
  margin-bottom: -20px;
  line-height: 28px;
  color: #ec4731;
}
.new-user .help-block {
  color: #aaa;
  margin-left: 14px;
  margin-bottom: 0px;
}

.interest-checkboxes {
  margin-left: 14px;
}
.interest-checkboxes .form-group {
  padding-top: 0;
  margin-bottom: 0;
}

table.kim-item-info .title {
  white-space: nowrap;
}

table.kim-item-info th {
  font-weight: 520;
}

table.kim-item-info .moreinfo {
  display: none;
  color: #737373;
  font-weight: normal;
  white-space: normal;
}

table.kim-item-info .simulator-potential-compatibility-entry:not(:last-child) {
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}

table.kim-item-info .simulator-potential-compatibility-entry .compatibility-notes {
  display: block;
}

table.kim-item-info .simulator-potential-compatibility-entry:not(:last-child) .compatibility-notes {
  padding-bottom: 10px;
}

table.items .title {
  white-space: nowrap;
}

table.items .moreinfo {
  display: none;
  color: #737373;
  font-weight: normal;
}


button.synopsis-expand {
  white-space: nowrap;
  font-size: 100% !important;
}

button.synopsis-collapse {
  white-space: nowrap;
  font-size: 100% !important;
}

a:not([href]):not([tabindex]).btn-primary {
  color: #fff;
}

a:not([href]):not([tabindex]).btn-danger {
  color: #fff;
}

a:not([href]):not([tabindex]).btn-info {
  color: #fff;
}


/***
For static site
***/

figure.highlight pre {
  background-color: transparent;
}

a:hover#signout {
  cursor: pointer;
}

.main-body-content {
  min-height: 300px;
}

.navbar-dark, nav.bg-dark {
  background: #000 !important;
}

.navbar-nav > li > a, .navbar-brand {
  padding-top: 10px !important;
  padding-bottom:0 !important;
  height: 40px;
}

.navbar-nav > li > a {
  padding-top: 12px !important;
  padding-right: 12px !important;
  font-size: 14px;
}

.navbar {
  min-height: 40px !important;
  padding-top: 0px !important;
}

a.navbar-brand {
  color: #000 !important;
  transition: color 200ms linear;
}

a.navbar-brand:hover {
  color: #ee9 !important;
}

a.navbar-brand img {
}

a.navbar-brand img {
  display:inline;
  background: #fff;
  border: 1px solid #eee;
  margin-top: -2px;
  margin-right: 5px;
}

.navbar-nav > li > a {
  color: #000 !important;
  transition: opacity 100ms linear;
  opacity: 0.7;
}

.navbar-nav > li > a:hover {
  color: #000 !important;
  opacity: 0.9;
}

.navbar-toggle {
  padding: 5px !important;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
}

.navbar-toggle .icon-bar {
  opacity: 0.8;
}

/*
.h1, h1 { font-size: 36px; }
.h2, h2 { font-size: 30px; }
.h3, h3 { font-size: 24px; }
.h4, h4 { font-size: 18px; }
*/




h1.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  font-size: 32px;
  border-bottom: 1px solid #eee;
}

td.periodic-table {
  border: 1px solid rgb(221, 221, 221);
}

td.periodic-table a {
  text-decoration: none;
  transition: background-color 200ms linear;
}

td.periodic-table a:hover {
  background-color: rgba(255, 255, 0, 0.4) !important;
}

.carousel-inner div.item {
  text-align: center;
  background: #333;
  height: 300px !important;
}
.carousel{
  margin-top: 20px;
}

footer {
  color: #ddd;
  background: #222;
}

footer li {
  color: #ccc;
}

footer a {
  color: #777;
}

footer a:link {
  color: #777;
}

footer a:visited {
  color: #777;
}

footer a:hover {
  color: #fff;
}

.navbar {
  margin-bottom: 0px;
}

.kimlead {
  /* color: #cdbfe3; background: #6f5499;
  color: #444;
  margin-bottom: 20px;
  /* padding: 1em 0; */
  padding-top: 1em;
  /*    background: #f2f1ee; */
  background: #e1e0dd;
  border-bottom: 1px solid #e0ded6;
}

.kimlead p {
  font-size: 1.2em;
}

/* For Firefox, used on select-model-type page */

.select2-drop {
  width: 100%;
}

div.os-setup-for-kim-api img {
  display: block;
  margin: 0 auto;
  max-width: 75%;
}

table caption {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.1;
  font-size: 24px;
}

code, kbd, pre, samp, tt {
  font-family: Monaco,Cousine,Consolas,"Courier New",Courier,monospace;
  font-size: 90%;
}

div#kim-licensing {
  font-family: Monaco,Cousine,Consolas,"Courier New",Courier,monospace;
  font-size: 90%;
  white-space:pre;
}

#kimspec-guide dl dt {
  font-family: Monaco,Cousine,Consolas,"Courier New",Courier,monospace;
  font-size: 90%;
}

#kimspec-guide dl dd {
  margin-left: 1em;
}

#kimspec-guide tr th:first-child {
  font-family: Monaco,Cousine,Consolas,"Courier New",Courier,monospace;
  font-size: 90%;
  white-space:pre;
  border-right-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-left-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
}

#kimspec-guide tr th:last-child, #kimspec-guide tr td:last-child {
  border-right-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
}

#kimspec-guide tr:last-child {
  font-family: Monaco,Cousine,Consolas,"Courier New",Courier,monospace;
  font-size: 90%;
  white-space:pre;
  border-bottom-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#kimspec-guide td.text-muted, #kimspec-guide span.text-muted {
  color: #ddd !important;
}

.highlight {
  color: #faf6e4;
  background-color: #122b3b;
}
.highlight .gl {
  color: #dee5e7;
  background-color: #4e5d62;
}
.highlight .c, .highlight .cd, .highlight .cm, .highlight .c1, .highlight .cs {
  color: #6c8b9f;
  font-style: italic;
}
.highlight .cp {
  color: #b2fd6d;
  font-weight: bold;
  font-style: italic;
}
.highlight .err {
  color: #fefeec;
  background-color: #cc0000;
}
.highlight .gr {
  color: #fefeec;
  background-color: #cc0000;
}
.highlight .k, .highlight .kd, .highlight .kv {
  color: #f6dd62;
  font-weight: bold;
}
.highlight .o, .highlight .ow {
  color: #4df4ff;
}
.highlight .p, .highlight .pi {
  color: #4df4ff;
}
.highlight .gd {
  color: #cc0000;
}
.highlight .gi {
  color: #b2fd6d;
}
.highlight .ge {
  font-style: italic;
}
.highlight .gs {
  font-weight: bold;
}
.highlight .gt {
  color: #dee5e7;
  background-color: #4e5d62;
}
.highlight .kc {
  color: #f696db;
  font-weight: bold;
}
.highlight .kn {
  color: #ffb000;
  font-weight: bold;
}
.highlight .kp {
  color: #ffb000;
  font-weight: bold;
}
.highlight .kr {
  color: #ffb000;
  font-weight: bold;
}
.highlight .gh {
  color: #ffb000;
  font-weight: bold;
}
.highlight .gu {
  color: #ffb000;
  font-weight: bold;
}
.highlight .kt {
  color: #b2fd6d;
  font-weight: bold;
}
.highlight .n {
  color: #b2fd6d;
  font-weight: bold;
}
.highlight .no {
  color: #b2fd6d;
  font-weight: bold;
}
.highlight .nc {
  color: #b2fd6d;
  font-weight: bold;
}
.highlight .nd {
  color: #b2fd6d;
  font-weight: bold;
}
.highlight .nn {
  color: #b2fd6d;
  font-weight: bold;
}
.highlight .bp {
  color: #b2fd6d;
  font-weight: bold;
}
.highlight .ne {
  color: #b2fd6d;
  font-weight: bold;
}
.highlight .nl {
  color: #ffb000;
  font-weight: bold;
}
.highlight .nt {
  color: #ffb000;
  font-weight: bold;
}
.highlight .m, .highlight .mf, .highlight .mh, .highlight .mi, .highlight .il, .highlight .mo, .highlight .mb, .highlight .mx {
  color: #f696db;
  font-weight: bold;
}
.highlight .ld {
  color: #f696db;
  font-weight: bold;
}
.highlight .ss {
  color: #f696db;
  font-weight: bold;
}
.highlight .s, .highlight .sb, .highlight .sd, .highlight .s2, .highlight .sh, .highlight .sx, .highlight .sr, .highlight .s1 {
  color: #fff0a6;
  font-weight: bold;
}
.highlight .se {
  color: #4df4ff;
  font-weight: bold;
}
.highlight .sc {
  color: #4df4ff;
  font-weight: bold;
}
.highlight .si {
  color: #4df4ff;
  font-weight: bold;
}
.highlight .nb {
  font-weight: bold;
}
.highlight .ni {
  color: #999999;
  font-weight: bold;
}
.highlight .w {
  color: #BBBBBB;
}
.highlight .nf {
  color: #a8e1fe;
}
.highlight .py {
  color: #a8e1fe;
}
.highlight .na {
  color: #a8e1fe;
}
.highlight .nv, .highlight .vc, .highlight .vg, .highlight .vi {
  color: #a8e1fe;
  font-weight: bold;
}

/* For properties-framework.md */
pre code {
  word-break: normal;
}

div.highlight pre {
  margin: 10px;
  background-color: #122b3b;
}

/* For properties-framework.md */
div.highlight pre code.clojure {
  overflow: auto;
  word-wrap: normal;
  white-space: pre;
}

dt {
  padding-top: 1em;
}

.items td {
  font-size: 12px;
}

blockquote p {
  font-style: italic;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.jumbotron {
  padding: 10px 30px 20px 30px;
}
.jumbotron h1 {
  font-size: 30px;
}
h1.page-title {
  font-size: 26px;
  margin-bottom: 20px;
}

div.project-gallery div.card-body a {
  padding: 40px;
  line-height: 130px;
}

/* For KIM API
-------------------------------------------------- */
/* ol ul p  { margin: 1em 0 0 0; } */
ul       { list-style-type: disc }
ul ul    { list-style-type: circle }
ul ul ul { list-style-type: square }
ol       { list-style-type: decimal }
ol ol    { list-style-type: lower-alpha }
ol ol ol { list-style-type: lower-roman }

/* for requirements doc */
.sphinx-content h1 {
  font-size: 24px;
  line-height: 24px;
}

/* for google custom search */
input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus,
.gsc-search-button
{
    box-sizing: content-box;
    line-height: normal;
}
div.gsc-control-cse {
  padding-left: 0;
}
.reset-box-sizing,
.reset-box-sizing *,
.reset-box-sizing *:before,
.reset-box-sizing *:after {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}


.new-periodic-table > tbody > tr > td {
  padding: 0 !important;
  height: 2em;
  border: 1px solid rgb(200, 200, 200);
}

.new-periodic-table-dark-border > tbody > tr > td {
  padding: 0 !important;
  height: 2em;
  border: 1px solid rgb(190, 190, 190);
}

.new-periodic-table td a {
  width: 100%;
  height: 100%;
  padding: 8px;
  display:block;
  min-height: 36px !important;

  text-decoration: none;
  transition: background-color 200ms linear;
}

.new-periodic-table a:hover[data-state="active"] {
  background-color: #fff !important;
}

.new-periodic-table td a:hover {
  background-color: rgba(255, 255, 0, 0.4) !important;
}

.new-periodic-table .fewitems {
  opacity: 0.3;
}

.new-periodic-table a.c1 {
  background-color: #d9edf7;
  background-color: #337ab7;
  color: #fff;
}

.new-periodic-table a.c2 {
  background-color: #f2dede;
  background-color: #d9534f;
  color: #fff;
}

.new-periodic-table a.c3 {
  background-color: #fcf8e3;
  background-color: #f0ad4e;
  color: #fff;
}

.new-periodic-table a.c4 {
  background-color: #dff0d8;
  background-color: #5cb85c;
  color: #fff;
}

.new-periodic-table td a.c1:hover {
  color: #000 !important;
}

.new-periodic-table td a.c2:hover {
  color: #000 !important;
}

.new-periodic-table td a.c3:hover {
  color: #000 !important;
}

.new-periodic-table td a.c4:hover {
  color: #000 !important;
}


.new-periodic-table a.tc1 {
  background-color: #d8dce6;
}

.new-periodic-table a.tc2 {
  background-color: #f1cdcd;
}

.new-periodic-table a.tc3 {
  background-color: #fbe7d2;
}

.new-periodic-table a.tc4 {
  background-color: #cee0c7;
}
