body {
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: 400;
    color: #4E5766;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Alegreya Sans', sans-serif;
    font-weight: 400;color: #1E8015;
}
a, a:hover, a:focus {color: #0E96D5;}
.btn-success {
    background-color: #1E8015;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {background-color:#1E8015; }
.jumbotron {text-align: center;}
.jumbotron h1 {font-size: 600%; color: #1E8015; font-weight: 800;}
.header {   height: 70px;padding: 15px 0;}
.header h1{ font-weight: 800;}
.header h1 a { color: #1E8015;}

table.table tr.item{cursor: pointer;}

.header a:hover  {text-decoration: none;}