.alert {
    text-align: center;
}
legend {
    background: url('/favicon.ico');
    background-repeat: no-repeat;
    background-position: 83%;
    background-size: 4em;
    line-height: 85px;
    font-size: 24px;
    font-weight: 700;
    border-bottom: rgb(20, 9, 88) 4px solid;
    margin-bottom: 20px !important;
}
@media (min-width: 1200px) {
    .col-lg-10 legend {
        width: 115%;
    }
}
.table-responsive legend {
    background-position: 98%;
}
legend div {
    padding-right: 0px !important;
    text-align: right;
    width: 25%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media (max-width: 992px) {
    legend {
        background-position: 98%;
    }
    legend div {
        text-align: left;
    }
}
header {
    background-color: #fff;
}
.form-group small {
    float: right;
    top: 16px;
    position: relative;
    line-height: 0px;
    width: 15%;
    padding-left: 9px
}
label, legend {
    color: rgba(0, 0, 0, 0.5);
}
.btn {
    background-color: rgb(20, 9, 88);
    color: #fff;
}
.btn.active, .btn:active, .btn:focus  {
    background-color: #286090;
    color: #fff;
}
.btn:hover, .btn:active:hover, .btn:active:focus, btn:focus,
.btn.disabled.focus, .btn.disabled:focus, .btn.disabled:hover,
.btn[disabled].focus, .btn[disabled]:focus, .btn[disabled]:hover,
fieldset[disabled] .btn.focus, fieldset[disabled] .btn:focus, fieldset[disabled] .btn:hover {
    background-color: #204d74;
    color: #fff;
}
.nav.nav-tabs li a {
    color: rgb(20, 9, 88);
    font-weight: bolder;
    border-width: 2px;
    border-bottom-width: 1px;
}
.tab-content {
    background: rgb(161, 190, 212);
}
.nav.nav-tabs li.active  a:hover {
    color: rgba(20, 9, 88, 0.7);
}
.nav.nav-tabs li.active a {
    color: rgb(20, 9, 88);
    background: rgb(161, 190, 212);
    border-color: rgb(20, 9, 88);
    border-bottom-color: rgb(161, 190, 212);
    border-width: 2px;
    border-bottom-width: 1px;
}
.nav.nav-tabs li  a:hover {
    background: rgb(161, 190, 212);
    border-color: rgb(20, 9, 88);
    border-bottom-color: rgb(161, 190, 212);
    border-width: 2px;
    border-bottom-width: 1px;
}
.nav.nav-tabs li.red a {
    color: rgb(190, 0, 0) !important;
}
.nav.nav-tabs li.yellow a {
    color: rgb(246, 210, 0) !important;
}
.nav-tabs {
    border-bottom: rgb(20, 9, 88) 2px solid;
}
.nav-tabs>li {
    margin-bottom: -2px;
}
.dimension {
    padding-left: 0px;
}
.dimension .form-group label {
    float: right;
    font-size: 10px;
}
.dimension .form-group input {
    width: 79%;
}
@media (min-width: 768px) {
    .form-horizontal .control-label     {
        padding: 0px;
    }
}
.locations .form-group .col-md-8,
.acquisitions .form-group .col-md-8,
.conditions .form-group .col-md-8,
.values .form-group .col-md-8 {
    padding: 0px;
}
.locations .form-group .col-md-8 .form-group div,
.acquisitions .form-group .col-md-8 .form-group div,
.conditions .form-group .col-md-8 .form-group div,
.values .form-group .col-md-8 .form-group div {
    width: 100% !important;
}
.locations .form-group .col-md-8 .form-group div.input-group-addon,
.acquisitions .form-group .col-md-8 .form-group div.input-group-addon,
.conditions .form-group .col-md-8 .form-group div.input-group-addon,
.values .form-group .col-md-8 .form-group div.input-group-addon {
    width: auto !important;
}
.two-input .form-group .col-md-6 {
    width: 100%;
    padding-left: 0px;
    padding-right: 7.5px;
}
.form-group.two-input {
    margin-bottom: 0px;
}
.two-input .radio label,
.locations .form-group .col-md-8 .form-group label {
    display: inline-flex;
    padding-right: 20px;
}
.locations .form-group .col-md-8 .form-group label {
    margin-top: 5px;
}
.two-input .pad-left {
    padding-left: 0px;
    padding-right: 15px;
}
@media (min-width: 992px) and (max-width: 1144px) {
    .two-input .pad-left {
        padding-right: 5px;
    }
}
#light-exposure {
    width: 85% !important;
}
@media (max-width: 1141px) {
    legend div {
        font-size: 80%;
    }
}
@media (min-width: 1401px) {
    .dimension .form-group input {
        width: 110%;
    }
}
@media (max-width: 1400px) {
    .dimension .form-group input {
        width: 141%;
    }
}
@media (max-width: 1035px) {
    .dimension .form-group input {
        width: 158%;
    }
}
@media (max-width: 991.5px) {
    .dimension .form-group input {
        width: 95%;
    }
    legend div {
        font-size: 100%;
        width: 100%;
    }
}
@media (max-width: 530px) {
    legend {
        font-size: 20px;
    }
}
@media (max-width: 441px) {
    legend {
        font-size: 17px;
    }
}
@media (max-width: 391px) {
    legend {
        font-size: 15px;
    }
}
.navbar-default {
    background-color: rgb(20, 9, 88);
    border-color: rgb(20, 9, 88);
}
.navbar-default .navbar-brand,
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #fff;
}
.hamburger.is-open .hamb-top, .hamburger.is-open .hamb-middle, .hamburger.is-open .hamb-bottom,
.hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom {
    background-color: rgb(161, 190, 212);
}
.search {
    float: right;
    position: absolute;
    top: 30px;
    right: 20%;
}
.search .glyphicon-search {
    line-height: 34px;
}
.search .form-group {
    margin-right: 0px;
}
@media (max-width: 992px) {
    .search {
        top: 5px;
        right: 35%;
    }
}
@media (max-width: 767px) {
    .search {
        display: none;
    }
}
@media (max-width: 992px) {
    .search {
        top: 5px;
    }
}
@media (min-width: 992px) {
    .search input {
        width: 225%;
    }
    .table-responsive {
        overflow-x: visible;
    }
}
.items.slideshow .img-div {
    min-height:240px;
    line-height:240px;
}
.col-md-2.list-group-item:last-child {
    width: 16.4%
}
.list-group {
    margin-top: 90px;
}
@media (max-width: 992px) {
    .col-md-2.list-group-item:last-child {
        width: 100%;
    }
    .list-group {
        margin-top: 0px;
    }
}
@media (max-width: 991.5px) {
    .col-lg-2 .images-div .images:first-child {
        display: none;
    }
    .col-lg-2 .images-div .images {
        text-align: center;
    }
    #first-image {
        display: block;
        text-align: center;
    }
    #first-image a, .col-lg-2 .images-div .images a {
        margin-left: 15px;
    }
    .next-btn {
        right: 0 !important;
        top: 8% !important;
    }
    .prev-btn {
        top: 8% !important;
    }
}
@media (min-width: 992px) {
    #first-image {
        display: none;
    }
    .col-lg-2 .images img {
        border: 1px solid;
        padding: 5px;
        margin-bottom: 10px;
        max-height: 280px;
        max-width: 400px;
        width: auto;
        height: auto;
    }
    .col-lg-2 .images-div {
        margin-top: -102.2em;
        margin-left: 540%;
        max-height: 1400px;
    }
    .col-lg-2 .images a {
        display: block;
        margin-bottom: 5px;
        width: 100px;
    }
}
@media (min-width: 1200px) {
    .col-lg-2 .images img {
        border: 1px solid;
        padding: 5px;
        margin-bottom: 10px;
        max-height: 300px;
        max-width: 290px;
        width: auto;
        height: auto;
    }
    .col-lg-2 .images-div {
        margin-top: 108px;
        margin-left: -135%;
        max-height: 1400px;
    }
    .col-lg-2 .images a {
        margin-left: 15px;
        vertical-align: super;
        display: inline-block;
        width: auto;
    }
}
.quick-view  .col-md-15 {
    width: 12.5%;
    float: left;
}
.quick-view  label {
    line-height: 29px;
}

#popModal .modal-dialog {
    width: 1000px !important;
}
.items.slideshow .pagination li a {
    position: absolute;
    top: 56.5%;
    background: rgb(20, 9, 88);
    color: #fff;
    font-size: 25px;
}
.items.slideshow.report .pagination li a {
    top: 60%;
}
.items.slideshow .pagination li.next a {
    right: 0;
}
.items.slideshow .column .row .col-md-6, .items.slideshow .column .row .col-md-4 {
    width: 50% !important;
    float: left;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 17px;
}
.items.slideshow .column .row .col-md-4 {
    width: 33.3% !important;
    float: left;
}
.items.slideshow .img-div img {
    max-height: 230px;
}
.navbar {
    margin-bottom: 0px;
}
@media (max-width: 992px) {
    .container-fluid .row .col-md-12 {
        padding: 0px;
    }
    .slideshow {
        border: 0px;
        padding-top: 5px;
    }
    .slideshow legend {
        display: none;
    }
    .items.slideshow .pagination li a {
        top: 46%;
    }
    .items.slideshow .search {
        display: none;
    }
    .items.slideshow .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
}
div#slideshow-content {
    margin-top: 10px;
    clear: both;
    padding-top: 5px;
}
div#slideshow-content .paginator {
    height: 0px;
}
.search-labels {
    margin: 7px;
    max-width: 80%;
}
.search-labels span {
    float: left;
    color: rgb(20, 9, 88);
    font-weight: bold;
}
.search-labels span:before {
    content: '| ';
    padding-left: 5px;
}
.search-labels span:first-child:before {
    content: '';
    padding-left: 0px;
}
.dropdown-menu>li>a {
    color: #fff !important;
}
.report-section {
    border-bottom: rgb(20, 9, 88) 4px solid;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #204d74 !important;
}
.dropdown-menu {
    background-color: rgb(20, 9, 88);
    margin-top: 0px;
}
.report-section .col-sm-3, .report-section .col-sm-4 {
    float: left;
}
.btn-bigger {
    line-height: 25px;
    font-size: 25px
}
.next-btn {
    position: absolute;
    top: 26%;
    right: -21%;
    z-index: 1000;
}
.prev-btn {
    position: absolute;
    top: 26%;
    left: 0;
}
.item {
    width: fit-content;
    margin: auto;
    width: intrinsic;
    width: -moz-fit-content;
}
img.d-block.w-100 {
    width: fit-content;
    width: intrinsic;
    width: -moz-fit-content;
}
.carousel-caption {
    font-size: 18px;
    line-height: 18px;
}

.img-div-sample {
    border: 1px solid;
    margin: 50px 25%;
    padding: 100px 200px;
}

.big.dynamic .img-div-sample {
    margin: 35px 0;
}

.loc.dynamic .img-div-sample {
    margin: 35px 0;
    padding: 50px;
}

.dynamic select {
    width: 200%;
}