﻿/*
#555555 Grey Tabs 
#E9622C	Orange Button
#ED7D51 Orange Light Hover

#E2E0DC Light Grey selected tab
#FBFAF7 Very Light Grey - Tabs

#FFE377 Yellow Text - Lighter
#E2B500 Darker Yellow - Background
#4C4D4F Grey Background
#403300 - tabs
#8E6F00
*/

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    
    background-color:#FFFFFF;  
}

@media screen and (min-width: 992px) {
    html, body { 
        overflow:hidden;
    }
}

@media screen and (max-width: 991px) {
    html, body { 
        font-size:14px;
    }
}

.pageOverlayAfterStart
{
    background-color: rgb(255, 255, 255) !important;
    background-color: rgba(255, 255, 255, .5) !important;
    filter:alpha(opacity=60);
}

#pageOverlayDetail
{
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 998;
    display: block;
    background: #fff;
    background: #fff;
}

#pageOverlayDetailCentre
{
    top: 50%;
    left: 50%;
    position: absolute;
    height: 120px;
    width: 217px;
    margin-left: -120px;
    margin-top:-60px;
    z-index: 998;
    /*background-color: #FFFFFF;*/
}

#pageOverlayDetailSpinner
{
    top: 10px;
    left: 93px;
    position: absolute;
    height: 55px;
    width: 54px;
    z-index: 998;
    background-image: url('../images/ajax-loader.gif');
}

.pageOverlayText
{
    position: absolute;
    top: 75px;
    left: 12px;
    width: 220px;
    height:28px;
    padding-top:6px;
    text-align: center;
    background: rgb(80, 80, 80);
    background: rgba(80, 80, 80, 1);
    /*filter:alpha(opacity=70);*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled='true', GradientType=0, startColorstr=#333333, endColorstr=#333333)";
    color:#FFFFFF;
    border-radius:3px;
    font-family: Arial;
    display:none;
}
 
/*#loadingOverlay {
    position:absolute;
    top:50%;
    left:50%;
    background:  #fff url('images/ajax-loader.gif') no-repeat 10px 23px;
    z-index: 999;
    display: block;
}
 
.loadingMessage {
    padding: 25px 40px;
    color: #999;
}*/

#borderContain
{
    width: 100%;
    height: 100%;
    z-index:0;
    /*display:none;*/
}


:focus {
    outline: 0;
}


#borderContainer {
    width: 100%;
    height: 100%;
}

#divMainMenu 
{
    position:absolute;
    height:35px;
    color:#FFFFFF;
    background-color:#555555;
    font-weight:bold;
    z-index:200;
}

#divMainMenuStack 
{
    position:absolute;
    right:20px;
    height:40px;
    color:#222222;
    font-weight:bold;
    z-index:50;
    display: none;
}

.map
{
    height: 100%;
    width:100%;
    /*top:0px;*/
}

/*calcite overrides*/
.calcite .dijitTabInnerDiv
{
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.dijitToggleButton, .dijitButton, .dijitDropDownButton, .dijitComboButton
{
    margin: 0 !important;
}

.calcite .dijitInputInner
{
    text-align: left;
}

.calcite .dijitTextBox
{
    width:20em;
}


#selActivity .dijitTextBox
{
    width:400px !important;
}

#selJumpTo .dijitTextBox
{
    width:500px !important;
}

#divClock 
{
    position:absolute;
    left:450px;
    z-index:25;
}

#divHeader
{
    width:100%;
    overflow:hidden;
}

#divHeaderVersion
{
    position:absolute;
    left: 0px;
    width:50px;
    height:25px;
}

#divFooterVersion
{
    font-size:0.7em;
    display:none;
}

.footercontact a
{
    text-decoration: none;
}

.footercontact:hover
{
    text-decoration:underline;
}

.footercontact
{    
    color: #333;
    font-size: 1.1em;
}

.footeremail
{
    position:absolute;
    right: 134px;
    width:120px;
    top:20px;
}

.footerphone
{
    position:absolute;
    right: 20px;
    width:120px;
    top:20px;
    text-align:right;
}

#divFooterMenu 
{
    position:absolute;
    right: 20px;
    top: 8px;
    color: #000000;
}

.headerTools
{
    position:absolute;
    left: 0px;
    top: 66px;
    right:0px;
    border-bottom: 1px solid #CCC;
    height:30px;
    /*padding-bottom: 3px;*/
}

.headerToolsFirstBtn
{
    margin-left:5px;
    float: left;
    margin-right:10px;
}

#divHeaderTools
{
    display:block;
    z-index: 999;
}

#divHeaderToolsRules
{
    display:none;
    z-index: 999;
}

#divHeaderToolsProperty
{
    margin-left:5px;
    float: left;
    margin-right:10px;
}

.spacer
{
    float: left;
    margin-right:10px;
    border-left: 1px solid #CCC;
    height:25px;
}

.headerToolsText
{
    float: left;
    margin-right:10px;
    margin-top:3px;
}

.headerToolsHelp
{
    float: right;
    margin-right:40px;
}

.headerEnd
{
    clear:both;
}

/*#divInput
{
    float: left;
    margin-right:10px;
}*/

.headerToolsButton
{
    float: left;
    margin-right:10px;
}

.headerToolsButtonSmall
{
    font-size:0.9em !important;
}

.paneRightHeader
{
    font-size:1.3em;
    padding-bottom:15px;
}

.paneRightClose
{
    position:absolute;
    right:2px;
    top:2px;
    font-size:0.9em;
    font-weight:bold;
}

#paneLayers
{
    position:absolute;
    width:100%;
    top:0px;
    bottom:1px;
    display:none;
}

#paneLegend
{
    width:100%;
    height:100%;
}

/*#paneWordSearch
{
    width:100%;
    height:100%;
}*/

#paneGuide
{
    width:100%;
    position:absolute;
    width:100%;
    top:0px;
    bottom:1px;
}

#panePlanChanges
{
    width:100%;
    height:100%;
}



/*.divInput
{
    float: left;
    margin: 1px;
    font-size:14px;
    z-index:50;
    height:30px;
}*/


#divHidePane
{
    position:fixed;
    top:50% !important;
    margin-top: 6px;
    width:6px;
    height:16px;
    /*background-image: url('/images/hidepanelong.png');*/
    z-index:100;
    cursor:pointer;
    font-family:FontAwesome;
    -webkit-transform:scale(1,4); /* Safari and Chrome */
    -moz-transform:scale(1,4); /* Firefox */
    -ms-transform:scale(1,4); /* IE 9 */
    -o-transform:scale(1,4); /* Opera */
    transform:scale(1,4); /* W3C */
    padding-left:2px;
    padding-bottom:1px;
    padding-top:0px;
}

#divHidePane:hover
{
    /*background-image: url('/images/hidepanelonghover.png');*/
}

.divShowPane
{
    right: 0px !important;
    /*background-image: url('/images/showpanelong.png') !important;*/
}

.divShowPane:hover
{
    /*background-image: url('/images/showpanelonghover.png') !important;*/
}

#divSelectionHeader
{
    top:0px;
    height: 25px;
    left:0px;
    right:5px;
    position: absolute;
    z-index:100;
    /*left:300px;*/
}

#divSelection 
{
    
}

#divSelectionRules 
{
    height: 25px;
    top:0px;
    right:91px;
    left:5px;
    position: absolute;
    z-index:100;
    background-color: #fff;
    /*left:300px;*/
}

#divSelectionMapTool 
{
    height: 25px;
    top:0px;
    right:0px;
    width:97px;
    position: absolute;
    z-index:100;
    background-color: #fff;
    /*left:300px;*/
}

#paneShowRulesMain
{
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    position: absolute;
}

.paneContent
{
    margin-top:30px;
}

#divPanes
{
    position: absolute;
    top:5px;
    bottom:0px;
    left:0px;
    right:5px;
    margin-left:0px;
    margin-right:3px;
}

#divPaneRight 
{
    position: absolute;
    top:35px;
    bottom:0px;
    /*left:0px;
    right:0px;*/
    left:0px;
    right:0px;
}

/*Map Details Container*/

#divMapOptionsHeader {
    height: 7px !important;
    padding-top: 17px !important;
}

#divMapHolder 
{
    position: absolute !important;
    left: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    top:0px;
}

#divMapLayersFrameHeader
{
    font-size:1.2em;
    padding-bottom:5px;
}

#divMapLayersFrameLegend
{
    /*position:absolute;*/
    right:0px;
    top:4px;
    height:31px;
    width: 98%;
}

#divMapLayersFrame
{
    position: absolute;
    right: 10px;
    top:10px;
    width:241px;
    /*height:300px;*/
    padding:5px;
    background:rgb(0,0,0);
    /*background: transparent\9;*/
    background:rgba(0,0,0,0.6);
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled='true', GradientType=0, startColorstr=#333333, endColorstr=#333333)";*/
    filter:alpha(opacity=70);
    /*background-color: rgb(0, 0, 0, .6) !important;
    background-color: rgba(0, 0, 0, .6) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff'); /* IE */
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);*/
    color:#CCCCCC;
    border:solid 2px #808775;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
}

.dijitRuleMark
{
    border-color: #CCCCCC !important;
}

/*#divMeasurement
{
    width:240px;
    z-Index:999;
    color:#000000;
}*/

.divMapOptions 
{
    padding-bottom:10px;
    padding-left:7px;
    padding-right: 10px;
    /*position: absolute !important;
    top:43px !important;
    bottom: 3px !important;*/
}

/*#divMap
{
    padding: 0;
    margin-left: 2px;
    border:solid 2px #808775;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    height: 99%;
}*/

#divMapType
{
    position: absolute;
    top: 18px;   
    height: 77px;
    left:0px;
    width:360px;
    border-top: 1px solid #222222;
}

#divMapLayers
{
    padding-top:23px;
}

#divMapLayerDesc
{
    position: absolute;
    top: 500px;
    border-top: 1px solid #222222;
    left:0px;
    bottom:2px;
    right:2px;
    padding: 5px;
}

.MapLayerItem
{
    height:23px;
}

.hyperlinkExtra
{
    font-weight: bold;
    cursor: pointer; 
    text-decoration: none;          
}

#btnDisclaimer{
    bottom:21px;
    left:52px;
    z-index:200;
    position:absolute;
    font-size:1.2em !important;
}

#divStartSplash
{
    max-width:1024px !important;
    width:700px !important;
    height:570px !important;
}

#divStartSplash .dijitDialogTitleBar
{
    display: none;
}

#divStart 
{
    position:fixed; 
    border: 2px solid #0c5f88;
    background-color: #FFFFFF;
    color:#000000;
    z-index:50;
    max-width:750px;
}

#divStartHeading 
{
    position: absolute;
    top:20px;
    font-size:1.6em;
    width:100%;
    text-align:center;
}

#divStartSubHeading 
{
    position: absolute;
    top: 100px;
    font-size:1.3em;
    width:100%;
    text-align:center;
}

#divStartOptions
{
    position: absolute;
    top: 160px;
    width:550px;
    left:50%;
    margin-left:-275px;
    font-weight:bold;
    border: 1px solid black;
}

#divStartShowEntirePlan
{
    position: absolute;
    width:550px;
    font-weight:bold;
}

.divStartText
{
    position: absolute;
    top: 7px;
    width:375px;
    font-weight:bold;
    padding-top:14px;
}

.divStartTextEntire
{
    position: absolute;
    top: 7px;
    width:375px;
    font-weight:bold;
    padding-top:3px;

}

.divStartButton
{
    position: absolute;
    top: 0px;
    left: 400px;
    width:150px;
}

#divStartShowProperty
{
    position: absolute;
    width:550px;
    font-weight:bold;
}

#stackContainer {
    height:100%;
}

/*#stackContainer div {
    padding: 5px;
}*/

/*.divRulesNavAll
{
}*/

.divRulesNavProperty
{
    bottom:2px;
}

/*#divRulesNavSoundsTab
{
    position:absolute !important;
    top:27px !important;
    bottom:2px !important;
    left:0px !important;
    right:0px !important;
    overflow:auto !important;
}

#divRulesNavWairauTab
{
    position:absolute !important;
    top:27px !important;
    bottom:2px !important;
    left:0px !important;
    right:0px !important;
    overflow:auto !important;
}*/

#divRulesNavSounds
{
    position:absolute;
    top:2px;
    bottom:2px;
    left:0px;
    right:0px;
    /*height:100% !important;*/
    /*z-index:50;*/
    overflow:auto;
}


#divRulesNavWairau
{
    position:absolute;
    top:2px;
    bottom:0px;
    /*height:100%;*/
    /*z-index:0;*/
    overflow:auto;
    left:0px;
    right:0px;
}

/*#divRulesNavSections
{

    width:180px;
    top:2px;
    bottom:5px;
    position: absolute;
    display:block !important;
}*/

.divRulesNavSectionsAll
{
    position:absolute;
    top:0px;
    bottom:2px;
    left:0px;
    right:0px;
    /*height:30px;*/
}

.divRulesNavSectionsProperty
{
    height:1px;
}

/*#divSectionNav
{
    position: absolute;
    top:0px;
    height:28px;
    right: 0px;
    padding-top:2px;
}*/

#divRulesBack
{
    position: absolute;
    top:5px;
    right:6px;
    height:35px;
    width:150px;
    text-align:right;
    display:none;
}

#divRulesFind
{
    position: absolute;
    /*left:96px;*/
    top:2px;
    left:65px;
    height:35px;
    width:400px;
    /*float: left;
    clear: none;*/
    /*display:none;*/    
}

#divRulesPrint 
{ 
    /*position: absolute;
    top:2px;
    left:5px;*/
    float:left;
    height:25px;
    width:55px;
}

#divRulesPCNav
{
    position: absolute;
    /*left:96px;*/
    top:27px;
    right:2px;
    height:25px;
    width:65px;
    display:none;
    font-size:0.8em;
}


.divLeft
{
    float:left;
    /*position:absolute;
    left:21px;
    top:18px;*/
    height:25px;
    width:25px;
    background-image: url('images/Left.png');
}

.divLeft:hover
{
    background-image: url('images/LeftHover.png');
}

.divRight
{
    float:left;
    margin-left:5px;
    /*position:absolute;
    left:53px;
    top:18px;*/
    height:25px;
    width:25px;
    background-image: url('images/Right.png');
}

.divRight:hover
{
    background-image: url('images/RightHover.png');
}

.divPrint
{
    /*position:absolute;
    left:0px;
    top:0px;*/
    float:left;
    height:25px;
    width:25px;
    margin-right:10px;
    background-image: url('images/Print.png');
    cursor:pointer;
}

.divPrint:hover
{
    background-image: url('images/PrintHover.png');
}

.divBookmark
{
    /*position:absolute;
    left:30px;
    top:0px;*/
    float:left;
    /*margin-left:10px;*/
    margin-right:9px;
    height:25px;
    width:25px;
    background-image: url('images/Bookmark.png');
    cursor:pointer;
}

.divBookmark:hover
{
    background-image: url('images/BookmarkHover.png');
}

#divRulesContentEdit
{
    overflow-y:auto;
    height: calc(100vh - 188px);
}

#divRulesContentRules
{
    width:100%;
    height:100%;
    position:relative;
    line-height:20px;
}

#divRulesSearch
{
    position: absolute;
    left:96px;
    right:100px;
    bottom:0px;
    height:50px;
    border-top: 1px solid #0c5f88;
}

#divActivityResultPrint
{
    position:absolute;
    right:10px;
    width:25px;
    height:25px;
    top:5px;
    background-image:url('images/Print.png');   
}

#divActivityResultPrint:hover
{
    background-image:url('images/PrintHover.png');   
}

#divActivityResultHeader
{
    position:absolute;
    font-size: 1.2em;
    right:45px;
    left:10px;
}

#divActivityResultResult 
{
    position:absolute;
    top:40px;
    font-size: 1.3em;
    width:90%;
    font-weight:bold;
    left:10px;
}

#divActivityResultText 
{
    position:absolute;
    top:80px;
    width:98%;
    font-size: 1.1em;
    font-weight: bold;
    background-color: #CCCCCC;
    padding:5px;
    display:none;
    /*text-decoration:underline*/
}

#divActivityResultAssMatters 
{
    position:absolute;
    left:20px;
    right:6px;
    top:115px;
    bottom:5px;
    overflow:auto;
}

#divActivityResultDisclaimer 
{
    position:absolute;
    height:30px;
    bottom:5px;
    width:100%;
    display:none;
}

.AssMatterHeading 
{
    margin-top:10px;
    font-size:1em;
    border-bottom: solid 1px black;
    font-weight: bold;
}

.AssMatterText 
{
    margin-top:5px;
    font-size:1em;
}

#divActivityRulesHead 
{
    position:absolute;
    top:0px;
    height:49px;
    left:10px;
    width: 600px;
    font-size: 1.2em;
}

#divActivityRulesHeadButton 
{
    position:absolute;
    top:0px;
    height:49px;
    right: 30px;
    text-align:right;
    width:150px;
}

#divActivityRulesContent 
{
    position:absolute;
    left:5px;
    right:6px;
    top:50px;
    bottom:0px;
    overflow:auto;
}

#divActivityRulesMinorHead 
{
    position:absolute;
    top:0px;
    height:49px;
    left:10px;
    width: 600px;
    font-size: 1.1em;
}

#divActivityRulesMinorHeadButton 
{
    position:absolute;
    top:0px;
    height:49px;
    right: 30px;
    text-align:right;
    width:150px;
}

#divActivityRulesMinorContent 
{
    position:absolute;
    left:5px;
    right:6px;
    top:50px;
    bottom:0px;
    overflow:auto;
}

.GuideMainHeader
{
    font-weight:bold;
    font-size:1.2em;
    margin-bottom:10px;
}

.GuideHeader
{
    font-weight:bold;
    font-size:1.0em;
    margin-bottom:3px;
}

.GuideText
{
    font-size:0.9em;
    margin-bottom:10px;
}

/*Search Panel*/

/*.divWordSearch
{
    float:left;
    margin: 1px;
    font-size:0.9em !important;
    z-index:50;
    height:30px;
    width:320px;
}*/

#divWordSearchSearching
{
    position: absolute;
    margin: 1px;
    font-size:0.9em !important;
    z-index:50;
    top:0px;
    bottom:0px;
    display:none;
    background-color: rgb(255, 255, 255, .5) !important;
    width:300px;
}

#divWordSearchSpinner
{
    top: 50%;
    left: 50%;
    margin-left:-27px;
    margin-top:-27px;
    position: absolute;
    height: 55px;
    width: 54px;
    z-index: 998;
    background-image: url('images/ajax-loader.gif');
}

/*#divSearchClear
{
    position:absolute;
    right:0px;
    top:2px;
}*/

.SearchPopup
{
    position:fixed;
    height: 1px;
    width:380px;
    top:-2px;
    left:0px;
    z-index:900;
    background:white;
    font-size:1em;
    visibility: visible;
    overflow: hidden;
}

.SearchPopupWords
{
    position:fixed;
    height: 1px;
    width:300px;
    top:-2px;
    left:0px;
    z-index:900;
    border:1px solid #222222;
    background:white;
    font-size:1em;
    visibility: visible;
    overflow: hidden;
}

/*.divSearchResults
{
    position: absolute;
    top:40px;
    bottom:2px;
    left:2px;
    right:2px;
    overflow:auto;
    padding-left:5px;
}*/

#divPlanChangeHeader
{
    position:relative;
    height:54px;
    top:0px;
    left:0px;
    right:0px;
    border-bottom: 1px solid #4C4D4F;
}

.divPlanChangeSelectLabel
{
    position: absolute;
    top:5px;
    left:2px;
}

.divPlanChangeSelect
{
    position: absolute;
    top:29px;
    left:2px;
}

/*#divPlanChangeInfo
{
    position: relative;
    left:2px;
    right:2px;
    padding-left:5px;
}

#divPlanChangeDesc
{
    left:2px;
    right:2px;
    overflow:auto;
    font-size:0.9em;
    padding-left:5px;
    position:relative;
    padding-top:10px;
}*/

#divDesignations
{
    padding-bottom: 20px;    
}

#divMaoriSites
{
    position:relative;
    padding-bottom: 20px;
}

#divHeritageArea
{
    position:relative;
    padding-bottom: 20px;
}

#divHeritageObjects
{
    position:relative;
    padding-bottom: 20px;
}

#divHeritageItems
{
    position:relative;
    padding-bottom: 20px;
}

#divHeritageTrees
{
    position:relative;
    padding-bottom: 20px;
}

.divHeritageTreeHeader
{
    font-size:1.2em;
    font-weight:bold;
    width:98%;
    background-color: #CCCCCC;
    padding: 3px;
}


/*Definitions*/
#divDefinitionsHeader
{
    position:absolute;
    top:0px;
    /*height:45px;*/
    font-size: 0.9em;
    width:97%;
    height:86px;
    border-bottom: 1px solid #222222;
}

#divDefinitionsHeaderText
{
    position:absolute;
    top:0px;
    height:25px;
    font-size: 0.9em;
    width:97%;
    border-bottom: 1px solid #222222;
    margin-top:5px;
}

.divDefinitions
{
    position:absolute;
    top:95px;
    left:5px;
    bottom:2px;
    right:1px;
    overflow: auto;
}

#divGuide
{
    padding-left:5px;
}




/*Glossary*/
#divGlossaryHeader
{
    position:relative;
    top:0px;
    height:60px;
    font-size: 0.9em;
    width:97%;
    border-bottom: 1px solid #222222;
}
/*#divGlossaryHeader
{
    position:absolute;
    top:0px;
    height:25px;
    font-size: 0.9em;
    width:97%;
    border-bottom: 1px solid #222222;
    margin-top:5px;
}

#divGlossary
{
    position:absolute;
    top:36px;
}*/

#stkcActivity
{
    background: #F3F0EB !important;
    border: none !important;
}

#divActivitySelectControl
{
    position:absolute;
    top:30px;
    left:10px;
    right:5px;
    height:47px;
    font-size:1.2em;
}

#divActivitySelect
{
    position:absolute;
    top:77px;
    left:5px;
    right:5px;
    bottom:5px;
}

.divActivityLink
{
    font-size:1em;
    margin-bottom:10px;
    cursor:pointer;
}


.divHelpPopup
{
    position:fixed; 
    background-color: #FFFFFF;
    z-index:50;
    left:100px;
    right:100px;
    bottom:50px;
    top:150px;       
}

.HelpPopupContent
{
    width:97%;
    height:100%; 
}

.HelpPopupHeader
{
    font-weight: bold;
    font-size:16px;
    margin-bottom:7px;   
}

.HelpPopupHeaderSub
{
    font-weight: bold;
    font-size:14px;
    margin-bottom:7px;   
}

.HelpPopupText
{
    font-size:12px;    
    margin-bottom:20px;   
}

.GlossaryHeader
{
    float:left;
    position:relative;
    left:0px;
    /*width:350px;*/
    font-weight: bold;
    font-size:1em;
    padding-bottom:7px;   
}

.GlossaryText
{
    clear:both;
    position:relative;
    right:0px;
    font-size:0.9em;    
    margin-bottom:10px;   
}


.dijitInlineEditBoxDisplayMode
{
    z-index:50 !important;
}

.calcite .dijitDialogTitleBar
{
    background-image:url('images/heading_blue.gif') !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
}

.calcite .dijitDialog .dijitDialogTitle
{
    color:#FFFFFF !important;
    font-size:14px !important;
    font-weight: bold;    
}

.calcite .dijitDialogPaneContent {
    position:static !important;
}

.dijitDialog
{
    border: 1px solid #222222 !important;
}

.divExtraInfo
{
    position:fixed;
    top:1px;
    left: 600px;
    color: #C3E8F9;
}



.divTable
{
}


.TableStyle
{
    width: 80%;
}

.divTable table {
    border-collapse: collapse;
    border:1px;
}
.divTable td {
    padding: 2px;
    margin:2px;
    /*height:30px;*/
}

.tableCol1
{
    width:40%;
    border-left: 1px solid #0c5f88; 
    border-right: 1px solid #0c5f88; 
}

.tableCol2
{
    width:30%;
    border-right: 1px solid #0c5f88; 
}

.tableCol3
{
    width:30%;
    border-right: 1px solid #0c5f88; 
}

.tableCol2ColSpan
{
    width:30%;
    border-right: 1px solid #0c5f88;     
}

.tableRowDashed
{
    border-bottom: 1px dashed #0c5f88 !important;
}

.tableRowSolid
{
    border-bottom: 1px solid #0c5f88 !important;    
}



.sliderHeader
{
    /*position: absolute;
    top:9px;
    left: 5px;*/
    width:240px;
    height:50px;
    padding-top:5px;
}

#sliderWrapper {
    /*position:absolute;
    top:5px;
    left: 125px;*/
    z-Index: 40;
    width: 200px;
    height: 50px;
    /*background: #FFFFFF;*/
    /*-moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;*/
}

#sliderLabels {
    position: relative; 
    top: -1px; 
    height: 1.2em; 
    font-size: 80%; 
    font-weight: bold;
    font-family: arial;
    color: #000;
    padding: 3px;
    margin: 5px 10px 0 10px;
}

#dijit_form_HorizontalRuleLabels_0
{
    color: #222222 !important;
}

#divMultiAddress
{
    position:fixed;
    top:130px;
    width:300px;
    left:320px;
    display:none;     
    z-index:200;
    font-size: 0.9em;
}

#divMultiAddressHeader
{
    position:relative;
    top:0px;
    left:0px;
    right:0px;
    padding: 5px;
    text-align:center;
}

#divMultiAddressSelect
{
    background-color: #FFFFFF;
    position:relative;
    left:0px;
    right:0px;
    padding:5px;
    overflow-y: scroll;
    max-height:400px;
}

.MultiAddressItem
{
    width:100%;
    height:25px;
    cursor:pointer;
    padding-left:5px;
}


#divRightPanelHide
{
    /*position: relative;*/
    top:0px;
    left:-100px;
    height:30px;
    width:100px;
}

#titlePane{
    width:240px;
}

.calcite .dijitTitlePaneTitle {
    background: #808775;
    font-weight:600;
    /*border:solid 1px #29201A;*/
}
.calcite .dijitTitlePaneTitleHover {
    background:#808775;
}
.calcite .dijitTitlePaneTitleActive {
    background:#808775;
}
.calcite .dijitTitlePaneContentOuter {
    border-right: solid 2px #808775 !important;
    border-bottom: solid 2px #808775 !important;
    border-left: solid 2px #808775 !important;
}

/*.esriMeasurement .dijitButtonNode
{
    background:none !important;
}

.esriMeasurement .dijitUpArrowButtonActive, .esriMeasurement .dijitDownArrowButtonActive, .esriMeasurement .dijitButtonActive .dijitButtonNode, .esriMeasurement .dijitToggleButtonActive .dijitButtonNode, .esriMeasurement .dijitDropDownButtonActive .dijitButtonNode, .esriMeasurement .dijitButtonContentsActive, .esriMeasurement .dijitStackController .dijitToggleButtonChecked .dijitButtonNode 
{ 
    background:none !important;
}

.esriMeasurement .dijitButtonNode:hover
{ 
    background:none !important;
}*/

/*.esriButton .dijitButtonNode
{
    height:28px !important;
    width:26px !important;
}*/

.imgEnlarge
{
    cursor:pointer;
}



.divPlanChangeMode
{
    position: absolute;
    top:2px;
    /*height:25px;
    width:25px;*/
    right:5px;
    /*background-image: url('images/Edit.png');*/
}

.divPlanChangeMode:hover
{
    background-image: url('images/EditHover.png');
}

.divPlanChangeModeSelected
{
    background-image: url('images/EditSelected.png');
}

/*#divRevisions
{
    width:550px;
    height:400px;
    overflow:auto;
}

#divRevisionsContent
{
    position:absolute;
    top:65px;
    left:0px;
    width:540px;
    height:370px;
    overflow:auto;
}

#divRevisionsOperativeHeader
{
    position:absolute;
    top:37px;
    left:0px;
    width:120px;
    height:30px;
    font-weight:bold;
}

#divRevisionsRevisionHeader
{
    position:absolute;
    top:37px;
    left:120px;
    width:120px;
    height:30px;
    font-weight:bold;
}

#divRevisionsNotesHeader
{
    position:absolute;
    top:37px;
    left:240px;
    width:300px;
    height:30px;
    font-weight:bold;
}*/

#divNavigateButtons
{
    position:absolute;
    top:4px;
    height:27px;
    z-index:100;
    display:none;
}

#divNavigatePrev
{
    float:left;
    padding-top:4px;
    cursor:pointer;
    margin-right:10px;
}

#divNavigatePrev:hover
{
    /*background-image: url('images/prevbuttonhover.gif') !important;*/
}

#divNavigateNext
{
    float:right;
    padding-top:4px;
    cursor:pointer;
}

#divNavigateNext:hover
{
    /*background-image: url('images/nextbuttonhover.gif') !important;*/
}

.alertOk
{
    width:100%;
    left:50%;
    padding-top:8px;
    text-align:center;
}

#divGlossaryPopup
{
    max-width:500px;
}

#divDefinitionPopup
{
    max-width:500px;
}

.definitionPopupTitle
{
    position:relative;
    height:25px;
    width:100%;
    font-size:1.1em;
}

.popupClose
{
    position:absolute;
    top:3px;
    right:3px;
    font-size:0.9em;
    font-weight:bold;
}

.definitionPopupTitle
{
    width:100%;
    position:relative;
    left:0px;
    /*width:350px;*/
    font-weight: bold;
    font-size:1em;
    padding-bottom:7px;
}

.definitionPopupText
{
    width:100%;
    position:relative;
    right:0px;
    font-size:0.9em;    
    margin-bottom:10px;   
}

.definitionPopupGuide
{
    position:relative;
    width:100%;
    border-top: 1px solid #CCC;
    padding-top:5px;
    font-size:0.9em;   
}

.calcite .dijitDialogTitleBar
{
    background-image:none !important;
    height:25px !important;
}

#divFigure
{
    position:fixed !important;
    left:50%;
    top:130px !important;
}


#paneRight
{
    top:10px;
    width: 0px; 
}

#divHidePane
{
    right: 385px;
}

.searchTextDivWord
{
    width: 300px !important;
}

#divRuleDisclaimer
{
    max-width:600px;
}

#divHeritageMain
{
    position:absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    overflow:auto;
}

.esriScalebarLabel
{
    color:#000000 !important;
}

.divRulePCSubmission
{
    /*position:absolute;*/
    margin-top:5px;
    margin-left:5px;
    /*float:right;*/
    width:25px;
    height:25px;
    display:none;
    background-image: url('images/Submission.png');
    cursor:pointer;
}

.divRulePCSubmission:hover
{
    background-image: url('images/SubmissionHover.png');
}


#divSpecificRules
{
    padding-bottom: 20px;    
}

.divHeritageTreeSubHeader
{
    font-size:1.1em;
    font-weight:bold;
    width:98%;
    background-color: #FFFFFF;
    padding: 3px;
}

#divMapLegend{
    position: relative;
}

.MapLayerItemSub
{
    position:relative;
    width:400px;
    height:23px;
    font-size: 0.9em;
}


.MapLayerItemSubItem
{
    position:relative;
    width:400px;
    height:23px;
    /*margin-left:20px;*/
    font-size: 0.9em;
}


/*Revision Compare*/
#divRulesContentCompareRules
{
    width:100%;
    height:100%;
    position:relative;
}

#divCompareTools
{
    position: absolute;
    top:0px;
    height:28px;
    right: 0px;
    padding-top:2px;
    left:214px;
}

.compareToolsLeft
{
    float:left;
    width:48%;
}

.compareToolsRight
{
    float:left;
    width:48%;
}

.MenuIconButton
{
    position: fixed;
    top:88px;
    right: 6px;
    height:30px !important;
    width:30px !important;
    float:left !important;
    cursor:pointer;
    /*margin-right:3px !important;*/
    font-size: 1.1em !important;
    font-family:FontAwesome !important;
    font-weight:normal !important;
    font-stretch:normal !important;
    color:#FFF !important;
}

.iconSearch
{
    height:20px;
    width:20px;
    float:left;
    margin-top: 1px;
    margin-left: -13px;
    margin-right: 2px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    font-family:FontAwesome;
    padding-left: 4px;
    padding-top: 2px;
    /*background-image: url(/images/iconsearch.png);*/
}

#divSunAngleFrame
{
    position:absolute;
    bottom:10px;
    left:50%;
    width:460px;
    margin-left:-230px;
    height:134px;
    /*z-Index: 35;*/
    display: none;
    padding:5px;
    /*background:rgb(0,0,0);
    background:rgba(0,0,0,0.6);
    filter:alpha(opacity=70);*/
    background-color:#FFFFFF;
    color:#222222;
    /*border:solid 2px #808775;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;*/
}

.sliderSunLbl{
    float:left;
    width:50px;
    margin-left:8px;
}

#sliderSunWrapper
{
    float:left;
    z-Index: 40;
    width: 390px;
    height: 50px;
}

.sliderSunHeader {
    width: 300px;
    height: 30px;
    padding-top: 5px;
}

#sliderSunHourWrapper {
    float:left;
    z-Index: 40;
    width: 390px;
    height: 50px;
}

#divSpecificRulesSpecific th {
    text-align:left;
}

#divFrontPageActivity{
    position: absolute;
    bottom: 40px;
    width:100%;
    top:50px;
    margin:50px;
    font-family:FontAwesome,'Open Sans';
}

#divFrontPageActivity h1
{
  font-size: 2.14285714285714em; /* 30 */
  font-weight: 800;
  line-height: 1.2;
  color: #333;
  margin: 0 0 20px;
}

#divFrontPageActivity h2
{
  font-size: 1.71428571428571em; /* 24 */
  font-weight: 800;
  line-height: 1.4;
  margin: 1em 0;
}

#divFrontPageActivity h3
{
  font-size: 1.28571428571429em; /* 18 */
  font-weight: bold;
  line-height: 1.33333333333333; /* 20 */
  margin: 1.2em 0 .5em;
}


#divActivityPanel {
    position: absolute;
    left:0px;
    right:0px;
    top:0px;
    bottom:0px;
    overflow:scroll;
}

#divActivityControls {
    position: absolute;
    left:0px;
    width:300px;
    top:0px;
    height:70px;
}



/*#divActivityInfo
{    
    position: absolute;
    left:360px;
    right:0px;
    top:0px;
    bottom:0px;
}*/

/*#divActivityActivity
{    
    font-size:1.2em;
    padding:5px;
    position: absolute;
    left:0px;
    right:0px;
    top:0px;
    height:48px;
}*/

/*#divActivityStatus 
{
    position: absolute;
    left:0px;
    right:0px;
    top:60px;
    height:20px;
    font-size:1.2em;
    padding:5px;
}*/

/*#divActivityDefinition
{    
    padding:5px;
    position: absolute;
    left:0px;
    right:0px;
    top:30px;
    height:30px;
}*/

#divActivityListLabel {
    background-color: #ad1f31 !important;
    color: #FFF;
}

#divActivityList table, 
#divActivityList th, 
#divActivityList td {
    border: none !important;
}


/*#divActivityList
{
    position: absolute;
    left:0px;
    width:350px;
    top:70px;
    bottom:0px;
    overflow:scroll;
}*/

#divActivityToolbar
{
    position:absolute;
    top: 5px;
    left:215px;
    height:30px;
    width:200px;
    display: inline;
    white-space: nowrap;
}

#divActivityLabels1
{
    position:absolute;
    top: 40px;
    left:210px;
    width:125px;
    height:220px;
    border-top: 1px solid #4C4D4F;
    line-height:27px;
    font-weight:bold;
}

#divActivityLabels2
{
    position:absolute;
    top: 40px;
    left:700px;
    width:70px;
    height:30px;
    border-top: 1px solid #4C4D4F;
    line-height:27px;
    /*padding-top:137px;*/
    font-weight:bold;
}

#divActivityEdit1
{
    position:absolute;
    top: 40px;
    left:335px;
    width:500px;
    height:220px;
    border-top: 1px solid #4C4D4F;
    line-height:27px;
}

#divActivityEdit2
{
    position:absolute;
    top: 40px;
    left:770px;
    width:20px;
    height:30px;
    border-top: 1px solid #4C4D4F;
    line-height:27px;
    z-index:100;
    /*padding-top:137px;*/
}

/*#divActivityRules
{
    padding:5px;
    position: absolute;
    left:0px;
    right:0px;
    top:90px;
    bottom:10px;
}*/

#divSpecificRulesList {
    width:60%;
    position:absolute;
    top:5px;
    left:0px;
}

#divSpecificRulesListRight {
    width:40%;
    position:absolute;
    top:5px;
    right:0px;
}

#divSpecificRulesLinks {
    /*width:40%;
    position:absolute;
    top:5px;
    right:0px;*/
}

#divSpecificBuildingControls table, 
#divSpecificBuildingControls th, 
#divSpecificBuildingControls td {
    border: none !important;
}

#widget_selJumpTo .dijitButtonNode {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    margin-right: -1px !important;
    padding-bottom: 1px !important;
}

.calcite .dijitSelect, .calcite .dijitTextBox {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    margin-right: 0px !important;
}

#widget_selPlanChange .dijitButtonNode {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    margin-right: -1px !important;
    padding-bottom: 1px !important;
}


/*.calcite .dijitSelect .dijitArrowButton, .calcite .dijitComboBox .dijitButtonNode {

}*/

#widget_selPlanChange
{
    width:275px !important;
}

.calcite .dijitTab
{
    border: none !important;
    background-image: none !important;
}


/*Bootstrap*/
.modal-indent {
    margin-left: 10px;
    margin-right: 10px;
}

.modal-indent-right {
    margin-left: 23px;
    margin-right: 21px;
}

.modal-lg {
width: 1200px !important;
}

.dropdown-menu {
    max-height: 500px;
    overflow-y: auto;
}

.form-group-thin {
    margin-bottom: 1px !important;
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.col-panel {
    padding-right: 1px; 
    padding-left: 1px;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #eee !important;
}

.table-hover > tbody > tr:hover {
  background-color: #D2D2D2 !important;
  cursor: pointer !important;
}

.table table, .table th, .table td {
     border: none !important;
}

.fa {
    font-family:FontAwesome;
}

/*Bootstrap*/

.floating-info-panel .panel-body {
    padding: 10px;
}

.activity-panel
{
    z-index:800;
}

.activity-panel .panel-body {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    overflow-y: auto;
    overflow-x: hidden;
    font-weight:normal !important;
    /*height: 550px;*/
}


.floating-info-panel-right {
    position:absolute;
    top:49px;
    right:10px;
    bottom: 30px;
    z-index:800;
}

.floating-info-panel-right .panel-body {
    width: 320px;
    padding: 10px;
    overflow-y: auto;
    overflow-x: hidden;
    /*height: 550px;*/
}

.floating-search-panel
{
    width: 360px;
    position:absolute;
    top:80px;
    right:0px;
    /*bottom: 30px;*/
    z-index:800;
}

.floating-search-panel .panel-body {
    width: 360px;
    padding: 10px;
    overflow-y: auto;
    overflow-x: hidden;
    /*height: 550px;*/
}

#divMapLegend table {
    border:none !important;
}

#divMapLegend th {
    border:none !important;
}

#divMapLegend td {
    padding:1px !important;
    border:none !important;
}

#paneFrontPage {
    margin-top:97px;
}

/*#paneMain {
    position: absolute;
    bottom:0px;
    left:0px;
    right:0px;
    overflow-x:hidden;
    overflow-y:hidden;
}*/

.cursorpointer {
    cursor:pointer;
}

/*#addressSearchPanelWidth {
    width: calc(25% - 1%) !important;
}*/

#divAddressSearch {
    height:44px !important;
    box-shadow:none !important;
    -webkit-box-shadow: none !important;
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-appearance: none !important;
    -o-transition: none !important;
    -o-transition: border-color 0 ease-in, box-shadow 0 ease-in !important;
    /*box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
}

.boxshadow {
    /*box-shadow: 0px 4px 22px -2px rgba(0,0,0,0.48);*/
    box-shadow: 0px 3px 10px -2px rgba(0,0,0,0.3);
}

.boxshadowheader {
    box-shadow: 0px 4px 22px -6px rgba(0,0,0,0.48);
}

.dropdown-menu {
    z-index: 999;
}

.addressshift{
    margin-top: 63px;
}

#lblAddress {
    font-weight: bold;
}

.panel {
    border-bottom:none;
}

.panel-body-nopad {
    padding: 0 !important;
}

.panelUnderline {
    border-bottom: 1px solid #ddd;
}

.panelPadding {
    padding-top:20px !important;
    padding-bottom:20px !important;
}

.panelPaddingMid {
    padding-top:12px !important;
    padding-bottom:12px !important;
}

.panelPaddingSmall {
    padding-top:6px !important;
    padding-bottom:6px !important;
}

.panelPaddingCol {
    padding-left:20px !important;
    padding-right:20px !important;
}

.textMarginTop {
    margin-top:0;
    margin-bottom:7px;
}

.textMargin {
    margin-top:7px;
    margin-bottom:7px;
}

.textMarginLast {
    margin-bottom:0;
}

.panelMarginTop {
    margin-top:12px !important;
}

.panelMarginEnd {
    margin-bottom:12px !important;
}

.panelMarginEndLg {
    margin-bottom:10px !important;
}

.panelTitle {
    font-size: 16px;
    margin-left: 15px;
    font-weight: bold;
    padding-bottom: 5px !important;
    padding-top: 17px !important;
}

.panelTitleNoBold {
    font-size: 16px;
    margin-left: 15px;
    padding-bottom: 5px !important;
    padding-top: 17px !important;
}

.panelTitleActivity {
    font-size: 16px;
    margin-left: 15px;
    font-weight: bold;
    padding-bottom: 5px !important;
    padding-top: 17px !important;
}

.panelTitleNoMargin {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px !important;
    /*padding-top: 17px !important;*/
}

.panelText {
    font-size: 14px;
    margin: 3px 10px 5px 10px;
}

.panelTitlePadLeft {
    padding-left:9px;
}

.panelTextNoMargin {
    font-size: 14px;
}

.panelgap {
    margin-bottom:9px !important;
    box-shadow: 0px 4px 22px -2px rgba(0,0,0,0.48);
      /*box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/

}

.panelnogap {
    margin-top:0px !important;
}

#divPopover {
    position: fixed;
    left:-1px;
    right:0px;
    width:1px;
    height:1px;
    z-index:1000;
}

#btnPopover {
    width:1px;
    height:1px;
    /*display:none;*/
}

.popover {
    /*width:300px !important;*/
    min-width:375px !important;
    max-width:600px !important;
}

.popover-title {
    background-color: #FFFFFF !important;
}

.popover-content
{
    max-height: 400px;
    overflow-y: auto;
}

#modalRevisions table {
    border: none;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0px !important;
    margin-left: 10px !important;
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 0px !important;
    /*margin-left: 10px !important;*/
}

/*.h5, h5 {
    font-size:15px !important;
}*/

#panelToggle {
    position: fixed;
    display: none;
    /*left:18.75%;*/
    left:0px;
    width:23px;
    height:46px;
    z-index:901;
    background-color: #fff;
    padding-top:13px;
    text-align:center;
    cursor:pointer;
    border-left: 1px solid #CCC;
    border-right: 1px solid #DDD;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    /*-webkit-box-shadow: 5px 6px 22px -6px rgba(0,0,0,0.48);
    -moz-box-shadow: 5px 6px 22px -6px rgba(0,0,0,0.48);*/
    box-shadow: 5px 6px 22px -6px rgba(0,0,0,0.48);
    /*box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
}

.bodybackground {
    background-color:#FFFFFF;
}

a:hover, a:focus {
    text-decoration: none !important;
}

.calcite .dijitCheckBoxChecked, .calcite .dijitCheckBoxCheckedDisabled {
    background-color: #FFF !important;
    border-color: #BBB !important;
    color: #000 !important;
    margin-right: 6px;
}

.calcite .dijitCheckBox {
    border-color: #BBB !important;
    margin-right: 6px;
}

.calcite .dijitTitlePaneTitle {
    padding-left:0px !important;
    padding-top:7px !important;
    background-color:#FFFFFF !important;
    margin-right:10px !important;
    margin-left:10px !important;
    color: #222222 !important;
}

.calcite .dijitTitlePane {
    border: none !important;
}

.calcite .dijitTitlePaneTextNode {
    font-size:14px !important;
    color: #222222;
}

.calcite .dijitTitlePaneContentOuter {
    border: none !important;
}

.calcite .dijitTitlePaneTitleOpen {
    border: none !important;
}

.calcite .dijitTitlePaneTitleClosed {
    border-bottom: 1px solid #ccc;
}

.MapLayerItem label {
    font-weight: normal !important;
}

.breadcrumb {
    background-color: #ffffff !important;
    padding: 0 0 0 12px !important;
    margin-bottom: 0 !important;
    font-weight: bold !important;
}

.breadcrumbActivity {
    padding: 0 !important;
}

.navbar-default {
    border: none !important;
}

#viewernavbar .dropdown-toggle {
    font-size:1.9em;
    top:4px;
}

#newsPanel {
    padding-bottom: 6px;
}

.font15 {
    font-size:15px !important;
}

.font13 {
    font-size:13px !important;
}

.font12 {
    font-size:12px !important;
}

.slider.slider-horizontal {
    width: 215px !important;
    height: 20px !important;
    margin-left: 9px !important;
}

#divActivityRules td {
    padding: 4px 20px 4px 20px !important;
    vertical-align: top;
    min-width:95px;
}
/*.navbar {
      box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}*/

#viewernavbar .navbar-nav {
    margin: 0 !important;
}

.navbar-nav .open .dropdown-menu {
    position:relative !important;
    background-color: #fff !important;
}

.dropdown-menu {
    max-height: 768px !important;
}

#divLoginUser {
    position:absolute;
    left:75px;
    bottom:-12px;
    font-size:12px;
}

#frontPageSimple {
    position: fixed;
    top:45%;
    /*max-width:600px;*/
    height:50px;
    /*background-color:#FFFFFF;*/
}

#divFrontPageSearch {
    height:52px;
    font-size:16px;
    box-shadow:none !important;
}

#btnFrontPageSearch {
    font-size:16px;
    padding-top: 14px !important;
    padding-bottom: 13px !important;
    color: #999999 !important;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    border-left: none;
    /*border-right: none;*/
}

#btnCompareMaps {
    display: none;
}

#changeHistoryContent {
    overflow-y: auto;
    height: calc(100vh - 150px);
}

#frontPagePanel {
    z-index:998;
    background-size: cover !important;
    display:none;
}

.frontPageButtons {
    font-size:16px !important;
    padding-top:13px !important;
    padding-bottom:13px !important;
}

.subsectionline {
    margin-right: -15px;
}

#divSpecificRulesSpecific table, 
#divSpecificRulesSpecific th, 
#divSpecificRulesSpecific td {
    border: none !important;
}

#divSpecificRulesZones table, 
#divSpecificRulesZones th, 
#divSpecificRulesZones td {
    border: none !important;
}

#divSpecificRulesArea table, 
#divSpecificRulesArea th, 
#divSpecificRulesArea td {
    border: none !important;
}

#divSpecificRulesGeneral table, 
#divSpecificRulesGeneral th, 
#divSpecificRulesGeneral td {
    border: none !important;
}

#divSpecificRulesAppeals table, 
#divSpecificRulesAppeals th, 
#divSpecificRulesAppeals td {
    border: none !important;
}


.legend-info-panel .panel-body {
    width: 260px;
    padding: 10px;
    overflow-y: auto;
    overflow-x: hidden;
    /*height: 550px;*/
}

#divFrontPageSearch .form-control:focus {
    border-color: none !important;
}

#frontPageSimpleMenu .btn-default {
    color: #999 !important;
}

@media screen and (max-width: 991px) {

    .navbar {
        margin-bottom: 0px !important;
    }

    .navbar-scroll-custom {
		transform: translateY(-52px);
		transition-duration: 0.6s;		
    }

    #paneMain {
        position: relative;
    }

    #mapPanel {
        position:fixed;
        top:50px;
        bottom:0px;
        left:0px;
        right:0px;
    }

    /*#propertyPanel {
        margin-top: 50px;
    }*/

    #sectionsPanel {
        /*margin-top: 50px;*/
    }

    .divRSHeader2 {
        font-size: 15px !important;
    }

    #sectPropPanels
    {
        display: block;
        /*height: calc(100vh - 140px);
        overflow-y: auto;*/
        overflow-x: hidden;
    }

    .breadcrumb {
        font-size:13px !important;
        padding-left:0px !important;
    }

    #mobileChapterPanel {
        margin-bottom: 10px !important;
    }

    #mobileActivityPanel {
        margin-bottom: 10px !important;
    }

    .panelTitleNoMargin {
        font-size: 15px !important;
    }

    #collapseMblMain
    {
        overflow-y: auto;
        height: calc(100vh - 90px);
    }

    .legend-info-panel
    {
        position:absolute;
        top:5px;
        right:5px;
        bottom: 40px;
        z-index: 901;
        min-width: 120px;
    }

    #divBannerText {
        top:0px !important;
    }

    #divBanner {
        height:50px;
    }

    .navbar-nav .open .dropdown-menu {
        width: 767px !important;
    }

    #addressSearchPanel {
        padding: 7px 5px 7px 5px;
    }

    .AddressSearchNavbar {
        position: fixed;
        left:55px;
        top:-4px;
        right:0px;
        z-index:1040;
    }

    /*#sectMiniMap {
        display: block;
        position: absolute;
        top: 5px;
        width: 32%;
        left: -10px;
        height:80px;
    }*/

    #sectMiniMap {
        display: block;
        position: fixed;
        top: 55px;
        width: 24%;
        left: 5px;
        height: 80px;
    }

    #mobileActivityList .td {
        padding: 5px 0 5px 0;
    }

    #divActivityRules {
        margin: 5px 0 5px 0 !important;
    }

    #sectAddressMapMobile {
        position: fixed;
        bottom: 0px;
        left:0px;
        right:0px;
        min-height:70px;
        z-index:800;
    }

    .paddingChapterHeader {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .paddingChapterTitle {
        margin-left: 0px !important;
        margin-right: 0px !important;
        margin-top:10px !important;
    }

    #modalDefinitionText {
        max-height: calc(100vh - 180px);
        overflow-y: scroll;
    }

    .floating-info-panel
    {
        display: block;
        overflow-y: auto;
        height: calc(100vh - 100px);
        overflow-x: hidden;
    }

    .esriSimpleSliderTL {
        top: 15px !important;
    }

    #divRulesContentRules td {
        padding: 4px 20px 4px 8px !important;
        vertical-align: top;
        min-width:95px;
    }

    #accordion .panel-title {
        font-size: 14px !important;
    }

    #accordion .infopanelcontrol {
        font-size: 14px !important;
    }

}

@media screen and (min-width: 992px) {
    html, body { 
        overflow:hidden;
    }

    #paneMain {
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px;
        overflow-x: hidden;
        overflow-y: hidden;
        top: 50px;
    }

    #divRulesContentRules td {
        padding: 4px 20px 4px 20px !important;
        vertical-align: top;
        min-width:95px;
    }

    .legend-info-panel
    {
        position:absolute;
        top:20px;
        right:20px;
        bottom: 40px;
        z-index: 901;
        min-width: 135px;
    }

    .sectionsPanel {
        padding-left: 30px !important;
        padding-right: 20px !important;
        padding-top: 16px !important;
        border-left: 1px solid #CCC;
    }    

    #activityLayer{
        padding-top: 0 !important;
    }

    .sectionsPanelNarrow {
        padding-left: 20px !important;
        padding-right: 15px !important;
        padding-top: 16px !important;
        border-left: 1px solid #CCC;
    }    

    .floating-info-panel
    {
        position:absolute;
        top:64px;
        left:0px;
        bottom: 30px;
        z-index:800;
    }

    .floating-info-panel .panel-body {
        width: 320px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    #addressSearchPanel {
        position: absolute;
        top:10px;
        left:15px;
        height:25px;
        z-index: 900;
        width:100%;
    }

    #viewernavbar .dropdown-toggle {
        top:8px !important;
        background:none !important;
    }

    #sectMiniMap {
        height:130px;
        padding-left:0px !important;
        padding-right:0px !important;
        /*width:100%;*/
    }

    .miniMapHide {
        display: none !important;
    }

    .paddingChapterHeader {
        margin-left: 20px !important;
        margin-right: 25px !important;
    }

    .paddingChapterTitle {
        margin-left: 25px !important;
        margin-right: 15px !important;
        margin-top:10px !important;
    }

    #divRulesContentRules {
        padding-left: 25px !important
    }

    .esriSimpleSliderTL {
        top: 73px !important;
    }

}

.rulesContentHScrollNone {
    max-width: 1000px;
    overflow-x:hidden;
}

.rulesContentHScroll {
    overflow-x:scroll;
}

.activityAddressSearch {
    top:60px !important;
}

#backToTop {
    position:fixed;
    bottom:30px;
    right:25px;
    width:40px;
    height:40px;
    background-color:#BBB !important;
    color:#fff !important;
    padding-top: 0 !important;
    padding-left: 8px !important;
}

/*.activityAddressPad {
    margin-top:60px !important;
}*/

#divActivityRulesLoading {
    display:none;
    top: 10px;
    left: 50%;
    position: absolute;
    height: 70px;
    width: 54px;
    margin-left:-27px;
    z-index: 998;
    background: url('../images/ajax-loader.gif') no-repeat;
}

#sectMiniMap_container {
    cursor:pointer !important;
}

#activityDetails .panel-group .panel-heading {
  position: relative !important;
  padding-right: 30px !important;
}

#activityDetails .infopanelcontrol {
  float: none !important; /* this can go if we can remove pull-right class from the glyphicon */
  position: absolute !important;
  top: 50% !important;
  right: 10px !important;
  margin-top: -8px !important;
}

.breadcrumb > li {
    display: inline !important;
}

ul {
    margin-left: 5px;
    margin-right: 0px;
    padding-left: 10px;
    padding-right: 0px;
}

/*ol li ol {
    padding-left: 20px;
    padding-bottom: 10px;
}

ol li ol > li:before {
    content: counter(list, lower-roman) ". "!important;
}

ol > li:before {
    counter-increment: list;
    content: counter(list, lower-alpha) ") ";
    position: absolute;
    left: -1.4em;
}

ol > li {
    list-style: none;
    position: relative;
}

ol {
    list-style-position: inside;
    padding-left: 20px;
    padding-top: 10px;
    counter-reset: list;
    margin: 0;
}*/

/*ol{ padding-left:0; list-style-position:inside; }*/
