@import "bootstrap.css";
@import "bootstrap-combobox.css";
@import "bootstrap-default.css";
/*@import "bootstrap-spacelab.css";*/
@import "font-awesome.css";
@import "polaris.css";
@import "summernote.css";
@import "croppie.css";
/*@import "radio-fancy.css";*/

/* mobile specific styles */
@media (max-width:1000px) {
	.popup {
		width: 100% !important;
		height: 100% !important;
		left: 0px !important;
		top: 0px !important;
	}
	
	.popup img {
		height: 200px !important;
		width: 200px !important;
	}
	
	.popup .obit {
		height: 200px !important;
	}
	
	.drag-area .icon{
		font-size: 50px !important;
	}
	
	#searchbox {
		text-align: left !important;
		float: left !important;
	}
}

@media print {
	.print-hide {
		display:none;
	}
	
	body {
		margin-top: 0px !important;
	}
}

body {
	margin-top: 70px;
	font-family: Times New Roman !important;
}

h1 {
	font-size: 24pt;
	font-family: Times New Roman !important;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: black;
}

.bold {
	font-weight: bold;
}

.head {
	font-size: 20pt;
	font-family: Times New Roman !important;
	color: white;
	margin: 0px;
	display: inline-block !important;
	padding-bottom: 0px !important;
}

.m-head {
	padding-top: 5px !important;
}

header h1 {
	margin-top: 25px;
	margin-bottom: 0px;
	color: white;
}

form {
	display: inline;
}

li a {
	padding-bottom: 11px !important;
}

.nav-link  a {
	padding-bottom: 15px !important;
}

.navbar .dropdown-menu a {
	padding-bottom: 3px !important;
}

.navbar img {
	vertical-align: top;
}

a.home {
	display: inline-block !important;
}

.border-black {
	border: 1px dotted black;
}

.form-group .help-block {
	color: red;
}

.border-white {
	border: 1px dotted white;
}

a {
	text-decoration: none;
}

a h1 {
	color: white;
	text-decoration: none;
}

a h1:hover {
	color: red;
	text-decoration: underline;
}
.label {
	margin: 1px !important;
}

#adv-search-btn {
	margin-left: 10px;
	color: red;
}

#adv-search-btn:hover {
	text-decoration: underline;
	cursor: pointer;
}

.searchkey {
	font-weight: bold;
	color: blue;
	font-size: inherit !important;
}

.s-name, .s-name a {
	font-weight: bold;
}

.s-name .middle {
	display:none;
}

.subj {
	display: inline-block;
	color: white;
	background-color: blue;
	padding: 0px 3px 0px 3px;
	font-size: 11pt;
	margin: 2px;
}

.btn-black {
	background-color: black;
	color: lightgray;
}

.btn-black:hover {
	color: white;
}

.btn-black:active {
	color: lightgray;
}

.purgatory {
	list-style: none;
	padding-left: 10px;
	column-width: 200px;
}

.purgatory * {
	font-size: 12pt;
}

.soul {
	text-align: left;
	display: inline-block;
	cursor: pointer;
	padding: 2px;
	width: 100%;
}

.soul:hover {
	background-color: lightgray;
}

#popup-container {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-color: rgba(77,77,77,0.5);
	z-index: 10000;
}

.popup {
	width: 50%;
	border-radius: 10px;
	border: 1px solid black;
	text-align: center;
	background-color: white;
	padding: 20px;
	font-size: 14pt;
	position: relative;
	left: 25%;
	top: 10%;
}

.popup img {
	width: 300px;
	height: 300px;
	display: inlineblock;
	border: 1px solid gray;
}

.popup .name {
	font-weight: bold;
	font-size: 16pt;
}

.popup .obit {
	overflow-y: auto;
	width: 100%;
	height: 300px;
	text-align: left;
	border: 3px ridge gray;
	padding: 5px;
}

#number {
	position: absolute;
	left: 20px;
	top: 20px;
	font-weight: bold;
	font-size: 16pt;
}

#close-btn {
	width: 30px;
	height: 30px;
	border-radius: 5px;
	border: 1px solid black;
	position: absolute;
	right: 20px;
	top: 20px;
	background-color: red;
	color: white;
	cursor: pointer;
}

.increment {
	position: absolute;
	background-color: lightgray;
	width: 30px;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	top: 125px;
	border-radius: 5px;
	border: 1px solid black;
	vertical-align: middle;
}

#prev-btn {
	left: 20px;
	padding-right: 2px;
}

#next-btn {
	right: 20px;
	padding-left: 2px;
}

.badge-primary {
	background-color: blue;
	color: white;
}

.pagination a {
	background-color: #777 !important;
	color: white !important;
}

#soul-search label {
	margin-top: 8px;
}

#soul-search .form-group {
	margin-bottom: 8px;
}

label.col-lg-3 {
	margin-top: 7px;
}

#cat-msgs, #gender-list {
	display: none !important;
}

.about {
	color: black;
	text-align: justify;
	font-family: Times New Roman;
	font-size: 13pt;
}

.about p {
	text-indent: 30px;
}

.about h4 {
	font-weight: bold;
}

.about ul {
	list-style: none;
}

.hid {
	display: none;
}


.aspect1-1 {
	width: 100%;
	padding-top: 100%;
	position: relative;
}

.croppie {
	position: absolute;
	top: 0px;
	left: 0px;
}

.drag-area{
	position: absolute;
	top: 0px;
	left: 0px;
	border: 2px dashed black;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background-color: lightgray;
}
.drag-area.active{
	border: 2px solid black;
}
.drag-area .icon{
	font-size: 100px;
	color: #fff;
}
.drag-area header{
	font-size: 30px;
	font-weight: 500;
	color: black;
}
.drag-area span{
	font-size: 25px;
	font-weight: 500;
	color: black;
	margin: 10px 0 15px 0;
}
.drag-area button{
	padding: 10px 25px;
	font-size: 20px;
	font-weight: 500;
	border: none;
	outline: none;
	background: #fff;
	color: black;
	border-radius: 5px;
	cursor: pointer;
}
.drag-area img{
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 5px;
}

.drag-area input {
	display: none !important;
}