.bg-white {
  background-color: #ffdbed !important;
}

.brand-link, .-os-content{
  background-color: #ffdbed !important;
}



.content-wrapper{
  position: relative;
}
.main-sidebar{
  background-color: white;
}
#map{
  position: absolute;
  top:0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

.sub-item{
  padding-left: 1.4rem ;
  padding-right: 1.4rem ;
}
.sidebar-collapse .sub-item,
.sidebar-collapse .custom-tab{
  display: none;
}

.nomarl-weight{
  font-weight : 1!important;
}

.nav-link{
  padding: .5rem .8rem!important;
}

.custom-tab *{
  word-break: break-all;
  white-space: normal;
}


.tab-link .active {
  color: #1f2d3d;
}

.tab-link {
  color: #ffffff;
}

.tab-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

.tab-link {
  display: block;
  padding: .2rem .6rem;
}

.tab-link.active{
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.custom-tab .card-body{
  padding: .5rem;
}

.card-header{
  background-color:#FF9BCE;
}

.nav-tabs{
  border-bottom: none;
  padding-left: 1.5px!important;
  font-size: 14px;
}

.tab-link:hover{
  color:yellow;
}

.tab-link.active:hover{
  color:#495057;
}



.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link{
  color:#ffdd59;
}

.animated-radio-button span i{
  color: black;
}

.year-list{
  margin: 0;
  background-color: aliceblue;
}

.month-list{
  margin: 0;
}

.animated-radio-button .label-text{
  font-weight: normal;
}

.list-group-item:first-child{
  border-radius: 0;
}

.os-viewport{
  overflow-y: auto;
}

.span-header *{
  margin: 0;
}

/* info window */
.infobox {
  font-family: 'Arial', sans-serif;
  display: block;
  position: relative;
  background: white;
  opacity: 0.9;
  max-width: 420px;
}
.infobox .inner .header{
  background-color: #FF9BCE;
  padding: 5px;
  color:#fff;
}
.infobox .inner .container {
  padding: 10px;
  font-size: 12px;
}
.infobox .inner .footer {
  padding: 10px;
  background-color: whitesmoke;
}


.infobox .footer .back,
.infobox .footer .prev{
  font-size: 20px;
  margin-left: 12px;
  vertical-align: middle;
  color: black;
  padding: 0;
}

.infobox .footer .count1{
  display: none;
}

#mail-dialog-navigation{
  margin-left: 10px;
  font-weight: normal;
}

.infobox .inner .footer .close {
  padding: 8px 10px;
  border-radius: 4px;
  background-color: #ff4d4d;
  font-weight: normal;;
  border: none;
  color:#fff;
  font-size: 14px;
  opacity: 1;
}


.infobox .inner .footer .footer-container {
  display: table;
  margin: 0 auto;
  table-layout: fixed;
  padding-left: 0px;
}
.footer-container{
  width: 100%;
}
.footeritem {
  display: table-cell;
  vertical-align: middle;
}
.footeritem:nth-child(1) {
  text-align: left;
}
.footeritem:nth-child(2) {
  text-align: right;
  width: 100px!important;
}
.gm-style-iw-d{
  overflow: hidden!important;
}
.infobox .container{
  overflow-y: auto;
  max-height: 40vh;
}
.infobox .container > table{
  font-size: .9rem;
  word-break: break-all;
}

.infobox .inner .footer button:hover {
  background-color: #f7941d;
}
.infobox img {
  z-index: 1
}
.infobox H4 {
  margin: 5px 7px;
  font-size: 1rem;
}
.gm-style-iw.gm-style-iw-c{
  padding: 0;
}
.gm-style-iw {
  margin-left: 10px;
}
.gm-style-iw + div {
  display: none;
}

button.gm-ui-hover-effect {
  visibility: hidden;
}

.visible2{
  display: none;
}


.span-toggle .collapsed i{
  transform: rotate(270deg);
}

.pac-container{
  z-index: 10000000;
}

.timemachine{
  background-color: white;
  position: absolute;
  bottom: 25px;
  width: 60vw;
  max-width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  padding: 1rem 2rem .5rem 1rem;
  border-radius: 2px;
  filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.6));
}
.rs-tooltip{
  width: 80px;
}

.timemachineflex{
  display: flex;
}
.timemachineright{
  width: calc(100% - 80px);
}
.timemachineleft{
  width: 80px;
}
.timemachineleft img{
  height: 20px;
}

#legend-body{
  background-color: white;
  position: absolute;
  top: 10px;
  width: 147px;
  max-width: 100%;
  right: 10px;
  margin: auto;
  border-radius: 2px;
  padding: 10px 5px;
  filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.6));
}

#legend-body table,
#legend-body label{
  margin-bottom: 0;
  font-size: 12px;
}

#legend-title{
  text-align: center;
}

#legend-body table svg{
  width: 32px;
  height : 16px;
}

#legend-body table tr td:first-child{
  width: 20px;
}

.legend-icon{
  width: 20px;
  height: auto;
  line-height: 20px;
  vertical-align: text-bottom;
}
.damage0{
  display: none;
}

.icon-text img{
  height: 20px;
  width: 20px;
  position: absolute;
  top: 0;
  left: 0px;
  bottom: 0;
  margin: auto;
}
.icon-text{
  padding-left: 26px;
}

#dialog-table{
  word-break: break-all;
}

#osm-label{
  width: 220px;
  position: absolute;
  left: 7px;
  bottom: 25px;
  display: none;
}
#map-info{
  position: absolute;
  left: 10px;
  top: 10px;
  background-color: white;
  padding: 5px 10px;
  font-size: 14px;
  border: solid 1px black;
}
#loading-overlay{
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #495057;
  opacity: .5;
  z-index: 1000000;
  text-align: center;
}
#loading-wrap{
  height: 100%;
  width: 100%;
  padding-top: 50vh;
}
#loading {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 1;
}
#spinner {
  display: none;
  color: #fff;
  z-index: 2;
}


.sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header {
  margin-left: 0!important;
}
.sidebar-mini.sidebar-collapse .main-sidebar, .sidebar-mini.sidebar-collapse .main-sidebar::before{
  width: 0;
}

#legend-data-title{
  font-size: 12px;
  text-align: center;
  background: gold;
  margin: -10px -5px 0px -5px;
  padding: .2rem;
}

@media print{
  @page { 
    size: landscape;
  }
  html,body,.content-wrapper,#map{
    width: 100vw!important;
    height: 100vh!important;
  }
  #map_canvas div > img {
    position: absolute;
  }
  .gm-style div > img {
    position: absolute;
  }
  a{
    text-decoration: none;
  }
  #map-info, #legend-body{
    display: block!important;
  }

  #location,
  #pinlock,
  .map-menu,
  .gm-style-iw,
  .gm-style .gm-style-iw-t::after{
    display: none!important;
  }
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 60px;
  height: 60px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 30px;
}
.btn-circle.btn-lg i{
  vertical-align: -webkit-baseline-middle;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}
.map-menu{
  position: absolute;
  left: 10px;
  top: 10px;
}
.map-menu-label{
  position: absolute;
  font-size: 11px;
  font-weight: bold;
  margin-top: -1rem;
  left: 0;
  right: 0;
  bottom: 10px;
}

.map-menu.active{
  background-color: orange!important;
  border-color :yellow!important;
}


#location{
  display: none;
  position: absolute;
  right: 10px;
  bottom: 110px;
  color: #666666;
  background: #FFFFFF;
  border-color:whitesmoke;
  border-radius: 2px;
  box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px -1px;
}
#location .map-menu-label{
  font-size: 10px;
  margin-top: 2px;
  bottom: 5px;
}

#pinlock{
  position: absolute;
  right: 10px;
  bottom: 165px;
  color: #666666;
  background: #FFFFFF;
  border-color:whitesmoke;
  border-radius: 2px;
  box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px -1px;
  height: 40px;
  width: 40px;
}
#pinlock .map-menu-label{
  font-size: 10px;
  margin-top: 2px;
  bottom: 5px;
}

.btn-square{
  padding: .1rem .73rem;
}

.marker-label {
  transform: translateX(-50%);
  padding: .1rem .5rem;
  background-color: white;
  border: solid 1px #2E86C1;
  color: #2E86C1;
}

.legend-table tr td:nth-child(2){
  vertical-align: middle;
}

.report-span label:hover,
.custom-radio label:hover,
.custom-checkbox label:hover{
  cursor: pointer;
}


.nav-sidebar .menu-is-opening>.nav-link i.right, .nav-sidebar .menu-open>.nav-link i.right {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.dialog-title {
  font-weight: bold;
}

.dialog_desc {
  color:#FF0000;
  font-size:0.8em;
}