.wrapper {
    /*max-width: 960px;*/
    max-width: 875px;
    min-width: 0;
    width: 100%;
}

#tickets p input[type="submit"]{
    /*font-size: 14px;*/
    padding: 2px;
    line-height: 110%;
}

table.cart th.ticket_select {
    /*max-width: 50px;*/
}

.waiting-ticket-signup {
    padding-left: 25px !important;
}

.custom_css_for_ticket_page{
    color: #000000;
}

.sub-level-ticket-row select[disabled] {
    opacity: 0.6;
}

table.cart td.ticket-name {
    max-width: 300px;
    padding: 10px;
}

td.ticket-name .attendee_info {
    font-weight: normal;
    font-size: 11px;
}

td.ticket-name .attendee_info .link_to_public_attendee {
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
}

td.ticket-name .attendee_info .link_to_public_attendee:hover {
    text-decoration: underline;
    color: #1a62ac;
}

.no_public_list {
    font-size: 11px;
}

.section.right, .section.left {
    max-width: 100% !important;
    width: 100% !important;
}

h1.event_neader {
    margin: 2px 0 23px;
}

.description h2 {
    margin-top: 13px;
}

#event-info th {
    padding: 2px 34px 3px 0;
}

.error-message-captcha {
    display: none;
    color: red;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
    max-width: 100%;
    border: 1px solid transparent;
}

td.ticket-name .name_wrapper {
    /*padding-left: 8px;*/
}

td.ticket-name, td.price {
    padding: 10px;
    /*padding-top: 21px;*/
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*- See more at: http://avexdesigns.com/responsive-youtube-embed/#sthash.2AHTSyJc.dpuf*/


.wrapper img {
    width: auto;
    max-width: 100%;
}

.float_none {
    float: none!important;
}

#footer .wrapper {
    width: 100%;
    /*margin-bottom: 15px;*/
}

#footer #help p.links {
    float: right;
}

.container-fluid .errorExplanation {
    width: 100%;
    max-width: 400px;
}

#footer {
    /*margin-top: 0px;*/
}

#content {
    padding: 0 0 100px;
}

#top-right {
    /*top: 12px;*/
}

#page {
    /*padding-bottom: 6%;*/
    /*padding-bottom: 0;*/
    padding-bottom: 0;
}

.payment-logo {
    margin: 22px 0;
}

table.attendee-form td input[type="text"],
table.attendee-form td textarea,
table.attendee-form td select {
    min-width: 253px;
}

#footer #simple-signup-notice {
    padding-left: 0;
}

#footer #help {
    padding-right: 0;
    /*float: auto;*/
    margin-bottom: 10px;
    text-align: right;
}

.footer-right {
    float: none;
    /*clear: both;*/
}

#copyright-notice {
    text-align: inherit;
    margin-bottom: 10px;
}

#footer .payment-logo {
    text-align: center;
}

@media (max-width: 768px) {
    .section.right, .section.left {
        float: none!important;
    }
    #footer #help {
        text-align: left;
    }

    #footer #help {
        padding-left: 0;
    }

    #footer .payment-logo {
        text-align: left;
        padding-left: 0;
    }

}

#recalculate-price {
    margin: 10px 0;
}

@media (min-width: 993px) {
    /*.section.right {*/
        /*float: right;*/
    /*}*/
}



@media (max-width: 640px) {
    table.attendee-form td {
        display:block;
        padding: 2px 10px;
    }

    table.attendee-form td.empty-cell {
        height: 0;
    }

    td.event-attendee {
        /*padding: 2px 10px;*/
    }

}





.wrapper .signup-header {
    margin: 0 0 24px;
}

td.event-attendee {
    /*min-width: 86px;*/
    min-width: 195px;
    max-width: 350px;
}

.attendee-form td[colspan="3"].event-attendee {
    /*width: 100%!important;*/
    width: auto;
}

td.ticket-name .tickets-left {
    font-weight: normal;
    font-size: 11px;
}
