﻿body {
    direction: rtl;
    text-align: right;
}

* {
    padding: 0px;
    margin: 0px;
    outline: 0px;
}

body .mapcontrol-bx {
    font-weight: normal;
}

ul {
    list-style-type: none;
}

.mapcontrol-bx {
    border: 1px solid #DDDDDD;
    /*margin: 5px;*/
    margin: 5px 2px;
}

.btn-check-bx {
    padding: 5px;
    overflow: hidden;
}

    .btn-check-bx .check-bx {
        width: 272px;
        float: right;
        margin-top: 8px;
    }

        .btn-check-bx .check-bx label {
            margin-left: 10px;
        }

            .btn-check-bx .check-bx label input {
                margin-left: 5px;
            }

    .btn-check-bx .butn-bx {
        width: 500px;
        float: right;
        text-align: left;
    }

        .btn-check-bx .butn-bx .butn {
            background-color: #dadada;
            background-image: -moz-linear-gradient(bottom, #dadada, #ffffff 50.0%);
            background-image: -webkit-linear-gradient(bottom, #dadada, #ffffff 50.0%);
            background-image: -o-linear-gradient(bottom, #dadada, #ffffff 50.0%);
            background-image: -ms-linear-gradient(bottom, #dadada, #ffffff 50.0%);
            background-image: linear-gradient(bottom, #dadada, #ffffff 50.0%);
            border: 1px solid #D6D6D6;
            color: #000;
            padding: 5px;
            font-size: 14px;
            font-weight: bold;
            border-radius: 5px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -o-border-radius: 5px;
            -ms-border-radius: 5px;
            cursor: pointer;
            transition: all 0.3s ease-in-out;
        }

            .btn-check-bx .butn-bx .butn:hover {
                background-color: #dadada;
                background-image: -moz-linear-gradient(top, #dadada, #ffffff 50.0%);
                background-image: -webkit-linear-gradient(top, #dadada, #ffffff 50.0%);
                background-image: -o-linear-gradient(top, #dadada, #ffffff 50.0%);
                background-image: -ms-linear-gradient(top, #dadada, #ffffff 50.0%);
                background-image: linear-gradient(top, #dadada, #ffffff 50.0%);
                transition: all 0.3s ease-in-out;
            }

.mapcontrol-cont-bx {
    clear: both;
    overflow: hidden;
}

    .mapcontrol-cont-bx .title-bx {
        background: #6D7B8A;
        padding-right: 6px;
        margin: 15px 0px;
    }

        .mapcontrol-cont-bx .title-bx ul li {
            display: inline-block;
        }

            .mapcontrol-cont-bx .title-bx ul li a {
                color: #fff;
                font-size: 16px;
                font-weight: bold;
                line-height: 40px;
                margin: 0px 2px;
                display: block;
                text-decoration: none;
                cursor: pointer;
                transition: all 0.3s ease-in-out;
            }

                .mapcontrol-cont-bx .title-bx ul li a i {
                    color: #313C45;
                    margin-left: 5px;
                    transition: all 0.3s ease-in-out;
                }

                .mapcontrol-cont-bx .title-bx ul li a:hover i,
                .mapcontrol-cont-bx .title-bx ul li a:focus i {
                    color: #fff;
                    transition: all 0.3s ease-in-out;
                }

            .mapcontrol-cont-bx .title-bx ul li .pos-bx,
            .mapcontrol-cont-bx .title-bx ul li .pos-bx2 {
                position: relative;
            }

            .mapcontrol-cont-bx .title-bx ul li .layer-bx,
            .mapcontrol-cont-bx .title-bx ul li .size-bx {
                position: absolute;
                z-index: 9999;
                display: none;
                width: 222px;
                background: #fff;
                padding: 5px;
                box-shadow: 0px 0px 10px -3px #000;
            }
                /*.mapcontrol-cont-bx .title-bx ul li .layer-bx table
{
    width: 100%;
}*/
                .mapcontrol-cont-bx .title-bx ul li .layer-bx table,
                .mapcontrol-cont-bx .title-bx ul li .layer-bx table tr,
                .mapcontrol-cont-bx .title-bx ul li .layer-bx table tr th,
                .mapcontrol-cont-bx .title-bx ul li .layer-bx table tr td {
                    border: 1px solid #DDDDDD;
                    border-collapse: collapse;
                }

                    .mapcontrol-cont-bx .title-bx ul li .layer-bx table tr th {
                        background: #eee;
                        text-align: center;
                    }

                    .mapcontrol-cont-bx .title-bx ul li .layer-bx table tr td label {
                        display: block;
                        margin: 0px 2px;
                    }

                        .mapcontrol-cont-bx .title-bx ul li .layer-bx table tr td label input {
                            margin-left: 5px;
                        }

                    .mapcontrol-cont-bx .title-bx ul li .layer-bx table tr .width_105 {
                        width: 104px;
                    }

.content-map .right-bx {
    float: right;
    width: 260px;
    overflow: hidden;
}

    .content-map .right-bx .panel {
        width: 100%;
        margin: 0;
        border: 1px solid #6D7989;
        box-shadow: 0;
        margin-bottom: 5px;
        padding: 0px;
    }

        .content-map .right-bx .panel .panel-heading {
            padding: 0;
        }

            .content-map .right-bx .panel .panel-heading a {
                display: block;
                background: #6D7989;
                color: #fff;
                padding: 0px 5px;
                height: 35px;
                line-height: 35px;
                text-align: center;
                text-decoration: none;
                font-size: 16px;
            }

        .content-map .right-bx .panel .panel-body {
            height: 250px;
            padding: 2px;
            overflow: hidden;
        }

.mapcontrol-cont-bx .title-bx ul li .size-bx {
    width: 300px;
}

    .mapcontrol-cont-bx .title-bx ul li .size-bx .top_res_bx ul li span i {
        color: #6D7989;
        font-size: 18px;
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        border-radius: 5px;
        cursor: pointer;
        display: block;
        transition: all 0.3s ease-in-out;
    }

    .mapcontrol-cont-bx .title-bx ul li .size-bx .top_res_bx ul li span:hover i,
    .mapcontrol-cont-bx .title-bx ul li .size-bx .top_res_bx ul li span.active i {
        background: #6D7989;
        color: #fff;
        transition: all 0.3s ease-in-out;
    }

    .mapcontrol-cont-bx .title-bx ul li .size-bx .top_res_bx ul li select {
        width: 170px;
        height: 35px;
        line-height: 35px;
        color: #666;
        border: 1px solid #ddd;
        background: #fff;
        border-radius: 5px;
        outline: 0 !important;
        color: #666;
        font-size: 14px;
    }

    .mapcontrol-cont-bx .title-bx ul li .size-bx h1 {
        color: #666;
        font-size: 16px;
        background: #eee;
        height: 35px;
        line-height: 35px;
        padding: 0px 5px;
        margin: 5px 0px;
    }

    .mapcontrol-cont-bx .title-bx ul li .size-bx .reslt_resize {
        color: #000;
        font-size: 16px;
        padding: 0px 5px;
    }

.content-map .left-bx {
    float: left;
    width: 522px;
    height: 400px;
    position: relative !important;
    overflow: hidden;
}

    .content-map .left-bx .map {
        overflow: hidden;
    }

.new_shape, .xy_shape {
    margin-bottom: 5px;
}

    .new_shape h1, .old_shape h1 {
        color: #313C45;
        font-size: 17px;
        padding: 0px;
        margin: 0px 0px 5px;
    }

        .new_shape h1 i, .old_shape h1 i {
            margin-left: 5px;
        }

    .new_shape .tab-xy, .new_shape .tab-xy tr, .new_shape .tab-xy tr th, .new_shape .tab-xy tr td,
    .old_shape .tab-xy, .old_shape .tab-xy tr, .old_shape .tab-xy tr th, .old_shape .tab-xy tr td,
    .xy_shape .tab-xy, .xy_shape .tab-xy tr, .xy_shape .tab-xy tr th, .xy_shape .tab-xy tr td,
    .time_shape .tab-xy, .time_shape .tab-xy tr, .time_shape .tab-xy tr th, .time_shape .tab-xy tr td {
        width: 100%;
        border: 1px solid #ccc;
        border-collapse: collapse;
        text-align: center;
        font-size: 15px;
        font-weight: normal;
    }

        .new_shape .tab-xy tr th, .old_shape .tab-xy tr th, .xy_shape .tab-xy tr th,
        .time_shape .tab-xy tr th {
            background: #eee;
        }

        .new_shape .tab-xy tr .num_w, .old_shape .tab-xy tr .num_w,
        .xy_shape .tab-xy tr .num_w, .time_shape .tab-xy tr .num_w {
            width: 30px;
            margin: 0px 2px;
            overflow: hidden;
        }

        .new_shape .tab-xy tr .x_w, .new_shape .tab-xy tr .y_w,
        .old_shape .tab-xy tr .x_w, .old_shape .tab-xy tr .y_w,
        .xy_shape .tab-xy tr .x_w, .xy_shape .tab-xy tr .y_w,
        .time_shape .tab-xy tr .x_w, .time_shape .tab-xy tr .y_w {
            width: 99px;
            margin: 2px 4px;
            font-size: 14px;
            overflow: hidden;
        }

        .xy_shape .tab-xy tr .x_bord, .xy_shape .tab-xy tr .y_bord {
            border: 1px solid #ccc;
        }

    .new_shape .remove_link, .old_shape .remove_link {
        color: #fff;
        background: #CF0010;
        text-align: center;
        display: block;
        line-height: 25px;
        text-decoration: none;
    }

        .new_shape .remove_link:hover, .old_shape .remove_link:hover {
            color: #000;
            text-decoration: none;
        }

        .new_shape .remove_link i, .old_shape .remove_link i {
            color: #fff;
            margin-left: 5px;
        }

        .new_shape .remove_link:hover i, .old_shape .remove_link:hover i {
            color: #000;
        }

    .xy_shape .tab-xy tr .remove_row,
    .time_shape .tab-xy tr .remove_row {
        background: #CF0010;
        color: #fff;
        width: 15px;
        height: 15px;
        line-height: 15px;
        text-align: center;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        -webkit-border-radius: 50%;
        display: block;
        margin: 0px auto;
    }

        .xy_shape .tab-xy tr .remove_row i,
        .time_shape .tab-xy tr .remove_row i {
            color: #fff;
            font-size: 10px;
            line-height: 16px;
        }

.link_bx {
    text-align: center;
    margin: 4px 0px;
}

    .link_bx ul li {
        display: inline-block;
    }

        .link_bx ul li a {
            display: block;
            background-color: #dadada;
            background-image: -moz-linear-gradient(bottom, #dadada, #ffffff 50.0%);
            background-image: -webkit-linear-gradient(bottom, #dadada, #ffffff 50.0%);
            background-image: -o-linear-gradient(bottom, #dadada, #ffffff 50.0%);
            background-image: -ms-linear-gradient(bottom, #dadada, #ffffff 50.0%);
            background-image: linear-gradient(bottom, #dadada, #ffffff 50.0%);
            border: 1px solid #D6D6D6;
            color: #6D7989;
            padding: 5px 10px;
            font-size: 14px;
            font-weight: bold;
            border-radius: 5px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -o-border-radius: 5px;
            -ms-border-radius: 5px;
            cursor: pointer;
            transition: all 0.3s ease-in-out;
        }

            .link_bx ul li a i {
                color: #6D7989;
            }

            .link_bx ul li a:hover {
                background-color: #dadada;
                background-image: -moz-linear-gradient(top, #dadada, #ffffff 50.0%);
                background-image: -webkit-linear-gradient(top, #dadada, #ffffff 50.0%);
                background-image: -o-linear-gradient(top, #dadada, #ffffff 50.0%);
                background-image: -ms-linear-gradient(top, #dadada, #ffffff 50.0%);
                background-image: linear-gradient(top, #dadada, #ffffff 50.0%);
                transition: all 0.3s ease-in-out;
            }

.slimScrollBar {
    width: 3px !important;
}

.time_shape .tab-xy ul li {
    display: inline-block;
    border: 1px solid #ccc;
    width: 30px;
    overflow: hidden;
    font-size: 12px;
    margin-top: 3px;
}

.area_bx .area {
    width: 100%;
    height: 80px;
    line-height: 20px;
    color: #000;
    font-size: 13px;
    border: 1px solid #ccc;
    border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    box-shadow: 0;
    outline: 0;
    padding: 0px 3px;
    margin-bottom: 4px;
}

.com_bx .area, .area {
    width: 100%;
    height: 80px;
    line-height: 20px;
    color: #000;
    font-size: 13px;
    border: 1px solid #ccc;
    border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    box-shadow: 0;
    outline: 0;
    padding: 0px 3px;
    margin-bottom: 4px;
}

.area_bx .area::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #000;
}

.area_bx .area:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #000;
    opacity: 1;
}

.area_bx .area::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #000;
    opacity: 1;
}

.area_bx .area:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
}

.area_bx .area:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #000;
}

.com_bx .table {
    width: 100%;
}

    .com_bx .table, .com_bx .table tr, .com_bx .table tr th,
    .com_bx .table tr td {
        border: 1px solid #ccc;
        border-collapse: collapse;
        font-size: 14px;
        font-weight: normal;
    }

        .com_bx .table tr th {
            background: #eee;
        }

        .com_bx .table tr .num_w {
            width: 30px;
            margin: 2px;
            text-align: center;
            overflow: hidden;
        }

        .com_bx .table tr .name_w {
            width: 207px;
            margin: 2px 4px;
            font-size: 14px;
            text-align: right;
            overflow: hidden;
        }

        .com_bx .table tr .y_w, .com_bx .table tr .x_w {
            width: 85px;
            margin: 2px 2px;
            font-size: 14px;
            text-align: center;
            overflow: hidden;
        }
/*table
{
    word-break: break-all;
}*/
.com_lay {
    width: 100%;
}

    .com_lay, .com_lay tr, .com_lay tr th, .com_lay tr td {
        border: 1px solid #ccc;
        border-collapse: collapse;
        font-size: 14px;
    }

        .com_lay tr .num_w {
            width: 25px;
            margin: 2px;
            text-align: center;
        }

        .com_lay tr .x_w, .com_lay tr .y_w {
            width: 77px;
            margin: 2px 4px;
            text-align: center;
            overflow: hidden;
        }

table tr, table tr th, table tr td {
    overflow: hidden;
}

.link_bx .tooltip {
    background-color: Transparent;
    border: none;
    min-width: inherit;
    display: none;
    color: #fff;
    text-align: center;
    font-size: inherit;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.eng_det_cont {
    width: 100% !important;
    margin: 0 !important;
    border: none !important;
    overflow: hidden !important;
    padding: 0 !important;
}

    .eng_det_cont iframe {
        width: 100% !important;
        margin: 0 !important;
        border: none !important;
        overflow: hidden !important;
        padding: 0 !important;
    }
/*.layersDiv div, #map_container
{
    position: relative !important;
}*/

.layersDiv div img {
    left: 0;
}

.mapcontrol-cont-bx .title-bx ul li .layer-bx .table_flt {
    width: 105px;
    float: right;
}
.mapcontrol-cont-bx .title-bx ul li .layer-bx .head_wd {
    width: 212px;
}
#map_zoom_slider{
    position: absolute !important;
    /*z-index: 999999999 !important;*/
    background: rgba(0, 0, 0, 0.7) !important;
    border-radius: 5px !important;
    top: 20px !important;
    left: 10px !important;
    padding: 5px 10px;
    color: #fff;
    font-size: 16px;
}
#map_zoom_slider div{
    cursor: pointer;
}
.HomeButton .home{
position: absolute !important;
    z-index: 99 !important;
    background-color: rgba(0, 0, 0, 0.7) !important;
    background-image: url(../images/map_home.png);
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 5px !important;
    top: 80px !important;
    left: 33px !important;
    padding: 13px 14px !important;
    font-size: 0;
    text-indent: -999999em;
    margin-top: 10px;
}
.map_ctrl_bx{
    border: 3px solid #ddd;
    padding: 5px;
    height: 273px;
    overflow: hidden;
    box-sizing: content-box;
    margin-bottom: 10px !important;
}
.map_ctrl_bx #map{
height: 273px;
overflow: hidden;
}
