nav#blue-bar.namaz_timmings_nav {
    height: 55px;
}
.namaz_plan_new_page #salatmap,
.namaz_plan_new_page #salatheader,
.namaz_plan_new_page #salatprintbutton {
	display: none;
}
nav#blue-bar.namaz_timmings_nav .namaz_timmings_page {
	width: 100%;
	position: relative;
	overflow: hidden;
	display: table;
	margin: 0 auto;
}
/*div#salatlocation {
    width: 100%;
    float: left;
    clear: both;
    margin-top: 0;
    padding: 0;
    position: relative;
}*/

div#salatlocation label {
	font-family: 'OSR', Arial, sans-serif;
	font-size: 14px;
	padding: 6px 10px 0px 0px;
	display: block;
	float: left;
	clear: left;
}

/*div#salatlocation input#address {
	border: none;
    background: #75A4F6;
    padding: 5px 150px 5px 52px;
    height: 40px;
    box-sizing: border-box;
    margin: 0;
    position: relative;
}*/
/*div#salatlocation input#address, div#salatlocation label, div#salatlocation input#address:hover+label, .page_search_bar #salatlocation input#address:focus+label {
    color: #fff;
    border:none;
}*/
.page_search_bar #salatlocation:input[type="text"]:focus {
	border: none;
}
.namaz_timmings_page #salatlocation:before {
    content: '';
    position: absolute;
    left: 19px;
    top: 8px;
    content: "\f002";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    height: 20px;
    width: 20px;
    z-index: 10;
}
div#salatlocation input.submit {
    height: 40px;
    padding: 3px 12px 0px 12px;
    float: left;
    clear: right;
    border: none;
    font-family: 'OSR', Arial, sans-serif;
    font-size: 13px;
    background-color: #0d47a1;
    color: #ffffff;
    cursor: pointer;
    text-transform: none;
    border-radius: 0;
    margin: 0;
}
.namaz_timmings_page div#salatlocation .waves-input-wrapper {
    position: absolute;
    right: 0;
    z-index: 10;
    top: 0;
    height: auto;
    width: auto;
    padding: 0;
    margin: 0;
    border-radius: 0;
}
div#salatlocation input.submit:hover, div#salatlocation input.submit:focus, div#salatprintbutton button:hover  {
	background-color: #252525 !important;
}

div#salatlocinfo {
	width: 100%;
	margin-bottom: 20px;
	float: left;
	clear: both;
}

div#salatlocinfo ul {
	font-family: 'OSL', Arial, sans-serif;
	font-size: 12px;
	list-style-type: none;
}

div#salatlocinfo ul li {
	margin-left: 0px;
}

div#salatlocinfo ul li a {
	font-family: 'OSR', Arial, sans-serif;
	text-decoration: underline;
}
.namaz_plans .card {
	border-radius: 0;
}
.namaz_plans .card.mapsIdWrap {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 30px;
}
div#salatmap {
	width: 100%;
	height: 240px;
	float: left;
	clear: both;
	margin: 10px auto;
/*	border: 1px solid #252525;*/
}

/*div#salatmap {*/
/*	width: 100%;*/
/*	height: 200px;*/
/*	float: left;*/
/*	clear: both;*/
/*	border: 1px solid #252525;*/
/*	margin: 20px auto;*/
/*	max-width: 700px;*/
/*}*/
.topNamazCards .card {
    border-radius: 0;
    margin-bottom: 30px;
}
.topNamazCards .card li {
    text-align: center;
    padding: 0 5px;
}
.topNamazCards .card li span {
	font-size: 14px;
}
.topNamazCards .card ul {

    margin-bottom: 0;
    padding-top: 14px;
    padding-bottom: 11px;

}
.topNamazCards .card li:first-child {
	padding-left: 0;
}
.topNamazCards .card li:last-child {
	padding-right: 0;
}
.page-template-template-namazplan.fixed-sn main, .page-template-template-namazplan.hidden-sn main {
    padding-top: 30px;
}
.topNamazCards {
	margin: 0 auto;
}
@media (min-width: 1600px) {
	.namaz_plans .card.mapsIdWrap, nav#blue-bar.namaz_timmings_nav .namaz_timmings_page, .topNamazCards {
		width: 60%
	}
}
@media (min-width: 1100px) {
	.namaz_plans .card.mapsIdWrap, nav#blue-bar.namaz_timmings_nav .namaz_timmings_page, .topNamazCards {
		width: 80%
	}
}
#current_location {
  text-align: center;
  margin-top: 12px;
  text-transform: capitalize;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: .2px;
}

div#salatplan {
	width: 100%;
	float: left;
	clear: both;
	margin: 5px 0px 0px 0px;
}

div#salatheader {
	width: 100%;
	height: 40px;
	float: left;
	clear: both;
	margin-bottom: 4px;
}

div#salatheader table {
	width: 100%;
}

div#salatheader td.salatheaderleft,
div#salatheader td.salatheaderright {
	width: 35%;
	font-size: 22px;
}

div#salatheader td.caption {
	width: 30%;
	font-family: 'OSR', Arial, sans-serif;
	font-size: 22px;
	text-align: center;
}

div#salattimes {
	width: 100%;
	float: left;
	clear: both;
}

table#timetable {
	width: 100%;
}
table#timetable tr td:nth-child(2n) {
	background: rgba(247, 247, 247, 0.85);
}
table#timetable tr.head-row {
	text-align: center;
	font-family: 'OSS', Arial, sans-serif;
	font-size: 14px;
	background-color: #e5e5e5;
}
table#timetable tr td:first-child, table#timetable tr td:nth-child(2) {
    background: #5d95f2;
    color: #fff;
    border-color: #fff;
}
table#timetable tr.today-row td:first-child, table#timetable tr.today-row td:nth-child(2n), table#timetable tr.today-row td:nth-child(2) {
	background: #0d47a1;
}
table#timetable tr.today-row {
	color: #ffffff;
	background-color: #0d47a1;
}
table#timetable tr.head-row td {
	padding: 8px 0px;
}
table#timetable tr td {
	border-bottom: 1px solid #ccc;
}
table#timetable td {
    font-size: 13px;
    padding: 4px 0px;
    text-align: center;
}
div#salatprintbutton {
	width: 100%;
	margin: 20px 0px 0px 0px;
	float: left;
	clear: both;
	text-align: center;
}
.map_plan_table {
	padding-bottom: 20px;
}
div#salatprintbutton button {
    background: #0d47a1;
    margin-bottom: 0;
    padding: 11px 28px;
}

div#salatprintbutton input:hover {
	background-color: #252525;
}

.search_prayer_plan {
	display: table;
	margin: 0 auto;
	max-width: 700px;
	width: 100%;
	position: relative;
	margin-top: 30px;
}
.search_prayer_plan form {
	display: table;
	max-width: 100%;
	width: 100%;
	position: relative;
}
.search_prayer_plan input[type="text"] {
	background: #f4f4f4;
	border: navajowhite;
	height: 40px;
	line-height: 40px;
	padding: 5px 10px;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.search_prayer_plan_search {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 40px;
	height: 40px;
	border: none;
	border-radius: 0;
	background-color: transparent;
}
.black-skin input[type="text"]:focus:not([readonly]) {
	border-color: transparent;
	border-bottom-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.card .search_prayer_plan_search img {
	max-width: 18px;
}
.search_prayer_plan_search_full {
	background: #0d47a1;
	display: table;
	margin: 0 auto 10px auto;
	margin-top: 0px;
	margin-top: 23px;
	color: #fff;
	padding: 7px 15px;
	border: none;
	font-size: 14px;
	cursor: pointer;
}
.search_prayer_plan_search_full:hover {
	background-color: #222;
}
.prayer_plan_page_title {
	padding-top: 33px;
	font-width: bold;
}
.prayer_plan_page_title h1,
.page .prayer_plan_page_title h1{
	font-weight: bold;
}
.page-template-template-namazplan-new .namaz_plans .card.mapsIdWrap {
	max-width: 1240px;
}
/*---PRINTING-PARTS---*/

div#salatprinthead {
	width: 920px;
	height: 140px;
	margin: 30px 0px 0px 0px;
	float: left;
	clear: both;
	display: none;
	padding: 0px 0px 50px 0px;
	border-bottom: 1px solid #000000;
}

div#sphbismillah {
	width: 920px;
	height: 40px;
	margin: 0px 0px 10px 0px;
	float: left;
	clear: both;
	text-align: center;
	font-family: Arial, sans-serif;
}

div#sphmain {
	width: 920px;
	height: 100px;
	float: left;
	clear: both;
}

div#sphlogo {
	width: 456px;
	height: 100px;
	float: left;
	clear: left;
}

div#sphlogoleft {
	width: 120px;
	height: 100px;
	float: left;
	clear: left;
}

div#sphlogoright {
	font-family: Arial, sans-serif;
	padding: 16px 0px 0px 0px;
	font-size: 26px;
	line-height: 130%;
}

div#sphlogoright b {
	font-family: Arial, sans-serif;
	font-weight: bold;
}

div#sphslogan {
	width: 456px;
	padding: 30px 0px 0px 0px;
	float: left;
	clear: right;
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 16px;
}

div#sphloctitle {
	width: 920px;
	float: left;
	clear: both;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 160%;
	margin: 20px 0px 0px 0px;
	display: none;
}

div#sphloctitle span.printloctitle {
	font-weight: bold;
}

div#salatprintfooter {
	width: 920px;
	float: left;
	clear: both;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 160%;
	margin: 20px 0px 0px 0px;
	display: none;
}

div#salatprintfooter i {
	text-decoration: underline;
}

/* MEDIA-QUERIES */
input[type='text']:focus,
input[type='number']:focus,
textarea:focus {
	font-size: 14px;
}

/* disable auto-zoom on iphone input field focus */
@media screen and (-webkit-min-device-pixel-ratio:0) {

	select:focus,
	textarea:focus,
	input:focus {
		font-size: 14px;
	}
}
@media screen and (max-width: 990px) {
	div#salatmap {height:200px;}
	div#salatlocinfo ul {margin-left:0px;}
	div#salatlocinfo ul li {margin-left:0px;}
	div#salatheader td.salatheaderleft, div#salatheader td.salatheaderright {width:15%;}
	div#salatheader td.caption {width:70%;}
	table#timetable tr > td:nth-child(1) {display:none;}
	table#timetable tr > td:nth-child(4) {display:none;}
	#blue-bar.namaz_timmings_nav .waves-input-wrapper {
	    float: right;
	    width: 100%;
	}
	.search_prayer_plan {
		padding: 0 15px;
	}
}

@media (min-width: 300px) and (max-width: 1000px){
	.page-template-template-namazplan.fixed-sn main, .page-template-template-namazplan.hidden-sn main {
	    padding-top: 40px;
	}
}