img {
  border-radius: 2rem;
}

.home .bannerImage {
  border-radius: 0;
}

.logo img {
  border-radius: 0;
}

.video-container {
  border-radius: 2rem;
}

table.sorting th.sorting_asc:after,
table.sorting th.sorting_desc:after {
  top: 6px;
} 

.home .group,
.content {
  margin-bottom: 0;
  color: #FFFFFF;
  background-color: #00428A;
  background-image: url(/includes/assets/themes/metronetLYI/Property-1Gradient-3.png);
  background-size: cover;
}

.files div.placeHolder {
  background-color: #121212;
  color: #FFFFFF;
  border: 1px solid #242424;
}

.files div.placeHolder:hover {
  background-color: #242424;
}

.files div.photo button.cancel {
  background-color: #121212;
}

.form {
  background-color: transparent;
  color: #FFFFFF;
  border: none;
}

.tag span:first-of-type {
  color: #FFFFFF;
}

div.titleBar {
  padding: 4em;
  height: 168px;
}  

div.titleBar li.top > div {
  position: relative;
  top: 3px;
}

div.headerUnder {
  display: none;
}


div.titleBar ul.menu {
  text-transform: none;
}

div.titleBar ul.is-dropdown-submenu > li.is-submenu-item.hover a:after {
  border-color: transparent;
}

.home .tagLine {
  background-color: #000000;
}

.home .start {
  color: #FFFFFF;
  background-color: transparent;
}

.home .cities {
  color: #FFFFFF;
  background-color: #00428A;
  background-color: transparent;
}

.home .city {
  border: 1px solid #000000;
}

.home .city .cityList a {
  color: #FFFFFF;
}

.home .city .title {
  background-color: #000000;
  color: #00C900;
}

.footer ul.menu {
  text-transform: none;
}

.constructionArea .legend {
  background-color: #000000;
}

.products .title {
  padding: 1em;
}

.products .content {
  padding: 0;
}

.products .content .row {
  background: none !important;
  background-color: #00428A !important;
  background-image: url(/includes/assets/themes/metronetLYI/Property-1Gradient-3.png) !important;
  background-size: cover !important;
}

.products .content .row h3 {
  color: #00C900;
}

.content .title {
  color: #00C900;
}

.admin div.header,
.admin div.imageColumn,
.admin div.constructionHeader {
  background-color: #000000;
}

.admin #cityList th, #cityList {
  border-bottom: solid 0.06em #FFFFFF;
}

.admin p.editTextarea:after,
.admin span.editDate:after,
.admin span.editNewDate:after,
.admin p.editNewTextarea:after {
  color: #00C900;
}

.admin button.search {
  background: url(/includes/assets/themes/metronetLYI/x.svg) no-repeat;
  background-size: 16px 16px;
  top: .5em;
  right: .125em;
}

.admin .clearable input {
  background: #121212 url(/includes/assets/themes/metronetLYI/x.svg) no-repeat right .5em center !important;
  background-size: 16px 16px !important;
}

.admin .editable select,
.admin .editable textarea,
.admin .editable input {
  color: #b2b2b2;
  background-color: #121212;
  border: 1px solid #242424;
}

.admin div.dataTables_wrapper div.dataTables_paginate {
  bottom: -1.45em;
}
