﻿@media print {
 
    .mapCommand {
        display:none;
    }

    .printButton {
        display:none;
    }

    .printText {
        display:none;
    }

    .printResults {
        margin-left: 100px;
    }

}

.mainDiv {
    text-align:center;
    font-family:Arial;
}

/*
.mapDiv {
    xxxposition:absolute;
}
*/

.mainTitle {
    font-size:xx-large;
    float:left;
    text-align:left;
    xxxmargin-top:25px;
    xxxmargin-bottom:15px;
    xxxpadding:2px;
}

.TitleBG {
    background-color:lightgray;
    xxxfloat:left;
    xxxtext-align:left;
    xxxmargin-bottom:10px;
    xxxheight:25px;
    xxxwidth:100%;
    padding:10px;
}

.titleText {
    font-size:large;
    xxxpadding:10px;
    xxxmargin-top:10px;
    xxxleft:10px;
}

.printCommand {
   float:right;
   text-decoration:none;
   margin-right:30px;
   color:black;
   font-weight:bold;
} 

.mapCommand {
   float:right;
   text-decoration:none;
   margin-right:30px;
   color:white;
   font-weight:bold;
   margin-top:5px;
}

.nounderline {
    text-decoration: none !important;
    color:white !important;
}

.mapCommand a:hover {
   text-decoration:none;
}
.printButton {
    float: right;
    margin-right: 10px;
    margin-top: -5px;
}

.printText {
    float: right;
    margin-right: 30px;
    text-decoration:none;
    color:white;
    font-weight:bold;
    margin-top:5px;
}

 
.networkSelector {
    xxxmin-width:320px;
    xxxwidth:330px;
    text-align:left;
    padding-left:10px;
    xxxposition:absolute;
    xxxtop:70px;
    xxxleft:10px;
    xxxheight:30px;
    font-size:20px;
    background-color:lightgray;
    color:black;
}

.freqMessage {
    xxxmin-width:320px;
    xxxwidth:330px;
    width:100%;
    text-align:left;
    xxxpadding-left:20px;
    xxxpadding-top:5px;
    xxxposition:absolute;
    xxxtop:50px;
    xxxleft:10px;
    xxxheight:30px;
}

.gm-style-iw div { 
 overflow:hidden !important; 
}

.PrintSelectorBG {
    xxxwidth:100%;
    background-color:rgba(6,66,135,1.0);
    xxxposition:absolute;
    xxxtop:10px;
    xxxleft:10px;
    xxxheight:30px;
    xxxtext-align:left;
    padding:10px;
}

/*
.provinceSelector {
    xxxmin-width:320px;
    xxxwidth:320px;
    width:100%;
    text-align:left;
    xxxpadding-left:10px;
    xxxheight:30px;
    xxxmargin-left:20px;
    font-size:20px;
    background-color:rgba(6,66,135,1.0);
    color:white;
}
(/

    /*
option {
    height:30px;
    font-size:20px;
}*/

.freqResults {
    xxxmin-width:340px;
    width:100%;
    text-align:left;
    xxxpadding-left:10px;
    xxxposition:absolute;
    xxxtop:100px;
    xxxleft:10px;
    xxxmax-height: 500px; 
    xxxoverflow-y:auto;
}

.printResults {
    xxxwidth: 90%;
    xxxposition: absolute;
    xxxtop: 75px;
    xxxleft: 10px;
    text-align:right;
    font-size:14px;
}

.printNetwork {
    text-transform:uppercase;
    font-size:20px;
    text-decoration:underline;
}

.printNetworkRow {
    height:50px;
    vertical-align:bottom;
}

.printitems td {
    padding-right:30px;
}


.freqMap {
    height: 1000px; 
    width:100%;
    xxxwidth:340px;
    text-align:center; 
    color:Black;

    xxxposition:absolute;
    xxxtop:70px;
    xxxleft:360px;
}

.freqTable {
    xxxxmin-width:300px;
}

.gm-style-iw {
    width: 300px; 
}

.notcovered {
    min-width:600px;
    width:300px;
}

.freqRow {
    cursor: pointer;
    xxxvertical-align:middle;
}

.freqTableRow {
  
    text-decoration:none;
    border-bottom:1pt solid black;
    padding-top:10px;
    padding-bottom:10px;
}

.freqTableRow:hover {
    background-color:rgba(255,0,0,0.35);
}

/*
.freqTable tr {
}

.freqTable tr:hover, tr.selected {
    background-color:rgba(255,0,0,0.35);
}

.freqTable tr td {
  padding:8px;
  text-decoration:none;
  border-bottom:1pt solid black;
}

.freqTable tr td a {
text-decoration:none;
}
*/

.leftCell {
    text-align:left;
}

.rightCell {
    text-align:right;
}
.freqNumber {
    font-size:medium;
    font-weight:bold;
}

.freqNetwork {
    font-size:medium;
    font-weight:bold;
}

.freqLocation {
    font-size:medium;
    white-space:nowrap;
}

html, body, #map-canvas {
height: 100%;
margin: 0px;
padding: 0px
}
.controls {
margin-top: 16px;
border: 1px solid transparent;
border-radius: 2px 0 0 2px;
box-sizing: border-box;
-moz-box-sizing: border-box;
height: 32px;
outline: none;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

#pac-input {
background-color: #fff;
padding: 0 11px 0 13px;
width: 400px;
font-family: Roboto;
font-size: 15px;
font-weight: 300;
text-overflow: ellipsis;
}

#pac-input:focus {
border-color: #4d90fe;
margin-left: -1px;
padding-left: 14px;  /* Regular padding-left + 1. */
width: 401px;
}

.pac-container {
font-family: Roboto;
}

#type-selector {
color: #fff;
background-color: #4d90fe;
padding: 5px 11px 0px 11px;
}

#type-selector label {
font-family: Roboto;
font-size: 13px;
font-weight: 300;
}

#legend {
    text-align:left;
    background: white;
    padding: 10px;
    margin-right:10px;
    margin-bottom:10px;
}

#poweredby {
    text-align:left;
    background: white;
    padding: 2px;
    margin-left:10px;
}


