div.width-30 {
    width: 29%;
    margin-top: 10px;
    font-size: 0.65rem;
    margin-left: 30px;
    padding-left: 25px;
}
div.width-70 {
    width: 62%;
    font-size:10px;
    margin-top: 30px;
    margin-left: 80px;
}
@media screen and (max-width: 1500px){
    div.width-30 {
        margin-left: 0px;
    }
    div.width-70 {
        margin-left: 0px;
    }
}
div.width-80 {
    width: 78%
}
.clrlft {
    clear: left
}

.clrrt {
    clear: right
}

.fltlft {
    float: left
}

.fltrt {
    float: right
}
.fltrt .fltrtbg{
    width:68%;
    height: 30px;
    border-bottom: 3px double #CFD6DE;
}
.fltrt  h1{
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    color: black;
    padding-left: 20px;
}
.fltrt h2{
    margin-top: 10px;
    margin-bottom:5px;
    font-size: 14px;
    color: #4d638c;
    padding-left:20px;
}
.system{
    font-size:13px;
    margin-bottom: 5px;
    line-height: 1.22em;
}
.system1{
    padding-left:20px;
}
.system2{
    padding-left:35px;
}
.system3{
    padding-left:50px;
}
.systemlast{
    width: 68%;
    border-bottom: 3px double #CFD6DE;
    padding-bottom: 15px;
    padding-top: 5px;
    padding-left:65px;
}
.system a{
    border-bottom: initial;
    color: #484848;
}

.col {
    margin: 0;
    padding: 0;
    border: 0;
}
.colfenlei{
    /*background:  #cfe0f9;*/
    font-size: 14px;
}
.oneline{
    display:inline-block;
}
.firsth1{
    margin: 20px 10px 5px 20px;
    font-size: 18px;
    font-weight: bold;
}
.firsth2{
    margin-top: 5px;
    margin-right: 20px;
    font-size: 13px;
    line-height: 2em;
    color: #000;
    font-weight: 100;
}
.secondh2{
    margin:20px;
    margin-top: 5px;
    margin-right: 10px;
    font-size: 1.5em;
    line-height: 2em;
    font-weight:600;
    color: #000;
}
.thirdh2{
    margin-top: 5px;
    font-size: 15px;
    line-height: 2em;
    font-weight:100;
    color: #000;
}
.title{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
}

p{
    margin: 1em 0;
    font-size: 14px;
    line-height: 1.5;
}

.species-title{
    border: 3px double #CFD6DE;
    padding: 0;
    margin:10px 0 20px 30px;
    padding-left: 30px;
    padding-top: 10px;
}

.desc{
    border: 3px double #CFD6DE;
    padding:20px 30px 30px 40px;
    margin:20px 0 20px 30px;
}
.desc p{
    text-align: left;
    padding: 0;
}
.desc p > a {
   color: #337ab7;
    padding: 0;
    margin: 0;
}
.labelauthor{
    margin: 20px 30px 50px 0px;
}
.others p, .others div{
    margin: 1em 0;
    font-size: 1.5em;
    line-height: 1.5;
    text-indent: 39px;
}

#protect{
    width:30%;
    margin-left:60%;
    margin-bottom: 20px;
    font-size: 1.2em;
    margin-top: -20px;
}
@media (max-width: 991px) {
    #protect {
        margin-left: 50%;
        margin-top: 0px;
    }
}
#toLifetree a> img{
    padding: 0px 20px 20px 0;
    width: 40px;
    height: 40px;
}
#toLifetree a{
    color:#337ab7 ;
}

#protect thead th{
    font-weight: bold;
    border-top: 2px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    white-space: nowrap;
}
.remove-seperator{
    border-bottom: none;
}

.remove-seperator th{
    font-size: 1.42em;
    font-weight: bold;
    text-align: right;
    border-bottom: none;
    width: 200px;
}

.remove-seperator td{
    font-size: 1.42em;
    border-bottom: none;
}

.hasTooltip{
    float: right;
    color: #006699;
    font-size: 1.4em;
    margin: 10px 20px 30px 0;
}

.editor h3{
    text-align: right;
    font-size: 14px;
}

.hidden{
    display:none;
}

#mapContainer{
    min-height:500px;
}

/*.divborder{
    background-color: #ffffff;
    border: 1px solid #555;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    margin-top: 10px;
    width: 300px;
    padding: 10px;
    position: absolute;
    z-index: 1000;
    text-align: left;
    color: #000000;
    line-height: 20px;
    font-size:1.2em;
}*/

#comparison{
    position:fixed;
    bottom:0px;
    width: 50%;
    height:130px;
    left:25%;
    bottom: 8px;
    /*border: 3px solid #99CC00;*/
    /*border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
    margin: 0 30px;
    padding: 0 20px;
    /*background:  #424242;*/
    /*background:  #3F7197 ;*/
    background: #BCC4C6;
    /*background: #cad1d2;*/
    /*background: #cfe8e1;*/
    border-radius: 10px 10px 10px 10px;
    z-index: 99999;
    color: #000;
    min-width: 620px;
}
@media screen and (max-width: 1200px){
    #comparison{
        left: 20%;
    }
}
#comparison a{
    text-decoration: none;
}
#clearCompare{
    /*margin-top: 10px;*/
    padding: 2px 7px;
    font-size: 0.8em;
    /*margin-left: 25px;*/
}
#doCompare {
    padding: 2px 7px;
    font-size: 0.8em;
    color: #555;
    text-shadow: 0 1px 1px #fff;
    background-color: #f0f0f0;
    border-color: transparent;
}
.comparebox{

    border-right: 1px dotted black;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.6);
    margin: 0 5px;
    width: 20%;
    float: left;
    font-size: 0.85em;
    word-break: break-all;
    padding-right: 3px;
    height: 1px;
}
.compareboxtxt{
    padding-right: 3px;
    height: 100%;
    width: 70%;
    float: right;
}
@media screen and (max-width: 1440px){
    .compareboxtxt{
        padding-left: 5px;
    }
}
.compareboxtxtcontext{

    height: 50px;
}
.comparedlink{
    height: 15px;
    margin-top: 1px;
}
.compareboximg{
    width: 30%;
    height: 100%;
    float: left;
}
#comparison .empty {
    width: 20px;
    height: 20px;
}
#comparison .compareboximg img{
    width:40px;
    height:40px;
}
#comparison p{
    font-size: 1.1em;
    color: #000;
    padding: 10px 10px 0px 10px;
    text-align: left;
}
.btn-primary {
    /*color: #fff;*/
    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
    /*border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
    /*background: #3a4660;*/
    margin-left: 25px;
    /*margin-top: 10px;*/
}
#doCompare:hover{
    background: #6981a7;
    color: white;
}
@media screen and (max-width:1570px){
    #comparison {
    width: 50%;
    height:160px;
    right:10%;
    }
    .comparebox{
        width: 22.5%;
        height: 88px;
    }
    .compareboxtxtcontext{
        height: 73px;
    }
    .comparedlink{
        height: 15px;
    }
    #clearCompare{
        margin-top:0px;
    }
    #clearCompare{
        margin-left: 25px;
    }
    .comparebutton{
        padding-top: 8px;
        z-index: 9999;
        margin-top: 95px;
        text-align: center;
    }
}


#add{
    border-bottom: none;
    font-size: 1.2em;
}

#add:before{
    font-family: Fontcons;
    content: "\271A";
    font-size: large;
}


#hide{
    position: absolute;
    top: -20px;
    right: 0;
    margin: 30px;
    font-size: 0.85em;
}
table {
    text-align: left;
    font-size: 1em;
    margin-left: 2%;
    margin-top: 10px;
    border-top: 0px solid #dfdfdf;
    width: 85%;
}
#toLifetree img {
    width: 35px;
    margin-left: 30px;
    margin-right: 10px;
}
#toLifetree {
    margin-bottom: 20px;
    margin-top: -30px;
    font-size: 1.22em;
}
#add{
    color: #337ab7;
}
#add:hover{
    color: #B47700 ;
}
.system a:hover,.desc p > a:hover{
    color: #B47700 ;
}
.classifyborder{
    width: 68%;
    border-bottom: 3px double #CFD6DE;
    padding-bottom: 15px;
    padding-top: 5px;
}