﻿@import "../../../shared/bootstrap/css/bootstrapx.min.css";
.cookie-message {
  top: auto !important;
  bottom: 0;
}
.cookie-message-close {
  position: static !important;
}
header {
  background: "";
  border-color: #432d4f;
  border-width: 0 0 1px 0;
  border-style: solid;
  min-height: 100px;
}
header .logo {
  margin-top: 25px;
}
header .logo img {
  width: 100%;
}
header .accountInfo {
  background-color: #2B837C;
  background-image: linear-gradient(#2B837C, #2B837C);
  border-color: #2B837C #2B837C #2B837C;
  border-style: none;
  border-width: 0;
  display: inline-block;
  border-radius: 0 0 5px 5px;
  margin-bottom: 0;
  padding: 15px 0 0 0;
}
header .accountInfo a,
header .accountInfo a:active {
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}
header .accountInfo a:hover,
header .accountInfo a:focus {
  text-decoration: underline;
  font-weight: bold;
  color: #fff;
}
header .accountInfo a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}
#navbar li.nav-main-anchor::after {
  content: "";
  color: #432d4f;
  font-size: 17px;
  font-weight: 100;
  padding: 0;
}
#navbar li.nav-main-anchor:last-child::after {
  content: "";
}
#navbar li.nav-main-anchor::before {
  content: "|";
  color: white;
  font-size: 17px;
  font-weight: 100;
  padding: 0 10px 0 10px;
}
#navbar li.nav-main-anchor:first-child::before {
  content: "";
  padding: 0 0 0 0;
}
#navbar #account-nav {
  margin: 0;
  padding: 0;
}
#navbar #account-nav a {
  margin-left: 0;
}
@media screen and (max-width: 992px) {
  #navbar li.nav-main-anchor::before {
    content: "";
    padding: 0 5px 0 5px;
  }
}
#footernavbar li:after {
  content: "|";
  color: #FFFFFF;
  font-size: 17px;
  font-weight: 100;
  padding: 0 10px 0 10px;
}
#footernavbar li:last-child::after {
  content: "";
}
#footernavbar p {
  color: #FFFFFF;
}
#navbar,
#footernavbar {
  padding-top: 13px;
}
#navbar a,
#footernavbar a {
  padding: 0;
  display: inline-block;
}
.navbar {
  background: #2B837C;
  border-color: #2B837C transparent #2B837C transparent;
  border-style: solid;
  border-width: 1px 0 1px 0;
  border-radius: 0;
  margin-bottom: 0;
}
.navbar li > a,
.navbar a:active {
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}
.navbar li > a:hover,
.navbar li > a:focus {
  text-decoration: underline;
  font-weight: bold;
  color: #fff;
}
.navbar li > a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}
.navbar .navbar-toggle {
  background: #432d4f;
  border-color: #2B837C;
  border-style: solid;
  border-width: 1px;
}
.navbar .navbar-toggle .icon-bar {
  background: #2B837C;
}
.navbar .nav-account-item {
  display: none;
}
.inlinenavmenu ul {
  list-style: none;
  display: inline-block;
  padding: 0 0 0 20px;
}
.inlinenavmenu li {
  display: inline-block;
  margin-left: 0;
  float: left;
  list-style: none;
}
.inlinenavmenu li::after {
  content: "|";
  color: #5f9cf4;
  font-size: 17px;
  font-weight: 100;
  padding: 0 10px 0 10px;
}
.inlinenavmenu li:last-child::after {
  content: "";
}
.inlinenavmenu li:first-child {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.stickynavbar {
  position: fixed;
  top: 0;
  z-index: 1;
  width: 100%;
}
.ui-widget-overlay {
  background: black !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80) !important;
  opacity: 0.8 !important;
}
.navbar.stickynavbar {
  border-top: 0;
}
body {
  background: #2B837C;
}
#main {
  background: white;
  padding: 25px 0 25px 0;
}
#main h1 {
  border-width: 5px 0 1px 0;
  border-color: #eeeeee transparent #432d4f transparent;
  border-style: solid;
  color: #333;
  font-size: 27px;
  font-weight: bold;
  margin: 0 0 17px 0;
  padding: 10px 0px 10px 0;
}
#main h2 {
  border-width: 5px 0 1px 0;
  border-color: #eeeeee transparent #432d4f transparent;
  border-style: solid;
  color: #333;
  font-size: 23px;
  font-weight: bold;
  margin: 0 0 17px 0;
  padding: 10px 0px 10px 0;
}
#main h3 {
  border-width: unset;
  border-color: unset;
  border-style: unset;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  margin: unset;
  padding: unset;
}
#main h4 {
  border-width: unset;
  border-color: unset;
  border-style: unset;
  color: unset;
  font-size: unset;
  font-weight: unset;
  margin: unset;
  padding: unset;
}
#main .noresults {
  height: 394px;
  text-align: center;
  background: url("../../../../images/noresults.png") no-repeat scroll center 70px transparent;
}
#main .noresults h2 {
  font-size: 22px;
  color: #b1b1b1;
  padding-top: 335px;
  line-height: 22px;
  text-transform: uppercase;
  border: none;
  font-weight: 100;
}
#main .panel {
  background: #f0f0f0;
}
#main .panel-footer {
  background: #f5f5f5;
}
ul#apps {
  padding: 0;
  width: 100%;
  margin: 19px 0 15px 0;
}
ul#apps li {
  display: inline-block;
  width: 30%;
  list-style-type: none;
  margin: 0 2% 16px 0;
}
ul#apps li .market {
  background: #F0F0F0;
  border-top: 0;
  text-align: center;
  padding: 30px 0 24px 0;
}
ul#apps li .wpapp {
  margin-top: 20px;
  padding-bottom: 22px;
  background: url(../../base/images/lcs_appsprite.png) no-repeat 0 0;
  display: inline-block;
  width: 76px;
  height: 74px;
  text-indent: -9999px;
}
ul#apps li .blackberryapp {
  margin-top: 20px;
  padding-bottom: 22px;
  background: url(../../base/images/lcs_appsprite.png) no-repeat -87px -94px;
  display: inline-block;
  width: 76px;
  height: 74px;
  text-indent: -9999px;
}
ul#apps li .iphoneapp {
  margin-top: 20px;
  padding-bottom: 22px;
  background: url(../../base/images/lcs_appsprite.png) no-repeat -87px 0;
  display: inline-block;
  width: 76px;
  height: 74px;
  text-indent: -9999px;
}
ul#apps li .androidapp {
  margin-top: 20px;
  padding-bottom: 22px;
  background: url(../../base/images/lcs_appsprite.png) no-repeat 0 -95px;
  display: inline-block;
  width: 76px;
  height: 74px;
  text-indent: -9999px;
}
ul#apps li .small2 {
  margin: 0 10px 0 0;
  width: 126px;
}
ul#apps li > div {
  border-width: 5px 0 0 0;
  border-color: #432d4f;
  border-style: solid;
  background: #F0F0F0;
  text-align: center;
}
.form-group textarea {
  max-width: 100%;
}
#reportfilter .shorterPanel {
  height: 250px;
}
#reportfilter .mediumPanel {
  height: 290px;
}
#reportfilter .longerPanel {
  height: 325px;
}
#manuallogin .panel-footer a:last-of-type {
  float: right;
}
#gotanccount,
#sociallogin {
  margin-bottom: 20px;
}
#sociallogin {
  margin-bottom: 12px;
}
#sociallogin #thirdPartyLogin iframe {
  width: 100%;
  border: 0;
  height: 250px;
}
#janrainEngageEmbed {
  position: relative;
}
.janrainContent {
  margin: 0 auto;
}
.janrainContent .janrainHeader {
  display: none;
}
.janrainContent #janrainProviderPages {
  padding: 5px 0 0 0 !important;
  position: relative !important;
  width: auto !important;
  left: 0 !important;
}
.janrainContent .janrainPage .providers li {
  width: 222px;
  list-style: none !important;
  height: 30px !important;
  margin: 0 5px 5px 0 !important;
  border-radius: 5px !important;
  border: 1px solid #cccccc !important;
  cursor: pointer !important;
  background: #eeeeee;
  background: -moz-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -webkit-linear-gradient(bottom, #eeeeee, #ffffff);
  background: linear-gradient(bottom, #eeeeee, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
}
.janrainContent .janrainPage .providers li:hover {
  background: #fafafa;
}
.janrainContent .janrainSlideControl {
  display: none;
}
#janrainAuthReturnExperience {
  position: absolute;
  top: 0;
  left: 0;
  width: 98%;
  z-index: 102;
  text-align: center;
  padding: 5px;
  background-color: #fff;
  height: 215px;
}
.loginHeading {
  font-size: 1.5em;
  color: Black;
}
.janrainContent .janrainPage .providers {
  width: 50%;
}
.janrainContent .janrainPage .providers li {
  width: 98%;
  display: block;
}
.socialLogin {
  padding: 0 0 0 50px;
}
#annonlogin {
  clear: both;
}
#extraQuestionsDialog {
  left: 22.5% !important;
  top: 35% !important;
  width: 45% !important;
  z-index: 999 !important;
}
#extraQuestionsDialog .ui-dialog-titlebar span.ui-button-text {
  display: none;
}
#MicrosoftNav {
  z-index: 0;
}
.cookie-message {
  box-shadow: 0 0 3px #ccc;
  background: #fff;
  border-style: solid;
  border-color: #ccc;
  border-width: 0 0 1px 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 5px 85px 5px 20px;
  z-index: 99999;
}
.cookie-message-close {
  position: absolute;
  top: 0;
  *top: -2px;
  right: 20px;
  cursor: pointer;
}
.cookie-message p,
.cookie-message a,
.cookie-message-close {
  font: bold 14px Arial;
  color: #333;
  margin: 0.6em 0;
}
#main h4.report-address {
  font-size: 16px;
  font-weight: bold;
}
#main .wardContainer {
  font-size: 15px;
}
#main #reports-search p,
#main #reports-search h1,
#main #reports-search h2,
#main #reports-search h3,
#main #reports-search h4,
#main #reports-search h5 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #282828;
  border: 0;
}
#main #reports-search .h4,
#main #reports-search h4 {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#main #reports-search .form-control {
  border-radius: 0px;
  background: #f8f8f8;
  font-family: 'Source Sans Pro', sans-serif;
}
#main #reports-search #search {
  width: 100% !important;
}
#main #reports-search .panel-heading {
  padding-top: 1px;
  padding-bottom: 1px;
}
#mapSeachForm .panel-title {
  color: white !important;
}
.mapSearchClass .pre-scrollable {
  max-height: 95%;
}
#main .reports-pagination a {
  color: black;
  cursor: pointer;
}
#main .pre-scrollable .panel {
  margin-bottom: 10px;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}
#main .pre-scrollable .panel-default {
  border-color: #fff;
  border-radius: 0px;
}
#main .pre-scrollable p,
#main .pre-scrollable h1,
#main .pre-scrollable h2,
#main .pre-scrollable h3,
#main .pre-scrollable h4,
#main .pre-scrollable h5 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #282828;
  border: 0;
  margin-top: 5px;
}
#main .pre-scrollable a {
  cursor: pointer;
  color: black;
}
#main .pre-scrollable h2 {
  font-size: 15px;
  padding-bottom: 0;
  margin-bottom: 0;
}
#main .pre-scrollable p {
  margin: 10px 0 0;
}
#main .pre-scrollable p strong {
  font-size: 12px;
}
#main .pre-scrollable .h4,
#main .pre-scrollable h4 {
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#main .pre-scrollable .label-default {
  background-color: #666666;
  border: 2px solid #fff;
}
#main .pre-scrollable .label-inprogress {
  background-color: #ed3f75;
  border: 2px solid #fff;
}
#main .pre-scrollable .label-complete {
  background-color: #205E3B;
  border: 2px solid #fff;
}
#main .pre-scrollable .label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0px;
}
#selectedreport #socialButtons {
  margin-top: 15px;
}
#selectedreport #socialButtons > iframe {
  margin-left: 10px;
}
#selectedreport .linkEmbedContainer {
  width: 100%;
  background: #EEE;
  border: 1px solid silver;
  padding: 6px;
  margin-bottom: 12px;
  margin-top: 10px;
}
#selectedreport .linkEmbedContainer .permalink {
  display: block;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-bottom: 12px;
}
#selectedreport .descriptionContainer {
  height: 148px;
  overflow: hidden;
  -ms-word-break: break-all;
  word-break: break-all;
}
#selectedreport .selectedReport-details .row {
  margin: 0 !important;
  border-top: solid 1px silver;
  border-left: solid 1px silver;
  border-right: solid 1px silver;
  padding: 0.5em;
}
#selectedreport .selectedReport-details .row div:not(:first-of-type) {
  border-left: solid 1px silver;
}
#selectedreport .selectedReport-details .row:last-of-type {
  border-bottom: solid 1px silver;
}
#selectedreport .selectedReport-details .row:nth-last-of-type(2) {
  border-bottom: solid 1px silver;
}
@media (max-width: 767px) {
  #selectedreport .selectedReport-details div:not(:first-of-type) {
    border-left: 0 !important;
  }
}
#selectedreport .row-striped:nth-of-type(odd) {
  background-color: #f9f9f9;
}
#selectedreport .row-striped:nth-of-type(even) {
  background-color: #ffffff;
}
.selectedreportmap {
  height: 555px;
}
.selectedreportmap .mapDisplay {
  width: 100% !important;
  position: relative !important;
  height: 555px !important;
}
.detailsContainer {
  border: 2px solid #eeeeee;
}
.detailsContainer img {
  width: 100%;
}
.detailsContainer .reportProgressIndicator {
  position: absolute;
  top: 31px;
  right: 66px;
  border: 0;
  background: transparent;
}
.reportListOuterContainer .panel-body .reportProgressIndicator {
  position: absolute;
  top: 16px;
  right: 20px;
  border: 0 !important;
  background: transparent;
}
.reportListOuterContainer .panel-footer {
  height: 180px;
}
.currentReportDetailsContainer {
  height: 555px !important;
}
.currentReportDetailsContainer .media {
  /*height: 100%
        width: auto*/
  width: 100%;
  height: 100%;
  object-fit: fill;
  background-position: center center;
  background-size: cover;
}
.currentReportDetailsContainer a img {
  background: white;
  padding: 4px;
  border: 1px solid silver !important;
  width: 100%;
  height: 555px !important;
}
.currentReportDetailsContainer .reportProgressIndicator {
  width: 15px;
  position: absolute;
  right: 35px;
  top: 5px;
}
.reportListContainer,
.reportListContainerCompleted {
  padding-bottom: 20px;
}
.reportListContainer .thumbnail,
.reportListContainerCompleted .thumbnail {
  background: #f0f0f0;
  padding: 0;
}
.reportListContainer .thumbnail img.reportImage,
.reportListContainerCompleted .thumbnail img.reportImage {
  display: block;
  height: 170px;
  width: 100%;
  border-radius: 4px 4px 0 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.reportListContainer .reportItem,
.reportListContainerCompleted .reportItem {
  border: 1px solid silver;
}
.reportListContainer .reportItem .reportListImageContainer,
.reportListContainerCompleted .reportItem .reportListImageContainer {
  padding: 25px 35px 10px 35px;
  height: 218px;
}
.reportListContainer .reportItem .reportListImageContainer > a > img,
.reportListContainerCompleted .reportItem .reportListImageContainer > a > img {
  background: white;
  padding: 4px;
  border: 1px solid silver;
  width: 100%;
  height: 100%;
}
.reportListContainer .reportItem .reportProgressIndicator,
.reportListContainerCompleted .reportItem .reportProgressIndicator {
  position: absolute;
  top: 1px;
  right: 17px;
  border: 0;
  background: transparent;
  width: 13px;
}
.reportListContainer .reportItem .reportProgressIndicator > img,
.reportListContainerCompleted .reportItem .reportProgressIndicator > img {
  width: 15px;
}
.reportListContainer .reportListItemDetails,
.reportListContainerCompleted .reportListItemDetails {
  height: 180px;
  padding: 0 10px 0 10px;
  text-align: center;
}
.reportListContainer .reportListItemDetails .reportListItemDate,
.reportListContainerCompleted .reportListItemDetails .reportListItemDate {
  padding-bottom: 5px;
}
.reportListContainer .reportListItemDetails .reportListItemDescription,
.reportListContainerCompleted .reportListItemDetails .reportListItemDescription {
  display: block;
  height: 78px;
  overflow: hidden;
  -ms-word-break: break-word;
  word-break: break-word;
  padding-bottom: 15px;
}
.reportListContainer .reportListItemDetails .reportListItemStatus,
.reportListContainerCompleted .reportListItemDetails .reportListItemStatus {
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
  height: 30px;
}
.reportListContainer .reportListItemDetails span.reportListItemDescription,
.reportListContainerCompleted .reportListItemDetails span.reportListItemDescription {
  -ms-word-break: break-word;
  word-break: break-word;
}
.reportListContainer .reportListItemLink a,
.reportListContainerCompleted .reportListItemLink a {
  display: block;
}
.reportitems .reportitemimage > a > img {
  background: white;
  padding: 4px;
  border: 1px solid silver !important;
  width: 100%;
}
.reportitems .reportitemdetails {
  width: 80%;
  vertical-align: top;
  padding-left: 22px;
}
.reportitems .reportItemNotes {
  -ms-word-break: break-word;
  word-break: break-word;
  display: block;
  padding-bottom: 12px;
}
#addreport-map #formattedAddressContainer {
  position: relative;
}
#addreport-map #formattedAddressContainer .MicrosoftMap .as_container_search {
  width: 100%;
}
#addreport-map .button-bar {
  margin-top: 10px;
}
#addreport-map .button-bar > #findButton {
  margin-right: 5px;
}
.map {
  margin-top: 10px;
  position: relative;
  border: solid lightgrey 2px;
}
.map .dynamicMapping {
  position: relative;
  height: 400px;
}
.map .dynamicMapping .mapAddDisplay {
  height: 400px;
}
.map .mapoverlay {
  position: absolute;
  left: 1px;
  top: 1px;
  background-color: white;
  border: 1px solid darkgrey;
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  width: 100%;
  height: 100%;
  opacity: 0.01;
  display: none;
}
.dynamicMapping > .info {
  display: none;
}
.dynamicMapping > div {
  border-width: 1px;
  border-style: solid;
  border-color: #ddd;
}
.livemapcontainer > .dynamicMapping > .mapAddDisplay {
  position: relative;
  height: 500px;
  width: 100%;
}
.gm-style .gm-style-iw {
  width: 200px !important;
  top: auto !important;
  left: auto !important;
  padding: 25px;
  padding-bottom: 0;
}
.livemapcontainer .MicrosoftMap {
  width: 100% !important;
  position: relative !important;
  height: 500px !important;
}
.livemapcontainer img.mapDetailsImage {
  width: 188px !important;
}
#dropZone {
  background: none repeat scroll 0 0 gray;
  border-color: black;
  border-style: dashed;
  border-width: 3px;
  color: white;
  margin-top: 1em;
  padding: 50px;
  text-align: center;
}
ul#uploadResult {
  padding: 2.5% 0 0 5%;
}
ul#uploadResult li {
  display: inline-block;
  width: 22%;
  margin-left: 7%;
}
ul#uploadResult input {
  margin-top: 10px;
  width: 100%;
}
.uploadedImageFrame {
  border-width: 2px;
  border-color: #432d4f;
  border-style: solid;
  background: unset;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 150px;
  width: 150px;
}
.fb_iframe_widget span {
  height: 40px !important;
}
#filtercontrols .controls {
  float: right;
}
#filtercontrols .controls a:first-of-type {
  margin-right: 5px;
}
small {
  padding-top: 6px;
  display: block;
  font-size: 90%;
}
fieldset .controls {
  float: right;
}
.container .row:not(:first-of-type) {
  margin-top: 25px;
}
#ui-datepicker-div {
  display: none;
}
#main .liveMapFeedbackBar .progressBar {
  text-align: center;
  margin-top: 20px;
}
#main .liveMapFeedbackBar .progressBar h4 {
  border: 0;
  color: #333333;
  font-size: 17px;
  margin: 0 0 17px 0;
  padding: 10px 0 0 0;
}
iframe {
  height: 300px;
  width: 96%;
  border: none;
  margin-top: 20px;
}
.bbits-validation {
  display: none;
}
.reportsSearchFeedback #livemapfeedbackcontainer {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.reportsSearchFeedback p {
  margin: 0;
}
.prehidden {
  display: none;
}
.ui-dialog .ui-dialog-titlebar-close span.ui-button-text {
  display: none !important;
}
.lcs-legal ul {
  margin-bottom: 2em;
  padding-left: 3em;
}
.lcs-legal ol {
  padding-left: 1em;
  list-style: decimal;
}
.lcs-legal h3,
.lcs-legal span {
  border: none;
  padding: 0;
  margin-bottom: 6px !important;
  display: inline-block;
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
.lcs-legal dd,
.lcs-legal p {
  padding-bottom: 5px;
}
.lcs-legal table {
  margin-bottom: 10px;
}
.lcs-legal table th {
  padding-right: 25px;
}
.lcs-legal table td {
  padding-top: 7px;
}
.validation-summary-valid {
  display: none;
}
.validation-summary-errors {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.validation-summary-errors ul:last-child {
  margin-bottom: 0;
}
footer {
  background: #2B837C;
  border-width: 1px 0 0 0;
  border-color: #2B837C;
  border-style: solid;
}
footer #footernavbar {
  font-size: 12px;
}
footer .navbar {
  border-bottom: 0;
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .reportListContainer .reportItem .reportListImageContainer,
  .reportListContainerCompleted .reportItem .reportListImageContainer {
    height: 168px;
  }
  ul#uploadResult {
    padding-left: 5%;
  }
  ul#uploadResult li {
    margin-left: 6%;
  }
  .uploadedImageFrame {
    height: 121px;
    width: 121px;
  }
  #thirdPartyLogin {
    margin-left: 0;
  }
}
@media all and (max-width: 991px) {
  .janrainContent .janrainPage .providers {
    width: 25%;
  }
  .janrainContent .janrainPage .providers li {
    width: 98%;
    display: inline-block;
  }
  .row .col-sm-12 + .col-sm-12 {
    margin-top: 25px;
  }
  #sociallogin {
    height: 190px;
  }
}
@media all and (min-width: 494px) and (max-width: 992px) {
  .reportListContainer .reportItem .reportListImageContainer,
  .reportListContainerCompleted .reportItem .reportListImageContainer {
    height: 174px;
  }
  .uploadedImageFrame {
    height: 143px;
    width: 143px;
  }
  .map .mapAddDisplay > div {
    height: 400px !important;
  }
}
@media all and (max-width: 992px) {
  .lcsHeader ul.navbar-nav {
    margin: 0 -15px;
  }
  #navbar.lcsHeader,
  #footernavbar.lcsHeader {
    padding-top: 0;
  }
  #navbar.lcsHeader li,
  #footernavbar.lcsHeader li {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #2B837C;
    background: unset;
    background: none;
    margin-left: 0;
    padding-left: 0;
  }
  #navbar.lcsHeader a,
  #footernavbar.lcsHeader a {
    padding-bottom: 10px;
    padding-top: 10px;
    margin-left: 15px;
  }
  #navbar.lcsHeader li.nav-main-anchor::after,
  #footernavbar.lcsHeader li.nav-main-anchor::after,
  #navbar.lcsHeader li::after,
  #footernavbar.lcsHeader li::after {
    content: "";
  }
  #header-navbar.lcsHeader .navbar-collapse {
    box-shadow: none;
    border-top-color: #2B837C;
    border-top-style: solid;
    border-top-width: 1px;
  }
  header.lcsHeader .accountDiv {
    display: none;
  }
  .navbar-brand {
    padding: 10px 0 0 4%;
  }
  .navbar .nav-account-item {
    display: block;
  }
  .logo {
    width: 250px;
  }
  td.reportitemimage {
    width: 30%;
  }
  ul#uploadResult {
    padding-left: 0;
  }
  ul#uploadResult li {
    margin-left: 2.5%;
    width: 120px;
  }
  .uploadedImageFrame {
    height: 120px;
    width: 100%;
  }
  .reportListContainer,
  .reportListContainerCompleted {
    margin-top: 0;
  }
  .reportListContainer .reportItem .reportListImageContainer,
  .reportListContainerCompleted .reportItem .reportListImageContainer {
    height: auto;
  }
  .reportListOuterContainer [class*=col-] + [class*=col-] {
    margin-top: 0;
  }
  #reportfilter .panel {
    height: auto;
  }
  #sociallogin {
    height: 300px;
  }
}
@media (max-width: 767px) {
  #extraQuestionsDialog {
    left: 5% !important;
    top: 35% !important;
    width: 90% !important;
  }
}
@media all and (max-width: 745px) {
  #thirdPartyLogin {
    margin-left: 0;
  }
  .janrainContent .janrainPage .providers {
    width: 50%;
  }
  .janrainContent .janrainPage .providers li {
    width: 98%;
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .stickynavbar {
    position: static;
  }
}
@media all and (max-width: 480px) {
  td.reportitemimage {
    width: 40%;
  }
  .reportListContainer,
  .reportListContainerCompleted {
    width: 100%;
  }
  #dropZone {
    display: none;
  }
  ul#uploadResult {
    display: none;
  }
  .uploadedImageFrame {
    height: 120px;
    width: 100%;
  }
  .map .mapAddDisplay > div {
    height: 300px !important;
  }
  #manuallogin .panel-footer a:last-of-type {
    float: none;
  }
}
@media all and (max-width: 414px) {
  ul#apps {
    margin-left: 2.5%;
  }
  ul#apps li {
    margin-right: 0;
    width: 95%;
  }
}
@media all and (max-width: 340px) {
  .janrainContent .janrainPage .providers li a span {
    font-size: 81% !important;
  }
}
#CategoryList option:disabled {
  color: black;
  font-weight: bold;
}
.nearbyreportsFeedback {
  position: absolute;
  left: 130px;
  top: 10px;
  background-color: white;
  border: 1px solid darkgrey;
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
.nearbyassetsFeedback {
  position: absolute;
  left: 280px;
  top: 20px;
  background-color: white;
  border: 1px solid darkgrey;
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
.locatemeButton {
  position: absolute;
  top: 10px;
  left: 20px;
  background-color: white;
  border: 1px solid darkgrey;
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
.requiredText {
  float: right;
}
.addressFeedback {
  margin-top: 0.5em;
}
.addressFeedback span {
  margin-top: 0.5em;
  color: red;
}
.descriptionNotes {
  margin-top: 1em;
}
.goodhints .fa {
  color: forestgreen;
  margin-right: 0.5em;
}
.badhints .fa {
  color: orangered;
  margin-right: 0.5em;
}
#extraQuestions,
#spatialQuestions {
  margin-left: 1em;
}
.spatialItem {
  padding-bottom: 0.5em;
}
.spatialItem select {
  width: 25%;
  display: inline;
}
.spatialItem label {
  margin-left: 0.5em;
}
#data-videos video,
#data-videos img {
  width: 130px;
  height: 130px;
  cursor: pointer;
  border: 4px solid #73AF46;
  margin-right: 0.5em;
  margin-top: 0.5em;
}
.reportVideoIndicator {
  position: absolute;
  bottom: 10px;
  left: 10px;
  border: 0 !important;
  background: transparent;
  z-index: 99;
}
.reportVideo {
  position: relative;
  display: none;
  height: 555px !important;
}
.assignedReportsVI {
  position: relative;
  bottom: 25px;
  background: transparent;
}
.assignedReportsVI img {
  width: 25px;
  height: 25px;
}
.assignedReportsVIU {
  position: relative;
  bottom: 35px;
  background: transparent;
}
.indicatorvid {
  width: 25px;
  height: 25px;
}
.indicatorvidlg {
  width: 45px;
  height: 45px;
  z-index: 99;
}
#hiddenAddReportBlurb,
#hiddenAddReportOutOfBoundsBlurb {
  font-weight: bolder;
}
.checkbox-label {
  margin-left: 0.75em;
}
#howitworks a {
  font-weight: bolder;
}
.alert {
  color: black;
}
#createaccount a {
  text-decoration: underline;
}
.genericFooter li > a {
  color: white !important;
}
.genericFooter li > a:visited {
  color: white !important;
}
.genericFooter li > a:hover,
.genericFooter li > a:focus,
.genericFooter li > a:active {
  color: white;
  text-decoration: underline;
  background-color: unset;
}
.displaygroup {
  background-color: #f0f0f0;
}
#reportStats {
  margin-bottom: 15px;
}
#noStats {
  font-size: 15px;
  padding: 20px;
}
#SummaryStats table {
  border-collapse: collapse;
  padding: 0;
  color: grey;
}
#SummaryStats table tr {
  border: 1px solid black;
}
#SummaryStats table th {
  font-size: 18px;
  padding: 2px 5px 2px 5px;
}
#SummaryStats table td {
  font-size: 16px;
  padding: 10px;
}
#SummaryStats table tr td,
#SummaryStats table th {
  border-right: 1px solid black;
  color: black;
}
#SummaryStats table tr td:last-child {
  border-right: none;
}
#SummaryStats table th:last-child {
  border-right: none;
}
#SummaryStats table tr:nth-child(even) {
  background-color: #f9fafb;
}
.padding-left-1 {
  padding-left: 0.75em;
}
#header-navbar {
  z-index: 2000 !important;
}
.dayHeader {
  padding: 0.5em;
  text-align: center;
  background-color: white;
}
.colHeader {
  border: solid 1px black;
  padding: 0em;
  text-align: center;
  background-color: white;
  margin-bottom: 0.5em;
  margin-right: 0.25em;
}
.colHeader p {
  margin: unset;
}
.slotHeader {
  border-top: solid 1px black;
  padding: 0.5em;
  text-align: center;
  background-color: #cee2d8;
  cursor: pointer;
}
.slotHeader p {
  margin: unset;
}
.slotSelected {
  background-color: #145b32;
  color: white;
}
.slotSelected p {
  color: white;
}
.slotUnavailable {
  background-color: #f3f2f2;
  color: #4b4a4a;
  cursor: default !important;
}
@media (min-width: 992px) {
  .slots .col-md-2 {
    width: 12.66666667%;
  }
}
.form-control-smaller {
  width: 90%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#searchAddressText {
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.modal {
  z-index: 3000 !important;
}
.eqtitle {
  margin-bottom: 1.5em;
}
.eqCost {
  margin: 1.5em;
}
.eqChoices select {
  padding: 0.25em;
}
.form-group {
  margin-left: 1em;
}
.eqChoices {
  margin-top: 0.25em !important;
}
.nonBoldLabel {
  font-weight: 400 !important;
}
.alertWithExtraMargin > p + p {
  margin-top: 1em !important;
}
input[type="date"].form-control {
  width: unset !important;
}
.percentageModifier a {
  margin-left: 0.5em;
}
#navbar a,
#footernavbar a {
  background: transparent;
}
#navbar a:hover,
#footernavbar a:hover,
#navbar a:active,
#footernavbar a:active {
  background: transparent;
}
.panel-body a {
  color: black !important;
}
.btn-danger {
  background-color: #D43F3A !important;
  color: white !important;
}
#main a {
  color: black ;
}
.linkEmbedContainer a {
  color: black !important;
}
.btn-link {
  color: black !important;
}
header {
  background-color: #2B837C;
  border-color: #2B837C;
  height: 90px;
  min-height: initial;
}
header .navbar-brand > img {
  margin-top: 8px;
  margin-left: 0;
  width: 98%;
}
header .navbar-nav > a {
  color: white;
  font-size: 12pt;
  padding-bottom: 0px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 0px;
  padding-right: 0px;
}
header .navbar-right {
  margin-right: 100px;
  margin-top: 40px;
}
header .navbar-nav > li > a:link,
header .navbar-nav > li > a:visited,
header .navbar-nav > li > a:hover,
header .navbar-nav > li > a:active {
  background: transparent;
}
header .navbar-nav > li > a:hover {
  text-decoration: underline;
}
nav#header-navbar {
  background-color: #432d4f;
  border-color: #a198a9;
  height: 50px;
}
#header-navbar {
  border-top: none;
  box-shadow: none;
}
#addreport-map #formattedAddressContainer {
  position: relative;
}
#addreport-map #formattedAddressContainer .MicrosoftMap .as_container_search {
  width: 100%;
}
.navbar .nav > li,
.navbar {
  z-index: 10000;
}
.control-label {
  margin-bottom: 1em;
  margin-top: 0.5em;
  margin-left: -1.2em !important;
}
.form-group {
  margin-left: 1em;
}
footer {
  padding: 20px 0 20px 0;
}
footer p,
footer a:link,
footer a:visited,
footer a:hover,
footer a:active {
  color: #FFFFFF;
}
@media screen and (min-width: 992px) {
  nav#header-navbar .navbar-center {
    display: flex;
    justify-content: center;
  }
  #navbar .account-link {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  header .navbar-right {
    display: none;
  }
  #navbar.lcsHeader li,
  #footernavbar.lcsHeader li {
    background: #432d4f;
  }
  li.nav-main-anchor {
    z-index: 999;
  }
  nav#header-navbar {
    text-align: center;
  }
}
.smaller {
  font-size: smaller;
}
.stats {
  background-color: #f1f3f5;
  padding-top: 0.5em;
  /*p{
        padding-left:25em;
    }*/
  font-size: larger;
}
.stats .text-items {
  padding-top: 1.95em;
}
.stats .text-items li {
  display: inline-block;
  margin-right: 0.5em;
  padding: 0.5em;
  color: white;
}
.stats .text-items img {
  border: 1px solid grey;
}
.chart-text {
  /*font: 16px/1.4em "Montserrat", Arial, sans-serif;*/
  fill: #000;
  -moz-transform: translateY(0.25em);
  -ms-transform: translateY(0.25em);
  -webkit-transform: translateY(0.25em);
  transform: translateY(0.25em);
}
.chart-number {
  font-size: 0.6em;
  line-height: 1;
  text-anchor: middle;
  -moz-transform: translateY(-0.25em);
  -ms-transform: translateY(-0.25em);
  -webkit-transform: translateY(-0.25em);
  transform: translateY(-0.25em);
}
.chart-label {
  font-size: 0.2em;
  text-transform: uppercase;
  text-anchor: middle;
  -moz-transform: translateY(0.7em);
  -ms-transform: translateY(0.7em);
  -webkit-transform: translateY(0.7em);
  transform: translateY(0.7em);
}
figure {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  figure {
    flex-direction: row;
  }
}
.figure-content,
.figure-key {
  flex: 1;
  padding-left: 15px;
  padding-right: 15px;
  align-self: center;
}
.figure-content svg {
  height: auto;
}
.figure-key {
  min-width: calc(8 / 12);
}
.figure-key [class*="shape-"] {
  margin-right: 6px;
}
.figure-key-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.figure-key-list li {
  margin: 0 0 8px;
  padding: 0;
}
.shape-circle {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.shape-fuschia {
  background-color: #ce4b99;
}
.shape-lemon-lime {
  background-color: #b1c94e;
}
.shape-blue {
  background-color: #377bbc;
}
.shape-grey {
  background-color: #d2d3d4;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  color: white !important;
}
#stats {
  display: none;
}
#statsText {
  margin-left: 2.5em;
}
#main .btn-primary,
#main .btn-success {
  color: #fff;
  background-color: #2B837C;
  border-color: #2B837C;
}
#main .btn-primary:hover,
#main .btn-success:hover {
  filter: brightness(110%);
}
.cookie-message {
  top: auto;
  bottom: 0;
}
.cookie-message-close {
  position: static !important;
}
.accountInfo {
  padding: 0 !important;
}
.row-striped:nth-of-type(odd) {
  background-color: #efefef;
  border-left: 4px #000000 solid;
}
.row-striped:nth-of-type(even) {
  background-color: #ffffff;
  border-left: 4px #efefef solid;
}
.row-striped {
  padding: 15px 0;
}
.list-inline {
  padding-left: 1em;
}
.cal {
  border: 0.2em solid black;
  padding: 0.75em;
  margin-bottom: 0.25em;
  margin-right: 0.25em;
  background-color: white;
}
.calSelected {
  border: 0.2em solid green !important;
}