html, body {
    background: url(../images/body-bkg.png) repeat #fff;
    color: #272e38;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.error_text { color: #a94442; }

#cookie-policy {
    border-bottom: 1px solid #DDD;
    border-left: 0;
    border-top: 0;
    display: none;
    padding: 15px;
    padding-left: 40px;
    position: relative;
}

#cookie-policy .smallbtn {
    font-size: 11px;
    margin-bottom: 0;
    margin-left: 0;
    padding: 6px 8px;
}

#container {
    -moz-box-shadow: 0 0 10px 3px #ccc;
    -webkit-box-shadow: 0 0 10px 3px #ccc;
    background-color: #ffffff;
    box-shadow: 0 0 10px 3px #ccc;
    margin: 40px auto;
    overflow: hidden;
    padding: 0;
    width: 960px;
}

.data-table .keyed-row { height: 15px; }

.no-border td { border: 0 !important; }

#container .columns {
    display: inline;
    float: left;
}

.menu-form .menu-input {
    float: left;
    padding-top: 2px;
    width: 97%;
}

.menu-form .third {
    float: left;
    margin: 8px 8px 8px 0;
    width: 31%;
}

.menu-form .half {
    float: left;
    width: 49.1%;
}

.menu-form .half-control {
    float: left;
    width: 95.5%;
}

.menu-form .half-asterisk {
    float: left;
    width: 4%;
}

.form-label { padding-bottom: 3px; }


#header { background: url(../images/header-top-gradient.jpg) no-repeat top center #fff; }

.header-content {
    height: 100px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
}

.header-content #logoDiv {
    background: url(../Images/Logos/tickets-logo-light.png) no-repeat top center;
    cursor: pointer;
    float: left;
    height: 36px;
    margin: 37px 0 0 40px;
    width: 185px;
}

.event-of-interest {
    -moz-box-shadow: 0px 4px 5px #cecece;
    -webkit-box-shadow: 0px 4px 5px #cecece;
    border: 1px solid #ccc;
    box-shadow: 0px 4px 5px #cecece;
    float: left;
    height: 235px;
    margin: 0 9px 15px 0;
    max-width: 150px;
    min-width: 150px;
    padding: 8px;
    width: 28%;
}

.smalltext { font-size: 11px; }

.event-of-interest:hover {
    cursor: pointer;
    opacity: 0.7;
}


.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

.event-of-interest .event-image {
    height: 150px;
    width: 100%;
}

.event-of-interest .event-name {
    font-weight: bold;
    height: 35px;
    margin-top: 10px;
    width: 100%;
}

.logout {
    float: right;
    margin: 43px 40px 0 0;
}

a { outline: 0; }

a.logout-link {
    color: #272e38;
    float: right;
    font-size: 12px;
    margin-top: 7px;
    text-decoration: none;
    text-transform: uppercase;
}

a.logout-link:hover { color: #f4782c; }

.welcome {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background: url(../images/polygon-bkg.jpg) no-repeat center left #ffffff;
    background-size: cover;
    clear: both;
    height: 150px;
    width: 100%;
}

#container .login-register-left.columns {
    -moz-box-shadow: 5px 0 5px -2px #ccc;
    -webkit-box-shadow: 5px 0 5px -2px #ccc;
    box-shadow: 5px 0 5px -2px #ccc;
    float: left;
    margin: 0;
    padding: 34px 40px;
    position: relative;
    width: 42%;
}

.login-page-height { height: 400px; }

#container .login-register-right.columns {
    float: left;
    margin: 0;
    padding: 34px 0;
    position: relative;
    width: 49%;
}

#container .nav.columns {
    -moz-box-shadow: 5px 0 5px -2px #ccc;
    -webkit-box-shadow: 5px 0 5px -2px #ccc;
    box-shadow: 5px 0 5px -2px #ccc;
    float: left;
    height: 100%;
    margin: 0;
    padding: 34px 0 0 0;
    position: relative;
    width: 30%;
}

#menu {
    margin: 20px 0;
    padding: 0;
}

#menu li {
    border-top: 1px solid #ccc;
    cursor: pointer;
    list-style-type: none;
    margin: 0;
}

#menu li.menu-item1 { background: url(../images/nav-menu-icon1.png) no-repeat 40px; }

#menu li.menu-item2 { background: url(../images/nav-menu-icon2.png) no-repeat 40px; }

#menu li.menu-item3 { background: url(../images/nav-menu-icon3.png) no-repeat 40px; }

#menu li.menu-item4 { background: url(../images/nav-menu-icon4.png) no-repeat 40px; }

#menu li.menu-item5 { background: url(../images/nav-menu-icon5.png) no-repeat 40px; }

#menu li.menu-item6 { background: url(../images/nav-menu-icon6.png) no-repeat 40px; }

#menu li.menu-item7 { background: url(../images/nav-menu-icon7.png) no-repeat 40px; }

#menu a {
    color: #272e38;
    display: block;
    font-size: 12px;
    line-height: 1.2em;
    margin: 0;
    padding: 23px 0 23px 80px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}

#menu li.menu-item1 a, #menu li.menu-item6 a, #menu li.menu-item7 a { padding: 17px 0 15px 80px !important; }


#menu a:hover { color: #f4782c; }

#menu a.selected { background: url(../images/nav-menu-selected-gradient.png) no-repeat right; }

h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 200;
    margin: 0 40px;
    padding: 0;
    text-transform: uppercase;
}

h2 {
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 20px 40px;
    padding: 0 20px 0 0;
    text-transform: uppercase;
}

.strong-h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.heading-underline {
    background-color: #272e38;
    height: 3px;
    margin: 5px 0 0 40px;
    width: 20px;
}

.content-area.columns {
    margin: 0;
    padding: 34px 0 0 0;
    position: relative;
    width: 70%;
}

.main-content {
    margin: 0;
    padding: 20px 0;
    width: 100%;
}

.main-content .data-table {
    padding: 0 40px;
    width: 100%;
}

.main-content .data-table .right-border {
    border-right: 1px solid #CCC;
    font-weight: bold;
}

.main-content .data-table .left-padded { padding-left: 14px; }

.main-content .data-table tbody tr { font-size: 11.3px !important; }

.main-content .data-table th {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.main-content .data-table td {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

a {
    color: #f4782c;
    text-decoration: none;
}

a:hover { color: #272e38; }

.return-link {
    background: url(../images/back-arrow.png) no-repeat left center;
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
    margin: 20px 40px 0 40px;
    padding: 11px 0 9px 15px;
}

.multi-table {
    margin: 0 0 20px 40px;
    padding: 10px 0;
}

.row_balance td {
    border-bottom: 0 !important;
    font-weight: bold;
}

.row-highlight {
    background-color: #f2dede !important;
    color: #a94442 !important;
}

#login-register-list {
    display: table;
    margin: 20px 40px 0 40px;
    padding: 0;
}

#login-register-list li {
    background: url(../images/list-check-box-light.png) no-repeat 0 5px;
    display: inline-block;
    height: 35px;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 30px;
    vertical-align: bottom;
}

.login-register-error-panel, .validation-summary-errors {
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    /*background-color: #ffbfbf;*/
    color: #a94442;
    margin: 20px 0;
    padding: 10px 20px;
}

.login-register-error-panel ul li, .validation-summary-errors ul li { padding: 3px 0px; }

.login-register-success-panel {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    /*background-color: #ffbfbf;*/
    color: #3c763d;
    margin: 20px 0;
    padding: 10px 20px;
}

.textfield, .dropdown {
    -moz-box-shadow: 0 1px 2px 1px #ccc;
    -webkit-box-shadow: 0 1px 2px 1px #ccc;
    border: 0;
    box-shadow: 0 1px 2px 1px #ccc;
    font-size: 12px;
    height: 40px;
    margin: 0;
    padding: 0 10px;
}

.dropdown {
    color: #272e38;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.email {
    background: url(../images/form-email-icon.png) no-repeat 10px 13px;
    padding: 0 45px;
}

.password {
    background: url(../images/form-password-icon.png) no-repeat 12px 7px;
    padding: 0 45px;
}

.form-table { width: 100%; }

.menu-form { padding: 0 40px; }

input[type=text],
input[type=password],
select {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    ‌
    box-sizing: border-box;
    width: 100%;
}

select::-ms-expand { display: none; }

select.dropdown {
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    appearance: none;
    background: url(../images/drop-down-arrow.png) no-repeat right;
}


@-moz-document url-prefix() {
    select {
        color: transparent !important;
        text-shadow: 0 0 0 #000 !important;
    }
}

p {
    color: #2c2c2c;
    font-family: Helvetica, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 10px 40px;
}

input[type="button"], input[type="submit"] { border: 0px !important; }

.button-orange {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: #f4782c;
    color: #ffffff !important;
    cursor: pointer;
    font-size: 12px;
    margin: 0 40px;
    padding: 15px 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.hollow-orange {
    -webkit-transform: translateZ(0);
    -webkit-transition-duration: 1s;
    -webkit-transition-property: background;
    display: inline-block;
    transform: translateZ(0);
    transition-duration: 1s;
    transition-property: background;
}

.hollow-orange:hover,
.hollow-orange:focus,
.hollow-orange :active {
    background: none;
    box-shadow: inset 0 0 0 4px #f4782c, 0 0 1px rgba(0, 0, 0, 0);
    color: #f4782c !important;
}

.button-grey {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: #272e38;
    color: #ffffff !important;
    cursor: pointer;
    font-size: 12px;
    margin: 10px 40px;
    padding: 15px 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.hollow-grey {
    -webkit-transform: translateZ(0);
    -webkit-transition-duration: 1s;
    -webkit-transition-property: background;
    display: inline-block;
    transform: translateZ(0);
    transition-duration: 1s;
    transition-property: background;
}

.hollow-grey:hover,
.hollow-grey:focus,
.hollow-grey:active {
    background: none;
    box-shadow: inset 0 0 0 4px #272e38, 0 0 1px rgba(0, 0, 0, 0);
    color: #272e38 !important;
}


.popup {
    background: #FFFFFF;
    display: none;
    margin-left: 0;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    position: fixed;
    width: 400px;
    z-index: 100;
}

.popup.black {
    -moz-box-shadow: 0px 0px 15px 3px #ddd;
    -webkit-box-shadow: 0px 0px 15px 3px #ddd;
    box-shadow: 0px 0px 15px 3px #ddd;
}

.popup.white {
    -moz-box-shadow: 0px 0px 15px 3px #555;
    -webkit-box-shadow: 0px 0px 15px 3px #555;
    box-shadow: 0px 0px 15px 3px #555;
}

.popup .actionfooter { bottom: 15px; }


#backgroundpopup {
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    _position: absolute;
}

#backgroundpopup.black { background: #000; }

#backgroundpopup.white { background: #fff; }

.clearfix { clear: both; }

.nomargin { margin: 0 !important; }

.data-table.withintense {
    padding-left: 15px;
    text-align: left;
}

.intense1 { border-left: 5px solid #ccc; }

.intense2 { border-left: 5px solid #aaa; }

.intense3 { border-left: 5px solid #888; }

.intense4 { border-left: 5px solid #666; }

.checkbox {
    -moz-appearance: checkbox; /* Firefox */
    -webkit-appearance: checkbox; /* Safari and Chrome */
    appearance: checkbox;
    height: 33px;
    width: 33px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .menu-form .third {
        margin-right: 8px;
        width: 100%;
    }

    .menu-form .half {
        margin-bottom: 10px;
        width: 98.6%;
    }

    .menu-form .menu-input { width: 100%; }

    .hidden-md { display: none; }

    #container {
        margin: 0 auto;
        width: 100%;
    }

    .header-content #logoDiv {
        background: url(../Images/Logos/tickets-logo-light.png) no-repeat top center;
        cursor: pointer;
        float: left;
        height: 36px;
        margin: 37px 0 0 20px;
        width: 185px;
    }

    .logout { margin: 43px 20px 0 0; }

    #container .nav.columns {
        padding: 0;
        width: 68px;
    }

    #container .nav.columns .text-hide,
    #container .nav.columns .heading-underline,
    #container .nav.columns h1 { display: none; }



    #menu a { padding: 24px 0 23px 0; }

    #menu li.menu-item1 {
        background: url(../images/nav-menu-icon1.png) no-repeat 20px;
        padding: 24px 0 16px 0;
    }

    #menu li.menu-item2 {
        background: url(../images/nav-menu-icon2.png) no-repeat 20px;
        padding: 24px 0 16px 0;
    }

    #menu li.menu-item3 {
        background: url(../images/nav-menu-icon3.png) no-repeat 20px;
        padding: 24px 0 16px 0;
    }

    #menu li.menu-item4 {
        background: url(../images/nav-menu-icon4.png) no-repeat 20px;
        padding: 24px 0 16px 0;
    }

    #menu li.menu-item5 {
        background: url(../images/nav-menu-icon5.png) no-repeat 20px;
        padding: 24px 0 16px 0;
    }

    #menu li.menu-item6 {
        background: url(../images/nav-menu-icon6.png) no-repeat 20px;
        padding: 24px 0 16px 0;
    }

    #menu li.menu-item7 {
        background: url(../images/nav-menu-icon7.png) no-repeat 20px;
        border-bottom: 1px solid #ccc;
    }

    .content-area.columns { width: 91%; }

    .main-content .data-table { padding: 0 20px; }

    h1 { margin: 0 20px; }

    h2 { margin: 0 0 10px 20px; }

    .heading-underline { margin: 5px 0 0 20px; }

    .multi-table { margin: 0 0 20px 20px; }

    p { margin: 10px 20px; }

    #login-register-list { margin: 20px 20px 0 20px; }

    .button-orange { margin: 0 20px; }

    .button-grey { margin: 10px 20px; }

    #container .login-register-left.columns {
        padding: 34px 20px;
        width: 46%;
    }

    .login-page-height { height: 440px; }

    #container .login-register-right.columns { width: 48%; }

    .menu-form { padding: 0 20px; }

    .return-link { margin: 20px 20px 0 20px; }
}

@media only screen and (max-width: 767px) {
    .main-content .data-table .left-padded { padding-left: 0; }

    .menu-form .third {
        margin-right: 8px;
        width: 100%;
    }

    .menu-form .half {
        margin-bottom: 10px;
        width: 98.6%;
    }

    .menu-form .menu-input { width: 100%; }

    .hidden-md { display: none; }

    #container {
        margin: 0 auto;
        width: 100%;
    }

    .header-content #logoDiv {
        background: url(../Images/Logos/tickets-logo-light.png) no-repeat top center;
        cursor: pointer;
        float: left;
        height: 36px;
        margin: 37px 0 0 20px;
        width: 185px;
    }

    .logout { margin: 43px 20px 0 0; }

    .welcome { height: 30px; }

    #container .nav.columns {
        padding: 0;
        width: 68px;
    }

    #container .nav.columns .text-hide,
    #container .nav.columns .heading-underline,
    #container .nav.columns h1,
    a.logout-link { display: none; }

    #menu li { padding: 24px 0 23px 0; }

    #menu li.menu-item1 { background: url(../images/nav-menu-icon1.png) no-repeat 20px; }

    #menu li.menu-item2 {
        background: url(../images/nav-menu-icon2.png) no-repeat 20px;
        padding: 24px 0 16px 0;
    }

    #menu li.menu-item3 {
        background: url(../images/nav-menu-icon3.png) no-repeat 20px;
        padding: 24px 0 16px 0;
    }

    #menu li.menu-item4 {
        background: url(../images/nav-menu-icon4.png) no-repeat 20px;
        padding: 24px 0 16px 0;
    }

    #menu li.menu-item5 {
        background: url(../images/nav-menu-icon5.png) no-repeat 20px;
        padding: 24px 0 16px 0;
    }

    #menu li.menu-item6 { background: url(../images/nav-menu-icon6.png) no-repeat 20px; }

    #menu li.menu-item7 {
        background: url(../images/nav-menu-icon7.png) no-repeat 20px;
        border-bottom: 1px solid #ccc;
    }

    .content-area.columns { width: 79%; }

    .data-table td { padding: 0 5px; }

    .main-content .data-table { padding: 0 20px; }

    .main-content {
        padding: 20px 0;
        width: 100%;
    }

    h1 { margin: 0 20px; }

    h2 { margin: 0 0 10px 20px; }

    .heading-underline { margin: 5px 0 0 20px; }

    .main-content .data-table table,
    .main-content .data-table thead,
    .main-content .data-table tbody,
    .main-content .data-table th,
    .main-content .data-table td,
    .main-content .data-table tr { display: block; }

    th { text-align: left !important; }

    thead tr {
        left: -9999px;
        position: absolute;
        top: -9999px;
    }

    tbody tr { padding: 10px 0; }

    #orders-table td:nth-of-type(1):before {
        content: "Order Ref: ";
        font-weight: bold;
    }

    #orders-table td:nth-of-type(2):before {
        content: "Order Date: ";
        font-weight: bold;
    }

    #orders-table td:nth-of-type(3):before {
        content: "Event Name: ";
        font-weight: bold;
    }

    #orders-table td:nth-of-type(4):before {
        content: "Event Date: ";
        font-weight: bold;
    }

    #orders-table td:nth-of-type(5):before {
        content: "Number of Tickets: ";
        font-weight: bold;
    }

    #orders-table td:nth-of-type(6):before {
        content: "Amount: ";
        font-weight: bold;
    }

    #orders-table td:nth-of-type(7):before {
        content: "Status: ";
        font-weight: bold;
        height: 100px;
    }

    #order-details-table1 td:nth-of-type(1):before {
        content: "Location: ";
        font-weight: bold;
    }

    #order-details-table1 td:nth-of-type(2):before {
        content: "Section: ";
        font-weight: bold;
    }

    #order-details-table1 td:nth-of-type(3):before {
        content: "Row: ";
        font-weight: bold;
    }

    #order-details-table1 td:nth-of-type(4):before {
        content: "Seat: ";
        font-weight: bold;
    }

    #order-details-table1 td:nth-of-type(5):before {
        content: "Category: ";
        font-weight: bold;
    }

    #order-details-table1 td:nth-of-type(6):before {
        content: "Amount: ";
        font-weight: bold;
    }

    #order-details-table1 td:nth-of-type(7):before {
        content: "Service Charge: ";
        font-weight: bold;
    }

    #order-details-table1 td:nth-of-type(8):before {
        content: "Status: ";
        font-weight: bold;
    }

    #order-details-table2 td:nth-of-type(1):before {
        content: "Date: ";
        font-weight: bold;
    }

    #order-details-table2 td:nth-of-type(2):before {
        content: "Type: ";
        font-weight: bold;
    }

    #order-details-table2 td:nth-of-type(3):before {
        content: "Description: ";
        font-weight: bold;
    }

    #order-details-table2 td:nth-of-type(4):before {
        content: "Amount: ";
        font-weight: bold;
    }

    #order-details-table3 td:nth-of-type(1):before {
        content: "Column 1: ";
        font-weight: bold;
    }

    #order-details-table3 td:nth-of-type(2):before {
        content: "Column 2: ";
        font-weight: bold;
    }

    #order-details-table3 td:nth-of-type(3):before {
        content: "Column 3: ";
        font-weight: bold;
    }

    #order-details-table3 td:nth-of-type(4):before {
        content: "Column 4: ";
        font-weight: bold;
    }

    #mailing-list-table td:nth-of-type(1):before {
        content: "Name of Mailing List: ";
        font-weight: bold;
    }

    #mailing-list-table td:nth-of-type(2):before {
        content: "Promoter Name: ";
        font-weight: bold;
    }

    #mailing-list-table td:nth-of-type(3):before {
        content: "Opt-in Date: ";
        font-weight: bold;
    }

    #cards-list-table td:nth-of-type(1):before {
        content: "Card Name: ";
        font-weight: bold;
    }

    #cards-list-table td:nth-of-type(2):before {
        content: "Expiry Date: ";
        font-weight: bold;
    }

    #cards-list-table td:nth-of-type(3):before {
        content: "Billing Address: ";
        font-weight: bold;
    }

    .main-content .data-table td {
        border-bottom: 1px solid #ccc;
        padding: 5px 0;
    }

    .multi-table { margin: 0 0 20px 20px; }

    p { margin: 10px 20px; }

    #login-register-list { margin: 20px 20px 0 20px; }

    .button-orange { margin: 0 20px; }

    .button-grey { margin: 10px 20px; }

    #container .login-register-left.columns {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 34px 20px 0 20px;
        width: 88%;
    }

    #container .login-register-right.columns {
        clear: both;
        padding: 20px 0;
        width: 100%;
    }

    .menu-form { padding: 0 20px; }

    .login-page-height { height: auto; }

    .return-link { margin: 20px 20px 0 20px; }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    #container {
        margin: 0 auto;
        width: 100%;
    }

    .header-content #logoDiv {
        background: url(../Images/Logos/tickets-logo-light.png) no-repeat top center;
        cursor: pointer;
        float: left;
        height: 36px;
        margin: 37px 0 0 20px;
        width: 185px;
    }

    .logout { margin: 43px 20px 0 0; }

    .welcome { height: 30px; }

    #container .nav.columns {
        padding: 0;
        width: 68px;
    }

    #container .nav.columns .text-hide,
    #container .nav.columns .heading-underline,
    #container .nav.columns h1 { display: none; }

    a.logout-link { display: inline; }

    #menu li { padding: 17px 0 23px 0; }

    #menu li.menu-item1 { background: url(../images/nav-menu-icon1.png) no-repeat 20px; }

    #menu li.menu-item2 {
        background: url(../images/nav-menu-icon2.png) no-repeat 20px;
        padding: 24px 0 16px 0;
    }

    #menu li.menu-item3 {
        background: url(../images/nav-menu-icon3.png) no-repeat 20px;
        padding: 24px 0 16px 0;
    }

    #menu li.menu-item4 {
        background: url(../images/nav-menu-icon4.png) no-repeat 20px;
        padding: 24px 0 16px 0;
    }

    #menu li.menu-item5 {
        background: url(../images/nav-menu-icon5.png) no-repeat 20px;
        padding: 24px 0 16px 0;
    }

    #menu li.menu-item6 { background: url(../images/nav-menu-icon6.png) no-repeat 20px; }

    #menu li.menu-item7 {
        background: url(../images/nav-menu-icon7.png) no-repeat 20px;
        border-bottom: 1px solid #ccc;
    }

    .content-area.columns { width: 85%; }

    .data-table td { padding: 0 5px; }

    .main-content .data-table { padding: 0 20px; }

    .main-content .data-table table,
    .main-content .data-table thead,
    .main-content .data-table tbody,
    .main-content .data-table th,
    .main-content .data-table td,
    .main-content .data-table tr { display: block; }

    thead tr {
        left: -9999px;
        position: absolute;
        top: -9999px;
    }

    .main-content .data-table td {
        border-bottom: 1px solid #ccc;
        padding: 5px 0;
    }

    .multi-table { margin: 0 0 20px 20px; }

    p { margin: 10px 20px; }

    #login-register-list { margin: 20px 20px 0 20px; }

    .button-orange { margin: 0 20px; }

    .button-grey { margin: 10px 20px; }

    #container .login-register-left.columns {
        -moz-box-shadow: 5px 0 5px -2px #ccc;
        -webkit-box-shadow: 5px 0 5px -2px #ccc;
        box-shadow: 5px 0 5px -2px #ccc;
        padding: 34px 20px;
        width: 42%;
    }

    #container .login-register-right.columns {
        clear: none;
        width: 49%;
    }

    .menu-form { padding: 0 20px; }

    .login-page-height { height: 440px; }

    .return-link { margin: 20px 20px 0 20px; }
}