/**
 * PDB Sequence Viewer
 * @version v1.0.0
 * @link https://github.com/mandarsd/pdb-sequence-viewer
 * @license Apache 2.0
 */
/**
 * Copyright 2015-2016 Mandar Deshpande <mandar@ebi.ac.uk>
 * European Bioinformatics Institute (EBI, http://www.ebi.ac.uk/)
 * European Molecular Biology Laboratory (EMBL, http://www.embl.de/)
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at 
 * http://www.apache.org/licenses/LICENSE-2.0
 * 
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS, 
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and 
 * limitations under the License.
 */
.pdbPathLeftLabel,.uniprotHeadId{text-align:right}.pdbSeqTooltip,.seqViewerWrapper{box-shadow:5px 6px 5px 0 rgba(0,0,0,.17)}.seqViewerWrapper{overflow:hidden;border:1px solid #888;border-radius:2px;position:relative;font-family:'HelveticaNeueLT Pro','Helvetica Neue',Helvetica,Arial,sans-serif}.seqViewerWrapper .icon-black{text-decoration:none;font-style:normal;cursor:pointer}.seqViewerWrapper .icon-black:before{font-family:EBI-Functional;font-size:100%;color:#000!important;content:attr(data-icon);margin:0 .3em 0 0}.seqViewerWrapper svg{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.seqViewErrorMsg{margin-top:50px;font-weight:700;color:red}.headingTxt{float:left;width:70%;overflow:hidden}.bottomLeftSection,.bottomRightSection,.topLeftSection,.topRightSection,.topSection{float:left;height:100%}.unipdbMappingDesc{font-size:10px;width:100%;margin-left:10px;letter-spacing:.5px;height:35px;overflow:hidden;padding-right:10px}.topLeftIconSection{width:100%;text-align:right;margin-top:4px}.uniprotHeadId{float:left;width:150px;margin-top:2px;padding-right:5px}.uniprotHeadIdSmall{float:left;width:auto;margin:2px 0 0 5px}.infoIconWarpper a,.leftPdbIdLabel a,.uniprotHeadId a,.uniprotHeadIdSmall a{text-decoration:none;border:none;color:#337ab7}.infoIconWarpper img{width:20px;height:20px;margin:0}.ttDiv{padding:7px;border:1px solid #00f;position:absolute;margin:20px 0 0 150px}.axis line,.axis path{fill:none;stroke:#000;shape-rendering:crispEdges}.axis text{font-family:sans-serif;font-size:11px}.seqAxis line,.seqAxis path{display:none}.seqAxis text,.singleTextEle{font-family:'Verdana,sans-serif';font-size:12px;fill:#fff;font-weight:700;cursor:default}.labelText,.pdbPathLeftLabel{font-family:Raleway,Arial,sans-serif;font-size:12px;fill:#4d4e53;cursor:default;letter-spacing:1px;font-weight:700}.seqAxis>g:first-child>text::before{margin-left:5px}.grpFilterList{list-style-type:none;padding:0;margin:0}.unipdbHeader{width:96%;min-height:35px;height:auto;overflow:auto;background:#DCECD7;border:1px solid #DDD;font-size:.9em;padding:1%;margin:1%}.pdbSeqTooltip,.seqViewLoader{background:#fff;position:absolute}.pdbSeqTooltip{line-height:20px;display:none;width:auto;padding:5px;border:1px solid #666;border-radius:5px;font-size:.9em;color:#555;z-index:998}.leftPdbIdLabel{float:left;margin:0 3px 0 8px;width:36px}.leftPdbIdLabel a{text-decoration:none;font-size:.9em;font-weight:700;font-family:"Courier New",Courier,monospace}.seqViewLoader{opacity:.9;text-align:center;border-radius:2px;z-index:999}.loadMoreChainCl{position:absolute}.loadMoreBtn{background:#d3d9de;background-image:linear-gradient(to bottom,#d3d9de,#525252);border-radius:28px;color:#fff!important;font-size:12px;padding:7px 15px;text-decoration:none!important;border-bottom:none!important}.loadMoreBtn:hover{background:#d4d8db;background-image:linear-gradient(to bottom,#d4d8db,#939799);text-decoration:none}.button-group{float:right}.button-group ul{display:block;list-style:none;overflow:hidden;padding:0;margin:4px 0 0}.button-group li{display:block;float:left}.button-group li a{display:block;font-weight:700;text-decoration:none;color:#888;text-shadow:0 1px #fff;border:1px solid #d5d5d5;border-bottom-color:#ddd;background:#ddd;background:linear-gradient(to bottom,#eee 25%,#ddd 100%);box-shadow:inset 0 1px 2px rgba(255,255,255,.1)}.button-group li:first-child a{padding:4px 12px 6px 16px;border-right:0;border-radius:18px 0 0 18px}.button-group li:last-child a{padding:4px 16px 6px 12px;border-radius:0 18px 18px 0}.button-group li a:hover{background:#eee;background:linear-gradient(to bottom,#fff 25%,#eee 100%)}.button-group li a.active{text-shadow:0 -1px #fff;background:#ccc;background:linear-gradient(to bottom,#eee 25%,#fff 100%);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}
