.ad_720x90 {
    background-image: url("../img/ads/banner720x90.png");
}

.ad_160x600 {
    background-image: url("../img/ads/banner160x600.png");
}

.ad_90x720 {
    background-image: url("../img/ads/banner90x720.png");
}

#horizontal_header {
    background: #96d3ff;
}

#profile_box {
    background-color: #28B2FF;
    display: block;
    float: right;
    text-align: center;
    margin: 10px;
    height: 90px;
    width: 244px;
}

.wide.centered {
    white-space: nowrap;
}

#level_title,
#level_id,
#level_author,
#level_author-id
#level_clear_state {
    white-space: break-spaces;
    float: left;
    padding-left: 0px;
    padding-right: 10px;
}

#level_id,
#level_author_id {
    color: #59b1ff;
}

#current_level_container {
    height: 110px;
}

#levels_played, #levels_beaten, #total_levels, .profile_text {
    white-space: break-spaces;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
}

#logout_button {
    float: left;
    display: block;
    font-size: 24px;
}

#level_clear_state {

}

#level_info_row1 #level_info_row2 {
    display: block;
}

#skyscraper-l {
    background-image: url("../img/ads/banner160x600.png");
    height: 629px;
    width: 160px;
    margin: 15px;
    margin-top: 0px;
}
#skyscraper-r {
    background-image: url("../img/ads/banner90x720.png");
    height: 629px;
    width: 160px;
    margin: 15px;
    margin-top: 0px;
}

.filter-red {
    filter: invert(61%) sepia(72%) saturate(7291%) hue-rotate(338deg) brightness(108%) contrast(101%);
}
.filter-grey {
    filter: invert(17%) sepia(2%) saturate(72%) hue-rotate(66deg) brightness(94%) contrast(89%);
}
.filter-black {
    filter: invert(0%) sepia(96%) saturate(15%) hue-rotate(246deg) brightness(105%) contrast(105%);
}
.filter-softblue {
    filter: invert(53%) sepia(93%) saturate(488%) hue-rotate(182deg) brightness(103%) contrast(103%);
}
.filter-orange {
    filter: invert(75%) sepia(23%) saturate(6404%) hue-rotate(355deg) brightness(98%) contrast(107%) !important;
}
.filter-purple {
    filter: invert(14%) sepia(92%) saturate(7496%) hue-rotate(299deg) brightness(91%) contrast(106%); !important;
}
.filter-pink {
    filter: invert(65%) sepia(38%) saturate(4716%) hue-rotate(268deg) brightness(102%) contrast(102%);
}

.invisible {
    visibility: hidden;
}

#global-leaderboard-iframe {
    height: 629px;
    width: 160px;
    // overflow: hidden;
    // overflow-y: scroll;
    // overflow-x: hidden;
}

