@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,400&family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;400;500&display=swap');

.floodtracker_logo{
    font-size: 16px;
    /* align-content: center; */
    position: absolute;
    top: 15px;
}
body{
	background-color: #bdd1ef;
}
body, button, input, select, textarea {
    font-family: 'Montserrat','Roboto', sans-serif;
    font-weight: 200;
    font-size: 14px;
    font-style: normal;
    color: #404040;
}
.app-title{
	background-color: #bdd1ef;
}


.treeview.is-expanded [data-toggle='treeview'] {
    border-left-color: #c83200;
    background: #27569f; 
}

.treeview-menu {
    background: #27569f;
	/*padding-left: 28px;*/
    font-size: 12px;
    font-weight: 400;
}
.treeview-item .icon {
    font-size: 9px;
    margin-right: 5px;
	color: #ffffff8c;
}
.btn-danger{
	color: #FFF;
    font-size: 15px;
    font-weight: 400;
    background-color: #c75050;
    border-color: #c75050
}
.btn-primary {
    color: #FFF!important;
    font-size: 15px;
    font-weight: 400;
    background-color: #367d86;
    border-color: #367d86;
}
.btn-primary:hover {
    color: #FFF;
    background-color: #397d86;
    border-color: #3a7d86;
}
.btn:not([disabled]):not(.disabled):not(.btn-link):hover, .btn:not([disabled]):not(.disabled):not(.btn-link):focus {
    text-decoration: none;
    -webkit-transform: none;
    transform: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media (max-width: 767px)
.app-sidebar__toggle {
    order: -1;
}
.app-sidebar__user {
    padding-left: 10px;
}
.app-header__logo{
	font-family: 'Roboto', sans-serif;

	background-color: #3f5252;
}
.app-menu__label {
    font-size: 13px;

    padding-left: 14px;
}
.app-menu__item {
    padding-left: 10px;
    font-size: 20px;
	font-weight: 400;
    padding-bottom: 15px;
}
.app-menu__item.active, .app-menu__item:hover, .app-menu__item:focus {
    background: #27569f;
    border-left-color: #c83200;
}
.app-sidebar{
	padding-top: 0px;
}
.app-sidebar {
    background-color: #224B8B;
}
app-menu__icon.fa.fa-columns {
    color: #f0f8ff78;
}
.app-menu__item:focus > .fa, .app-menu__item:hover > .fa {
    color: #73c2fb;
}
.app-menu__item:focus > .fas, .app-menu__item:hover > .fas {
    color: #73c2fb;
}
.app-sidebar__toggle:focus, .app-sidebar__toggle:hover {
    background-color: #27569f;
}
.app-header{
	background-color: #2d3a38;
}

.app-content{
	margin-top: 0px;
	background-color: #dde7f7;
	padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
	    /* min-height: calc(100vh - 75px); */
}
.tile{
	box-shadow: none;
	   border: 1px solid #e6e9ed;
}
.tile .tile-title {
    font-size: 12px;
}
.tile-primary{
	box-shadow: none;
	border: 1px solid #367d86;
	background: #367d86!important;
	position: relative;
    border-radius: 3px;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}
.tile-primary-title {
    font-size: 15px;
	color: #fff!important
}
.app-menu__icon {
 
    color: #ffffff8c;
}
.treeview-indicator {
    font-size: 10px!important;
    color: #ffffff8c;
}
.treeview-item.active, .treeview-item:hover, .treeview-item:focus {
    background: #2c61b4;
}
.form-control{
	border: 1px solid #e6e9ed;;
}
.table{
	background-color: white;
}
td.action{
	width: 60px;
}
.login-logo{
	color: #000!important;
}
.app-login_logo{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    margin-bottom: 20px;
    padding: 0px;
}
.login-content .login-box {
    min-height: 268px;
	padding: 20px;
}
.login-content{
	    background-color: #49c1d0;
		    
}
.footer{
	margin-top: 0.5%;
    margin-bottom: 0.5%;
	margin-left: 15%;
    font-size: 10px;
}
.marker {
  background-image: url('../img/logo1.png');
  background-size: cover;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  cursor: pointer;
}
.mapboxgl-popup {
  max-width: 200px;
}

.mapboxgl-popup-content {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
.tile-details{
	    min-height: 100px;
    background: #ffff;
    border-radius: 0 0 12px 12px;
    padding: 12px 40px;
}
.tile-sub{
	    color: #5c5c5d52;
    margin: 0;
	font-size: 14px;
}
.tpr-details1{
	font-size: 12px;
    font-weight: 400;
}

.btn-orange{
	background-color: #e67e22;
    border-color: #e67e22;
}
.btn-blue{
	    background-color: #2a80b9;
    border-color: #2a80b9;
}
.legend {
    FONT-WEIGHT: 100;
    background-color: #504f4f9c;
    border-radius: 3px;
    top: 32px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    padding: 10px;
    position: absolute;
    left: 67px;
    z-index: 1;
    max-width: 440px;
}
.legend p{
	font-size: 12px;
    color: white;
}
.header-picker{ 
	min-width: 200px;
    margin-right: 20px;
}
.loading-overlay{
	    justify-content: center!important;
    background: #ffffffcc;
}

.percentage-bar {
    background: #fff;
    display: block;
    height: 35px;
    margin-bottom: 15px;
    position: relative;
    transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
    transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    -webkit-transition-property: width, background-color;
    width: 100%;
}
.percentage-bar1 {
    background: #fff;
    display: block;
    height: 35px;
    margin-bottom: 15px;
    position: relative;
    transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
    transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    -webkit-transition-property: width, background-color;
    width: 100%;
}

.bar {
    height: 25px;
    width: 0px;
}

.percent {
     color: #ffffff!important;
    color: rgba(0, 0, 0, 0.4);
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    left: 10px;
    top: -5px;
    font-weight: 500;
}
section.percentage-bar.Good:first-child div.title { background: #2980b9; }
section.percentage-bar.Good:first-child div.bar { background: #00ad15; }

section.percentage-bar.Bad:first-child div.title { background: #d35400; }
section.percentage-bar.Bad:first-child div.bar { background: #b10f0f; }

.title {
    color: #ffffff;
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 0;
    width: 120px;
}

.title span {
    background: rgba(0, 0, 0, 0.1);
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    text-align: center;
}
.bar-holder.Bad{
	position: absolute;
    width: 100%;
    background: #d4202052;
    height: 25px;
    bottom: 10px;
}
.bar-holder.Good{
	position: absolute;
    width: 100%;
    background: #00ad155e;
    height: 25px;
    bottom: 10px;
}
.headerGood{
    font-weight: 600;
    color: #00ad15;
}
.headerBad{
	font-weight: 600;
    color: #b10f0f;
}
.headerLess{
    font-weight: 600;
    color: #00ad15;
}
.headerMore{
	font-weight: 600;
    color: #b10f0f;
}
.sideBarFooter {
height:40px;
width:100%;
    position:absolute;
    bottom:0;
}
.btn-success-BFL {
	background-color: #5bb0b9;
	color: #FFF;
}
.card-header {
	padding-left: 0px;
	background-color: #FFF;
	margin-bottom: 10px;
}
#adder-options{
	padding-left: 15px;
}
.ui-dialog-buttonset > :first-child {
	color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    box-shadow: none;
	border-radius: .25rem;
}
.ui-dialog-buttonset > :nth-child(2) {
  color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    box-shadow: none;
	border-radius: .25rem;
}
