﻿@charset "UTF-8";
/**
 * 1. Global Styles
 * -----------------------------------------------------------------------------
 */
/*--- sass ---*/


.list_reset, .c1b2-main-menu .sj-dropdown-content, .main-account .sj-dropdown-content, .c1b2-collapse .card-body, .avt-upload, .map-menu-01, .map-menu-02, .map-menu-03, .map-menu-04, .card-body {
    list-style: none;
    padding: 0;
}

    .list_reset li, .c1b2-main-menu .sj-dropdown-content li, .main-account .sj-dropdown-content li, .c1b2-collapse .card-body li, .avt-upload li, .map-menu-01 li, .map-menu-02 li, .map-menu-03 li, .map-menu-04 li, .card-body li {
        list-style: none;
    }

    .list_reset ul, .c1b2-main-menu .sj-dropdown-content ul, .main-account .sj-dropdown-content ul, .c1b2-collapse .card-body ul, .avt-upload ul, .map-menu-01 ul, .map-menu-02 ul, .map-menu-03 ul, .map-menu-04 ul, .card-body ul, .list_reset ol, .c1b2-main-menu .sj-dropdown-content ol, .main-account .sj-dropdown-content ol, .c1b2-collapse .card-body ol, .avt-upload ol, .map-menu-01 ol, .map-menu-02 ol, .map-menu-03 ol, .map-menu-04 ol, .card-body ol {
        list-style: none;
        padding: 0;
    }

.map-menu img {
    max-width: 14px;
}

.map-menu > ul > li:hover .tooltip {
    visibility: visible;
}

.map-menu.active .tooltip {
    visibility: visible;
}

.map-menu.active .map-show-btn i:before {
    content: '\f101';
}

.map-menu .tooltip {
    margin-left: -5px;
    white-space: nowrap;
    visibility: hidden;
}

.map-menu .tooltip-inner {
    color: #fff;
    padding: 3px 8px;
    background: rgba(191, 56, 44, 0.65);
    border-radius: 3px;
    /*box-shadow: 1px 2px 10px 0px #ccc;*/
}

.map-menu .tooltip.left .tooltip-arrow {
    border-left-color: rgba(191, 56, 44, 0.65);
}

.map-menu-01 {
    position: absolute;
    right: 5px;
    top: 60px;
    z-index: 9;
}

    .map-menu-01 > ul {
        background: #fff;
        box-shadow: 1px 2px 10px 0px #ccc;
        border-radius: 5px;
    }

        .map-menu-01 > ul > li {
            width: 26px;
            height: 24px;
            line-height: 30px;
            text-align: center;
            background: #E1DABC;
            margin-top: 1px;
        }

            .map-menu-01 > ul > li:first-child {
                margin-top: 0;
                border-radius: 5px 5px 0 0;
            }

            .map-menu-01 > ul > li:last-child {
                border-radius: 0 0 5px 5px;
            }

            .map-menu-01 > ul > li > a {
                display: block;
                color: #C0392B;
            }

.map-menu-02 {
    position: absolute;
    right: 5px;
    top: 195px;
    z-index: 9;
}

    .map-menu-02 > ul {
        background: #fff;
        box-shadow: 1px 2px 10px 0px #ccc;
        border-radius: 5px;
    }

        .map-menu-02 > ul > li {
            width: 30px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            margin-top: 1px;
        }

            .map-menu-02 > ul > li a {
                display: block;
                opacity: .3;
            }

            .map-menu-02 > ul > li.active {
                background: #F9EAEA;
            }

                .map-menu-02 > ul > li.active a {
                    opacity: 1;
                }

            .map-menu-02 > ul > li:first-child {
                margin-top: 0;
                border-radius: 5px 5px 0 0;
            }

            .map-menu-02 > ul > li:last-child {
                border-radius: 0 0 5px 5px;
            }

            .map-menu-02 > ul > li > a {
                color: #C0392B;
            }

.map-menu-03 {
    position: absolute;
    right: 52px;
    top: 43px;
    display: flex;
    z-index: 9;
    /* width: 167px; */
}

    .map-menu-03 > ul {
        box-shadow: 1px 2px 10px 0px #ccc;
        border-radius: 5px;
        display: flex;
    }

        .map-menu-03 > ul > li {
            width: 26px;
            height: 24px;
            line-height: 30px;
            text-align: center;
            display: flex;
            background: #ffffff;
            margin: 0 1px 0 1px;
        }

            .map-menu-03 > ul > li a {
                /* display: block; */
                /* padding-left: 10px; */
                width: 100%;
            }

            .map-menu-03 > ul > li.active {
                background: #F9EAEA;
            }

                .map-menu-03 > ul > li.active a {
                    opacity: 1;
                }

            .map-menu-03 > ul > li:first-child {
                border-radius: 2px 0 0 2px;
            }

            .map-menu-03 > ul > li:last-child {
                border-radius: 0 2px 2px 0;
            }

            .map-menu-03 > ul > li > a {
                color: #C0392B;
            }
.map-menu-03 img{
	/* margin-left: -3px; */
}
.map-menu-04 {
    position: absolute;
    right: 197px;
    top: 43px;
    display: flex;
    z-index: 9;
    /* width: 307px; */
}

    .map-menu-04 > ul {
        box-shadow: 1px 2px 10px 0px #ccc;
        border-radius: 5px;
        display: flex;
    }

        .map-menu-04 > ul > li {
            width: 26px;
            height: 24px;
            line-height: 30px;
            text-align: center;
            display: flex;
            background: #ffffff;
            margin: 0 1px 0 1px;
        }

            .map-menu-04 > ul > li a {
                display: block;
                padding-left: 10px;
            }

            .map-menu-04 > ul > li.active {
                background: #F9EAEA;
            }

                .map-menu-04 > ul > li.active a {
                    opacity: 1;
                }

            .map-menu-04 > ul > li:first-child {
                border-radius: 2px 0 0 2px;
            }

            .map-menu-04 > ul > li:last-child {
                border-radius: 0 2px 2px 0;
            }

            .map-menu-04 > ul > li > a {
                color: #C0392B;
            }
.map-menu-04 img{
	margin-left: -3px;
}
#layerbar-1 {
    width: 350px;
    position: fixed;
    top: 65px;
    right: -350px;
    height: calc(100% - 70px);
    z-index: 999;
    background: #fff;
    color: #000;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

    #layerbar-1.active {
        right: 35px;
    }

    #layerbar-1 .layerbar-1-header {
        padding: 20px;
        background: #fff;
    }

    #layerbar-1 ul.components {
        padding: 20px 0;
        border-bottom: 1px solid #47748b;
    }

    #layerbar-1 ul p {
        color: #fff;
        padding: 10px;
    }

    #layerbar-1 ul li a {
        padding: 10px;
        font-size: 1.1em;
        display: block;
    }

        #layerbar-1 ul li a:hover {
            color: #46a3ff;
            background: #fff;
        }

    #layerbar-1 ul li.active > a, a[aria-expanded="true"] {
        /*color: #fff;
        background: #6d7fcc;*/
    }

#layerbar-2 {
    width: 350px;
    position: fixed;
    top: 65px;
    right: -350px;
    height: calc(100% - 70px);
    z-index: 999;
    background: #fff;
    color: #000;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

    #layerbar-2.active {
        right: 35px;
    }

    #layerbar-2 .layerbar-2-header {
        padding: 20px;
        background: #fff;
    }

    #layerbar-2 ul.components {
        padding: 20px 0;
        border-bottom: 1px solid #47748b;
    }

    #layerbar-2 ul p {
        color: #fff;
        padding: 10px;
    }

    #layerbar-2 ul li a {
        padding: 10px;
        font-size: 1.1em;
        display: block;
    }

        #layerbar-2 ul li a:hover {
            color: #46a3ff;
            background: #fff;
        }

    #layerbar-2 ul li.active > a, a[aria-expanded="true"] {
        /*color: #fff;
        background: #6d7fcc;*/
    }

#annotatelayer {
    width: 350px;
    position: fixed;
    top: 65px;
    right: -350px;
    height: calc(100% - 70px);
    z-index: 999;
    background: #fff;
    color: #000;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

    #annotatelayer .container {
        position: relative;
        padding: 0 52px;
    }

        #annotatelayer .container .left {
            position: absolute;
            left: 0;
            width: 52px;
            height: 32px;
            text-align: center;
        }

            #annotatelayer .container .left img {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translateX(-50%) translateY(-50%);
                width: auto;
                height: auto;
                max-width: 100%;
            }

        #annotatelayer .container .right {
            position: absolute;
            top: 5px !important;
            right: 10px;
            transform: translate(0, 0);
            -ms-transform: translate(0, 0);
        }

            #annotatelayer .container .right > div {
                margin-left: 5px;
                top: auto;
                right: auto;
            }

    #annotatelayer.active {
        right: 35px;
    }

    #annotatelayer .annotatelayer-header {
        padding: 20px;
        background: #fff;
    }

#hidelayer-1 {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #46a3ff;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 30px;
}

    #hidelayer-1:hover {
        background: #fff;
        color: #46a3ff;
    }

#hidelayer-2 {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #46a3ff;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 30px;
}

    #hidelayer-2:hover {
        background: #fff;
        color: #46a3ff;
    }

#hideannotate {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #46a3ff;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 30px;
}

    #hideannotate:hover {
        background: #fff;
        color: #46a3ff;
    }

.home-map {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-color: #CFFFFF;
}

/*.home_map {
    height: calc(100%);
    background: #A3CCFF;
    position: absolute;
    z-index: 0;
}*/
.home_map {
    height: 100vh;
    background: #A3CCFF;
    position: absolute;
    z-index: 0;
}

.ol-mouse-position {
    /*Here*/
    padding: 2px;
    background: rgba(0,60,136,.4);
    color: #eee;
    top: auto;
    bottom: 5px;
    position: fixed !important;
}

/* ------------------------------------------------------------------------------
*
*  # Fancytree
*
*  Tree plugin for jQuery with support for persistence, keyboard, checkboxes,
*  tables (grid), drag'n'drop, and lazy loading
*
*  Version: 1.1
*  Latest update: Jul 5, 2016
*
* ---------------------------------------------------------------------------- */
/* # Core
-------------------------------------------------- */
.fancytree-container {
    list-style: none;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    overflow: auto;
    position: relative;
}

    .fancytree-container:focus {
        outline: 0;
    }

    .fancytree-container ul {
        list-style: none;
        padding: 0 0 0 20px;
        margin: 0;
    }

        .fancytree-container ul li {
            margin-top: 1px;
        }

.ui-fancytree-disabled .fancytree-container {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.ui-fancytree-disabled .fancytree-container,
.ui-fancytree-disabled .fancytree-title,
.ui-fancytree-disabled .fancytree-expander {
    cursor: not-allowed;
}

.ui-fancytree-disabled .fancytree-treefocus .fancytree-selected .fancytree-title {
    background-color: #f5f5f5;
    color: #333333;
}

.ui-helper-hidden {
    display: none;
}

.fancytree-expander:after,
.fancytree-icon:after,
.fancytree-checkbox:after,
.fancytree-drag-helper-img:after,
.fancytree-drop-before:after,
.fancytree-drop-after:after,
.fancytree-loading .fancytree-expander:after,
.fancytree-statusnode-wait .fancytree-icon:after {
    font-family: 'icomoon';
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fancytree-icon,
.fancytree-checkbox,
.fancytree-custom-icon {
    margin-top: 5px;
    float: left;
}

.fancytree-checkbox {
    margin: 4px 10px 0 2px;
}

.fancytree-custom-icon {
    display: inline-block;
}

img.fancytree-icon {
    width: 16px;
    height: 16px;
    margin-left: 3px;
    margin-top: 3px;
    vertical-align: top;
    border-style: none;
}

.fancytree-expander {
    cursor: pointer;
    float: left;
    margin-top: 5px;
    width: 16px;
    line-height: 1;
}

.fancytree-exp-c .fancytree-expander:after {
    content: '\e9c7';
}

.fancytree-exp-cl .fancytree-expander:after {
    content: '\e9c7';
}

.fancytree-exp-cd .fancytree-expander:after,
.fancytree-exp-cdl .fancytree-expander:after {
    content: '\e9c7';
}

.fancytree-exp-e .fancytree-expander:after,
.fancytree-exp-ed .fancytree-expander:after {
    content: '\e9c5';
}

.fancytree-exp-el .fancytree-expander:after,
.fancytree-exp-edl .fancytree-expander:after {
    content: '\e9c5';
}

.fancytree-statusnode-error .fancytree-icon:after {
    content: '\ed63';
}

.fancytree-loading .fancytree-expander,
.fancytree-statusnode-wait .fancytree-icon {
    margin-left: auto;
    margin-right: auto;
    width: 16px;
    height: 16px;
    display: inline-block;
    text-align: center;
}

    .fancytree-loading .fancytree-expander:after,
    .fancytree-statusnode-wait .fancytree-icon:after {
        content: '\ed6c';
        -webkit-transition: all 0.15s ease-in-out;
        -o-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out;
    }

.fancytree-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
}

.fancytree-ico-c .fancytree-icon:after,
.fancytree-ico-e .fancytree-icon:after {
    content: '\ea1a';
}

.fancytree-has-children.fancytree-ico-c .fancytree-icon:after {
    content: '\ea0f';
}

.fancytree-has-children.fancytree-ico-e .fancytree-icon:after {
    content: '\ea11';
}

.fancytree-ico-cf .fancytree-icon:after,
.fancytree-ico-ef .fancytree-icon:after {
    content: '\ea3d';
}

.fancytree-has-children.fancytree-ico-cf .fancytree-icon:after {
    content: '\ea41';
}

.fancytree-has-children.fancytree-ico-ef .fancytree-icon:after {
    content: '\ea43';
}

.fancytree-checkbox {
    width: 18px;
    height: 18px;
    border: 2px solid #777;
    display: block;
    text-align: center;
    position: relative;
    cursor: pointer;
    border-radius: 2px;
}

    .fancytree-checkbox:after,
    .fancytree-partsel.fancytree-selected .fancytree-checkbox:after {
        content: "\e600";
        margin-top: -1px;
        margin-left: -1px;
        display: none;
    }

.fancytree-partsel > .fancytree-checkbox:after {
    content: "";
    width: 8px;
    height: 8px;
    display: none;
    background-color: #888;
    margin: 3px;
}

.fancytree-partsel.fancytree-selected .fancytree-checkbox:after {
    background-color: transparent;
    width: auto;
    height: auto;
}

.fancytree-selected .fancytree-checkbox:after,
.fancytree-partsel .fancytree-checkbox:after,
.fancytree-partsel.fancytree-selected .fancytree-checkbox:after {
    display: block;
}

.fancytree-radio .fancytree-checkbox {
    border-radius: 100%;
}

    .fancytree-radio .fancytree-checkbox:after {
        content: '';
        width: 8px;
        height: 8px;
        background-color: #888;
        margin: 3px;
        border-radius: 100px;
    }
/* # Other styles
-------------------------------------------------- */
.fancytree-drag-helper {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 4px 5px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.fancytree-drag-helper-img:after {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: -26px;
}

.fancytree-drop-accept .fancytree-drag-helper-img:after {
    content: '\ee73';
    color: #4CAF50;
}

.fancytree-drop-reject .fancytree-drag-helper-img:after {
    content: '\ed63';
    color: #F44336;
}

#fancytree-drop-marker.fancytree-drop-before,
#fancytree-drop-marker.fancytree-drop-after {
    width: 200px;
    border-top: 1px solid #333333;
    position: absolute!important;
}

.fancytree-drag-source {
    background-color: #ddd;
}

    .fancytree-drag-source .fancytree.title {
        color: #333333;
    }

.fancytree-drop-target.fancytree-drop-accept a {
    background-color: #2196F3 !important;
    color: #fff !important;
    text-decoration: none;
}

.fancytree-node {
    display: inherit;
    width: 100%;
    position: relative;
}

.fancytree-title {
    border: 0;
    padding: 4px 6px;
    border-radius: 2px;
    margin-left: 4px;
    display: inline-block;
    cursor: pointer;
}

    .fancytree-title > input {
        border: 0;
        outline: 0;
        padding: 0;
        background-color: transparent;
    }

.fancytree-selected .fancytree-title {
    background-color: #ddd; /*#d89b9b;*/
    color: #333333;
}

.fancytree-treefocus .fancytree-selected .fancytree-title {
    background-color: #2196F3;
    color: #fff;
}
/*
.fancytree-treefocus .fancytree-active .fancytree-title {
  background-color: #3367e1;
  color: #fcfa98;
}*/

.fancytree-active .fancytree-title {
    background-color: #ddd;
}

.sidebar:not(.sidebar-default) .fancytree-selected .fancytree-title,
.sidebar:not(.sidebar-default) .fancytree-active .fancytree-title {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}

.sidebar:not(.sidebar-default) .fancytree-treefocus .fancytree-selected .fancytree-title {
    background-color: #2196F3;
    color: #fff;
}

.fancytree-ext-table .fancytree-node {
    display: inline-block;
    width: auto;
}

.fancytree-ext-table .fancytree-title {
    display: inline;
}

.fancytree-ext-table.fancytree-container {
    white-space: normal;
}

.fancytree-ext-table .fancytree-expander,
.fancytree-ext-table .fancytree-icon,
.fancytree-ext-table .fancytree-custom-icon {
    margin-top: 1px;
}

.fancytree-ext-table .fancytree-checkbox {
    margin: 0 auto;
    float: none;
}

.fancytree-ext-table .checker {
    display: block;
    margin: 0 auto;
}

.fancytree-ext-table tbody tr td:first-child {
    text-align: center;
}

.fancytree-ext-table tbody tr.fancytree-focused {
    background-color: #f5f5f5;
}

.fancytree-ext-table tbody tr.fancytree-active {
    background-color: #f5f5f5;
}

.fancytree-ext-table tbody tr.fancytree-selected {
    background-color: #6ab8f7;
    color: #fff;
}

    .fancytree-ext-table tbody tr.fancytree-selected.fancytree-active.fancytree-partsel {
        background-color: #2196F3;
    }

    .fancytree-ext-table tbody tr.fancytree-selected .fancytree-checkbox {
        color: #fff;
        border-color: #fff;
    }

    .fancytree-ext-table tbody tr.fancytree-selected .checker span {
        border-color: #fff;
        color: #fff;
    }

.fancytree-ext-childcounter .fancytree-childcounter {
    position: absolute;
    right: 0;
    top: 4px;
    color: #999999;
}

.list_reset, .c1b2-main-menu .sj-dropdown-content, .main-account .sj-dropdown-content, .c1b2-collapse .card-body, .avt-upload, .map-menu-01, .map-menu-02, .card-body {
    list-style: none;
    padding: 0;
}

    .list_reset li, .c1b2-main-menu .sj-dropdown-content li, .main-account .sj-dropdown-content li, .c1b2-collapse .card-body li, .avt-upload li, .map-menu-01 li, .map-menu-02 li, .card-body li {
        list-style: none;
    }

    .list_reset ul, .c1b2-main-menu .sj-dropdown-content ul, .main-account .sj-dropdown-content ul, .c1b2-collapse .card-body ul, .avt-upload ul, .map-menu-01 ul, .map-menu-02 ul, .card-body ul, .list_reset ol, .c1b2-main-menu .sj-dropdown-content ol, .main-account .sj-dropdown-content ol, .c1b2-collapse .card-body ol, .avt-upload ol, .map-menu-01 ol, .map-menu-02 ol, .card-body ol {
        list-style: none;
        padding: 0;
    }

/*--- map ---*/
.c1b2-main-content {
    position: relative;
}

.map-menu img {
    /* max-width: 17px; */
}

.map-menu > ul > li:hover .tooltip {
    visibility: visible;
}

.map-menu.active .tooltip {
    visibility: visible;
}

.map-menu.active .map-show-btn i:before {
    content: '\f101';
}

.map-menu .tooltip {
    margin-left: -5px;
    white-space: nowrap;
    visibility: hidden;
}

.map-menu .tooltip-inner {
    color: #fff;
    padding: 3px 13px;
    background: rgba(4, 121, 236, 0.65);
    border-radius: 3px;
    font-size: 11px;
    /*box-shadow: 1px 2px 10px 0px #ccc;*/
}

.map-menu .tooltip.left .tooltip-arrow {
    border-left-color: rgba(4, 121, 236, 0.65);
}

.map-menu-01 {
    position: absolute;
    right: 5px;
    top: 43px;
    z-index: 9;
}

    .map-menu-01 > ul {
        background: #CCD6E1;
        box-shadow: 1px 2px 10px 0px #ccc;
        border-radius: 5px;
    }

        .map-menu-01 > ul > li {
            width: 26px;
            height: 24px;
            line-height: 24px;
            text-align: center;
            background: #ffffff;
            vertical-align: middle;
            margin-top: 1px;
        }

            .map-menu-01 > ul > li:first-child {
                margin-top: 0;
                border-radius: 2px 2px 0 0;
            }

            .map-menu-01 > ul > li:last-child {
                border-radius: 0 0 2px 2px;
            }

            .map-menu-01 > ul > li > a {
                display: block;
                color: #333333;
            }

.map-menu-02 {
    position: absolute;
    right: 5px;
    top: 143px;
    z-index: 9;
}

    .map-menu-02 > ul {
        background: #CCD6E1;
        box-shadow: 1px 2px 10px 0px #ccc;
        border-radius: 5px;
    }

        .map-menu-02 > ul > li {
            width: 26px;
            height: 24px;
            line-height: 24px;
            text-align: center;
            background: #ffffff;
            margin-top: 1px;
        }

            .map-menu-02 > ul > li a {
                display: block;
                opacity: 1;
            }

            .map-menu-02 > ul > li.active {
                background: #ffffff;
            }

                .map-menu-02 > ul > li.active a {
                    opacity: 1;
                }

            .map-menu-02 > ul > li:first-child {
                margin-top: 0;
                border-radius: 2px 2px 0 0;
            }

            .map-menu-02 > ul > li:last-child {
                border-radius: 0 0 2px 2px;
            }

            .map-menu-02 > ul > li > a {
                color: #333333;
            }

.tooltip.in {
    opacity: .9;
}

.tooltip.left {
    padding: 0 5px;
}

    .tooltip.left .tooltip-arrow {
        right: 0;
        margin-top: -5px;
        border-width: 5px 0 5px 5px;
    }

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    right: 23px;
    top: 13px !important;
}

.middlenone {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    left: 23px;
    top: 13px !important;
}

.container:hover .middle {
    opacity: 1;
    cursor: pointer;
}

.container:hover .middlenone {
    opacity: 1;
    cursor: pointer;
}

.container {
    position: relative;
}

.ol-control .glyphicon {
    font-size: 14px;
    /* margin-left: 3px; */
    /* margin-top: 1px; */
}

#map .ol-zoom .ol-zoom-out {
    transform: rotate(90deg);
}

#map .ol-zoomslider {
    background-color: transparent;
    top: 34px;
    left: 9px;
    width: 24px;
    display: none;
}

#map .ol-zoomslider-thumb {
    border-radius: 2px;
    width: 24px;
    height: 12px;
}

.ol-draw {
    bottom: 213px;
    right: .5em;
}

.ol-phongto {
    bottom: 190px;
    right: .5em;
}

.ol-xemtoanbando {
    right: 7.5em;
    top: 1.1em;
}

.ol-measurearea {
    bottom: 144px;
    right: .5em;
}

.ol-measure {
    bottom: 121px;
    right: .5em;
}

.ol-selection {
    bottom: 98px;
    right: .5em;
}

.select-control {
    color: #fff;
    background-color: rgba(199,182,110, 1)!important;
}

.unselect-control {
    color: #ffd800 !important;
}

.ol-mouse-position {
    /*Here*/
    padding: 2px;
    background: rgba(0,60,136,.4);
    color: #eee;
    top: auto !important;
    bottom: 25px;
    font-size: 11px;
}

.ol-popup {
    position: absolute;
    background-color: white;
  /* -webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));*/
    border: 1px solid #cccccc;
    bottom: 12px;
    left: -50px;
    min-width: 190px;
    z-index:1000;
}

    .ol-popup:after, .ol-popup:before {
        top: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .ol-popup:after {
        border-top-color: white;
        border-width: 10px;
        left: 48px;
        margin-left: -10px;
    }

    .ol-popup:before {
        border-top-color: #cccccc;
        border-width: 11px;
        left: 48px;
        margin-left: -11px;
    }

.ol-popup-closer {
    text-decoration: none;
    position: absolute;
    top: 2px;
    right: 8px;
}

    .ol-popup-closer:after {
        content: "✖";color: #fff;
    }

.select-control-zoom {
    background-color: rgba(199,182,110, 1)!important;
    background: url(/images/pc/map/zoom-map.png) center no-repeat;
}

.unselect-control-zoom {
    background-color: #C0392B!important;
    background: url(/images/pc/map/zoom-map.png) center no-repeat;
}

.select-control-measure {
    background-color: rgba(199,182,110, 1)!important;
    background: url(/images/pc/map/measure.png) center no-repeat;
}

.unselect-control-measure {
    background-color: #C0392B!important;
    background: url(/images/pc/map/measure.png) center no-repeat;
}

.select-control-distance {
    background-color: rgba(199,182,110, 1)!important;
    background: url(/images/pc/map/distance.png) center no-repeat;
}

.unselect-control-distance {
    background-color: #C0392B!important;
    background: url(/images/pc/map/distance.png) center no-repeat;
}

.select-control-draw {
    background-color: rgba(199,182,110, 1)!important;
    background: url(/images/pc/map/draw.png) center no-repeat;
}

.unselect-control-draw {
    background-color: #C0392B!important;
    background: url(/images/pc/map/draw.png) center no-repeat;
}

.select-control-selection {
    background-color: rgba(199,182,110, 1)!important;
    background: url(/images/pc/map/selection.png) center no-repeat;
}

.unselect-control-selection {
    background-color: #C0392B!important;
    background: url(/images/pc/map/selection.png) center no-repeat;
}

.hideCanvas {
    display: none;
}

.control-selected {
    background-color: #989898;
}

.control-unselected {
    background-color: #f5f5f5;
}

.first-control-selected {
    background-color: #989898;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.first-control-unselected {
    background-color: #f5f5f5;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.mid-control-selected {
    background-color: #989898;
}

.mid-control-unselected {
    background-color: #f5f5f5;
}

/* Change background color of links on hover */
#popup ul.tab li a:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
#popup ul.tab li a:focus, #popup ul.tab li a.active {
    background-color: #ccc;
}

.tooltip-map {
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    color: white;
    padding: 4px 8px;
    opacity: 0.7;
    white-space: nowrap;
}

.tooltip-measure {
    opacity: 1;
    font-weight: bold;
}

.tooltip-static {
    background-color: #ffcc33;
    color: black;
    border: 1px solid white;
}

    .tooltip-measure:before,
    .tooltip-static:before {
        border-top: 6px solid rgba(0, 0, 0, 0.5);
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        content: "";
        position: absolute;
        bottom: -6px;
        margin-left: -7px;
        left: 50%;
    }

    .tooltip-static:before {
        border-top-color: #ffcc33;
    }

.pagination {
    padding: 3px 0;
}

    .pagination a {
        border: 1px solid grey;
        padding: 2px 5px;
    }

#loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 90px;
    height: 90px;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Add animation to "page content" */
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s;
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0;
    }

    to {
        bottom: 0px;
        opacity: 1;
    }
}

@keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0;
    }

    to {
        bottom: 0;
        opacity: 1;
    }
}

.error-input {
    border: solid;
    border-color: red!important;
}

.tablepopup th, .tablepopup td {
    padding: 0 5px;
}

.tooltip-bottom {
  position: relative;
  display: inline-block;
}

.tooltip-bottom .tooltip-bottomtext {
  visibility: hidden;
  width: 120px;
  background: rgba(4, 121, 236, 0.65);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  top: 129%;
  left: 69%;
  margin-left: -60px;
  font-size: 12px;
}

.tooltip-bottom .tooltip-bottomtext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent rgba(4, 121, 236, 0.65) transparent;
}

.tooltip-bottom:hover .tooltip-bottomtext {
  visibility: visible;
}

.popup-header{
	padding: 5px 5px;
    /* background: #0479EC; */
    color: #fff;
    font-family: 'Roboto-Bold',Arial, Helvetica, sans-serif;
}

#popup-header{
    padding: 5px 5px;
/*     background: #0479EC; */
    color: #fff; font-family: 'Roboto-Bold',Arial, Helvetica, sans-serif;
}
#popup-header i{ color: #ffffff; margin-left: 5px;}
.ol-popup table{ margin: 0px;}
.trammua{padding: 5px;}
.trammua span{
 font-size: 18px; font-family: 'Roboto-Bold',Arial, Helvetica, sans-serif;
}
.trammua p{margin-bottom: 0px;}

.popup-header-bgcolor-y{
	background-color: #D4C500;
}

.popup-header-bgcolor-p{
	background-color: #9A46E6;
}

.popup-header-bgcolor-r{
	background-color: #DB7354;
}

.popup-header-bgcolor-b{
	background-color: #52AADC;
}

.popup-header-bgcolor-gr{
	background-color: #7C7C7C;
}

.popup-header-bgcolor-o{
	background-color: #ff6600;
}

.popup-header-bgcolor-sr {
    background-color: #520000;
}

.ol-popup-hochua{
/* 	position: absolute;left: 70%; */
	bottom:20%;
	width: 450px;
	max-height: 239px;
}

.ol-popup-mua{
/* 	position: absolute; */
/* 	left: 40%; */
	bottom:30%;
	width: 250px;
	max-height: 239px;
}

.ol-popup-mucnuoc{
/* 	position: absolute; */
/* 	left: 50%; */
	bottom:50%;
	width: 250px;
	max-height: 239px;
}

.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #fff;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.showed{
	color: red;
}
.selected-layer{
	background-color: #CCCCCC;
}
.boxcontrol-nghiepvudb-map{
	position: absolute;
    z-index: 9999;
    background: #e6e2e2bd;
    padding: 4px;
    margin-top: 5px;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }
.progress-time-ln {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: -100px;
  transition: .5s margin-bottom ease-in-out 0s;
  -webkit-transition: .5s margin-bottom ease-in-out 0s;
  position: fixed;
  left: 0px;
  right: 30px;
  height: 70px;
  bottom: 19px;
  padding-left: 55px;
  margin-bottom: 0;
  background: transparent;
  }
  .progress-time-ln .calendarln {
    position: absolute;
    left: 45px;
    right: 0;
    bottom: -6px;
    white-space: nowrap; }
    .progress-time-ln .calendarln div {
      display: inline-block;
      box-sizing: border-box;
      text-align: left;
      padding: 6px 0 0 8px;
      font-size: 12px;
      line-height: 1;
      height: 26px;
      white-space: nowrap;
      overflow: hidden; }
    .progress-time-ln .calendarln div:not(:first-child) {
      border-left: 1px solid rgba(255, 255, 255, 0.84); }
  .progress-time-ln .play-pause {
    display: block;
    font-size: 14px;
    color: #ffffff;
    width: 30px;
    height: 26px;
    border-radius: 2px;
    background-color: #08BFC5;
    position: absolute;
    top: 11px;
    left: 15px;
    z-index: 10;
    }
  .progress-time-ln .play-pause.off:before {
    content: "\f04c";
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    left: 0px; }
  .progress-time-ln .play-pause::before {
    /* content: "\f04b"; */
    font-family: 'Font Awesome 5 Free';
    position: relative;
    left: 0px;
    top: 6px;
    }
  .progress-time-ln .clickable {
    cursor: pointer; }
    .ui-slider-pips .ui-slider-label{
    top: -20px!important;
    }
    
    .qt-table {
    height: 100% !important;
}

    .qt-table th {
        padding: 6px 2px !important;
        text-align: center !important;
        font-family: Roboto-Bold !important;
        font-size: 14px !important;
        color: #fff !important;
        background-color: #4B7DAB !important;
    }

    .qt-table td {
        padding: 3px 2px !important;
    }
    
    .kqdbh-table {
    width: 100%;
    height: 100%;
}

    .kqdbh-table table {
        width: 100%;
        table-layout: fixed;
        margin: 0;
        padding: 0;
        border: none !important;
    }

    .kqdbh-table .tbl-header {
    }

    .kqdbh-table .tbl-content {
        height: calc(100% - 55px);
        overflow-x: auto;
        margin: 0;
        padding: 0;
    }

    .kqdbh-table th {
        padding: 6px 2px !important;
        text-align: center;
        font-weight: bold;
        font-family: Roboto-Bold;
        font-size: 14px;
        color: #fff !important;
        background-color: #4B7DAB;
        border: none !important;
        /* border-right: 1px solid #fff !important; */
    }

    .kqdbh-table td {
        padding: 4px 2px;
        text-align: left;
        vertical-align: middle;
        font-weight: 300;
        font-size: 12px;
        border: 1px solid #ccc !important;
    }

    .kqdbh-table th.kqdbh-th-1 {
        background-color: transparent !important;
        border: 1px solid #ccc !important;
        color: #1565C0 !important;
        font-weight: normal;
        font-family: "Roboto-Regular", Arial, sans-serif;
        font-size: 14px;
        cursor: pointer;
    }

    .kqdbh-table th:nth-child(1), .kqdbh-table td:nth-child(1) {
        text-align: center;
      
    }

    .kqdbh-table th:nth-child(2), .kqdbh-table td:nth-child(2) {
        text-align: center;
          width:30%;
    }

    .kqdbh-table th:nth-child(3), .kqdbh-table td:nth-child(3) {
        text-align: center;
    }

    .kqdbh-table th:nth-child(4), .kqdbh-table td:nth-child(4) {
        text-align: center;
    }

    .kqdbh-table th:nth-child(5), .kqdbh-table td:nth-child(5) {
        text-align: center;
    }
    
    .ttkb-mnkc-map-1 {
    text-align: right;
    padding: 0 6px;
	}
	
	.ttkb-mnkc-map-1-1 {
	    padding: 6px 8px;
	    cursor: pointer;
	    font-size: 16px;
	}
	
	.ttkb-mnkc-map-1-2 {
	    color: #3595FF;
	}
	
	.ttcb-index-map-1-3 {
    border-bottom: 1px solid #ccc;
    padding: 4px;
	}
	
#index-submap .search-module{
    /* height: 100vh; */
    min-width: 350px;
    max-width: 350px;
    perspective: 1500px;
}
#index-submap .search-bar{
    height: 60px;
    width: 100%;
    background: #1673c4ce;
    padding: 8px 21px
}
#index-submap .search-container ::placeholder {
    color: rgba(230, 230, 230, 0.801);
}
#index-submap .search-container input[type=text] {
    padding: 8px;
    margin-top: 8px;
    font-size: 17px;
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    border-right: none;
    border-radius: 4px 0 0 4px;
  }
#index-submap .search-container input:focus {
    outline: 0;
  }
  
  #index-submap .search-container button {
    float: right;
    padding: 8px 10px;
    margin-top: 8px;
    margin-right: 16px;
    background: transparent;
    font-size: 17px;
    border: 1px solid #fff;
    cursor: pointer;
    color: #fff;
    border-left: none;
    border-radius: 0 4px 4px 0;
  }
  
  #index-submap .search-container button:hover {
    background: #ccc;
  }
#sidebar {
    height: calc(100% - 60px);
    display: none;
    width: 100%;
    background: #1673c4ce;
    color: #fff;
    transition: all 0.6s cubic-bezier(0.945, 0.020, 0.270, 0.665);
    transform-origin: bottom left;
    margin-left: -250px;
    transform: rotateY(100deg);
}
#sidebar input{
    border: 1px solid #fff;
    border-radius: 4px;
}
#sidebar input:focus{
    outline: 0;
}
#index-submap .title-timkiem {
    border-top: 1px solid #f5f5f5;
}
#index-submap .title-timkiem p{
    color: #fff;
}
#sidebar.active {
    margin-left: 0px;
    transform: rotateY(0deg);
    display: block;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #1673c4ce;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}
#sidebar ul li a:hover {
    color: #7386D5;
    background: #fff;
}

#sidebar ul li.active > a, #sidebar a[aria-expanded="true"] {
    color: #fff;
    background: #6d7fcc;
}


#index-submap a[data-toggle="collapse"] {
    position: relative;
}

#index-submap .dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

/* ul ul a { */
/*     font-size: 0.9em !important; */
/*     padding-left: 30px !important; */
/*     background: #6d7fcc; */
/* } */

/* ul.CTAs { */
/*     padding: 20px; */
/* } */

/* ul.CTAs a { */
/*     text-align: center; */
/*     font-size: 0.9em !important; */
/*     display: block; */
/*     border-radius: 5px; */
/*     margin-bottom: 5px; */
/* } */

#index-submap a.download {
    background: #fff;
    color: #7386D5;
}

#index-submap a.article, a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}

#sidebarCollapse {
    width: 40px;
    height: 43px;
    background: transparent;
    cursor: pointer;
}

#sidebarCollapse span {
    width: 80%;
    height: 2px;
    margin: 0 auto;
    display: block;
    background: #fff;
    transition: all 0.8s cubic-bezier(0.810, -0.330, 0.345, 1.375);
    transition-delay: 0.2s;
    opacity: 1;
}
#sidebarCollapse span:first-of-type {
    transform: rotate(0deg) translate(0px, -4px);
}
#sidebarCollapse span:last-of-type {
    transform: rotate(0deg) translate(0px, 4px);
}

#sidebarCollapse.active span:first-of-type {
    transform: rotate(45deg) translate(2px, 2px);
}
#sidebarCollapse.active span:nth-of-type(2) {
    opacity: 0;
}
#sidebarCollapse.active span:last-of-type {
    transform: rotate(-45deg) translate(1px, -1px);
}


/* #sidebarCollapse.active span { */
/*     transform: none; */
/*     opacity: 1; */
/*     margin: 5px auto; */
/* } */

#index-submap .navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.pac-container {
  padding-bottom: 12px;
  margin-right: 12px;
  z-index:10000;
}

.dtc-playpause-icon{
	position: inherit;
	top: 5px;
	left: 9px;
}

.active-nl{
	color: #0479EC !important;
    font-family: 'Roboto-Medium', Arial, Helvetica, sans-serif;
}

.lineClear {
  height: 100%;
  width: 1px;
  background: #EAEAEA;
  margin: 0 4px;
}

.navHide {
  display: none;
}

.backgroudInActive {
    opacity: 0.3;
    pointer-events: none;
}

.ntk .switch {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 34px;
}

/* Hide default HTML checkbox */
.ntk .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.ntk .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.ntk .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.ntk input:checked + .slider {
  background-color: #2196F3;
}

.ntk input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.ntk input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(47px);
}

/* Rounded sliders */
.ntk .slider.round {
  border-radius: 34px;
}

.ntk .slider.round:before {
  border-radius: 50%;
}

.ntk .slider:after
{
 content:'Tắt';
 color: white;
 display: block;
 position: absolute;
 transform: translate(-50%,-50%);
 top: 50%;
 left: 77%;
 font-size: 10px;
 font-family: Verdana, sans-serif;
}

.ntk input:checked + .slider:after
{
  content:'Bật';
  top: 50%;
  left: 28%;
}

.pop-control{
	border:1px solid #ddd;
	width: 90%;
}

.btn-cancel{
    float: right;
    border: solid 1px #000000;
}

.btn-search{
	float:right;
    background-color: #3091DC;
    color: white;
}

.pop-control-selected{
	border:1px solid #3091DC;
	color: #3091DC;
	width: 90%;
}

.coihu-hoatdong{
	color:#1E91D2;
}

.bcn_selected{
	background-color: bisque;
}

.mapbox-popup-hochua{
	padding: 0 0 0 !important;
	bottom:20%;
	width: 450px;
	max-height: 149px;
}

.mapbox-popup-mua{
	padding: 0 0 0 !important;
	bottom:30%;
	width: 250px;
	max-height: 239px;
}
.mapbox-popup-giaithua{
	padding: 0 0 0 !important;
	bottom:30%;
	width: 268px;
	max-height: 239px;
}