#map {
    height: 100%;
    width: 100%;
}
html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
}
.map-pane{
    height: 300px;
    width: 100%;
    padding: 0;
    margin: 0;
}
.map {
    height: 300px;
}
h1 {
    font-family: Verdana, sans-serif;
    font-size: 1.5em;
    color: silver;
}
h2 {
    font-family: "Playfair Display", serif;
    font-size: 1.45em;
    color: dimgray;
    font-weight: normal;
    margin: 14px 0 0;
}
h3 {
    font-family: "Roboto Flex", sans-serif;
    font-size: 1.25em;
    color: dimgray;
    font-weight: normal;
}
.centered {
    text-align: center;
}
a.nodec {
    text-decoration: none;
    color: inherit;
}
.price-small {
    font-family: "Playfair Display", serif;
    font-size: 1.35em;
    color: dimgray;
    font-weight: normal;
}
.price-large {
    font-family: "Playfair Display", serif;
    font-size: 1.55em;
    color: dimgray;
    font-weight: bold;
}
.label-small {
    font-family: "Playfair Display", serif;
    font-size: 1.05em;
    color: #7c7c7c;
    font-weight: normal;
    display: inline-block;
    margin: 3px 0;
}
.label-large {
    font-family: "Playfair Display", serif;
    font-size: 1.15em;
    color: #7c7c7c;
    font-weight: bold;
    display: inline-block;
    margin: 3px 0;
}
table {
    border: 1px;
    border-color: gray;
    border-collapse: collapse;
    margin: 5px auto;
}
form {

}
label {

}
body {
    color: dimgray;
    font-size: .85em;
    font-family: Verdana, sans-serif;
    background-color: whitesmoke;
}
#login {
    width: 380px;
}
input[type=submit] {
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: lightgrey;
    color: rgb(0, 175, 219);
    padding: 6px 20px;
    margin: 5px;
    font-weight: bold;
    font-size: 1em;
}
input[type=text], textarea {
    border: none;
    color: dimgray;
    background-color: #EEEEEE;
}
input[type=password] {
    border: none;
    color:dimgray;
}
.price_field {
    width: 70px;
}
.container {
    background-color: white;
    border: none;
    margin: 4px auto 0;
    width: 720px;
}
@media only screen and (max-width: 720px) {
    .container {
        width: 100%;
    }
}
#header {
    margin-bottom: 5px;
}
.container #footer {
    margin-top: 5px;
    display: block;
}
div.blank {
    width: 720px;
    height: 40px;
    display: block;
    margin: auto;
    padding: 20px;
}
.wrapper {

}
.wrapper #footer-wrapper {
    display: block;
    margin-left: auto;
    margin-right: 0;
    padding: 0;
    width: 720px;
}
.price-column-left {
    width: 50%;
    padding: 5px 0;
    float: left;
    text-align: center;
}
.price-column-right {
    width: 50%;
    padding: 5px 0;
    float: left;
    text-align: center;
}
.label-overlay {
    width: 100%;
    position: absolute;
    z-index: 10;
    text-align: center;
    width: 720px;
    padding-top: 60px;
}
.clear {
    clear: both;
    display: block;
}
.builder-header {
    font-family: "Playfair Display", serif;
    font-size: 2.15em;
    color: dimgray;
    border-left: solid;
    border-left-width: 3px;
    padding: 0 3px;
}
.product-header {
    font-family: "Roboto Flex", sans-serif;
    font-size: 1.25em;
    color: dimgray;
    border-left: solid;
    border-left-width: 3px;
    padding: 0 3px;

}
.lot-header {
    font-family: "Playfair Display", serif;
    font-size: 1.85em;
    color: dimgray;
    text-align: center;
    margin-top: 15px;
}
h2.centered {
    text-align: center;
}
div.fullSpan {
    width: 100%;
    padding: 0;
    margin: 0;
}
div.inner {
    margin-left: 60px;
    width: 540px;
}
div#DWH {
    border-left-color: yellowgreen;
}
div#RAH {
    border-left-color: #ff8f00;
}
div#LNR {
    border-left-color: #f4fc04;
}
div#HHG {
    border-left-color: #25eccd;
}
div#SBH {
    border-left-color: forestgreen;
}
div#TPX {
    border-left-color: #c61aff;
}
div#THM {
    border-left-color: darkmagenta;
}
div#DPX {
    border-left-color: #38008b;
}
div#NRW {
    border-left-color: #e827e5;
}
div#SML {
    border-left-color: #d61388;
}
div#CTG {
    border-left-color: #dd0b24;
}
div#CLC {
    border-left-color: #880000;
}
div#main-header {
    border-left-color: greenyellow;
}
img#loading_gif {
    width: 100px;
    opacity: 0.8;
}
#select-lot_id {
    width: 160px;
    background-color: #EEEEEE;
}
#select-builder {
    width: 350px;
    background-color: #EEEEEE;
}
.navbar {
    width: 100%;
    background-color: #BBBBBB;
    overflow: auto;
    margin-top: -4px;
}
.navbar a {
    float: left;
    display: block;
    padding: 10px;
    color: white;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
}
@media only screen and (max-width: 720px) {
    .navbar a {
        width: 100%;
        padding: 4px;
    }
}
.navbar a.active {
    background-color: greenyellow;
}
.navbar a:hover {
    background-color: #565656;
}
.navbar img {
    width: 20px;
    fill: white;
    vertical-align: middle;
}
@media only screen and (max-width: 720px) {
    .navbar img {
        width: 10px;
    }
}
td.align-left {
    text-align: left;
}
tr.top-border {
    border-top: 1px solid lightgrey;
}
table.inv-table {

}
.inv-table td {
    padding: 0 12px;
}
tr.complete {
    background-color: lightblue;
}