h1 {
    margin-bottom: 20px !important;
}
.quoted {
    margin: 0 40px;
}
.marginbottom15 {
    margin-bottom: 15px !important;
}
.marginbottom20 {
    margin-bottom: 20px !important;
}
.marginbottom30 {
    margin-bottom: 30px !important;
}
.price-disclaimer {
    font-size: 12px;
    line-height: 14px;
}
.delivery, .quantity_head {
    font-weight: bold;
    display: block;
    margin-bottom: 5px !important;
}
.delivery_options, .delivery_options label {
    font-weight: normal !important;
}
.delivery_options, .quantity_options {
    margin-bottom: 15px;
    margin-left: 10px;
}
.delivery_box {
    margin-bottom: 25px;
}
.quantity {
    float: left;
    padding: 0 10px 0 0;
    line-height: 34px !important;
    display: block;
    font-weight: normal !important;
}
.gift_card_box label {
    line-height: 25px;
    font-weight: bold;
}
.classybutton.largebutton {
    display: block;
    float: right;
}
.gift_card_box textarea {
    height: 6em !important;
    line-height: 23px !important;
    max-width: 100%;
}
.gift_card_box select, .gift_card_box input[type=text], .gift_card_box textarea {
    display: block;
    float: left;
    box-sizing: border-box !important;
    height: 36px;
    background-color: #f4f4f4;
    color: #000;
    font-weight: normal;
    font-size: 14px;
    line-height: 36px;
    padding: 0 8px;
    -webkit-box-shadow: inset 0px 2px 5px -2px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 0px 2px 5px -2px rgba(0,0,0,0.4);
    box-shadow: inset 0px 2px 5px -2px rgba(0,0,0,0.4);
    border: 1px solid #dbdada !important;
}
.gift_card_box hr {
    border: 0;
    padding: 0;
    margin: 0;
    border-top: 1px solid #888787;
    display: block;
    width: 100%;
    height: 0;
}
.gift_card_box .ticket_id_select, .gift_card_box input[type=text], .gift_card_box textarea {
    width: 100%;
}
.left_side .hero_image {
    display: block;
    width: 300px;
    margin: 20px auto 40px auto;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    -webkit-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.4);
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.4);
}
.view-ticket {
    margin-top: 10px;
}
.left_side {
    width: 420px;
    float: left;
}
.right_side {
    width: 400px;
    float: right;
}

table.html {
    margin: 0;
    padding: 0;
}
table.html td p {
    margin: 0 0 16px 0 !important;
}
table.html td h1, table.html td h2 {
    margin: 25px 0 5px 0 !important;
    font-weight: bolder !important;
    font-size: 18px !important;
    line-height: 20px !important;
    padding: 0 0 6px 0 !important;
    border-bottom: 2px solid #e1e0e0 !important;
}
table.html td h3, table.html td h4, table.html td h5, table.html td h6 {
    margin: 0 0 3px 0 !important;
    padding: 0 !important;
    font-weight: bolder !important;
    font-size: 14px !important;
    line-height: 16px !important;
}
table.html td ul {
    margin: 0 0 16px 0 !important;
    list-style-type: disc;
}
table.html td ul li {
    margin-left: 20px;
}
table.html .small {
    font-size: 11px;
    line-height: 15px;
}
table.right_column p, table.right_column .html {
    margin: 0 0 15px 0 !important;
}
.gift_card_box {
    width: 388px;
}
.gift_card_header h3 {
    color: #fff;
    font-size: 27px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding: 12px 0 0 124px;
}
.gift_card_header {
    background: #0961a4 url(/img/gift_card_header.jpg) top left no-repeat;
    height: 54px;
}
.gift_card_body .upper_box, .gift_card_body .lower_box {
    border: 2px solid #d5d4d4;
    border-top: 1px solid #bebec0;
}
.gift_card_body .padding {
    padding: 20px 22px;
}
.gift_card_body .upper_box {
    border-bottom: none;
}
.gift_card_body .lower_box .padding {
    padding: 16px 20px 0 80px;
}
.gift_card_body .lower_box {
    font-size: 14px;
    line-height: 16px;
    background: #fff url(/img/orange_ribbon.png) top left no-repeat;
    height: 81px;
    border-top: none;
}
.view-ticket h1 {
    font-size: 26px;
    line-height: 26px;
    font-weight: 600;
    text-transform: none !important;
    color: #333;
    margin-bottom: 16px;
}