/*Default styling*/

table.admin td{
    text-align: center;
}
table.admin td.months{
    text-align: center;
    width: 20px;
}
table.admin th{
    text-align: center;
    background-color: #ccddee;
}
table.timetable {
    margin-top: 5px;
    width: 100%;
    font-size: 14px;
    border: 0;
    color: #000;
    border-collapse: collapse;
}

table.timetable tr, table.timetable td, table.timetable th {
    /*border: 1px solid black;*/
}
table.timetable tr td{
    text-align: center;
    padding: 5px;
    vertical-align: middle;
    color: #014898;
}
 table.timetable tr, table.timetable  th{
     text-align: center;
     padding: 5px;
     /* font-weight: bold; */
     vertical-align: middle;
     color: #014898;
}

table.timetable tr td.jamah{
    /* font-weight: bold; */
}

table.timetable tr td.Sat, td.Sun{
    /* font-weight: bold; */
    color: red;
}
table.timetable th.fasting, td.fasting{
    background: rgba(0, 128, 0, 0.34);
    color: #000;
    width: 100px;
    /* font-weight: bold; */
}

table.timetable th.azanOnly {
    width: 140px;
}

table.timetable tr:hover {
    background: #eee;
}
table.timetable tr.today{
    padding:2;
    /* font-weight: bold; */
    background-color: #eee;
    color: maroon;
    border-collapse: collapse;
}
table.timetable tr.today td{
    /* border: 3px solid rgba(138, 116, 0, 0.32);; */
}
table.timetable tr:nth-child(even) {
    background: rgba(232, 251, 232, 0.34);
}
/*No Border styling*/
table.noBorder {
    border: 0;
    background: inherit;
}
table.noBorder tr, table.noBorder td, table.noBorder th{
    border: 0;
    background: inherit;
}
table.noBorder th.nextPrayer, table.noBorder td.nextPrayer {
    background: khaki; !important;
    color: brown;
    /* font-weight: bold; */
}
table.noBorder td.fasting, table.noBorder th.fasting {
    background: rgba(0, 128, 0, 0.34);
    color: #000;
    width: 100px;
    /* font-weight: bold; */
}
table.noBorder th.highlight {
    /* background: rgba(138, 116, 0, 0.32); */
    background: #93C01F;
    color: black;
    /* font-weight: bold; */
}
table.noBorder th.jummah {
    background-color: maroon;
}
/*Dark table styling*/
span.dark {
    background-color: #000;
    color: #fff; !important;
}
table.dark {
    color: #ffffff;
    background: #000;
}
table.dark th.nextPrayer, table.dark td.nextPrayer {
    background: #AC2A2A;
    color: #fff;
    /* font-weight: bold; */
}
table.dark td.fasting, table.dark th.fasting {
    background: rgba(0, 255, 0, 0.34);
    color: #FFFFFF;
    width: 100px;
    /* font-weight: bold; */
}
table.dark th.highlight {
    color: #FFFFFF;
}
table.dark tr:hover {
    background-color: transparent;
}

.center {
    margin: auto;
    width: 50%;
    height: 50px;
    border:3px solid #8AC007;
    padding-left: 10px;
    padding-top: 10px;
    margin-top: 20px;
    text-align: center;
}

.orange {
    color: orange;
}

.red {
    color: red;
}

.blue {
    color: blue;
}

.green {
    color: green;
}

.highlight {
    /* background: rgba(138, 116, 0, 0.32); */
    background: #93C01F;
    color: black;
    /* font-weight: bold; */
}

.nextPrayer {
    background: khaki; !important;
    color: brown;
    /* font-weight: bold; */
}

div.donation {
    width: auto;
    color: #000000;
    background-color: #f1f1f1;
    padding: 15px;
    line-height: 1.15em;
    word-wrap: break-word;
    margin-bottom: 12px;
    margin-top: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
div.donation-text {
    margin-top: 20px;
    width: auto;
    background-color: #ffffff;
    padding: 1.1%;
    border-left: 4px solid #8AC007;
    word-wrap: break-word;
}
div.donation-link {
    margin-top: 20px;
    width: 25%;
    background-color: #0088cc;
    color: white;
    padding: 1.1%;
    border-left: 4px solid #8AC007;
    word-wrap: break-word;
    font-size: medium;
    text-align: center;
}
div.donation-link a{
    color: white;
}
div.donation-link a:hover{
    color: black;
}
div.jummah {
    background-color: maroon;
    /* font-weight: bold; */
    color: #FFF;
    text-align: center;
}
div.jummah p{
    padding-top: 5px;
    margin: auto;
}
th.jummah {
    background-color: maroon;
    /* font-weight: bold; */
    color: #FFF;
    text-align: center;
}

#langSettings{
    cursor: pointer;
}

p.monthHeading{
    float:left;
    margin-right: 20px;
    /* font-weight: bold; */
    font-size: 2em;
}

span.printIcon {
    float: right;
    cursor: pointer;
}

select.otherMonth  {
    border: 0 !important;  /*Removes border*/
    -webkit-appearance: none;  /*Removes default chrome and safari style*/
    -moz-appearance: none; /* Removes Default Firefox style*/
    appearance:none;
    /* background: rgba(138, 116, 0, 0.32) no-repeat 90% center; */
    background: #93C01F no-repeat 90% center;
    width: 100px; /*Width of select dropdown to give space for arrow image*/
    text-indent: 0.01px; /* Removes default arrow from firefox*/
    text-overflow: "";  /*Removes default arrow from firefox*/ /*My custom style for fonts*/
    color: #000;
    /* font-weight: bold; */
    border-radius: 10px 0;
    padding: 5px;
    box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
    float: left;
}

span.dpt-donation {
    float: right;
    width: auto;
    color: #000000;
    background-color: maroon;
    padding: 10px;
    line-height: 1.15em;
    word-wrap: break-word;
    margin-bottom: 12px;
    margin-top: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    font-size: 15px;
}

span.dpt-donation a{
    color: #fff;
    font-weight: bold;
}

span.timeLeft {
    font-size: 17px;
    font-weight: bold;
}

.button {
    font-weight: bold;
}
.saveButton {
    float: left;
    margin-right: 5px;
}
.reviewButton {
    margin-top: 47px;
    padding-right: 20px;
}
h3.printSiteName {
    display: none;
    visibility: hidden;
}

@media print {
    * {
      -webkit-print-color-adjust: exact;
   }
    body {
        -webkit-print-color-adjust: exact;
        background-color: #c30;
    }
    #monthlyTimetable, #monthlyTimetable * {
        visibility: visible;
    }
    .monthHeading, .printIcon{
        visibility: hidden;
    }
    select.otherMonth {
        width: 100%;
        font-size: 20px;
        color: blue;
    }
    .highlight {
        font-size: 9px;
        color: #bbbbbb;
        background-color: black;
    }
    table.timetable td {
        font-size: 9px;
        -webkit-print-color-adjust: exact;
    }
    table.timetable th.fasting, td.fasting{
        background: rgba(0, 128, 0, 0.34);
        color: #000;
        width: 65px;
        font-weight: bold;
    }
    table.timetable tr:nth-child(even) {
        background-color: #ccc !important;
    }
    h3.printSiteName {
        display: block;
        visibility: visible;
        position: fixed;
        left: 50%;
        transform: translate(-50%, -30%);

    }
}
