body {
	background-image: url("/coffender/jakarta.faces.resource/images/login_bg.jpg.jsf?ln=coast-layout");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	color: #000 !important;
}

/* Theme styles overwrite */
body .ui-panel .ui-panel-content {
	padding: 1rem;
	background: rgba(255, 255, 255, .8);
}

/**/
h2 {
	margin: 12px;
}

input {
	border: solid 1px #a5a5a5;
}

.ColorPrimary {
	color: #404354 !important;
}

.ColorSecondary {
	color: #edc474 !important;
}

.orange {
	color: #F15A29;
}

.login_bg {
	background-image: url("/coffender/jakarta.faces.resource/images/login_bg.jpg.jsf?ln=coast-layout");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	font-family: sans-serif;
}

.layout-topbar {
	background: linear-gradient(to bottom, #0077cb 0%, #004d8d 100%);
	border: 0 !important;
}

.layout-content {
	max-width: 1400px;
	margin: 0 auto;
}

.ui-button.ui-button-custom {
	border: none !important;
}

.ui-button-custom {
	background: #0066b3 !important;
}

.ui-button-custom:hover {
	background: #035796 !important;
}

#layout-portlets-footer {
	Width: 90%;
	max-width: 1400px;
	margin: 0 auto !important;
}

/*Responsive CSS*/
.bgColor {
	background-color: #ebeff1;
}

.customLink {
	font-weight: bold !important;
	color: rgb(10, 42, 238) !important;
	text-decoration: none !important;
}

.customLink:hover {
	font-weight: bold !important;
	color: rgb(10, 42, 238) !important;
	text-decoration: underline !important;
}

.red {
	color: #e90c45 !important;
}

.customLinkRed {
	font-weight: bold !important;
	color: #ff0000 !important;
	text-decoration: none !important;
}

.customLinkRed:hover {
	font-weight: bold !important;
	color: #ff0000 !important;
	text-decoration: underline !important;
}

.iconExport {
	margin: 0 6px 0 6px;
	box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.iconExport:hover {
	box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.4), 0 2px 2px 0 rgba(0, 0, 0, 0.4), 0 1px 5px 0 rgba(0, 0, 0, 0.4);
}

/*Datatable Select All check-box*/
.ui-chkbox-all {
	margin: 0 auto !important;
}

/*Print Specific Styles*/
.ShowOnPrint {
	display: none;
}

/*Print Specific Styles*/

/*Flyer*/
.flyer {
	background-color: #fff;
	padding: 2rem;
	width: 100%;
}

.flyerHdr {
	background-color: #0066b3 ;
	color: #ffc516;
	text-align: center;
	padding: .75rem;
}

#flyerForm .ui-panelgrid .ui-panelgrid-cell {
	border: 1px solid #a5a5a5 !important;
	color: #495057;
	padding: .25rem !important;
}

#flyerForm .ui-panelgrid .ui-panelgrid-cell.ui-widget-header {
	background: #cfcfcf;
	color: #495057;
	padding: .25rem !important;
	font-weight: 700;
}

.flyerFooter {
	background: #0066b3;
	color: #fff;
	text-align: center;
	box-sizing: border-box
}

.footerText {
	text-align: center;
	box-sizing: border-box
}

/*Flyer*/

/*Map Dialog*/
#headerElement {
	background-color: #4a4a4a;
	color: #fff;
}

.ui-dialog-titlebar {
	padding: .75rem !important;
	background: linear-gradient(to bottom, #0077cb 0%, #004d8d 100%) !important;
	color: #edc474 !important;
}

#showMapForm .ui-panelgrid .ui-panelgrid-cell {
	border: 1px solid #a5a5a5 !important;
	color: #495057;
	padding: .25rem !important;
}

#showMapForm .ui-panelgrid .ui-panelgrid-cell.ui-widget-header {
	background: #cfcfcf;
	color: #495057;
	padding: .25rem !important;
	font-weight: 700;
}

/*print and help button div */
.actions {
	display: inline;
	position: absolute;
	top: 12px;
	right: 50px;
}

#mapInstructionsList .ui-panelgrid .ui-panelgrid-cell {
	border: 1px solid #a5a5a5 !important;
	color: #495057;
	padding: .25rem !important;
}

#mapInstructionsList .ui-panelgrid .ui-panelgrid-cell.ui-widget-header {
	background: #cfcfcf;
	color: #495057;
	padding: .25rem !important;
	font-weight: 700;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-icon {
	color: #edc474 !important;
}

h3.pag {
	display: none;
	position: absolute;
	page-break-before: always;
	page-break-after: always;
	bottom: 0;
	right: 0;
}

h3::before {
	position: relative;
	bottom: -15px;
}

/*Map Dialog*/
@media screen and (min-width: 992px) {
	.layout-wrapper.layout-static .layout-content-wrapper {
		margin-left: 21rem;
	}

	.responsiveModal {
		width: 80% !important;
	}
}

@media screen and (max-width: 768px) {
	.responsiveModal {
		width: 90% !important;
	}
}

@media screen and (min-width: 1200px) {
	.responsiveModal {
		width: 70% !important;
	}
}

.layout-topbar .topbar-menu>li>a {
	padding:0 .5rem
}

.layout-topbar .topbar-menu>li>a:hover {
	background:none;
	color:#fba600 !important;
	text-decoration: underline;
}

.layout-topbar .topbar-menu>li>a:focus {
	box-shadow: 0 0 0 0.22rem #BBDEFB;
}

.layout-topbar .topbar-menu>li>a i {
	line-height: inherit;
	font-size: 1.5rem;
}
/* ===== TEST ENVIRONMENT ===== */
.scroll-wrapper-TEST {
  display: flex;
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: #ff0000;
  color: white;
  font-weight: bold;
  font-size: 18px;
  overflow: hidden;
  z-index: 999999;
  align-items: center;
}

/* ===== DEV ENVIRONMENT ===== */
.scroll-wrapper-DEV {
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: blue;
  color: white;
  font-weight: bold;
  font-size: 18px;
  overflow: hidden;
  z-index: 999999;
  align-items: center;
}

.scroll-wrapper-{
	display: none;
}
.scroll-wrapper {
	position: static;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
}

.scroll-wrapper.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.scroll-text {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	padding-left: 100%;
	white-space: nowrap;
	animation: scroll-left 35s linear infinite;
}

@keyframes scroll-left {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}
