
.ads iframe {
    width: 468px;
    height: 60px;
}

#a-game-top-left-corner, #a-game-top-right-corner, #a-game-top, #a-game-bottom, 
        #a-game-bottom-left-corner, #a-game-bottom-right-corner, #a-game-left, #a-game-right,
        #a-auth-wrapper {
    display: none;
}

.lbx-window {
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
    height: 100% !important;
}
.lbx-header, .lbx-footer {
    border-radius: 0;
    font-size: 13px;
    height: 27px;
    padding: 0px 5px 5px 10px;
}
#exit, #minimize {
    top: 4px;
    right: 4px;
}

.btn.medium, .skiplink.medium {
    font-size: 10px;
    font-size: 0.625rem;
    height: 23px;
    line-height: 21px;
}

#a-container {
    padding-top: 0px;
}
#a-game-canvases {
    padding-top: 0 !important;
}
#a-game-canvas, #a-game-canvases {
    width: 357px;
}
#a-game-dashboard {
    display: none !important;
}

/** lbx-games **/
.lbx-games .games-window {
    height: 133px;
}
.lbx-games .lbx-content {
    height: 180px;
}
.lbx-games .game-button-cont div {
    width: 50%;
}
.lbx-games .game-button-cont a {
    padding-right: 28px !important;
}
.lbx-games .games-window .option-item .option-item-entry {
    height: 48px;
}
.lbx-games .option-item .option-item-entry .levels-preview {
    display: none !important;
}

/** lbx-rounds **/
.lbx-rounds .games-window {
    height: 133px !important;
}
.lbx-rounds .games-wrapper .buttons {
    margin-top: 10px;
    margin-bottom: 10px;
}
.lbx-rounds .lbx-content {
    height: 330px;
}
.lbx-rounds .option-item-entry .round-name {
    left: 22px;
    width: 81px;
    font-size: 12px;
    line-height: 1.5;
}
.lbx-rounds .option-item-entry .round-preview {
    width: 81px;
}
.lbx-rounds .games-window .option-item .option-item-entry {
    height: 83px;
    padding-left: 22px;
}

/** lbx-auth **/
.lbx-auth {
    height: 376px;
}
.lbx-auth .tab-contents {
    height: 333px !important;
}
.lbx-auth .auth-login .label-cont, .lbx-auth .auth-register .label-cont {
    margin: 22px 0 14px 0;
}
.lbx-auth .auth-login .alert, .lbx-auth .auth-register .alert {
    padding: 10px 0;
    font-size: 0.785rem;
    line-height: 1.5;
}
.lbx-auth .auth-login .or, .lbx-auth .auth-register .or {
    margin: 0 4px;
}
.lbx-auth .auth-login .auth-link, .lbx-auth .auth-register .auth-link {
    font-size: 10px;
}

/** lbx-options **/
.lbx-options {
    height: 366px;
}
.lbx-options .tab-contents {
    height: 274px !important;
}
.lbx-options .tab-buttons a {
    width: 132px;
}

/** lbx-help **/
.lbx-help {
    height: 366px;
}
.lbx-help .tab-contents {
    height: 274px !important;
}
.lbx-help .tab-buttons a {
    font-size: 12px;
    width: 94px;
    margin-left: 7px;
}
.lbx-help .contact .field .textarea {
    height: 115px;
}

/** lbx-auth-dashboard **/
.lbx-auth-dashboard.lbx-window {
    height: 370px !important;
}
.lbx-auth-dashboard .tab-contents {
    height: 278px;
}
.lbx-auth-dashboard .tab-buttons a {
    font-size: 10px;
    width: 101px;
    margin-left: 2px;
}
.lbx-auth-dashboard .player-info p {
    margin: 0 0 3px 0;
}
.lbx-auth-dashboard .row-logout {
    margin-bottom: 10px;
}
.lbx-auth-dashboard .stats-results table {
    font-size: 9px;
    margin: 3px;
}
.lbx-auth-dashboard .stats-results th {
    padding: 4px 8px;
}

/** lbx-episode-win **/
.lbx-episode-win .tab-contents {
    height: 309px;
}

/** lbx-win **/
.lbx-win {
    height: 305px;
}
.lbx-win .tab-contents {
    height: 264px;
}
.lbx-win table {
    width: 288px;
    padding-left: 15px;
    background: none;
}
.lbx-win td {
    font-size: 16px;
    padding: 0;
}
.lbx-win td.td-score {
    font-size: 30px;
    padding-top: 10px;
}
.lbx-win td.td-share-buttons {
    padding-top: 20px;
}
.lbx-win td.td-share-buttons a {
    margin: 0 10px;
}

/** lbx-preloader **/
.lbx-preloader-indicator {
    width: 350px;
}