<>
span.headerwrapper .google-auto-placed {display: none;}
.easy-autocomplete{
width: 100% !important;
}
.easy-autocomplete-container {
z-index: 1000000000;
box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;
max-height: 300px;
overflow-y: auto;
overflow-x: hidden;
font-size: 20px;
}
.easy-autocomplete-container > div.google-auto-placed {
display:none !important;
}
.easy-autocomplete-container ul li {
overflow-x: hidden;
}
.easy-autocomplete input{
font-size: 16px;
font-weight: 300;
box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;
width: 100% !important;
border-radius: 32px;
line-height: 26px;
}
.easy-autocomplete.eac-dark input {
border-radius: 28px;
border: 0px;
}
.easy-autocomplete.eac-dark input:focus::placeholder {
color: transparent;
}
.headernight {
background: #090f2a;
background: -webkit-linear-gradient(to bottomrgba(9,15,42,0.5)rgba(45,52,88,0.5));
background: linear-gradient(to bottomrgba(9,15,42,0.5)rgba(45,52,88,0.5));
padding: 10px;
color: #dddddd;
}
.headerday {
background: #244cff;
background: -webkit-linear-gradient(to bottomrgba(36,76,255,0.5)rgba(179,201,255,0.5));
background: linear-gradient(to bottomrgba(36,76,255,0.5)rgba(179,201,255,0.5));
padding: 10px;
color: #dddddd;
}
.headertwilight {
background: #667eea;
background: -webkit-linear-gradient(to bottomrgba(102,126,234,0.5)rgba(236,136,70,0.5));
background: linear-gradient(to bottomrgba(102,126,234,0.5)rgba(236,136,70,0.5));
padding: 10px;
color: #dddddd;
}
.text-flash {
animation: flash-bg 0.3s ease; /* Adjust duration and easing as needed */
}
@keyframes flash-bg {
0% {
}
50% {
color: #63dbdb;
}
100% {
}
}
#_bottom_toolbar {
display: none;
background: #222;
}
.blocker {
z-index: 100000;
padding: 10px;
}
#quicksearch_close_button {
display: none;
margin-left: 5px;
line-height: 38px;
font-size: 11px;
}
#quicksearch_label {
display: none;
margin-right: 5px;
line-height: 38px;
}
#quicksearch {
display: flex;
align-items:middle;
}
@media screen and (max-width: 800px) {
body {
padding-bottom: 50px;
}
#_header_bottom_tools {
/*
position: relative;
top: 53px;
*/
}
#_bottom_toolbar {
z-index: 1000;
position: fixed;
bottom: 0px;
left: 0px;
width:100%;
padding: 10px 0 0px 0;
display: block;
}
#_bottom_toolbar_icons {
width:100%;
padding: 10px 0 5px 0;
display: flex;
justify-content: space-around;
box-shadow: 0px -2px 4px rgba(0000.5);
}
#_bottom_toolbar_icons img {
width: 32px;
height: 32px;
}
#quicksearch_container {
display: none;
}
#quicksearch_close_button {
display: initial;
}
#quicksearch_label {
display: initial;
}
.nm #_bottom_toolbar {
background: #151515;
}
.nm #_bottom_toolbar img {
filter: brightness(0) invert(15%) sepia(100%) saturate(3000%) brightness(100%) contrast(112%)
}
}
>
<>
.navbar-multilevel {
background-color: black;
}
.navbar-multilevel hr {
border: none;
height: 1px;
background: #4182bb;
margin: 0;
}
.navbar-multilevel a {
font-size: 20px;
font-family: var(--fontfamilynavbar);
word-spacing: 0px;
display: block;
font-weight: normal;
margin: 0px;
padding: 0px 10px 0px 10px;
text-align: left;
text-decoration: none;
white-space: nowrap;
font-variant: small-caps;
}
.navbar-multilevel > div > div > a {
padding-right: 20px;
}
.navbar-multilevel > div {
background-color: black;
position: relative;
display: inline-block;
line-height: 40px;
}
.navbar-multilevel > div > a.expanded {
background-color: #11283c;
}
.navbar-multilevel > div > a::after {
content: '';
font-size: 10px;
line-height: 40px;
margin-left: 5px;
color:#979797;
vertical-align:middle;
}
.navbar-multilevel > div > a.expanded::after {
content: '';
font-size: 10px;
line-height: 40px;
margin-left: 5px;
color:#979797;
vertical-align:middle;
}
.navbar-multilevel > div > a:only-child::after {
content: '';
margin-left: 0px;
}
.navbar-multilevel > div > div {
z-index:100000000000;
background-color: black;
display: none;
position:absolute;
top: 40px;
background-color: #112c44;
}
.navbar-multilevel > div > div > a:hover {
background-color: #3b3e8b;
}
.navbar-mobile {display: none;}
#_header {
display: flex;
flex-direction: column;
}
#_header_top {
display: flex;
flex-direction: column;
background-color: black;
}
#_header_bottom {
background-image: url('https://static.theskylive.com/website/images/theskylive_logo.webp');
background-position: bottom -150px right -260px;
}
#_header_bottom_top {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
padding: 10px;
}
#_header_middle_left {
display: flex;
flex-direction: column;
}
#_header_middle_right {
display: flex;
flex-direction: column;
align-items: center;
}
#_header_bottom_bottom {
display: flex;
flex-direction: column;
}
#_header_banner_logo {
}
#_header_banner_subtitle {
color: #aaa;
font-weight: 400;
}
.navbar-multilevel {
background-color: #0000008c;
}
.navbar-multilevel a.menuicon {
}
.navbar-multilevel>div {
background-color: transparent;
}
.navbar-multilevel>div>div {
top: initial;
}
.donation-banner-container {
}
.white-link {
background: transparent;
}
.white-link i {
position: relative;
top: 3px;
width: 15px;
height: 15px;
display: inline-block;
}
.white-link span {
font-size:15px;
font-variant: initial;
color: white;
}
.donation-banner-container {
display: none;
}
.banner-floating-box {
float: right;
display:flex !important;
align-items:center;
padding-right: 10px;
}
.banner-floating-box a {
}
.default-mobile-logo-container {
}
.small-mobile-logo-container {
display:none !important;
}
@media screen and (max-width: 1000px) {
.donation-banner-container {
display: block;
}
}
@media screen and (max-width: 800px) {
.navbar-desktop {display: none;}
.navbar-mobile {display: block;}
#_header_bottom_top {
display: none;
}
.banner-floating-box {
height: 58px;
}
}
@media screen and (max-width: 650px) {
#_header_banner_subtitle {
display: none;
}
}
@media screen and (max-width: 380px) {
.default-mobile-logo-container {
display:none !important;
}
.small-mobile-logo-container {
display:inline-block !important;
}
}
@media screen and (max-width: 370px) {
.banner-moon-pase-image-mobile {
display:none!important;
}
}
.navbar-multilevel .menu-item {
display: flex;
align-items: center;
}
.navbar-multilevel .menu-item img {
margin-left: 5px;
opacity: 0.7;
}
.nm hr {
background: #640000;
}
.nm .navbar-multilevel > div > a.expanded {
background: #180000;
}
.nm .navbar-multilevel > div > div {
background: #180000;
}
.nm .navbar-multilevel > div > div > a:hover {
background: #180000;
}
.nm .navbar-multilevel a.menuicon {
color: #720000;
}
>
<>
.modal {background: #3e3e3e}
#loclib_gettingLocationMessage {
position: fixed;
text-align: center;
top: 50%;
left: 50%;
transform: translate(-50%-50%);
background-color: black;
padding: 30px;
border-radius: 5px;
display: none;
z-index: 10000000000001;
}
#loclib_setlocationform {display:none;}
#loclib_confirm {display:none;}
>
Getting location...
Set Location
Please set your location so we can show precisely what's visible in your night sky.
Without your locationwe will use Greenwhich as a defaultbut visibility information and star map automatic orientation might be off.