.threedm .ui-accordion .ui-accordion-content-active { overflow: auto !important; }
.threedm {
    background: #fff;
    margin: 0px;
    padding: 4px;
    color: #555;
    word-wrap: break-word;
}

.threedm a {
            color: #444444;
            text-decoration: none;
}

.threedm h1,
.threedm h2 {
    font-weight: bold;
}

.threedm h3 {
    font-weight: bold;
	font-style: normal;
	font-size: 1em;
}

/*.threedm h2,*/
/*.threedm h3 {*/
/*    font-style: italic;*/
/*}*/

.threedm table,
.threedm tr,
.threedm td,
.threedm th {
    color: inherit;
}

.threedm ol,
.threedm ul {
    padding-left: 10px;
    margin: 0px;
	list-style: none;
}

.threedm li,
.threedm p,
.hyphenate {
    text-align: justify;
}

.threedm li,
.threedm p,
.threedm table {
    margin-top: 0em;
    margin-bottom: 0em;
}

.threedm table {
    width: 95%;
	border-width: 0px;
	border-style: inherit;
	border-color: inherit;
}

.threedm table thead {
	height: 1em;
	padding: 0;
	margin: 0;
}

.threedm .header {
	height: 1em;
	padding: 8px 0px 4px 0px;
	margin: 0;
}

.threedm td {
	padding: 4px 0px;
}

.threedm col.numeric,
.threedm colgroup.numeric,
.threedm th.numeric,
.threedm td.numeric {
    text-align: right;
}

.threedm thead,
.threedm tbody,
.threedm tfoot {
    padding: 0px;
    border-width: 0px;
    border-style: inherit;
    border-color: inherit;
}

.threedm thead,
.threedm tfoot {
    background: white;
}

.threedm thead {
    text-align: center;
}

.threedm hr {
    margin: 0.6em 0px;
}

.threedm .residueInfoContainer3dm, .threedm .mutationInfoContainer3dm, .threedm .proteinInfoContainer3dm, .threedm .pdbInfoContainer3dm, .threedm .hgvsVariantInfoContainer {
    font-family:    sans-serif;
    font-size:      12px;
    color:          #444444;
    width:          100%;
    line-height:    1.4em;
    float:          left;
}

.threedm .proteinId3dm {
    font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
    line-height: 17px;
    font-size: 1.7em;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    color: #555555;
    margin-right: 4px;
    margin-bottom: 8px;
}

.threedm .residueType3dm, .threedm .residueType3dmMutatedTo, .threedm .variantId,  .threedm .referenceId {
    font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
    line-height: 17px;
    font-size: 2em;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    color: #555555;
    margin-right: 4px;
}

 .threedm .referenceId {
    font-size: 1.6em;
 }

.threedm .residueProteinUrl3dm {
    font-size: 1em;
}

.threedm .inbetween {
    margin : 5px 0 5px 0;
}

.threedm .header3dm {
    border: 1px solid lightgray;
    padding: 15px;
    margin: 5px 0 15px 0;
    text-align: center;
    background-color: #F6F6F6;
}

.threedm .residueNumber3dm, .threedm .residueNumber3d3dm, .threedm .residueProteinUrl3dm, .threedm .proteinRecommendedName3dm, .threedm .proteinAlternativeNames, .threedm .proteinAc3dm, .threedm .proteinSpeciesName, .inbetween, .threedm .message{
    font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
    line-height: 20px;
    font-size: 0.9em;
    font-style: italic;
    text-align: center;
    color: #555555;
}

.threedm .accordion {
    width: 100%;
    max-height : 400px;
}

.threedm .ui-accordion-header a {
    font-size: 10px;
}

.threedm .ui-accordion-content {
    padding: 0;
}

.threedm .accordionText {
    font-family:    sans-serif;
    font-size:      12px;
    color:          #555555;
    line-height:    1.4em;
    margin-left:    6px;
    font-style:     italic;
}

.threedm .box {
    border: solid 5px black;
    -webkit-border-image: url(qrc:/images/border-rounded-box.png) 5 stretch stretch;
    padding: 1px;
    margin: 4px 0;
    clear: both;
}

.threedm .right {
    text-align: right;
}

.threedm .hor-minimalist-b {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 10px;
    background: #fff;
    margin-left: 7px;
    padding: 0px;
    width: 95%;
/*          width: 480px;*/
    border-collapse: collapse;
    text-align: center;
}
.threedm .hor-minimalist-b .proteinId {
    text-align: left;
    font-size: 10px;
}

.threedm .hor-minimalist-b th
{
    font-size: 11px;
/*          font-size: small;*/
    font-weight: normal;
    color: black;
/*          color: #039;*/
    padding: 10px 4px 5px 0px;
    border-bottom: 1px solid  #555555;
}

.threedm .hor-minimalist-b td a {
    color: #555555;
}

.threedm .hor-minimalist-b td
{
    border-bottom: 1px solid #ccc;
    color: #555555;
    padding: 6px 5px 6px 0;
}

.threedm.hor-minimalist-b tbody tr:hover td, .threedm .hor-minimalist-b tbody tr:hover td a
{
    color: black;
}
