:selection {
  background: #ED7427; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #ED7427; /* Gecko Browsers */
}
body{
    font-size: 16px;
}
.carousel a:hover{
    color: rgba(35, 82, 124, 0);
}
.font60{
    font-size: 60px;
    color: orange;
    position: relative;
    bottom: -25px;
}
.col-xs-10.my{
    width: 86%;
    margin-left: -3%;
}
.container-fluid{
    padding-left: 50px;
    padding-right: 50px;
}


.btn-study{
    height: 41px;
width: 100px;
padding: 8px 25px;
font-size: 18px;
}
#btn-species:hover{
    background-color: #4915c2 !important;
}#btn-species{
    background-color: #4915c2 !important;
}
#logo >img{
    width: 80%;
    margin-top: 5px;
}

#searchBox{
    margin-top: 23px;
}
#speciesMenu{
    top:10px;
}
.studyList.affix{
    top:0px;
    background: white;
    padding-top: 10px;
    min-width: 84%;
    position: fixed!important;
    z-index:10;
}
.nav > li {
    font-size: 16px !important;
}
.navbar{
    padding-top: 16px;
    padding-bottom: 12px; 
    padding-left: 0;
}

#navLinks{
    margin-top: 15px;
}

.navbar-nav >li >a{
    padding-top: 3px;
    padding-bottom: 3px;
    margin-left: -5px;
}

.jumbotron{
    margin-top: -20px;
    color: black;
    background-color: #f0f4f8;
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding-top: 0px;
    font-family: Georgia, serif;
}
.jumbotron.withChart{
    padding-top: 30px
}
.text-danger-my{
    color: #ED575B
}
.text-danger-my:hover{
    color: #930505
}
.text-my{
    /*color: #FDB45C;*/
    color: white;
    text-decoration: underline;
}
.text-my:hover{
    color: #9E3D00;
    text-decoration: NONE;
}
.withChart h1{
    margin-top: -10px;
}
.jumbotron.search{
    padding-top: 20px;
}
.species-icon{
    left: 20%;
    margin-left: 27%;
    margin-top: 5%;
    width: 46%;
}
#polarAreaChart{
    margin-top: 35px;
    margin-left: 10px;
}
.panel.search{
   padding-top:0px;
   padding-bottom: 30px;
   margin-top:30px;
   margin-bottom: 0px; 
}

/*footer*/
.footer{
    margin-top: 20px;
    /*height: 70px;*/
    padding: 10px;
    background-color: #EFEDED;
}

.text-muted{
    margin-top: 10px;
}

#getting_started,#rpfdb_data,#news{
    font-family: Verdana,Arial,sans-serif !important;
    font-size: 108%;
}
#getting_started,#rpfdb_data,#news,#hi >a{
    font-size: 120%;
}
.page-header h2{
    margin-left:15px;
}
.list-group-item{
    border: 0px;
    padding: 0px 15px;
}


/*download*/
.studyDisr.collapse.in{
    display: inline;
}

a.auto-hide[aria-expanded=false]:after{
    content:" ...[more]"!important;
    display: inline!important;
}
a.auto-hide[aria-expanded=true]:after{
    content:"[close]"!important
}

/*help*/
.content>img{
    width: 100%;
}
.content>p{
    font-size: 16px;
}
/*.fixed{
    position: fixed;
}*/
.list-group-item.active>a{
    font-weight: 700;
    color:#5E9E70;
    border-left: 2px solid #5E9E70;
    background-color: transparent!important;
}
.list-group-item>a{
    color: gray;
    font-size: 16px;
}
.list-group-item.active{
    background-color: transparent!important;
}
#index.affix{
    top:50px;
}
#index.affix-top{
    margin-top: 21px;
}
