/* The html and body elements cannot have any padding or margin. */
html, body {
	height: 100%;
}
/* Show error messages */
.help-inline {
	color: #A6192E; /* Red */
}

.form-group {
  margin-bottom: 10px;
}
.form-group.required .control-label:after, .form-label.required :before
	{
	content: " *";
	color: #A6192E; /* Red */
}

/* Remove the navbar's default margin-bottom and rounded borders */
.navbar {
	margin-bottom: 0;
	border-radius: 0;
}

/* Set height of the grid so .sidenav can be 100% (adjust as needed) */
.row.content {
	height: 450px
}

/* Set gray background color and 100% height */
.sidenav {
	padding-top: 10px;
	background-color: #D9D9D6; /* Light Gray */
	height: 100%;
}

/* Set light gray background color and some padding */
.footer {
	background-color: #D9D9D6; /* Light Gray */
	padding: 10px;
}

/* Indent 40 pixels from left margin */
.tabFromLeft {
	margin-left: 40px;
}

.folderbreadcrumb {
	padding: 7px 0px;
	background-color: #97999B; /* Medium Gray */
	background: linear-gradient(to bottom, #D9D9D6 0%, /* Light Gray */
        #97999B 100%); /* Medium Gray */
	border-radius: 3px;
	display: block;
}

.folderbreadcrumb li {
	font-size: 10px;
}

.folderbreadcrumb a:hover {
	color: #003865; /* Minnesota Blue */
}

.folderbreadcrumb>.active {
	color: #97999B; /* Medium Gray */
}

.folderbreadcrumb>span.divider:before {
	padding: 0 5px;
	color: #97999B; /* Medium Gray */
	content: "/";
}

.breadcrumb {
	background: #97999B; /* Medium Gray */
	background: -webkit-linear-gradient(top, #D9D9D6 0%, /* Light Gray */ 
		 #97999B 100%); /* Medium Gray */
	background: linear-gradient(to bottom, #D9D9D6 0%, /* Light Gray */ 
		 #97999B 100%); /* Medium Gray */
	border: 0px solid #D9D9D6; /* Light Gray */
	border-radius: 3px;
	display: block;
}

.breadcrumb li {
	font-size: 16px;
}

.breadcrumb a {
	color: #003865; /* Minnesota Blue */
}

.breadcrumb a:hover {
	color: #003865; /* Minnesota Blue */
}

.breadcrumb>.active {
	color: #97999B; /* Medium Gray */
}

.breadcrumb>li+li:before {
	color: #97999B; /* Medium Gray */
	content: "\276F\00a0";
}

.nav>li>a:hover {
	border: 1px solid #97999B; /* Medium Gray */
	color: #003865; /* Minnesota Blue */
}

.nav-pills>li>a {
	border: 1px solid #D9D9D6; /* Light Gray */
	font-weight: bold;
	color: #003865; /* Minnesota Blue */
}

.nav-inline li {
	margin-left: 5px;
	margin-right: 15px;
}

.nav-tabs-container {
	border: 1px solid #D9D9D6; /* Light Gray */
	border-radius: 4px;
}

.nav-tabs {
	margin: 0;
	border: 0;
}

.nav-tabs>li>a {
	border: 1px solid #97999B; /* Medium Gray */
	background-color: #D9D9D6; /* Light Gray */
	font-weight: bold;
	color: #003865; /* Minnesota Blue */
}

.nav-tabs>li>a>dropdown-menu:focus {
	border: 1px solid #97999B; /* Medium Gray */
	background-color: #D9D9D6; /* Light Gray */
	font-weight: bold;
	color: #003865; /* Minnesota Blue */
}

.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	background-color: #A4BCC2; /* Extended Accent Blue Gray */
	border: 1px solid #97999B; /* Medium Gray */
	color: #003865; /* Minnesota Blue */
}
/* active tab color */
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus
	{
	border-color: 1px solid #97999B; /* Medium Gray */
	border: 1px solid #97999B; /* Medium Gray */
	border-bottom: 1px solid #FFFFFF; /* White */
	background-color: #FFFFFF; /* White */
	color: #003865; /* Minnesota Blue */
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	font-weight: bold;
	color: #003865 !important; /* Minnesota Blue */
}

/* Tab Content */
.tab-content {
	border: 1px solid #97999B; /* Medium Gray */
	padding: 15px;
}

.dropdown-toggle:active, .dropdown-toggle:focus, .open .dropdown-toggle
	{
	border: 1px solid #97999B !important; /* Medium Gray */
	color: #003865 !important; /* Minnesota Blue */
}

.dropdown-menu:active, .dropdown-menu:focus, .open .dropdown-menu {
	border: 1px solid #97999B !important; /* Medium Gray */
	background-color: #D9D9D6; /* Light Gray */
	color: #003865 !important; /* Minnesota Blue */
}

.dropdown-menu>li>a {
	background-color: #D9D9D6; /* Light Gray */
	font-weight: bold;
	color: #003865 !important; /* Minnesota Blue */
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .dropdown-menu>.active>a,
	.dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	background-color: #A4BCC2; /* Extended Accent Blue Gray */
	font-weight: bold;
	color: #003865 !important; /* Minnesota Blue */
}

/* Modal Header */
.modal-header {
	border: 1px solid #D9D9D6; /* Light Gray */
	border-radius: 4px;
	background-color: #008EAA; /* Accent Teal */
	color: white;
}

.btn-default {
	border: 1px solid #97999B; /* Medium Gray */
	font-weight: bold;
	background: #D9D9D6; /* Light Gray */
	color: #003865 !important; /* Minnesota Blue */
}

.btn-default:hover, .btn-default:focus {
	border: 1px solid #97999B; /* Medium Gray */
	background: #A4BCC2; /* Extended Accent Blue Gray */
	color: #003865; /* Minnesota Blue */
}

/* Wrapper for page content to push down footer */
#wrap {
	min-height: 100%;
	height: auto;
	/* Negative indent footer by its height */
	margin: 0 auto -100px;
	/* Pad bottom by footer height */
	padding: 0 0 100px;
}

#county-body-wrap {
	min-height: 100%;
	height: auto;
	/* Negative indent footer by its height */
	margin: 0 auto -86px;
	/* Pad bottom by footer height */
	padding: 0 0 86px;
}

/* Set the fixed height of the footer here */
#footer {
	background-color: #97999B; /* Medium Gray */
	padding: 10px;
}

/* On small screens, set height to 'auto' for sidenav and grid */
@media screen {
	.sidenav {
		height: auto;
		padding: 15px;
	}
	.row.content {
		height: auto;
	}
	.pull-right {
		float: right;
	}
}

.nav-left {
	display: inline;
	left: 0;
	float: left;
	width: auto;
}

.nav-right {
	display: inline;
	right: 0;
	top: 0;
	float: right;
	width: auto;
}

/* Change text color back to white in title bar of bootstrap dialogs. */
.bootstrap-dialog-title, div.bootstrap-dialog-title {
	color: white;
}

/* Style tweaks to eliminate unwanted scroll bars but keep those needed for EXTREMELY   */
/* narrow windows.                                                                      */
/* Default: no scroll bar.  */
html, body {
	overflow-x: hidden;
}

/* Narrow screen: scroll bar. */
@media screen and (max-width: 400px) {
	html, body {
		overflow-x: auto;
	}
}

/* Underline hyperlinks */
a {
	text-decoration: underline;
}

/* Remove hyperlinks for navigation and buttons */
.nav>li>a, .btn-default, .icon, a.iconlink {
	text-decoration: none;
}

.multiselect, .multiselect-container, .bootstrap-select,
	.bootstrap-select .btn-default {
	background-color: #FFFFFF; /* White */
	font-weight: normal;
}

.multiselect-container>li>a {
	text-decoration: none;
}

.bootstrap-select .dropdown-menu>li>a, .bootstrap-select .dropdown-menu>li>a:focus,
	.bootstrap-select .dropdown-menu>li>a:hover, .multiselect-reset .input-group .btn-default
	{
	font-weight: normal;
}

.deleteable-panel-heading {
	/* Make large enough to contain delete button. */
	padding-bottom: 35px;
}

.deleteable-panel-heading>h4>.button-holder {
	text-align: right;
	/* Position delete button closer to right side of panel heading. */
}

.footnote {
	font-style: italic;
}

.selectionChoice>label, .selectionChoice>label>label {
	/* Radio button label/text. Also for label within radio button choice. */
	font-weight: normal;
	padding-left: 1em;
}

/* Fix input for label within a radio button choice. */
.selectionChoice>label>input {
	margin-left: -14px;
}

legend {
	/* Added for caption for sets of radio buttons. */
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 1.42857143;
	border: none;
	font-weight: 700;
	color: #53565A; /* Dark Gray */
}

input[type=checkbox] {
	/* Makes sure some space between checkbox and text / other item that follows it. */
	margin: 4px;
}

.modal-title {
	/* Use Bootstrap's default H4 size for ALL modal titles, with more appropriate heading level. */
	font-size: 18px;
}

.modal-scrollable-holder {
	/* Makes item with this class, within a modal dialog, scrollable vertically so that dialog won't */
	/* be too tall for screen. */
	overflow: auto;	/* See .scrollable */
	max-height: calc(100vh - 350px);
	min-height: 2em;	/* Make sure it doesn't totally disappear on small displays! */
}

.warning-modal .modal-header {
	/* Warning dialog background color */
	background-color: #A6192E; /* Red */
}

.panel-group > p {
	/* Paragraph below navigation buttons. */
	padding-left: 15px;
}

.label100 {
	/* 100-pixel-wide labels */
	width: 100px;
}

.warning {
	/* Warning text */
	padding-left: 20px;
	color: #A6192E; /* Red */
}

.fieldset_delete_button {
	/* Format for button deleting surrounding fieldset */
	position: absolute;
	right: 10px;
	top: -5px;
	outline: 5px solid #FFFFFF; /* White */
}