.panel-group > * > .panel {
	margin-top: 5px;
}
.panel-group > *:first-child > .panel {
	margin-top: 0px
}
.nav-help {
	padding-right: 15px;
}
.dropdown-menu > li > span.navbar-dropdown-text {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}
.subquestion {
	position: relative;
}
.subquestion > .glyphicon-share-alt {
	position: absolute;
	left: 19px;
	transform: scaleY(-1);
}
.subquestion.\32x > .glyphicon-share-alt {
	left: 44px;
}
.subquestion.\33x > .glyphicon-share-alt {
	left: 69px;
}
.subquestion.\34x > .glyphicon-share-alt {
    left: 94px;
}
.subquestion > div.short-subquestion {
	margin-left: 25px;
}
.subquestion > div:not(.short-subquestion) {
	margin-left: 25px;
	width: calc(100% - 25px);
}
.subquestion.\32x > div {
	margin-left: 50px;
	width: calc(100% - 50px);
}
.subquestion.\33 x > div {
	margin-left: 75px;
	width: calc(100% - 75px);
}
.subquestion.\34 x > div {
    margin-left: 100px;
    width: calc(100% - 100px);
}
.file-upload {
	cursor: pointer;
}
.file-input:focus + label, .file-input-focused {
	outline: 1px dotted #000;
}
.file-input {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.criterion-description {
	text-decoration: underline;
}

.modal .error-modal .modal-header {
	background-color: #d9534f;
}

.oeca-success-alert .modal-header .glyphicon, 
.oeca-success-alert .modal-header .close,
.oeca-info-alert .modal-header .glyphicon,
.oeca-info-alert .modal-header .close,
.oeca-error-alert .modal-header .glyphicon,
.oeca-error-alert .modal-header .close {
    font-size: 200%;
}
.oeca-success-alert,
.oeca-success-alert .modal-footer,
.oeca-info-alert,
.oeca-info-alert .modal-footer,
.oeca-error-alert,
.oeca-error-alert .modal-footer {
	text-align: center;
}

#acl-process-permission-request {
    padding-top: 15vh;
}
#acl-process-permission-request .modal-body {
    max-height: 100vh;
}
#acl-process-permission-request .modal-body h1 {
    margin-top: 0px;
}
@media (min-width: 768px) {
   #acl-process-permission-request .modal-dialog {
      width: 800px;
   }
}

.left-aligned-modal {
	text-align: left;
}
.left-aligned-modal ol > ol {
    counter-reset: list;
}
.left-aligned-modal ol > ol > li {
    list-style: none;
    position: relative;
}
.left-aligned-modal ol > ol > li:before {
    content: "(" counter(list, lower-roman) ")";
    counter-increment: list;
    left: -40px;
    padding-right: 10px;
    position: absolute;
    text-align: right;
    width: 40px;
}
.oeca-success-alert .modal-footer .help-block,
.oeca-info-alert .modal-footer .help-block,
.oeca-error-alert .modal-footer .help-block {
	font-size: 12px;
}
/*
remove footer border in terminate noi modal
*/
.not-modal > .modal-content > .modal-footer {
	border-top: unset;
}
.oeca-error-alert #fileInputButton {
    color: #fff;
    border-color: #d43f3a;
    background-color: #d9534f;
}
.msgp-btn-full-width > .btn-group {
	display: block;
}
.msgp-btn-full-width > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	margin-bottom: 5px;
}
.container-fluid {
	margin-right: 2.5%;
	margin-left: 2.5%
}
td.details-control {
    cursor: pointer;
}
.dashboard #forms thead th {
	background-color: #cccecf;
}
.dashboard #forms tbody td {
    vertical-align: middle;
    height: 40px;
}
.dashboard #forms tbody td.word-wrap {
    word-break: break-word;
}
.dashboard .btn-group-xs .btn {
    width: 90px;
}
@media (min-width: 768px) {
	.msgp-btn-full-width {
		display: flex;
		flex-flow: row wrap;
		justify-content: stretch;
	}
	.msgp-btn-full-width > .btn-group {
		flex: 1 1 auto;
		padding-left: 10px;
	}
	.msgp-btn-full-width > .btn-group:first-child {
		padding-left: 0;
	}
}
.action-col div {
	margin: 0;
}
.clear {
	clear:both;
}
.fa-question-mark {
	cursor: help;
}
/*
CoR Styles
 */
.cor {
	border: 2px #ddd solid;
}
.cor-header {
	border-bottom: 1px #ddd solid;
	margin-right: 0;
	margin-left: 0;
	display: flex;
}
.cor-header > div {
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
.ri-cor-header-column {
	text-align: left !important;
}
.ct-header-type {
    vertical-align: middle;
}
.ut-header-type {
	vertical-align: middle;
}
.de-header-type {
    vertical-align: middle;
}
.no-border > div + div {
	border-left: 0px !important;
}
.cor-header > div + div {
	border-left: 1px #ddd solid;
}
.cor-header + .revision > div {
    text-align: left;
    font-weight: normal;
}
div.cor-header {
	margin-left: 0;
	margin-right: 0;
}
.cor-underline-group {
	display: table;
}
.cor-underline-group > label {
	margin: 0;
	float: left;
}
.cor-underline-group > span {
	float: left;
}
.cor-underline {
	display: inline-block;
	padding: 0 0 0 3px;
	height: 1lh;
}
.cor-underline + .cor-underline {
	margin-left: 15px;
}
.cor-underline > .form-control-static::after {
	content: '';
	width: 100%;
	display: block;
	background-color: #CCC;
	height: 2px;
	margin-top: -3px;
}
.cor-underline > .form-control-static > span {
	display: inline-block;
}
.cor-boxes label {
	font-weight: normal;
}
.cor > .panel, .cor > collapsible-panel > .panel {
	border-radius: 0;
	margin-bottom: 0;
}
.cor > p {
	margin: 5px;
}
.cor blockquote {
	/*
	normal font size for free text fields
	*/
	font-size: 14px;
}
.yes-no-box {
	margin-left: 30px;
	font-weight: normal;
}
.yes-no-box + .yes-no-box {
	margin-left: 10px;
}
.cor .list-group-item-header {
	background-color: #ddd;
}
.cor-epa-logo {
	width: 100%;
	max-width: 120px;
}
.cor-ri-logo {
	height: 100%;
	max-height: 80px;
}
.cor-compare-logo {
	max-width: 90%;
}
.cor-ri-text {
	color: #337ab7;
}
@media print {
    .tab-content-top {
        border: none !important;
    }
    .tab-content {
        border: none;
    }
    .facility-header {
        display: none;
    }
    .annual-report-header {
        display: none;
    }
    .oeca-sidebar {
        display: none;
    }
    .oeca-content h3:first-child,
    .oeca-content h3:first-child + br,
    .oeca-content h3:first-child + br + div,
    .oeca-content h3:first-child + br + div + br {
        display: none;
    }
	.alert-warning {
		background-color: #fcf8e3 !important;
	}
	.alert-info {
		background-color: #d9edf7 !important;
	}
	.oeca-diff {
		background-color: #fdeb01 !important;
	}
	.cor {
		font-size: 130%;
	}
	.cor .panel-default > .panel-heading {
		background-color: #ddd !important;
	}
	.container {
		padding: 0;
	}
	.cor {
		border: unset;
		border-top: 1px #ddd solid;
	}
	.cor-underline > .form-control-static::after{
		background-color: #CCC !important;
	}
	.cor .list-group-item-header {
		background-color: #f5f5f5 !important;
	}
	body {
		padding-top: 15px;
		font-family: Helvetica, Ariel, sans-serif !important;
	}
	.cor h4, h5 {
		font-size: 150%;
	}
}

.dropdown-menu > li > a.a-primary, a.a-primary > span {
    background-color: unset;
    color: #337AB7;
    border-color: #337AB7;
    font-weight: bold;
}
.dropdown-menu > li > a.a-primary:hover, a.a-primary:hover > span,
.dropdown-menu > li > a.a-primary:focus, a.a-primary:focus > span {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}
.dropdown-menu > li > a.a-primary.isDisabled, a.a-primary.isDisabled > span,
.dropdown-menu > li > a.a-primary.isDisabled:hover, a.a-primary.isDisabled:hover > span,
.dropdown-menu > li > a.a-primary.isDisabled:focus, a.a-primary.isDisabled:focus > span {
    background-color: unset;
    cursor: not-allowed;
    color: #337AB7;
    border-color: #337AB7;
    font-weight: bold;
    opacity: 0.7;
}
.dropdown-menu > li > a.a-info, a.a-info > span {
    background-color: unset;
    color: #46b8da;
    border-color: #46b8da;
    font-weight: bold;
}
.dropdown-menu > li > a.a-info:hover, a.a-info:hover > span,
.dropdown-menu > li > a.a-info:focus, a.a-info:focus > span {
    color: #fff;
    background-color: #46b8da;
    border-color: #46b8da;
}
.dropdown-menu > li > a.a-info.isDisabled, a.a-info.isDisabled > span,
.dropdown-menu > li > a.a-info.isDisabled:hover, a.a-info.isDisabled:hover > span,
.dropdown-menu > li > a.a-info.isDisabled:focus, a.a-info.isDisabled:focus > span {
    background-color: unset;
    color: #46b8da;
    border-color: #46b8da;
    font-weight: bold;
    cursor: not-allowed;
    opacity: 0.7;
}
.dropdown-menu > li > a.a-warning, a.a-warning > span {
    background-color: unset;
    color: #f0ad4e;
    border-color: #f0ad4e;
    font-weight: bold;
}
.dropdown-menu > li > a.a-warning:hover, a.a-warning:hover > span,
.dropdown-menu > li > a.a-warning:focus, a.a-warning:focus > span {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.dropdown-menu > li > a.a-warning.isDisabled, a.a-warning.isDisabled > span,
.dropdown-menu > li > a.a-warning.isDisabled:hover, a.a-warning.isDisabled:hover > span,
.dropdown-menu > li > a.a-warning.isDisabled:focus, a.a-warning.isDisabled:focus > span {
    background-color: unset;
    color: #f0ad4e;
    border-color: #f0ad4e;
    font-weight: bold;
    cursor: not-allowed;
    opacity: 0.7;
}
.dropdown-menu > li > a.a-danger, a.a-danger > span {
    background-color: unset;
    color: #D9534F;
    border-color: #D9534F;
    font-weight:bold;
}
.dropdown-menu > li > a.a-danger:hover, a.a-danger:hover > span,
.dropdown-menu > li > a.a-danger:focus, a.a-danger:focus > span {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.dropdown-menu > li > a.a-danger.isDisabled, a.a-danger.isDisabled > span,
.dropdown-menu > li > a.a-danger.isDisabled:hover, a.a-danger.isDisabled:hover > span,
.dropdown-menu > li > a.a-danger.isDisabled:focus, a.a-danger.isDisabled:focus > span {
    background-color: unset;
    color: #D9534F;
    border-color: #D9534F;
    font-weight:bold;
    cursor: not-allowed;
    opacity: 0.7;
}
.dropdown-menu > li > a.a-success, a.a-success > span {
    background-color: unset;
    color: #5CB85C;
    border-color: #5CB85C;
    font-weight: bold;
}
.dropdown-menu > li > a.a-success:hover, a.a-success:hover > span,
.dropdown-menu > li > a.a-success:focus, a.a-success:focus > span {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.dropdown-menu > li > a.a-success.isDisabled, a.a-success.isDisabled > span,
.dropdown-menu > li > a.a-success.isDisabled:hover, a.a-success.isDisabled:hover > span,
.dropdown-menu > li > a.a-success.isDisabled:focus, a.a-success.isDisabled:focus > span{
    background-color: unset;
    color: #5CB85C;
    border-color: #5CB85C;
    font-weight: bold;
    cursor: not-allowed;
    opacity: 0.7;
}
.tab-content-top {
    border-top: 1px solid #ddd;
}
#action-center-flag, #aim-dashboard-flag {
	background-color: #d9534f;
	margin-left: 5px;
}
.select2-container--default .select2-results > .select2-results__options {
    max-height: 300px;
    min-height: 100px;
    overflow-y: auto;
}
.select2-container
.select2-selection.select2-selection--multiple
.select2-search.select2-search--inline
.select2-search__field:not([placeholder='']) {
	width: 100% !important; margin-right: 100000px;
}
.clear-filter {
	margin-left: 20px;
}
.msgp-status-inactive {
    color: #dddddd;
}
.msgp-status-active {
    color: #5cb85c;
}
.msgp-status-review {
    color: #336699;
}
.msgp-status-terminated {
    color: #e74c3c;
}
.msgp-status-admincontinued {
    color: #ffa500;
}
.btn.btn-release-outline {
    background-color: unset;
    color: #337ab7;
    border-color: #337ab7;
    font-weight: bold;
}
.btn.btn-release-outline:hover,
.btn.btn-release-outline:focus {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.add-facility-row {
	margin-bottom: 20px;
}
.add-facility-row .btn {
	width: 200px;
}
p.lg-paragraph {
	line-height: 10;
}
.panel-heading .btn {
	margin: 0 5px;
}

/* IL Header */
.cor-il-logo {
	width: 100px;
	margin-right: 20px
}
.il-header {
	text-align: center;
	margin-bottom: 25px;
}
.il-header > h1 {
	margin: 20px 10px;
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
}
@media (max-width: 1200px) {
	.il-header > h1 > span {
		flex: 0 1 400px;
	}
}
.il-header > h1 > img {
	flex: 0 1 100px;
}
.il-header > h2 {
	font-size: large;
	font-weight: bold;
}
.il-header > hr {
	border-top: 1px solid #999;
	margin: 10px 5% 20px 5%;
}
.il-header > .il-info {
	margin: 0 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: row nowrap;
	line-height: 20px;
	font-size: medium;
}
.il-header > .il-info > span.divider {
	margin: 0 25px;
	font-size: 60%;
	line-height: 20px;
}
.report-year-selection {
    width: auto;
}
.report-year {
	padding-right: 0;
	padding-top: .5em;
    text-align: right;
    white-space: nowrap;
    width: auto;
}
/* The sidebar menu */
.addFacilitySidenav {
  height: 100%; /* Full-height: remove this if you want "auto" height */
  z-index: 1; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color: #f2f4f5 !important; 
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 200px;
  padding-bottom: 250px;
}
@media (max-width: 640px) {
	#addFacilityNavbar {
		display:none;
		}
	#addFacilityMobilebutton {
		display:block;
		}
}
@media (min-width: 640px) {
	#addFacilityMobilebutton {
		display:none;
		}
	#addFacilityNavbar {
		display:block;
		}
}
#createFacBtnSpn + .popover {
    max-width: 80%;
}
.action-center-active {
    background-color: #f5f5f5; 
}
.page-tabs .panel.panel-default {
	margin-top: 10px;
	padding: 10px;
}
.page-tabs hr {
    border: none;
    height: 1px;
    background-color: #33333359;
}
.action-center-buttons .label.label-primary {
	font-size: 100%;
}
.action-center-buttons button {
	margin-right: 10px;
	flex: 1;
	white-space: normal;
	max-width: 190px;
	min-height: 73px;
}
.action-center-buttons .btn-group {
	display: flex;
}
.action-center-buttons button {
	display: flex;
    align-items: center;
    text-align: left;
}
.action-center-buttons button strong {
    padding-left: 10px;
}
#clear-filter-axn i {
    margin: 0 auto;
    font-size: 200%;
    color: #337ab7;
}
.action-center-btn-selected {
	color: #337ab7 !important;
	display: none;
	background-color: #cee8ff !important;
}
.action-center-btn-selected > .popover {
	color: #000000 !important;
}
#clear-filter-axn {
  background-color: #ffffff;
  max-width: 73px;
}
.page-tabs .action-center-buttons .btn-group > .btn {
  border-radius: 5px!important;
  padding: 10px;
}
/* Datatables colvis dropdown placement */
.colvis-placement ~ .dt-button-collection {
	left: -75px !important;
}
.dropdown li ul.dropdown-menu {
    left: 100%;
    top: 0;
    min-width: 0px;
}
.dropdown li ul.dropdown-menu li {
    width: fit-content;
}
button.btn-primary.disabled-button-tooltip,
button.btn-primary.disabled-button-tooltip:hover, button.btn-primary.disabled-button-tooltip:hover > span,
button.btn-primary.disabled-button-tooltip:focus, button.btn-primary.disabled-button-tooltip:focus > span,
button.btn-primary.disabled-button-tooltip:active.focus, button.btn-primary.disabled-button-tooltip:focus > span
{
	cursor: not-allowed;
	filter: alpha(opacity=65);
	opacity: .65;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}


.checkbox > span label,
.checkbox > .form-group label
{
	cursor: default;
	
}

.required-indicators:after {
  content: '\002a';
  font-family: 'Glyphicons Halflings';
  color: #e80000;
  font-size: 0.65em;
  vertical-align: top;
  margin-left: 0.3em;
}
#monitoring-requirements-details .table td {
    border: black solid 1px !important;
}

#monitoring-requirements-details .table th {
    border: black solid 1px !important;
 	background-color: #CCCCCC;
}
.darker-blue {
	background-color: #336699 !important;
}

.assign-modal-body {    
    overflow-y: auto;
    max-height: 1000px;
}

#medium-popover + .popover {
    min-width: 500px;
}

#midrange-popover + .popover {
    min-width: 800px;
}

#wide-popover + .popover {
    min-width: 1250px;
}

#cbi-alert {
 color: #d43f3a;
}