/* enterprise-sentinel COLORS

BLUE: #69abdf;
RED: #d52b32;


*/
.lcr.enterprise-sentinel .nameplate img {
  max-width: 100%;
  max-height: 235px;
}
.lcr.enterprise-sentinel .container-fluid.pk-layer.very-top {
	position: relative;
	background-color: transparent;
	z-index: 50;
}
.lcr.enterprise-sentinel .nameplate .header-date {
  display: none;
}
.lcr.enterprise-sentinel .navbar-default .navbar-nav li:hover a {
	color: #d52b32;
}
.dropdown-menu>li>a:hover {
  color: #d52b32 !important;
}
.lcr.enterprise-sentinel .pk-layer .box-content-default .poll-section .vote .btn.btn-primary, 
.lcr.enterprise-sentinel .btn.btn-primary {
	border-color: #d52b32;
	background-color: #d52b32;
}
.lcr.enterprise-sentinel .label, {
	color: #d52b32;
}
.lcr.enterprise-sentinel .reverse-bar {
	background-color: #d52b32;
}
.lcr.enterprise-sentinel .pk-layer.branding {
  background-color: #d52b32;
}
.lcr.enterprise-sentinel .pk-layer.branding .label {
	color: #000000;
}
.lcr.enterprise-sentinel .pk-layer.branding.noear .box-content-headlines,
.lcr.enterprise-sentinel .pk-layer.branding.withear .layer-col .box-content-headlines {
	text-align: center;
  background-color: #d52b32;
}
.lcr.enterprise-sentinel .pk-layer.branding a:hover {
	color: #000000;
	text-decoration: underline;
}
.lcr footer {
	background-color: #d52b32;
}

@media screen and (max-width: 480px){
	.lcr.enterprise-sentinel .container-fluid.pk-layer.nav-wrapper {
		margin-bottom: 0px;
	}
}

.lcr .container-fluid.pk-layer.nav-wrapper {
	position: static;
  padding: 0;
  margin-top: unset;s
  border-top: 1px solid #555555;
  border-bottom: 1px solid #555555;
  text-align: center;
}