﻿tr.highlighted td {
    background: yellow;
}

.upp-form-container .upp-tabing {
    padding: 0px;
    height: 75px;
}

body {
    font-family: "Lato", sans-serif;
    /* background: #f6f6fa; */
    font-size: 10px;
}

.cm-map-view #openSlider-basemap.active.focus {
    outline: none !important;
    outline-offset: none !important;
}

.logo {
    width: 46px;
}
/*customm code*/

.cm-header {
    position: relative;
    width: 100%;
    /* height: 50px; */
    line-height: 30px;
    z-index: 99999;
    background: #fffffff0;
    background-image: url(../images/leader/leader-bg.jpg);
}

    .cm-header .logo {
        font-size: 1.5em;
    }

#map-google {
    top: -78px;
    width: 100%;
    height: calc(100vh) !important;
}





.cm-headercm-header .logo a {
    color: #000;
    text-decoration: none;
}

. gm-bundled-control {
    position: absolute;
    bottom: 30px;
    right: 30px;
}

.cm-header .logo {
    /* background: #fff !important;
    border-radius: 6px;
    padding: 5px;
    box-shadow: 0 1px 2px rgb(60 64 67 / 20%), 0 1px 4px 3px rgb(60 64 67 / 21%);
    margin-top: 6px;*/
}




@media screen and (max-width: 450px) {
    .cm-header .logo {
        width: 100%;
    }

    .h1, h1 {
        font-size: 18px !important;
    }

    .navbar {
        min-height: 0;
    }

    .search-box-panel .nav-tabs li a {
        padding: 4px 1px;
        font-weight: 400;
    }

    .right-menu .panel {
        background: #ffffffc7;
    }

    .scrolling-css {
        padding: 15px;
        overflow-y: scroll;
        height: 144px;
    }

    .cm-plot-status {
        background: #ffffffb8;
        left: 10px !important;
        padding: 10px;
        border-radius: 6px;
        display: none;
    }

    .cm-header .logo {
        border-radius: 6px;
        padding: 0px;
        margin-top: 12px;
        width: 179px;
    }


    .menu-mobile {
        list-style-type: none;
        background: #fff !important;
        list-style-type: none;
        background: #fff !important;
        margin-left: 6px;
        margin-left: -30px;
        padding: 16px 6px 31px 40px;
    }

        .menu-mobile li {
            =: 25px;
            width: 190px;
            line-height: 25px;
        }

    .menu-icon {
        background: #fff;
        padding: 10px;
    }

    #openSlider-basemap {
        position: absolute;
        bottom: 20px;
        position: absolute;
        margin: 8px 8px;
        padding: 12px 25px;
        height: 48px;
        border: 5px solid #eee;
        color: #ffffff;
    }

    .gmaptools {
        display: none;
    }

    #menu-icon {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        line-height: 2.8;
        border-radius: 4px;
        color: #000;
        text-decoration: none;
        font-weight: bold;
        cursor: pointer;
        opacity: 1;
        padding: 0 11px;
        background: #fff;
        font-size: 20px;
    }




    /* Mobile menu */
    #menu-icon {
        display: block;
        position: absolute;
        top: 0;
        right: 1em;
        color: #000;
        text-decoration: none;
        font-weight: bold;
        cursor: pointer;
        opacity: 1;
        padding: 0 0.4em;
    }

        #menu-icon:hover {
            opacity: 0.85;
            text-decoration: none;
            border: none;
        }

    .cm-header .navbar {
        float: none;
        max-height: 0;
        overflow: hidden;
        -moz-transition: max-height 0.4s;
        -o-transition: max-height 0.4s;
        -webkit-transition: max-height 0.4s;
        transition: max-height 0.4s;
    }

    cm-header .navbar .menu {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        cm-header .navbar .menu li {
            list-style-type: none;
            display: block;
        }

            cm-header .navbar .menu li a {
                display: block;
                text-decoration: none;
                color: #000;
                padding: 0 0.8em;
                background: red;
            }


    .cm-header .expand {
        max-height: 20em;
    }








    @media only screen and (min-width: 999px) {
        .logo {
            margin-left: 0;
        }

        .right-menu .panel {
            background: #ffffff61
        }


        .cm-header .logo a img {
            background: #fff !important;
            border-radius: 6px;
            padding: 5px;
            width: 100%;
        }

        .cm-header .logo {
            background: #fff !important;
            border-radius: 6px;
            padding: 5px;
            box-shadow: 0 1px 2px rgb(60 64 67 / 20%), 0 1px 4px 3px rgb(60 64 67 / 21%);
            margin-top: 12px;
            width: 284px;
        }

        .logo,
        .navbar {
            display: inline-block;
        }

        /* Mobile menu icon */
        #menu-icon {
            display: none;
        }


        .cm-header .navbar {
            /*   float: right;*/
            max-height: none;
        }

            .cm-header .navbar .menu {
                margin-top: 20px;
            }

                .cm-header .navbar .menu li {
                    list-style-type: none;
                    display: inline-block;
                    text-align: center;
                }

                    .cm-header .navbar .menu li a {
                        border-bottom: 0;
                        align-items: center;
                        color: #265e8c;
                        border-radius: 100px;
                        margin: 8px 8px;
                        padding: 12px 12px;
                        background: #fff;
                        box-shadow: 0 1px 2px rgba(60,64,67,0.3),0 1px 3px 1px rgba(60,64,67,0.15);
                        text-decoration: none;
                    }

                        .cm-header .navbar .menu li a:active {
                            display: inline;
                            background: #265e8c;
                            color: #fff;
                        }

                        .cm-header .navbar .menu li a:hover {
                            display: inline;
                            background: #265e8c;
                            color: #fff;
                        }

        . gm-bundled-control {
            position: absolute;
            bottom: 30px;
            right: 30px;
        }
    }



    section.header {
        border-bottom: 1px solid #ccc;
        padding: 2px 0;
        /*background: #ffe600;*/
        background: #f7f8f9;
    }

    .main-content .one {
        float: left;
    }

    .main-content {
        position: relative;
    }

    .first {
        padding: 10px;
        float: left;
        z-index: 9;
        position: absolute;
        height: calc(100vh - 137px) !important;
    }

    .pad-left-z {
        padding-left: 0;
    }

    .pad-right-z {
        padding-right: 0;
    }

    .second {
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
        height: calc(100vh - 61px) !important;
    }

    .top-search {
        margin-top: 3px;
    }

    .footer {
        border-top: 1px solid #ccc;
    }

    .left-menu {
        border: 1px solid #ccc;
        min-width: 100%;
        height: calc(100vh - 115px) !important;
        display: none;
        margin-top: 10px;
    }

    .right-menu {
    }

    .IEMarkerCss {
        text-align: center;
        padding: 2px;
        font-size: 10px;
        color: black;
        font-family: Arial;
        background-color: #C0C0C0;
    }

    .IEarrow_box {
        position: absolute;
        background: #C0C0C0;
        border: 0px solid #C0C0C0;
        margin-left: 60%;
    }

    .active {
        // display: block;
    }

    .third {
        width: 78%;
        position: absolute;
        right: 6px;
        bottom: 265px;
    }

    .search-box-panel .panel-heading {
        padding: 5px 2px;
    }

    .Marker2 {
        height: 5px;
        margin-left: 34.8px;
        width: 19.6px;
        background-color: #1187C6;
    }

    .SLabel {
        text-align: center;
        padding: 2px;
        font-size: 10px;
        color: white;
        font-family: Arial;
        background-color: #265e8c;
        /*background-color: #1187C6;*/
    }

    .right-button {
        position: absolute;
        z-index: 9999999999999;
        top: 115px;
        bottom: 249px;
        right: 8px;
        width: 37px;
        height: 37px;
        border-radius: 4px;
        box-shadow: 0 1px 2px rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
    }

    .wd-scroll {
        overflow-x: scroll;
        margin-top: 18px;
    }

    .btn {
        padding: 3px 12px;
        font-size: 12px;
    }

    .form-control {
        height: 25px;
        padding: 6px 12px;
        font-size: 10px;
    }

    .sidenav .btn {
        padding: 2px;
        font-size: 9px;
    }

    .form-group label {
        width: 100%;
        float: left;
        padding: 5px 15px;
    }

    .check_btn {
        float: left;
        width: 80% !important;
        padding-top: 11px !important;
    }

    input#chkAvailableforAllotment {
        width: 20px;
        float: left;
    }

    .open-button {
        background-color: #555;
        color: white;
        padding: 10px 1px;
        border: none;
        cursor: pointer;
        opacity: 1;
        position: fixed;
        bottom: 23px;
        right: 28px;
        width: 60px;
        height: 60px;
        border-radius: 50%;
    }

    .table_prnt_cls {
        overflow: auto;
        height: 580px;
        padding: 5px;
        width: 98%;
    }

    table thead tr td {
        background: #333 !important;
        color: #fff !important;
    }

    table tbody tr:nth-child(odd) {
        background: #ccc !important;
    }

    table tbody tr:nth-child(even) {
        background: #fff !important;
    }

    .open-button:focus {
        outline: none !important;
    }

    .close-button {
        background-color: #555;
        color: white;
        padding: 10px 1px;
        border: none;
        cursor: pointer;
        opacity: 0.8;
        position: fixed;
        bottom: 23px;
        right: 28px;
        width: 80px;
        height: 80px;
        border-radius: 50%;
    }

    /* Add some hover effects to buttons */

    .upp-form-container .btn:hover,
    .open-button:hover {
        opacity: 1;
    }

    .upp-form-container .upp-tabing {
        padding: 0px;
        height: 75px;
        position: absolute;
        width: 94%;
        bottom: -15px;
    }

        .upp-form-container .upp-tabing li {
            color: #000;
            background: #fff;
            display: inline-block;
            padding: 6px 6px;
            background: #fff;
            width: 32.5%;
            height: 69px;
            float: left;
            border-radius: 2px;
            border: 2px solid #000;
        }

            .upp-form-container .upp-tabing li a {
                text-decoration: none;
                text-align: center;
                color: #000;
            }

            .upp-form-container .upp-tabing li:hover {
                background: linear-gradient( 90deg, rgba(63, 94, 251, 1) 0%, rgba(77, 165, 222, 1) 40%, rgba(61, 178, 226, 1) 100% );
                color: #fff;
            }

                .upp-form-container .upp-tabing li:hover i {
                    color: #fff;
                    background: linear-gradient( 90deg, rgba(63, 94, 251, 1) 0%, rgba(77, 165, 222, 1) 40%, rgba(61, 178, 226, 1) 100% );
                }

                .upp-form-container .upp-tabing li:hover a {
                    color: #fff;
                    background: linear-gradient( 90deg, rgba(63, 94, 251, 1) 0%, rgba(77, 165, 222, 1) 40%, rgba(61, 178, 226, 1) 100% );
                }

            .upp-form-container .upp-tabing li a i {
                text-align: center;
                display: block;
                color: #000;
                margin-bottom: 6px;
            }

            .upp-form-container .upp-tabing li a p {
                margin-bottom: 3px;
            }

    .table-styling {
        border: 1px solid #4ba6de;
        border-radius: 9px;
        margin-bottom: 30px;
    }

        .table-styling > tbody > tr:hover {
            background: linear-gradient( 90deg, rgb(63 94 251 / 37%) 0%, rgb(77 165 222 / 52%) 40%, rgb(61 178 226 / 56%) 100% );
            color: #fff;
        }

        .table-styling > tbody > tr > td,
        .table-styling > tbody > tr > th,
        .table-styling > tfoot > tr > td,
        .table-styling > tfoot > tr > th,
        .table-styling > thead > tr > td,
        .table-styling > thead > tr > th {
            padding: 4px;
            font-size: 14px;
        }

        .table-styling th {
            background: #4ba6de;
            color: #fff;
        }

        .table-styling tr td {
            border-bottom: 1px solid #4ba6de;
            height: 30px;
        }

    #industrial-parks-info h4 {
        color: #000;
        font-weight: 600;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #plots-info h4 {
        color: #000;
        font-weight: 600;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #industrial-parks-detail h4 {
        color: #000;
        font-weight: 600;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    select option {
        color: #000;
        padding: 5px;
    }

    .form-group .myselect,
    .form-group input {
        width: 100%;
        float: left;
        padding: 5px;
        height: 25px;
        background: transparent;
        color: #fff;
        border: 1px solid #fff;
    }

    .myselect {
        padding: 0px 4px;
        font-size: 10px;
        color: #3c3939;
        height: 22px;
        width: 100%;
        background: #ccc;
    }

    .myinput {
        width: 100%;
    }

    .sidenav {
        height: auto;
        color: #ccc;
        font-size: 10px;
        width: 0;
        position: fixed;
        z-index: 9;
        top: 73px;
        left: 0;
        background-color: #2d2d2d;
        overflow-x: hidden;
        padding-top: 15px;
    }

        .sidenav a {
            padding: 8px 8px 8px 32px;
            text-decoration: none;
            font-size: 25px;
            color: #818181;
            display: block;
            transition: 0.3s;
        }

            .sidenav a:hover {
                color: #f1f1f1;
            }

        .sidenav .closebtn {
            font-size: 26px;
            padding: 0px;
            float: right;
        }

    .close_text_cls {
        font-size: 14px;
        padding-top: 5px;
    }


    @media screen and (max-height: 450px) {
        .sidenav {
            padding-top: 15px;
        }

            .sidenav a {
                font-size: 18px;
            }
    }




    .myhrline {
        margin: 2px 0px 3px 1px;
        border-top: 1px solid #6b6969;
    }

    .hr-main-menu {
        height: 0.5px;
        background: #ccc;
        margin-top: 0px;
        margin-bottom: 11px;
        /* margin-left: -15px; */
        margin-right: -15px;
    }

    .gmaptools {
        z-index: 9999;
        position: absolute;
        right: 26px;
        bottom: 60px;
        border: 1px solid #efe5e5;
        padding: 6px;
        background: #ffffff6b;
    }




        .gmaptools ul {
            margin-bottom: 0;
        }

        .gmaptools li {
            padding-left: 0;
            padding-right: 5px;
        }

        .gmaptools .fa {
            background: #c1c1c1;
            width: 34px;
            font-size: 14px;
            text-align: center;
            margin: 0px 6px;
            vertical-align: middle;
            padding: 5px 0px;
            border: 1px solid #9c9c9c;
        }

    #govbenefits_button {
        position: fixed;
        left: 0;
        bottom: 0;
        font-size: 14px;
        height: 130px;
        border: 1px solid #ccc;
        width: 170px;
        border-radius: 0 173px 0 0;
        text-align: center;
        background: #ffe600;
        padding: 41px 28px 10px 0px;
        outline: 0 !important;
    }

    .legend {
        position: fixed;
        left: 16px;
        bottom: 0;
        font-size: 12px;
        text-align: center;
        outline: 0 !important;
        height: 140px;
        z-index: 9;
        background-color: aliceblue;
        overflow-x: hidden;
    }

    .foo {
        width: 152px;
        height: 20px;
        margin: 5px;
        border: 1px solid black;
    }

    .tab-govbenefits {
        position: absolute;
        margin: 0 auto;
        background: #ffe600;
        top: calc(15% - 25px);
        left: calc(32% - 50px);
        width: 46%;
        padding: 10px;
    }

    table thead tr th {
        background: #fff;
        font-weight: bold;
        white-space: nowrap !important;
    }

    table tbody tr td,
    table thead tr td {
        white-space: nowrap !important;
    }

    table#TotalPlot tbody tr td:last-child,
    .td_hide {
        display: none;
    }

    .tab-govbenefits .tab-content {
        max-height: 550px;
        overflow: auto;
        background: #ffffff;
        min-height: 550px;
        font-size: 12px;
        padding: 7px;
        text-align: justify;
    }

        .tab-govbenefits .tab-content h5 {
            background: #fff59c;
            margin: 5px;
            padding: 5px;
            font-weight: 800;
        }

    .tab-govbenefits .nav-tabs {
        border-bottom: 1px solid #ddd;
        background: #1f1f1f;
        color: #fff;
    }

        .tab-govbenefits .nav-tabs li {
            color: #fff;
            border-left: 1px solid #fff;
        }

            .tab-govbenefits .nav-tabs li a {
                color: #fff;
            }

        .tab-govbenefits .nav-tabs > li.active > a,
        .tab-govbenefits .nav-tabs > li.active > a:focus,
        .tab-govbenefits .nav-tabs > li.active > a:hover,
        .tab-govbenefits .nav-tabs > li > a:hover {
            color: #fff;
            cursor: default;
            background-color: #565656;
        }

    .ui-menu#ui-id-1 {
        max-height: 500px;
        overflow-y: auto;
    }

    #openSlider-basemap:active {
        border: none;
        background-color: none;
        box-shadow: none;
        outline-offset: 0;
    }

    #openSlider-basemap:focus {
        outline-offset: 0;
        outline: none;
        border: 5px solid #eee;
    }



    .dropdown-menu {
        position: absolute;
        top: 90%;
        left: 118px;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        font-size: 14px;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
        box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    }


    tr.highlighted td {
        background: yellow;
    }

    .cm-map-grids {
        width: 214px;
        height: 58px;
    }

        .cm-map-grids ul {
            margin-left: -33px;
        }

            .cm-map-grids ul li {
                display: inline-block;
                width: 55px;
                margin: 0 4px;
            }

                .cm-map-grids ul li img {
                    width: 100%;
                    border-radius: 8px;
                }

                .cm-map-grids ul li p {
                    font-size: 10px;
                    text-align: center;
                }

    .upp-form-container .upp-tabing {
        padding: 0px;
        height: 75px;
    }

    body {
        font-family: "Lato", sans-serif;
        background: #f6f6fa;
        font-size: 10px;
    }

    .logo {
        width: 40px !important;
        !i;
        !;
    }
    /*customm code*/

    .cm-header {
        position: relative;
        width: 100%;
        height: 70px;
        line-height: 50px;
        z-index: 99999;
    }

    #map-google {
        top: -78px;
        width: 100%;
        height: calc(100vh) !important;
    }

    .cm-headercm-header .logo a {
        color: #000;
        text-decoration: none;
    }

    /* Mobile menu */
    #menu-icon {
        display: block;
        position: absolute;
        top: 0;
        right: 10px;
        color: #000;
        text-decoration: none;
        font-weight: bold;
        cursor: pointer;
        opacity: 1;
        padding: 0 0.4em;
    }

        #menu-icon:hover {
            opacity: 0.85;
            text-decoration: none;
            border: none;
        }

    .cm-header .navbar {
        float: none;
        width: 200px;
        left: 160px;
        border-radius: 6px;
        max-height: 0;
        overflow: hidden;
        -moz-transition: max-height 0.4s;
        -o-transition: max-height 0.4s;
        -webkit-transition: max-height 0.4s;
        transition: max-height 0.4s;
        top: 6px;
    }
}

cm-header .navbar .menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    cm-header .navbar .menu li {
        list-style-type: none;
        display: block;
    }

        cm-header .navbar .menu li a {
            display: block;
            text-decoration: none;
            color: #000;
            padding: 0 0.8em;
            background: red;
        }


.cm-header .expand {
    max-height: 20em;
}

.cm-plot-status {
    position: absolute;
    bottom: 90px;
    left: 62px;
}

    .cm-plot-status h5 {
        font-weight: 600;
    }

    .cm-plot-status ul {
        margin-left: -13px;
    }

        .cm-plot-status ul li {
            list-style-type: none;
            padding-bottom: 10px;
            line-height: 1;
        }

            .cm-plot-status ul li:nth-child(1):before {
                width: 10px;
                height: 10px;
                position: absolute;
                background: #12E860;
                content: '';
                left: 7px;
            }

            .cm-plot-status ul li:nth-child(2):before {
                width: 10px;
                height: 10px;
                position: absolute;
                background: #EC9924;
                content: '';
                left: 7px;
            }

            .cm-plot-status ul li:nth-child(3):before {
                width: 10px;
                height: 10px;
                position: absolute;
                background: #ffd9b3;
                content: '';
                left: 7px;
            }

            .cm-plot-status ul li:nth-child(4):before {
                width: 10px;
                height: 10px;
                position: absolute;
                background: #666699;
                content: '';
                left: 7px;
            }



@media only screen and (min-width: 999px) {
    .logo {
        margin-left: 0;
    }

    .right-menu .panel {
        background: #ffffffd6;
        padding: 5px;
        height: 550px;
        overflow: auto;
    }

    .right-button {
        position: absolute;
        z-index: 9999999999999;
        top: 60px;
        right: 10px;
        width: 50px;
        height: 37px;
        border-radius: 4px;
        box-shadow: 0 1px 2px rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
    }

    .search-box-panel .nav-tabs li a {
        padding: 10px 5px;
        font-weight: 600;
    }

    .logo,
    .navbar {
        display: inline-block;
    }

    /* Mobile menu icon */
    #menu-icon {
        display: none;
    }

    .wd-scroll {
        margin-top: 5px;
    }

    .third {
        width: 340px;
        position: absolute;
        right: 10px;
        top: 100px;
    }

    .scrolling-css {
        padding: 10px;
        height: 500px;
        overflow: auto;
    }

    .cm-header .navbar {
        float: right;
        max-height: none;
    }

        .cm-header .navbar .menu {
            margin-top: 12px;
            margin-bottom: 0px;
        }

            .cm-header .navbar .menu li {
                list-style-type: none;
                display: inline-block;
                text-align: center;
            }

                .cm-header .navbar .menu li a {
                    border-bottom: 0;
                    color: #ffffff;
                    padding: 6px 16px;
                    background: #00606e;
                    font-size: 12px;
                    font-weight: 500 !important;
                    !i;
                    !;
                    border-radius: 30px;
                    margin-right: 10px;
                    text-transform: uppercase;
                }

                    .cm-header .navbar .menu li a:active {
                        display: inline;
                        background: #265e8c;
                        color: #fff;
                        text-decoration: none;
                    }

                    .cm-header .navbar .menu li a:hover {
                        display: inline;
                        background: #FF5722;
                        color: #fff;
                        text-decoration: none;
                    }

    .cm-plot-status {
        position: absolute;
        bottom: 129px;
        left: 7px;
        background: #fffffff5;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 4px;
    }

        .cm-plot-status h5 {
            font-weight: 600;
            margin-left: -4px;
        }

        .cm-plot-status ul {
            margin-left: -13px;
        }

            .cm-plot-status ul li {
                list-style-type: none;
                padding-bottom: 10px;
                line-height: 1;
            }

                .cm-plot-status ul li:nth-child(1):before {
                    width: 10px;
                    height: 10px;
                    position: absolute;
                    background: #12E860;
                    content: '';
                    left: 7px;
                }

                .cm-plot-status ul li:nth-child(1):before {
                    width: 10px;
                    height: 10px;
                    position: absolute;
                    background: #12E860;
                    content: '';
                    left: 7px;
                }

                .cm-plot-status ul li:nth-child(1):before {
                    width: 10px;
                    height: 10px;
                    position: absolute;
                    background: #12E860;
                    content: '';
                    left: 7px;
                }

    .cm-map-view {
        position: absolute;
        bottom: 22px;
        left: 8px;
    }

    .cm-map-grids ul li {
        display: inline-block;
        width: 80px;
        margin: 0 4 px;
    }

    .cm-map-grids {
        width: 265px;
        height: 78px;
    }

        .cm-map-grids ul {
            margin-left: -33px;
        }

    .dropdown-menu {
        position: absolute;
        top: -9%;
        left: 94px;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        font-size: 14px;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
        box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    }

    .cm-map-grids ul p {
        font-size: 12px;
        text-align: center;
    }

    #openSlider-basemap {
        height: 65px;
        border: 2px solid #ffffff;
        border-radius: 6px;
        color: #ffffff;
    }

    #openSlider-basemp:focus {
        outline: none;
        outline-offset: none;
        border: none;
        box-shadow: none;
        background: none;
    }

    #openSlider-basemp:active {
        outline: none;
        outline-offset: none;
        border: none;
        box-shadow: none;
        background: none;
    }

    .input-group .cm-search-style {
        padding: 17px;
        border-radius: 2px;
    }

    .input-group .cm-btn {
        border-radius: 0 2px 2px 0;
        background: #00606e00;
    }

        .input-group .cm-btn:focus {
            outline: none;
        }

        .input-group .cm-btn i {
            padding: 8px;
        }
}


<!-- -------------------gggg------------------------------ >
section.header {
    border-bottom: 1px solid #ccc;
    padding: 2px 0;
    /*background: #ffe600;*/
    background: #f7f8f9;
}

.main-content .one {
    float: left;
}

.main-content {
    position: relative;
    height: 100vh;
}

.first {
    padding: 10px;
    float: left;
    z-index: 9;
    position: absolute;
    height: calc(100vh - 137px) !important;
}

.pad-left-z {
    padding-left: 0;
}

.pad-right-z {
    padding-right: 0;
}

.second {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    height: calc(100vh - 61px) !important;
}

.top-search {
    margin-top: 3px;
}

.footer {
    border-top: 1px solid #ccc;
}

.left-menu {
    border: 1px solid #ccc;
    min-width: 100%;
    height: calc(100vh - 115px) !important;
    display: none;
    margin-top: 10px;
}

.right-menu {
}

.IEMarkerCss {
    text-align: center;
    padding: 6px 10px;
    font-size: 10px;
    color: white;
    font-family: Arial;
    border-radius: 0px;
    animation: mymove 1s infinite;
    // background-color: #265e8c;
}

    .IEMarkerCss:hover {
        text-align: center;
        padding: 4px;
        font-size: 10px;
        color: white;
        font-family: Arial;
        border-radius: 2px;
        //background-color:#EC9924;
    }

@-webkit-keyframes mymove {
    0% {
        background-color: #00606e;
    }

    49% {
        background-color: #00606e;
    }

    50% {
        background-color: #FF5722;
    }

    99% {
        background-color: #FF5722;
    }

    100% {
        background-color: #00606e;
    }
}

@-moz-keyframes argh-my-eyes {
    0% {
        background-color: #265e8c;
    }

    49% {
        background-color: #265e8c;
    }

    50% {
        background-color: #ec9924;
    }

    99% {
        background-color: #ec9924;
    }

    100% {
        background-color: #265e8c;
    }
}

@keyframes argh-my-eyes {
    0% {
        background-color: #265e8c;
    }

    49% {
        background-color: #265e8c;
    }

    50% {
        background-color: #ec9924;
    }

    99% {
        background-color: #ec9924;
    }

    100% {
        background-color: #265e8c;
    }
}




.IEarrow_box {
    position: absolute;
    background: #C0C0C0;
    border: 0px solid #C0C0C0;
    margin-left: 60%;
}

.active {
    //display: block;
}


#right-panel-close {
}




.search-box-panel .panel-heading {
    padding: 5px 5px;
}

.Marker2 {
    height: 5px;
    margin-left: 34.8px;
    width: 19.6px;
    background-color: #1187C6;
}

.SLabel {
    text-align: center;
    padding: 2px;
    font-size: 10px;
    color: #265e8c;
    font-family: Arial;
    font-weight: 600;
    background-color: #f7f8f9;
    /* background-color: #1187C6; */
}

.right-button:focus {
    outline: none !important;
}

.right-button:active {
    outline: none !important;
}

.btn {
    padding: 3px 12px;
    font-size: 14px;
    color: red;
}

.form-control {
    height: 25px;
    padding: 13px 12px;
    font-size: 13px;
}

.sidenav .btn {
    padding: 2px;
    font-size: 9px;
}

.form-group label {
    width: 100%;
    float: left;
    padding: 5px 15px;
}

.check_btn {
    float: left;
    width: 80% !important;
    padding-top: 11px !important;
}

input#chkAvailableforAllotment {
    width: 20px;
    float: left;
}

.open-button {
    background-color: #555;
    color: white;
    padding: 10px 1px;
    border: none;
    cursor: pointer;
    opacity: 1;
    position: fixed;
    bottom: 23px;
    right: 28px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.table_prnt_cls {
    overflow: auto;
    /* height: 550px; */
    padding: 5px;
    width: 100%;
}

table thead tr td {
    background: #00606e !important;
    color: #fff !important;
}

table tbody tr:nth-child(odd) {
    background: #d9d2d2ba !important;
}

table tbody tr:nth-child(even) {
    background: #efefefd1 !important;
}

.open-button:focus {
    outline: none !important;
}

.close-button {
    background-color: #555;
    color: white;
    padding: 10px 1px;
    border: none;
    cursor: pointer;
    opacity: 0.8;
    position: fixed;
    bottom: 23px;
    right: 28px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

/* Add some hover effects to buttons */

.upp-form-container .btn:hover,
.open-button:hover {
    opacity: 1;
}

.upp-form-container .upp-tabing {
    padding: 0px;
    height: 75px;
    position: absolute;
    width: 94%;
    bottom: -15px;
}

    .upp-form-container .upp-tabing li {
        color: #000;
        background: #fff;
        display: inline-block;
        padding: 6px 6px;
        background: #fff;
        width: 32.5%;
        height: 69px;
        float: left;
        border-radius: 2px;
        border: 2px solid #000;
    }

        .upp-form-container .upp-tabing li a {
            text-decoration: none;
            text-align: center;
            color: #000;
        }

        .upp-form-container .upp-tabing li:hover {
            background: linear-gradient( 90deg, rgba(63, 94, 251, 1) 0%, rgba(77, 165, 222, 1) 40%, rgba(61, 178, 226, 1) 100% );
            color: #fff;
        }

            .upp-form-container .upp-tabing li:hover i {
                color: #fff;
                background: linear-gradient( 90deg, rgba(63, 94, 251, 1) 0%, rgba(77, 165, 222, 1) 40%, rgba(61, 178, 226, 1) 100% );
            }

            .upp-form-container .upp-tabing li:hover a {
                color: #fff;
                background: linear-gradient( 90deg, rgba(63, 94, 251, 1) 0%, rgba(77, 165, 222, 1) 40%, rgba(61, 178, 226, 1) 100% );
            }

        .upp-form-container .upp-tabing li a i {
            text-align: center;
            display: block;
            color: #000;
            margin-bottom: 6px;
        }

        .upp-form-container .upp-tabing li a p {
            margin-bottom: 3px;
        }

.table-styling {
    border: 1px solid #4ba6de;
    border-radius: 9px;
    margin-bottom: 30px;
}

    .table-styling > tbody > tr:hover {
        background: linear-gradient( 90deg, rgb(63 94 251 / 37%) 0%, rgb(77 165 222 / 52%) 40%, rgb(61 178 226 / 56%) 100% );
        color: #fff;
    }

    .table-styling > tbody > tr > td,
    .table-styling > tbody > tr > th,
    .table-styling > tfoot > tr > td,
    .table-styling > tfoot > tr > th,
    .table-styling > thead > tr > td,
    .table-styling > thead > tr > th {
        padding: 4px;
        font-size: 14px;
    }

    .table-styling th {
        background: #4ba6de;
        color: #fff;
    }

    .table-styling tr td {
        border-bottom: 1px solid #4ba6de;
        height: 30px;
    }

#industrial-parks-info h4 {
    color: #000;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
}

#plots-info h4 {
    color: #000;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
}

#industrial-parks-detail h4 {
    color: #000;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
}

select option {
    color: #000;
    padding: 5px;
}

.form-group .myselect,
.form-group input {
    width: 100%;
    float: left;
    padding: 5px;
    height: 25px;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}

.myselect {
    padding: 0px 4px;
    font-size: 10px;
    color: #3c3939;
    height: 22px;
    width: 100%;
    background: #ccc;
}

.myinput {
    width: 100%;
}

.sidenav {
    height: auto;
    color: #ccc;
    font-size: 10px;
    width: 0;
    position: fixed;
    z-index: 9;
    top: 73px;
    left: 0;
    background-color: #2d2d2d;
    overflow-x: hidden;
    padding-top: 15px;
}

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

        .sidenav a:hover {
            color: #f1f1f1;
        }

    .sidenav .closebtn {
        font-size: 26px;
        padding: 0px;
        float: right;
    }

.close_text_cls {
    font-size: 14px;
    padding-top: 5px;
}



@media screen and (max-width:998px) and (min-width: 768px) {
    .cm-header .expand {
        max-height: 300px !important;
    }

    .wd-scroll {
        overflow-x: scroll;
        margin-top: 18px;
    }

    #menu-icon {
        display: block;
        position: absolute;
        top: 8px;
        right: 20px;
        z-index: 999;
        color: #000;
        text-decoration: none;
        font-weight: bold;
        cursor: pointer;
        opacity: 1;
        padding: 1px 2.4em;
        box-shadow: 0 1px 2px rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
    }

    .menu-mobile {
        list-style-type: none;
        background: #fff !important;
        list-style-type: none;
        background: #fff !important;
        margin-left: 6px;
        margin-left: -20px;
        padding-bottom: 20px;
    }

    .cm-header .navbar {
        float: none;
        width: 150px;
        left: 77%;
        border-radius: 6px;
        max-height: 0;
        min-height: 0;
        overflow: hidden;
        -moz-transition: max-height 0.4s;
        -o-transition: max-height 0.4s;
        -webkit-transition: max-height 0.4s;
        transition: max-height 0.4s;
    }

    .cm-plot-status {
        position: absolute;
        bottom: 294px;
        left: 22px;
    }

    .right-button {
        position: absolute;
        z-index: 9999999999999;
        /* top: 427px; */
        bottom: 357px;
        right: 28px;
        width: 37px;
        height: 37px;
        border-radius: 4px;
        box-shadow: 0 1px 2px rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
    }

    .third {
        width: 67%;
        position: absolute;
        right: 20px;
        bottom: 40px;
    }

    .right-menu .panel {
        background: #ffffff59;
    }

    #openSlider-basemap {
        position: absolute;
        bottom: 20px;
        position: absolute;
        margin: 8px 8px;
        padding: 11px 25px;
        height: 78px;
        border: 5px solid #eee;
        color: #ffffff;
    }

    .cm-map-grids {
        width: 245px;
        height: 78px;
    }

    .dropdown-menu {
        position: absolute;
        top: 89%;
        left: 126px;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        font-size: 14px;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
        box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    }

    .cm-map-grids ul li {
        display: inline-block;
        width: 70px;
        margin: 0 4 px;
    }

    .cm-map-grids ul {
        margin-left: -30px;
    }

    #menu-icon {
        border-radius: 6px;
        padding: 0 11px;
        background: #fff;
        font-size: 20px;
    }
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }

    .third {
        width: 300px;
        position: absolute;
        right: 10px;
        top: 15px;
    }

    #map-google {
        top: -143px;
        width: 100%;
        height: calc(100vh) !important;
    }


    .right-button {
        position: absolute;
        z-index: 9999999999999;
        /* top: 526px; */
        bottom: 30px;
        right: 12px;
        width: 37px;
        height: 37px;
    }

    .scrolling-css {
        padding: 15px;
        overflow-y: scroll;
        height: 146px !important;
    }
}

.myhrline {
    margin: 2px 0px 3px 1px;
    border-top: 1px solid #6b6969;
}

.hr-main-menu {
    height: 0.5px;
    background: #ccc;
    margin-top: 0px;
    margin-bottom: 11px;
    /* margin-left: -15px; */
    margin-right: -15px;
}

.gmaptools {
    z-index: 9999;
    position: absolute;
    right: 930px;
    bottom: 30px;
    border: 1px solid #efe5e5;
    padding: 6px;
    border-radius: 6px;
    background: #ffffffa8;
}

    .gmaptools ul {
        margin-bottom: 0;
        padding: 5px;
    }

    .gmaptools li:nth-child(2) {
        line-height: 1.1
    }

    .gmaptools li {
        padding-left: 0;
        padding-right: 5px;
    }

    .gmaptools .fa {
        background: #ffffff;
        width: 28px;
        font-size: 14px;
        text-align: center;
        margin: 0px -3px;
        text-align: center;
        vertical-align: middle;
        padding: 5px 0px;
        border: 1px solid #e1dfdf;
    }

#govbenefits_button {
    position: fixed;
    left: 0;
    bottom: 0;
    font-size: 14px;
    height: 130px;
    border: 1px solid #ccc;
    width: 170px;
    border-radius: 0 173px 0 0;
    text-align: center;
    background: #ffe600;
    padding: 41px 28px 10px 0px;
    outline: 0 !important;
}

.legend {
    position: fixed;
    left: 16px;
    bottom: 0;
    font-size: 12px;
    text-align: center;
    outline: 0 !important;
    height: 140px;
    z-index: 9;
    background-color: aliceblue;
    overflow-x: hidden;
}

.foo {
    width: 152px;
    height: 20px;
    margin: 5px;
    border: 1px solid black;
}

.tab-govbenefits {
    position: absolute;
    margin: 0 auto;
    background: #ffe600;
    top: calc(15% - 25px);
    left: calc(32% - 50px);
    width: 46%;
    padding: 10px;
}

table thead tr th {
    background: #fff;
    font-weight: bold;
    white-space: nowrap !important;
}

table tbody tr td,
table thead tr td {
    white-space: nowrap !important;
}

table#TotalPlot tbody tr td:last-child,
.td_hide {
    display: none;
}

.tab-govbenefits .tab-content {
    max-height: 550px;
    overflow: auto;
    background: #ffffff;
    min-height: 550px;
    font-size: 12px;
    padding: 7px;
    text-align: justify;
}

    .tab-govbenefits .tab-content h5 {
        background: #fff59c;
        margin: 5px;
        padding: 5px;
        font-weight: 800;
    }

.tab-govbenefits .nav-tabs {
    border-bottom: 1px solid #ddd;
    background: #1f1f1f;
    color: #fff;
}

    .tab-govbenefits .nav-tabs li {
        color: #fff;
        border-left: 1px solid #fff;
    }

        .tab-govbenefits .nav-tabs li a {
            color: #fff;
        }

    .tab-govbenefits .nav-tabs > li.active > a,
    .tab-govbenefits .nav-tabs > li.active > a:focus,
    .tab-govbenefits .nav-tabs > li.active > a:hover,
    .tab-govbenefits .nav-tabs > li > a:hover {
        color: #fff;
        cursor: default;
        background-color: #565656;
    }

.ui-menu#ui-id-1 {
    max-height: 500px;
    overflow-y: auto;
}


#openSlider-basemap {
    // position: absolute;
    // right: 15px;
    // top: 4px;
}

table label {
    color: #000;
}

.mytable-right .form-group label {
    color: #fff;
    margin: 0;
}

.mytable-right .form-group {
    margin-bottom: 15px;
    border: 1px solid #ccc;
    margin: 5px;
    padding: 2px 0;
}

table thead tr td,
table tbody tr td {
    font-size: 12px;
    text-align: left;
    padding: 6px !important;
    color: #000;
    line-height: 25px;
}

/*.table-hover tbody tr:hover > td {
    cursor: pointer;
    background-color: yellow;
}*/

}

table label {
    color: #000;
}

.mytable-right .form-group label {
    color: #fff;
    margin: 0;
}

.mytable-right .form-group {
    margin-bottom: 15px;
    border: 1px solid #ccc;
    margin: 5px;
    padding: 2px 0;
}

table thead tr td,
table tbody tr td {
    font-size: 12px;
    text-align: left;
    padding: 6px !important;
    color: #000;
    line-height: 25px;
}

/*.table-hover tbody tr:hover > td {
    cursor: pointer;
    background-color: yellow;
}*/


.logow {
    width: 80px !important;
    /* background: #fff !important; */
}

.navbar {
    position: relative;
    /*min-height: 40px !important;*/
    margin-bottom: 0px !important;
    border: 1px solid transparent;
}


.gmaptools ul {
    margin-bottom: 0;
    padding: 5px;
    display: none !important;
}


::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: red;
    border-radius: 10px;
}
