﻿
/******************************* Map_Sur_09Feb2015 *****************/
.clear
{
    clear: both;
}

.fRight
{
    float: right;
}

.fLight
{
    float: left;
}

.mapBg
{
    height: 800px;
    margin: 0px auto;
    width: 100%;
}

.mapHead
{
    background: rgba(255, 255, 255, 10);
   /* height: 50px; position:absolute;*/
    width: 100%;
    z-index: 99;
}

.logoMap
{
    float: left;
    margin: 10px 0px 0px 50px;
}

.mapFilter
{
    float: right;
    margin: 15px 50px 0px 0px;
}

    .mapFilter a
    {
        float: right;
        margin-left: 35px;
    }

.mapPopupBg
{
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    width: 360px;
    min-height: 400px;
    right: auto;
    top: auto;
    padding-bottom: 10px;
    padding-right: 0px !important;
}

    .mapPopupBg h3
    {
        font-size: 18px;
        color: #333333;
        font-weight: normal;
        line-height: 40px;
        text-align: center;
        display: block;
        height: 40px;
        background: #dfdfdf;
    }

    .mapPopupBg .closeBtnMap
    {
        position: absolute;
        right: 5px;
        top: 5px;
    }

.mapHeadDetails
{
    display: inline-block;
    float: left;
    width: 220px;
}

    .mapHeadDetails h4
    {
        font-weight: bold;
        font-size: 14px;
        color: #333333;
        word-break: break-all;
        margin-top:6px;
    }

    .mapHeadDetails p
    {
        display: block;
        font-size: 13px;
        color: #333333;
        word-break: break-all;
    }

.description
{
    font-size: 13px;
    color: #333333;
   
}

.mapPopupBg .scrollList
{
}

.mapPopupBg .scrollList
{
    list-style: none;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left:15px;
}

    .mapPopupBg .scrollList .indicator
    {
        margin-right: 10px;
        margin-top: 2px;
        height: 23px;
        width:23px;
    }

.mLeft10
{
    margin-left: 10px;
}

.mTop20
{
    margin-top: 20px !important;
}

.sliderOuter
{
    /*margin-top: 30px;*/
    margin-top: 5px;
    width: auto;
}

    .sliderOuter .content01
    {
        width: 340px !important;
    }

.horizontal-images ul li
{
    float: left;
    margin-right: 10px;
    list-style: none;
}

.horizontal-images .mCustomScrollBox
{
    height: 130px !important;
}

.dropInput
{
    width: 338px;
    height: 32px;
    border: 1px solid #d9d9d9;
    margin: 10px 0px 0px 0px;
}

    .dropInput a
    {
        float: right;
        margin: 1px 1px 0px 0px;
        width: 30px;
        height: 30px;
    }

    .dropInput span
    {
        float: left;
        margin: 1px 1px 0px 1px;
        width: 280px;
        height: 30px;
        line-height: 32px;
        color: #333333;
        font-size: 13px;
        text-align: center;
    }

.okBtn
{
    height: 35px;
    background: #333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
}

/*iCheck*/

.iCheckMapList
{
    width: 318px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    padding: 0px 0px 10px 0px;
    border: 1px solid #e4e4e4;
    margin-left: 20px;
    min-height: 150px;
    -webkit-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.08);
}


.iCheckFilter
{
    width: 338px;
    position: absolute;
    z-index: 101;
    right: 0;
    margin: 10px 20px 0px 0px;
}

    .iCheckFilter .dropArrow
    {
        margin: -10px 0px 0px 150px;
    }

.iCheckDashboard
{
    width: 318px;
    position: absolute;
    z-index: 101;
    right: 0;
    margin: 50px 20px 0px 0px;
}


    .iCheckDashboard h3, .dashboardSettings h3, .dashboardSettings h4
    {
        font-weight: bold;
        font-size: 14px;
        color: #333333;
        font-family: Arial;
        text-align: center;
        line-height: 40px;
        border-bottom: 1px solid #e4e4e4;
    }


.dashboardSettings
{
    width: 318px;
    position: absolute;
    z-index: 102;
    right: 0;
    margin: 50px 78px 0px 0px;
}


    .dashboardSettings h4
    {
        font-weight: bold;
        font-size: 12px !important;
        text-transform: uppercase;
        text-align: left;
        padding-left: 15px;
        border-bottom: 0px !important;
    }


.dropArrow
{
    position: absolute;
    z-index: 101;
    margin: -10px 0px 0px 265px;
    width: 22px;
    height: 10px;
    background: url(../../images/popArrow.png) no-repeat;
}

.contentView
{
    position: absolute;
    right: 50%;
    top: 10%;
    z-index: 110;
}


.dashboardSettings ul li
{
    list-style: none;
    padding: 5px 10px 5px 10px !important;
    border-bottom: 0px !important;
    margin-left: 30px;
}

.iCheckMapList ul li
{
    list-style: none;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #e4e4e4;
}

    .iCheckMapList ul li label
    {
        font-size: 13px;
        padding-left: 5px;
    }

.icheckbox_square-blue,
.iradio_square-blue
{
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(../../images/blue.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-blue
{
    background-position: 0 0;
}

    .icheckbox_square-blue.hover
    {
        background-position: 0 0;
    }

    .icheckbox_square-blue.checked
    {
        background-position: -24px 0;
    }


/******************************* Map_Sur_20Feb2015 *****************/
.ui-widget-header
{
    background: #0188fe !important;
    border: none !important;
}

.ui-widget-content
{
    background: #fff !important;
}

.ui-dialog .ui-dialog-titlebar-close
{
    background: url(../../images/closeBtn.png) no-repeat !important;
    width: 27px !important;
    height: 27px !important;
    margin: -13px 0 0 0 !important;
    border: none;
    display:none;
}

.ui-dialog .ui-dialog-title
{
    color: #fff;
    font-size: 18px;
}


.ui-state-default
{
    border: none !important;
    background-color: none !important;
}

.content01 ul li
{
    color: #333333;
    font-size: 12px;
    width: 106px;
    font-weight: bold;
}

.dateStyle
{
    color: #333333;
    font-size: 14px;
    word-break: break-all;
}

.borderNone
{
    border: none !important;
}

.iCheckFilter ul li img
{
    cursor: pointer;
}


/*Testing*/

.mapPopupBgSub
{
    background: rgb(255, 255, 255);
    position: absolute;
    width: 380px !important;
    /*min-height: 250px;*/
    height:100%;
    right: auto;
    top: auto;
    padding-bottom: 10px;
    padding-right: 0px !important;
    border: 1px solid #dddddd;
}

    .mapPopupBgSub h3
    {
        font-size: 18px;
        color: #fff;
        font-weight: normal;
        line-height: 44px;
        text-align: center;
        display: block;
        height: 45px;
        background: #0188fe;
        margin: 0px;
    }

    .mapPopupBgSub .closeBtnMap
    {
        position: absolute;
        left: 10px;
        top: 9px;
    }


    .mapPopupBgSub .indicator
    {
        /*margin-right: 10px;*/
        height: 32px;
        margin-bottom: 2px;
        margin-right: 2px;
        width: 32px;
    }


#map_graphics_layer
{
    cursor: pointer;
}

.mT20
{
    margin-top: 20px;
}

.mTR10
{
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
}

.content02 .mapHeadDetails p
{
    width: 300px;
    word-break: break-all;
}
/*
.mCSB_dragger_bar {
    
    margin:4px;


}
*/
/*
.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    height:10px !important;
}
*/

#fullResImage
{
    min-height: 175px;
}

/*
.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown
{
    display: none !important;
}

.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight
{
    display: none !important;
}
*/


.VideoBtn
{
    height: 72px;
    width: 100px;
    display: block;
    text-align: center;
    position: absolute;
}

    .VideoBtn a
    {
        display: block;
        height: 72px;
        width: 100px;
    }

/*13Oct2015*/
.scrollList h5, .tipCategory h5
{
    margin-bottom: 5px;
    padding-right: 5px;
}

.scrollList p, .tipCategory p
{
   /* padding-left: 0px !important;*/
}

.tipSubmit
{
    margin-top: 10px;
}

    .tipSubmit h5
    {
        margin-bottom: 5px;
    }

.zoomTo
{
    font-size: 13px;
    font-weight: bold;
    color: #000 !important;
    display: block;
    float:left;
    padding:5px 15px;
    border:#0188fe solid 2px;
    border-radius:25px;
}

.zoomBack
{
    font-size: 13px;
    font-weight: bold;
    color: #000 !important;
    display: block;
    float:left;
    padding:5px 15px;
    border:#0188fe solid 2px;
    border-radius:25px;
}

.tipProfile
{
    width: 75px;
    height: 75px;
    margin-top: 8px;
    float: left;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    border: 1px #e4e4e4 solid;
}

.profileDetails
{
    width: 100% !important;
   
   
}

.profileHead
{
    font-size: 14px;
    display: block;
    padding: 10px 0px;
    color: #65a8f8 !important;
}

/*Oct 13, 2015*/
.objectSearchBox
{
    color: #333333;
    font-size: 15px !important;
    padding: 6px;
    width: 326px;
}

.objectSearchButton, .objectSearchClearButton
{
    position: absolute;
    left: 325px;
    top: 67px !important;
}

.objectSearchBoxWatermark
{
    color: #d8d8d8;
    text-align: center;
    padding-top: 8px;
    font-size: 13px !important;
    width: 90%;
}

input[type=text]::-ms-clear
{
    display: none;
}


/* Beginning Alert Messages Map*/

.fileuploadDiv
{
    /* IMPORTANT STUFF */
    overflow: hidden;
    position: relative;
    cursor: pointer;
    /* SOME CUSTOM STYLING */
    width: 90px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    color: #ccd8e0;
    background: url(../../images/btnBg.png) repeat scroll left top;
    color: #fff;
    height: 20px;
}

.fileupload
{
    height: 30px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 100px;
    height: 30px;
    z-index: 2;
    opacity: 0.0; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=0); /* IE lt 8 */
    -ms-filter: "alpha(opacity=0)"; /* IE 8 */
    -khtml-opacity: 0.0; /* Safari 1.x */
    -moz-opacity: 0.0; /* FF lt 1.5, Netscape */
}

.mapHeadbg
{
    width: auto;
    background: rgba(52,110,180,0.20);
    position: absolute;
    z-index: 999;
    padding: 15px;
    top: 20px;
    right: 20px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.polygon
{
    background: url(../../images/polygon-red.png) no-repeat 50% 50% #e4e4e4;
    background-size: 75%;
    -webkit-background-size: 75%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: #000 1px solid;
    width: 30px;
    height: 30px;
    float: left;
    cursor: pointer;
    color: rgba(52,110,180,0.20);
    margin-left: 10px;
    margin-right: 18px;
    margin-top: 0;
}

.polygonBlue
{
    background: url(../../images/polygon-blue.png) no-repeat 50% 50% #e4e4e4;
}

.polygon-activered
{
    background: #e7745c url(../../images/polygon-white.png) no-repeat 50% 50%;
    border: #e7745c 1px solid;
}

.polygon-activeblue
{
    background: #78b1ef url(../../images/polygon-white.png) no-repeat 50% 50%;
    border: #78b1ef 1px solid;
}




.circle
{
    background: url(../../images/draw-circle-red.png) no-repeat 50% 50% #e4e4e4;
    background-size: 75%;
    -webkit-background-size: 75%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: #000 1px solid;
    width: 30px;
    height: 30px;
    float: left;
    cursor: pointer;
    color: rgba(52,110,180,0.20);
    margin-right: 11px;
    margin-top: 0;
}

.circle-activered
{
    background: #e7745c url(../../images/draw-circle-white.png) no-repeat 50% 50%;
    border: #e7745c 1px solid;
}

.circle-activeblue
{
    background: #78b1ef url(../../images/draw-circle-white.png) no-repeat 50% 50%;
    border: #78b1ef 1px solid;
}

.polygon:hover, .circle:hover
{
    /*background-color: #fff;*/
}


.mapSave
{
    background: #57a0f8;
    border: 1px solid #4490ec;
}

.mapClear
{
   background: url(../../images/delete.png) no-repeat center center;
    text-align: center;
    padding: 0 10px 0 10px;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
    display: inline-block;
    line-height: 1.8;
    cursor: pointer;
    height: 32px;
    width:32px;
    margin-left: 10px;
    margin-top:0;
}

.mapClear1
{
    background: url(../../images/delete.png) no-repeat center center;
    text-align: center;
    padding: 0 10px 0 10px;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
    display: inline-block;
    line-height: 1.8;
    cursor: pointer;
    height: 32px;
    width:53px;
    margin-left: 42px;
    margin-top:0;
}

.mapCancel
{
    background: #000;
    opacity: 0.50;
    border: 1px solid #333333;
    padding-right: 15px;
    margin-right: 25px;
}

.mapSave, .mapCancel
{
    text-align: center;
    padding: 0 10px 0 10px;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
    display: inline-block;
    line-height: 1.8;
    cursor: pointer;
    height: 30px;
    margin-left: 10px;
}

#searchTextField
{
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 10px;
    height: 30px !important;
    width: 260px;
}

.mapHeadbg.alertMap
{
    background: rgba(0,0,0,0.5);
}

.mapHeadbg li
{
    list-style: none;
    margin-bottom: 5px;
}

.mapHeadbg.alertMap .rollcalllabel
{
    color: #fff;
    line-height: 26px;
    font-size: 14px;
    width: 115px;
    padding-right: 10px;
}

.alertLocation
{
    padding-left: 15px;
    width: 300px !important;
    line-height: 20px;
}

.setAffectedAreaLabel
{
    /*padding-left: 10px;*/
}

.setTargetLabel
{
    /*padding-left: 125px;*/
}

.mapSaveCancel
{
    margin-left: 124px;
    padding-top: 15px;
}

.mapClearLocation
{
    float:left;
    margin-left: 11px;
}

.mapHeadbg.alertMap .ui-state-default
{
    margin: 0 0 0 10px;
    background: #fff !important;
    height: 30px;
    width: 188px !important;
    font-size: 13px !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}

.mapHeadbg.alertMap fieldset
{
    float: left;
}

.ui-selectmenu-menu li, .ui-selectmenu-menu li:hover
{
    font-size: 13px !important;
    background: none !important;
    border-bottom: #ccc 1px solid !important;
}

    .ui-selectmenu-menu li:hover
    {
        background: #e4e4e4 !important;
    }

    .ui-selectmenu-menu li:last-of-type
    {
        border-bottom: none !important;
    }

.dijitReset
{
    padding: 8px 5px;
}

.dijitMenuItemSelected
{
    background: #57a0f8;
}

.ui-tooltip, .arrow:after
{
    background: black;
    border: 2px solid white;
}

.ui-tooltip-content
{
    font-size: 12px;
}

/* End of Alert, Messages & Map*/
.mapPopupBgSub p {
    padding: 10px 15px;
}
.mapPopupBgSub h5 {
    font-size: 15px;
    font-weight: bold;
    margin: 0px;
    background:#efeff5;
    padding:10px 15px 5px;
    border-bottom:#aaaaaa solid 1px;
    border-top:#aaaaaa solid 1px;
}

.vehicle-no {
    margin-right: 10px;
    margin-top: 2px;
    height: 23px;
    width: 23px;
    border-radius:50%;
    font-size:8px;
    background:#333;
    color:#fff;
    padding-top:6px;
    text-align:center;
}

.priority-high{background:#d20a10 !important;}
.priority-medium{background:#f6a718 !important;}
.priority-low{background:#7aa002 !important;}
.popupHeader .closeBtnMap img,.mapPopupBgSub .closeBtnMap img{width:29px;}
.priority-grey{background:#9e9d9d !important;}
.priority-blue{background:#0188fe !important;}
.priority-green{background:#7aa002 !important;}
.priority-orange{background:#dd6e1e !important;}