/* TICKERA 3 CSS */

table {
    font-family: 'Open Sans', Arial, sans-serif;
}

.event_tickets {
    width: 100%;
	background: #FFF;
}

.event_tickets td {
    color: #5C5C5C;
}

.event_tickets td a {
    color: #2980b9;
}

.event_tickets tr {
    border: 1px solid #e7e7e7;
}

.next_events .event_tickets tr,
.next_events .event_tickets td {
	font-size: 12px
}

.next_events .event_tickets form { text-align: center; }
.next_events .event_tickets .add_to_cart {
	 background-color: #619e85;
	color: #fff;
    padding: 2px 10px;
    border-radius: 4px;
	margin: 0 auto;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
} 

.event_tickets th, 
.event_tickets td {
    padding: 15px 20px 15px 20px;
    text-align: left;    
}

.event_tickets th {
  font-weight: bold;
	text-align: center;
}

body .ticket-quantity .quantity {
	display: inline-block;
}

.tickera .tickera-button {
    background-color: #4187c9;
    padding: 13px 20px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.order-details {
    width: 100%;
    text-align: center;
}

.order-details a {
    color: #2980b9;
}

.order-details th, .order-details td {
    padding: 10px 0;
}

.tickera-checkout tbody tr td {
    padding: 5px 25px;
}


.tickera table {
    border: 10px solid #585858;
}

.fields-wrap {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
}

.tickera_buyer_info {
    margin: 20px 0 0 0;
}

.coupon-code input {
    padding-left: 5px;
}

.tickera_additional_info label input {
    padding: 10px;    
}

.ticket-info-wrap h2 {
    margin-bottom: 40px;
    margin-top: 30px;
}

.ticket-total-all span {
    margin-bottom: 10px;
}

.tickera-checkout .last-table-row td,
.tickera-checkout tr th {
    padding: 20px 25px;
}

.tickera_additional_info,
.tickera label {
    font-family: 'Open Sans', Arial, sans-serif;
}

.tickera-input-field {
    border: 1px solid #DADADA;    
}

.tickera .tickera-button:hover {
    background-color: #285F96;
    cursor: pointer;
}

.payment-option-wrap {
    width: 25%;
}


 /* OLD TICKERA CSS*/

.tickera_table {
    float:left;
    margin:0;
    padding:0;}

.tickera_table .actions {
    height:93px;}

.tickera_table th {   
    padding-right:15px;
    letter-spacing:0em !important;}

.tickera_table th  {
    font-family:'Open Sans', Arial, sans-serif !important;
    font-size:16px !important;
    text-transform:none !important;
    background-color:#fff !important;
    border-bottom:1px solid #e9e9e9;
    padding-bottom:13px;
    font-weight:bold;  
    color:#3b3b3b;}

#coupon input, .coupon input {
    margin:10px 5px 0 0 !important;
    color: #3b3b3b;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 16px;}


.tickera_table .ticket-price, .tickera_table .ticket-quantity {
    text-align:center;}

.tickera_table tr td {
    vertical-align:middle;
    height:67px;}

body .smart-shortcode-wrapper {
    border:9px solid #4a4948;
    margin:0 0 20px 0;
    width:92% !important;
    padding:2% 3% 0.5% 3%;}

.ticket-quantity .minus {
    color:#fff;
    width:35px;
    height:32px;
    margin:0;
    padding:0;}

.ticket-quantity .plus {
    color:#fff;
    width:35px;
    height:32px;
    padding:0 !important;
    margin:0;}

.ticket-quantity #quantity, body .ticket-quantity .quantity {
    width:35px !important;
    padding:0 !important;
    margin-top:0 !important;
    border:1px solid #dedede !important;
    height:31px !important;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    color:#3b3b3b;
    margin:0;}

.wrap-test {
    width:95%;
    padding:5px;}

.tickera_table #coupon label, .coupon label {
    margin:25px 5px 0 0 !important;}

.tickera_table tbody .ticket_type {  
    margin:0 !important;}

.tickera_table #submit {
    padding:13px 30px 13px 30px;
    background-color:#3670af;
    background-repeat:repeat-x;
    background-position:bottom;
    font-family:'Open Sans', Arial, sans-serif;
    font-weight:bold;
    color:#fff;
    font-size:14px;
    border:none;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    margin:11px 0 0 0;
    float:left;
    text-shadow:none !important;
    width:auto !important;
    text-decoration:none;}

.tickera_table #submit:hover {
    background-color:#3978b5;}

.tickera_table .tickera_button , .coupon .tickera_button {
    -webkit-appearance: none;
    font-family: 'Open Sans', Arial, sans-serif;
    color:#373737;
    font-weight:bold;
    font-size: 18px;
    border:none;
    -moz-border-radius:4px;}

 .coupon .tickera_button {
    background-color:#eaeaea;
    font-weight: bold;
    font-family: 'Open Sans', Arial, sans-serif  !important;
    font-weight:bold;
    font-size: 20px;
    border:none ;
    padding:12px 20px 13px 20px; }

.tickera_table .tickera_button:hover {
    color: #2980b9;}

.tickera_table .coupon .input-text {
    border: 1px solid #dedede;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    height:40px;
    width:180px;}

.margin-top {
    margin:-120px 0 0 0;
}

.bottom-padding {
    padding:0 0 40px 0;
}

.program-edit {
    padding-bottom:0;
    margin-bottom:0;
    border-bottom:0;
}

.minus-marg {
    margin:-117px 0 0 0;
}

.fullwidth {width:100%;}

body .tickera_table td.actions {border-bottom:0 !important;}