
html, body {
    height: 100%;
    margin: 0;
    font-family:'Montserrat';
}
.leaflet-container {
    width: 100vh; height: 100vw;
    max-width: 100%;
    max-height: 100%;
}
#map {     
    width: 100vw;
    height: 100vh; 
}
.info {
    padding: 6px 8px; 
    font: 14px/16px Arial, Helvetica, sans-serif; 
    background: white; 
    background: rgba(255,255,255,0.8); 
    box-shadow: 0 0 15px rgba(0,0,0,0.2); border-radius: 5px; 
} 
.info h4 { 
    margin: 0 0 5px; 
    color: #777; 
}
.logo{
    /* width: 100%; */
    height: 40px;
    position: relative;
}

.legend { 
    text-align: left; 
    line-height: 18px; 
    color: #555; 
} 
.legend i { 
    width: 18px; 
    height: 18px; 
    float: left; 
    margin-right: 8px; 
    opacity: 0.7; 
}
.location-detail{
    right: 10px;
    top: 50px;
    position: absolute;
    z-index: 99999;
    border: 1px solid #ccc;
    background: white;
}

.layer {
display: flex;
flex-direction: row;
padding: 2px 4px;
}
label{
    padding: 12px;
text-align: center;
}
.layer-icon {
width: 24px;
height: 24px;
text-align: center;
margin: 0px;
}
.input-layer{
    padding: 30px;
    margin: 9px;
}
.layer-title{
    padding: 6px;
    margin: 0;
    font-size: 12px;
    color: black;
}
.location-detail{
    display: none;
}
.sidebar-header{
    background-color: #fff;
    color: #000;
}
.sidebar-tabs > li.active, .sidebar-tabs > ul > li.active{
    background-color: #2CD3C9DB;
}
.hospital-type{
    color: #f64a4a!important;
}
.prison-type{
    color: #4a7ef6!important;
}
.Available-border{
    border-color: #349404 !important;
    border: 2px solid #349404 !important;
}
.Completed-border{
    border-color: #747474;
    border: 2px solid #747474;
}
.p-address {
padding: 1px 0px 0px 6px;
color: #5c5c5c;
font-size: 10px;
}
.title{
    font-size: 12px;
}
.label-tag {
color: #434343;
font-size: 10px;
}

.disable-btn {
color: #c0c0c0;
}
.subtitle {
color: #000;
background-color: #fefefe;
/* border: 1px solid #255d00; */
font-variant: small-caps;
font-size: 14px;
padding: 2px;
border-radius: 6px;
box-shadow: 0px 4px 15px -6px rgba(0, 0, 0, 0.1);
}
.project-title {
font-size: 14px;
font-weight: 600;
margin-bottom: 0.1rem;
}
.brief {
display: flex;
flex-direction: column;
padding: 10px 0px;
}
.as-box:hover {
/*color: #fff;*/
/*background: #255d00;*/
/* border-right: 10px solid #255d00; */
background: #ffffff;
}
.zoomBtn {
padding: 4px;
font-size: 10px;
background-color: darkcyan;
border: 1px solid darkcyan;
color: white;
}

.project-img {
/* width: 100px; */
/* border: 1px solid;
border-color: #000;
border-radius: 50%; */
/* padding: 10px 5px;
margin: 0px 5px; */
width: 100px;
padding: 10px 5px;
margin: 0px 5px;
border-radius: 50% !important;
height: 100px;
border: 1px solid;
padding: 1px;
margin-right: 10px;
margin-top: 10px;

}

.circular-img {
/* height: 80px;
border: 1px solid;
padding: 3px; */
POSITION: RELATIVE;
height: 100%;
border: NONE;
padding: 3px;
WIDTH: 100%;
}

.box {
display: flex;
flex-direction: row;
justify-content: flex-start;
}

.box>div {
padding: 0rem 0.55rem;
}

.slider {
width: 125px;

}

.as-box {
border-bottom: 1px solid #c9c9c9;
cursor: pointer;
width: 98%;
display: flex;
flex-direction: row;
padding: 5px 0px;
}
.btn-group-sm>.btn,
.btn-sm {
padding: 0.15rem 0.25rem;
font-size: .65rem;
line-height: 1.5;
border-radius: 50%;
height: 24px;
width: 24px;
}

.btn-outline-disable {
border: 1px solid #c0c0c0;
}

input[type=range][orient=vertical] {
appearance: slider-vertical;
width: 8px;
height: 175px;
padding: 0 5px;
}
.circular-amount {
POSITION: relative;
height: 100%;
border: NONE;
padding:34% 30%;
WIDTH: 100%;
font-size: 18px;
display: flex;
}

::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #F5F5F5;
border-radius: 10px;
}

::-webkit-scrollbar {
width: 4px;
background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
border-radius: 1px;
background-color: #FFF;
background-image: -webkit-gradient(linear,
40% 0%,
75% 84%,
from(#138d00),
to(#138d00),
color-stop(.9, #138d00))
}
.pill-button {
    background-color: rgb(74 217 209 / 33%);
    border: none;
    color: rgb(0, 0, 0);
    padding: 1px 8px;
    text-align: center;
    text-decoration: none;
    /* display: inline-block; */
    margin: 6px 2px;
    cursor: pointer;
    font-size: 12PX;
    WIDTH: 84px;
    border-radius: 32px;
 }
 .pill-button :hover {
    background-color: #9affe1;
 }
.filter-btn{
    flex-direction: row;
    justify-content: center;
    padding-top: 10px;
}

.active-filter{
    background-color: #00ccc0;
    color: white;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
    width: 100%;
}
.sidebar-left .sidebar-content{
    /* background-image: url('../images/logo.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; */
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
    background: #4ad9d1;
    color: #000;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
}
.leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: left;
    border-radius: 4px;
}
.leaflet-container a.leaflet-popup-close-button {
    color: #707070;
}
.bootstrap-select .dropdown-toggle .filter-option{
    font-size: 11px;
}