|
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/londontrains/ |
Upload File : |
* {
font-family: Verdana, Arial, Sans-Serif;
}
#recenter {
position:absolute;
z-index: 1000;
top: 10px;
left: 10px;
width: 38px;
height:38px;
background-image: url(http://b59605efc3e2883ecdb3-449a8475b2ad35fb7f79a5acd883cfc2.r54.cf2.rackcdn.com/images/monopoly-recenterarrow.png);
background-size:cover;
}
#recenter2 {
position:absolute;
z-index: 1000;
top: 116px;
left: 20px;
width: 38px;
height:38px;
background-image: url(http://b59605efc3e2883ecdb3-449a8475b2ad35fb7f79a5acd883cfc2.r54.cf2.rackcdn.com/images/monopoly-recenterarrow.png);
background-size:cover;
}
#powered-by1 {
position:absolute;
z-index: 999;
top: 700px;
/*left: 640px; */
right: 10px;
background-image: url(http://b59605efc3e2883ecdb3-449a8475b2ad35fb7f79a5acd883cfc2.r54.cf2.rackcdn.com/images/mh_powered_by.png);
background-repeat: no-repeat;
width: 100px;
height: 41px;
}
.gradient_blue {
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #0726A6),
color-stop(1, #1B44F2)
);
background-image: -o-linear-gradient(bottom, #0726A6 0%, #1B44F2 100%);
background-image: -moz-linear-gradient(bottom, #0726A6 0%, #1B44F2 100%);
background-image: -webkit-linear-gradient(bottom, #0726A6 0%, #1B44F2 100%);
background-image: -ms-linear-gradient(bottom, #0726A6 0%, #1B44F2 100%);
background-image: linear-gradient(to bottom, #0726A6 0%, #1B44F2 100%);
}
.gradient_red {
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(0, #FF0000),
color-stop(1, #D40B0B)
);
background-image: -o-linear-gradient(top, #FF0000 0%, #D40B0B 100%);
background-image: -moz-linear-gradient(top, #FF0000 0%, #D40B0B 100%);
background-image: -webkit-linear-gradient(top, #FF0000 0%, #D40B0B 100%);
background-image: -ms-linear-gradient(top, #FF0000 0%, #D40B0B 100%);
background-image: linear-gradient(to top, #FF0000 0%, #D40B0B 100%);
}
#symbol_legend {
position: absolute;
z-index: 1000;
top: 0;
right: 0;
margin-right: 0;
width: 165px;
height: 535px;
background-color: white;
font-size: 11px;
padding: 10px 10px 10px 10px;
border: 1px solid #696969;
}
#mobile_legend {
position: absolute;
z-index: 1000;
top: 0;
right: 0;
margin-right: 0;
width: 164px;
height: 400px;
background-color: white;
font-size: 11px;
border: 1px solid #696969;
display: none;
}
#mobile_failure_legend {
font-size: 14px;
line-height: 16px;
}
.inner_legend {
padding: 10px 4px 2px 4px;
}
#show_legend {
position: absolute;
z-index: 999;
top: 0;
right: 0;
margin-right: 0;
width: 90px;
height: 22px;
background-color: white;
font-size: 11px;
padding: 9px 5px 2px 5px;
border: 1px solid #696969;
cursor: pointer;
vertical-align: middle;
}
#hide_legend {
background-color: #d1d1d1;
color: #696969;
font-size: 11px;
cursor: pointer;
height: 24px;
width: 100%;
position: absolute;
top: 373px;
right: 0;
text-align: center;
vertical-align: middle;
padding-top: 4px;
border-bottom: 1px solid #696969;
}
#symbol_legend2 {
position: absolute;
z-index: 1000;
top: 106px;
left: 745px;
margin-right: 0;
width: 165px;
height: 532px;
background-color: white;
font-size: 11px;
padding: 10px 10px 10px 10px;
border: 1px solid #696969;
}
.block50 {
display: inline-block;
width: 70px;
}
#symbol_legend IMG {
margin-top: 2px;
}
.legend_caption {
display: inline-block;
margin-top: 0px;
padding-bottom: 1px;
}
.legend_caption_mobile {
display: inline-block;
line-height: 16px;
padding-bottom: 6px;
}
.mobile_checkbox {
font-size: 16px;
}
.legend_title {
padding-bottom: 5px;
}
.train_icon {
width: 18px;
height: 8px;
opacity: .50; /* Standard: FF gt 1.5, Opera, Safari, CSS3 */
filter: alpha(opacity=50); /* IE lt 8 */
-ms-filter: "alpha(opacity=50)"; /* IE 8 */
-khtml-opacity: .50; /* Safari 1.x */
-moz-opacity: .50; /* FF lt 1.5, Netscape */
margin-bottom: 12px;
display: inline-block;
float: left;
margin-top: 7px;
margin-right: 5px;
}
.train_label {
text-align: left;
height: 20px;
clear: both;
margin-bottom: 14px;
font-size: 11px;
line-height: 13px;
cursor: pointer;
}
.indent {text-indent: 15px;}
.arrow {
font-size: 14px;
}
#expander {
position: absolute;
top: 1px;
right: 1px;
width: 28px;
height: 12px;
cursor: pointer;
background-color: white;
z-index: 2000;
}
#toggle {
cursor: pointer;
}
.legend_tabs {
text-align:center;
border: 0px solid red;
white-space: nowrap;
}
.legend_tabs UL {
list-style-type: none;
margin: 0;
padding: 0px 0px 0px 0px;
height: 26px;
}
.legend_tabs UL LI {
display: inline-block;
padding: 2px 5px 2px 5px;
margin: 0px 0px 0px 0px;
background-color: #d1d1d1;
border: 0px solid black;
border-bottom: none;
width: 70px;
font-size: 11px;
line-height: 20px;
font-weight: bold;
}
.legend_tabs UL LI:first {
border-right: 1px solid black;
}
.legend_tabs UL LI.selected {
background-color: #ffffff;
border-bottom: 1px solid white;
}
.legend_tabs UL LI A {
color: black;
}
.legend_tabs UL LI A {
color: black;
}