.leaflet-control-measure h3,
.leaflet-measure-resultpopup h3 {
    margin: 0 0 12px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    font-size: small;
    cursor: pointer;
}

.leaflet-control-measure p,
.leaflet-measure-resultpopup p {
    margin: 10px 0 0;
    line-height: 1.5em;
    cursor: pointer;
}

.leaflet-control-measure p:first-child,
.leaflet-measure-resultpopup p:first-child {
    margin-top: 0
}

.leaflet-control-measure .tasks,
.leaflet-measure-resultpopup .tasks {
    margin: 12px 0 0;
    padding: 10px 0 0;
    border-top: 1px solid #e6e6e6;
    text-align: right;
    list-style: none;
    list-style-image: none;
    cursor: pointer;
}

.leaflet-control-measure .tasks li,
.leaflet-measure-resultpopup .tasks li {
    display: inline;
    margin: 0 10px 0 0;
    cursor: pointer;
}

.leaflet-control-measure .tasks li:last-child,
.leaflet-measure-resultpopup .tasks li:last-child {
    margin-right: 0
}

.leaflet-control-measure .coorddivider,
.leaflet-measure-resultpopup .coorddivider {
    color: #999
}

.leaflet-control-measure {
    width: 300px;
    height: auto;
    display: none;
    z-index: 999;
    position: absolute;
    right: 271px;
    /* bottom: 212px; */
    max-width: 280px;
    background: #fff;
    max-width: 280px;
    background: #fff;
    cursor: pointer;
}

.toolListCtrl.toolListMea {
    width: 200px;
    left: -200px;
}

/* 
.leaflet-control-measure .leaflet-control-measure-toggle,
.leaflet-control-measure .leaflet-control-measure-toggle:hover {
    background-size: 14px 14px;
    /* background-image: url(../img/rulers.png); */

/* border: 0;
border-radius: 4px;
text-indent: 100%;
white-space: nowrap;
overflow: hidden
} */

.leaflet-touch .leaflet-control-measure .leaflet-control-measure-toggle,
.leaflet-touch .leaflet-control-measure .leaflet-control-measure-toggle:hover {
    border-radius: 2px
}

.leaflet-retina .leaflet-control-measure .leaflet-control-measure-toggle,
.leaflet-retina .leaflet-control-measure .leaflet-control-measure-toggle:hover {
    /* background-image: url(../img/rulers_@2X.png) */
}

.leaflet-touch .leaflet-control-measure .leaflet-control-measure-toggle,
.leaflet-touch .leaflet-control-measure .leaflet-control-measure-toggle:hover {
    background-size: 16px 16px
}

.leaflet-control-measure .startprompt h3 {
    margin-bottom: 10px
}

.leaflet-control-measure .startprompt .tasks {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
    text-align: left;
    cursor: pointer;
}

.leaflet-control-measure .leaflet-control-measure-interaction {
    padding: 10px 12px;
    cursor: pointer;
}

.leaflet-control-measure .results .group {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dotted #eaeaea;
    cursor: pointer;
}

.leaflet-control-measure .results .group:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
    cursor: pointer;
}

.leaflet-control-measure .results .heading {
    margin-right: 5px;
    color: #999;
    cursor: pointer;
}

.leaflet-control-measure .start {
    display: inline;
    width: auto;
    height: auto;
    padding-left: 20px;
    margin-right: 4px;
    line-height: 1em;
    border: 0;
    text-align: left;
    /* background-image: url("../img/start.png"); */
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 12px 12px;
    color: #5e66cc;
    text-decoration: none;
    cursor: pointer;
}

.leaflet-control-measure .start,
.leaflet-control-measure .start:hover {
    background-color: transparent
}

.leaflet-retina .leaflet-control-measure .start {
    /* background-image: url("../img/start_@2X.png") */
}

.leaflet-control-measure .start:hover {
    text-decoration: none
}

.leaflet-control-measure .cancel {
    display: inline;
    width: auto;
    height: auto;
    padding-left: 20px;
    margin-right: 4px;
    line-height: 1em;
    border: 0;
    text-align: left;
    /* background-image: url("../img/cancel.png"); */
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 12px 12px;
    color: #5e66cc;
    text-decoration: none;
    cursor: pointer;
}

.leaflet-control-measure .cancel,
.leaflet-control-measure .cancel:hover {
    background-color: transparent
}

.leaflet-retina .leaflet-control-measure .cancel {
    /* background-image: url("../img/cancel_@2X.png") */
}

.leaflet-control-measure .cancel:hover {
    opacity: .5;
    text-decoration: none
}

.leaflet-control-measure .finish {
    display: inline;
    width: auto;
    height: auto;
    padding-left: 20px;
    margin-right: 4px;
    line-height: 1em;
    border: 0;
    text-align: left;
    /* background-image: url("../img/check.png"); */
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 12px 12px;
    color: #5e66cc;
    text-decoration: none;
    cursor: pointer;
}

.leaflet-control-measure .finish,
.leaflet-control-measure .finish:hover {
    background-color: transparent
}

.leaflet-retina .leaflet-control-measure .finish {
    /* background-image: url("../img/check_@2X.png") */
}

.leaflet-control-measure .finish:hover {
    opacity: .5;
    text-decoration: none
}

.leaflet-measure-resultpopup .zoomto {
    display: inline;
    width: auto;
    height: auto;
    padding-left: 20px;
    margin-right: 4px;
    line-height: 1em;
    border: 0;
    text-align: left;
    /* background-image: url("../img/focus.png"); */
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 12px 12px;
    color: #5e66cc;
    text-decoration: none;
    cursor: pointer;
}

.leaflet-measure-resultpopup .zoomto,
.leaflet-measure-resultpopup .zoomto:hover {
    background-color: transparent
}

.leaflet-retina .leaflet-measure-resultpopup .zoomto {
    /* background-image: url("../img/focus_@2X.png") */
}

.leaflet-measure-resultpopup .zoomto:hover {
    text-decoration: none
}

.leaflet-measure-resultpopup .deletemarkup {
    display: inline;
    width: auto;
    height: auto;
    padding-left: 20px;
    margin-right: 4px;
    line-height: 1em;
    border: 0;
    text-align: left;
    /* background-image: url("../img/trash.png"); */
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 12px 12px;
    color: #5e66cc;
    text-decoration: none;
    cursor: pointer;
}

.leaflet-measure-resultpopup .deletemarkup,
.leaflet-measure-resultpopup .deletemarkup:hover {
    background-color: transparent
}

.leaflet-retina .leaflet-measure-resultpopup .deletemarkup {
    /* background-image: url("../img/trash_@2X.png") */
}

.leaflet-measure-resultpopup .deletemarkup:hover {
    opacity: .5;
    text-decoration: none
}
