a.btn-function-internal-link{
    padding: 10px 38px 10px 20px !important;
}

a.current{
    background-color: #4a556b;
    color: #fff !important;
}

h1{
    border-bottom: 2px solid #e9e9e9;
    padding-bottom: 10px;
}

.internal-link-panel-2 li a {
    padding: 10px 35px 10px 15px !important;
}

table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    width: 100%;
    font-size: 16px;
}

table th {
    font-weight: bold;
    text-align: center;
    background: #eee;
    color: #222;
}

table th, td {
    border: 1px solid #ccc;
    padding: 5px 8px;
    vertical-align: top;
}

