﻿hr.table-frame {
    border: 2px solid #378B3D;
    margin-top: -2px;
    margin-bottom: 0px;
}

.timetable {
    width: 100%;
    border: 4px solid #378B3D;
}

.timetable th,
.timetable tr.friday-row {
    background-color: #378B3D;
    color: #FFFFFF;
    font-weight: normal;
    padding: 5px;
    border: 1px solid #AFAA41;
    visibility: visible;
}

.timetable td {
    border: 1px solid #AFAA41;
    padding: 5px;
}

.timetable tr {
    visibility: collapse;
}

.timetable tr.header-row {
    visibility: visible;
}

a.timetable-download-link {
    color: #378B3D ;
}

.timetable-date {
    text-align: center;
    background-color: #378B3D ;
    color: #FFFFFF;
}

.timetable-previous {
    float: left;
    padding-left: 5px;
}

.timetable-next {
    float: right;
    padding-right: 5px;
}

/*.day-number,
.day-name {
    background-color: #378B3D ;
    color: #FFFFFF;
    white-space: nowrap;
}*/

.salah-begins {
    color: black;
}

.salah-jamat {
    color: darkslategray;
}

.salah-ramadan {
    color: #378B3D ;
    font-weight: bold;
}

.salah-ramadan-live {
    color: #0000FF !important;
} 
    
.salah-ramadan-fri {
    color: #FFFFFF;
    font-weight: bold;
}

tr.header-row > th,
tr.pageable-row > td {
    width: 52px;
    min-width:40px;
}
