﻿.table.dataTable{
  margin: 0 auto;
  width: 100%;
  clear: both;
  border-collapse: collapse;
  table-layout: fixed !important;
  word-wrap:hyphenate !important;
}


#sidebar
{
    width:450px;
    height: 100%;
    min-height: 400px;
    max-height: 600px;
 

}


#topbar
{
    width:450px;
    height: 100%;
    min-height: 400px;
    max-height: 600px;
    

}

form
{
    margin: 0;
    padding: 0;
}

header, footer, nav, section
{
    display: block;
}

h2
{
    margin: 5px 0;
}
.qq-upload-success
{
    display: none;
}

/*input[type=submit], input[type=button]
{
    margin: 0;
    margin-top: 5px;
    padding:  3px 10px;
}*/
input[type=radio], input[type=checkbox]
{
    margin-right: 5px;
}
.menuContainerClass
{    

    height:40px;
    width: 100px;
    border-radius: 8px 8px 8px 8px;
    padding-left:40px;
}
#menuImage
{
    padding:2px;
    background-color: white;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 2px 2px 2px #777;
    padding-left:15px;
    
}
.override
{
    top:29px !important;
}

.override2
{
    top:0px !important;
}

/*input.text
{
    border:  1px solid #777;
    margin: 0;
    padding:  3px;
    width: 200px;
    
    box-shadow: 1px 1px 3px #cecece;
    -moz-box-shadow: 1px 1px 3px #cecece;
    border-radius: 2px;
}*/

/*.idibutton
{
    font-size:8px;
}*/

#map
{   
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0;
    top: 40px;
    height: auto;
    z-index:1;
}
.ui-dialog {
    z-index: 2;
}

.map.mode-create {
    cursor: crosshair;
}

#map1
{   
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
    top: 0px;
    height: 100%
}

#chartmap1
{   
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
    height: 50%
}

#showChart1
{   
    position: absolute;
    right: 0px;
    top: 0px;    
}

#map2
{   
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
    top: 0px;
    height: 100%
}

#chartmap2
{   
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
    height: 50%
}

#showChart2
{   
    position: absolute;
    right: 0px;
    top: 0px;    
}

#map3
{   
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
    top: 0px;
    height: 100%
}

#chartmap3
{   
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
    height: 50%
}

#showChart3
{   
    position: absolute;
    right: 0px;
    top: 0px;    
}

#map4
{   
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
    top: 0px;
    height: 100%
}

#chartmap4
{   
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0;
    height: 50%
}

#showChart4
{   
    position: absolute;
    right: 0px;
    top: 0px;    
}

.legend {
	
	padding: 6px 8px;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 1em;
	font-weight: bold;
	color: #000000;
    background: rgba(209,217,224,0.75);
	border-radius: 8px 8px 8px 8px;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.4);
    
}

#bottomInfo
{
    position: absolute;
    bottom: 0;
    left: 287px;
    right: 0;
    background-color: #fff;
}

#searchLocationResults, #searchLocationResultsCE, #searchStoreTerritoryResults
{
    border: 2px solid #cecece;
    height: 100px;
    margin-top: 10px;
    overflow: auto;
}

#propertyResults 
{
    border: 2px solid #cecece;
    height: 70px;
    margin-top: 10px;
    overflow: auto;
}

.leftNavigation
{
    /*border-right: 1px solid #cecece;*/
    width: 315px;    
    position: absolute;
    bottom: 0px;
    top: 0px;
}

.leftNavigationDialog
{
    /*border-right: 1px solid #cecece;*/
    width: 515px;    
    position: absolute;
    bottom: 0px;
    top: 0px;
}

.leftNavigation .options
{
    /*border-top: 1px solid #cecece;*/
    overflow: auto;
    padding: 5px;
    padding-bottom:0px;
    width: 390px;
    position: absolute;
    bottom: 15px;
    top: 70px;        
}

.accordionContent
{
    color: #232323;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 0.8em;
    overflow:auto;
    
}

.accordionIDI
{
    color: #232323;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 0.7em;
}

.tab
{
    border: 2px solid #c0c0c0;
    margin-bottom: 10px;
    
    box-shadow: 0 0 5px #cecece;
    -moz-box-shadow: 0 0 5px #000;
}
    .tab .header
    {
        background-image: url(../Images/Backgrounds/SilverTab.gif);
        border-bottom: 2px solid #c0c0c0;
        color: #596f84;
        font-size: 1.2em;
        padding: 3px;
    }

    .tab .content
    {
        background-color: #fff;
        padding:  3px;
        min-height:100px;
    }

.topInfo
{
    /*background-image: url(../Images/Backgrounds/BlueTab.gif);*/
    background-color: #596f84;
    color: #fff;
    font-size: 1.1em;
    /*/margin-left: 287px;*/
    padding: 5px;
    height:40px;
    
}
    .topInfo a
    {
        color: #fff;
    }

    .topInfo a:hover {
        color: #fff;
    }
    
    
.topInfoNew
{
    /*background-image: url(../Images/Backgrounds/BlueTab.gif);*/
    background-color: #ffffff;
    color: #000;
    font-size: 1.1em;
    /*/margin-left: 287px;*/
    padding: 5px;
    height:60px;
    
}
    .topInfoNew a
    {
        color: #fff;
    }

    .topInfoNew a:hover {
        color: #fff;
    }

/************************************************************/
/* Custom File Stules                                       */
/************************************************************/

/*custom upload elements*/
.customfile-input
{
    position: absolute;
    height: 29px;
    cursor: pointer;
    background: transparent;
    border: 0;
    opacity: 0;
    -moz-opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    z-index: 999;
    border: 1px solid black;
    
}

.customfile
{
    width: 67px;
    background-repeat: no-repeat;
    cursor: pointer;
    overflow: hidden;
    padding: 2px;
    position: relative;
    float:left;
}
.customfile-disabled
{
    opacity: .5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    cursor: default;
}
.customfile-feedback
{
    display: block;
    margin: 1px 1px 1px 5px;
    font-size: 1.2em;
    color: #000;
    padding-left: 5px;
    height: 20px;
}
.customfile-feedback-populated
{
    color: #000;
    font-style: normal;
    padding-left: 0;
    background: url(/images/icon-generic.gif) left 4px no-repeat;
    font-family:  Arial;
    font-size: 12px;
    padding-top:10px;
    height:20px;
}
.customfile-button
{
    background: url(/images/buttons/browse-button.png);
    background-repeat: no-repeat;
    font-weight: bold;
    float: right;
    width: 67px;
    text-align: center;
    text-decoration: none;
    font-size: 1.7em;
    height:28px;
}

/*file type icons*/
.customfile-ext-jpg, .customfile-ext-gif, .customfile-ext-png, .customfile-ext-jpeg, .customfile-ext-bmp
{
    background-image: url(../images/icon-image.gif);
}
.customfile-ext-mp3, .customfile-ext-mp4, .customfile-ext-mov, .customfile-ext-swf, .customfile-ext-wav, .customfile-ext-m4v
{
    background-image: url(../images/icon-media.gif);
}
.customfile-ext-zip, .customfile-ext-tar, .customfile-ext-sit
{
    background-image: url(../images/icon-zip.gif);
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

.tab .legend-header
{
    background-image: url(../Images/Backgrounds/SilverTab.gif);
    border-bottom: 2px solid #c0c0c0;
    color: #596f84;
    font-size: 1em;
    padding: 3px;
}


svg.tracer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


section.map.mode-create {
    cursor: crosshair;
}

section.map.mode-edit div.polygon-elbow {
    opacity: 1;
    pointer-events: all;
}

.notify {
  position: absolute;
  top: 100%;
  left: 20%;
  background: red;
  border: 2px solid white;
  border-radius: 50%;
  text-align: center;
}
.notify > div {
  padding: 5px;
}

a.disabled {
    pointer-events: none;
    color: lightgray;
}

a[disabled] {
    pointer-events: none !important;
    color: lightgray !important;
}

.moveableDialogLeaflet {
    font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.moveableDialogLeaflet a{
    color: #0078A8 !important;
}

.moveableDialogLeaflet a:hover {
    color: #23527c !important;
}

table.dataTable tr.odd { 
    /*background-color: #E2E4FF !important;*/ 
    background-color: #d6d7e4 !important; 
    
}

table.dataTable tr.even { 
    background-color: white; 
}

table.dataTable td{
    padding: 0px 10px !important;
}

.leaflet-edge {
    background-color: #95bc59;
    box-shadow: 0 0 0 2px white, 0 0 10px rgba(0, 0, 0, .35);
    border-radius: 50%;
    cursor: move;
    outline: none;
    transition: background-color .25s;
}

.leaflet-polygon {
    fill: #b4cd8a;
    stroke: #50622b;
    stroke-width: 2;
    fill-opacity: .75;
}


.rectangleTerritorySizeLabel {
    position: absolute;
    font-size:10px;
    border: none !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    white-space: nowrap;
    background-color: #fff;
}

.rectangleTerritorySizeLabel:before {
    border:none !important;
    background:none !important;
}

.leaflet-div-icon {
	height:5px;
    width:5px;
	}

.leaflet-editing-icon {
    height:10px !important;
    width:10px !important;
    margin-left:-5px !important;
    margin-top:-5px !important;
}

.labelClass{
white-space:nowrap;
text-shadow: 0 0 0.1em black, 0 0 0.1em black,
0 0 0.1em black,0 0 0.1em black,0 0 0.1em;
color: yellow
}



.weekDays-selector input {
    display: none!important;
}

.weekDays-selector input[type=checkbox] + label {
    display: inline-block;
    border-radius: 3px;
    background: #dddddd;
    height: 20px;
    width: 25px;
    margin-right: 0px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
}

.weekDays-selector input[type=checkbox]:checked + label {
    background: #0094FF;
    color: #ffffff;
}

#time-range p {
font-family:"Arial", sans-serif;
font-size:14px;
color:#333;
}

.ui-slider-horizontal {
    height: 8px;
    background: #D7D7D7;
    border: 1px solid #BABABA;
    box-shadow: 0 1px 0 #FFF, 0 1px 0 #CFCFCF inset;
    clear: both;
    margin: 8px 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider-horizontal .ui-slider-range {
    top: -1px;
    height: 100%;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 8px;
    font-size: .7em;
    display: block;
    border: 1px solid #5BA8E1;
    box-shadow: 0 1px 0 #AAD6F6 inset;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    background: #81B8F3;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #A0D4F5), color-stop(100%, #81B8F3));
    background-image: -webkit-linear-gradient(top, #A0D4F5, #81B8F3);
    background-image: -moz-linear-gradient(top, #A0D4F5, #81B8F3);
    background-image: -o-linear-gradient(top, #A0D4F5, #81B8F3);
    background-image: linear-gradient(top, #A0D4F5, #81B8F3);
}
.ui-slider .ui-slider-handle {
    border-radius: 50%;
    background: #F9FBFA;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #C7CED6), color-stop(100%, #F9FBFA));
    background-image: -webkit-linear-gradient(top, #C7CED6, #F9FBFA);
    background-image: -moz-linear-gradient(top, #C7CED6, #F9FBFA);
    background-image: -o-linear-gradient(top, #C7CED6, #F9FBFA);
    background-image: linear-gradient(top, #C7CED6, #F9FBFA);
    width: 22px;
    height: 22px;
    -webkit-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
    -moz-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
    box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
    -webkit-transition: box-shadow .3s;
    -moz-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 22px;
    height: 22px;
    cursor: default;
    border: none;
    cursor: pointer;
}
.ui-slider .ui-slider-handle:after {
    content:"";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 50%;
    margin-top: -4px;
    left: 50%;
    margin-left: -4px;
    background: #30A2D2;
    -webkit-box-shadow: 0 1px 1px 1px rgba(22, 73, 163, 0.7) inset, 0 1px 0 0 #FFF;
    -moz-box-shadow: 0 1px 1px 1px rgba(22, 73, 163, 0.7) inset, 0 1px 0 0 white;
    box-shadow: 0 1px 1px 1px rgba(22, 73, 163, 0.7) inset, 0 1px 0 0 #FFF;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.5em;
    margin-left: -.6em;
}
.ui-slider a:focus {
    outline:none;
}

.subsubmenu {
    font-size:13px;
    /*margin: 0 -20px 10px;*/
    padding: 1px 0px 0 1px;
    /*background-color:blue;*/
    color: #6280b0;
    font-weight:normal;
    cursor:pointer;
}