body {
	font-size: 72.5%;
	font-family: "微軟正黑體", "Microsoft JhengHei", "新細明體","Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
}
/*@media screen and (min-width:1024px) {
    body {
        overflow:hidden;
    }
}*/

html,body,#mapDiv{
  padding:0;
  margin:0 auto;
  height:100%;
}

.scalebar_bottom-left {
    bottom: 40px !important; 
}

.esriLargeSliderVertical {
  height: 200px;
}
      
.divApplicationHeader
{
    vertical-align: middle;   
    top: 5px;
    right:20px;
    height: 105px;
    /*-width: 275px;*/
    position: absolute;
    z-index: 50;
    overflow: hidden;
    font-size: 24px;
    line-height: 15px;
    -moz-user-select: none;
}

.divHeadertoggle
{
    vertical-align: middle;   
    top: 20px;
    right:0px;
    height: 30px;
    position: absolute;
    z-index: 51;
    overflow: hidden;
    font-size: 24px;
    box-shadow:0 0 5px 3px #999999;
}

.divToolsHeader
{
    vertical-align: middle;   
    top: 360px;
    left:20px;
/*    height: 75px;
    width: 275px;*/
    position: absolute;
    z-index: 50;
    overflow: hidden;
    font-size: 24px;
}

.divApplicationtools
{
    vertical-align: middle;   
    top: 75px;
    right:30px;
    height: 80px;
    width: 75px;
    position: absolute;
    z-index: 50;
    overflow: hidden;
    font-size: 16px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
    background-color:#000000;
    border-radius: 5px 5px 5px 5px;
}
	    
.tdHeader{
	width:65px;
	vertical-align: top;
}

.tableHeader tr div a {
	/*text-shadow: 3px 3px 5px #FFFFFF;*/
	font-size:14px;
    font-family:"微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
    background-color:rgba(255,255,255,0.6);
    *filter:alpha(opacity=60); 
}

.imgOptions
{
    height: 35px !important;
    width: 35px !important;
    vertical-align: middle;
    cursor:pointer;
    margin-top: 5px;
    margin-bottom: 5px;
}
.imgOptions2
{
    height: 30px !important;
    width: 15px !important;
    /*vertical-align: middle;*/
    cursor:pointer;
}

.ui-dialog
{
    opacity:0.9;
    filter:alpha(opacity=90);
	border:3px solid #069;
}

.btndiv,.colordiv,.markdiv,.btndiv2{
	height: 30px;
	width: 40px;
	text-align: center;
	line-height:30px;
	border-style:solid;
	border-color: #EEE;
	border-width:4px;
	cursor:pointer;
}
      
#sortable { list-style-type: none; margin: 0; padding: 0; width: 100%; }
#sortable li { margin: 0 3px 3px 3px; padding: 0em; font-size: 1.2em; height: 27px; }
.ui-menu { width: 100px; }        
#dialogLayers #sortable .ui-state-default div img {
  margin-top: 6px;
  margin-right: 6px;
}
.layertool{
    cursor:pointer;
    height:16px;
    width:16px;
}
.layertool2{
    cursor:pointer;
    height:20px;
    width:20px;
}

.imgOptions{
  box-shadow:0 0 5px 3px #999999;
}

.ui-slider-handle{
  padding:0px !important;
}     
.ui-slider-horizontal .ui-slider-handle{
	margin-left:-0.6em !important;
  margin-top:0 !important;
}

.baseMapContainerNode {
    float: left;
    margin: 4px 15px 2px;
    width: 100px;
}
.basemapThumbnail {
    border: 1px solid #FFFFFF;
    cursor: pointer;
    height: 64px;
    margin: 1px;
    width: 100px;
}
.selectedBaseMap {
    box-shadow: 0 0 15px #0000FF;
}
.basemapLabel {
    background-color: rgba(0, 0, 0, 0);
    display: block;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

/*.dialogprint{
	border: 1px solid #aaa;
	padding:20px;
	border-radius: 30px;	
}
*/
.dialogprint table {
	border: 1px solid #06C;
}

table.food_planner {
    border-collapse: collapse;
    border-color: #6CB8E9;
    border-spacing: 2px;
    border-style: none;
    border-width: thin;
}
table.food_planner tbody tr td {
    background-color: #FFFFFF;
}
table.food_planner td {
    border-color: #6CB8E9;
    border-style: outset;
    border-width: 1px;
    padding: 4px 8px;
}
table.food_planner th {
    background-color: #FFFFFF;
    border-color: #6CB8E9;
    border-style: outset;
    border-width: 1px;
    padding: 5px 10px;
}

#divshowcolor{
	border: 1px solid #0078ae;
	border-width:3px;
	padding:20px;
	border-radius: 20px;
	height:auto; 
	width:auto;
	position: absolute;
	display:none;
	background-color:#fcfdfd;
	z-index:150;
}

.dijitSelect, .dijitMenuItem, .dijitComboBox {
    font-size : 1.2em;
    font-weight: bold;
}

.esriLargeSliderTL {
    top: 110px;
}

.esriPopupMaximized 
{
    left:100px !important;
    top:90px !important;
    z-index:100 !important;
}
    

.mareaIcon {
    background-image: url("../images/Measure_Area16.png");
    height: 16px;
    width: 16px;
}
.mdistanceIcon {
    background-image: url("../images/Measure_Distance16.png");
    height: 16px;
    width: 16px;
}
.mrectangleIcon {
    background-image: url("../images/Measure_rectangle16.png");
    height: 16px;
    width: 16px;
}
.mcircleIcon {
    background-image: url("../images/Measure_circle16.png");
    height: 16px;
    width: 16px;
}
.IdentifyIcon {
    background-image: url("../images/identify.png");
    height: 26px;
    width: 26px;
    background-size: 26px 26px;
}
.drawPolygonIcon {
    background-image: url("../images/DrawPolygon.png");
    height: 16px;
    width: 16px;
}
.drawPolylineIcon {
    background-image: url("../images/DrawPolyline.png");
    height: 16px;
    width: 16px;
}
.drawPointIcon {
    background-image: url("../images/DrawPoint.png");
    height: 16px;
    width: 16px;
}
.zoominIcon {
    background-image: url("../images/zoomin_28.png");
    height: 28px;
    width: 28px;
}
.fullextentIcon 
{
    background-image: url("../images/full_extent_28.png");
    background-size: 100%;
    height: 28px;
    width: 28px;    
}
.locationmap {
    background-image: url("../images/Location-Map-icon_28.png");
    height: 28px;
    width: 28px;
}
.googleviewIcon {
    background-image: url("../images/gsv_28.png");
    height: 28px;
    width: 28px;
}
.clearallIcon {
    background-image: url("../images/eraser_B_44.png");
    height: 28px;
    width: 28px;
    background-size: 28px 28px;
}


@media print {
    .divApplicationtools {
        display: none
    }

    .noprint {
        display: none !important;
    }

    .esriScalebar {
        display: block !important;
    }

    #Span2 {
        display: block !important;
    }

    #Div1 {
        display: none !important;
    }

    #Div2 {
        display: none !important;
    }

    #Div2B {
        display: none !important;
    }

    .ovwController {
        display: none !important;
    }

    .ui-dialog {
        display: none !important;
    }
    * {
        -webkit-print-color-adjust: exact !important;
    }
}
@page {
    margin: 30px;
}


#abgne_float_ad {
    display: none;
    position: absolute;
    font-size: 16px;
    z-index: 300;
    background: #FFFFFF;
    opacity: 0.9;
    filter: alpha(opacity=90);
    /*box-shadow:0 0 25px 5px #999999;*/
    border: 4px solid #006699;
    padding: 0.2em;
    width: 300px;
}
#abgne_float_ad .abgne_close_ad {
	display: block;
	text-align: right;
	cursor: pointer;
	font-size: 16px;
}

.claro .dijitToggleButtonChecked .dijitButtonNode
{
    background-color:#6666FF !important;
}

.SKindDIVBUSY {
  _position: fixed;
  position: absolute;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  _height: expression(document.body.offsetHeight + "px");
  background: url(../images/load_icon.gif);
  background-position:center;
  background-repeat:no-repeat;
  background-color: White;
  opacity:0.6;
  filter:alpha(opacity=60);
  display:none;
}


#container
{
    background: #999;
    height: 100%;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
}
#appLayout h3
{
    margin: 0;
    padding: 3px 10px;
}
.fancytree-lastsib, .fancytree-node
{
    background: none !important;
    border: 0px !important;
}
.ui-button .ui-icon.cusom-piechart
{
    background-image: url(../images/piechart.png);
    width: 16px;
    height: 16px;
}
.ui-button .ui-icon.cusom-columnchart
{
    background-image: url(../images/columnchart.png);
    width: 16px;
    height: 16px;
}
.ui-button .ui-icon.cusom-graduatedcolors
{
    background-image: url(../images/graduatedcolors.png);
    width: 16px;
    height: 16px;
}
.ui-button .ui-icon.cusom-excel
{
    background-image: url(../images/image14.png);
    width: 16px;
    height: 16px;
}
        
.ui-fancytree
    {
    border: 0px solid #90bade !important;
    }
         
         
         
table.listview {
    background-color: #FFF;
	border-collapse: collapse;
	width: 100%;
	text-align: center;
	padding: 1px;
	font-size: 12px;
	white-space: nowrap;
}
table.listview th 
{
	background: #3e83c9;
	color: #ffffff;
	font-weight: bold;
	border-right: 1px solid #ffffff;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
table.listview td {
	border: 1px solid #95bce2;
}
    table.listview tr:nth-child(even) {
        background-color: #ecf6fc;
    }

    table.listview tr:hover {
        background-color: #bcd4ec;
    }

.divCADAMultimenu
{
    border: 1px solid #0066CC;
    border-radius: 10px;
    padding:5px;
}

.banner01 {
    text-align: left;
    display: block;
    position: absolute;
    z-index: 49;
    top: 0px;
    left: 0px;
    width: 767px;
}

.banner02 {
    text-align: right;
    display: block;
    position: absolute;
    z-index: 50;
    top: 5px;
    left: -454px;
}

.newsmag{
    z-index : 100;
}

#menudiv{
	border: 1px solid #069;
	border-width:3px;
	padding:10px;
	border-radius: 20px;
	height:auto; 
	width:auto;
	position: absolute;
	display:none;
	background-color:#fcfdfd;
	z-index:150;
    width:100px;
    opacity:0.9;
    filter:alpha(opacity=90);
}

#closeButton{
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 1000;
}

#dialogbasemap{
	border: 1px solid #069;
	border-width:3px;
	padding:10px;
	border-radius: 20px;
	height:auto; 
	width:auto;
	position: absolute;
	display:none;
	background-color:#fcfdfd;
	z-index:150;
    width:400px;
    opacity:0.9;
    filter:alpha(opacity=90);
}

/*dialog button center*/
.ui-dialog .ui-dialog-buttonpane { 
    text-align: center;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { 
    float: none;
}

/*Adding the Resize Icon Back*/
.ui-dialog .ui-resizable-se {
    width: 14px;
    height: 14px;
    right: 3px;
    bottom: 3px;
    background-position: -80px -224px;
}

#mapDiv_graphics_layer text,#scaleinfo {
    text-shadow: 0px 0px 5px #FFF,0px 0px 5px #FFF,0px 0px 5px #FFF;
}

#WSStat_appLayout h3
{
    margin: 5px;
    padding: 5px 10px;
}

#WSStat_divLeft table tr td:first-child{
    width:70px;
    text-align:right;
}

#WS_STColumn option,#WS_BoundaryList option{
    padding-top:3px;
    padding-bottom:3px;
}

.ui-tooltip{
   box-shadow : none !important;
}
.dijitButtonContents{
    outline:none;
}

.menu-layer {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    width: 100%;
    /*width: calc(100% - 30px);*/
    float: left;
    /*background: #000;*/
}

    .menu-layer li {
        /*margin: 1px;*/
        margin: 3px 0 3px 0;
        /*height:40px;*/
        /*padding: 1px;*/
        /*float: left;*/
        /*border-right: 1px solid #999;*/
        /*border: 1px solid #0078ae;*/
        border: 1px solid #aed0ea;
        background: #d7ebf9;
        font-weight: bold;
        color: #2779aa;
    }

        .menu-layer li img {
            vertical-align: middle;
            padding-right: 5px;
        }

        .menu-layer li span {
            /*width: 100%;*/
            /*width: calc(100% - 30px);*/
            padding: 5px 10px;
            display: block;
            /*color: #fff;*/
            font-size: 1.2em;
            cursor: pointer;
            /*text-decoration: none;*/
        }

        .menu-layer li table {
            font-size: 1.2em;
        }

        .menu-layer li ul {
            margin: 0;
            padding: 15px 0;
            list-style: none;
            float: left;
            position: absolute;
            left: 0;
            width: 500px;
            color: #fff;
            background: #06c url('bottom.gif') no-repeat bottom;
            display: none;
        }

            .menu-layer li ul li {
                border-right: 1px solid #fff;
            }

                .menu-layer li ul li a {
                    display: inline;
                }

                    .menu-layer li ul li a:hover {
                        text-decoration: underline;
                    }

#divLLlayerlist {
    overflow-x: hidden;
    position: relative;
    /*width: 100%;*/
    /*height: 100%;*/
}

    #divLLlayerlist label, #main_menu > li > span, #LLtitleB {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }


.dd-option-image, .dd-selected-image {
    max-width: none !important;
}


.CSSHLText2 {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #333;
    display: inline;
    font-size: 16px !important;
    height: 32px;
    line-height: 1.42857;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    margin:3px;
}

.CSSHLText {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #333;
    display: block;
    font-size: 16px !important;
    height: 32px;
    line-height: 1.42857;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

    .CSSHLText:focus .CSSHLTextArea:focus {
        border-color: #66afe9;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        outline: 0 none;
    }

.CSSHL_inline_50 {
    display: inline;
    width: 50px;
}

.CSSHL_inline_75 {
    display: inline;
    width: 75px;
}

.CSSHL_inline_100 {
    display: inline;
    width: 100px;
}

.CSSHL_inline_150 {
    display: inline;
    width: 150px;
}

.CSSHL_inline_180 {
    display: inline;
    width: 180px;
}

.CSSHL_inline_calc_55px {
    display: inline;
    width: calc(100% - 55px);
}

table.lisplistview {
    background-color: #FFF;
    border-collapse: collapse;
    width: 100%;
    text-align: left;
    padding: 1px;
    font-size: 14px;
    word-break: break-all;
    font-family: "微軟正黑體", "Microsoft JhengHei", "新細明體";
    font-weight: bold;
}

    table.lisplistview td, table.lisplistview th {
        border: 1px solid #95bce2;
        padding: 3px;
    }

    table.lisplistview tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    table.lisplistview tr:hover {
        background-color: #ddd;
    }


#mapDiv .tooltip {
    word-wrap: break-word;
    border: 1px solid #7EABCD;
    background-color: white;
    padding: 5px;
    font-size: 9pt;
    z-index: 9999;
    border-radius: 4px;
}

.ui-accordion .ui-accordion-content {
    padding-left: 1em;
    padding-right: 1em;
}

.no-close .ui-dialog-titlebar-close {
    display: none;
}


.CSSHLSel {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #333;
    display: block;
    font-size: 16px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 6px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

    .CSSHLSel:focus {
        border-color: #66afe9;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        outline: 0 none;
    }

#divusememo {
    padding-top: 5px;
}

    #divusememo table {
        background-color: #FFF;
        border-collapse: collapse;
        width: 100%;
        text-align: left;
        font-size: 12px;
        border: 1px solid rgb(55, 211, 255);
    }

        #divusememo table tr:nth-child(1) th {
            width: 50%;
        }

        #divusememo table th {
            text-align: center;
            background: #1f8782;
            color: #ffffff;
            font-weight: bold;
            border: 1px solid #ffffff;
            padding-top: 5px;
            padding-right: 0px;
            padding-bottom: 5px;
            padding-left: 0px;
        }

        #divusememo table td {
            border: 1px solid #95bce2;
        }

.ui-button-min{
    padding:0.1em 0.5em;
}


.dijitSelect, .dijitComboBox, .dijitArrowButton {
    height: 32px;
    border-radius: 4px;
}

.dijitInputInner, .dijitArrowButtonInner {
    min-height: 27px !important;
}

#dialoglayerlist {
    overflow: hidden;
}