.panel-default > .panel-heading {
    color: #636363;
}

table.table#amiramDates {
    width: 350px;
    max-width: 350px;
}

table#t2 thead,
table#amiramDates thead {
    background-color: #008c9e;
    color: white;
}

table#t2 td:first-child {
    background-color: #f8f8f8;
}

h3.english_h3 {
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 20px;
}

h4.english_h4 {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 11pt;
}