.d-flex{
    display: flex;
}
.spaceBetween{
    justify-content: space-between;
}
.prayerTimingMainDiv{
    /* width : 360px; */
    width:100%;
    border: 0px solid black;
    border-radius: 10px;
    padding: 1px;
    /*box-shadow: 0px 0px 10px 10px #ddd;*/
}
.frame-prayerTiming{
    width: 100%;
    margin: auto;
    margin-top: 20px;

    border: 0px solid black;
    display: flex;
}
.upcomingPrayer{
    width:100%;
    margin: auto;
    margin-top :10px;
    border-radius: 16px;
    box-sizing: border-box;
    padding: 12px;
    background: #1F2D54;
}
/* .note{
    width: 360px;
    height:32px;
    margin-top :20px;
    background: #F4CDA9;
    font-size: 12px;
    font-weight: 700;
    line-height: 15.12px;
    display: flex;
    align-items: center;
    justify-content: center;

} */
.currdate{
    width: 100%;
    margin: auto;
    margin-top: 20px;
    border: 0px solid red;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.frame99{
    width: 100%;
    margin: auto;
    margin-top: 20px;
   /* margin-left: 16px;
    gap: 6px;*/
    
}
/* .month{
    width: 150px;
    height: 16px;
    margin-top: 16px;
    margin-left: 194px;
    border: 1px solid black;
    font-size: 12px;
    line-height: 15.12px;
    display: flex;
    text-align: right;
    justify-content: right;
} */
/* .jumuah{
    width: 360px;
    height: 287;
    margin-top: 40px;
    
} */
.todaysdayDate{
    width: 100%;
    font-size: 12px;
    text-align: right;
    color: #FFFFFF;
    border: 0px solid #FFFFFF;
}
/* .lamp{
    width:40px;
    height: 40px;
    border: 1px solid red;
} */
.timing{
    font-family: Plus Jakarta Sans;
    font-size: 20px;
    font-weight: 700;
    line-height: 25.2px;
    text-align: left;
    border: 0px solid red;
}
 .upcomingIcon{
    width: 70px;
    height: 55px;
    
    border: 0px solid white;
} 
.dayTime{

    display: flex;        
    border: 0px solid red;
    
}
.prayerTimingsHeading{
				font: Plus Jakarta Sans;font-size: 20px; font-weight: 700;
			}
			.nxtIqamahHeading{
				font-weight: 500;font-size: 12px;line-height: 15.12px;color: #fff;
			}
			.iqamahTiming{
				font-weight: 700;  line-height: 20.16px;font-size:16px;
			}
.upContainer{
    margin-top: 10px;
    border: 0px solid white;
}
.upcoming{
    color:#658CAF;
    border: 0px solid white;
    font-weight: 500;
    font-size: 14px;
    line-height: 17.64px;
    

}
.upcomingTime{
    margin-left:10px;
}
.upTime{
    gap: 0px;

    font-family: Plus Jakarta Sans;
    font-size: 28px;
    font-weight: 700;
    line-height: 35.28px;
    text-align: left;
    color:#FFFFFF;
    border:0px solid white
    
}
.timeleft{
    height: 25px;
    font-weight: 700;
    font-size: 20px;
    line-height: 25.2px;
    color:#FFFFFF;
}
.prayerTime{
    margin-top: 10px;
    border:0px solid #FFFFFF;
}
.timeBox{
    width: 100%;
    height: 68px;
    gap: 0px;
    
    border-radius: 10px;
    /* border: 1px solid #1F2D54; */
    background-color:#E5F3FF;
}
/*.jumuahTime{
    width: 328px;
    height: 30px;
    gap: 0px;
    margin:auto;
    border: 1px solid #1F2D54;
    display: flex;


}
.jumuahIcon{
    width: 30px;
    height: 30px;
    border: 1px solid #1F2D54;
}
.dateRight{

    height: 20px;
    border: 1px solid #1F2D54;
    font-weight: 600;
    font-size: 16px;
    float: right;
    color: #192441;
    line-height: 20.16px;
    width: 100%;
    text-align: right ;
    margin-top: 9px;
}
.jumuahNote{
    width: 328px;
    height: 91px;
    padding: 8px 16px 8px 16px;
    background-color: #F4CDA9;
    font-size: 12px;
    font-weight: 700;
    line-height: 15.12px;
    display: flex;
    justify-content: center;
    text-align: center;
}
.jumuhas{
    width: 328px;
    height: 142px;
    gap: 10px;
    margin: auto;
    margin-top: 3px;
    border: 1px solid red;
}
.first{
    width: 328px;
    height: 66px;
    border-radius: 12px;
    Padding:8px, 16px, 12px, 16px;
    gap:8px;
    background-color: #1B4151;
}
 .second{
    width: 328px;
    height: 66px;
    border-radius: 12px;
    Padding:8px, 16px, 12px, 16px;
    gap:12px;
    
    margin-top: 10px;
    background-color: #1B4151;
}
.firstJumuah{
    width: 127px;
    height: 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 17.64px;

    color: #FFFFFF;
    margin-left: 10px;
    display: flex;
    text-align: center;
    padding-top: 10px;
} */
.prayerHeading{
    /* width:29px; */
    height:20px;
    margin-top: 8px;
    margin-left: 6px;
    gap: 4px;
    font-size: 16px;
    font-weight: 700;
    line-height: 20.16px;
}
.icon{
    margin-top: 4px;
    border: 0px solid red;
    height: 30px;
}
.iconimg{
    width: 30px;position: relative;left: -4px;
}
.frame94{
    height:13px;
    margin-top: 8px;
    margin-left: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 17.64px;
    text-align: left;
}
.engDate{
    font: Plus Jakarta Sans;
    font-size: 16px;
    font-weight: 700;
    line-height: 20.16px;
    text-align: center;

}
.arabicDate{
    font-family: Plus Jakarta Sans;
    font-size: 12px;
    font-weight: 600;
    line-height: 15.12px;
    text-align: center;

}