ouheader.columns.twelve,
#tour.noPad {
    padding: 0;
}


/*Main style#######################################################################################*/

#contentHolder {
    min-height: 300px;
}

#pageContent {
    margin: 6px 0 18px 0;
}

a.poweredBy {
    background: url(../img/occ_footer_light.png) 0 0 no-repeat;
    /*toggle light and dark*/
    /*background:url(/images/template/occ_footer_light.png); toggle light and dark*/
    width: 182px;
    display: block;
    height: 25px;
    text-indent: -100000px;
}


/*event table page*/

#eventList {}

.tourRow {
    clear: both;
    border-bottom: 1px dotted #5a5e61;
}

#rowHeader {
    background: #2D3338;
    color: #fff;
    width: 100%;
    margin: 0 0 12px 0;
}

#rowHeader span {
    border-left: 1px solid #696F74;
    display: block;
    float: left;
    padding: 1%;
}

#rowHeader span.noBorder {
    border: 0;
}

.eventDate,
.eventVenue,
.eventDetails,
.eventVip,
.eventNote,
.eventRsvp {
    display: block;
    float: left;
    padding: 1%;
}

.eventDate {
    width: 10%;
}

.eventVenue {
    width: 34%;
}

.eventDetails {
    width: 28%;
    text-align: center;
}

.eventDetails a.button {
    width: 94%;
}


/*.eventVip{width:27%;}*/


/*if no VIP then give eventNote 22% width*/

.eventNote {
    width: 100%;
    display: block;
    float: none;
    padding: 6px 0;
    font-style: italic;
}

.eventRsvp {
    width: 1%;
    display: none!important;
    float: right;
    padding: 1%;
}

span.dateLine1 {
    display: block;
    font-size: 13px;
    font-size: 1.3rem;
}

span.dateLine2 {
    display: block;
    font-size: 13px;
    font-size: 1.3rem;
}


/*==buttons=======================================================================================================*/

.rsvp_True {
    display: block;
    background: #E1E4EC url(../img/rsvp.png) center center no-repeat;
    width: 80px;
    height: 32px;
    padding: 0px 10px;
    margin: 0 auto;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.15);
}

.rsvp_True:hover {
    background: #E1E4EC url(../img/rsvp.png) center center no-repeat;
}

#placeOrderButton {
    width: 160px;
    margin: 0;
    float: right;
}

#cancelNowButton {
    width: auto;
    min-width: 60px;
    margin: 0 0px 0 0px;
    float: left;
    background: none!important;
    -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0), 0 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
}

#cancelNowButton:hover {}

.helpForm {
    margin: 18px 0 18px 156px;
}


/*event item page*/

img.eventPic {
    display: block;
    width: 100%;
}

#tourIntro .fb-like {
    margin: 4px 0 12px;
}

#eventDescription {
    margin: 0 0 18px 0;
}

#eventDetail {
    background: #2D3338;
    clear: both;
    margin: 0 0 18px 0;
    padding: 10px;
}

h3>p {
    clear: both;
}

h3 img {
    display: inline-block;
    margin: 0 9px;
    width: auto;
    height: auto;
    text-align: right;
}

p.showInfo {
    clear: both;
}

p.showAvail {
    background: none repeat scroll 0 0 #0C7EBF;
    color: #FFFFFF;
    font-size: 14px;
    font-size: 1.4rem;
    font-style: italic;
    line-height: 2em;
    margin: 8px 0;
    padding: 0 6px;
}

#ticketDetails {
    border: 0 none;
    border-left: 1px dotted #364850;
    margin: 0;
    text-align: left;
}

#ticketQuantityPlaceholder {
    margin: 9px 0 0 0;
}

p.price {
    font-size: 120%;
}

h4#total {
    border: 0;
    margin: 12px 0 0 0;
}

a#purchaseButton {
    width: 150px;
    margin: 6px 0;
}

span#reservingButton {
    background: url("../img/loading.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #858585;
    padding-left: 20px;
    width: 150px;
    font-size: 16px;
    margin: 0 25px;
    position: relative;
    top: 4px;
}

.fb-like {
    margin: 12px 0 0 0;
}


/*error view #####################################################################*/

#errorView {
    background: none repeat scroll 0 0 #e9e9e9;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    clear: both;
    margin: 0 0 18px;
    padding: 10px;
}

#errorView p {
    color: #000;
}

#orderComments textarea,
div.viewComments {
    width: 640px;
}

.optional {
    display: inline-block;
    font-style: italic;
    padding: 0 8px;
}

#contactUsThanks {
    margin: 24px 0;
    font-size: 120%;
    font-weight: bold;
}

label.securityCode span {
    font-size: 90%;
    font-style: italic;
}

.control-group.warning>label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
    color: #c09853;
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #c09853;
    border-color: #c09853;
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
    border-color: #a47e3c;
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853;
}

.control-group.error>label,
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #f39998;
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #b94a48;
    border-color: #b94a48;
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
    border-color: #953b39;
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48;
}

.control-group.success>label,
.control-group.success .help-block,
.control-group.success .help-inline {
    color: #fff;
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #444;
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
    border-color: #356635;
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847;
}

input:focus,
textarea:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
}

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
    color: #b94a48;
    border-color: #ee5f5b;
}

input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
    border-color: #e9322d;
}

.help-block,
.help-inline {
    color: #c00;
    padding: 5px 7px;
    font-size: 90%;
}

.form-actions {
    padding: 9px 0px 18px;
    margin-top: 18px;
    margin-bottom: 18px;
    *zoom: 1;
    border: 0;
}


/*order page ######################################################################*/

#purchaseItems {
    padding: 0px 12px 18px;
    margin: 12px 0 0 0;
    background: #2D3338;
    overflow: hidden;
}

aside.purchasePg .socials,
aside.purchasePg .socials_contact {
    position: static;
    margin-top: 12px;
}

aside.purchasePg .socials_contact {
    margin-top: 12px;
}

#purchaseItems h3 {
    padding: 12px 0 0 0;
}

#purchaseItems hr {
    clear: both;
    margin: 6px 0;
    border: 0;
    border-bottom: 1px dotted #364850;
}

.purchaseItemsDetails {
    margin: 0 0 6px 0;
}

.purchaseItemsDetails label {
    width: 110px;
    ;
    font-weight: bold;
    margin: 0;
    float: left;
    padding: 3px 0;
    text-align: left;
}

.purchaseItemsDetails label.heading {
    float: none;
}

.purchaseItemsDetails .purchaseBreakdown li {
    float: left;
    width: auto;
    margin: 0 0 0 45px;
}

span.lineItems {
    padding: 3px;
    display: block;
    width: auto;
    float: right;
    text-align: right;
    margin: 0 0px 0 8px;
}

.totPrice {
    font-size: 120%;
    font-weight: bold;
    margin: 15px 0 0 0;
    padding: 4px 0;
    border-top: 1px solid #364850;
    border-bottom: 1px solid #364850;
}

.totPrice label {
    text-transform: uppercase;
    padding: 5px 0;
    display: block;
    float: right;
    width: auto;
    margin: 0;
    text-align: right;
}

.totPrice .lineItems {
    margin: 2px 4px 0 0;
}

#purchaseEntry {
    padding: 20px;
}

span.cards img {
    float: right;
}

.billingAddressPanel h3 {
    float: left;
}


/* modal=======================*/

.hide {
    display: none;
}

.modal-open .dropdown-menu {
    z-index: 2050;
}

.modal-open .dropdown.open {
    *z-index: 2050;
}

.modal-open .popover {
    z-index: 2060;
}

.modal-open .tooltip {
    z-index: 2070;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    overflow: auto;
    width: 560px;
    margin: -250px 0 0 -280px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    /* IE6-7 */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    color: #000;
}

.modal.fade {
    -webkit-transition: opacity .3s linear, top .3s ease-out;
    -moz-transition: opacity .3s linear, top .3s ease-out;
    -ms-transition: opacity .3s linear, top .3s ease-out;
    -o-transition: opacity .3s linear, top .3s ease-out;
    transition: opacity .3s linear, top .3s ease-out;
    top: -25%;
}

.modal.fade.in {
    top: 50%;
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}

.modal-header .close {
    margin-top: 2px;
}

.modal-body {
    max-height: 350px;
    padding: 15px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.modal-form {
    margin-bottom: 0;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
    *zoom: 1;
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    content: "";
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.close {
    color: #000000;
    float: right;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    line-height: 18px;
    opacity: 0.2;
    text-shadow: 0 1px 0 #FFFFFF;
}

a.closeBut {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #3f322a;
    color: #fff;
    height: 20px;
    line-height: 20px;
    width: auto;
    border: none;
    cursor: pointer;
    display: block;
    font-weight: bold;
    float: right;
    text-align: center;
    width: 50px;
    padding: 6px 10px;
    background: #4c4c4c;
    /* Old browsers */
    background: -moz-linear-gradient(top, #4c4c4c 0%, #111111 49%, #2b2b2b 76%, #131313 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c4c4c), color-stop(49%, #111111), color-stop(76%, #2b2b2b), color-stop(100%, #131313));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #4c4c4c 0%, #111111 49%, #2b2b2b 76%, #131313 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #4c4c4c 0%, #111111 49%, #2b2b2b 76%, #131313 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #4c4c4c 0%, #111111 49%, #2b2b2b 76%, #131313 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #4c4c4c 0%, #111111 49%, #2b2b2b 76%, #131313 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0);
    /* IE6-9 */
}

a.closeBut:hover {
    background: #131313;
    /* Old browsers */
    background: -moz-linear-gradient(top, #131313 0%, #595959 62%, #4c4c4c 98%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #131313), color-stop(62%, #595959), color-stop(98%, #4c4c4c));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #131313 0%, #595959 62%, #4c4c4c 98%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #131313 0%, #595959 62%, #4c4c4c 98%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #131313 0%, #595959 62%, #4c4c4c 98%);
    /* IE10+ */
    background: linear-gradient(to bottom, #131313 0%, #595959 62%, #4c4c4c 98%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#131313', endColorstr='#4c4c4c', GradientType=0);
    /* IE6-9 */
}


/*confirmation#####################################################*/

#orderNumber {
    background: #5a5e61;
    padding: 6px;
    font-size: 120%;
}

textarea#orderComments {
    width: 650px;
    float: none;
    display: block;
    margin: 0 0 18px 0;
}

.confirmationShare {
    margin: 0 0 18px 0;
}

#confirmationLinks {
    margin: 24px 0 0 0;
}

#confirmationLinks a {
    font-size: 13px;
    font-size: 1.3rem;
    display: inline-block;
    margin: 0 18px 12px 0;
}

a#facebookShareButton,
a#eventButton {
    background: none repeat scroll 0 0 #5F78AB !important;
    border: 1px solid #29447E;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    height: 28px;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0 5px 0 0;
    padding: 0 8px;
    text-align: center;
    width: auto;
}

#twitterShareContainer {
    /*background: #C0DEED; 
	border: 1px solid #a4cce5;*/
    padding: 0px;
    float: left;
    width: 120px !important;
    overflow: hidden;
    margin: 0;
    padding: 3px;
    height: 24px;
}

#twitterShareIframe {
    width: 100px !important;
    float: right;
}

.description {
    padding: 0 0px 3px 0;
}

.ticketInfoBar {
    border-top: 1px dotted #364850;
    padding: 9px 0 0 0;
}

.ticketInfoBar a {
    display: inline-block;
    vertical-align: top;
    margin: 0;
}

a.deliveryTooltip {
    color: #000000;
    display: inline-block;
    height: 30px;
    overflow: hidden;
    text-align: left;
    text-decoration: none !important;
    width: 160px;
    padding: 0;
}

a.deliveryTooltip div,
a.AccessibleTooltip div {
    clear: both;
    display: none;
    background: url(../img/tooltipArrow.png) 120px 46px no-repeat;
    padding: 0 0 10px 0;
    width: 300px;
    color: #000;
    margin: -83px 0px 0 -8px;
    position: absolute;
}

a.deliveryTooltip div p,
a.AccessibleTooltip div p {
    margin: 0;
}

a.AccessibleTooltip div {
    background: url(../img/tooltipArrow.png) 95px 46px no-repeat;
    margin: -77px 0 0 -95px;
    width: 220px;
}

a.deliveryTooltip div.delveryTipMail {
    background: url(../img/tooltipArrow.png) 126px 45px no-repeat;
    margin: -83px 0px 0 -28px;
}

.ie8 a.deliveryTooltip div,
.ie8 a.AccessibleTooltip div,
.ie8 a.deliveryTooltip div.delveryTipMail {
    background: none;
}

a.deliveryTooltip p,
a.AccessibleTooltip p {
    font-size: 11px;
    font-size: 1.1rem;
    border-radius: 4px;
    background: #fff;
    padding: 8px;
    -webkit-box-shadow: 0px 0px 2px 0px #666;
    box-shadow: 0px 0px 2px 0px #666;
}

a.deliveryTooltip:hover div {
    display: block;
}

.ie8 a.venueInfo {
    width: 120px;
}

a.venueInfo img {
    display: inline-block;
    margin: 0 5px;
}

input.ccTextbox {
    width: auto;
    display: inline-block;
}

input.cvTextbox {
    width: auto;
    display: inline-block;
}

span.cvTextboxValidator {
    display: inline-block;
}

a.cvTooltip {
    display: inline;
    margin: 6px 0px 0 6px;
    overflow: hidden;
    text-align: left;
    text-decoration: none !important;
    padding: 0;
}

#card_cvNumberValidationMessage {
    position: absolute;
    top: 38px;
}

a.cvTooltip div {
    clear: both;
    display: none;
    background-color: #ffffff;
    padding: 5px 10px;
    font-size: 11px;
    font-size: 1.1rem;
    width: 440px;
    height: 300px;
    color: #000;
    margin: 0px 0px 0 0px;
    position: absolute;
    margin-top: -330px;
    -webkit-box-shadow: 0px 0px 2px 0px #666;
    box-shadow: 0px 0px 2px 0px #666;
}

a.cvTooltip span.tooltipArrow {
    background: url(../../img/tooltipArrow.png) 210px 0px no-repeat;
    height: 20px;
    position: relative;
    top: 7px;
    display: block;
}

a.cvTooltip p {
    font-size: 11px;
    font-size: 1.1rem;
}

a.cvTooltip:hover div {
    display: block;
}

a.AccessibleTooltip {
    color: #000000;
    display: inline-block;
    margin-left: 5px;
    margin-top: 6px;
    overflow: hidden;
    padding: 0;
    text-align: left;
    text-decoration: none !important;
    width: 30px;
}

a.venueInfo {
    margin: 6px 0px 0 12px;
}

a.AccessibleTooltip div p span {
    color: #346D95;
}

a.AccessibleTooltip:hover div {
    display: block;
}

a.ShowInfoTooltip {
    color: #000000;
    display: block;
    float: left;
    height: 30px;
    margin-left: 25px;
    margin-top: 4px;
    overflow: hidden;
    padding: 0;
    text-align: left;
    text-decoration: none !important;
    width: 30px;
}

a.ShowInfoTooltip div {
    background: url("/img/tooltip_sm.png") no-repeat scroll 0 0 transparent;
    clear: both;
    color: #000000;
    display: none;
    font-size: 11px;
    font-size: 1.1rem;
    height: 67px;
    margin: -90px 0 0 -95px;
    padding: 5px 20px 5px 10px;
    position: absolute;
    width: 220px;
}

a.ShowInfoTooltip p {
    font-size: 11px;
    font-size: 1.1rem;
}

a.ShowInfoTooltip div p span {
    color: #346D95;
}

a.ShowInfoTooltip:hover div {
    display: block;
}

a.confirmationLinkFirst {
    float: left;
}

a.confirmationLink {
    float: left;
    padding-left: 90px;
}

p.ticketBreakdown {
    padding: 0;
}

h5 {
    font-size: 16px;
    margin: 9px 0;
}

a.ticketBreakdown {
    text-decoration: none;
    font-size: 11px;
    font-size: 1.1rem;
    display: inline;
    padding: 2px 4px;
    width: 100px;
    left: 1px;
    border-bottom: none;
    position: relative;
    z-index: 101;
    margin: 2px 0;
    display: block;
}

div#priceDetails {
    background: #d6d6d6;
    display: none;
    position: absolute;
    z-index: 100;
    width: 292px;
    border-top: none;
    margin-top: -22px;
    font-size: 11px;
    font-size: 1.1rem;
}

a.ticketBreakdown:hover {
    border-bottom: none;
}

div#priceDetails ul {
    display: block;
    padding: 20px 0 8px 0;
    margin: 5px 0px 5px 30px;
    list-style: square;
}

div#priceDetails ul li {
    padding: 0;
    margin: 0;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 14px;
}

#countdown {
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
    margin: 0 0 5px 0;
    border-radius: 4px 4px 4px 4px;
    margin: 0 20px 18px 20px;
    padding: 12px 35px 12px 14px;
    border: 0;
    line-height: 1.5;
    font-size: 127%;
    background-color: #E00E09;
    border-color: #EED3D7;
    color: #fff;
}

#errorContent {
    outline: none;
}

#errorContent ul {
    font-weight: bold;
    text-align: center;
    margin: 6px 0 18px 0;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 0px;
    padding: 15px 35px 15px 14px;
    font-size: 127%;
    background-color: #F9FB55;
    border-color: #EED3D7;
    color: #222;
    list-style: none;
}

#errorContent ul li {
    margin: 0;
}

#processing {
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
}

div.viewComments {
    background-color: #e9e9e9;
    font-weight: normal;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 16px;
    padding: 9px;
    margin: 0 0 9px 0;
}

#saveCommentsThanks {
    font-weight: bold;
}


/* jQuery Countdown styles 1.6.1. */

.hasCountdown {
    border: 1px solid #ccc;
    background-color: #eee;
}

.countdown_rtl {
    direction: rtl;
}

.countdown_holding span {
    color: #888;
}

.countdown_row {
    clear: both;
    width: 100%;
    padding: 0px 2px;
    text-align: center;
}

.countdown_show1 .countdown_section {
    width: 98%;
}

.countdown_show2 .countdown_section {
    width: 48%;
}

.countdown_show3 .countdown_section {
    width: 32.5%;
}

.countdown_show4 .countdown_section {
    width: 24.5%;
}

.countdown_show5 .countdown_section {
    width: 19.5%;
}

.countdown_show6 .countdown_section {
    width: 16.25%;
}

.countdown_show7 .countdown_section {
    width: 14%;
}

.countdown_section {
    display: block;
    float: left;
    font-size: 75%;
    text-align: center;
}

.countdown_amount {
    font-size: 200%;
}

.countdown_descr {
    display: block;
    width: 100%;
}


/*FORM FIXES===============================================*/

.control-group {}

.control-group label {
    float: left;
}

.control-group input {
    float: left;
    margin-bottom: 3px;
}

.controls {
    display: inline-block;
    float: left;
    padding: 6px 0 0 0;
    position: relative;
}

.controls select.shortField {
    width: auto!important;
}

#orderComments fieldset {
    border: 0;
    margin: 0 0 12px 0;
    padding: 0;
}

.controls.cvCard {
    height: 40px;
    margin: 0 0 6px;
}


/*HELP FORM===================================*/

#helpAnswers {
    margin: 12px 0 0 0;
}

.contactForm {
    display: none;
    padding: 0 0 6px 0;
    margin: 12px 0 0 0px;
}

.contactForm div.contactHolder {
    padding: 2px 12px 12px;
    margin: 0px auto;
    background: #2D3338;
}

.contactForm .inputs span {
    color: #d09e9d;
    padding: 0 9px
}

.contactForm .inputs span.opt {
    color: #444;
}

.help-block,
.help-inline {
    display: block;
    padding: 0;
}

.controls textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
    height: auto;
    width: 380px;
}

.fb_pixel_confirmation {
    background-image: url('//www.facebook.com/offsite_event.php?id=6010223654778&amp;value=0&amp;currency=USD');
    display: none;
}

fieldset.termsField {
    position: relative;
    padding: 0px 12px 24px;
}

label#termsAndConditionsLabel {
    display: inline-block;
    width: 70%
}

span#termsAndConditionsValidationMessage {
    position: absolute;
    bottom: 0px;
    padding: 0px 22px;
    color: #f39998
}

fieldset.termsField input[type="checkbox"] {
    margin: 0px 2px 0 0;
    position: relative;
    top: 17px;
    vertical-align: top;
}


/**** Addon Products *********/

.addonProductContainer {
    margin: 15px 0;
    padding: 5px 15px;
    background: rgba(0, 0, 0, 0.2);
}

.productaddon {
    margin: 5px 0;
    clear: both;
    border-bottom: 1px solid #222;
    padding-bottom: 5px;
}

.productaddon img {
    margin-right: 10px;
    display: block;
    float: left;
    border: 5px solid #fff;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.21);
    -moz-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.21);
    box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.21);
}

.productaddon input {
    display: block;
    float: left;
}

.productaddon input[type="checkbox"] {
    margin: 4px 6px 0 0;
}

.addonInput {
    padding-top: 5%;
}

#errorContent {
    outline: none;
}


/*MEMBERSHIP BUTTONS*/

#membershipPlaceHolder {
    text-align: right;
}

#membershipPlaceHolder a {
    background-color: #7da8ba;
    background-image: -moz-linear-gradient(center top, #7da8ba, #4c718a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7da8ba), to(#4c718a));
    background-image: -webkit-linear-gradient(top, #7da8ba, #4c718a);
    background-image: -o-linear-gradient(top, #7da8ba, #4c718a);
    background-image: linear-gradient(to bottom, #7da8ba, #4c718a);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .15);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .15);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .15);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    display: inline-block;
    font-size: 12px;
    margin: 0 0 0 4px;
    padding: 5px 16px 7px;
    font-family: 'Open Sans Semi';
}

#membershipPlaceHolder a:hover {
    background: #557c96;
    color: #fff;
}

#emptyLiveEventList {
    margin-left: 12px;
}


/*****************************Code Burning**********************************/

#redemptionCodeSection {
    border-left: 1px dotted #364850;
}

#redemptionCodeSection .controls {
    clear: both;
}

#checkRedemptionCodeButton {}