.mps-left-menu-button {
    border-radius: 0 !important
}

.mps-left-menu-button-active {
    background-color: #cd2d2e !important;
    border-radius: 0 !important
}

.mps-active-layername {
    position: absolute;
    z-index: 1000;
    top: 10px;
    width: 425px;
    height: 80px;
    left: 60px;
    border-radius: 5px !important;
    padding: 4px;
    opacity: 0.95;
}

.mps-left-menu-white {
    position: absolute;
    background: #f73e3f;
    left: 0;
    width: 50px;
    height: 100vh;
    z-index: 1002;
    box-shadow: 0px 2px 6px 0 rgb(0 0 0 / 20%);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0;
}

.mps-left-menu-black {
    position: absolute;
    background: #f73e3f;
    left: 0;
    width: 50px;
    height: 100vh;
    z-index: 750;
    box-shadow: 0px 2px 6px 0 rgb(0 0 0 / 20%);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0;
}

.mps-left-panel {
    width: 380px;
    height: calc(100vh);
    position: absolute;
    left: 50px;
    top: 0px;
    z-index: 1001;
    border-radius: 0 !important;
}

.MuiCardHeader-root {
    padding: 7px !important;
    padding-left: 7px;
    padding-left: 15px !important;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.19);
    font-weight: bold;
    background-color: #f73e3f;
}

.mapisso-search-box {
    position: absolute;
    z-index: 450;
    margin: 15px;
    padding: 2px 4px;
    display: flex;
    align-items: center;
    width: 385px;
    padding-left: 10px;
    border-radius: 10px !important
}

.mapisso-search-input {
    margin-left: "50px";
    flex: 1
}

.mapisso-querybox-item {
    margin-top: 15px;
    padding: 20px;
    box-shadow: none !important;
    background-color: #7B7B7B1F !important;
}

.geocoder-result-item:hover {
    background: #d9d9d9;
    border-radius: 5px;
    cursor: pointer;
}

.mps-layer-container {
    height: calc(100vh - 100px);
}

.mps-layer-overflow-auto {
    overflow-x: hidden !important;
    overflow: auto;
}

.layer-card {
    display: flex !important;
    margin-bottom: 25px;
    width: 45%
}

.layer-card:hover {
    cursor: pointer
}

.editingLayerListItem {
    padding: 3px;
    padding-left: 0px;
}

.editingLayerListItem:hover {
    cursor: pointer;
    background: #f0efef
}

.mps-attribute-table-container {
    z-index: 9999;
    position: absolute;
    top: 10px;
    right: 70px;
    width: auto;
    height: auto;
    max-width: 350px;
    min-width: 250px;
    padding: 5px;
    overflow-y: scroll;
    padding-left: 0;
    padding-right: 0;
}

.profile-menu {
    position: absolute !important;
    right: 10px;
    top: 10px;
    z-index: 1000;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 20%);
}

.profile-menu:hover {
    right: 10px;
    top: 10px;
    z-index: 1000;
    cursor: pointer;
}

.mps-account-menu {
    position: absolute !important;
    right: 75px;
    top: 10px;
    z-index: 1000;
    width: 250px;
    height: auto;
    border-radius: 5px !important;
}

.mps-zoomtools-container {
    position: absolute;
    right: 10px;
    bottom: 5px;
    z-index: 999
}

.map-controls-zoombox {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0;
    margin-bottom: 5px;
}

.mps-zoomtools-button {
    border-radius: 5px !important;
    margin-bottom: 10px !important;
    width : 36px;
    height : 36px;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 20%);
}

.mps-find-my-location-button {
    border-radius: 5px !important;
    margin-top: 0px !important;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 20%);
    background: #fff !important;
}

.mps-find-my-location-button-dark {
    color: #fff !important;
    border-radius: 5px !important;
    margin-top: 0px !important;
    background: #20142e !important;
}

.mps-zoom-to-extent {
    background: #00000091 !important;
    color: #fff !important;
    padding: 5px !important;
    border-radius: 35px;
    margin-top: 5px !important;
}

.mps-mousecoordinates-panel {
    position: absolute;
    z-index: 1000;
    bottom: 14px;
    width: auto;
    height: auto;
    right: 60px;
    border-radius: 5px !important;
    padding: 8px;
    opacity: 0.8;
}

.leaflet-bottom {
    bottom: 40px !important;
}

.mps-clientinfo-panel {
    position: absolute;
    z-index: 410;
    bottom: 14px;
    width: 300px;
    left: calc(50% - 150px);
    opacity: 0.8;
    border-radius: 5px !important;
}

.mps-attribute-table-container {
    z-index: 1000;
    position: absolute;
    top: 10px;
    right: 75px;
    width: 390px;
    height: auto;
    overflow-y: scroll;
    border-radius: 20px !important;
    padding: 0 !important;
    box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.15) !important;
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.15) !important;
    -moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.15) !important;
}

.mapisso-topbar {
    position: absolute;
    width: 100%;
    height: 5px;
    z-index: 9999;
}

.leaflet-measure-path-measurement {
    position: absolute;
    font-size: 10px;
    color: black;
    text-shadow: -1px 0 0 white,
        -1px -1px 0 white,
        0 -1px 0 white,
        1px -1px 0 white,
        1px 0 0 white,
        1px 1px 0 white,
        0 1px 0 white,
        -1px 1px 0 white;
    white-space: nowrap;
    transform-origin: 0;
    pointer-events: none;
}

.leaflet-measure-path-measurement>div {
    position: relative;
    margin-top: -25%;
    left: -50%;
}

.leaflet-control-measure {
    margin-bottom: 300px !important;
}

.MuiCardHeader-subheader {
    font-weight: bold !important;
    color: #fff !important;
}

.css-1y1yrlw-MuiTreeItem-content.Mui-selected {
    background-color: rgba(57, 55, 60, 0.08);
}

.css-1y1yrlw-MuiTreeItem-content {
    padding: 5px !important;
}

.MuiBottomNavigationAction-root {
    padding: 12px !important;

}

.MuiBottomNavigation-root {
    margin-top: 15px !important;
    margin-bottom: 5px !important
}

.MuiTreeItem-content {
    padding: 10px !important
}

.css-1k2tar6-MuiFormLabel-root-MuiInputLabel-root.Mui-disabled {
    color: rgb(0, 0, 0) !important;
}

.css-1n4twyu-MuiInputBase-input-MuiOutlinedInput-input.Mui-disabled {
    opacity: 1;
    -webkit-text-fill-color: rgb(0, 0, 0) !important;
}

/*
 * draw zoom area plugin
 */
.leaflet-control-boxzoom {
    background-color: white;
    border-radius: 4px;
    border: none;
    width: 36px;
    height: 36px;
    line-height: 40px;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 20%);
    cursor: pointer !important;
    bottom: 385px;
    border: none;
}

.leaflet-control-boxzoom-dark {
    background-color: #20142e;
    border-radius: 4px;
    border: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 20%);
    cursor: pointer !important;
    bottom: 420px;
    border: none;
}

.with-background-image {
    background-image: url(../images/select-zoom.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: 5px 5px;
}

.with-background-image-dark {
    background-image: url(../images/select-zoom-white.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: 5px 5px;
}

.leaflet-control-boxzoom.leaflet-control-boxzoom-active {
    background-color: #dadada;
}

.leaflet-container.leaflet-control-boxzoom-active,
.leaflet-container.leaflet-control-boxzoom-active path.leaflet-interactive {
    cursor: crosshair !important;
}

.leaflet-control-boxzoom i {
    display: block;
}

.leaflet-control-boxzoom i.icon {
    font-size: 17px;
    margin-left: 1px;
    margin-top: 3px;
}

.leaflet-control-boxzoom i.fa {
    margin-top: 6px;
}

.leaflet-control-boxzoom i.glyphicon {
    margin-top: 5px;
}

/** select zoom finished**/

.leaflet-measure-darkmode {
    background: #20142e url(../images/measure-white.png) !important;
    background-size: 26px 26px !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
}

.leaflet-control-measure-interaction-darkmode {
    background: #20142e !important;
    color: #fff
}

.leaflet-control-measure {
    margin-top: calc(100vh - 395px) !important;
    border: none !important;
}

.leaflet-control-measure-toggle,
.leaflet-control-measure-toggle:hover {
    width: 36px !important;
    height: 36px !important;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 20%);
    border-radius: 4px !important;
    border: none !important;
    background-size: 24px 24px !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
}

.mps-imardurumu-print-container {
    color: #505050;
    width: 21cm;
    min-height: 29.7cm;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0.5cm;
    border-radius: 3px;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5);
    margin-top: 0px
}

.mps-imardurumu-mapcontainer {
    width: 100%;
    height: auto;
    margin-bottom: 15px
}

.mps-kyadurumu-mapcontainer {
    width: 100%;
    height: auto;
    margin-bottom: 15px
}

.table>:not(caption)>*>* {
    padding: 0.3rem 0.3rem !important;
}

.mps-sba-exampledatalist-container {
    z-index: 448;
    position: absolute;
    top: 183px;
    height: 400px;
    min-height: 400px;
    max-height: 400px;
    padding: 10px;
    padding-right: 10px;
    padding-left: 10px;
    width: 275px;
    left: 410px;
    padding-top: 0px
}

.mps-sba-table-container {
    z-index: 9999;
    position: absolute;
    bottom: 14px;
    padding: 10px;

}

.mps-sba-table-container-small-height {
    height: 250px
}

.mps-sba-table-container-large-height {
    height: 450px;
}

.mps-sba-table-container-small-width {
    width: calc(100% - 550px);
    left: 485px;
}

.mps-sba-table-container-large-width {
    width: calc(100% - 130px);
    left: 60px;
}

.mps-sba-menu-query-button {
    width: 35px;
    min-width: 30px !important;
    padding: 5px;
}

.mps-selectbyattributes-idarisinirsorgu-container {
    position: absolute;
    left: 440px;
    z-index: 500;
    padding: 0px;
    margin-top: 10px;
}

.mps-attribute-table-actions {
    -webkit-box-shadow: 0px -4px 11px -4px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px -4px 11px -4px rgba(0, 0, 0, 0.12);
    box-shadow: 0px -4px 11px -4px rgba(0, 0, 0, 0.12);
}



.mps-sba-idarisinirsorgu-container {
    width: 250px;
    position: absolute;
    left: 480px;
    top: 10px;
    z-index: 500;
}

.MuiCardHeader-title {
    font-size: 16px !important;
    color: #fff
}

.MuiTableCell-sizeSmall {
    padding: 2px 6px !important;
}

.Mui-disabled {
    color: #000 !important
}

.mps-goto-coordinates-menu{
    width: 246px;
    position: absolute;
    z-index: 9999;
    right: 70px;
    top: 10px;
    padding: 15px;
}