/*Default styling*/
body {
    font-family: 'Lato', sans-serif !important;
}

td.Sat, td.Sun{
    font-weight: bold;
    color: red;
}

tr.today {
    font-size: large;
    font-weight: bold;
    color: blue;
}

table.dptAdmin td{
    text-align: left;
    padding-right: 20px;
    padding-left: 10px;
    width: auto;
}
table.dptAdmin td input.other{
    text-align: center;
    width: 110px;
}
table.dptAdmin th{
    text-align: center;
    background-color: #ccddee;
}

table.quickUpdate th{
    text-align: center;
    width: 80px;
    background-color: #514444;
    color: #fff;
}
table.quickUpdate td {
    text-align: center;
    border-bottom: 1px solid grey;
}
table.quickUpdate td input[type="time"]{
    color: grey;
    font-weight: 500;
    width: 100px;
    text-align: center;
}
table.quickUfpdate td input:focus{
    color: #000;
}

table.dptTimetable {
    margin-top: 5px;
    width: 100%;
    border: 1px solid;
    border-collapse: collapse;
}
table.dptTimetable thead.prayerName {
    font-weight: bold;
    background: #eee;
}
table.dptTimetable tr, table.dptTimetable td, table.dptTimetable th {
    border: 1px solid black;
}
table.dptTimetable tr td{
    text-align: center;
    padding: 5px;
    width: 100px;
    white-space: nowrap;
    vertical-align: middle;
    border: none;
}
table.dptTimetable tr, table.dptTimetable th{
     text-align: center;
     padding: 5px;
     vertical-align: middle;
     width: 100px;
     white-space: nowrap;
}
table.dptTimetable tr td.jamah{
    font-weight: bold;
}
table.dptTimetable th.tableHeading{
    background-color: #D2A9AC;
    font-weight: bold;
}
table.dptTimetable th.fasting, td.fasting{
    background: rgba(0, 128, 0, 0.34);
    width: 100px;
    font-weight: bold;
}
table.dptTimetable th.azanOnly {
    width: 140px;
}
table.dptTimetable tr:hover {
    background: #eee;
}
table.dptTimetable tr.highlight{
    background-color: #F5FF92 !important;
    font-weight: bold;
}
table.dptTimetable th.highlight,
table.dptTimetable td.highlight{
    background-color: #F5FF92;
    font-weight: bold;
}
table.dptTimetable tr:nth-child(even) {
    background: rgba(232, 251, 232, 0.34);
}

/*No Border styling*/
table.dptNoBorder {
    border: 0;
    background: inherit;
}
table.dptNoBorder tr, table.dptNoBorder td, table.dptNoBorder th{
    border: 0;
    background: inherit;
}
/* End of No Border styling*/

table.customStyles {}  /* intentionally blank  */

.dptCenter {
    margin: auto;
    width: 50%;
    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;
}

.smallFont {
    font-style: italic;
    font-size: smaller;
}

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;
}
table.dptTimetable th.jummah, table.dptTimetable th.notificationBackground  {
    background-color: maroon;
    font-weight: bold;
    color: #FFF;
    text-align: center;
}

#langSettings{
    cursor: pointer;
}

p.monthHeading{
    float:left;
    margin-right: 20px;
    font-size: 20px;
}

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

select.otherMonth  {
    border: 0 !important;  /*Removes border*/
    -moz-appearance: none; /* Removes Default Firefox style*/
    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;
    padding: 5px;
    float: left;
    border-radius: 5px 5px 5px 5px;
}

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: #abc;
    font-weight: bold;
}

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

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

.button {
    font-weight: bold;
}

.saveButton {
    float: left;
    margin-right: 5px;
}

h3.printSiteName {
    display: none;
    visibility: hidden;
}

.hijriDate {
    font-weight: initial;
    display: block;
}

span.dptScNextPrayer {
    font-weight: bold;
    text-transform: uppercase;
}
h2.dptScTime {
    margin: 0px;
}

.jamahChanges span{
    margin-left: 20px;
    margin-right: 20px;
    word-spacing: 10px;
}

p.nextIqamah {
    margin: 0px;
}

div.digital-screen div.left-screen {
    float: left;
}

.monthlyTimetable{
	width: 100%;
	overflow-x:auto;
}

.active-slider{
    width: 200px;
}

.fa-check {
    display: block !important;
}
.fa-check:after {
    padding-right: 5px;
}
div.monthSelector {
    margin-bottom: 10px;
}
a.url {
    text-decoration: underline;
}
/* X BOARD */
.x-board {
    color: #ffffff;
    height: 100vh;
}

.x-board .height-100 {
    height: 100%;
}

.x-board .top-row {
    height: 15%;
}

.x-board .middle-row {
height: 70%;
}

.x-board .bottom-row {
    height: 15%;
    flex-wrap: nowrap;
}

.x-board .table-borderless td,
.x-board .table-borderless th,
.x-board .table-borderless tr{
    border: 0 !important;
}

.x-board .align-middle {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.x-board .green {
    color: #fff;
    opacity: .8;
}

.x-board .bg-dark {
    background-color: #000 !important;
    color: #eee;
}

.x-board .time{
    background-color: #000;
    color: #fff;
    font-size: 90px;
    font-weight:bold;
}
.x-board .date-eng{
    font-weight: bold;
    color: maroon;
    padding-left: 0px;
    font-size: 5vh;
}
.x-board h6.hijriDate{
	font-weight: bold;
    display: inline;
    color: green;
    font-size: 4vh;
}

.x-board h3 {
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 10px;
}
.x-board .bg-red {
    background-color: #641E16;
}
.x-board .bg-green {
    background-color: #003300;
}
.x-board .bg-green h2{}

.x-board table {
    margin: 0;
    border: none;
    border-spacing: 0;
    border-collapse: collapse;
}

.x-board .l-red {
    background-color: #7d3732;
}

.x-board table th, .x-board table td {
    padding: 15px;
    font-size: 40px;
    text-transform: none;
    letter-spacing: normal;
}

.x-board table td.prayerName {
    background: #423f3f;
    color: #eee;
}

.x-board table thead tr th,
.x-board table tbody tr td {
    padding: 0px !important;
    border-bottom: 1px solid rgba(155,96,91,1);
    vertical-align: middle;
    border-collapse: collapse;
    color: #eee;
}
.x-board table > thead > tr > td {
    border-top: 1px solid #000;
}
.x-board table > thead > tr > td {
    border-bottom: 1px solid #000;
}
.x-board table > tbody > tr:last-child > td {
    border: none;
}

.x-board table td span {
    font-weight: bold;
}

.x-board .nextPrayer h2 {
    font-size: 90px;
    margin: 50px;
}
.x-board .nextPrayer h3 {
    font-size: 80px;
    color: #fff;
    opacity: .8
}

.x-board .dptScTime{
    color: inherit;
}
.x-board .timeLeft {
    font-size: 5vh;
}

.x-board .blink{
    animation: blink 3s infinite;
    color: red;
    font-weight: bold;
    font-size: 4vh;

}

.x-board span.tomorrow {
    margin-left: 10px;
}
.x-time-change{
    background: #565656;
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
}
.x-board .padding-null {
    padding: 0;
}

.x-board .carousel,.item,.active {
   height:100%;
 }
.x-board .carousel-inner {
    height:100%;
}

.x-board img.logo{
    max-width: 69%;
    max-height: 100%;
}

.x-board .carousel-inner .item img.carousel-slide{
    height: 100%;
    width: 100%;
}

.x-board .scrolling{
    font-size: 5vh;
}

@keyframes blink{
    0%{opacity: 1;}
    75%{opacity: 1;}
    76%{ opacity: 0;}
    100%{opacity: 0;}
}


@media print {
    * {
        background: initial!important;
        -webkit-print-color-adjust: exact;
   }
    body {
        -webkit-print-color-adjust: exact;
        background-color: #c30;
    }
    #monthlyTimetable, #monthlyTimetable * {
        visibility: visible;
        font-size: 10px;
    }
    .monthHeading, .printIcon{
        visibility: hidden;
    }
    select.otherMonth {
        width: 100%;
        font-size: 20px;
        color: blue;
        -webkit-appearance: none;
        -moz-appearance: none;
    }
    table.timetable td {
        -webkit-print-color-adjust: exact;
    }
    h3.printSiteName {
        font-size: 30px;
        display: block;
        visibility: visible;
        position: fixed;
        left: 50%;
        transform: translate(-50%, -30%);
        padding-top: 15px;
    }
    table.customStyles tr.highlight, th.highlight, td.highlight {
        background: transparent !important;
    }
    h6.hijriDate{
        display: none;
    }
}
