﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700');

html {
    height: 100%;
}

body {
    margin: 0;
    position: relative;
    height: 100%;
    height: auto;
    background-color: #e2e2e3;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #4D4D4D;
}

    body.before #MainPart_divProgressbarBox_Holder p.larger {
        display: none;
    }

    body.after #MainPart_divWarningBox {
        display: none;
    }

    body.after #MainPart_divProcessbarBox {
        display: none;
    }

    body.error #MainPart_divProgressbarBox {
        display: none;
    }

    body.exit #MainPart_divProgressbarBox {
        display: none;
    }

    body.landing #MainPart_divProgressbarBox {
        display: none;
    }

img {
    border-style: none;
}

a {
    text-decoration: underline;
    color: #000;
}

    a:hover {
        text-decoration: none;
    }

    a:active, a:visited {
        outline: 0;
    }

.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert {
    margin: 0;
    font-size: 15px;
    padding: 10px 15px;
    text-shadow: none;
    border-radius: 0;
    border: none;
    background-color: #fe3e3c;
    color: #ffffff;
    font-weight: bold;
}


#divEmailStatusFrame.alert {
    background-color: white;
    color: #4d4d4d;
    font-weight: 400;
}

    #divEmailStatusFrame.alert.alert-error {
        border: 1px solid #fe3e3c;
    }

    #divEmailStatusFrame.alert.alert-success {
        border: 1px solid #3daf2c;
    }

input, textarea, select {
    font-size: 100%;
    vertical-align: middle;
    color: #000;
    font-family: inherit;
}

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

.hidden {
    display: none;
    position: absolute;
    left: -9999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

#MainPart_lbManualUpdateWarning {
    border-radius: 0;
    margin: 0;
    display: block !important;
}

#wrapper {
    min-height: 100%;
    overflow: hidden;
}

* html #wrapper {
    height: 100%;
    overflow: visible;
}

#main {
    margin: 0 auto;
    width: 100%;
    background-color: white;
    padding: 15px 25px;
    box-sizing: border-box;
    max-width: 550px;
}

#main-top {
    overflow: hidden;
    padding-left: 13px;
    padding-right: 13px;
}

#main-top-message {
    text-align: left;
}

#language-selector {
    float: right;
}

select {
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 20px;
    -webkit-user-select: none;
    background-image: url('select-arrow.png'),-webkit-linear-gradient(#FAFAFA,#F4F4F4 40%,#E5E5E5);
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: '';
    -moz-border-radius: 2px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    -moz-padding-end: 20px;
    -moz-padding-start: 20px;
    -moz-user-select: none;
    background-image: url('select-arrow.png'),-moz-linear-gradient(#FAFAFA,#F4F4F4 40%,#E5E5E5);
    background-position: 95% 50%;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    color: #555;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #adaeb0;
    background: none;
    background-color: white;
    background-image: url("select-arrow-space24.png");
    background-repeat: no-repeat;
    background-position: center right;
    border-radius: 0;
    padding: 5px 12px;
    color: #4D4D4D;
    font-family: inherit;
}

    select:focus {
        outline: none;
    }

option:hover {
    padding: 12px 35px;
}


.item {
    margin: 6px 0;
    text-align: inherit;
}

#main .t {
    display: none;
}

#main .b {
    overflow: hidden;
    background: none;
    width: auto;
    height: 34px;
}

#main .c {
    background: none;
    width: 100%;
    padding: 0;
}

#content {
    position: relative;
    font-weight: 400;
    font-size: 14px;
    color: #4D4D4D;
}

#header {
    padding: 20px 0;
    font-weight: 400;
    font-size: 15px;
    color: #4D4D4D;
    font-size: 15px;
    line-height: 20px;
    border: none;
    line-height: normal;
}

h2 {
    font-weight: 400;
}

.logo {
    margin: 0 auto 8px;
    overflow: hidden;
    text-align: center;
    display: block;
    height: 100%;
    width: 100%;
    max-width: 300px;
    margin-top: -10px;
    margin-bottom: 20px;
}

    .logo img {
        width: 100%;
    }

#header h2 {
    margin: 0;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: normal;
}


a, #detailExpander {
    color: #4D4D4D;
}

    #detailExpander div {
        font-weight: 400;
    }

#whatisthis {
    padding: 12px 0 6px 0;
}

.warning-box {
    min-height: 16px;
    margin: 0;
    font-weight: bold;
    color: #fff;
    background: none;
    color: #4D4D4D;
    padding: 20px 0;
    border: none;
    border-color: #c4c5c7;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
}

text-align: center; background: url('bg-boxes.jpg') repeat-y 100% 0; border-bottom: 1px solid #868686;
}

.warning-box a {
    color: #fff;
}


.warning-box p {
    margin: 0;
}

.btn {
    text-decoration: none;
    cursor: pointer;
    border: 0;
    background-color: #3DAF2C;
    color: #fff;
    width: auto;
    text-align: left;
    display: inline-block;
    margin: 0;
    cursor: pointer;
    white-space: nowrap;
    padding: 13px 16px 12px 16px;
    font-size: 15px;
    line-height: normal;
    border-radius: 0;
    font-weight: bold;
}

    .btn .l {
        padding: 0;
        display: inline;
    }

    .btn:hover {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#20ac00',endColorstr='#24c500');
        box-shadow: 0 0 5px #888;
        box-shadow: none;
        background: none;
        background-color: #3DAF2C;
    }

    .btn:active {
        position: relative;
    }

.reminder-form .btn {
    float: right;
}

.processbar-box {
    margin: 0 0 3px;
    padding: 0 0 15px;
    line-height: 17px;
    background: none;
    color: #4D4D4D;
    text-align: left;
    font-weight: 400;
}

    .processbar-box .holder {
        min-height: 82px;
        background: none;
        padding: 20px 0;
        border-color: #c4c5c7;
        font-size: 15px;
        border: none;
    }

        .processbar-box .holder .larger {
            font-size: 15px;
            min-height: 44px;
        }

            .processbar-box .holder .larger span {
                line-height: 24px;
            }

.processbar {
    width: 21px;
    overflow: hidden;
    margin: 0 auto 5px;
    padding: 0;
    list-style: none;
}

    .processbar li {
        float: left;
        width: 21px;
        height: 21px;
        overflow: hidden;
    }

    .processbar span {
        float: left;
        width: 21px;
        height: 42px;
        background: url("ico-round-no-shades-new-queue-it-green.png") no-repeat;
    }

    .processbar .active span {
        margin: -21px 0 0;
    }

.processbar-box p {
    margin: 0 0 5px;
}

#MainPart_ulProgressbarBox_Holder_Processbar {
    display: inline-block;
    margin: 5px 0 -7px -4px;
}

#MainPart_divProgressbarBox_Holder_LastUpdateTime {
    display: inline-block;
}

.time-box {
    font-weight: normal;
    line-height: 17px;
    margin: 0 0 20px 0;
    background-color: #f3f3f4;
    font-size: 15px;
    color: #4D4D4D;
}

    .time-box .holder {
        width: 100%;
    }

    .time-box .frame {
        min-height: 83px;
        padding: 16px 15px 5px 15px;
    }

    .time-box h2 {
        margin: 0 0 4px;
        font-size: 15px;
        color: #4D4D4D;
        font-weight: 400;
    }

.reminder-form {
    position: relative;
    width: auto;
    margin: 20px 0;
    min-height: 50px;
}

    .reminder-form h2 {
        margin: 0;
        padding: 10px 0;
        font-size: 15px;
        font-weight: 400;
        color: #4D4D4D;
    }

.row {
    width: 100%;
    overflow: hidden;
}

.reminder-form .row {
    position: relative;
    margin: 0 0 8px;
}

.reminder-form .item-input {
    margin: 0 20px 3px 0;
    font-weight: bold;
    line-height: 16px;
    color: #999;
    text-align: left;
    padding: 10px;
    margin: 0;
    font-size: 15px;
    background: #ffffff;
    border: 1px solid #adaeb0;
    color: #4D4D4D;
    font-family: inherit;
    font-weight: 400;
    box-sizing: border-box;
    line-height: normal;
    width: auto;
    min-width: 270px;
}

    .reminder-form .item-input:focus {
        color: #4D4D4D;
        border: 1px solid #4D4D4D;
        outline-color: transparent;
        font-weight: 400;
    }

    .reminder-form .item-input::-webkit-input-placeholder {
        /*color: #adaeb0;*/
        color: #8a8b8f;
    }

    .reminder-form .item-input::-moz-placeholder { /* Firefox 19+ */
        color: #8a8b8f;
    }

    .reminder-form .item-input:-ms-input-placeholder { /* IE 10+ */
        color: #8a8b8f;
    }

    .reminder-form .item-input:-moz-placeholder { /* Firefox 18- */
        color: #8a8b8f;
    }

.block {
    padding: 0;
    font-size: 15px;
}

    .block p {
        margin: 0 0 10px;
    }

    .block a {
        color: #4D4D4D;
    }

#footer {
    overflow: hidden;
    padding: 0 0 3px 16px;
    width: 100%;
    padding: 0;
    color: #8a8b8f;
    font-size: 12px;
    font-weight: 400;
}

#footer-direct-link {
    float: left;
    padding: 0;
}

#footer a {
    color: #8a8b8f;
    font-weight: 400;
}

#footer .by {
    float: right;
    width: 110px;
    height: 12px;
    text-indent: -9999px;
    overflow: hidden;
    padding-right: 0;
    background: url("logosmaller-space.png") no-repeat;
}

    #footer .by a {
        display: block;
        height: 100%;
    }

#footer-queueit-link {
    margin-top: 4px;
}


.promo-list {
    width: 300px;
    overflow: hidden;
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
}

    .promo-list li.lessmargin {
        float: left;
        margin: 0 0 6px;
    }

    .promo-list li {
        float: left;
        margin: 0 0 23px;
    }

    .promo-list a {
        float: left;
        border: 1px solid #c1c1c1;
    }

    .promo-list img {
        display: block;
    }

#divEmailStatusFrame {
    display: none;
    margin-top: 10px;
}

.submit_success, .submit_failure {
    font-size: 14px;
    padding: 5px;
    text-align: left;
}

.submit_failure {
    display: block;
    color: #b94a48;
}

.submit_success {
    display: block;
    color: #468847;
}

.hasCountdown {
    font-size: 30px;
    font-weight: 400;
    padding: 0 0 40px 0;
    line-height: normal;
    text-align: left;
}

    .hasCountdown small {
        font-size: 18px;
    }

    .hasCountdown .finished {
        font-size: 25px;
    }

.spinningdigits_view {
    background-color: black;
    padding: 0;
    width: 162px;
    height: 32px;
    text-align: left;
}

.spinningdigits {
    padding-top: 1px;
    padding-left: 1px;
    width: 180px;
    margin: 0 auto;
    height: 30px;
}

    .spinningdigits .digit {
        background: url('digits-noborder_68cfa07992cfced5af13068035c34ded.png') repeat 0 0;
        width: 20px;
        height: 30px;
        float: left;
        margin: 0 1px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -khtml-border-radius: 8px;
        border-radius: 8px;
    }

.message-feed {
    margin-bottom: 15px;
}

    .message-feed .feed-item {
        padding: 8px 5px 0 58px;
        min-height: 55px;
        position: relative;
        border-bottom: 1px solid #a0a0a0;
    }

    .message-feed .avatar {
        position: absolute;
        top: 8px;
        left: 5px;
    }

    .message-feed .feed-item .timestamp {
        position: absolute;
        top: 8px;
        right: 5px;
        font-size: 10px;
        color: #a0a0a0;
    }

    .message-feed .feed-item .header {
        font-weight: bold;
        font-size: 12px;
        color: black;
    }

    .message-feed .feed-item .content {
        font-size: 11px;
        font-weight: normal;
    }

    .message-feed > .header {
        border-bottom: 1px solid #a0a0a0;
    }

    .message-feed .hover {
        background-color: #e6e6e6;
    }

    .message-feed .footer {
        font-size: 10px;
        text-decoration: underline;
        margin: auto;
        position: relative;
        height: 15px;
    }

        .message-feed .footer .btn-show-more {
            display: none;
            top: 5px;
            left: 25px;
            cursor: pointer;
            position: absolute;
        }

    .message-feed .btn-show-less {
        display: none;
        top: 5px;
        right: 25px;
        cursor: pointer;
        position: absolute;
    }

#member-area {
    width: 457px;
    margin: 0 auto;
}

#signin {
    margin: 10px 0;
}

#member-details {
    position: relative;
}

#member-input-area {
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
    color: #5D5D5D;
}

#member-text {
    float: left;
    width: 390px;
}

#member-picture {
    float: right;
    padding: 5px;
    background-image: url('member-pictureframe_2574b9e6340fe31504aa0d59c8150572.png');
    height: 50px;
    width: 50px;
}

    #member-picture img {
        border-width: 0;
    }

.facebook-button {
    height: 42px;
    float: right;
    position: relative;
    left: -50%;
    text-align: left;
}

.facebook-button-wrapper {
    position: relative;
    left: 50%;
    cursor: pointer;
}

.facebook-button-left {
    width: 42px;
    height: 42px;
    float: left;
    background-image: url('facebook-button-left_3da0d0bd16321af58a75a68b0cfa6db3.png');
}

.facebook-button-middle {
    min-width: 180px;
    height: 28px;
    float: left;
    background: #617db1 url('facebook-button-middle_c129021622df3115a63167d70b474a30.png') repeat-x;
    text-align: center;
    padding: 7px;
    color: White;
}

.facebook-button-right {
    width: 4px;
    height: 42px;
    float: left;
    background-image: url('facebook-button-right_be679f3375a5e6a75a07a6824acd7e90.png');
}

.clear {
    clear: both;
    line-height: 0;
    min-height: 1px;
}

.small-text {
    font-size: 9px;
}

#facebook-like {
    position: absolute;
    bottom: -5px;
    right: 8px;
}

#facebook-connect {
    margin: 10px 0;
}

#facebook-plugins {
    margin: 10px 0;
}

.link {
    text-decoration: underline;
    cursor: pointer;
}

#queuenumber-loading {
    display: inline-block;
    background-image: url('ajax-loader_a9831fe9d54358c392d1fb0b4b386199.gif');
    background-position: center center;
    background-repeat: no-repeat;
    height: 19px;
    width: 220px;
}

#toppanel_iframe {
    height: 100%;
}

#sidebar_iframe {
    width: 300px;
    height: 492px;
}

#leftpanel_iframe {
    height: 100%;
}

#rightpanel_iframe {
    height: 100%;
}

#middlepanel_iframe {
    height: 100%;
}

#bottompanel_iframe {
    height: 100%;
}

#sidebar {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
}

.progressbar {
    height: 22px;
    margin: 0 auto;
    border: 5px solid #4D4D4D;
    background-color: #4D4D4D;
    border-radius: 0;
}

    .progressbar .progress {
        height: 100%;
        text-align: right;
        width: 0;
        overflow: hidden;
        float: left;
        background-color: #3daf2c;
        background-image: url('progress2-newcolor.gif');
        position: relative;
        min-width: 20px;
    }

        .progressbar .progress.updated {
            background-image: url('progress2-1-newcolor.gif');
        }

        .progressbar .progress .runner {
            height: 20px;
            width: 20px;
            background-image: url('player_right_walk1-0.2.gif');
            -ms-background-size: contain;
            background-size: contain;
            right: 0;
            margin-top: 1px;
            position: absolute;
        }

            .progressbar .progress .runner.paused {
                background-image: url('person_pause.png');
            }

.confirmredirectmodal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.65);
    z-index: 99999;
    opacity: 1;
}

    .confirmredirectmodal div {
        text-align: center;
        width: 320px;
        margin: 10% auto;
        background: #fff;
        color: #4D4D4D;
        font-size: 15px;
        padding: 15px 25px;
    }

    .confirmredirectmodal h2 {
        font-size: 25px;
    }

.hidden-overlay-component {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 0;
}

@media screen and (max-width:650px) {
    #wrapper {
        margin-left: 0;
    }
}

@media screen and (max-width:540px) {
    #main {
        width: auto;
    }

        #main .t, #main .b {
            width: auto;
        }

        #main .c {
            width: auto;
        }

    #MainPart_divTimeBox {
        width: auto;
    }

    .reminder-form {
        width: auto;
    }

    #footer .by {
        padding-right: 8px;
    }

    #language-selector {
        float: none;
    }
}

@media screen and (max-width:480px) {
    #main .c {
        padding: 0;
    }

    #main .t, #main .b {
        -o-background-size: 106% 100%;
        -webkit-background-size: 106% 100%;
        background-size: 106% 100%;
    }

    .reminder-form .item-input {
        font-size: 18px;
        font-weight: normal;
        width: 100%;
        margin-bottom: 10px;
    }

    .time-box {
        margin-bottom: 20px;
    }

        .time-box .frame {
            padding: 17px 20px 0;
        }

    #footer {
        max-width: 600px;
        width: auto;
        padding: 0;
        margin: 0;
    }

        #footer .by {
            float: inherit;
            display: block;
            margin: 33px 0;
            padding-right: 0;
        }

    .logo img {
        max-width: 100%;
    }

    #main {
        padding: 15px;
    }

    #aUpdateEmail {
        float: none;
    }
}
