#page-wrapper table a {
    color: #337ab7 ;
    text-decoration: none;
}

.collapse.in{
    display: block !important;
    visibility: inherit !important;
}
h2{
    font-size: 24px !important;
    font-weight: 100 !important;
    
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}
#page-wrapper table a.btn-primary {
    background-color: #1ab394 ;
    border-color: #1ab394 ;
    color: #FFFFFF ;
}