html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  background-color: rgba(211, 211, 211, 0.35); }

.ef_navbar {
  background-color: #1B425F; }

.countyseal {
  height: 20vh;
  width: 20vh;
  zoom: 1.5;
  background-image: url(../Images/ChathamNC_Logo.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #213F64;
  border-radius: 25px; }

.black-line {
  width: 100%;
  height: 3px;
  background-color: black;
  left: 0px; }

/*BEGIN default Button*/
/*.btn-animated {
    animation: moveBottom .5s ease-out .75s;
    animation-fill-mode: backwards;
}*/
.btn:link,
.btn:visited {
  text-transform: uppercase;
  text-decoration: none;
  padding: 15px 40px;
  display: inline-block;
  transition: all .2s;
  position: relative; }

.btn:hover {
  color: #FFFFFF;
  transform: translateY(-3px);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2); }

.btn:active {
  transform: translateY(-1px);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2); }

.btn-default-ef {
  text-align: center;
  border-radius: 20px;
  background-color: #1B425F;
  color: #FFFFFF;
  font-size: 0.75em;
  font-weight: 800;
  padding: 10px 40px;
  text-transform: uppercase; }

.buttonspace {
  padding: 25px; }

/*END default Button*/
.a-custom-style, .a-custom-style:hover {
  color: #1B425F;
  text-decoration: none; }

/*About Page*/
.display-4 {
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.2; }

/*END About Page*/
/*Contact Page*/
.transition-hover {
  transition: all .2s ease-in-out;
  color: #1B425F; }
  .transition-hover:focus, .transition-hover:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px); }

/*END Contact Page*/
/*BEGIN DevExtreme Tab Panel*/
#priceDataGrid, #ratingDataGrid {
  padding: 10px; }

#exportContainer {
  text-align: right; }

#tabPanel {
  padding-top: 10px; }

/*END DevExtreme Tab Panel*/
/*BEGIN DEV Extreme DataGrid*/
.dx-datagrid-rowsview .dx-master-detail-row:not(.dx-datagrid-edit-form) .dx-master-detail-cell,
.dx-datagrid-rowsview .dx-master-detail-row:not(.dx-datagrid-edit-form) > .dx-datagrid-group-space {
  background-color: white; }

.dx-datagrid-header-panel {
  background-color: #efefef; }

.dx-toolbar .dx-toolbar-items-container {
  background-color: #efefef; }

.dx-popup-bottom.dx-toolbar .dx-toolbar-items-container {
  background-color: transparent; }

/*END DEV Extreme DataGrid*/
/*BEGIN DEV Icon Theme customize*/
.dx-icon-download, .dx-icon-trash {
  font-size: 1.25em; }

/*END DEV Icon Theme customize*/
/*BEGIN DevExtreme Form*/
.long-title h3 {
  font-family: "Segoe UI Light", "Helvetica Neue Light", "Segoe UI", "Helvetica Neue", "Trebuchet MS", Verdana;
  font-weight: 200;
  font-size: 1.5em;
  text-align: center;
  margin-bottom: 20px; }

.listingHeader {
  font-family: "Segoe UI Light", "Helvetica Neue Light", "Segoe UI", "Helvetica Neue", "Trebuchet MS", Verdana;
  font-weight: 200;
  font-size: 28px; }

#form-container {
  padding: 10px 10px; }

.first-group,
.second-group,
.third-group,
.fourth-group {
  padding: 20px;
  border: 3px solid #1B425F;
  background-color: white; }

.second-group,
.third-group,
.fourth-group {
  margin-top: 20px; }

/*.dx-form .dx-texteditor-input {
    font-weight: bold;
    font-size: 1em;
}*/
.businfosum .dx-form .dx-item .dx-item-content .dx-texteditor-input {
  font-weight: bold;
  font-size: 1.15em; }

.businfosum .dx-field-item-label {
  font-weight: bold;
  font-size: 1.15em; }

.dx-button.dx-button-default {
  background-color: #1B425F; }
  .dx-button.dx-button-default:hover {
    background-color: #1B425F; }

dx-box-item-content {
  padding: 3px; }

/*END DevExtreme Form*/
/*BEGIN SideMenu DevExtreme*/
.left-content {
  min-height: 530px;
  display: inline-block;
  width: 380px;
  padding: 0 10px 10px; }
  .left-content .dx-treeview-node.dx-state-selected > .dx-item > .dx-item-content {
    font-weight: 500; }

.right-content {
  position: sticky;
  right: 100px;
  left: 480px;
  top: 100px;
  height: 100%; }

/*END SideMenu DevExtreme*/
/*BEGIN Formatting FileUploader from DevExtreme Control*/
.file-uploader-block {
  width: 350px;
  align-content: center;
  float: left; }

.note {
  font-size: 10pt;
  color: #484848;
  margin-left: 9px; }

.note > span {
  font-weight: 700; }

.main-block {
  max-width: 900px;
  min-width: 700px; }

.widget-container {
  margin-right: 160px; }

.content h4 {
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 18px; }

.content {
  margin-top: 50px;
  margin-left: 10px; }

.selected-item {
  margin-bottom: 20px; }

#selected-files {
  display: none; }

/*END Formatting FileUploader from DevExtreme Control*/
/*Beginnning SideBar for Assets Menu*/
.as-sidebar {
  -ms-flex-order: 0;
  order: 0; }

.as-item.active > .as-sidenav {
  display: block; }

.as-sidenav {
  display: none; }

.as-content {
  -ms-flex-order: 1;
  order: 1; }

.collapse:not(.show) {
  display: none; }

.as-links {
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-right: -15px;
  margin-left: -15px; }

.as-item.active {
  margin-bottom: 1rem; }

.sidelink {
  border-radius: 5px;
  display: block; }
  .sidelink > li {
    float: none; }
  .sidelink > li > .active {
    background-color: rgba(66, 139, 202, 0.18);
    border-radius: 5px; }
  .sidelink > li > a {
    color: #1B425F;
    position: relative;
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    cursor: pointer; }
  .sidelink > li > a:hover {
    background-color: rgba(66, 139, 202, 0.18);
    border-radius: 5px; }
  .sidelink .nav > li > a {
    display: block;
    padding: .25rem 1.5rem;
    font-size: 90%;
    color: rgba(0, 0, 0, 0.65); }
  .sidelink > li + li {
    margin-left: 2px; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.badge-assetCount {
  background-color: #1B425F;
  color: #FFFFFF; }

/*Temporarily disabled links that are not in use*/
.isDisabled {
  cursor: not-allowed;
  opacity: 0.5; }

.isDisabled > a {
  color: currentColor;
  display: inline-block;
  pointer-events: none;
  text-decoration: none; }

/*Ending SideBar for Assets Menu*/
.header-detail {
  box-sizing: border-box; }

.card {
  backface-visibility: hidden;
  /*    .card-body {
        animation: moveRight 1s ease-out;
    }*/ }
  .card .card-header {
    background-color: #1B425F;
    color: white;
    /*        animation: {
            name: moveLeft;
            duration: 1s;
            timing-function: ease-out;
        }*/ }

.alert {
  position: relative; }
  .alert .close {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 1em; }
  .alert .fa {
    margin-right: .3em; }

/*BEGIN Signup Login Form*/
.header-content {
  box-sizing: border-box; }

.header-content > body {
  background: #1B425F;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-family: 'Montserrat', sans-serif;
  height: 100vh;
  margin: -20px 0 50px; }

.loginForm {
  background-color: #fff;
  border-radius: 10px;
  box-sizing: border-box;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  position: relative;
  overflow: hidden;
  width: 768px;
  max-width: 100%;
  min-height: 480px; }
  .loginForm form {
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 50px;
    height: 100%;
    text-align: center; }
  .loginForm input {
    background-color: #eee;
    border: none;
    padding: 12px 15px;
    margin: 8px 0;
    width: 100%; }
  .loginForm button {
    border-radius: 20px;
    border: 1px solid #1B425F;
    background-color: #1B425F;
    color: #FFFFFF;
    font-size: 0.75em;
    font-weight: bold;
    padding: 12px 45px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: transform 80ms ease-in; }
  .loginForm > body {
    background: #1B425F;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: 'Montserrat', sans-serif;
    height: 100vh;
    margin: -20px 0 50px; }
  .loginForm > h1 {
    font-weight: bold;
    margin: 0; }
  .loginForm > h2 {
    text-align: center; }
  .loginForm > p {
    font-size: 0.7em;
    font-weight: 100;
    line-height: 20px;
    letter-spacing: 0.5px;
    margin: 20px 0 30px; }
  .loginForm > span {
    font-size: 12px; }
  .loginForm > a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
    margin: 15px 0; }

button:active {
  transform: scale(0.95); }

button:focus {
  outline: none; }

button.ghost {
  background-color: transparent;
  border-color: #FFFFFF; }

.form-container {
  position: absolute;
  top: 0;
  height: 100%;
  transition: all 0.6s ease-in-out; }

.sign-in-container {
  left: 0;
  width: 50%;
  z-index: 2; }

.container.right-panel-active .sign-in-container {
  transform: translateX(100%); }

.sign-up-container {
  left: 0;
  width: 50%;
  opacity: 0;
  z-index: 1; }

.container.right-panel-active .sign-up-container {
  transform: translateX(100%);
  opacity: 1;
  z-index: 5;
  animation: show 0.6s; }

.overlay-container {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
  overflow: hidden;
  transition: transform 0.6s ease-in-out;
  z-index: 100; }

.container.right-panel-active .overlay-container {
  transform: translateX(-100%); }

.overlay {
  background: #1B425F;
  background: -webkit-linear-gradient(to right, #1B425F, #1B425F);
  background: linear-gradient(to right, #1B425F, #1B425F);
  background-background-repeat: no-repeat;
  background-background-size: cover;
  background-background-position: 0 0;
  color: #FFFFFF;
  position: relative;
  left: -100%;
  height: 100%;
  width: 200%;
  transform: translateX(0);
  transition: transform 0.6s ease-in-out; }

.container.right-panel-active .overlay {
  transform: translateX(50%); }

.overlay-panel {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 40px;
  text-align: center;
  top: 0;
  height: 100%;
  width: 50%;
  transform: translateX(0);
  transition: transform 0.6s ease-in-out; }

.overlay-left {
  transform: translateX(-20%); }

.container.right-panel-active .overlay-left {
  transform: translateX(0); }

.overlay-right {
  right: 0;
  transform: translateX(0); }

.container.right-panel-active .overlay-right {
  transform: translateX(20%); }

/*END Signup Login Form*/
/*BEGIN KeyFrames*/
@keyframes show {
  0%, 49.99% {
    opacity: 0;
    z-index: 1; }
  50%, 100% {
    opacity: 1;
    z-index: 5; } }

@keyframes moveLeft {
  0% {
    opacity: 0;
    transform: translateX(-100px); }
  80% {
    transform: translateX(10px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes moveRight {
  0% {
    opacity: 0;
    transform: translateX(100px); }
  80% {
    transform: translateX(-10px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes moveBottom {
  0% {
    opacity: 0;
    transform: translateY(30px); }
  100% {
    opacity: 1;
    transform: translate(0); } }

/*END KeyFrames*/

/*# sourceMappingURL=Site.css.map */