html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
}
.oflow {
	overflow: auto;
}
.checklistgrid tr {
	background-color: #fff;
}
.checklistgrid td {
	border-bottom: 1px solid #eee;
}

.checklistgrid tr:hover {
	background: none;
}

.checklistgrid tr.k-alt:hover {
	background: none;
}

.question {
	top: 0px;
	left: 0px;
	font-size: 14px;
	font-family: "Figtree", sans-serif;
	height: auto;
	vertical-align: text-top;
	text-align: justify;
}

.chkbx {
	width: 50px;
	max-width: 50px;
	min-width: 50px;
	text-align: center !important;
	font-size: 18px;
	color: darkslategray;
	border: white;
	background: white;
}
.chkbxc {
	width: 50px;
	max-width: 50px;
	min-width: 50px;
	text-align: center !important;
	font-size: 18px;
	color: darkgreen;
	border: white;
	background: white;
}
.chkbxh {
	font-size: 14px;
	border: #d9ecf5;
	background: rgba(255, 255, 255, 0);
	text-align: center !important;
}
.cheader {
	width: 50px;
	max-width: 50px;
	min-width: 50px;
	text-align: center !important;
	font-size: 14px;
	font-weight: bold;
	font-family: "Figtree", sans-serif;
}
.k-window {
	z-index: 100030 !important;
}
#main {
	display: none;
}

/* Imported from style.css */
@media (min-width: 768px) {
	#main {
		width: 1000px;
		margin: 0 auto !important;
	}
}

/*Kendo Alert style*/
.alert-container {
	font-family: "Figtree", sans-serif;
	font-size: 14px;
	font-weight: 400;
}

.alert-icon {
	float: left;
	padding: 13px 15px;
	color: red;
	font-size: 20px;
}

.alert-text {
	font-size: 1em;
	padding: 15px 10px;
	min-width: 200px;
}

.alert-buttons {
	display: block;
	clear: both;
	padding: 0 10px;
	float: right;
}

.alert-buttons .k-button {
	width: 80px;
}

#topcontrol {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	height: 38px;
	width: 38px;
	transition: all 0.2s ease-in;
	box-shadow: 0 1px 1px hsla(0, 3%, 67%, 0.1);
	background-color: #5093e1;
	cursor: pointer;
	border-radius: 50% !important;
	bottom: 3.5rem !important;
	z-index: 200 !important;
	position: fixed !important;
	right: 0.6rem !important;
	border: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.btt-icon {
	height: 22px;
	width: 22px;
	fill: #fff;
}

#topcontrol:hover {
	background-color: #fdb716;
	transition: background-color 0.3s ease;
	color: #fff;
}

#topcontrol:hover .btt-icon {
	fill: #fff;
	transition: fill 0.3s ease;
}

input,
textarea {
	border-color: #ccc !important;
}

input:focus,
textarea:focus,
input:active,
textarea:active {
	border-color: #20aede !important;
	box-shadow: none !important;
}

.error {
	border: 2px solid #f00 !important;
}

input.error,
textarea.error {
	border: 2px solid #f00 !important;
}

input.error:focus,
textarea.error:focus,
input.error:active,
textarea.error:active {
	border: 2px solid #f00 !important;
}

.qs {
	padding: 0 !important;
	background-color: rgba(255, 255, 255, 0) !important;
	z-index: 100010;
	border: 0 !important;
	height: 20 !important;
	box-shadow: none !important;
}

.qs span.k-autocomplete {
	width: inherit !important;
	margin: 0 !important;
	padding: 0 !important;
	box-shadow: none !important;
	background-color: #fff !important;
	border: 1px solid #20aede !important;
	border-radius: 4px !important;
}

#addqs,
#apnqs {
	padding: 5px 0 !important;
}
#apn_inp {
	padding: 2px 0 !important;
	z-index: 100010 !important;
	width: 100%;
	height: auto;
	font-family: "segoe UI";
	font-size: 14px;
}
.k-item {
	font-family: "segoe UI" !important;
	font-size: 14px !important;
}
.attachment-container {
	overflow: auto;
	border: unset !important;
}

.k-grid .k-grid-toolbar .k-grid-add,
.k-grid tbody .k-grid-edit,
.k-grid tbody .k-grid-update,
.k-grid tbody .k-grid-cancel,
.k-grid tbody .k-grid-delete {
	min-width: 0;
}

.k-grid .k-grid-toolbar .k-grid-add .k-icon,
.k-grid tbody .k-grid-edit .k-icon,
.k-grid tbody .k-grid-update .k-icon,
.k-grid tbody .k-grid-cancel .k-icon,
.k-grid tbody .k-grid-delete .k-icon {
	margin: 0;
}

.pac-container {
	z-index: 100010 !important;
}
.searchType {
	height: 25px;
	font-family: "segoe UI" !important;
	background-color: rgba(255, 255, 255, 0) !important;
}
#units .k-window {
	z-index: 100010 !important;
}

.k-tabstrip-prev,
.k-tabstrip-next {
	color: black !important;
}

.lookup-table {
	border: 1px solid #eee;
	margin-bottom: 5px;
}
.lookup-table-header {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #eee;
	font-weight: bold;
}
.lookup-table-cell {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #eee;
}
#addqs_listbox .k-item {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#addqs_listbox .k-item:hover {
	overflow: visible;
	white-space: normal;
	height: auto;
	overflow-wrap: break-word;
}
