.basic-info {
    background: #F0F0F0;
    border-collapse: collapse;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 0 1em;
}

fieldset {
    margin: auto;
}

.jmol {
    width: 70%;
}
.crystal-table {
    width:100%;
    margin-bottom: 1em;
}

.crystal-table th, .crystal-table td{
    padding: 10px;
    font-size: 16px;
}

#potential_select {
    width: 100%;
    padding-bottom: 10px;
}

.ui-selectmenu-open {
    z-index: 9007;
}

.color-swatch {
    display: inline-block;
    margin-left: 0.3em;
    width: 0.7em;
    height: 0.7em;
    border: 1px solid #666;
}