
.no-shadow{
    box-shadow: none !important;
}
.flex-direction-row{
    flex-direction: row !important;
}
.border-none{
    border: none !important;
}
.min-width-auto{
    min-width: auto !important;
}
.max-width-auto{
    max-width: none !important;
}
/* .modal .select2-container, */
.select2-container--open{
    z-index: 999999;
}
/* images */
.leaflet-container .leaflet-control-search {
    position:relative;
    float:left;
    background:#fff;
    color:#1978cf;
    border: 2px solid rgba(0,0,0,0.2);
    background-clip: padding-box;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.8);
    z-index:1000;
    margin-left: 10px;
    margin-top: 10px;
}
.leaflet-control-search.search-exp {/*expanded*/
    background: #fff;
    border: 2px solid rgba(0,0,0,0.2);
    background-clip: padding-box;
}
.leaflet-control-search .search-input {
    display:block;
    float:left;
    background: #fff;
    border:1px solid #666;
    border-radius:2px;
    height:22px;
    padding:0 20px 0 2px;
    margin:4px 0 4px 4px;
}

.leaflet-control-search.search-load .search-cancel {
    visibility:hidden;
}

.leaflet-control-search .search-cancel:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
.leaflet-control-search .search-cancel span {
    display:none;/* comment for cancel button imageless */
    font-size:18px;
    line-height:20px;
    color:#ccc;
    font-weight:bold;
}
.leaflet-control-search .search-cancel:hover span {
    color:#aaa;
}

.leaflet-control-search .search-tooltip {
    position:absolute;
    top:100%;
    left:0;
    float:left;
    list-style: none;
    padding-left: 0;
    min-width:120px;
    max-height:122px;
    box-shadow: 1px 1px 6px rgba(0,0,0,0.4);
    background-color: rgba(0, 0, 0, 0.25);
    z-index:1010;
    overflow-y:auto;
    overflow-x:hidden;
    cursor: pointer;
}
.leaflet-control-search .search-tip {
    margin:2px;
    padding:2px 4px;
    display:block;
    color:black;
    background: #eee;
    border-radius:.25em;
    text-decoration:none;
    white-space:nowrap;
    vertical-align:center;
}
.leaflet-control-search .search-button:hover {
    background-color: #f4f4f4;
}
.leaflet-control-search .search-tip-select,
.leaflet-control-search .search-tip:hover {
    background-color: #fff;
}
.leaflet-control-search .search-alert {
    cursor:pointer;
    clear:both;
    font-size:.75em;
    margin-bottom:5px;
    padding:0 .25em;
    color:#e00;
    font-weight:bold;
    border-radius:.25em;
}
input.search-input {
    display: block !important;
}
.leaflet-control-search .search-input {
    min-width: 250px;
}
.l-wil-dat {
    padding: 0 10px;
    color: #fff;
    background: #007bff;
    margin-top: .31rem;
    margin-right: 5px;
    border-radius: 4px;
    font-weight: 400;
    text-transform: capitalize;
    border: 1px solid #007bff;
    display: inline-block
}
#map{
    height: 100%;
    width: 100%;
}
.admin-upload-btn{

    font-weight: bold;
    position: relative;
    right: 0;
    padding: 9px 20px;
    color: #fff !important;
    background: #ff5e14;
    width: auto;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 1rem;
    display: inline-block
}
#accordion .card-header{
    background: #ff5e14;
    color: #fff;
}
#accordion a[aria-expanded="true"] .icon-down{
    display: none;
}

#accordion a[aria-expanded="true"] .icon-up{
    display: block;
}

#accordion a[aria-expanded="false"] .icon-down{
    display: block;
}

#accordion a[aria-expanded="false"] .icon-up{
    display: none;
}
.select2-container{
    width: 100% !important;
}
.img-responsive {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-size: cover;
}

.img-contain {
    object-fit: contain;
    background-size: contain;
    width: 100%;
    height: 100%;
}

.img-table {
    width: 100px;
    height: auto;
}

.img-upload {
    position: relative;
    width: 250px;
    height: auto;
    overflow: hidden;
    border-radius: 3px;
}

.img-upload-multiple {
    position: relative;
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 3px;
    margin: auto;
    margin-bottom: 1rem;
    border: 1px solid #dee2e6;
}

.img-icon-multiple {
    color: #ccc;
    font-size: 120px;
    line-height: 1;
    width: 350px;
    margin: auto;
}

.desc-img-icon-multiple {
    font-size: 14px;
    line-height: 1.5;
}

.img-gray {
    filter: grayscale(1);
    opacity: .25;
}

.img-not-found {
    color: #bebebe;
}

.i-u-file i.icon:before {
    font-size: 10rem;
}

.icon-file-pdf {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 10rem;
}

.icon-file-pdf:before {
    content: "\f1c1";
}

.ic-kb-pro {
    margin-bottom: .5rem;
}

/* end images */

/* background */
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active,
.page-item.active .page-link,
[class*=sidebar-light-] .nav-sidebar>.nav-item:hover>.nav-link.active,
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[aria-selected=true]:hover {
    background: #ff5e14;
    color: #fff;

}

.select2-container--default .select2-results__option[aria-selected=true] {
    background: #ff5e14 !important;
    color: #fff !important;
}

.page-item.active .page-link {
    border-color: #ff5e14;
}

a,
a:hover {
    color: #ff5e14;
}

[class*=sidebar-light-] .nav-sidebar>.nav-item>.nav-link.active {
    box-shadow: none;
}

/* end background */

/* card */
.admin-upload-btn input {
    position: relative;
    opacity: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.admin-upload-btn {
    position: relative;
}

.card-album {
    background: #fff;
    padding: 15px 0;
    border-radius: 5px;
    border: 1px solid #dee2e6;
    margin-bottom: 1rem;
}

.header-album {
    padding: 0 15px 15px 15px;
    height: 45px;
}

.header-album h4 {
    font-size: 14px;
    margin-bottom: 0;
}

.body-album {
    height: 200px;
    position: relative;
}

.footer-album {
    padding: 15px 15px 0 15px;
}

.card-body-border {
    padding: 15px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #ccc;
    position: relative;
}

.card-btn-body-border {
    /* margin-bottom: -1px; */
    z-index: 1;
    position: relative;
    display: table;
}

.form-file-upload input {
    border-color: #fff;
    background-color: #fff
}

.form-file-upload input.form-control:disabled,
.form-file-upload input.form-control[readonly] {
    background-color: #fff;
}

.card-img-multiple {
    padding: 3rem 15px 0 15px;
    position: relative;
    border: 1px solid #ccc;
    width: 100%;
    min-height: 250px;
    border-radius: 5px;
    margin-bottom: 1rem;
    margin-top: 2rem;
    text-align: center;
}

.title-card-multiple {
    position: absolute;
    top: -15px;
    padding: 5px 10px;
    background: #fff;
}

.show-multiple {
    margin-bottom: 3rem;
    text-align: center;

}

.text-not-found {
    color: #fff;
    text-align: center;
    padding: 10px;
    position: absolute;
    top: 0;
    font-size: 20px;
    width: 100%;
    height: 100%;
    font-weight: 500;
    padding: 35% 0;
    background: rgba(0, 0, 0, 0.35);

}

:focus {
    outline: none;
}

.form-control:focus,
.select2-container--default .select2-dropdown .select2-search__field:focus,
.select2-container--default .select2-search--inline .select2-search__field:focus {
    border-color: #ff5e14;
}

.cdk {
    padding: 15px;
    position: relative;
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 1rem;
    margin-top: 2rem;
}

.tdk {
    position: absolute;
    top: -15px;
    padding: 5px 10px;
    background: #fff;
}
.select2-results__option[role=option]{
    /* white-space: nowrap; */
}
.i-db{
    width: 50px;
    height: 50px;
}
.img-con{
    object-fit: contain;
    width: auto;
    height: 100%;
}
.c-maps{
    position: absolute;
}
.c-maps-left{
    border-radius: 0.375rem;
    position: absolute;
    top: 0;
    width: 25%;
    z-index: 999;
    margin: 6rem 0 0 0;
    padding: 0 0 0 1.5rem;
    overflow: auto;
    border-radius: 0.375rem;
    max-height: 77.5vh;
}
/* .c-maps-left small{
    font-size: 12px;
} */
.c-map-filter{
    position: absolute;
    top: 0;
    z-index: 999;
    left: 25%;
    margin: 6rem 0 0 0;
    padding: 0 0 0 .5rem;
    overflow: auto;
    max-height: 100vh;
}
.c-maps-right{
    position: absolute;
    top: 0;
    width: 20%;
    z-index: 999;
    margin: 6rem 0 0 0;
    padding: 0 1.5rem 0 0;
    overflow: auto;
    max-height: 85vh;
    border-radius: 0.375rem;
    right: 0;
}
.leaflet-marker-pane,
.leaflet-popup-pane{
    z-index: 9999;
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip{
    box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3) !important;
}
#template-customizer{
    display: none !important;
}
.btn{
    cursor: pointer;
}
.container-imgpreview {
    width: 100%;
    overflow-x: auto;
}

.leaflet-div-icon{
    border-radius: 50%;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.c-maps-left .carousel-item{
    height: 250px;
}
.c-maps-left .carousel-item img{
    object-fit: cover;
    height: 100%;
}
.icon-carousel{
    width: 100px;
    height: 100px;
}
.card-icon-carousel{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    width: 100%;
    height: 100%;
    background: #ff5e14;
}
.card-wrapper{
    margin-top: 7.5rem;
}
.card-container{
    width: 1250px;
}
.img-response-disaster-sm img,
.img-response-disaster img{
    width: 100%;
    object-fit: contain;
    height: 100%;
}
.img-response-disaster-sm{
    width: 50px;
}
.img-response-disaster{
    width: 100px;
}
.multiline-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.multifirstline-ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.section-py {
    padding: 6.25rem 0 0 0;
}
.card-img-lg img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.card-img-lg{
    height: 400px;
    position: relative;
    overflow: hidden;
}
.card-map{
    height: 100vh; width: auto;
}
.light-style .layout-navbar .navbar.landing-navbar {
    border-color: #fff;
    background: #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
}
.icon-wheather img,
.icon-wheather-small img{
    object-fit: contain;
    height: 100%;
    width: auto;
}
.icon-wheather{
    height: 70px;
}
.icon-wheather-small{
    height: 35px;
}
.card-news img{
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.footer-top{
    background: #333333;
}
.bg-body{
    background: transparent !important;
}

.card-right-tanggap {
    position: absolute;
    right: 1rem;
    top: 1rem;
    z-index: 998;
    max-height: 80%;
    overflow-y: auto;
}
.card-bottom-left{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 0 1.5rem 1.5rem;
    max-width: 95%;
    z-index: 999;
}

.card-bottom-left-tanggap {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    z-index: 998;
    max-width: 90%;
}

.icon-tanggap-legenda img {
    object-fit: contain;
    width: auto;
    height: 100%;
}

.icon-tanggap-legenda {
    height: 25px;
}

.icon-not-img {
    width: 25px;
    border-radius: 50%;
}
.card-map-tanggap{
    height: 100%;
}
.c-btn-print{
    position: absolute;
    z-index: 999;
    top: 8rem;
    left: 25%;
    padding: 1rem 0 0 0.5rem;
    cursor: pointer;
    width: auto !important;
    background: transparent;
    outline: none;
    border: none;
}
.card-print{
    display: none;
}
.legenda-shp-kecamatan{
    border: 1px solid #ff0000;
    background: rgba(255, 0, 0, .15);
}
.legenda-shp-kelurahan{
    border: 1px solid rgb(171, 255, 46);
    background: rgba(171, 255, 46, .15);
}
.line-evakuasi{
    background: yellow;
    display: block;
    width: 100%;
    height: 2px;
}
.line-shp-kecamatan{
    background: #ff0000;
    border: 2px solid rgb(171, 255, 46);
    display: block;
    width: 100%;
    height: 10px;
}

.line-shp-kelurahan{
    background: #ff0000;
    display: block;
    width: 100%;
    height: 6px;
}
.leaflet-marker-pane{
    z-index: 9999 !important;
}
.img-legenda{
    z-index: 999;
    position: fixed;
    right: 0;
    bottom: 0;
    margin-bottom: 1rem;
    left: 50%;
    width: 200px;
    transform: translate(-50%, 0%);
}
.card-img-legenda{
    width: 200px;
    position: relative;
}
.card-img-legenda img{
    object-fit: contain;
    width: 100%;
    height: 100%;
}
footer .active{
    color: #ff702e !important;
}
.card-text-desc {
    height: 65px;
    margin-bottom: 1rem;
}
.card-text-small{
    height: 20px;
    margin-bottom: 1rem;
}
#password-strength {
    display: none;
}

#progress-bar-container {
    width: 100%;
    margin-top: 10px;
    height: 10px;
    position: relative;
    display: none;
}

#progress-bar {
    height: 10px;
    width: 0;
    background-color: #ddd;
    position: absolute;
    border-radius: 10px;
}
.print-card-bencana {
    display: none;
}
/* end card */

/* button */
.file-field .btn {
    float: none;
    position: absolute;
    width: 100%;
    background: transparent;
    top: 4px;
}

.admin-upload-btn span {
    font-weight: bold;
    position: absolute;
    right: 0;
    padding: 9px 20px;
    color: #fff;
    background: #ff5e14;
    width: 100%;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

.file-field .file-path-wrapper {
    padding: 0;
}

.btn-circle {
    border-radius: 50%;
    padding: 7px;
    font-size: 1.1rem;
    width: 40px;
    height: 40px;
    position: relative;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    color: #fff !important;
}

.card-btn-body-border a {
    padding: 10px 25px;
    border: 1px solid #fff;
    font-weight: bold;
    display: table-cell;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    position: relative;
    cursor: pointer;
    color: #ff5e14 !important;
}

.card-btn-body-border a.btn-act::before {
    content: "";
    background: #fff;
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: -2px;
    left: 0;
    z-index: 1;
}

.card-btn-body-border a.btn-act {
    border-color: #ccc;
    border-bottom-color: #fff;
}

.card-btn-body-border a:hover {
    background: #f4f4f4;
}

.card-btn-body-border a.btn-act:hover {
    background: #fff;
}

[class*=sidebar-light-] .nav-treeview>.nav-item>.nav-link.active,
[class*=sidebar-light-] .nav-treeview>.nav-item>.nav-link.active:hover,
[class*=sidebar-light-] .nav-sidebar>.nav-item:hover>.nav-link,
.nav-pills .nav-link:not(.active):hover,
[class*=sidebar-light-] .nav-treeview>.nav-item>.nav-link:hover,
.select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
    background-color: rgba(255, 94, 20, .2);
    color: #212529;
}

/* end button */
td .input-group {
    flex-wrap: nowrap;
}
td .input-group > .form-control {
    border-right: 0;
}
td .input-group .input-group-prepend .input-group-text {
    border-radius: 0 0.375rem 0.375rem 0;
    border-left: 0px;
    padding-left: 0px;
}
.input-group > .form-control {
    min-width: 50px;
    padding-right: 0px;
}

@media only screen and (max-width: 800px) {

	/* Force table to not be like tables anymore */
	.nomoretable table,
	.nomoretable thead,
	.nomoretable tbody,
	.nomoretable th,
	.nomoretable td,
	.nomoretable tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	.nomoretable thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.nomoretable tr { border: 1px solid #ccc; }

	.nomoretable td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50%;
		white-space: normal;
		text-align:left;
	}

	.nomoretable td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 20px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		text-align: right;
		font-weight: bold;
	}

	/*
	Label the data
	*/
	.nomoretable td:before { content: attr(data-title); }
    .img-icon-multiple {
        width: 100%;
    }
}
.title-crud {
    text-transform: capitalize;
}
