body {
    font-family:"Arial", sans-serif;
    color:#0000CC;
}


i#st_terms_1 {
	vertical-align: middle;
}


.main_content_div {
    width:100%;
    min-height:400px;
}
.st_ajax_spinner{
	-moz-user-select: none;
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    font-weight: 400;
    height: 100%;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.st_ajax_spinner img{
	left: 50%;
    position: absolute;
    top: 50%;
}
.st_page_title {
    font-size:20px;
    margin:0 0 10px 10px;
    float:left;
}
.st_replacement_tickets {
    float:right;
    margin-top:5px;
    cursor:pointer;
}
.st_left {
    float:left;
}
.st_right {
    float:right;
}
.st_hidden {
    display:none;
}
.st_pointer {
    cursor:pointer;
}

.st_input_required {
    border:1px solid crimson;
}
.st_ticket_name_div {
    position:absolute;
    z-index: 999 !important;
    border:4px solid #333;
    border-radius:8px;
    max-width: 400px;
    width: 100%;
    background-color:white;
    padding:20px;
    display:none;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
    box-shadow: 0 0 20px rgba(0,0,0,0.8);
}
.st_reprint_ticket_div {
    position:absolute;
    z-index: 999 !important;
    border:4px solid #333;
    border-radius:8px;
    max-width: 400px;
    width: 100%;
    background-color:white;
    padding:20px;
    display:none;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
    box-shadow: 0 0 20px rgba(0,0,0,0.8);
}

.st_schools_holder {
    max-width:600px;
	width: 100%;
    margin-right:20px;
    float:left;
}
.st_school {
    width:100%;
}
/*.st_route_open {

}
.st_route_closed {

}*/
.st_school_title {
	width: 100%;
    color: #fff;
    background-color: #0000cc;
    border: 1px solid #00008B;
    padding: 10px;
    margin: 5px 0;
    cursor: pointer;
    border-radius: 4px;
    font-size: 18px;
}
.st_school_title.st_route_open, .st_school_title:hover {
    background: #fdf5c9;
    color: #0000cc;
}
.st_school_title_disabled {
    width:100%;
    color:#0000CC;
    background-color:#FDF5C9;
    border: 1px solid #0000CC;
    padding:10px 10px 10px 40px;
    margin:5px 0;
    border-radius:4px;
    font-size:18px;
}
.st_school_title_available {
    font-size:12px;
    display:black;
    float:right;
}

.st_basket_title {
    width:100%;
    color:white;
    background-color:#0000cc;
    padding:10px 10px 10px 10px;
    margin:5px 0;
    cursor:pointer;
    border-radius:4px;
    font-size:18px;
}
.st_routes {
    width:100%;
    display:none;
}
.st_annual, .st_term {
    max-width:550px;
    width:100%;
    margin:10px 0 15px 10px;
}
.st_clear {
    clear:both;
}
.st_add_basket_button {
    float:left;
    color:white;
    background-color:#0000cc;
    padding:5px;
    margin-left:5px;
    cursor:pointer;
    border-radius:4px;
    font-size:14px;
}
.st_add_basket_button_disabled {
    background-color:#CCCCCC;
    cursor:not-allowed;
}
.st_ticket_name_submit_button {
    float:right;
    color:white;
    background-color:#0000cc;
    padding:5px;
    margin-left:5px;
    cursor:pointer;
    border-radius:4px;
    font-size:14px;
    max-width:100px;
    width:100%;
    text-align:center;
}
.st_ticket_name_submit_button_disabled {
    background-color:#CCCCCC;
    cursor:not-allowed;
}
.st_ticket_name_cancel_button {
    float:right;
    color:white;
    background-color:#888888;
    padding:5px;
    margin-left:5px;
    cursor:pointer;
    border-radius:4px;
    font-size:14px;
    max-width:100px;
    width:100%;
    text-align:center;
}
.st_ticket_name_input {
    max-width:600px;
    width:100%;
    height:28px;
    margin:10px 0 20px 0;
}
.st_select_origin {
    max-width:400px;
	width: 100%;
    height:28px;
    float:left;
}
.st_select_title {
    margin-bottom:2px;
}
.st_basket_holder {
    max-width:280px;
	width: 100%;
    float:right;
    margin-bottom:20px;
}
.st_basket_content {
    margin-left:10px;
    max-width:600px;
	width: 100%;
}
.st_basket_item {
    padding:10px 0 10px 0;
    border-bottom:1px solid #0000cc;
}
.st_basket_type {
    float:left;
    max-width:170px;
    width:100%;
    font-weight:800;
}
.st_basket_delete_button {
	width: 16px;
	color: crimson;
    float:right;
    margin-top:3px;
    cursor:pointer;
}
.st_basket_edit_button {
	width: 16px;
    float:right;
    margin-top:3px;
    cursor:pointer;
}
.st_basket_delete_button:hover {
	color: darkred;
}
.st_basket_price {
    float:right;
    max-width:85px;
    width:100%;
    text-align: right;
    font-weight:800;
    padding-right:5px;
}
.st_basket_discount_text {
    float:left;
    max-width:180px;
	width:100%;
    font-size:14px;
    margin-bottom:5px;
}
.st_basket_discount_price {
    float:right;
    max-width:80px;
    width:100%;
    text-align: right;
    padding-right:10px;
    margin-bottom:5px;
    font-size:14px;
}
.st_basket_apply_discount_title {
    width:100%;
    font-weight:800;
    color:#0000cc;
}
.st_basket_apply_discount {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #0000cc;
}

.st_basket_apply_discount_inst {
    margin:5px 0 0 0;
    font-size:13px;    
}
.st_reprint_tickets_text {
    margin:5px 0 10px 0;
    font-size:13px;    
}
.st_basket_apply_discount_error {
    float:left;
    max-width:200px;
    margin-top:5px;
    color:crimson;
}
.st_basket_apply_discount_telephone {
    float:left;
    max-width:130px;
    margin-top:5px;
}
.st_basket_apply_discount_ticket {
    float:right;
    max-width:130px;
    margin-top:5px;
}

.st_basket_total_text {
    float:left;
    max-width:160px;
    width:100%;
    font-weight:800;
    color:#0000cc;
}
.st_basket_total_price {
    float:right;
    max-width:100px;
    width:100%;
    text-align: right;
    font-weight:800;
    padding-right:10px;
    color:#0000cc;
}
.st_basket_total {
    margin-top:10px;
}
.st_basket_depature {
    clear:both;
    padding-top:4px;
}
.st_basket_name {
    clear:both;
    padding-top:4px;
}
.st_delete_item_div {
    display:none;
    background-color:white;
    color:crimson;
    max-width:600px;
    width:100%;
    margin-top: 30px
}
.st_pay_cash_div {
    display:none;
    color:crimson;
    margin: 30px 0 0 200px;
    padding:10px;
    top:200px;
    position: absolute;
    background-color: white;
    border-radius:4px;
    border: 3px solid #999;
    height: 160px;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
    box-shadow: 0 0 20px rgba(0,0,0,0.8);
    z-index: 1500 !important;
    width: 220px;
}
.st_delete_item_text {
    float:right;
    color:crimson;
    padding:5px 5px 0 0;
    font-weight:800;
}
.st_basket_delete_yes, .st_pay_cash_yes {
    float:right;
    color:white;
    background-color:#0000cc;
    padding:4px;
    margin:2px;
    cursor:pointer;
    border-radius:4px;
}
.st_basket_delete_no, .st_pay_cash_no {
    float:right;
    color:white;
    background-color:#888888;
    padding:4px;
    margin:2px;
    cursor:pointer;
    border-radius:4px;
}
.st_basket_delete_yes:hover, .st_basket_delete_no:hover {
	background: #333;
}

.st_basket_checkout_button, .st_basket_apply_discount_button {
    float:right;
    color:white;
    border: 1px solid #00008B;
    background-color:#0000cc;
    padding:8px;
    margin:10px 10px 0 0;
    cursor:pointer;
    border-radius:4px;
    font-size:18px;
}
.st_basket_checkout_button:hover {
	background-color: #FDF5C9;
    color: #0000cc;
}
.st_bottom_padding {
    clear:both;
    height:0;
}

.st_ticket_order_div {
    position:absolute;
    z-index: 999 !important;
    border:4px solid #333;
    border-radius:8px;
    max-width: 600px;
    width:100%;
    background-color:white;
    padding:20px 20px 50px 20px;
    display:none;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
    box-shadow: 0 0 20px rgba(0,0,0,0.8);
}
.st_terms_check_div {
    width:30px;
    display:inline-block;
}
.st_ticket_order_submit_button, .st_reprint_ticket_search_button {
    float:right;
    color:white;
    background-color:#0000cc;
    padding:5px;
    margin-left:5px;
    cursor:pointer;
    border-radius:4px;
    font-size:14px;
    max-width:150px;
    width:100%;
    text-align:center;
}
.st_ticket_order_cash_button {
    float:right;
    color:white;
    background-color:#0000cc;
    padding:5px;
    margin-left:5px;
    cursor:pointer;
    border-radius:4px;
    font-size:14px;
    width:150px;
    text-align:center;
}
.st_ticket_order_submit_button_disabled {
    background-color:#CCCCCC;
    cursor:not-allowed;
}
.st_ticket_order_cancel_button, .st_reprint_ticket_cancel_button {
    float:right;
    color:white;
    background-color:#888888;
    padding:5px;
    margin-left:5px;
    cursor:pointer;
    border-radius:4px;
    font-size:14px;
    max-width:100px;
    width:100%;
    text-align:center;
}
.st_view_terms {
    margin:0 0 10px 0;
    cursor:pointer;
    color:#0000cc;
}
.st_terms_title_div {
    font-weight:800;
    margin:5px 0 5px 0;
}
.st_terms_text_div {
    overflow-y:auto;
    margin:0 0 10px 0;
    font-size:13px;

}
#st_terms_1 {
    cursor:pointer;
}
.st_ticket_order_buttons {
    margin-top:10px;
}

.st_complete_div {
    position:absolute;
    z-index: 1999 !important;
    border:4px solid #333;
    border-radius:8px;
    max-width: 500px;
	width: 100%;
    background-color:white;
    padding:20px;
    display:none;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
    box-shadow: 0 0 20px rgba(0,0,0,0.8);
}
.st_complete_title_div {
    font-weight:800;
}
.st_complete_text_div {
    margin:10px 0 20px 0;
}
.st_complete_finish_button {
    float:right;
    color:white;
    background-color:#888888;
    padding:5px;
    margin-left:5px;
    cursor:pointer;
    border-radius:4px;
    font-size:14px;
    max-width:100px;
    width:100%;
    text-align:center;
}
.st_address_div {
    position:absolute;
    z-index: 999 !important;
    border:4px solid #333;
    border-radius:8px;
    max-width: 650px;
    width: 100%;
    background-color:white;
    padding:20px;
    display:none;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
    box-shadow: 0 0 20px rgba(0,0,0,0.8);
}
.st_address_field_div {
    float:left;
    max-width:300px;
    width:100%;
    margin-top:20px;
}
/*.st_address_label {

}*/
.st_address_input {
    max-width:270px;
    width:100%;
    height:28px;
    margin:5px 0 15px 0;
}
.st_address_postcode {
    max-width:100px;
    width:100%;
}
.st_address_submit_button {
    float:right;
    color:white;
    background-color:#0000cc;
    padding:5px;
    margin-left:5px;
    cursor:pointer;
    border-radius:4px;
    font-size:14px;
    max-width:100px;
    width:100%;
    text-align:center;
}
.st_address_submit_button_disabled {
    background-color:#CCCCCC;
    cursor:not-allowed;
}
.st_address_cancel_button {
    float:right;
    color:white;
    background-color:#888888;
    padding:5px;
    margin-left:5px;
    cursor:pointer;
    border-radius:4px;
    font-size:14px;
    max-width:100px;
    width:100%;
    text-align:center;
}
.st_footer {
    width:100%;
    font-size:10px;
    background-color:#0000cc;
    color:white;
    padding:10px;
    display:inline-block;
    text-decoration: none;
    border-radius: 4px;
    margin-top: 30px;
}
.st_footer a, a:hover, a:active, a:visited { color: white; }

.dialog_relative_div {
	position: relative;
}

.requests_container {
        position: absolute;
        top: 145px;
        width: 100%;
}

.payment_btn {
    background: #0000CC;
    color: white;
    max-width: 50px;
    text-align: center;
    padding: 4px;
    cursor: pointer;
    border-radius: 4px;
}

.requests_title {
    background: #0000CC;
    color: white;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    border-radius: 4px;
}

.customer_name, .payment_ref, .customer_message, .payment_confirm.cont, .payment_err_msg, .payment_total {
    padding: 3px 0;
}

.payment_confirm_cont {
    border: 1px solid #0000CC;
    float: left;
    padding: 10px;
    border-radius: 4px;
}

/* Payment Stripe */
.payment_form_container {
	margin:20px 0px;
	color:#333;
}

.payment_form_container * {
	/* font-family: Helvetica Neue, Helvetica, Arial, sans-serif; */
	/*font-family: 'Open Sans';*/
	font-size: 16px;
	font-weight: 400;
}

.payment_form_container fieldset {
	border: 1px solid #ccc;
	padding: 15px;
	border-radius: 6px;
}
.payment_form_container fieldset legend {
	margin: 0 auto;
	padding: 0 10px;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
}
.payment_form_container fieldset legend + * {
	clear: both;
}
.payment_form_container .card-only {
	display: block;
}
.payment_form_container .row {
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 10px;
}
.payment_form_container .field {
	position: relative;
	width: 100%;
}
.payment_form_container .field + .field {
	margin-left: 10px;
}
.payment_form_container label {
	width: 100%;
	color: #333;
	font-size: 13px;
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.payment_form_container .input {
	width: 100%;
	color: #333;
	background: #e2e2e2;
	padding: 8px;
	border-radius: 4px;
    transition: border-color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-sizing: border-box;
}
.payment_form_container .input::-webkit-input-placeholder {
	color: #e2e2e2;
}
.payment_form_container .input::-moz-placeholder {
	color: #e2e2e2;
}
.payment_form_container .input:-ms-input-placeholder {
	color: #e2e2e2;
}
.payment_form_container .input.StripeElement--focus,
.payment_form_container .input:focus {
	border-color: #333;
}
.payment_form_container .input.StripeElement--invalid {
	border-color: #0000cc;
}

.payment_form_container input:-webkit-autofill,
.payment_form_container select:-webkit-autofill {
	-webkit-text-fill-color: #fce883;
	transition: background-color 100000000s;
	-webkit-animation: 1ms void-animation-out;
}

.payment_form_container .StripeElement--webkit-autofill {
	background: transparent !important;
}

.payment_form_container input,
.payment_form_container button,
.payment_form_container select {
	-webkit-animation: 1ms void-animation-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	border-style: none;
	border-radius: 0;
}

.payment_form_container select.input,
.payment_form_container select:-webkit-autofill {
	background-image: url('data:image/svg+xml;utf8,<svg width="10px" height="5px" viewBox="0 0 10 5" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path fill="#fff" d="M5.35355339,4.64644661 L9.14644661,0.853553391 L9.14644661,0.853553391 C9.34170876,0.658291245 9.34170876,0.341708755 9.14644661,0.146446609 C9.05267842,0.0526784202 8.92550146,-2.43597394e-17 8.79289322,0 L1.20710678,0 L1.20710678,0 C0.930964406,5.07265313e-17 0.707106781,0.223857625 0.707106781,0.5 C0.707106781,0.632608245 0.759785201,0.759785201 0.853553391,0.853553391 L4.64644661,4.64644661 L4.64644661,4.64644661 C4.84170876,4.84170876 5.15829124,4.84170876 5.35355339,4.64644661 Z" id="shape"></path></svg>');
	background-position: 100%;
	background-size: 10px 5px;
	background-repeat: no-repeat;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 20px;
}

.payment_form_container button {
	display: block;
	width: 100%;
	height: 40px;
	margin: 20px 0 0;
	background-color: #0000cc;
	border-radius: 6px;
	color: #fff;
	font-weight: 500;
	cursor: pointer;
}

.payment_form_container button:active {
	background-color: #0000cc;
}

.payment_form_container .error svg .base {
	fill: #333;
}

.payment_form_container .select_all_title {
	float: none;
	left: 12px;
	display: inline-block;
}

#card-element {
	padding: 8px;
	background: #e2e2e2;
}

#card-errors{
	display:none;
	padding:6px;
	text-align:center;
/*	background-color:#be1e2d;*/
}

#storedCard-button {
	margin-top: 0;
}

/* RESPONSIVE CODE */

@media screen and (min-width: 768px) {
	select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {width: 100%;}
}

@media (max-width:991px) {
	.st_basket_holder {float: left; width: 100%; max-width: 700px;}
	.st_basket_total {float: right;}
	.st_basket_checkout_button {clear: right;}
}

@media (max-width:548px) {
	.st_select_origin {float: none;}
	.st_add_basket_button {margin-left: 0; margin-top: 5px;}
}
