html, body {
	height: 100%;
}


/* Set padding to keep content from hitting the edges */
.body-content {
	padding-left: 15px;
	padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
	max-width: 280px;
}

/* dropdown align left */
ul.k-menu-vertical > .k-item
{
	text-align : left;
}
.SedonaAPIIcon {
	color: #51aa8e !important;
}

.navbar-nav li i {
	position: relative;
	font-size: 22px;
}

.navbar-inverse {
	background-color: #008a5f;
	height: 20px;
	margin-bottom: 0;
}

.navbar {
	border-radius: 0;
	border: none;
	position: initial;
}

	.navbar .navbar-nav {
		/*width: 100%;*/
	}

.nav > li > a {
	display: inline-block;
}

s .navMright25 > li > a {
	margin-right: 25px;
	padding-left: 5px;
	font-size: 22px;
	padding-top: 15px;
}

.navbar-collapse {
	background-color: #008a5f;
	border: none;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

	.navbar-collapse .navbar-nav > li > a:hover,
	.navbar-collapse .navbar-nav > li > a:focus {
		color: #bfbfbf;
		background-color: transparent;
	}

	.navbar-collapse .navbar-nav > .active > a,
	.navbar-collapse .navbar-nav > .active > a:hover,
	.navbar-collapse .navbar-nav > .active > a:focus {
		color: #555555;
		background-color: #e7e7e7;
	}

body {
	/*background: url(images/bg.jpg) right top no-repeat;*/
	margin: 0;
	font-family: 'Roboto Condensed', sans-serif;
	/*line-height: 28px;*/
	font-size: 16px;
}

bodyWhiteBG {
	background-color: white;
	margin: 0;
	font-family: 'Roboto Condensed', sans-serif;
	/*line-height: 28px;*/
	font-size: 16px;
}

.condensed {
	line-height: 16px;
}

.container {
	margin: 0 auto;
	max-width: 1200px;
	text-align: justify;
}

header img {
	max-width: 100%;
	max-height: auto;
}

nav {
	height: 50px;
	background-color: #008a5f;
}

#hero {
	box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.50);
	-moz-box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.50);
	-webkit-box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.50);
	height: 400px;
	background: url(images/hero.jpg) right top no-repeat;
	width: 100%;
	margin-bottom: 15px;
}

.green {
	color: #008a5f;
}

.blue {
	color: #0068b3;
}

h1 {
	font-size: 48px;
	color: #0068b3;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 52px;
}

.padleftright15 {
	padding-left: 15px;
	padding-right: 15px;
}

.padleft15 {
	padding-left: 15px;
}

footer {
	color: #888888;
}

address {
	margin-left: 5px;
}

.left {
	float: left;
}

@media (max-width: 600px) {
	#hero {
		height: 200px;
	}

	h1 {
		font-size: 30px;
		color: #0068b3;
		font-weight: normal;
		margin-bottom: 20px;
		line-height: 34px;
	}
}

.logout-li::before {
    content: "\f08b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 23px;
    /* margin: 20px; */
    padding: 10px;
    /* padding-right: 0.5em; */
    position: absolute;
    top: 5px;
    left: 0;
}
.btn-blue {
	color: white;
	background-color: #0068B3;
	border-color: #0068B3;
}

	.btn-blue:hover,
	.btn-blue:focus,
	.btn-blue:active,
	.btn-blue.active,
	.open .dropdown-toggle.btn-blue {
		color: red;
		background-color: #ebebeb;
		border-color: #adadad;
	}

.sedona-blue {
	color: #0060A9;
	text-rendering: optimizeLegibility;
}

.sedona-green, #headinfo h1 {
	color: #007C52;
	text-rendering: optimizeLegibility;
}

/* margins/padding */
.mtop5 {
	margin-top: 5px
}

.mtop7 {
	margin-top: 7px
}

.mtop10 {
	margin-top: 10px
}

.mtop15 {
	margin-top: 15px
}

.mtop20 {
	margin-top: 20px
}

.mtop25 {
	margin-top: 25px
}

.mtop30 {
	margin-top: 30px
}

.mtop35 {
	margin-top: 35px
}

.mtop60 {
	margin-top: 60px
}

.mbot5 {
	margin-bottom: 5px
}

.mbot10 {
	margin-bottom: 10px
}

.mbot15 {
	margin-bottom: 15px
}

.mbot20 {
	margin-bottom: 20px
}

.mbot25 {
	margin-bottom: 25px
}

.mbot30 {
	margin-bottom: 30px
}

.mbot35 {
	margin-bottom: 35px
}

.mbot50 {
	margin-bottom: 50px
}

.mleft5 {
	margin-left: 5px
}

.mleft10 {
	margin-left: 10px
}

.mleft15 {
	margin-left: 15px
}

.mleft18 {
	margin-left: 18px
}

.mleft20 {
	margin-left: 20px
}

.mleft25 {
	margin-left: 25px
}

.mleft40 {
	margin-left: 40px
}

.mleft160 {
	margin-left: 160px
}

.mleft175 {
	margin-left: 175px
}

.mleft183 {
	margin-left: 183px
}

.mright2 {
	margin-right: 2px
}

.mright5 {
	margin-right: 5px
}

.mright8 {
	margin-right: 8px
}

.mright10 {
	margin-right: 10px
}

.mright15 {
	margin-right: 15px
}

.mright20 {
	margin-right: 20px
}

.mright25 {
	margin-right: 25px
}

.mright40 {
	margin-right: 40px
}

.mright50 {
	margin-right: 50px
}
.p0
{
    padding : 0px;
}
.p5 {
	padding: 5px;
}

.p10 {
	padding: 10px;
}

.p15 {
	padding: 15px;
}

.p20 {
	padding: 20px;
}

.ptop5 {
	padding-top: 5px
}

.ptop7 {
	padding-top: 7px
}

.ptop10 {
	padding-top: 10px
}

.ptop15 {
	padding-top: 15px
}

.ptop20 {
	padding-top: 20px
}

.ptop25 {
	padding-top: 25px
}

.pbot5 {
	padding-bottom: 5px
}

.pbot10 {
	padding-bottom: 10px
}

.pbot15 {
	padding-bottom: 15px
}

.pbot20 {
	padding-bottom: 20px
}

.pbot25 {
	padding-bottom: 25px
}

.pleft5 {
	padding-left: 5px;
}

.pleft10 {
	padding-left: 10px;
}

.pleft15 {
	padding-left: 15px;
}

.pleft20 {
	padding-left: 20px;
}

.pleft25 {
	padding-left: 25px;
}

.pleft30 {
	padding-left: 30px;
}

.pright5 {
	padding-right: 5px;
}

.pright10 {
	padding-right: 10px;
}

.pright15 {
	padding-right: 15px;
}

.pright20 {
	padding-right: 20px;
}

.pright25 {
	padding-right: 25px;
}

.f11 {
    font-size: 11px;
}

.f12 {
	font-size: 12px;
}

.f13 {
	font-size: 13px;
}

.f14 {
	font-size: 14px;
}

.f15 {
	font-size: 15px;
}

.just {
	text-align: justify
}

.tac {
	text-align: center
}

.tal {
	text-align: left
}

.tar {
	text-align: right
}

/* font sizes */
.em7 {
	font-size: .7em;
}

.em8 {
	font-size: .8em;
}

.em9 {
	font-size: .9em;
}

.em105 {
	font-size: 1.05em;
}

.em11 {
	font-size: 1.10em;
}

.em115 {
	font-size: 1.15em;
}

.em12 {
	font-size: 1.2em;
}

.em14 {
	font-size: 1.4em;
}

.em16 {
	font-size: 1.6em;
}

.em18 {
	font-size: 1.8em;
}

.col-sm-auto {
	width: auto;
	padding: 0px;
}

.bold {
	font-weight: bold
}

.fl {
	float: left
}

.fr {
	float: right
}

.gray {
	color: gray
}

.form-control-condensed {
	height: 34px;
	font-size: 14px;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

h2 {
	font-size: 30px !important;
}

.h3 {
	font-size: 18px;
}

.h4 {
	font-size: 14px;
}

.form-group-condensed {
	margin-bottom: 0px;
}

.form-horizontal .control-label {
	padding-left: 30px;
	text-align: left;
	padding-top: 0;
	padding-bottom: 7px;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #ccc !important
}

k-menu .k-link {
	vertical-align: baseline;
	height: 50px;
	line-height: 50px;
	border-right: thin;
	color: red;
}

.logoResponsive {
	max-width: 250px;
	height: auto;
}

.iconShift {
	position: relative;
	display: inline-block;
	top: -4px !important;
}

.kwidgetOverride {
	box-sizing: border-box !important;
}

.dashboardHeightsContainer:before {
	content: "";
	display: inline-block;
	vertical-align: top;
	height: 100%;
}

.dashboardHeights {
	min-height: 285px;
	display: inline-block;
	width: 285px;
	margin-right: 20px;
	vertical-align: top;
	text-align: left;
	padding: 15px;
}

.dashboardHeightsContainer:last-child {
	margin-right: 0;
}

@media (min-width: 780px) and (max-width: 965px) {
	.dashboardHeights {
		width: 30%;
	}

		.dashboardHeights h2 {
			font-size: 26px !important;
		}
}

@media (max-width: 779px) {
	.dashboardHeights {
		min-height: 0px;
		margin-bottom: 20px;
		display: block;
		width: 100%;
	}
}

.k-menu {
	display: inline-block;
	text-align: right;
}

	.k-menu li a {
		text-align: left !important;
	}

.navbar-default {
	background-color: transparent;
}

	.navbar-default .navbar-nav > li > a {
		color: inherit;
	}

		.navbar-default .navbar-nav > li > a:hover,
		.navbar-default .navbar-nav > li > a:focus {
			color: inherit;
			background-color: transparent;
		}

	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {
		color: #555;
		background-color: transparent;
	}

	.navbar-default .navbar-nav > .open > a,
	.navbar-default .navbar-nav > .open > a:hover,
	.navbar-default .navbar-nav > .open > a:focus {
		color: inherit;
		background-color: transparent;
	}

.bootstrapKendoSubmenu {
	max-height: 554.182px;
	overflow: auto;
	position: absolute;
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-stretch: normal;
	white-space: nowrap;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	transform: translateY(0px);
	right: auto;
	left: 0;
}

	.bootstrapKendoSubmenu li a {
		padding: 15px;
	}

.lnkLogout {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}


@media (max-width: 768px) {
	.bootstrapKendoSubmenu {
		position: relative;
	}

	.navbar-collapse.collapse.k-content.navbar-right ul {
		text-align: left;
	}

	.navbar-collapse.collapse.k-content.navbar-right ul {
		width: 100%;
	}

	.k-widget.k-menu-horizontal > .k-item {
		float: none !important;
		display: block;
	}
}

@media(max-width:768px) {
	.navbar-header {
		float: none;
	}

	.navbar-left, .navbar-right {
		float: none !important;
	}

	.navbar-toggle {
		display: block;
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 1px 1px 0 rgba(255,255,255,0.1);
	}

	.navbar-fixed-top {
		top: 0;
		border-width: 001px;
	}

	.navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-nav {
		float: none !important;
		margin-top: 7.5px;
	}

		.navbar-nav > li {
			float: none;
		}

			.navbar-nav > li > a {
				padding-top: 10px;
				padding-bottom: 10px;
				width: 100%;
			}

	.collapse.in {
		display: block !important;
	}

	.navbar .navbar-nav {
		overflow-x: hidden;
		box-sizing: border-box;
	}
}


@media (min-width: 768px) {
	ul.nav li:hover > ul.dropdown-menu {
		display: block;
	}
}

.navbar {
	height: auto;
}





/*Kendo Notifcations - the .k-notification-*** must match the generic enum constant*/
.k-notification {
	border: 0;
}

	.k-notification > div > i.fa-close {
		position: absolute;
		top: 10px;
		right: 10px;
		padding: 0;
		cursor: pointer;
	}

		.k-notification > div > i.fa-close:hover {
			border-color: #eeeeee;
			-ms-border-radius: 2px;
			border-radius: 2px;
			border-style: solid;
			top: 7px;
			right: 7px;
			border-width: 1px;
			padding: 2px;
		}
/* Info template */
.k-notification-Info_.k-group {
	background: #000000;
	background: rgba(0,0,0,.7);
	color: #fff;
}

.notification-info {
	width: 320px;
	min-height: 60px;
	padding: 10px;
}

	.notification-info h3 {
		font-size: 1.2em;
		font-weight: bold;
		padding: 10px 0 5px 0;
		margin-top: 0;
		margin-bottom: 0;
	}

	.notification-info i {
		float: left;
		margin: 0 10px 0 10px;
		padding-top: 10px;
	}

	.notification-info p {
		display: flex;
		margin-bottom: 0;
	}

/* Error template */
.k-notification-Error_.k-group {
	background: #ff0000;
	background: rgba(100%,0,0,.7);
	color: #ffffff;
}

.notification-error {
	width: 320px;
	min-height: 60px;
	background-color: #eac6c6;
}

	.notification-error h3 {
		font-size: 1.2em;
		font-weight: bold;
		padding: 10px 0 5px 0;
		margin-top: 0;
		margin-bottom: 0;
	}

	.notification-error i {
		float: left;
		margin: 0 10px 0 10px;
		padding-top: 10px;
	}

	.notification-error p {
		display: flex;
		margin-bottom: 0;
	}

/* Warning template */
.k-notification-Warning_.k-group {
	background: #ff9900;
	background: rgba(100%,60%,0,.7);
	color: #ffffff;
}

.notification-warning {
	width: 320px;
	min-height: 60px;
}

	.notification-warning h3 {
		font-size: 1.2em;
		font-weight: bold;
		padding: 10px 0 5px 0;
		margin-top: 0;
		margin-bottom: 0;
	}

	.notification-warning i {
		float: left;
		margin: 0 10px 0 10px;
		padding-top: 10px;
	}

	.notification-warning p {
		display: flex;
		margin-bottom: 0;
	}

/* Success template */
.k-notification-Success_.k-group {
	background: #009900;
	background: rgba(0,60%,0,.7);
	color: #fff;
}

.notification-success {
	width: 320px;
	min-height: 60px;
	background-color: #90dc90;
}

	.notification-success h3 {
		font-size: 1.2em;
		font-weight: bold;
		padding: 10px 0 5px 0;
		margin-top: 0;
		margin-bottom: 0;
	}

	.notification-success i {
		float: left;
		margin: 0 10px 0 10px;
		padding-top: 10px;
	}

	.notification-success p {
		display: flex;
		margin-bottom: 0;
	}

/* Progress template */
.k-notification-Progress_.k-group {
	background: #000000;
	background: rgba(0,0,0,.7);
	color: #fff;
}

.notification-progress {
	min-width: 320px;
	min-height: 60px;
}

	.notification-progress h3 {
		font-size: 1.2em;
		font-weight: bold;
		padding: 10px 0 5px 0;
		margin-top: 0;
		margin-bottom: 0;
	}

	.notification-progress i {
		float: left;
		margin: 0 10px 0 10px;
		padding-top: 10px;
	}

	.notification-progress p {
		text-align: center;
		margin-bottom: 0;
	}

/* Download template */
.k-notification > div.notification-download > i.fa-close {
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
	padding: 3px;
}

	.k-notification > div.notification-download > i.fa-close:hover {
		border-color: #eeeeee;
		-ms-border-radius: 2px;
		border-radius: 2px;
		border-style: solid;
		border-width: 1px;
		padding: 2px;
	}

.k-notification-Download_.k-group {
	background: #009900;
	background: rgba(0,60%,0,.7);
	color: #fff;
	cursor: pointer;
}

.notification-download {
	width: 320px;
	min-height: 60px;
}

	.notification-download .notification-download-txtcntr {
		display: inline-block;
		width: 78%;
		margin-left: 5px;
		margin-right: 5px;
	}

	.notification-download h4 {
		font-size: 0.8em;
		font-weight: bold;
		padding: 0 0 10px 0;
		margin-top: 0;
		text-align: center;
		margin-bottom: 0;
	}

	.notification-download h3 {
		font-size: 1.2em;
		font-weight: bold;
		padding: 10px 0 0 0;
		margin-top: 0;
		text-align: center;
		margin-bottom: 0;
	}

	.notification-download i.fa-download {
		float: left;
		vertical-align: middle;
		margin: 10px 0 0 15px;
		padding-top: 10px;
	}

	.notification-download p {
		text-align: center;
		margin-bottom: 10px;
		margin-top: 5px;
		-ms-word-wrap: break-word;
		word-wrap: break-word;
	}

#ProgressNotification_ProgressBar {
	width: 300px;
	margin: 0 10px 10px 10px;
}

	#ProgressNotification_ProgressBar > div > span.progress-statis-wrap > span.k-progress-status {
		text-align: center;
		width: 100%;
	}

.info-block {
	padding: 20px !important;
}

	.info-block td {
		padding-bottom: 10px;
		width: auto;
	}



/* toggler code */


.switch {
	position: relative;
	display: inline-block;
	width: 96px;
	height: 34px;
}

	.switch input {
		display: none;
	}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #92999e;
	-webkit-transition: .4s;
	transition: .4s;
}

	.slider:before {
		position: absolute;
		content: "";
		height: 26px;
		width: 26px;
		left: 4px;
		bottom: 4px;
		background-color: white;
		-webkit-transition: .4s;
		transition: .4s;
	}

input:checked + .slider {
	background-color: #337ab7;
}

input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
	-webkit-transform: translateX(60px);
	-ms-transform: translateX(60px);
	transform: translateX(60px);
}

.on {
	display: none;
	padding-right: 20px;
}

.off {
	padding-left: 26px;
}

.on, .off {
	color: white;
	position: absolute;
	transform: translate(-50%,-50%);
	top: 50%;
	left: 50%;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}

input:checked + .slider .on {
	display: block;
}

input:checked + .slider .off {
	display: none;
}

.slider.round {
	border-radius: 34px;
}

	.slider.round:before {
		border-radius: 50%;
	}



div[data-role='grid'] .k-grid-content.k-auto-scrollable {
	overflow-y: auto;
	height: auto !important;
}

div[data-role='grid'] .k-grid-header {
	padding-right: 0px !important;
}

.k-grid.k-widget {
    height: auto !important;
    overflow-y: scroll ;
    overflow-x: hidden;
    margin-bottom: 80px;
}

.k-grid .k-grouping-header {
	color: transparent;
}

.field-box .value {
	background-color: #fff;
	padding: 5px;
	margin-top: 5px;
	min-height: 31px;
	vertical-align: middle;
	border: 1px solid #c5c5c5;
	min-width: 200px;
	font-size: 15px;
}

	.field-box .value.inline-value {
		display: inline-block;
		padding-right: 20px;
	}

.field-box .value-title {
	width: 100px;
	display: inline-block;
}

.memo-field {
	width: 75%;
	height: 75px;
}

.plain-value {
	font-size: 15px;
}
