 #container {
    height: 100%;
    width: 100%;
    overflow: hidden;
    clear: both;
     top: 50px;
 }

 #left-col {
   height: 100%;
   float: left;
   -webkit-transition: all 0.25s ease-out;
   -moz-transition: all 0.25s ease-out;
   transition: all 0.25s ease-out;
   padding: 0 0 0 5px;
   overflow: -moz-scrollbars-vertical;
   overflow-y: scroll;
   overflow-x: hidden;
 }

 #right-col {
   height: 100%;
   float: left;
   -webkit-transition: all 0.25s ease-out;
   -moz-transition: all 0.25s ease-out;
   transition: all 0.25s ease-out;
   padding: 0 0 0 0;
   box-shadow: 0 0 10px rgba(0,0,0,0.5);
 }

 .overlay-menu{
   margin-bottom: 3px;
   padding: 0 0 0 0;
   border-bottom-left-radius: 4px;
   border-bottom-right-radius: 4px;
 }

 #overlay-drop{
   padding: 0 0 0 0;
   width: 100%;
   line-height: 0;
   margin-bottom: -2.2px;
 }

 .bo-panel {
  height: 100%;
  float:left;
  padding: 0;
 }

 .ol-panel{
  color:#000000;
  text-align:left;
  font-size:large;
  z-index: 0;
  background-color: #ffffff;
  max-height: 500px;
  width:250px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  padding: 0;
  display:none;
  margin-left: -36px !important;
  z-index: 1000;
  clear: none;
  overflow-y: scroll;
}

 #map{
   min-width:0%;
   float:left;
   max-width: 100%  !important;
   min-height: 100%;
   box-shadow: 0 0 0;
   padding: 0 0 0 0;
 }

 .btn-overlay{
   background-color: #ffffff;
   background-image: url("/assets/img/buildout/layers-2x.png");
   background-size: 26px 26px;
   background-repeat: no-repeat;
   background-position: 50% 50%;
   width: 36px;
   height: 36px;
   opacity: 0;
 }

 .button-wrapper-map{
  top: 10px;
  position: absolute;
  float:left;
  margin-left:50px;
  z-index: 1000;
  display:none;
 }

 .panel-body{
   padding: 0;
 }

 #tabs-tabs, #feature-trash-1{
   display: none;
 }

 #feature-label-1{
   font-size: small;
 }

 .button-wrapper-panel-map{
   top: 10px;
   position: relative;
   float:left;
   margin-left:3px;
   z-index: 1000;
   display:none;
  }

 .top-panel {
   paddding: 0;
    background-color: #fafafa;
  }

 .top-panel button{
    margin: 5px 8px 0 0;
  }

  .download-csv{
    color: #000000 !important;
  }

  #data-box{
    clear: none;
    height: 100%;
    overflow: auto;
    width: 100%;
    padding: 0;
  }

  #data-box tr{
    border-bottom: rgba(34, 93, 135, 0.12);
    border-bottom-style: outset;
    border-bottom-width: thin;
  }

  #data-box thead tr{
    border-bottom: rgba(34, 93, 135, 0.0);
  }

  #data-box thead th{
  font-size: small;
  }

  thead th{
   color: #225D87;
   font-family: 'Nunito', sans-serif;
   font-weight: 700;
  }

  tbody th{
   color: #000000;
   font-family: 'Nunito', sans-serif;
   font-weight: 300;
   font-size: x-small;
   padding-left: .4em;
  }

  .subHead {
    font-weight: normal;
  }

  .subHead th{
    font-size: x-small;
    text-align: left;
    padding-left: 1em;
    color: #778899;
    font-weight: normal;
  }

  .subHead td{
    font-size: x-small;
    text-align: right;
    color: #778899;
    font-weight: normal;
  }
  #tblHighlight, #tblBuildout{
    margin-left: 1em;
  }

  #tblHighlight{
    opacity: 0;
  }

  #tblHighlight tbody th{
    padding-right: 1em;
  }

  #tblBuildout thead th{
    word-wrap:break-word;
    vertical-align: bottom;
    padding-left:5px;
  }

  #tblBuildout tbody td{
    padding-left: 5px;
    padding-right: 10%;
    text-align: right;
    width: 28%;
  }

  #tblBuildout tbody th{
    padding-right: 10px;
    width: 44%;
  }

  .b-margin{
    margin-bottom: 4px;
    border-bottom: rgba(34, 93, 135, 0.12);
    border-bottom-style: outset;
    border-bottom-width: thin;
 }

 .ol-panel input{
  display: inline-block;
 }

.section-break{
  clear: both;
  width: 100%;
  height: 15px;
  border-top: rgba(34, 93, 135, 0.12);
  border-top-style: outset;
  border-top-width: thin;
}

.buildout-form h2{
  font-weight: normal !important;
  font-size: medium !important;
  float: inherit !important;
  clear: both !important;
  margin-top: 8px !important;
}

.no-pad{
  padding: 0 !important;
}

.form-ol  fieldset{
 font-size: medium;
 float: left;
 width: 100%
}

.form-ol fieldset span{
min-width: 50%;
max-width: 100%;
clear: left;
 margin-left: .6em;
}

.form-ol-header{
  padding-left: .5em;
	color: #225d87;
	font-size: small;
	font-weight: 700;
	border-bottom-color: gray;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	width: 70%;
	margin-left: 1em;
	margin-bottom: 5px;    c
  font-family: 'Nunito', sans-serif;
}

#ol1, #ol2 {
  clear: left;
  margin: 5px 0 5px 0 !important;
  color: blue;
 }

#update, #save{
  opacity:  0;
}

.tight-input{
  cursor: default;
  display: inline-block;
  height: 17px;
  line-height: normal;
  opacity: 1;
  clear:right;
  margin-left: .1em;
}

.tight-input-label{
  color: #333 !important;
  font-weight: normal !important;
  font-size: small !important;
  text-align: left;
  white-space: nowrap;
  width:auto;
}

.tight-input-label-small{
  font-size: smaller;
}

.tight-input-label-xsmall{
  font-size: xx-small;
}

.tight-input-indent{
  margin-left: 2em !important;
}

.tight-indent-small{
 font-size: 70% !important;
}

.tight-indent-med{
 font-size: 90% !important;
}

#bo-data {
  font-size: x-small;
}

#bo-data table{
  margin-top: 8px;
}

.opacify{
  opacity: .5;
}

.opaque{
  opacity: 0;
}

.green{
  font-weight: 700;
  color: green;
  text-align: right;
}

.red{
  font-weight: 700;
  color: red;
  text-align: right;
}

.brown{
  font-weight: 700;
  color: brown;
  text-align: right;
}

.orange{
  font-weight: 700;
  color: orange;
  text-align: right;
}

.dark{
  font-weight: 700;
  color: #5A5A5A;
  text-align: right;
}

.rednum{
  font-weight: 700;
  color: #FF3333;
  text-align: right;
}

.purple{
  font-weight: 700;
  color: #bc00fb;
  text-align: right;
}

.gray{
 color: #d9d9d9;
}

.fa-tag{
  float:left;
  font-size: x-small;
  margin-left: .5em;
}

.fa-grey{
 color: #d9d9d9;
 }

.fa-red{
 color: red;
 }

#parcelData {
  font-size: x-small;
}

#parcelData table{
  margin-top: 15px;
}

#parcelData table thead th{
  padding-bottom: 5px;
}

.tight-input-radio, .tight-input-checkbox{
  margin-right: .5em !important;
}

#legend{
 background-color: #ffffff !important;
 width:30px;
 height:10px;
 z-index: 100000;

}

#bo-data table thead th{
  padding-bottom: 5px;
}

.tight-input-radio, .tight-input-checkbox{
  margin-right: .5em !important;
}

#editor{
  display: none;
  float: right;
  background-color: #ffffff;
  width:32%;
  min-width:230px;
  margin: 1% 7% 0 0;
  padding: 0 1em 0 1em;
  z-index: 100000;
  position: relative;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 1px solid #cccccc;
  -webkit-box-shadow: 10px 7px 17px -6px rgba(204,204,204,1);
  -moz-box-shadow: 10px 7px 17px -6px rgba(204,204,204,1);
  box-shadow: 10px 7px 17px -6px rgba(204,204,204,1);
}

.editor-head{
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
  margin-bottom: 0;
  background-color: #f8f8ff;
  padding-bottom: 5px;
  white-space: nowrap;
}

.box{
 padding: 1em 1em .2em 1em;
 margin-bottom: 5px;
}

#edit-form label{
 font-weight: normal;
 font-size: smaller;
}

#edit-form legend{
 margin-bottom: 2px;
 font-size: small;
 padding-left: -1em;
 text-decoration: none;
 border-bottom-style: hidden;
 font-style: italic;
 color: #225D87;
}

#edit-form input[type=button]{
 margin-left: 1em;
}

#level-fs label{
  padding-right: 2.5em;
}

.clear-left{
   clear: left;
}

.fs-left, .fs-right{
  display: inline-block;
  width:50%;
 }

.fs-right{
   opacity: 0;
   float: right;
 }

.fs-right label{
  font-size: small;
  font-weight: normal;
}

.fs-right input{
  width:100%;
  min-width:45px;
}

#apply-fs{
  text-align: center;
  margin-top: 10px;
}

#apply-fs input{
  margin: 0 2px 0 2px;
}

#tblEditParcel thead th{
 color: red;
 font-weight: normal;
 padding-bottom: 5px;
}

#tblEditParcel tbody th{
 padding-left: 1em;
}

.scenario-fs{
  margin-top: 10px;
  text-align: center;
  background-color: #f8f8ff;
}

.scenario-fs input[type=button]{
  margin-right: 3px;
  margin-bottom: 3px;
}

.scenario-fs legend{
 border-bottom-style: hidden;
 border-top: 1px solid #e5e5e5;
 background-color: #f8f8ff;
 margin-bottom: 5px;
 font-size: smaller;
 display: block;
}

#scenario-marker-select{
  margin-left: 0;
  opacity: .4;
}

.text-x-small{
  font-size: x-small;
}

.left{
  float: left;
}

.right{
  float: right;
}

.c-both{
  clear: both;
}

.l-pad{
  padding-left: .5em;
}

.r-2-em{
  padding-right: 8em !important;
  padding-left: 0 !important;
}

.a-right{
  text-align: right !important;
}

.f-info{
  vertical-align: super;
  font-size: xx-small;
  color: #1E90FF;
  cursor: pointer;
  margin: 0 2px 0 2px;
}

.v-top{
  vertical-align: top;
}

.p-left{
  padding-left: 1.5em;
}

.navbar-brand img{
  margin-top: -7px;
}

.ui-tooltip {
  font-size: small;
  z-index:100000;
}
#navbar-search-place{
  margin-top: 8px;
  width: 18em;
}
.pac-container{  /*Google Places autocomplete results container */
  z-index: 10000;
}

.ol-pin{
	float: right;
	margin-right: 1em;
	margin-top: .5em;
	font-size: smaller;
}