.navbar-default .navbar-nav > .active {
  color: #FFFFFF;
  background: #484a4e;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #FFFFFF;
  background: #EE592A;
}
.toolbar-group {
  position: absolute;
  top: 99px;
  /* top: 55x;*/
  right: 5px;
}
.toolbar-accordion {
  width: 250px;
  max-height: 300px;
  overflow: auto;
}
#layers-toolbar {
  width: 250px;
  height: 40px;
  padding-top: 5px;
}
.horizontal-right-button {
  position: absolute;
  top: 55px;
  right: 5px;
}
#horizontalToolsAccordion {
  display: inline-flex;
}
.layers-right-button {
  position: absolute;
  top: 100px;
  right: 5px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
#collapseLayers {
  position: absolute;
  top: 45px;
  right: 0px;
  width: 250px;
}
#collapseAerialMap {
  position: absolute;
  top: -12px;
  right: 50px;
  width: 200px;
}
label.btn.btn-bgms {
  height: 40px;
  margin-right: -4px;
  font-size: 30px;
  padding: 0px 8px;
  background-color: rgba(223, 223, 224, 0.7);
  border: 0px;
  margin-right: 1px;
}
select.btn.btn-bgms {
  height: 40px;
  /*margin-right: -4px; */
  font-size: 10px;
  padding: 0px 8px;
  background-color: rgba(223, 223, 224, 0.7);
  border: 0px;
  margin-right: 1px;
}
.row.collapse-menu {
  background-color: #DFDFE0;
  border-radius: 2px;
  border: 1px solid #dbdbdb;
  position: absolute;
  top: 100px;
}
.collapse-menu-results {
  background-color: rgba(245, 245, 245, 0.5);
  padding-right: 5px;
  padding-left: 5px;
}
.floating-label-form-group {
  border-bottom: none;
  padding-bottom: 0em;
}
.floating-label-form-group:first-child {
  border-right: none;
  padding-right: 5px;
}
.floating-label-form-group:nth-child(2) {
  padding-left: 5px;
}
.floating-label-form-group:not(:first-child) {
  border-left: none;
}
.floating-label-form-group.search-button {
  padding-top: 5px;
}
.slidebar {
  /*padding-left: 40px;
  padding-right: 60px; */
  background: none;
  border: none;
  margin-bottom: 0px;
  /*padding-bottom: 7px;*/
  /*border-bottom: 2px solid #999999;*/
}
.floating-label-form-group input, .floating-label-form-group textarea {
  font-size: 1em;
}
.search-form .floating-label-form-group-with-value {
  color: #727272;
}
.floating-label-form-group-with-focus label {
  color: #EE592A;
}
.sidebar-form.sidebar-offcanvas.input-group {
  display: block;
}
.modal-details-group.input-group {
  display: block;
}
.input-daterange input {
  text-align: left;
}
.input-range {
  background: none;
  border: none;
}
#id_fuzzy_value.input-range {
  margin-top: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .input-range {
    margin-top: 3px;
    background: none;
    border: none;
    padding-bottom: 0px;
  }
}
.btn.btn-bgms:hover, .btn.btn-bgms:active, .btn.btn-bgms.hover, .btn.btn-bgms.active {
  background-color: rgba(240, 99, 46, 1);
  color: rgba(56, 59, 61, 1)!important;
}
.btn.btn-bgms.btn-form:hover, .btn.btn-bgms.btn-form:active, .btn.btn-bgms.btn-form.hover, .btn.btn-bgms.btn-form.active {
  background-color: rgba(240, 99, 46, 1)!important;
  color: rgba(56, 59, 61, 1)!important;
}
.btn.btn-bgms.btn-form-details:hover, .btn.btn-bgms.btn-form-details:active, .btn.btn-bgms.btn-form-details.hover, .btn.btn-bgms.btn-form-details.active {
  color: #ED6A36!important;
}
.btn.btn-bgms.btn-file {
  background-color: transparent;
  font-size: 30px!important;
  padding: 6px 6px;
  border: 0px;
  box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.btn.btn-bgms.btn-file:hover, .btn.btn-bgms.btn-file:active, .btn.btn-bgms.btn-file.hover, .btn.btn-bgms.btn-file.active {
  background-color: rgba(240, 99, 46, 1);
}
#layersGroupIcon:hover, #layersGroupIcon.hover, .btn.btn-bgms.btn-left-toolbar:hover, .btn.btn-bgms.btn-left-toolbar:active, .btn.btn-bgms.btn-left-toolbar.hover, .btn.btn-bgms.btn-left-toolbar.active, .btn.btn-bgms.btn-right-toolbar:hover, .btn.btn-bgms.btn-right-toolbar:active, .btn.btn-bgms.btn-right-toolbar.hover, .btn.btn-bgms.btn-right-toolbar.active {
  color: #ED6A36!important;
}
.btn.btn-bgms.btn-right-toolbar >:nth-child(2) {
  display: none;
}
.btn.btn-bgms.btn-right-toolbar:hover >:nth-child(1) {
  display: none;
}
.btn.btn-bgms.btn-right-toolbar:hover >:nth-child(2) {
  display: inherit;
}
.btn.btn-bgms.group-burialtools:hover, .btn.btn-bgms.group-burialtools:active, .btn.btn-bgms.group-burialtools.hover, .btn.btn-bgms.group-burialtools.active {
  background-color: rgba(56, 59, 61, 1);
  color: rgba(240, 99, 46, 1)!important;
}
.btn.btn-bgms.group-burialtools >:nth-child(3) {
  display: none;
}
.btn.btn-bgms.group-burialtools:hover >:nth-child(2) {
  display: none;
}
.btn.btn-bgms.group-burialtools:hover >:nth-child(3) {
  display: inherit;
}
.btn.btn-bgms.group-drawingtools:hover, .btn.btn-bgms.group-drawingtools:active, .btn.btn-bgms.group-drawingtools.hover, .btn.btn-bgms.group-drawingtools.active {
  background-color: rgba(56, 59, 61, 1);
  color: rgba(240, 99, 46, 1)!important;
}
.btn.btn-bgms.group-drawingtools >:nth-child(3) {
  display: none;
}
.btn.btn-bgms.group-drawingtools:hover >:nth-child(2) {
  display: none;
}
.btn.btn-bgms.group-drawingtools:hover >:nth-child(3) {
  display: inherit;
}
.btn.btn-bgms-scroll {
  border: 1px solid #dbdbdb;
  background-color: rgb(91, 93, 96);
  color: #fff;
  width: 100%;
  padding: 1px;
  font-size: 10px;
}
.btn.btn-bgms-scroll:hover, .btn.btn-bgms-scroll:active, .btn.btn-bgms-scroll.hover, .btn.btn-bgms-scroll.active {
  background-color: #56585f!important;
  color: #EE592A!important;
}
.btn.btn-bgms.btn-narrow {
  width: 100%;
  padding: 1px;
}
.btn.btn-bgms.group-drawingtools {
  background-color: rgba(56, 59, 61, 1);
  margin-right: 0px;
  margin-left: -0.5px;
  color: white;
}
.btn.btn-bgms.group-othertools {
  margin-right: 0px!important;
}
.btn.btn-bgms.btn-left-toolbar {
  width: 40px;
  height: 40px;
  font-size: 30px;
  padding: 0px;
  /*background-color: transparent; */
  background-color: rgba(223, 223, 224, 0.7);
  border: 0px;
  box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0);
}
.bookReturn {
  width: 150px;
  height: 30px;
  font-size: 15px;
  padding: 0px;
  /*background-color: transparent; */
  background-color: rgba(56, 59, 61, 0.7)!important;
  border: 0px;
  box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0);
  display:block;
  color:white!important;
}

#drawingToolsAccordion, #otherToolsAccordion {
  border: 2px solid rgba(56, 59, 61, 1);
  height: 44px;
}
.btn.btn-bgms.group-burialtools {
  background-color: rgba(56, 59, 61, 1);
  margin-right: -3px;
  margin-left: -0.5px;
  color: white;
}
#otherAccordion {
  border: 2px solid rgba(56, 59, 61, 1);
  height: 44px;
}
#burialAccordion {
  border: 2px solid rgba(56, 59, 61, 1);
  height: 44px;
}
#memorialAccordion {
  border: 2px solid rgba(56, 59, 61, 1);
  height: 44px;
}
.btn.btn-bgms.btn-form-details {
  font-size: 22px;
  color: rgba(56, 59, 61, 1);
  padding: 0px 2px 2px 2px;
  border: 0px;
  background-color: transparent;
  box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.00);
  height: 35px;
}
.btn.btn-bgms.btn-form-details.btn-small {
  font-size: 15px;
}
.btn.btn-bgms.btn-form {
  font-size: 30px;
  color: rgba(56, 59, 61, 1);
  padding: 0px 2px 2px 2px;
  border: 0px;
  background-color: transparent;
  box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.00);
  height: 35px;
}
.btn.btn-bgms.btn-form.btn-table {
  font-size: 15px;
  height: 20px;
}
.btn.btn-bgms.btn-xs {
  font-size: 20px;
}
/*Add new burial official button*/
.btn-add{
  float: none!important;
  font-size: 25px!important;
  padding-top: 2px!important;
}
/* Large desktop */
@media (min-width: 1400px) {
  .btn-add{
    margin-left: 8px;
  }
}
.btn-add-burial{
  padding: 0px;
}


a.burial-record {
  color: rgba(56, 59, 61, 1)!important;
}
form .row:first-child .floating-label-form-group {
  border-top: none;
}
.form-control[disabled], .form-control[readonly], input[disabled], fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
  cursor: auto;
}
.btn {
  border: 1px solid #dbdbdb;
  background-color: white;
  border-radius: 0px;
  -webkit-appearance: inherit!important;
}
.btn.btn-bgms.btn-right-toolbar {
  width: 45px;
  margin-bottom: 0px;
  height: 45px;
  font-size: 30px;
  padding: 5px 8px;
  background-color: rgba(56, 59, 61, 0.7);
  /*background-color: transparent;
  color: rgba(56, 59, 61, 1);*/
  color: white;
  border: 0px;
  box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, 0);
}
#layersGroupIcon {
  font-size: 30px;
  color: rgba(56, 59, 61, 1);
  background-color: transparent;
}
.pull-right {
  float: left!important;
}
.pagination > li > a {
  box-shadow: none;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  background-color: #56585f;
  border-color: #56585f;
}
#drawingTools.collapse {
  display: none;
}
#drawingTools.collapse.in {
  display: inline-block;
}
#burialTools.collapse {
  display: none;
}
#burialTools.collapse.in {
  display: inline-block;
}
#otherTools.collapse {
  display: none;
}
#otherTools.collapse.in {
  display: inline-block;
}
#memorialTools.collapse {
  display: none;
}
#memorialTools.collapse.in {
  display: inline-block;
}
#horizontalTools.collapse {
  display: none;
}
#horizontalTools.collapse.in {
  display: inline-flex;
}

/*.advanced-search-expand > div{
  text-align: right;
  padding-right: 10px;
}*/
.advanced-search-expand {
  display: inline-block;
  font-size: 15px!important;
  height: 19px!important;
}

/* ----------------------------------
  Buttons prettyphoto
  ----------------------------------- */

a.pp_expand, a.pp_contract {
  top: 0px;
}
a.pp_close {
  top: -20px;
}
.html {
  overflow-y: scroll;
}

/*
.pp_pic_holder.pp_default{
  width: 100%!important;
}*/

.pp_pic_holder100 {
  width: 100%!important;
  height: 98%!important;
}

/* ----------------------------------
  Layers right side bar
  ----------------------------------- */

#parentAccordion {
  width: 45px;
}

.collapse-menu-layers {
  /*background-color: #DFDFE0;*/
  border-radius: 2px;
  /* border: 1px solid #dbdbdb; */
  /* position: absolute; */
  top: 100px;
  /* width: 100%; */
  /*width:200px;
   max-height: 300px;*/
  overflow: hidden;
}
#collapseLayersInner {
  overflow: auto;
  margin: 0px -300px 0px 0px;
  padding-right: 280px;
}
.panel-group {
  margin-bottom: 7px;
  margin-top: 7px;
}
.panel-group .panel {
  /*margin-bottom: -6px;*/
  border-radius: 0px;
  background-color: transparent;
  border-color: transparent;
  box-shadow: 0px 0px 0px;
  /*padding-right: 15px;
  padding-left: 15px;*/
}
.panel-body {
  /*background-color: #DFDFE0;*/
  background-color: rgba(223, 223, 224, 0.8);
}
.layers-groups .panel-collapse {
  overflow: scroll;
  /*height: 500px!important;*/
}
.panel-body.narrow-body.subgroup-layer {
  background-color: transparent;
}
#collapseLayersInner .panel-title .row {
  background-color: rgba(56, 59, 61, 0.7);
}
#collapseLayersInner .panel-title a, #collapseLayersInner .panel-title a:focus {
  color: white;
}
#collapseLayersInner .panel-title a:hover {
  color: rgba(240, 99, 46, 1);
}

/* CHECKBOX ROUNDED ONE */

.roundedOne {
  width: 20px;
  /*height: 20px;*/
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead', GradientType=0);
  /* margin: 20px auto;*/
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  position: relative;
}
.roundedOne label {
  border: 3px solid rgba(72, 74, 78, 0.5);
  cursor: pointer;
  position: absolute;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  left: 3px;
  top: 3px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 1);
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 1);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 1);
  background: rgba(250, 250, 250, 1);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d', GradientType=0);
}
.roundedOne label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background: rgb(238, 89, 42);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  top: 0em;
  left: 0px;
  -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.roundedOne label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.roundedOne input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.roundedOne input[type=checkbox] {
  left: 5px;
  position: absolute;
}
.panel-heading.narrow-heading {
  padding: 0px 8px;
  background-color: rgba(256, 256, 256, 0.6);
}
.panel-body.narrow-body {
  padding-top: 4px;
  padding-bottom: 4px;
}
.panel-body.zero-body {
  padding-top: 0px;
  padding-bottom: 0px;
}

.layerButton .btn-bgms {
  height: 100%!important;
  font-size: 14px!important;
  margin-right: 0px!important;
  display: flex;
  padding: 0!important;
  background-color: transparent!important;
}

.layerButton .btn-bgms span {
  width: 100%;
  text-align: center;
  padding-top: 2px!important;
  padding-bottom: 2px!important;
}

/* SLIDE THREE */

.slideThree {
  cursor: pointer;
  margin-top: 2px;
  width: 39px;
  height: 12.67px;
  /* background: rgba(256, 256, 256, 0.5); */
  background: transparent;
  /* margin: 20px auto; */
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  position: relative;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}
.slideThree:after {
  content: 'OFF';
  font: 5.85px/12.67px Arial, sans-serif;
  color: #000;
  position: absolute;
  right: 3px;
  z-index: 0;
  font-weight: bold;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, .15);
}
.slideThree:before {
  content: 'ON';
  font: 5.85px/12.67px Arial, sans-serif;
  /*color: #EE592A;*/
  color: white;
  position: absolute;
  left: 5.5px;
  z-index: 0;
  font-weight: bold;
}
.slideThree label {
  display: block;
  width: 16.57px;
  height: 8.4px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  cursor: pointer;
  position: absolute;
  top: 2.2px;
  left: 3px;
  z-index: 1;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead', GradientType=0);
}
.slideThree input[type=checkbox]:checked + label {
  left: 20px;
}

/* ----------------------------------
  Adding icons over inputs
  ----------------------------------- */


/* enable absolute positioning */

.inner-addon {
  position: relative;
}

/* style icon */

.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}

/* align icon */

.left-addon .glyphicon {
  left: 0px;
}
.right-addon .glyphicon {
  right: 0px;
}

/* add padding  */

.left-addon input {
  padding-left: 30px;
}
.right-addon input {
  padding-right: 30px;
}
textarea:hover, textarea:active, textarea:focus, button:focus, button:active, button:hover {
  outline: 0px !important;
  -webkit-appearance: none;
}

/* ----------------------------------
  Tables pagination Angular boostrap table
  ----------------------------------- */

.pagination {
  margin: 6px 0px 0px 0px;
}
.pagination > li > a {
  background: #E8EDEE;
}
.pagination-sm>li>a, .pagination-sm>li>span {
  padding: 1px 8px;
}
.pagination>li>a, .pagination>li>span {
  border: 0px;
}

/* ----------------------------------
  Tables pagination boostrap table
  ----------------------------------- */

.fixed-table-pagination .pagination a {
  padding: 8px;
  line-height: 0.4;
}
button.btn.btn-default.dropdown-toggle {
  padding: 0px 5px;
}

/* ----------------------------------
  Scroll boostrap table
  -----------------------------------
#search-results-table {
  height: 265px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.col-md-12.collapse-menu-results {
  padding-right: 0px;
  padding-left: 1px;
}*/

#table-search-sorter tr {
  width: 100%;
  display: inline-table;
}
table {
  /* height:300px; */
}
#table-search-sorter tbody {
  overflow-y: scroll;
  height: auto;
  max-height: 200px;
  width: 101.55%;
  position: absolute;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #555;
}
.borderless tbody tr td, .borderless tbody tr th, .borderless thead tr th {
  border: none;
  font-size: 14px;
}
.fixed-table-container {
  border: none;
}
.bootstrap-table .table, .bootstrap-table .table > tbody > tr > th, .bootstrap-table .table > tfoot > tr > th, .bootstrap-table .table > thead > tr > td, .bootstrap-table .table > tbody > tr > td, .bootstrap-table .table > tfoot > tr > td {
  padding: 4px !important;
}
.fixed-table-container thead th .th-inner {
  padding: 2px;
}

/* Change animation while collapsing toolbar right side*/

#horizontalToolsAccordion .collapsing {
  display: inline-flex;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height;
  -o-transition-property: height;
  transition-property: height;
}
.specific-date .checkbox {
  margin-top: 2px;
  margin-bottom: 0px;
  font-size: 13px;
}
.search-results-div .tablesorter-blue td, .search-results-div .tablesorter-blue th, .search-results-div .tablesorter-blue {
  background-color: transparent;
}

/* ----------------------------------
  icons boostrap table
  ----------------------------------- */

.clear-filters {
  content: url("../images/icons/Clear-Filters.f599d7b5b534.ico");
  width: 16px;
  height: 16px;
  float: right;
  margin-top: 9px;
  cursor: pointer;
}
.burial-recors-icon {
  content: url("../images/icons/????.ico");
  width: 16px;
  height: 16px;
  cursor: pointer;
}

/* ----------------------------------
  input type file
  ----------------------------------- */

.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
.skin-bgms .sidebar-form .btn.btn-bgms.btn-file {
  color: rgba(56, 59, 61, 1);
  height: inherit;
  font-size: 25px;
}

/* ----------------------------------
 Grab and Grabbing cursor
----------------------------------- */

.grab {
  cursor: grab;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  /*TODO: add support IE*/
}
.grabbing {
  cursor: grabbing;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  /*TODO: add support IE*/
}

/* ----------------------------------
 Test blur background
----------------------------------- */

.background-container {
  -webkit-filter: blur(4px);
  -moz-filter: blur(4px);
  -o-filter: blur(4px);
  -ms-filter: blur(4px);
  filter: blur(4px);
  filter: url("https://gist.githubusercontent.com/amitabhaghosh197/b7865b409e835b5a43b5/raw/1a255b551091924971e7dee8935fd38a7fdf7311/blur".svg#blur);
  filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='4');
}


/* ----------------------------------
 Read only Form and Form Style
----------------------------------- */

/*
 * Row with equal height columns
 */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  overflow: hidden;
  margin-top: 10px;
}

.row-height {
  display: flex;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}


.form-title{
  display: inline-block;
  margin-right: 5px;
}

.form-section-selected .form-title{
   color: #EE592A;
}

.form-section-selected {
  border-top: 4px solid #EE592A;
  border-right:  1px solid #EE592A;
  border-bottom: 1px solid #EE592A;
  border-left:   1px solid  #EE592A;
}


.burial-details-form span.label-date{
  font-size: 13px;
  display: block;
}


input[type="text"].non-editable,
select.non-editable {
  background-color: white;
  border:none;
}


.read-only-form .texarea-disable{
  padding-top: 3px;
  display: inline-block;
  flex: 1;
  max-height: 55px;
  overflow-y: auto;
}


.read-only-form select{
  background-color: transparent;
  border: 0px solid rgb(169, 169, 169);
  margin-right: 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.read-only-form select::-ms-expand {
    display: none;
}

.site-details-popup input[type="text"]{
  background-color: inherit;
  border:none;
}

.read-only-form .floating-label-form-group-with-focus label {
  color: rgb(0, 0, 0);
}

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

.impossible-date{
  /*margin-bottom: 5px!important;*/
  max-height: 25px;
}

.impossible-date div{
  /*width: 57px;*/
}
.impossible-date .selectize-input{
  height: 24px;
}

.select-day .selectize-control{
  width: 50px;
  margin-right: 2px;
}
.select-month .selectize-control{
  width: 65px;
  margin-right: 2px;
}
.select-year .selectize-control{
  width: 70px;
  margin-right: 2px;
}

.selectize-input.full{
  background-color: rgba(238, 89, 42,0.2);
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: rgba(238, 89, 42,0.2);
}

.selectize-dropdown{
  background: #FCDED4;
}

.selectize-input {
  border: 0px solid #d0d0d0;
  padding: 0px 0px;
  /*height: 24px;*/
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
}
.selectize-input.not-full, .selectize-input.focus.dropdown-active {
  padding: 0px 5px;
}
.selectize-input div{
  margin-top: 3px;
  margin-left: 5px;
}

.selectize-input.dropdown-active {
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
}

#burialOfficialsSelect + div .selectize-dropdown-content {
  max-height: 200px;
}

.burial-official-type {
    font-weight: bold;
    padding-left: 0px!important;
}

.text-center.counter{
  margin-top: -5px;
  margin-bottom: 5px;
}

/* ----------------------------------
   Floating Label Group just Style
----------------------------------- */


.floating-label-form-group-style {
  border-bottom: none;
  margin-bottom: 0;
  position: relative;
  padding-bottom: 0em;
}

.floating-label-form-group-style input,
.floating-label-form-group-style textarea {
  background: none;
  border: none;
  border-radius: 0;
  padding-left: 3px;
  padding-right: 0;
  box-shadow: none !important;
  position: relative;
  z-index: 1;
  font-size: 1em;
  resize: none;
}

.floating-label-form-group-style label {
  display: block;
  position: relative;
  top: 0;
  opacity: 1;
  z-index: 0;
  font-size: 0.85em;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  margin: 0;
  -webkit-transition: top 0.5s ease, opacity 0.5s ease;
     -moz-transition: top 0.5s ease, opacity 0.5s ease;
      -ms-transition: top 0.5s ease, opacity 0.5s ease;
          transition: top 0.5s ease, opacity 0.5s ease;
}

.floating-span-form-group-style label {
  display: block;
  position: relative;
  top: 0;
  opacity: 1;
  z-index: 0;
  font-size: 13px;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  margin: 0;
  -webkit-transition: top 0.5s ease, opacity 0.5s ease;
     -moz-transition: top 0.5s ease, opacity 0.5s ease;
      -ms-transition: top 0.5s ease, opacity 0.5s ease;
          transition: top 0.5s ease, opacity 0.5s ease;
}

.floating-label-form-group-style:not(:first-child) {
  border-left: none;
  padding-left: 0px;
}

.floating-label-form-group-style-with-focus label, .floating-label-form-group-style-with-focus span {
  color: #EE592A;
}

form .row:first-child .floating-label-form-group-style {
  border-top: none;
}

.read-only-form .floating-label-form-group-style-with-focus label {
  color: rgb(0, 0, 0);
}

/* ----------------------------------
   Pop up Site Details
----------------------------------- */

.site-details-popup{
  width: 250px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 15px;
  /* color: black!important; */
}

.site-details-popup div{
  padding-right: 0px;
  padding-left: 0px;
}

.site-details-popup .value-text{
  color: #555;
}


/* ----------------------------------
   FlexSlider
----------------------------------- */

.flex-direction-nav a:before {
  font-size: 20px;
  /* margin-bottom: 15px; */
  /*margin-right: 15px;*/
  /* padding: 15px; */
}
#flexslider-burial-official .flex-direction-nav a{
  top: auto;
  bottom: -53px;
}

.flex-next, .flex-prev{
  font-size: 0px;
}

#flexslider-memorial.flexslider .slides img {
  width: inherit;
  display: inline;
  max-width: 60px!important;
}

#flexslider-memorial.flexslider{
  margin: 0 0 0px;
  border: 0px;
  position: static;
  /*margin-bottom: -99999px;
  padding-bottom: 99999px;*/
}

#flexslider-memorial .flex-control-nav {
    bottom: 0px;
}

.selectize-dropdown .optgroup-header {
    background: rgba(255, 159, 73,0.8);
    padding: 1px 8px;
    font-weight: bold;
}

.optgroup{
  background: rgba(255, 159, 73,0.5);
}


/* Landscape phone to portrait tablet */
/*@media (max-width: 767px) {
}*/

/* Landscape phones and down */
/*@media (max-width: 480px) {
}*/

select.choice-field:disabled {
    margin-left: -4px;
}

#flexslider-burial-official .flex-viewport {
    border-top: 2px solid #6F7172;
    margin-top: 10px;
}
.read-only-form #flexslider-burial-official .flex-viewport {
    border-top: 0px;
    margin-top: 0px;
}

/*
  Animated checkboxes
 */

 .animated-checkbox label {
 	position: relative;
 	padding-left: 32px;
 	font-size: 14px;
 	cursor: pointer;
  padding-top: 4px;
 }
 .animated-checkbox label:before, .animated-checkbox label:after {
 	font-family: 'Font Awesome 5 Free';
 	font-size: 21px;
 	/*absolutely positioned*/
 	position: absolute;
 	top: 0;
 	left: 3px;
 }
 .animated-checkbox label:before {
 	content: '\f0c8'; /*unchecked*/
 	color: #383b3d;
 }
 .animated-checkbox label:after {
 	content: '\f14a'; /*checked*/
 	/*checked icon will be hidden by default by using 0 max-width and overflow hidden*/
 	max-width: 0;
 	overflow: hidden;
 	opacity: 0.5;
 	/*CSS3 transitions for animated effect*/
 	transition: all 0.35s;
  color: #ED6A36!important;
 }

 /*hiding the original checkboxes*/
 .animated-checkbox input[type="checkbox"] {
 	display: none;
 }
 /*when the user checks the checkbox the checked icon will animate in*/
 .animated-checkbox input[type="checkbox"]:checked + label:after {
 	max-width: 25px; /*an arbitratry number more than the icon's width*/
 	opacity: 1; /*for fade in effect*/
 }

 /*.animated-checkbox #one+label:before, .animated-checkbox #one+label:after {color: #383b3d;}*/

/*
  Animated radiobutton
 */

 .animated-radiobutton label {
 	position: relative;
 	padding-left: 32px;
 	font-size: 14px;
 	cursor: pointer;
 }
 .animated-radiobutton label:before, .animated-radiobutton label:after {
 	font-family: 'Font Awesome 5 Free';
 	font-size: 18px;
 	/*absolutely positioned*/
 	position: absolute;
 	top: 0;
 	left: 3px;
 }
 .animated-radiobutton label:before {
 	content: '\f111'; /*unchecked*/
 }
 .animated-radiobutton label:after {
 	content: '\f111'; /*checked*/
 	/*checked icon will be hidden by default by using 0 max-width and overflow hidden*/
 	max-width: 0px;
 	overflow: hidden;
 	opacity: 0.5;
 	/*CSS3 transitions for animated effect*/
 	transition: all 0.35s;
 	font-size: 12px;
    color: #ED6A36!important;
    padding: 4px 3.25px;
 }

 /*hiding the original checkboxes*/
 .animated-radiobutton input[type="radio"] {
 	display: none;
 }
 /*when the user checks the radiobutton the checked icon will animate in*/
 .animated-radiobutton input[type="radio"]:checked + label:after {
 	max-width: 25px; /*an arbitratry number more than the icon's width*/
 	opacity: 1; /*for fade in effect*/
 }







/*FROM: mapmanagement.css */

 /*
    Tooltip for measures OpenLayers
 -----------------------------------
 */
 .tooltip {
   position: relative;
   background: rgba(0, 0, 0, 0.5);
   border-radius: 4px;
   color: white;
   padding: 4px 8px;
   opacity: 0.7;
   white-space: nowrap;
   z-index: 1028;  /* 1030 is the navbar; 1029 is the sidebar */
 }
 .tooltip-measure {
   opacity: 1;
   font-weight: bold;
 }
 .tooltip-measure-passive {
   pointer-events: none;
 }
 .tooltip-static {
   background-color: #ffcc33;
   color: black;
   border: 1px solid white;
   z-index: auto;
 }
 .tooltip-measure:before,
 .tooltip-static:before {
   border-top: 6px solid rgba(0, 0, 0, 0.5);
   border-right: 6px solid transparent;
   border-left: 6px solid transparent;
   content: "";
   position: absolute;
   bottom: -6px;
   margin-left: -7px;
   left: 50%;
 }
 .tooltip-static:before {
   border-top-color: #ffcc33;
 }


 /*
 Style for basic person details popup
 ------------------------------------
 */
 /*.zindex{
   z-index: 999;
 }*/

 .ol-popup {
   background-color: rgba(223, 223, 224,0.8);
   -webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
   filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
   padding: 8px;
   /*border-radius: 10px;*/
   /*border: 1px solid #cccccc;*/
   bottom: 50px;
   left: -50px;
 }

 .ol-popup-bottom:after, .ol-popup-bottom:before {
   /*top: 100%;*/
   border: solid transparent;
   content: " ";
   height: 0;
   width: 0;
   position: absolute;
   pointer-events: none;
 }
 .ol-popup-bottom:after {
   border-top-color: rgba(223, 223, 224,0.8);
   border-width: 10px;
   left: 48px;
   margin-left: -10px;
 }
 .ol-popup-bottom:before {
   /*border-top-color: rgba(223, 223, 224,0.8);*/
   border-width: 11px;
   left: 48px;
   margin-left: -11px;
 }

 .ol-overlay-container{
   min-width: 107px;
 }

 .ol-popup-top:after, .ol-popup-top:before {
   bottom: 100%;
   border: solid transparent;
   content: " ";
   height: 0;
   width: 0;
   position: absolute;
   pointer-events: none;
 }
 .ol-popup-top:after {
   border-bottom-color: rgba(223, 223, 224,0.8);
   border-width: 10px;
   left: 48px;
   margin-left: -10px;
 }
 .ol-popup-top:before {
   /*border-bottom-color: rgba(223, 223, 224,0.8);*/
   border-width: 11px;
   left: 48px;
   margin-left: -11px;
 }

 .ol-popup-right:after, .ol-popup-right:before {
   bottom: 30%;
   left: -100px;
   border: solid transparent;
   content: " ";
   height: 0;
   width: 0px;
   position: absolute;
   pointer-events: none;
   transform: translateX(-50%) rotate(-90deg);
 }
 .ol-popup-right:after {
   border-bottom-color: rgba(223, 223, 224,0.8);
   border-width: 10px;
   left: 0px;
   margin-left: -10px;
 }
 .ol-popup-right:before {
   /*border-bottom-color: rgba(223, 223, 224,0.8);*/
   border-width: 11px;
   left: 0px;
   margin-left: -11px;
 }

  .ol-popup-left:after, .ol-popup-left:before {
   bottom: 30%;
   right: -100px;
   border: solid transparent;
   content: " ";
   height: 0;
   width: 0px;
   position: absolute;
   pointer-events: none;
   transform: translateX(50%) rotate(90deg);
 }
 .ol-popup-left:after {
   border-bottom-color: rgba(223, 223, 224,0.8);
   border-width: 10px;
   left: 105px;
   margin-left: -10px;
 }
 .ol-popup-left:before {
   /*border-bottom-color: rgba(223, 223, 224,0.8);*/
   border-width: 11px;
   left: 105px;
   margin-left: -11px;
 }

 /*style for ol-map container*/
 .angular-openlayers-map {
   width:100%;
   height:100%;
 }





 /*
 Slidebar fuzzy search
 ------------------------------------


 input[type='range'] {
   -webkit-appearance: none;
   border-radius: 5px;
   box-shadow: inset 0 0 5px #333;
   background-color: #999;
   height: 10px;
   vertical-align: middle;
 }
 input[type='range']::-moz-range-track {
   -moz-appearance: none;
   border-radius: 5px;
   box-shadow: inset 0 0 5px #333;
   background-color: #999;
   height: 10px;
 }
 input[type='range']::-webkit-slider-thumb {
   -webkit-appearance: none !important;
   border-radius: 20px;
   background-color: #FFF;
   box-shadow:inset 0 0 10px rgba(000,000,000,0.5);
   border: 1px solid #999;
   height: 20px;
   width: 20px;
 }
 input[type='range']::-moz-range-thumb {
   -moz-appearance: none;
   border-radius: 20px;
   background-color: #FFF;
   box-shadow:inset 0 0 10px rgba(000,000,000,0.5);
   border: 1px solid #999;
   height: 20px;
   width: 20px;
 }
 input[type='range']::-ms-track {
   -moz-appearance: none;
   border-radius: 5px;
   box-shadow: inset 0 0 5px #333;
   background-color: #999;
   height: 10px;
 }
 input[type='range']::-ms-thumb {
   -moz-appearance: none;
   border-radius: 20px;
   background-color: #FFF;
   box-shadow:inset 0 0 10px rgba(000,000,000,0.5);
   border: 1px solid #999;
   height: 20px;
   width: 20px;
 }

 */


 input[type=range] {
     /*removes default webkit styles*/
     -webkit-appearance: none;
     /*fix for FF unable to apply focus style bug
     border: 1px solid #484A4E;*/
 }
 input[type=range]::-webkit-slider-runnable-track {
   /*  width: 300px;
     height: 5px;
     background: #ddd;
     border: none;
     border-radius: 3px;*/
   -webkit-appearance: none;
   border-radius: 5px;
   box-shadow: inset 0 0 5px #333;
   background-color: #999;
   height: 10px;
   vertical-align: middle;
 }
 input[type=range]::-webkit-slider-thumb {
     -webkit-appearance: none;
     border: none;
     height: 16px;
     width: 16px;
     border-radius: 50%;
     background: #484A4E;
     margin-top: -4px;
 }
 input[type=range]:focus {
    /* outline: none;*/
 }
 input[type=range]:focus::-webkit-slider-runnable-track {
     background: #ccc;
 }

 input[type=range]::-moz-range-track {
     width: 100%;
     height: 5px;
     background: #ddd;
     border: none;
     border-radius: 3px;
 }
 input[type=range]::-moz-range-thumb {
     border: none;
     height: 16px;
     width: 16px;
     border-radius: 50%;
     background: #484A4E;
 }

 /*hide the outline behind the border*/
 input[type=range]:-moz-focusring{
     outline: 1px solid white;
     outline-offset: -1px;
 }

 input[type=range]::-moz-range-progress {
   background: #777;
   border-radius: 10px;
   height: 5px;
}

 input[type=range]::-ms-track {
     width: 100%;
     height: 5px;

     /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
     background: transparent;

     /*leave room for the larger thumb to overflow with a transparent border */
     border-color: transparent;
     border-width: 6px 0;

     /*remove default tick marks*/
     color: transparent;
 }
 input[type=range]::-ms-fill-lower {
     background: #777;
     border-radius: 10px;
 }
 input[type=range]::-ms-fill-upper {
     background: #ddd;
     border-radius: 10px;
 }
 input[type=range]::-ms-thumb {
     border: none;
     height: 16px;
     width: 16px;
     border-radius: 50%;
     background: #484A4E;
 }
 input[type=range]:focus::-ms-fill-lower {
     background: #888;
 }
 input[type=range]:focus::-ms-fill-upper {
     background: #ccc;
 }


 /* ----------------------------------
   Fix not displaying checkbox in Chrome or Safari
   ----------------------------------- */

 input[type=checkbox]
 {
   -webkit-appearance:checkbox;
 }

 /* class for mouse position control */

 .olex-mouse-position {
 	position:absolute;
 	left:84px;
 	top:4px;
   background-color: rgba(223, 223, 224, 0.7);
   padding-left: 5px;
   padding-right: 5px;
 }

 .ol-scale-line-inner{
   height: 13px;
 }
 .ol-scale-line{
   position: absolute;
   left: 84px !important;
   top: 25px;
   bottom: inherit;
   height: 19px;
 }
 .ol-attribution {
   right: 46px !important;
   bottom: 5px!important;

   transition: 0.3s;
   -webkit-transition: 0.3s;
 }
 .ol-attribution.full-logo {
   right: 177px!important;
 }
 .ol-attribution a {
   color: black!important;
 }
 .ol-attribution a:hover {
   color: #1976d2!important;
 }
 .row{
  margin-top:0!important;
  margin-bottom:0!important;
 }

 .empty-class{
  visibility: hidden;
 }
/*FIN FROM: mapmanagement.css */
