html {
  padding: 0;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.big-pipe {
  background-image: url(../images/bg-new.jpg);
}

.ab-img {
    background-image: linear-gradient(130deg, #1F2041 0%, rgba(31, 32, 65, 0) 100%), url(../images/istockphoto-645134968-2048x2048.jpg);
    border-radius: 5px;
    padding: 30px;
    background-repeat: round;
}

.qs {
    font-family: 'Quicksand', sans-serif;
}

.mont {
    font-family: 'Montserrat', sans-serif;
}

.pipe {
  background-image: url(../images/pipe.png);
}

.workers {
  background-image: url(../images/workers.png);
}

#ab-search-title, #ab-search-tool-title {
    color: white;
    font-size: 16px;
}

#ab-learn-more {
    margin-top:15px;
    display:none;
}

button {
    background: linear-gradient(180deg, #5691C8 0%, #0078AE 100%);
    border-radius: 22px;
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: bold;
    border: none;
    padding: 10px 20px;
    font-size: 12px;
    color: white;
    cursor:pointer;
}

.dropdown-menu {
  text-align: center;
}

  .pagination a, .dropdown-menu a {
    color: #0078ae !important;
  }

  .pagination a:active, .dropdown-menu a:active {
    color: orange !important;
  }
#ab-search-tool-title{
  font-size: 24px;
  font-weight:bold;
  margin-top: 15px;
}

.leaflet-control-messagebox {
    float: none !important;
    margin: auto !important;
    width: 300px !important;
    position: fixed !important;
    left: 46% !important;
    top: 2%;
    opacity: 1;
    animation: fadeIn 0.5s linear;
    font-family: 'Montserrat', sans-serif;
    border-radius: 5px;
}

table {
    color: rgba(31, 32, 65, 0.75);
    font-family: 'Montserrat', sans-serif;
}

.table-bordered {
  border: none;
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

th {
  text-align: center;
  border-bottom: 2px solid #618e44 !important;
}
.table-bordered>tbody>tr>td {
  border-left:none !important;
  border-right:none !important;
  text-align: center;
}

.disabled-btn{
  background: gray !important;
}

.table-bordered > thead > tr > th {
    border: none;
    background: white;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: black;
}

header {
  height: 60px;
}

.logo {
    width: 125px;
}

h1 {
  color: #fff;
  font-family: helvetica;
  font-weight: bold;
  float: right;
  font-size: x-large;
  margin: 25px;
}

.card-view {
  float: left;
  margin: 14px 5px 14px 0px;
}

#mapcontainer {
  height: 100%;
  position: absolute;
  top:0px;
  left:0px;
}

.mapcontrol {
  float: left;
}

#map {
  position: fixed;
  width: 100%;
  height: 100%;
  top:0px
}

#mapRelated {
  font-family: 'Montserrat', sans-serif;
  transition: width 0.4s cubic-bezier(0, 1.8, 1, 1.8);
  display: none;
  color: rgba(31, 32, 65, 0.75);
}

#mapRelatedInner {
    padding:15px;
}

.table-result-label {
    font-weight: bold;
    font-size: 19px;
    color: black;
    padding: 0 0 0 1px;
}

#email-msg {
    margin: 15px 0;
    line-height:22px;
}

#main-search-wrapper {
    background-color: white;
    width: 350px;
    position: fixed;
    z-index: 9999;
    border-radius: 5px;
    margin: 5px;
    height: 98.5%;
    box-shadow: 4px 7px 15px -7px black;
    overflow: auto;
    top: 2px;
}

.ab-search-wrapper {
    padding: 15px;
}

.ab-sec-header {
    color: #0078AE;
    font-weight: bold;
    font-size: 19px;
    text-transform:capitalize;
}

.ab-sec-label {
    margin-top: 10px;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

.tablecontrol {
    max-height: 80%;
}

.gisapps-bar {
  width: 100%;
  background: #0078ae;
  padding: 5px;
}

#asbuilt-search {
  z-index: 9999;
  padding: 0px 1px 0px 10px;
  float: left;
  margin: 0.3% 0% 0.3% 0%;
}

#asbuilt-search-geometry {
  margin-top: 20px;
}

#polygon-search {
    margin-bottom: 40px;
}

.bootstrap-table {
    margin-top:-10px;
}

#asbuilt_search_button,
#asbuilt_search_polygon,
#submit_button, #reset_button, #reset_button_job, #go_back_button, #submit_button_popup, #download_pdf, #back_to_main, #other_request {
  background: linear-gradient(rgb(109, 159, 67), rgb(39, 154, 44));
  border: none;
  color: rgb(255, 255, 255);
  padding: 15px 10px;
  text-transform: uppercase;
  width: 100%;
}

#go_back_button {
  margin-top: 10px;
}

#divider-wrapper {
    border-top: 1px solid lightgray;
    text-align:center;
}

#divider-label {
    font-size: 19px;
    width: 25px;
    background: white;
    text-transform: uppercase;
    position: relative;
    top: -13px;
    padding: 0 5px;
    font-weight:bold;
}

.reset_btns {
    display:none;
}

.opa-wrapper {
    opacity: 0.2;
}

#submit-wrapper {
  padding: 20px 0px 0 0px;
  display: none;
}

#submit_button, #submit_button_popup, #back_to_main, #other_request {
  background: #0078ae;
}

#basemaps-wrapper {
  width: auto;
  float: left;
  z-index: 1000;
  background: transparent;
  padding: 0px 10px 0px 10px;
  margin: 0.3% 0% 0.3% 0%;
}

#basemaps-wrapper p {
  float: left;
  color: #fff;
  font-size: 125%;
  font-weight: bold;
  margin: 0px 10px 0px 0px;
  width: auto;
}

select#basemaps, #asbuilt_search_text, .form-control, #asbuilt_search_email {
    padding: 7px;
    width: 100%;
    height: 40px;
    border: 1px solid rgba(31, 32, 65, 0.25);
    box-sizing: border-box;
    border-radius: 4px !important;
    font-family: 'Montserrat', sans-serif !important;
}

#asbuilt_search_text, .form-control, #asbuilt_search_email {
    color: #0078AE;
    margin-bottom: 10px;
}

.btn-icon, .btn-icon-left {
  font-size: 15px;
  float: right;
  margin-right: 10px;
  margin-left: -10px;
}

.btn-icon-left {
  float: left;
  margin-left: 10px;
  margin-right: -10px;
}

#reset-wrapper {
    float: left;
    z-index: 1000;
    background: transparent;
    padding: 0px 10px 0px 10px;
    margin: 0.3% 0% 0.3% 0%;
}

#reset_button, #reset_button_job, #go_back_button {
  background: #da690b;
}

.leaflet-popup-tip-container {
  display: none;
}

.leaflet-bottom.leaflet-right {
  display: block;
}

.fixed-table-body {
  overflow-x: auto;
  overflow-y: auto;
  height: 74%;
}

.fixed-table-container {
  border: none !important;
  border-radius: 4px;
  height: 90%;
  margin-top: -15px;
}

.fixed-table-toolbar {
  height: 10%;
}

.fixed-table-toolbar .columns {
  position: relative;
  margin-top: 3%;
  margin-right: 3%;
}

.fixed-table-toolbar .btn-group .pull-right {
  position: relative;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-right: 5px;
}

.fixed-table-toolbar .search {
    margin-top: 3%;
    padding: 5px 10px;
    margin-right: 0px;
    width: 100% !important;
    float: none !important;
    display:none;
}

.fixed-table-pagination {
  height: 26%;
}

.fixed-table-container table {
  width: 100%;
  height: auto;
}

.form-control{
  border-radius: 0px;
}

.fixed-table-pagination .pagination-detail {
  margin-top: 20px;
  margin-bottom: 10px;
}

.fixed-table-pagination div.pagination {
  margin-top: 5px;
  margin-bottom: 0px;
}

.fixed-table-pagination .pagination-info {
  margin-right: 0px;
  line-height: 0px;
}

.btn-group{
    display: none;
}

.pull-left, .pull-right {
  width: 100%;
  text-align: center;
}

.leaflet-control-container {
    position: absolute;
    right: 0;
}

.leaflet-top.leaflet-left {
    margin: 0 5px 0 0;
    position: unset;
}

.leaflet-control-attribution {
    display: none !important;
}

.ab-icon {
    color: #6d9f4c;
    font-size: 24px;
}

.table-striped tr, .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: white;
}

.table-striped tr th {
  background-color: white;
}

td {
  cursor: pointer;
}

tr {
  transition: 200ms;
}

tr:hover {
  background-color: lightgray !important;
  transition: 200ms;
}

.container-fluid {
  padding: 0 !important;
  margin: 0 !important;
}

.fixed-table-pagination div.pagination .pagination {
  margin: 0 auto !important;
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px;
}

#submit-wrapper-conf, #email-success-wrapper {
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  z-index: 10000;
  width: 100%;
  height: 100%;
  top: 0;
  text-align: center;
  display: none;
}

#submit-wrapper-conf-inner-bgn, #email-success-wrapper-inner-bgn {
  background-color: #0078ae;
  max-width: 300px;
  border-radius: 5px;
  margin: 0 auto;
  position: relative;
  top: 40%;
  padding: 10px;
}

#submit-wrapper-conf-inner, #email-success-wrapper-inner {
  background-color: white;
  border-radius: 5px;
  padding: 15px 10px;
}

#close_submit_button_popup {
  background-color: #da690b;
  border-radius: 13px;
  padding: 7px 9px;
  color: white;
  position: absolute;
  right: -4px;
  top: -9px;
  text-align: right !important;
  float: right;
  cursor: pointer;
}

#nav-menu-wrapper {
  background-color: white;
  border-radius: 5px 5px 0 0;
  padding: 30px;
  display: none;
  color: #0078AE;
  font-weight: bold;
  font-size: 19px;
  text-transform: capitalize;
  font-family: 'Quicksand', sans-serif;
  border-bottom: 2px solid #0078AE;
}

#burger-menu-btn-wrapper, #nav-menu-btn-wrapper {
  margin-bottom: 20px;
  margin-top: -20px;
  margin-left: -15px;
  font-size: 22px;
}

#burger-menu-btn {
  color: white;
}
#burger-menu-btn, #nav-menu-btn {
  cursor: pointer;
}

#nav-menu-divider {
  border-bottom: 2px solid #0078AE;
  margin: 15px 0;
}

.nav-item {
  cursor: pointer;
}

.or-divider {
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  padding: 5px 0;
}

#email_err_msg {
  color: #da690b;
  padding: 3px 0 10px 0;
  font-size: 16px;
  display: none;
}

#email_msg {
  font-size: 20px;
  margin-bottom: 20px;
}

.nav-item a {
  color: #0078AE;
}

button:disabled,
button[disabled]{
  background: #ccc;
  color: #999;
}
