* {
    padding:0;
    margin: 0;
    font-size: 16px;
}
/*body {
    overflow: hidden;
}*/
.tab-pane li {
    list-style: none;
    /*font-size: 18px;*/
/*    text-indent: 2em;*/
}
.wrap15-left{
    margin-top:40px;
    margin-left: 20px;
    /*width:19%;*/
    float: left;
    width: 100%;
}
.wrap15-left a{
    text-decoration: none;
    border-bottom: none;
}
.wrap15-left a:link{
    /*color: #66a3a8;*/
    text-decoration: none;
}
.wrap15-left a:hover{
    color: #9e3668;
    text-decoration: none;
    background-color: transparent;
}
.wrap15-left li{
    list-style: none;
    /*margin-left: -2.4em;*/
}
.wrap15-left h4{
    /*background-color: #e5e5e7;*/
    margin:0 0 0 35px;
    font-size: 14px;
}
.squeezebox_head{
    background-color: #e5e5e7;
    overflow: hidden;
    cursor: pointer;
    text-overflow: ellipsis;
    /*border-bottom: 1px solid #464646;*/
    height:30px;
}
.squee_span{
    display: inline-block;
    /*margin-left: 30px;*/
    color: #3975a7;
}
.squee_span h4{
   margin-left: 8px;
}
#squee_detail{
    margin: 0 0 0 0;
}
/*.squeezebox_detail{
    display: none;
}*/
/*.squeezebox_li{
    background: #e2e7e1;
    list-style-type: none;
    line-height: 1.2em;
    cursor: pointer;
    border-bottom: 1px solid #e2e7e2;
}*/
.squeezebox_li:hover{
    /*background: #9aaec7;*/
    background: none;
}
.wrap15-left h5{
    font-size: 14px;
    margin-left: 15px;
}
@media screen and (max-width:1200px){
    .wrap15-left h5{
        margin-left: 0;
    }
}

#open{
    background: #e5e5e1;
}
.squeezebox_head_icon{
    /*position: relative;*/
    display: inline-block;
    margin-left: 20px;
    margin-top: 5px;
    right: 10px;
    top: 9px;
    width: 16px;
    height: 16px;
    background: url("/app/components/com_species/site/assets/img/open.png") no-repeat;
}
#open .squeezebox_head_icon{
    background: url("/app/components/com_species/site/assets/img/off.png") no-repeat;
}
#read_more a {
    margin-left: 10px;
    color: blue;
}
#ul_wrap {
    overflow: hidden;
}
#read_more a:hover {
    color: #000;
}
.wrap55-middle {
    /*width:55%;*/
    width: 100%;
    font-size:14px;
    margin-top:30px;
    float:left;
    margin-left: -5px;
}
.wrap30-right {
    margin-top:40px;
    /*width:25%;*/
    width: 95%;
    float:right;
    margin-right: 20px;
}
.wrap30-right .protect-1 ul{
    margin: 1em 0em 1em 2em;
}
@media screen and (max-width: 1549px) {
    .wrap30-right .protect-1 ul{
        margin: 1em 0em 1em 1em;
    }
}
.wrap30-right .protect-1 a:hover{
    color: #9e3668;
    text-decoration: none;
}
/*.wrap-tabs{
    font-size: 1.3em;
}*/
.wrap-tab-info {
    /*margin: 20px 20px 0 38px;*/
    margin-left: 15px;
}
.species-title {
    border: 3px double #CFD6DE;
    padding: 0;
    margin:10px 0 20px 30px;
    padding: 20px 0 20px 30px;
    background:white;
    font-size:12px;
    height: auto;
    overflow: hidden;
}
.species-title h1{
    font-size: 18px;
    text-decoration: none;
    margin-top:0;
}
.species-title h1 small{
    margin-right: 10px;
}
.species-title h3{
    font-size: 14px;
    font-weight: 600;
}
.species-title h3 small{
    font-size: 14px;
}
.species-title h5{
    font-size: 12px;
    color: #3975a7;
}
.species-title a{
    margin-right: 5px;
}
.species-title a,.species-title a h5:hover{
    text-decoration:none;
    color: #23527c;
}
.desc{
    /*border: 3px double #CFD6DE;*/
    /*padding:20px 30px 30px 40px;*/
    margin:20px 0 0 -15px;
    font-size:14px;
}
.otherinfo{
    margin-top: 10px;
}
.lifetree {
    display: inline-block;
    /*margin-left: 20px;*/
    /*width: 160px;*/
    line-height: 60px;
    color: skyblue;
    background: url('../img/lifetree.png') no-repeat 0 center;
    padding-left: 30px;
    float: left;
    height: 30px;
}
.editor {
    /*float:right;*/
    margin-right: 30px;
    text-align: left;
    float: right;
    /*height: 30px;*/
    margin-top: 8px;
}
.labelauthor{
    margin: 0 30px 30px 0px;
}
.hasTooltip{
    float: right;
    color: #006699;
    font-size: 0.8em;
    /*margin: 5px 20px 30px 0;*/
    font-weight:normal;
}
.hidden{
    display:none;
}
.specieslading{
    float: left;
    width: 400px;
}
.protect-1 {
    /*margin-bottom: 30px;*/
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;

}
.protect-default {
    border-color:#ddd;
}
.protect-2 {
    /*box-shadow:0 0 6px #76887d;*/
    /*background: rgba(0,0,0,0.06);*/

}
.protectwidth{
    width: 200px;
    float: right;
    margin-right: 20px;
}
#protecttable{
    border: 0;
}
#protecttable td{
    border: 0;
    text-align: center;
}
.species-title >.protectwidth >table td{
    padding: 5px 3px;
}
.protect-1 li {
    list-style:none;
    padding-left:10px;
}
.protect-1 h3 {
    /*background-color:#5cb85c;*/
    background: #e5e5e7;
    /*border-radius: 5px;*/
    margin:0px auto;
    /*color:#fff;*/
    text-align:center;
    font-size: 15px;
    height: 30px;
    padding-top: 5px;
}
.protect-1-h5-1 {
    font-size:14px;
    margin-left:2em;
}
.protect-1-h5-2 {
    font-size:13px;
    margin-left:3em;
}
.protect-1-h5-3 {
    font-size:13px;
    margin-left:4em;
}
.protect-1-h5-4 {
    font-size:13px;
    margin-left:5em;
}
.protect-1 img {
    width:95%;
    height:95%;
    margin-left:12px;
    margin-bottom:5px;
}
.wrap55-middle > .wrap-tabs > .nav-tabs{
 margin-bottom: 15px;
}
#sp_TabContent #pic{
    margin-left: 40px;
    margin-top: 10px;
}
#mapContainer{
    min-height:500px;
    margin: 0 5px 5px 0px;
    clear: both;
}
li h4{
    /*color:#555a92;*/
    color: #2E68AA;
    font-size: 14px;
}
#add{
    border-bottom: none;
    font-size: 13px;
    background:url("../img/18plus.png") no-repeat 0 center;
    padding-left: 20px;
}
.pic_link {
    width: 18px;
}
#addst{
    font-size: 13px;
}

/*#comparison{*/
   /*position:fixed;*/
    /*bottom:0px;*/
    /*height:150px;*/
    /*left:20%;*/
    /*border: 1px solid  #005995;*/
    /*border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
    /*padding: 0 30px;*/
    /*display:none;*/
    /*min-width: 600px;*/
    /*margin:0 auto;*/
    /*width: 50%;*/
    /*background: #e1e8f0;*/
/*}*/
/*#hide{*/
    /*position: absolute;*/
    /*top: -10px;*/
    /*right: 0;*/
    /*margin: 30px;*/
/*}*/
/*.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:5px;*/
    /*width:20%;*/
    /*float:left;*/
    /*height: 50px;*/
    /*font-size: 1em;*/
/*}*/
/*#doCompare:hover{*/
    /*background: #6981a7;*/
/*}*/
/*#clearCompare{*/
    /*margin-top: 10px;*/
    /*padding: 0.5em 0.91em 0.7em 0.91em;*/
/*}*/
/*#doCompare {*/
    /*padding: 0.5em 0.91em 0.7em 0.91em;*/
/*}*/
/*.btn {*/
    /*display: inline-block;*/
    /*margin-bottom: 0;*/
    /*font-size: 12px;*/
    /*outline:0;*/
    /*text-align: center;*/
    /*white-space: nowrap;*/
    /*word-wrap: normal;*/
    /*vertical-align: middle;*/
    /*cursor: pointer;*/
    /*position: relative;*/
    /*color: #555;*/
    /*text-shadow: 0 1px 1px #fff;*/
    /*background-color: #f0f0f0;*/
    /*background-image: linear-gradient(to bottom,#fafafa,#e1e1e1);*/
    /*background-repeat: repeat-x;*/
    /*border-radius: 0.25em;*/
    /*box-sizing: border-box;*/
/*}*/
/*.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: auto;*/
    /*margin-top: 10px;*/
/*}*/
/*@media screen and (max-width: 1440px) {*/
    /*.wrap-tabs{*/
        /*font-size:0.8em;*/
    /*}*/
/*}*/
#comparison{
    position:fixed;
    bottom:0px;
    width: 50%;
    height:130px;
    left:25%;
    bottom: 8px;
    /*border: 3px solid #99CC00;*/
    /*border: 1px solid  #C9CCCC;*/
    /*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;
    display:none;
}
@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: 65px;
}
.compareboxtxt{
    padding-right: 3px;
    height: 100%;
    width: 70%;
    float: right;
}
@media screen and (max-width: 1440px){
    .compareboxtxt{
        padding-left: 5px;
    }
}
.compareboxtxtcontext{
    height: 50px;
    line-height: 1.3em;
}
.comparedlink{
    height: 15px;
}
.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;
    border-color: transparent;
    /*margin-top: 10px;*/
}
.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.btn-primary:hover{
    border-color: transparent;
}
.btn-primary.focus {
    border-color: none;
}
#doCompare:hover{
    background: #6981a7;
    color: white;
}
@media screen and (max-width:1570px){
    #comparison {
        width: 50%;
        height:160px;
    }
    .comparebox{
        width: 22.5%;
        height: 88px;
    }
    .compareboxtxtcontext{
        height: 73px;
    }
    .comparedlink{
        height: 15px;
    }
    #clearCompare{
        margin-top:0px;
    }
    #clearCompare{
        margin-left: 25px;
    }
    .comparebutton{
        padding-top: 5px;
        z-index: 9999;
        margin-top: 95px;
        text-align: center;
    }
}
#hide{
    position: absolute;
    top: -20px;
    right: 0;
    margin: 30px;
    font-size: 0.85em;
}
#editd{
    font-weight: normal;
}
.vlabel{
    /*border: 0px;*/
    overflow: hidden;
    resize: none;
    width: 500px;
}
.orign li i{
    padding-left: 10px;
}
.distributionback{
    background: #fff;
    margin: 30px 0;
    padding: 0 0 30px 0;
    height: auto;
    overflow: hidden;
}
ul li strong{
    font-weight: 600;
    margin-right: 8px;
}
textarea:focus{
    border-color: #cfcfcf;
}
.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;
}

.protect-1 ul li strong {
    font-weight: 300;
}
.heightlight a {
    color: #5f4444;
    font-weight: bold;
    font-size: 14px;
    text-shadow:indianred;
}
a.linka{

    border-bottom: none;
}
a.reference{
    margin-left: 1em;
    float: right;
    /*font-size: 1.4em;*/
    border-bottom: none;
}
*[class^="icon-"]:before, *[class*=" icon-"]:before{
    font-family: "iconfont";
    margin: auto;
}
