|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/gwsolutions/css/ |
Upload File : |
* {
font-family: Lato, 'Open Sans', sans-serif;
}
.title-banner {
background-image: url(../images/homemap-header-blank.png);
background-repeat: no-repeat;
background-size: 100% 100%;
background-position: center top;
/*background-attachment: fixed;*/
width: 100%;
max-width: 800px;
margin: 0 0 0 0;
min-height: 80px;
}
.title-main {
padding-top: 10px;
padding-left: 16px;
font-size: 1.8em;
color: white;
width: 85%;
text-transform: uppercase;
}
.title-sub {
padding-top: 5px;
padding-left: 16px;
padding-bottom: 10px;
font-size: 1.1em;
line-height: 1em;
color: white;
display: block;
letter-spacing: 1pt;
}
@media screen and (max-width: 650px) {
.title-banner { background-image: url(../images/homemap-header-blank.png); }
.title-sub { display: none;}
.title-main { font-size: 1.6em; padding-top: 15px; padding-left: 15px; width: 75%;}
.title-banner { min-height: 80px; }
}
@media screen and (max-width: 580px) {
.title-banner { background-image: url(../images/homemap-header-blank.png); }
.title-sub { display: none;}
.title-main { font-size: 1.4em; padding-top: 10px; padding-left: 10px; width: 65%;}
.title-banner { min-height: 70px; }
}
@media screen and (max-width: 320px) {
.title-banner { background-image: url(../images/homemap-header-blank-mobile2.png); }
.title-sub { display: none;}
.title-main { font-size: 1.4em; padding-top: 4px; padding-left: 10px; width: 65%;}
.title-banner { min-height: 65px; }
}
#legend {
display: block;
background-color: white;
width: 150px;
position: absolute;
top: 93px;
right: 0px;
z-index: 1001;
cursor: pointer;
}
#legend_opener {
position: absolute;
top: 93px;
right: 0px;
z-index: 1001;
background-image: url(../images/legend-btn-02.png);
background-size: cover;
background-repeat: no-repeat;
border: 0px solid red;
width: 38px;
height: 38px;
cursor: pointer;
}
@media screen and (max-width: 550px) {
#legend {display: none;}
}
.legend-row {
display: inline-block;
vertical-align: top;
}
.legend-pic {
padding: 8px 8px 4px 8px;
}
.legend-text {
display: inline-block;
vertical-align: top;
font-size: 14px;
padding-top: 16px;
}
.carrier_stats {
width: 400px;
}
.carrier_stats > DIV {
display: inline-block;
}
.carrier_name {
font-size: 12px;
font-weight: bold;
border: 0px solid orange;
}
.measurement {
font-size: 12px;
margin-left: 5px;
border: 0px solid green;
}
.bars {
margin-top: -12px;
margin-left: 96px;
width: 250px;
border: 0px solid silver;
}
.bar {
position: absolute;
display: block;
height: 10px;
font-size: 7px;
}
.bars_Voice_in {
background-color: blue;
}
.bars_Voice_out {
background-color: gold;
}
.bars_Data_in {
background-color: blue;
}
.bars_Data_out {
background-color: gold;
}
#full_popup {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1001;
background-color: white;
display: none;
border: 1px solid orange;
}
#full_popup_close {
cursor: pointer;
padding: 5px 5px 5px 5px;
position: absolute;
right: 0;
top: 0;
}
#recenter2 {
position:absolute;
z-index: 1000;
top: 20px;
left: 20px;
width: 38px;
height:38px;
background-image: url(http://b59605efc3e2883ecdb3-449a8475b2ad35fb7f79a5acd883cfc2.r54.cf2.rackcdn.com/images/monopoly-recenterarrow.png);
background-size:cover;
}
#recenter_zero {
position:fixed;
z-index: 2001;
top: 0px;
left: 0px;
width: 38px;
height: 38px;
background-image: url(../images/recenter-dart.png);
background-size:cover;
display: none;
}
#recenter_embed {
position:absolute;
z-index: 1000;
top: 116px;
/*left: 12px; */ /* removed the 12 px so it's flush left per Dave 6/10/2015 */
left: 0;
width: 38px;
height:38px;
background-image: url(../images/recenter-dart.png);
background-size:cover;
}
#powered-by {
position:absolute;
z-index: 999;
/*top: 700px; */
/*left: 640px; */
bottom: 15px;
right: 10px;
background-image: url(http://b59605efc3e2883ecdb3-449a8475b2ad35fb7f79a5acd883cfc2.r54.cf2.rackcdn.com/images/mh_powered_by.png);
/*background-image: url(../images/mh-small-logo.png);*/
background-repeat: no-repeat;
width: 100px;
height: 41px;
}
#logos {
position:absolute;
z-index: 999;
bottom: 15px;
right: 10px;
/*width: 200px; */
height: 41px;
display: inline-block;
}
#logos IMG {
display: inline-block;
float: right;
}
#map_canvas {
position: relative;
width:100%;
max-width: 1200px;
height: 600px;
z-index: 999;
top: 0px;
left: 0px;
margin: 0 0 0 0;
padding: 0 0 0 0;
border: none;
}
#container {
max-width: 800px;
}
/*
img#header {
display: block;
}
*/
.infobubble-container {
min-width: 350px;
width: 350px;
/*height: 272px !important;*/
background-color: white !important;
}
@media screen and (max-device-width: 530px) {
/*#header { display: none;}*/
#recenter2 { top: 10px; }
}
@media screen and (max-device-width: 480px) {
/*#map_canvas { width: 338px !IMPORTANT; max-width: 338px !IMPORTANT; }*/
#container {
max-width: 800px;
}
.PPborder { padding: 0 0 0 0 ;}
.PPinner-wrapper-NW { padding: 3px 5px 3px 5px;}
.PPpre { width: 60px; }
H2 { font-size: 12px; }
.PPdatavalueInline { font-size: 12px;}
.PPdatavalueInline-compare { font-size: 12px;}
}
/* iPhone 5*/
@media (max-device-width: 320px), (max-width: 320px) {
/*#map_canvas { width: 300px !IMPORTANT; }*/
.PPwrapper-NW { max-width: 270px; }
.PPhalfL { width: 85px; }
.PPhalfR { width: 100px; }
.PPcontext { max-width: 260px;}
.infobubble-container { max-width: 280px; min-width: 280px;}
.PPinner-wrapper-NW {max-width: 270px; }
.PPheaderframe h1 {font-size: 15px;}
.tabs-1 { max-width: 270px; }
}
/* FROM MGI BELOW HERE */
.bubble-main {
max-width: 400px;
height: auto;
width: auto;
background-color: #ffffff;
margin: 0;
/*-webkit-box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.25);
box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.25);*/
}
.bubble-inner {
padding: 0px 5% 5px 5%;
overflow: hidden;
}
.emphasis-bar {
background-color: #1f6498;
width: 100%;
height: 8px;
}
.location-title {
color: #003d65;
font-size: 16px;
font-weight: bold;
text-align: center;
padding: 14px 20px 7px 20px;
letter-spacing:1px;
}
.bubble-carret {
width:auto;
max-width: 400px;
height: auto;
background: none;
background-color: transparent;
margin: 0 auto;
padding: 0px;
}
.bubble-footer {
margin: 0;
padding: 0px 0 0 0;
}
.stat-row {
width: 100%;
height: 20px;
display: table;
padding:5px 0px;
}
.signalblock-column1 {
float: left;
width: 31%;
font-size: 14px;
font-weight: normal;
}
.signalblock-column2 {
float: left;
width: 23%;
font-size: 14px;
font-weight: normal;
padding: 0 0 0 0;
vertical-align: middle;
}
.signalblock-column3 {
float: left;
width: 34%;
font-size: 14px;
font-weight: normal;
}
.signalblock-column4 {
float: left;
width: 12%;
font-size: 14px;
font-weight: normal;
padding: 0 0 0 0;
}
.pct {
vertical-align: middle;
color: red;
font-size: 26px;
font-weight: bold;
/*padding-top: 4px;*/
}
.clearfix {
clear: both;
}
.divider1 {
height: 1px;
background-color: #d2d2d2;
margin: 4px 0 10px 0;
}
.block-stat {
color: #fcbf31;
font-size: 18px;
font-weight: normal;
vertical-align: middle;
}
.bargraph {
height: 14px;
float: left;
margin: 6px 0px;
color: #000000;
font-size: 11px;
vertical-align: middle;
/*text-shadow: 1px 1px 0px rgba(88, 88, 88, .6);*/
}
.yellow {
background-color: #fcbf31;
}
.gray {
background-color: #e4e4e4;
}
.down-arrow {
border-color: rgb(255, 255, 255) transparent transparent;
border-style: solid;
border-width: 10px 10px 0;
height: 0;
left: 50%;
margin-left: -10px;
position: absolute;
width: 0;
}
.maphook-logo {
float: left;
width: 33%;
}
.gws-logo {
float: right;
width: 34%;
}
.onepoll-logo {
margin: 0 auto;
width: 53px;
display: none;
}
.myToolTip {
position: absolute;
z-index: 1005;
font-size: 11px;
font-weight: bold;
font-size: 11px;
color: #848484;
}
@media screen and (max-width: 480px) {
.block-title {
font-size: 12px !Important;
}
}