/* Minification failed. Returning unminified contents.
(419,31): run-time error CSS1046: Expect comma, found '253'
(419,39): run-time error CSS1046: Expect comma, found '/'
(2318,21): run-time error CSS1039: Token not allowed after unary operator: '-calcite-font-size-1'
(2326,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
.x-message-box {
  /*  z-index: 50000 !important;*/
}
.x-menu-item-link {
    min-height: 28px;
}
.editor-required-field{
    font-weight:bold;
}
/*.rtlDatefield 
{
   
  float:right ;
 }
.rtlDatefield div
{
    direction:rtl ;
    padding-left :17px;
}
.rtlDatefield .x-form-trigger
{
    left:auto !important ;
}*/
.rtlDatefield input{
    direction:ltr;
}
.rtlDatefield .x-form-item-label-inner-default
{
    text-align:right;
}

.x-form-cb-label-default.x-rtl {
  padding-left: 0;
  padding-right: 23px;
}
.x-tree-node-text {
    font-family: IRANYekan,"Parastoo",Tahoma, "Segoe UI", Verdana, Helvetica, Sans-Serif;
}
.x-rtl, .x-body {
    font-family: IRANYekan,"Parastoo",Tahoma, "Segoe UI", Verdana, Helvetica, Sans-Serif !important;
    font-size: 12px;
}
.x-boundlist-item {
    font-family: IRANYekan,"Parastoo",Tahoma, "Segoe UI", Verdana, Helvetica, Sans-Serif;
}
.hiddenNodeCheckbox input.x-tree-node-cb
{
    display:none;
}
.hiddenNodeCheckbox input.x-tree-checkbox
{
    display:none;
}
/*extjs version 6*/
.hiddenNodeCheckbox .x-tree-checkbox {
    display: none;
}
input.x-tree-checkbox
{
    border:none;
  
}
.x-status-busy-rtl{
   
    padding-right: 20px !important;
    background: rgba(0, 0, 0, 0) no-repeat right;
     background-image: url(/ISIPOGIS/Content/app/images/loading.gif);
    direction: rtl;
}
.x-status-error{
       padding-right: 20px !important;
       
       background-position:right !important;
}
.x-tree-node-noicon{
    display:none;
} 
.x-toc-legend-image{
    width: 36px;
    height: 28px;
}
.tree-node-disabled  {
    -moz-opacity: 0.5;
   opacity:.5;
   filter: alpha(opacity=50);
}

.tableLyout-cellStyle {
    /*padding:2px;
    vertical-align:top;*/ 
        padding-top: 3px;
    /* padding-bottom: 0px; */
    /* vertical-align: top; */

}
.tableLyout-cellStyle hr {
   

}
    .tableLyout-cellStyle label {
        padding:2px 5px 2px;
        /*white-space: nowrap;*/
        /*min-width:100px;*/
        /* box-shadow: 1px 1px 5px #505046; */
        /* border: #F00 outset 1px; */
        border-width: 2px;
        /*border-style: outset;*/
    }

.x-invalid-line
{
    background-image: url(/ISIPOGIS/Content/app/images/invalid_line.gif) !important;
    background-repeat:repeat-x  !important;
    background-position:bottom ;
}
.x-invalid-blue-line 
{
    /*background-image: url(/ISIPOGIS/Content/app/images/invalid_blue_line.gif) !important;*/
     background-image: url(/ISIPOGIS/Content/app/images/invalid_line.gif) !important;
    background-repeat:repeat-x  !important;
    background-position:bottom ;
    background-color:#FFDDE1;
}
.x-treeNode-dirty /*.x-tree-node-anchor*/
{
    /*background-image: url(/ISIPOGIS/Content/app/images/invalid_blue_line.gif) !important;*/
     background-image: url(/ISIPOGIS/Content/app/images/invalid_line.gif) !important;
    background-repeat:repeat-x  !important;
    background-position: 50% 110% ;
    /*background-position: bottom ;*/
    background-color:#FFDDE1 !important;
}
 .x-grid-item-focused .x-treeNode-dirty
 {
     background-color:#F7ACB4 !important;
 }
 .x-grid-item-selected .x-treeNode-dirty
 {
     background-color:#F7ACB4 !important;
 }
.x-cell-dirty /*.x-tree-node-anchor*/
{
    /*background-image: url(/ISIPOGIS/Content/app/images/invalid_blue_line.gif) !important;*/
     background-image: url(/ISIPOGIS/Content/app/images/invalid_line.gif) !important;
    background-repeat:repeat-x  !important;
    background-position: 50% 100% ;
}
.x-treeNode-bold 
{
    font-weight:bold;
}
.x-treeNode-new 
{
    font-style:italic;
}
.x-treeNode-new a span
{
    color:blue;
}
.origValueClassLog
{
    color:Gray;
}


.NA-stopPoint,.NA-facilityPoint,.NA-incidentPoint {
    color: #1023FF;
    /*-webkit-text-shadow: 1px 1px 2px #FFF;
    text-shadow: 1px 1px 2px #FFF ;*/
    white-space:nowrap;
    left: 12px;
    top: -12px;
    text-align: center;
    direction: rtl;
     background: rgb(6, 255, 166); /* The Fallback */
    background: rgba(6, 255, 166, 0.7);
    padding: 1px 2px 3px;
     border-radius:  5px 5px 5px 0px;
          /* pie behavior file must be relative to target page*/
       behavior:url(/ISIPOGIS/Content/app/pie/PIE.htc)
}
.NA-incidentPoint {
     color: rgb(241, 232, 15);
     background: rgb(240, 0, 0); /* The Fallback */
     background: rgba(240, 0, 0, 0.81);
 
}
.NA-barrierPoint {
    color: #f00;
       /*-webkit-text-shadow: 1px 1px 2px #FFF;
    text-shadow: 1px 1px 2px #FFF;*/
    white-space:nowrap;
    left: 12px;
    top: -12px;
    text-align: center;
    direction: rtl;
     background: rgb(241, 232, 15);/* The Fallback */
    background: rgba(241, 232, 15, 0.7);
    padding: 1px 2px 3px;
     border-radius:  5px 5px 5px 0px;
         /* pie behavior file must be relative to target page*/
       behavior:url(/ISIPOGIS/Content/app/pie/PIE.htc)
}
.NA-selected-stopPoint,.NA-selected-facilityPoint,.NA-selected-incidentPoint  {
  border: #EBFF00 2px solid;
  background: rgb(6, 255, 166);/* The Fallback */
  background: rgba(6, 255, 166, 0.94);
   
}
.NA-selected-incidentPoint  {
  background: rgb(240, 0, 0);/* The Fallback */
  background: rgba(240, 0, 0, 0.81);
   
}
.NA-selected-barrierPoint{
  border: #f00 2px solid;
  background: rgb(241, 232, 15);/* The Fallback */
  background: rgba(241, 232, 15, 0.94);
   
}

.x-btn-nobackground{
    background-image:none!important;
}
.x-btn-disabled.x-btn-nobackground{
    border-color:transparent!important;
}
div.xtb-text {
    padding: 3px 3px;
    font: normal 11px/16px IRANYekan,"Parastoo",Tahoma,arial,verdana,sans-serif;
}


div.AttachmentLink ,span.AttachmentLink
{
    cursor:default    ;
    font-weight:bold  ;
    color: #333;
}

div:hover.AttachmentLink ,span:hover.AttachmentLink
{
    cursor:pointer ;
    color: #777;
   
}
div.WFListviewDelete
{
    cursor:default    ;
    font-weight:bold  ;
    color: #990000;
}

div:hover.WFListviewDelete 
{
    cursor:pointer ;
    color: red;
   
}


.x-html-editor-input textarea {
width: 100%;
height: 100%;
overflow: scroll;
}
.x-html-editor-input iframe {
width: 100%;
height: 100%;
overflow: scroll;
}

.externalRelation .x-tree-node-text, .externalRelation .x-menu-item-text {
    /*color:red!important;*/
    text-decoration:underline;
}

.my-striped-rows > table>tbody> tr:nth-child(2n) {
     /*background-color: #eee*/ 

} /* even */
.my-striped-rows > table>tbody> tr:nth-child(2n+1){
     /*background-color: #aaa*/ 
     background-color: #eee 

} /* odd */

  
  /*remove scrolbars when messagebox is showing*/
  .x-mask{
      border-style:none;
  }


.CartViewer-grid .x-grid-td {
    vertical-align:middle;
}

.queryToReserveButtonClass .x-btn-button {
    background-color: #1493d3;
}
    .queryToReserveButtonClass .x-btn-button .x-btn-inner {
        color: white;
    }

    .queryToReserveButtonClass .x-btn-button:hover {
        background-color: #78b4d2 !important;
    }

.queryToReserveCmdInGrid {
    color: #0179b5;
    cursor: pointer;
    /*background-color: #e0e0e0;*/
    background-image: url(/ISIPOGIS/Content/app/images/addToCart16_4bi.png) !important;
    background-position: right;
    padding-right: 1.5em;
    padding-top: 3px;
    padding-bottom: 3px;
    background-repeat: no-repeat;
}
    .queryToReserveCmdInGrid:hover {
        color: white;
        background-color: #1493d3;
        
        background-image: url(/ISIPOGIS/Content/app/images/addToCart16_4.png) !important;
    }


.x-menu-item-indent-default.x-rtl {
    padding-left: 5px;
    right: 0px !important;
    margin-right:35px !important;
}

.CmdInGrid {
    color: #0179b5;
    cursor: pointer;
    /*background-color: #e0e0e0;*/
}

    .CmdInGrid:hover {
        color: white;
    }
.x-form-item-default.x-item-disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.6;
}
.ltr-input-messagebox .x-form-text {
  direction: ltr;
}
.titleOnlyPanelHeader .x-panel-header{
    border:none;
    background-color:transparent;
}
.titleOnlyPanelHeader .x-panel-header-title-default{
    color:black;
}
.titleOnlyPanelHeader .x-docked-noborder-bottom{
    border-top-width:0 !important;
}
.x-grid-filters-filtered-column {
    background-image: url(/ISIPOGIS/Content/app/images/Filter_C_16.png) !important;
    background-repeat: no-repeat;
    background-position: center left;
}
.thumb-wrap{
	float:left;
	border:1px solid #fff;
	height:120px;
	width:120px;
	margin:5px;
	overflow:hidden;
}

.thumb{
	height:90px;
}

.thumb-wrap p{
	text-align:center;
}
.thumb-wrap .thumb-delete{
	visibility :hidden ;
}
.thumb-wrap:hover .thumb-delete{
	visibility :visible  ;
}
.thumb-delete{
    width:16px;
    height :16px;
   cursor:pointer;
    color:Red;
}

.x-view-over
{
   opacity:.8;
    -moz-opacity:.8;
    /*filter:alpha(opacity=80);*/
        
	
}

.x-view-selected{
	background-color:#d0e4f3;
	border-color:#0c82d4;
}

 .myUploader .x-form-element
{
 padding-left:5px!important;    
}
.ol-search {
    padding: 2px;
    position: absolute;
    top: 0.5em;
    /* left: 3em; */
    right: 0.5em;
    background-color: rgb(255 253 253 / 90%);
    /* border: solid gray 1px; */
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.4);
}

.ol-touch .ol-search {
    left: 3.5em;
}

.ol-search button {
    background-image: url(/ISIPOGIS/Content/app/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAABPUlEQVQoU41SwXHCQAzUHh58eoUOIBWEDkI6oAToIKkg7iAuwakgpAIowXRACcnrzp6BzchjMx4wE/S6kW5XK60gvQghzJIkmVoqSZI9gJ9+/fINS5Cc1HX9QXIlIr/tpwcRyb33b7cIGnAIYQdg4pxbjcfj0nJ1Xc+Px+PGObdN03Q9RIAQwgpAnqbp7FKmjQGgJLlU1d2V7BjjRkQO3vvXIXarkyxVNbsCm2QR2Q0V7XOMMReRmfd+OQQubN6hYgs22ZtbnRcAtiRfLueqqmpJ8ovko6oeBq0KIWQA3gFkzrlmMafTaUEyI/mpqmbhVTRWWbRdbClPbeobQNES5KPRqOxs7DBn8K1DsAOKMZYApiTXqlrcDe4d0XN7jWeCfzt351tVle2iGalTcBd4gGDvvZ/fDe4RmCOFLe8Pr7mvEP2N9PQAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1em;
    top: 2px;
    left: 2px;
    float: left;
}

.ol-search input {
    display: inline-block;
    /*border: 0;*/
    /*margin: 1px 1px 1px 2px;*/
    margin: 0;
    font-size: 1.14em;
    padding: 0.3em 0.3em 0.5em;
    /* height: 2em;*/
    box-sizing: border-box;
    transition: all 0.1s;
}

.ol-touch .ol-search input,
.ol-touch .ol-search ul {
    font-size: 1.5em;
}

.ol-control.ol-search.ol-collapsed > * {
    display: none;
}

.ol-control.ol-search.ol-collapsed > button {
    display: block;
}

.ol-search ul {
    list-style: none;
    margin: 0;
    padding: 0 8px;
    display: block;
    clear: both;
    cursor: pointer;
    max-width: 17em;
    overflow-x: hidden;
}
/*
.ol-control.ol-search ul
{	position: absolute;
	background: #fff;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
}
*/
.ol-control.ol-search ul li {
    padding: 0.1em 0.5em;
}

.ol-search ul li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .ol-search ul li.select,
    .ol-search ul li:hover {
        background-color: rgba(0,60,136,.5);
        color: #fff;
    }

    .ol-search ul li.mysearch-group {
        color: gray;
    }

        .ol-search ul li.mysearch-group:hover {
            background-color: transparent;
            color: gray;
        }

    .ol-search ul li img {
        float: left;
        max-height: 2em;
    }

.ol-search li.copy {
    background: rgba(0,0,0,.5);
    color: #fff;
}

    .ol-search li.copy a {
        color: #fff;
        text-decoration: none;
    }

.ol-search.searching:before {
    content: '';
    position: absolute;
    height: 3px;
    left: 0;
    top: 1.6em;
    animation: pulse .5s infinite alternate linear;
    background: red;
}

@keyframes pulse {
    0% {
        left: 0;
        right: 95%;
    }

    50% {
        left: 30%;
        right: 30%;
    }

    100% {
        left: 95%;
        right: 0;
    }
}


.ol-search.IGNF-parcelle input {
    width: 13.5em;
}

    .ol-search.IGNF-parcelle input:read-only {
        background: #ccc;
        opacity: .8;
    }

.ol-search.IGNF-parcelle.ol-collapsed-list > ul.autocomplete {
    display: none;
}

.ol-search.IGNF-parcelle label {
    display: block;
    clear: both;
}

.ol-search.IGNF-parcelle > div * {
    width: 5em;
    box-sizing: border-box;
    display: inline-block;
    margin: .1em;
    font-size: 1em;
}

.ol-search.IGNF-parcelle ul.autocomplete-page {
    margin-top: .5em;
    width: 100%;
    text-align: center;
    display: none;
}

.ol-search.IGNF-parcelle.ol-collapsed-list ul.autocomplete-parcelle,
.ol-search.IGNF-parcelle.ol-collapsed-list ul.autocomplete-page {
    display: block;
}

.ol-search.IGNF-parcelle.ol-collapsed ul.autocomplete-page,
.ol-search.IGNF-parcelle.ol-collapsed ul.autocomplete-parcelle,
.ol-search.IGNF-parcelle ul.autocomplete-parcelle {
    display: none;
}

.ol-search.IGNF-parcelle ul.autocomplete-page li {
    display: inline-block;
    color: #fff;
    background: rgba(0,60,136,.5);
    border-radius: 50%;
    width: 1.3em;
    height: 1.3em;
    padding: .1em;
    margin: 0 .1em;
}

    .ol-search.IGNF-parcelle ul.autocomplete-page li.selected {
        background: rgba(0,60,136,1);
    }

.ol-search li.clear-history {
    color: red;
}


/* Style the caret/arrow */
.mysearch-caret {
    cursor: pointer;
    user-select: none; /* Prevent text selection */
}

    /* Create the caret/arrow with a unicode, and style it */
    .mysearch-caret::before {
        /*content: "\25B6";*/
        /*	content: "\00B1";*/
        content: "➕";
        /*color: black;*/
        display: inline-block;
        /*margin-right: 6px;*/
        margin-left: 6px;
        /*transform: rotate(180deg);*/
        float: right;
        font-size: 0.5em;
        line-height: 2.8em;
    }

/* Rotate the caret/arrow icon when clicked on (using JavaScript) */
.mysearch-caret-down::before {
    /*transform: rotate(90deg);*/
    content: "➖";
}

/* Hide the nested list */
.mysearch-nested {
    display: none !important;
}

/* Show the nested list when the user clicks on the caret/arrow (with JavaScript) */
.mysearch-active {
    display: block !important;
}




.ol-search.searching:before {
    top: 0em;
    animation: pulse .7s infinite alternate linear;
    background: #55afa7;
}

.ol-search ul {
    cursor: default;
}

.ol-search ul {
    /*max-width: unset;*/
    /*max-width: 23em;*/
    max-width: 34em;
}

.ol-search li.mysearch-item {
    cursor: pointer;
}

.ol-search ul li.mysearch-group {
    color: #55afa7;
}

    .ol-search ul li.mysearch-group:hover {
        color: #43968f;
    }

.ol-search ul li.select,
.ol-search ul li:hover {
    background-color: rgb(133, 195, 190);
    color: #fff;
}





.ol-control.ol-search ul li {
    padding: 0.1em 0.3em 0.1em 0.1em;
}

.ol-search button {
    float: right;
}



.ol-search ul {
    color: #333;
    /* font-size: 0.85em;*/
    /*max-width: 21em;*/
}

    .ol-search ul.autocomplete.expanded-list {
        border: 2px solid #cecccc;
        /*max-height: 70vh;*/
        max-height: calc(100vh - 255px);
        overflow-y: auto;
        background-color: #ffffffab;
    }

    .ol-search ul i {
        /*display: block;*/
        display: inline;
        /*color: #333;*/
        color: #009688;
        /*font-size: 0.85em;*/
    }
        .ol-search ul i.filter-highlight {
            color: #ff3b00;
            /*font-size: 0.85em;*/
            background-color: yellow;
        }
input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
}

.findSearchIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/find_search.png) !important;
    background-repeat: no-repeat;
}
.addPlacemarkPointIcon{
 background-image: url(/ISIPOGIS/Content/app/images/addPlacemarkPoint.png) !important;
    background-repeat: no-repeat;
}
.createBufferIcon
{
 background-image: url(/ISIPOGIS/Content/app/images/createBuffer.png) !important;
    background-repeat: no-repeat;
}
.distanceAlongLineIcon
{
 background-image: url(/ISIPOGIS/Content/app/images/DistanceAlongLine.png) !important;
    background-repeat: no-repeat;
}
.icon-sign-out
{
background-image: url(/ISIPOGIS/Content/app/images/sign-out_000000_16.png) !important;
   background-position: right;
  background-repeat: no-repeat;
  padding-right: 18px!important;
}
.icon-sign-in
{
background-image: url(/ISIPOGIS/Content/app/images/sign-in_000000_16.png) !important;
   background-position: right;
  background-repeat: no-repeat;
  padding-right: 18px!important;
}
.icon-user
{
background-image: url(/ISIPOGIS/Content/app/images/user_000000_16.png) !important;
   background-position: right;
  background-repeat: no-repeat;
  padding-right: 18px!important;
  padding-top: 2px!important;
}

.pieChartIcon
{
 background-image: url(/ISIPOGIS/Content/app/images/chart_pie.png) !important;
    background-repeat: no-repeat;
}
.splitPolygonIcon
{
 background-image: url(/ISIPOGIS/Content/app/images/EditingSplitPolygonTool16.png) !important;
    background-repeat: no-repeat;
}
.splitPolygonIdentifyIcon
{
 background-image: url(/ISIPOGIS/Content/app/images/EditingSplitPolygonTool_Identify.png) !important;
    background-repeat: no-repeat;
}

.mergePolygonIcon
{
 background-image: url(/ISIPOGIS/Content/app/images/EditingMergePolygonTool16.png) !important;
    background-repeat: no-repeat;
}
.closestDistanceIcon
{
 background-image: url(/ISIPOGIS/Content/app/images/closestDistance.png) !important;
    background-repeat: no-repeat;
}

.icon-drawShapeAddPart
{
    background-image: url(/ISIPOGIS/Content/app/images/AddEdit.png) !important;
    background-repeat: no-repeat;
}
.newShapeBySelectAddPart
{
    background-image: url(/ISIPOGIS/Content/app/images/drawShape_Identify_add.png) !important;
    background-repeat: no-repeat;
}
.locationGPSIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/LocationGoTo16.png) !important;
    background-repeat: no-repeat;
}




.x-combo-loading
{
    background-image: url(/ISIPOGIS/Content/app/images/loading.gif);
    background-repeat: no-repeat;
    background-position: right;
}
.x-waitIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/loading.gif) !important;
    background-repeat: no-repeat !important;
    background-position: right/* !important;*/
}
.x-combo-waitIcon input
{
background-image: url(/ISIPOGIS/Content/app/images/loading.gif) !important;
    background-repeat: no-repeat !important;
    background-position: right/* !important;*/
}
.queryIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/search-find.png) !important;
}
.findIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/search.png) !important;
}
.icon-wf-QueryItem
{
    background-image: url(/ISIPOGIS/Content/app/images/search_find.png) !important;
}
.icon-wf_IdentifyItem
{
    background-image: url(/ISIPOGIS/Content/app/images/identify.png) !important;
    background-repeat: no-repeat;
}
.icon-wf-selector
{
    background-image: url(/ISIPOGIS/Content/app/images/search_add.png) !important;
}
.identifytIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/identify.png) !important;
    background-repeat: no-repeat;
}
.tocIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/TOC.png) !important;
    background-repeat: no-repeat;
}
.zoomToLayerIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/ZoomToLayer.png) !important;
    background-repeat: no-repeat;
}

.zoomInIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/ZoomIn.gif) !important;
    background-repeat: no-repeat;
}
.relationIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/relation.png) !important;
    background-repeat: no-repeat;
}
.atr_relationIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/relation_atr.png) !important;
    background-repeat: no-repeat;
}
.FeatureLayerIcon,.featureLayerIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/FeatureLayer.png) !important;
    background-repeat: no-repeat;
}
.LineLayerIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/LineLayer.png) !important;
    background-repeat: no-repeat;
}
.PointLayerIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/PointLayer.png) !important;
    background-repeat: no-repeat;
}
.PolygonLayerIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/PolygonLayer.png) !important;
    background-repeat: no-repeat;
}
.TableIcon,.tableIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/Table.png) !important;
    background-repeat: no-repeat;
}
.ReportIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/report1.png) !important;
    background-repeat: no-repeat;
}
.ReportsIcon {
    background-image: url(/ISIPOGIS/Content/app/images/ReportFolder16.png) !important;
    background-repeat: no-repeat;
}
.ResultsIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/results.png) !important;
    background-repeat: no-repeat;
}

.CheckIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/GenericCheckMarkGreen16.png) !important;
    background-repeat: no-repeat;
}
.PrinterIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/printer.png) !important;
    background-repeat: no-repeat;
}
.PrintVersionIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/print-version.gif) !important;
    background-repeat: no-repeat;
}
.ExcelIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/excel.png) !important;
    background-repeat: no-repeat;
}
.deleteIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/delete.gif) !important;
    background-repeat: no-repeat;
}
.addIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/add.png) !important;
    background-repeat: no-repeat;
}
.drawLineIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/drawLine.png) !important;
    background-repeat: no-repeat;
}
.drawPointIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/drawPoint.png) !important;
    background-repeat: no-repeat;
}
.drawRectangleIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/drawRectangle.png) !important;
    background-repeat: no-repeat;
}
.drawCircleIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/drawCircle.png) !important;
    background-repeat: no-repeat;
}
.drawPolygonIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/drawPolygon.png) !important;
    background-repeat: no-repeat;
}
.measureIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/measure.png) !important;
    background-repeat: no-repeat;
}

.zoomToIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/ZoomInTool_B_16.png) !important;
    background-repeat: no-repeat;
}
.panToIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/PanToolSmall16.png) !important;
    background-repeat: no-repeat;
}
.goToXYIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/GoToXY16.png) !important;
    background-repeat: no-repeat;
}

.legendIcon
{
      background-image: url(/ISIPOGIS/Content/app/images/Legend16.png) !important;
    background-repeat: no-repeat;
}
.hyperlinkIcon
{
      background-image: url(/ISIPOGIS/Content/app/images/HyperlinkTool16.png) !important;
    background-repeat: no-repeat;
}
.taskFolderIcon
{
      background-image: url(/ISIPOGIS/Content/app/images/FolderTask_B_16.png) !important;
    background-repeat: no-repeat;
}
.taskOpenIcon
{
      background-image: url(/ISIPOGIS/Content/app/images/TaskOpen16.png) !important;
    background-repeat: no-repeat;
}
.taskRegisterIcon
{
      background-image: url(/ISIPOGIS/Content/app/images/TaskRegister16.png) !important;
    background-repeat: no-repeat;
}
.PropertiesIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/Properties.png) !important;
    background-repeat: no-repeat;
}

.ConfigIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/config.png) !important;
    background-repeat: no-repeat;
}
.ConfigIcon-right
{
    background-image: url(/ISIPOGIS/Content/app/images/config.png) !important;
    background-repeat: no-repeat;
    float:right ;
}
.JoinTablesIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/JoinTables.png) !important;
    background-repeat: no-repeat;
}
.GenericSaveAsIcon
{
     background-image: url(/ISIPOGIS/Content/app/images/GenericSaveAs16.png) !important;
    background-repeat: no-repeat;
}
.unknow-icon{
	background: url(/ISIPOGIS/Content/app/images/unknown.png) center center no-repeat !important;
}
.unknow-icon-small{
	background: url(/ISIPOGIS/Content/app/images/file/16x16/unknown.png) center center no-repeat !important;
}
.swf-icon{
	background: url(/ISIPOGIS/Content/app/images/application-swf.png) center center no-repeat !important;
}
.swf-icon-small{
	background: url(/ISIPOGIS/Content/app/images/file/16x16/application-swf.png) center center no-repeat !important;
}

.image-icon{
	background: url(/ISIPOGIS/Content/app/images/image.png) center center no-repeat !important;
}
.image-icon-small{
	background: url(/ISIPOGIS/Content/app/images/file/16x16/image.png) center center no-repeat !important;
}
.html-icon{
	background: url(/ISIPOGIS/Content/app/images/text-html.png) center center no-repeat !important;
}
.html-icon-small{
	background: url(/ISIPOGIS/Content/app/images/file/16x16/text-html.png) center center no-repeat !important;
}
.word-icon ,.doc-icon ,.docx-icon{
	background: url(/ISIPOGIS/Content/app/images/application-msword.png) center center no-repeat !important;
}
.word-icon-small ,.doc-icon-small ,.docx-icon-small{
	background: url(/ISIPOGIS/Content/app/images/file/16x16/application-msword.png) center center no-repeat !important;
}

.php-icon{
	background: url(/ISIPOGIS/Content/app/images/application-x-php.png) center center no-repeat !important;
}
.php-icon-small{
	background: url(/ISIPOGIS/Content/app/images/file/16x16/application-x-php.png) center center no-repeat !important;
}
.java-icon{
	background: url(/ISIPOGIS/Content/app/images/text-x-java.png) center center no-repeat !important;
}
.java-icon-small{
	background: url(/ISIPOGIS/Content/app/images/file/16x16/text-x-java.png) center center no-repeat !important;
}

.ppt-icon{
	background: url(/ISIPOGIS/Content/app/images/application-vnd.ms-powerpoint.png) center center no-repeat !important;
}
.ppt-icon-small{
	background: url(/ISIPOGIS/Content/app/images/file/16x16/application-vnd.ms-powerpoint.png) center center no-repeat !important;
}
.txt-icon{
	background: url(/ISIPOGIS/Content/app/images/text-x-generic.png) center center no-repeat !important;
}
.txt-icon-small{
	background: url(/ISIPOGIS/Content/app/images/file/16x16/text-x-generic.png) center center no-repeat !important;
}
.pdf-icon{
	background: url(/ISIPOGIS/Content/app/images/pdf.png) center center no-repeat !important;
}
.pdf-icon-small{
	background: url(/ISIPOGIS/Content/app/images/file/16x16/pdf.png) center center no-repeat !important;
}
.xls-icon, .xlsx-icon{
	background: url(/ISIPOGIS/Content/app/images/excel-app.png) center center no-repeat !important;
}

.xls-icon-small, .xlsx-icon-small{
	background: url(/ISIPOGIS/Content/app/images/file/16x16/excel-app.png) center center no-repeat !important;
}


.zip-icon{
	background: url(/ISIPOGIS/Content/app/images/application-x-compress.png) center center no-repeat !important;
}
.zip-icon-small{
	background: url(/ISIPOGIS/Content/app/images/file/16x16/application-x-compress.png) center center no-repeat !important;
}
.css-icon{
	background: url(/ISIPOGIS/Content/app/images/text-css.png) center center no-repeat !important;
}
.css-icon-small{
	background: url(/ISIPOGIS/Content/app/images/file/16x16/text-css.png) center center no-repeat !important;
}
.js-icon{
	background: url(/ISIPOGIS/Content/app/images/text-x-script.png) center center no-repeat !important;
}
.js-icon-small{
	background: url(/ISIPOGIS/Content/app/images/file/16x16/text-x-script.png) center center no-repeat !important;
}
.audio-icon-small{
	background: url(/ISIPOGIS/Content/app/images/file/16x16/audio.png) center center no-repeat !important;
}
.movie-icon-small{
	background: url(/ISIPOGIS/Content/app/images/file/16x16/movie.png) center center no-repeat !important;
}
.folder-icon{
	background: url(/ISIPOGIS/Content/app/images/gnome-fs-directory.png) center center no-repeat !important;
}

.up-icon{
	background: url(/ISIPOGIS/Content/app/images/folder_up.png) center center no-repeat !important;
}

.go-icon{
	background: url(/ISIPOGIS/Content/app/images/folder_go.png) center center no-repeat !important;
}
.newfolder-icon{
	background: url(/ISIPOGIS/Content/app/images/folder_add.png) center center no-repeat !important;
}
.expand-icon{
	background: url(/ISIPOGIS/Content/app/images/bullet_arrow_down.png) 3px center no-repeat !important;
}

.collapse-icon{
	background: url(/ISIPOGIS/Content/app/images/bullet_arrow_up.png) 3px center no-repeat !important;
}
.movedown-icon{
	background: url(/ISIPOGIS/Content/app/images/bullet_arrow_down.png) center center no-repeat !important;
}

.moveup-icon{
	background: url(/ISIPOGIS/Content/app/images/bullet_arrow_up.png) center center no-repeat !important;
}
.movetop-icon{
	background: url(/ISIPOGIS/Content/app/images/bullet_arrow_top.png) center center no-repeat !important;
}

.movebottom-icon{
	background: url(/ISIPOGIS/Content/app/images/bullet_arrow_bottom.png) center center no-repeat !important;
}
.refresh-icon{
	background-image: url(/ISIPOGIS/Content/app/images/arrow_refresh_small.png) !important;
    background-repeat: no-repeat;
}
.newWorkflow-icon{
	background-image: url(/ISIPOGIS/Content/app/images/newWorkflow.png) !important;
    background-repeat: no-repeat;
}
.workflows-icon{
	background-image: url(/ISIPOGIS/Content/app/images/workflows.png) !important;
    background-repeat: no-repeat;
}
.workflow-icon{
	background-image: url(/ISIPOGIS/Content/app/images/workflows.png) !important;
    background-repeat: no-repeat;
}
.TransferContract-icon
{
    background-image: url(/ISIPOGIS/Content/app/images/report1.png) !important;
    background-repeat: no-repeat;
}

.icon-drawShape
{
    background-image: url(/ISIPOGIS/Content/app/images/drawShape.png) !important;
    background-repeat: no-repeat;
}
.icon-modifyShape
{
    background-image: url(/ISIPOGIS/Content/app/images/editVertex.png) !important;
    background-repeat: no-repeat;
}
.icon-moveShape
{
    background-image: url(/ISIPOGIS/Content/app/images/modifyShape.png) !important;
    background-repeat: no-repeat;
}
.icon-snapping
{
    background-image: url(/ISIPOGIS/Content/app/images/snapping.png) !important;
    background-repeat: no-repeat;
}
.icon-snapToPoint
{
    background-image: url(/ISIPOGIS/Content/app/images/snapToPoint.png) !important;
    background-repeat: no-repeat;
}
.icon-snapToEdge
{
    background-image: url(/ISIPOGIS/Content/app/images/snapToEdge.png) !important;
    background-repeat: no-repeat;
}
.small-close
{
    background-image: url(/ISIPOGIS/Content/app/images/small-close.gif);
    background-repeat: no-repeat;
    background-position: center  center  ;
    
}
.icon-attach
{
    background-image: url(/ISIPOGIS/Content/app/images/attach.png) !important;
    background-repeat: no-repeat;
}
.icon-attach-right
{
    background-image: url(/ISIPOGIS/Content/app/images/attach.png) !important;
    background-repeat: no-repeat;
    float:right ;
}
.icon-text-right
{
    background-image: url(/ISIPOGIS/Content/app/images/page_white_text.png) !important;
    background-repeat: no-repeat;
    float:right ;
}
.icon-history-right
{
    background-image: url(/ISIPOGIS/Content/app/images/icon_history.gif) !important;
    background-repeat: no-repeat;
    float:right ;
}
.icon-workflow-right
{
    background-image: url(/ISIPOGIS/Content/app/images/workflow.png) !important;
    background-repeat: no-repeat;
    float:right ;
}
.icon-workflow-inbox
{
    background-image: url(/ISIPOGIS/Content/app/images/inbox.png) !important;
    background-repeat: no-repeat;
 
}
.icon-workflow-sent
{
    background-image: url(/ISIPOGIS/Content/app/images/sent.png) !important;
    background-repeat: no-repeat;
 
}
.icon-workflow-closed
{
    background-image: url(/ISIPOGIS/Content/app/images/workflow-closed.png) !important;
    background-repeat: no-repeat;
}
.mapIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/Map16.png) !important;
    background-repeat: no-repeat;
}

.FeatureLayerIcon-spatial
{
    background-image: url(/ISIPOGIS/Content/app/images/FeatureLayer-spatial.png) !important;
    background-repeat: no-repeat;
}
.LineLayerIcon-spatial
{
    background-image: url(/ISIPOGIS/Content/app/images/LineLayer-spatial.png) !important;
    background-repeat: no-repeat;
}
.PointLayerIcon-spatial
{
    background-image: url(/ISIPOGIS/Content/app/images/PointLayer-spatial.png) !important;
    background-repeat: no-repeat;
}
.PolygonLayerIcon-spatial
{
    background-image: url(/ISIPOGIS/Content/app/images/PolygonLayer-spatial.png) !important;
    background-repeat: no-repeat;
}
.TableIcon-spatial
{
    background-image: url(/ISIPOGIS/Content/app/images/Table.png) !important;
    background-repeat: no-repeat;
}

.labelingIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/LabelingManager16.png) !important;
    background-repeat: no-repeat;
}

.addEditIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/AddEdit.png) !important;
    background-repeat: no-repeat;
}
.removeRelationIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/RemoveRelationship.png) !important;
    background-repeat: no-repeat;
}
.addRelateByQueryIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/addRelateByQuery.png) !important;
    background-repeat: no-repeat;
}
.addRelateFromMapIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/AddRelateFromMap.png) !important;
    background-repeat: no-repeat;
}

.editingData
{
    background-image: url(/ISIPOGIS/Content/app/images/Editing16.png) !important;
    background-repeat: no-repeat;
}

.newShapeBySelect
{
    background-image: url(/ISIPOGIS/Content/app/images/newShapeBySelect.png) !important;
    background-repeat: no-repeat;
}
.addEditVertex
{
    background-image: url(/ISIPOGIS/Content/app/images/EditingAddVertexTool16.png) !important;
    background-repeat: no-repeat;
}
.deleteVertex
{
    background-image: url(/ISIPOGIS/Content/app/images/EditingDeleteVertexTool16.png) !important;
    background-repeat: no-repeat;
}
.EditingAttributes
{
    background-image: url(/ISIPOGIS/Content/app/images/EditingAttributesWindowShow16.png) !important;
    background-repeat: no-repeat;
}
.upload
{
    background-image: url(/ISIPOGIS/Content/app/images/upload_archive.gif) !important;
    background-repeat: no-repeat;
}
.GenericSaveIcon
{
     background-image: url(/ISIPOGIS/Content/app/images/GenericSave16.png) !important;
    background-repeat: no-repeat;
}
.SelectByIdentify
{
     background-image: url(/ISIPOGIS/Content/app/images/SelectByIdentify.png) !important;
    background-repeat: no-repeat;
}

.help
{
     background-image: url(/ISIPOGIS/Content/app/images/help.png) !important;
    background-repeat: no-repeat;
}

.no_access-icon
{
     background-image: url(/ISIPOGIS/Content/app/images/no_access.png) !important;
    background-repeat: no-repeat;
}


.view_access-icon
{
     background-image: url(/ISIPOGIS/Content/app/images/view_access.png) !important;
    background-repeat: no-repeat;
}

.edit_access-icon
{
     background-image: url(/ISIPOGIS/Content/app/images/edit_access.png) !important;
    background-repeat: no-repeat;
}

.offlineedit_access-icon
{
     background-image: url(/ISIPOGIS/Content/app/images/offlineedit_access.png) !important;
    background-repeat: no-repeat;
}

.checker_access-icon
{
     background-image: url(/ISIPOGIS/Content/app/images/checker_access.png) !important;
    background-repeat: no-repeat;
}
.editor_checker_access-icon
{
     background-image: url(/ISIPOGIS/Content/app/images/editor_checker_access.png) !important;
    background-repeat: no-repeat;
}

.notSet_access-icon
{
     background-image: url(/ISIPOGIS/Content/app/images/notSet_access.png) !important;
    background-repeat: no-repeat;
}

.modify_access-icon
{
     background-image: url(/ISIPOGIS/Content/app/images/modify_access.png) !important;
    background-repeat: no-repeat;
}
.create_access-icon
{
     background-image: url(/ISIPOGIS/Content/app/images/create_access.png) !important;
    background-repeat: no-repeat;
}
.delete_access-icon
{
     background-image: url(/ISIPOGIS/Content/app/images/delete_access.png) !important;
    background-repeat: no-repeat;
}

.reverse
{
     background-image: url(/ISIPOGIS/Content/app/images/reverse.png) !important;
    background-repeat: no-repeat;
}

.addFromArchive
{
     background-image: url(/ISIPOGIS/Content/app/images/addFromArchive.png) !important;
    background-repeat: no-repeat;
}

.Report_ProcIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/report_proc.png) !important;
    background-repeat: no-repeat;
}
.Report_DisplayIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/report_display.png) !important;
    background-repeat: no-repeat;
}
.icon-history
{
    background-image: url(/ISIPOGIS/Content/app/images/viewLog.png) !important;
    background-repeat: no-repeat;

}
.selectFromMapIcon{
    background-image: url(/ISIPOGIS/Content/app/images/MapWithPointer16.png) !important;
    background-repeat: no-repeat;
}
.attributeWindowIcon{
    background-image: url(/ISIPOGIS/Content/app/images/AttributesWindow16.png) !important;
    background-repeat: no-repeat;
}

.route-icon{
    background-image: url(/ISIPOGIS/Content/app/images/Route_B_16.png) !important;
    background-repeat: no-repeat;
}
.route-addStop-icon{
    background-image: url(/ISIPOGIS/Content/app/images/RouteAddStop16-2.png) !important;
    background-repeat: no-repeat;
}
.route-addBarrier-icon{
    background-image: url(/ISIPOGIS/Content/app/images/RouteAddBarrier16-2.png) !important;
    background-repeat: no-repeat;
}
.route-addBarrier-line-icon{
    background-image: url(/ISIPOGIS/Content/app/images/RouteAddBarrierLine.png) !important;
    background-repeat: no-repeat;
}
.route-addBarrier-polygon-icon{
    background-image: url(/ISIPOGIS/Content/app/images/RouteAddBarrierPolygon.png) !important;
    background-repeat: no-repeat;
}
.route-addFacility-icon{
    background-image: url(/ISIPOGIS/Content/app/images/RouteAddFacility.png) !important;
    background-repeat: no-repeat;
}
.route-addIncident-icon{
    background-image: url(/ISIPOGIS/Content/app/images/RouteAddIncident.png) !important;
    background-repeat: no-repeat;
}


.identify-forbiden
{
    /*background-image: url(/ISIPOGIS/Content/app/images/delete.gif) !important;
    background-repeat: no-repeat !important;
    background-position: right;*/
    color:gray;
}

.measure_centerIcon
{
 background-image: url(/ISIPOGIS/Content/app/images/measure_center.png) !important;
    background-repeat: no-repeat;
}
.measure_textIcon
{
 background-image: url(/ISIPOGIS/Content/app/images/measure_text.png) !important;
    background-repeat: no-repeat;
}

.manageDatabaseIcon{
    background-image: url(/ISIPOGIS/Content/app/images/ManageDatabase.png) !important;
    background-repeat: no-repeat;
}
.layerTopologyIcon{
    
        background-image: url(/ISIPOGIS/Content/app/images/LayerTopology16.png) !important;
    background-repeat: no-repeat;
}
.measure_toolsIcon
{
 background-image: url(/ISIPOGIS/Content/app/images/measure_tools.png) !important;
    background-repeat: no-repeat;
}
.windowManagerIcon{
    background-image: url(/ISIPOGIS/Content/app/images/window_cascade.png) !important;
    background-repeat: no-repeat;
}

.editingUndo { 
    background-image: url(/ISIPOGIS/Content/app/images/EditRedo_B_16.png) !important;
    background-repeat: no-repeat;
}
.editingRedo { 
    background-image: url(/ISIPOGIS/Content/app/images/EditUndo_B_16.png) !important;
    background-repeat: no-repeat;
}

.selectAndDeleteGraphicIcon { 
    background-image: url(/ISIPOGIS/Content/app/images/selectAndDeleteGraphic.png) !important;
    background-repeat: no-repeat;
}

.selectLineSegmentFromMapIcon { 
    background-image: url(/ISIPOGIS/Content/app/images/SelectLineSegmentFromMap.png) !important;
    background-repeat: no-repeat;
}

.labelSettingsIcon { 
    background-image: url(/ISIPOGIS/Content/app/images/TextDynamic16.png) !important;
    background-repeat: no-repeat;
}

.ReportRunIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/control_play.png) !important;
    background-repeat: no-repeat;
}

.linkIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/link.png) !important;
    background-repeat: no-repeat;
}
.imageLinkIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/image_link.png) !important;
    background-repeat: no-repeat;
}
.layoutLinkIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/layout_link.png) !important;
    background-repeat: no-repeat;
}
.reportLinkIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/report_link.png) !important;
    background-repeat: no-repeat;
}
.worldLinkIcon
{
    background-image: url(/ISIPOGIS/Content/app/images/world_link.png) !important;
    background-repeat: no-repeat;
}

.deleteIcon2
{
    background-image: url(/ISIPOGIS/Content/app/images/delete.png) !important;
    background-repeat: no-repeat;
}


.shahrek_icon_type_1
{
    background-image: url(/ISIPOGIS/Content/app/images/Shahrak_24.png) !important;
    background-repeat: no-repeat;
        /*padding-right: 26px;*/
    background-position: right top;
}
.shahrek_icon_type_2
{
    background-image: url(/ISIPOGIS/Content/app/images/Nahie_24.png) !important;
    background-repeat: no-repeat;
        /*padding-right: 26px;*/
    background-position: right top;
}
.shahrek_icon_type_3
{
    background-image: url(/ISIPOGIS/Content/app/images/Mantaghevije_24.png) !important;
    background-repeat: no-repeat;
        /*padding-right: 26px;*/
    background-position: right top;
}

.report_diskIcon
{
     background-image: url(/ISIPOGIS/Content/app/images/report_disk.png) !important;
    background-repeat: no-repeat;
}
.report_editIcon
{
     background-image: url(/ISIPOGIS/Content/app/images/report_edit.png) !important;
    background-repeat: no-repeat;
}

.linked_database
{
 background-image: url(/ISIPOGIS/Content/app/images/database_link.png) !important;
    background-repeat: no-repeat;
    background-position:right;
    padding-right:20px;
}
.server_database
{
 background-image: url(/ISIPOGIS/Content/app/images/server_database.png) !important;
    background-repeat: no-repeat;
    background-position:right;
    padding-right:20px;
}

.CartViewerIcon {
    /*background-image: url(/ISIPOGIS/Content/app/images/cart.png) !important;*/
    background-image: url(/ISIPOGIS/Content/app/images/cart16.png) !important;
    background-color: #1493d3;
    background-repeat: no-repeat;
}

.addToCartIcon {
    background-image: url(/ISIPOGIS/Content/app/images/addToCart16_3.png) !important;
    background-repeat: no-repeat;
}
.addToCartIcon2 {
    background-image: url(/ISIPOGIS/Content/app/images/addToCart16_4.png) !important;
    background-repeat: no-repeat;
}

.MergeParcelsListIcon {
    background-image: url(/ISIPOGIS/Content/app/images/EditingMergePolygonTool16.png) !important;
    background-repeat: no-repeat;
}
.SplitParcelIcon {
    background-image: url(/ISIPOGIS/Content/app/images/EditingSplitPolygonTool16.png) !important;
    background-repeat: no-repeat;
}


.fa-rotate-45 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-135 {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-225 {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-rotate-315 {
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg)
}

.route-add-car-icon {
    background-image: url(/ISIPOGIS/Content/app/images/new_car16.png) !important;
    background-repeat: no-repeat;
}

.route-car-icon {
    background-image: url(/ISIPOGIS/Content/app/images/car16.png) !important;
    background-repeat: no-repeat;
}
.selection-switch-icon {
    background-image: url(/ISIPOGIS/Content/app/images/SelectionSwitch16.png) !important;
    background-repeat: no-repeat;
}

.reload-as-new-result-icon {
    background-image: url(/ISIPOGIS/Content/app/images/table_add.png) !important;
    background-repeat: no-repeat;
}

.filter-icon {
    background-image: url(/ISIPOGIS/Content/app/images/Filter_C_16.png) !important;
    background-repeat: no-repeat;
}

.table-fields-icon {
    background-image: url(/ISIPOGIS/Content/app/images/TableFields16.png) !important;
    background-repeat: no-repeat;
}

.sum-icon {
    background-image: url(/ISIPOGIS/Content/app/images/sum.png) !important;
    background-repeat: no-repeat;
}

.join-tables-Icon {
    background-image: url(/ISIPOGIS/Content/app/images/join-tables.png) !important;
    background-repeat: no-repeat;
}
.spatialWFController-toolbarItem .x-btn-inner{
    color:blue;
}
.queryTool
{
 background-image: url(/ISIPOGIS/Content/app/images/toolbar/search-find2.png) !important;
    background-repeat: no-repeat;
}
.findTool
{
 background-image: url(/ISIPOGIS/Content/app/images/toolbar/search.png) !important;
    background-repeat: no-repeat;
}
.measureTool
{
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/measure_24.png) !important;
    background-repeat: no-repeat;
}
.goToXYTool
{
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/GoToXY26.png) !important;
    background-repeat: no-repeat;
}
.workflowsTool
{
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/EmailCheck26.png) !important;
    background-repeat: no-repeat;
}
.resultsTool
{
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/TableQuery26.png) !important;
    background-repeat: no-repeat;
}
.editorTool
{
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/editTool26.png) !important;
    background-repeat: no-repeat;
}
.identifyTool
{
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/identify2.png) !important;
    background-repeat: no-repeat;
}
.identifyTool_hand {
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/identify3.png) !important;
    background-repeat: no-repeat;
}
.zoomLastTool
{
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/zoom-last.png) !important;
    background-repeat: no-repeat;
}
.zoomNextTool
{
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/zoom-next.png) !important;
    background-repeat: no-repeat;
}
.zoomInTool
{
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/zoom-in.png) !important;
    background-repeat: no-repeat;
}
.zoomPanTool
{
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/zoom-pan.png) !important;
    background-repeat: no-repeat;
}
.zoomOutTool
{
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/zoom-out.png) !important;
    background-repeat: no-repeat;
}
.zoomAllTool
{
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/zoom-extent.png) !important;
    background-repeat: no-repeat;
}

.settingTool
{
    background-image: url(/ISIPOGIS/Content/app/images/settings.png) !important;
    background-repeat: no-repeat;
}

.printLayoutTool
{
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/print_24.gif) !important;
    background-repeat: no-repeat;
}

.windowManagerTool{
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/window_cascade_24.png) !important;
    background-repeat: no-repeat;
}

.toggleAttachmentLayersTool{
    
        background-image: url(/ISIPOGIS/Content/app/images/toolbar/page_attach.png) !important;
    background-repeat: no-repeat;
}

.shoppingCartIcon {
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/cart24.png) !important;
    background-repeat: no-repeat;
}


.mergeParcelsIcon {
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/EditingMergePolygonTool24.png) !important;
    background-repeat: no-repeat;
}
.splitParcelIcon {
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/EditingSplitPolygonTool24.png) !important;
    background-repeat: no-repeat;
}


.barsIcon {
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/bars.png) !important;
    background-repeat: no-repeat;
}
.networkAnalysisTool {
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/networks.png) !important;
    background-repeat: no-repeat;
}

.toggle3DIcon {
    background-image: url(/ISIPOGIS/Content/app/images/toolbar/toggle3D26.png) !important;
    background-repeat: no-repeat;
}

.propertyGrid
{
    border: 0px outset #C0C0C0;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 2px;
    /*border-collapse: collapse;*/
}
.propertyGrid td
{
    border: outset 1px #C0C0C0;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
    /*border-collapse: collapse;*/
}

.propertyGrid td:first-child
{
    
}
.propertyGrid-Field
{
    border-color: #C0C0C0;
    border-width: 1px;
    border-style: outset;
    background-color: #DDDDDD;
    /*font-weight:bold;*/
    /*color:#15428b;*/
}

.propertyGrid tr:hover
{
    background-color: #FFFF99;
}


.scalebar_bottom-right {
    right: 20px;
    bottom: 5px;
    padding: 5px 10px 20px;
    background-color: rgba(233, 233, 233, 0.51);
    width: auto;
    /*border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;

    box-shadow: -1px -1px 10px rgba(0, 0, 0, 0.4);*/

    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    border: solid gray 1px;
    
    
}
.esriScalebarRulerBlock {
    color: black !important;
    background-color: #444444 !important;
}
.esriScalebarLabel {
    color: black;
}

.ovwContainer{
    box-shadow: 5px -5px 10px rgba(0, 0, 0, 0.4);
}

.esriSimpleSlider {
  box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.4);
}

.bingLogo-lg{
    display:none;
}

.esriPopup {
    font-family: tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
 
}
.esriPopup .titlePane{
        background-color: #22a0e4;
    direction: rtl;
    text-align: right;
    padding-right: 3.5em;
       /*font: 13px tahoma;
    padding-bottom: .2em;*/
}
.esriPopup .contentPane{
    background-color:#f9f9b1;
        font: 12px tahoma;
}
.esriPopup .actionsPane{
background-color:#f9f9b1;
    font: 12px tahoma;
}
.esriPopup .pointer, .esriPopup .outerPointer
{
background-color:#f9f9b1!important;
    font: 12px tahoma;
}
.esriPopup .pointer.top {
    background: #f9f9b1!important;
 
}
.esriPopup a {
     color: #444343; 
    /* text-decoration: underline; */
}
.esriPopup a:hover {
     color: #2bb8f1; 
     background-color:transparent;
    /* text-decoration: underline; */
}

.contentPane {
   padding-top: 4px!important;
    padding-bottom: 0px!important;
}
.tooltipWithIcon{
    min-height:24px;
}
    .tooltipWithIcon > a {
        text-indent: 30px;
        display: inline-block;
        line-height: 1.5em;
        min-height: 24px;
    }

    .tooltip_table
    {
        width:100%;
            /*font-size: 0.8em;*/
    }
    .tooltip_table tr:nth-child(even){
        background-color: #ffffc5;
  }
     .tooltip_table .fieldCaption
    {
         font-style: italic;
    }
      .tooltip_table .fieldValue
    {

    }

      .tooltip_table .top-border
      {
          border-top: solid #d0cece 1px;
      }
      .tooltip_table .left-border
      {
          border-left: solid #d0cece 1px;
      }
      .tooltip_table .right-border
      {
          border-right: solid #d0cece 1px;
      }
      .tooltip_table .bottom-border
      {
          border-bottom: solid #d0cece 1px;
      }
span .reportItem-private{
    font-style:italic;
    
}
span .reportItem-public{
    font-weight:bold;
    
}
span .reportItem-roles{
    font-weight:bold;
    font-style:italic;
}
span .reportItem-Report{
    cursor:pointer;
  background-image: url(/ISIPOGIS/Content/app/images/report.png) !important;
    background-position: right bottom;
    padding-right: 18px;
    background-repeat: no-repeat;
}
span .reportItem-Theme{
    color:#0eb9b9;
    cursor:pointer;

     background-image: url(/ISIPOGIS/Content/app/images/report_picture.png) !important;
    background-position: right bottom;
    padding-right: 18px;
    background-repeat: no-repeat;
}

.toc-TableIcon {
    /*color: #0eb9b9;*/
    background-image: url(/ISIPOGIS/Content/app/images/Table.png) !important;
    background-position: right bottom;
    padding-right: 18px;
    background-repeat: no-repeat;
    direction: ltr;
}

.toc-FeatureLayerIcon {
    /*color: #0eb9b9;*/
    background-image: url(/ISIPOGIS/Content/app/images/FeatureLayer.png) !important;
    background-position: right bottom;
    padding-right: 18px;
    background-repeat: no-repeat;
    direction: ltr;
}

.toc-LineLayerIcon {
    /*color: #0eb9b9;*/
    background-image: url(/ISIPOGIS/Content/app/images/LineLayer.png) !important;
    background-position: right bottom;
    padding-right: 18px;
    background-repeat: no-repeat;
    direction: ltr;
}


.toc-PointLayerIcon {
    /*color: #0eb9b9;*/
    background-image: url(/ISIPOGIS/Content/app/images/PointLayer.png) !important;
    background-position: right bottom;
    padding-right: 18px;
    background-repeat: no-repeat;
    direction: ltr;
}

.toc-PolygonLayerIcon {
    /*color: #0eb9b9;*/
    background-image: url(/ISIPOGIS/Content/app/images/PolygonLayer.png) !important;
    background-position: right bottom;
    padding-right: 18px;
    background-repeat: no-repeat;
    direction: ltr;
}
div#toc_mapToc-body img.x-tree-icon-parent {
    display: none;
}

div#toc_mapToc-body img.x-tree-icon-leaf.x-toc-legend-image {
    width: 28px;
}

div[data-notify=container] {
    padding: 0.5em 1em;
}

span[data-notify=message] .message-datetime {
    font-size: 0.8em;
}

.notify-alertType {
    font-size: 2em;
    padding: 0 0 0 0.5em;
}
.alert-danger .notify-body {
    background-color: #ffffa8;
    font-weight: bold;
    padding: 2px 4px;
}

.notify-footer {
    text-shadow: white 0px 0px 2px;
    color: #716e6e;
}



.esri-ui-inner-container {
    /*  position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;*/
    top: 5em !important;
}

.esri-icon-left-triangle-arrow:before {
    content: "";
    color: inherit;
}

.esri-icon-right-triangle-arrow:before {
    content: "";
    color: inherit
}


.esri-scale-bar__label {
    padding: 0px 0 0 !important;
}


.esri-layer-list {
    padding: 0;
}

#toc_layerlist_container-bodyWrap {
    display: none;
}

#toc_basemaplayerlist_container-bodyWrap {
    display: none;
}

.esri-basemap-layer-list__no-items {
    display: none;
}

.esri-basemap-layer-list__title-container {
    display: none;
}

.esri-widget__heading.esri-basemap-layer-list__list-heading {
    display: none;
}

#toc_layerlist_container {
    display: none;
}

#toc_layerlist #toc_layerlist_container {
    display: block !important;
    background: transparent;
    overflow: auto;
}

#toc_basemaplayerlist_container {
    display: none;
}

#toc_basemaplayerlist #toc_basemaplayerlist_container {
    display: block !important;
    background: transparent;
    overflow: auto;
}

.esri-layer-list__item--has-children > .esri-layer-list__list {
    padding-right: 1em;
}


.esri-layer-list__status-indicator {
    margin-inline: 2px;
}

.esri-layer-list__list {
    margin-left: 0;
    padding-left: 0;
}

.esri-layer-list__item-container {
    padding-left: 6px;
}
.esri-layer-list__item .esri-layer-list__item{
    margin-right:6px;
}

.esri-icon-visible::before {
    content: "\e611";
}
.esri-icon-non-visible::before {
    content: "\e610";
}

.esri-features__container .esri-widget__table tr th {
    text-align: right;
}

.esri-basemap-layer-list__item-container,
.esri-layer-list__item-container {
    padding: 2px 2px 2px 2px;
}

.esri-legend__layer-table{
    margin-bottom:6px;
}
.esri-legend__layer-child-table {
    margin-bottom: 3px;
}

.popup-attachment-icon {
    background-position-x: right !important;
    padding-right: 20px;
}

.esri-layer-list__item-content, .esri-basemap-layer-list__item-content {
    font-size: var(--calcite-font-size-1);
}





.esri-layer-list__item {
    --calcite-list-item-spacing-indent: 0.5rem;
}

.esri-icon-layer-list::before {
    content: "";
    color: inherit;
}

.esri-compass__icon-container {
    transform: translate(50%,-50%);
}
calcite-icon[icon=chevron-right] {
    transform: rotate(180deg);
}

.welcome-note {
    font-family: IRANYekan, "Parastoo", Tahoma, "Segoe UI", Verdana, Helvetica, Sans-Serif !important;
    font-size: 1.2em;
    line-height: 1.5;
}
.welcome-note-title {
    font-family: IRANYekan, "Parastoo", Tahoma, "Segoe UI", Verdana, Helvetica, Sans-Serif !important;
    font-size: 18px;
    margin-right: 8px;
    color: red;
    background-color: yellow;
    padding: 2px 4px 0px;
}
.ResultsColumnSetting input
{
    width:auto;
}
.ResultsColumnSetting select {
    width: auto;
    padding: 0;
}
.ResultPanel-table
{
    border: 1px solid #bbb;
    border-collapse: collapse;
    overflow-y: auto;
}
.ResultPanel-table td, .ResultPanel-table th
{
    border: 1px solid #ccc;
    border-collapse: collapse;
    padding-bottom: 3px;
    padding-top: 4px;
    padding-left: 5px;
    padding-right: 5px;
    text-align:right ;
}
.ResultPanel-table th
{
    font-weight:bold;
    
    border-style: solid;
    /*background-color:  #ffe4b5;*/
    background-color:  #E7E7E7;
    
}

.ResultPanel-table tr:hover
{
    /*background-color: #FFFF99;*/
    background-color: #FFFFBB;
}

.tdCls-vertical-middle{
    vertical-align:middle;
}

.logview-table th {
    text-align: right;
}

.logview-table-details {
}


.ResultPanel-table td.report-number-value {
    /* text-align: left;*/
}

.ResultPanel-table tr.table-summary {
    font-weight: bold;
}
.markerStyle-Circle {
    background-image: url(/ISIPOGIS/Content/app/symbols/markerStyle/Circle.png) !important;
    background-repeat: no-repeat;
}

.markerStyle-Cross {
    background-image: url(/ISIPOGIS/Content/app/symbols/markerStyle/Cross.png) !important;
    background-repeat: no-repeat;
}

.markerStyle-Square {
    background-image: url(/ISIPOGIS/Content/app/symbols/markerStyle/Square.png) !important;
    background-repeat: no-repeat;
}

.markerStyle-Star {
    background-image: url(/ISIPOGIS/Content/app/symbols/markerStyle/Star.png) !important;
    background-repeat: no-repeat;
}

.markerStyle-Triangle {
    background-image: url(/ISIPOGIS/Content/app/symbols/markerStyle/Triangle.png) !important;
    background-repeat: no-repeat;
}


.line-Dash, .line-dash, .line-longdash, .line-shortdash, .line-long-dash, .line-short-dash {
    background-image: url(/ISIPOGIS/Content/app/symbols/lineStyle/Dash.png) !important;
    background-repeat: no-repeat;
}

.line-Dash_Dot, .line-dashdot, .line-longdashdot, .line-shortdashdot, .line-dash-dot, .line-long-dash-dot, .line-short-dash-dot {
    background-image: url(/ISIPOGIS/Content/app/symbols/lineStyle/Dash_Dot.png) !important;
    background-repeat: no-repeat;
}

.line-Dash_Dot_Dot, .line-longdashdotdot, .line-shortdashdotdot, .line-long-dash-dot-dot, .line-short-dash-dot-dot {
    background-image: url(/ISIPOGIS/Content/app/symbols/lineStyle/Dash_Dot_Dot.png) !important;
    background-repeat: no-repeat;
}

.line-Dot, .line-dot, .line-shortdot, .line-short-dot {
    background-image: url(/ISIPOGIS/Content/app/symbols/lineStyle/Dot.png) !important;
    background-repeat: no-repeat;
}

.line-Solid, .line-solid {
    background-image: url(/ISIPOGIS/Content/app/symbols/lineStyle/Solid.png) !important;
    background-repeat: no-repeat;
}

.line-none {
    background-color: white !important;
    background-repeat: no-repeat;
}

.hatch-BDiagonal, .hatch-BackwardDiagonal {
    background-image: url(/ISIPOGIS/Content/app/symbols/hatch/BDiagonal.png) !important;
    background-repeat: no-repeat;
}

.hatch-Cross {
    background-image: url(/ISIPOGIS/Content/app/symbols/hatch/Cross.png) !important;
    background-repeat: no-repeat;
}

.hatch-DarkGray {
    background-image: url(/ISIPOGIS/Content/app/symbols/hatch/DarkGray.png) !important;
    background-repeat: no-repeat;
}

.hatch-DiagCross, .hatch-DiagonalCross {
    background-image: url(/ISIPOGIS/Content/app/symbols/hatch/DiagCross.png) !important;
    background-repeat: no-repeat;
}

.hatch-FDiagonal, .hatch-ForwardDiagonal {
    background-image: url(/ISIPOGIS/Content/app/symbols/hatch/FDiagonal.png) !important;
    background-repeat: no-repeat;
}

.hatch-Gray {
    background-image: url(/ISIPOGIS/Content/app/symbols/hatch/Gray.png) !important;
    background-repeat: no-repeat;
}

.hatch-Horizontal {
    background-image: url(/ISIPOGIS/Content/app/symbols/hatch/Horizontal.png) !important;
    background-repeat: no-repeat;
}

.hatch-LightGray {
    background-image: url(/ISIPOGIS/Content/app/symbols/hatch/LightGray.png) !important;
    background-repeat: no-repeat;
}

.hatch-Null {
    background-color: white !important;
    background-repeat: no-repeat;
}

.hatch-Solid {
    background-image: url(/ISIPOGIS/Content/app/symbols/hatch/Solid.png) !important;
    background-repeat: repeat;
}

.hatch-Vertical {
    background-image: url(/ISIPOGIS/Content/app/symbols/hatch/Vertical.png) !important;
    background-repeat: no-repeat;
}

.SpatialWFControllerEditor-cellStyle { padding-top:3px;padding-left:3px;padding-right:3px }

.myUploader .x-form-element
{
 padding-left:5px!important;    
}

div.EditWorkflowItem 
{
    cursor:default    ;
    font-weight:bold  ;
    color: #333;
}

div:hover.EditWorkflowItem 
{
    cursor:pointer ;
    color: #777;
   
}

.inprocess-workflow
{
}
.stopped-workflow
{
}



.wfx-table-layout-cell-vcenter
{
    vertical-align :middle !important ;
}

/* workflow summary tables */
.wfr-updated
{
    color:teal;
}
.wfr-updatedByUser
{
    color:#4169E1;
}
.wfr-RelAttr-updatedByUser
{
    color:#4169E1;
    background-color:#CCC7C7 !important;
}
.wfr-updatedToInitial
{
     color:Gray ;
}

.origValueClass
{
    color:Gray;
}
