KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
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/superbowl/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/gwsolutions/superbowl/superbowl.css

* { font-family: Verdana, Arial, Sans Serif; font-size: 14px; }
		
		
body {
	background-color: #ffffff;
	margin: 0 0 0 0;
}
		

		
#map_canvas 
{
	border-bottom: 1px solid #333333;
	width: 100%; 
	height: 100%; 
	position: absolute; 
	top: 0; 
	left: 0; 
	min-height: 860px;
	cursor: pointer;
}
		


.css3gradient-old {
	width: 15px;
	height: 80px;
	background-color: #3EAA13;
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3EAA13, endColorstr=#FBE005);
	background-image: -moz-linear-gradient(top, #3EAA13 0%, #FBE005 50%, #EE363F 100%);
	background-image: linear-gradient(top, #3EAA13 0%, #FBE005 50%, #EE363F 100%);
	background-image: -webkit-linear-gradient(top, #3EAA13 0%, #FBE005 50%, #EE363F 100%);
	background-image: -o-linear-gradient(top, #3EAA13 0%, #FBE005 50%, #EE363F 100%);
	background-image: -ms-linear-gradient(top, #3EAA13 0%, #FBE005 50%, #EE363F 100%);
	background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #3EAA13), color-stop(50%, #FBE005), color-stop(100%, #EE363F));
	opacity: 0.89;
	float: left;
	margin-bottom: 20px;
}
.css3gradient {
	width: 184px;
	height: 15px;
	background: #3eaa13; /* Old browsers */
	background: -moz-linear-gradient(left, #3eaa13 0%, #fbe005 50%, #ee363f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #3eaa13 0%, #fbe005 50%, #ee363f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #3eaa13 0%, #fbe005 50%, #ee363f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3eaa13', endColorstr='#ee363f', GradientType=1 ); /* IE6-9 */
	opacity: 0.89;
	margin-bottom: 2px;
}


.legendsquarewrapper {
	margin: 0 0 10px 0;
}
.legendsquare {
	width: 15px;
	height: 15px;
	float: left;
}

.location-buttons {
	list-style:none;	
	margin: 14px 0 14px 0; 
	padding:0;
}
.location-buttons li {
	width: 170px;
	background-color:#c1c2c3;
	border-radius:3px;
	margin-bottom:2px;
	text-align:center;
	padding:5px 8px;
	color:#ffffff;
}

.location-buttons li:hover {
	background-color: #1578bd;
}

.active-state 
{
   background-color: #1578bd !important;
}


.location-buttons li .activate {
	font-size: 13px;	
}

.frontierland {
	background-color: rgba(255,204,0,0.5);
}
.adventureland {
	background-color: rgba(51,102,255,0.5);
}
.liberty-square {
	background-color: rgba(255,51,119,0.5);
}
.main-street {
	background-color: rgba(0,153,51,0.5);
}
.fantasyland {
	background-color: rgba(178,25,255,0.5);
}
.tomorrowland {
	background-color: rgba(255,85,0,0.5);
}

.legenditems-old {
	position: relative;
	top: 0px;
	left: 6px;
	font-size: 13px;
}
.legenditems {
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 11px;
	padding-bottom: 30px
}
.legenditem1 {
	height: 12px;
	width: 61px;
	float: left;
	top: 0px;
	font-size: 11px;
	text-align: left;
}
.legenditem2 {
	height: 12px;
	width: 61px;
	float: left;
	top: 0px;
	font-size: 11px;
	text-align: center;
}
.legenditem3 {
	height: 12px;
	width: 61px;
	float: right;
	top: 0px;
	font-size: 11px;
	text-align: right;
}


#legend {
	height: 375px;
	left: 0px;
	position: absolute;
	text-align: left;
	top: 140px;
	width: 184px;
	z-index: 2000;
}
#legendbutton
{
    background-image: url(images/legend-btn.png);
    background-size: contain;
    width: 38px;
    height: 38px;
    top: 0;
    left: 0;
    z-index: 2001;
    position: absolute;
    background-color: white;
    display:none;
}

@media screen and (max-height: 660px) 
{
    #legend
    {
        top: 0px;        
        height: 448px;          /* use 448 because we're showing with legend button */
    }
    #innerlegend
    {
        margin-top: 18px;
    }
    #legendbutton
    {
        display: inline-block;
        background-image: url(images/legend-close-btn.png);
    }
}

@media screen and (max-width: 700px)
{
    #legend
    {
        top: 0px;
        display: none;

    }
    #innerlegend
    {
        margin-top: 18px;
    }
    #legendbutton
    {
        display: inline-block;
        background-image: url(images/legend-btn.png);
    }
}
.bubble {
	background-color: rgba(255,255,255,0.95);
	border: 0px solid #eeffff;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.10);
	-moz-box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.10);
	box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.10);
	cursor: default;
	font-size: 10px;
	letter-spacing: 0px;
	padding: 20px;
	color: #333333;
}
.legenditem1-old {
	height: 12px;
	width: 200px;
	position: relative;
	top: 1px;
	font-size: 13px;
}
.legenditem2-old {
	height: 12px;
	width: 200px;
	position: relative;
	top: 20px;
	font-size: 13px;
}

.legenditem3-old {
	height: 12px;
	width: 200px;
	position: relative;
	top: 39px;
	font-size: 13px;
}
#map_canvas
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	min-height: 530px;
	cursor: pointer;
    border-bottom: 1px solid #cccccc;
}

@media screen and (max-width: 320px)
{
    #map_canvas {min-height: 480px;}
}

#selectors {
	border-bottom: 1px solid #cccccc;
	background-color:#31434e;
}
.select-style {
	padding: 0;
	margin: 0;
	border: 1px solid #ccc;
	width: 156px;
	border-radius: 3px;
	clear: both;
	overflow: hidden;
	background-color: #fff;
	background: #fff url("images/arrowdown.gif") no-repeat 90% 50%;
}
.select-style select {
	padding: 5px 8px;
	width: 130%;
	border: none;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.select-style select:focus {
	outline: none !important;
}
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

.masthead-container 
{
	background-color: #053b65;
	padding: 15px 15px 15px 15px;
	color: #ffffff;
	height: 48px;
	background-image: url(images/field-masthead-background.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
}
.masthead-logo {
	width: 200px;
	height: auto;
}
#floating-title 
{
    
    z-index: 2003;
    color: #ffffff;
    /*text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);*/
    position: absolute;
    width: 100%;
    /*left: 50%;*/
    margin-left: 0px;
    padding: 0 0 0 0 !IMPORTANT;
    background-color: rgba(5,59,101,0.6);
}

.masthead-title 
{
    padding-left: 15px;
	font-family: 'Lato', sans-serif;
	font-size: 32px;
	line-height: 48px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
}
.masthead-subtitle 
{
    display: none;
}
@media screen and (max-width: 960px) {
.masthead-title {
	font-family: 'Lato', sans-serif;
	font-size: 27px;
	line-height: 48px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
}
}
@media screen and (max-width: 820px) {
.masthead-container {
	background-color: #053b65;
	padding: 15px;
	color: #ffffff;
	height: 60px;
	background-image: url(images/field-masthead-background.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
}
.masthead-logo {
	width: auto;
	height: 60px;
}
.masthead-title 
{
    
	font-family: 'Lato', sans-serif;
	font-size: 21px;
	line-height: 60px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
}
}

@media screen and (max-width: 676px) {
.masthead-container {
	background-color: #053b65;
	padding: 15px;
	color: #ffffff;
	height: 40px;
	background-image: url(images/field-masthead-background.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
}
.masthead-logo {
	width: auto;
	height: 40px;
}
.masthead-title {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	line-height: 40px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
}
}

@media screen and (max-width: 600px) {
.masthead-title {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	/*margin-left:140px;*/
}
}
@media screen and (max-width: 450px) 
{
    
   .masthead-container {
	height: 36px;
	
    }
.masthead-title {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	/*margin-left:120px;*/
}
}

@media screen and (max-width: 676px) {
.masthead-title {
	text-align: center;
}
}

@media screen and (max-width: 360px) {
.masthead-title {
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	/*margin-left:120px;*/
	padding-top:4px;
	padding-left: 60px;
	padding-right: 60px;
}
}
@media screen and (max-width: 320px) 
{
    .masthead-container {
	height: 26px;
	
    }
    .masthead-title {
	    font-family: 'Lato', sans-serif;
	    font-size: 13px;
	    line-height: 14px;
	    font-weight: 700;
	    letter-spacing: 1px;
	    text-align: center;
	    max-width: 260px;
	    padding-top:1px;
	    padding-left: 60px;
	    padding-right: 60px;
    }
}

#maphook-logo {
	position:absolute;
	/*position: relative;*/
	/*z-index: 999;*/
	/*bottom: 30px;
	right: 210px;*/
	/*float: right;*/
	background-image: url(images/mh-small-logo.png);
	background-repeat: no-repeat;
	/*position: absolute;*/
	/*margin-left: -5px;*/
	bottom: 5px;
	right: 5px;
	width: 82px;
	height: 32px;
}


#gws-logo {
	position:absolute;
	z-index: 999;
	bottom: 30px;
	right: 74px;
	
	background-image: url(images/GWS-Logo.png);
	background-repeat: no-repeat;
	background-size: cover;
}

#gws-logo-alone {
	position:absolute;
	z-index: 999;
	bottom: 30px;
	right: 10px;
	
	background-image: url(images/GWS-Logo.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.gws-size 
{
    width: 100px;
	height: 65px;
}



@media screen and (max-width: 375px) 
{
    .forbes-size 
    {
        width: 40px;
	    height: 40px;
    }
    .gws-size 
    {
        width: 74px;
        height: 48px;
    }
    
    #gws-logo {	
	    right: 60px;
    }
}


#twitPad 
{
    /*position: absolute; 
    top: 36px; 
    left: 80px;*/
    padding-top: 14px;
}



@media screen and (max-width: 375px) 
{
      #twitPad 
    {
         top: 40px; 
    }
}
.popbubble {
	border: 0 none;
	margin: 0;
	padding: 8px;
	/*display: none;*/
}
.pop-table {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.pop-title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #444444;
}
.pop-subtitle {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #444444;
}
.pop-carrier {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	min-width: 60px;
}
.pop-head {
	font-size: 12px;
	line-height:13px;
	font-weight: normal;
	max-width: 55px;
	text-align: center;
	width: 55px;
	padding:5px 0;
	color: #444444;
}
.pop-ranking {
	font-size: 12px;
	line-height:18px;
	font-weight: bold;
	text-align: center;
	color: #444444;
}
.pop-pad 
{
    height: 20px;
}

.pop-foot 
{
    font-size: 10px;
    font-style: italic;
    text-align: right;
    color: #333333;
}

.infobubble-container {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
}


.asterisk 
{
    font-weight: normal;
    font-size: 10px;
    color: #333333;
}

#center_popup
{
    z-index: 2002;
    width: 420px;
    height: 520px;
    background-color: White;
    border: 1px solid silver;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position:absolute;
	left:50%;
	top:50%;
	margin:-289px 0 0 -231px;
    padding: 20px 20px 20px 20px;
	border:none;
	 -webkit-box-shadow: 0px 0px 5px 0px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    0px 0px 5px 0px #ccc;  /* Firefox 3.5 - 3.6 */
  box-shadow:         0px 0px 5px 0px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}



#location_popup
{
    z-index: 2002;
    width: 420px;
    height: 520px;
    background-color: White;
    border: 1px solid silver;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position:absolute;
	left:50%;
	top:50%;
	margin:-289px 0 0 -231px;
    padding: 20px 20px 20px 20px;
	border:none;
	 -webkit-box-shadow: 0px 0px 5px 0px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    0px 0px 5px 0px #ccc;  /* Firefox 3.5 - 3.6 */
  box-shadow:         0px 0px 5px 0px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.canvas 
{
    width: 420px; 
    height:260px;
    max-width: 420px;
}

#center_popup {
	height: 490px;
	margin-top: -229px
}
#location_popup 
{
    height: 490px;
	margin-top: -229px
}

@media screen and (max-width: 480px)
{
    #center_popup {
	    margin-left: -50%;
	    margin-top: 0px;
	    padding: 8px;
	    position: relative;
	    width: 98%;
    }
  
    /*  old
    #center_popup
    {
        width: 98%;
        margin-top: -246px;
        margin-left: -50%;
        padding: 8px 8px 8px 8px;
    }*/
    #location_popup_old 
    {
        width: 100%;
        margin-top: -246px;
        margin-left: -50%;
        padding: 8px 8px 8px 8px;
    }
    #location_popup {
	    margin-left: -50%;
	    margin-top: 0px;
	    padding: 8px;
	    position: relative;
	    width: 98%;
    }
    .popup_close 
    {
        margin-right: 10px;
    }
    .canvas 
    {
        width: 98% !IMPORTANT;
    }
}

.wcarrot:after {
	content:'';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: solid 14px #ffffff;
    border-left: solid 14px transparent;
    border-right: solid 14px transparent;
}



.popup_close
{
    float: right;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 20px;
    cursor: pointer;
}

.activate 
{
    cursor: pointer;
}

#overall_results 
{
}


.bar-legend 
{
    list-style-type:none;
	padding-left: 24px;
}

.bar-legend LI 
{
    display: inline-block;
    width: 65px;
    margin-right: 5px;
    text-align:center;
}

#chartjs-tooltip {
        opacity: 1;
        position: absolute;
        background: rgba(0, 0, 0, .7);
        color: white;
        padding: 3px;
        border-radius: 3px;
        -webkit-transition: all .1s ease;
        transition: all .1s ease;
        pointer-events: none;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
   	.chartjs-tooltip-key{
   		display:inline-block;
   		width:10px;
   		height:10px;
   	}
   	
   	
 #gradient_on 
 {
    display:none;
 }
 #gradient_off 
 {
     font-size: 12px;
     font-style: italic;
     padding-left: 5px;
 }

Anon7 - 2021