html[data-useragent*='MSIE 10.0'] .btn-group > :first-child.btn {
    margin: 1px;
}

html[data-useragent*='MSIE 10.0'] a:hover, a:focus{
    outline: none;
}

html[data-useragent*='MSIE 10.0'] .fab i {
    margin-left: -4px !important;
}

html[data-useragent*='MSIE 10.0'] .contentScroll {
    height: calc(100vh - 60px) !important;
}

html[data-useragent*='MSIE 10.0'] .collapsed.map-sidebar-list .map-sidebar-content {
    padding-left: 1px;
}

html[data-useragent*='MSIE 10.0'] .map-sidebar-content {
    padding-left: 1px;
}

html[data-useragent*='MSIE 10.0'] .map-sidebar-items {
    margin-left: 1px;
}

html[data-useragent*='MSIE 10.0'] .map-sidebar-name-left {
    padding: 8px 0;
}

html[data-useragent*='MSIE 10.0'] .map-sidebar-item-buttons.active {
    margin-left: 1px;
}

html[data-useragent*='MSIE 10.0'] .active.map-sidebar-item-buttons {
    border-bottom: 1px solid #B5B5B5;
}

html[data-useragent*='MSIE 10.0'] .map-sidebar-header {
    padding-right: 0;
}

html[data-useragent*='MSIE 10.0'] .map-sidebar {
    overflow-y: auto;
    border-right: 1px solid #B5B5B5;
}

html[data-useragent*='MSIE 10.0'] .map-sidebar-padding {
    margin-top: -1px;
}

html[data-useragent*='MSIE 10.0'] input.input-border {
    padding: 10px !important;
    margin: 1px;
}
