html {
    height: 100%;
    margin: 0px;
}


body {
    height: 100%;
    margin: 0px;
    /* Margin bottom by footer height */
    background-color: #EFEFEF;
    -webkit-font-smoothing: antialiased;
}

@media (min-width: 1600px) {
    .container {
        width: 1400px;
    }
}

.gf-container {
    min-height: 1024px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.bg-image {
    background: linear-gradient(to bottom, #2C3E50, #9aa2ab);
}

.footer {
    width: 100%;
    padding-bottom: 60px;

    /* Set the fixed height of the footer here */
    background-color: #1C3E50;
    color: white;
    font-size: 14px;
}

.navbar {
    margin-bottom: 0px;
    background-color: #2C3E50;
}

a:hover {
    color: lightskyblue !important;
}

.navbar-default {
    color: white;
    border: 0px;
}

.navbar-default .btn-link {
    color: white !important;
}

.btn-link:hover {
    color: lightskyblue!important;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
}

.navbar-static-top {
}

.page-title {
    font-family: Syncopate;
    font-size: 18px;
    color: #ffffff !important;
    text-shadow: rgba(0, 0, 0, 0.0980392) 0px 3px 5px, rgba(255, 255, 255, 0.298039) 0px -5px 35px;
    letter-spacing: 4px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
}

.page-title-super {
    font-size: 7px;
}

.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}

.form-signin .checkbox {
    font-weight: normal;
}

.form-signin .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}

.form-signin .form-control:focus {
    z-index: 2;
}

.form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

div#logged-user-box {
    position: relative;
    display: block;
    padding: 10px 15px;
    padding-top: 19.5px;
    padding-bottom: 19.5px;
}

span#logged-user-label {
    color: white;
}

span#logged-user-name {
    color: #c0c0c0 !important;
}

.registration-error-msgs {
    margin-bottom: 30px;
}

.copyright {
    margin-top: 10px;
}

.search-error-msgs {
    margin-bottom: 30px;
}

.property-value {
    margin-left: 20px !important;
}

.property-values {
    margin-top: 10px;
}

.btn {
    margin-left: 10px;
    margin-right: 10px;
}

.btn-space {
    margin: 5px;
}

.hidden {
    visibility: hidden;
}

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto;
}

.autocomplete-suggestion {
    padding: 5px 5px;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-selected {
    background: #F0F0F0;
}

.autocomplete-suggestions strong {
    font-weight: bold;
    color: #3399FF;
}

.error-message {
    color: #e74c3c;
}

.button-icon {
    font-size: 14px;
    margin-right: 5px;
}

.email-label {
    font-weight: bold;
}

.no-underline a {
    text-decoration: none !important;
}

.param-label {
    font-weight: bold;
}

.param-space {
    width: 150px;
}

.carousel-control.left, .carousel-control.right {
    background-image: none
}

.carousel-inner img {
    margin: auto;
}

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,
.Flexible-container object,
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.panel-heading a:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: grey;
}

.panel-heading a.collapsed:after {
    content: "\e080";
}

.btn-group {
    white-space: nowrap;
}

.btn-group .btn {
    float: none;
    display: inline-block;
}

.btn + .dropdown-toggle {
    margin-left: -4px;
}

.not-visited {
    font-weight: bold;
}

@media (min-width: 470px) {
    .checkbox-grid li {
        display: block;
        float: left;
        width: 50%;
    }
}

@media (min-width: 995px) {
    .checkbox-grid li {
        display: block;
        float: left;
        width: 25%;
    }
}

table.staging-area-results td {
    vertical-align: middle !important;
}

.modal-dialog {
    width: 100%;
    padding: 0;
}

.modal-content {
    border-radius: 0;
}

.img-preview {
    width: 60%;
}

.img-preview-box {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.footer-column {
    padding-top: 25px;
}

.footer-column .title {
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
}

.footer-column ul {
    list-style: none;
    float: left;
    width: 280px;
    padding-left: 0px;
}

.footer-column ul a {
    color: #d0d0d0;
}

.facebook-icon {
    background: url('/assets/img/facebook-icon-6acc58dfdde60f7f3d95327808a73da9.png') no-repeat 0 0;
    padding-left: 25px;
}

.well {
    background-color: #EAEAEA;
}

.breadcrumb {
    background-color: #E0E0E0;
}

table#download-failure-detail td:nth-child(1) {
    font-weight: bold;
    width: 20%;
}

table#search-history-detail td:nth-child(1) {
    font-weight: bold;
    width: 20%;
}

div#apartment-search {
    text-align: center;
    color: #2c3e50;
    background-color: white;
    opacity: .95;
    margin-top: 30px;
}

div#main-banner {
    text-align: center;
    color: #2c3e50;
    background-color: white;
    opacity: .75;
    padding: 2.5%;
    border: 2px solid gainsboro;
    font-size: 25px;
}

h1, .h1 {
    font-size: 40px !important;
}

h2, .h2 {
    font-size: 30px !important;
}

}
