*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

div,
img {
    position: absolute;
    overflow: hidden;
}

#ad {
    position: relative;
    width: 160px;
    height: 600px;
    border: 1px solid #999;
    overflow: hidden;
    cursor: pointer;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center 285px;
    background-color: #ffffff;
}

#banner {
    display: none;
    width: 158px;
    height: 598px;
    background-color: #ffd100;
}

.show {
    display: block !important;
}

.sprite-copy-find-out-more {
    width: 102px;
    height: 12px;
    background-position: -3px -3px;
}

.sprite-copy-in-an-exclusive-private-concert {
    width: 106px;
    height: 103px;
    background-position: -111px -3px;
}

.sprite-copy-only-with-optus-perks {
    width: 114px;
    height: 155px;
    background-position: -223px -3px;
}

.sprite-copy-win-tickets-to-see-troye-sivan {
    width: 138px;
    height: 108px;
    background-position: -3px -112px;
}

.sprite-optus {
    width: 69px;
    height: 14px;
    background-position: -147px -164px;
}

.sprite-perks-logo {
    width: 75px;
    height: 44px;
    background-position: -222px -164px;
}

#background {
    left: -50px;
    top: 0px;
    width: 335px;
    height: 582px;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: -15px -8px;
}

#background_teal {
    background-color: #1bafb2;
    width: 160px;
    height: 600px;
    left: 300px;
    z-index: 10;
}

#perks_logo {
    top: 0px;
    left: 0px;
    z-index: 11;
}

#copy_win_tickets_to_see_troye_sivan {
    top: 103px;
    left: 33px;
    opacity: 0;
    z-index: 3;
}

#copy_in_an_exclusive_private_concert {
    top: 101px;
    left: 33px;
    opacity: 0;
    z-index: 3;
}

#copy_only_with_optus_perks {
    left: 14px;
    top: 75px;
    z-index: 13;
}

#optus_wrapper {
    background-color: rgb(255, 255, 255);
    left: 0px;
    bottom: 0px;
    width: 158px;
    height: 34px;
    z-index: 11;
}

#optus_logo {
    top: 11px;
    left: 44px;
    z-index: 3;
}

#yellow_button {
    background-color: rgb(253, 204, 8);
    position: absolute;
    left: 0px;
    bottom: 34px;
    width: 158px;
    height: 36px;
    z-index: 11;
}

#find_out_more {
    top: 13px;
    left: 32px;
    z-index: 3;
}

#tcs_copy_wrapper {
    bottom: 71px;
    left: 14px;
    z-index: 11;
}

#tcs_copy_wrapper p {
    font-size: 8px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: white;
}

#yes_svg {
    left: 17px;
    top: 244px;
    width: 125px;
    height: 95px;
    z-index: 12;
}