/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.0.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

body {
	font-size: 16px; }
	
.pd-mg-custom {
  padding-top: 75px;
  padding-bottom: 5%;
}

.cemetery-table {
	border: 1px solid #A9A9A9;
	padding: 0 10px; 
}

.cemetery-table .btn {
	font-size: 16px;
	font-weight: bold; }

.bordered-custom-placeholder {
	border: 1px solid #D9D9D9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-bottom: 10%;
	margin-left: 15%;
	margin-right: 19%;
	margin-bottom: 15px;
}

.pl-40-custom {
	padding-left: 15%;
}

.pr-5-custom {
	padding-right: 7%;
}

.form-control {
	border: 2px solid #A9A9A9;
	color: #000000;
}

.btn-grave {
	width: 125px !important;
	height: 150px !important; 
	white-space: normal; }
	
.row_divider {
    border: 2px dashed #A9A9A9; }	
	
.cemetery-page-heading {
	color: #ffffff; 
	background-color: #e07e27; 
	padding: 25px 0; }
	
.cemetery-page-heading h1 {
 	color: #ffffff; }
	
.cemetery-search-box {
	-webkit-box-shadow: 0 5px 7px #999999;
	box-shadow: 0 5px 7px #999999;
	border-radius: 10%; 
	border-color: #D9D9D9; 
	height: 60px !important; }
	
.cemetery-instruction {
	color: #333333; }
	
.page-wadi-salam .modal-body p {
	color: #333333; }