/*!
 * Muslim Prayer Time BD - v2.2 - 14-05-2019
 * by @realwebcare - https://www.realwebcare.com/
 */
 .muslim_prayer_time {width: 100%;margin: 0 auto 10px}
.muslim_prayer_time .city_selection {position: relative;display: inline-block;min-width: 80%;margin: 0;cursor: pointer;}
.muslim_prayer_time .city_selection select {-webkit-appearance: none;-moz-appearance: none;appearance: none;min-width: 100%;max-width: 320px;width: 100%;height: 38px;line-height: 40px;margin: 0;padding: 0 10px;background: transparent;border: none;background: url(../images/arrow-down.png) no-repeat 95% 4px;font-size: 14px;-ms-word-break: normal;word-break: normal;}
.muslim_prayer_time .semi-square {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px}
.muslim_prayer_time .color, .muslim_prayer_time .city_selection select option {background-color: #ccc}
.muslim_prayer_time .color select {color: #fff;cursor: pointer}
/*To remove button from IE11, thank you Matt */
select::-ms-expand {display: none;}
.muslim_prayer_time .sehri_time,
.muslim_prayer_time .iftar_time {background: #DFDFDF;width: 99%;color: #666;font-weight: 600;letter-spacing: 1px;position: relative;display: block;text-align: center;margin: 10px 0 -5px;height: 40px;line-height: 40px}
.muslim_prayer_time .prayer_name, .muslim_prayer_time .prayer_time {position: relative;text-align: center;width: 35%;margin: 5px 0 0;display: inline-block}
.muslim_prayer_time .prayer_name {width: 35%;margin-right: 5px}
.muslim_prayer_time .prayer_time {width: 61%}
.muslim_prayer_time ul {list-style-type: none !important;margin: 0 !important;padding: 0 !important}
.muslim_prayer_time ul li.time_table {background:#ddd;border: none;height: 42px;line-height: 42px;position: relative;color: #666;padding: 0 15px !important;list-style-type: none;margin: 5px 0 0 0 !important}
.muslim_prayer_time ul li.time_table:before {content: "" !important;}