.external-data {font-weight: normal;}
.gephebase-data {font-weight: bold;}
.gephebase-data .bold-exception {font-weight: normal;}
.gephebase-label {color: #f26522; text-align:right;}
.show-more-trigger {color: #2dce48; font-weight:bold ;}
.show-more-trigger:hover, .show-more-trigger:focus {text-decoration: underline; cursor: pointer;}
.feedback-message {text-align: center;}
.feedback-form td {text-align:left;}
.gephe-btn:hover, .gephe-btn:focus, .gephe-btn:active {text-decoration: none}
.codon-data table th.gephebase-label {text-align:center;}
.codon-data {font-weight: bold;  margin: 20px 0;}
.show-all-details {float: right;}
.well {background-color: #f9f9f9;}
.well .inner-box-title {margin-top: 0;}
.well-title {color: #f26522; font-weight: bold;}


@media only screen and (max-width: 600px) {
	.gephebase-label {text-align:left;}
	.row {margin-bottom: 10px;}
}