.ticket > div.content table > tbody > tr > td {
	padding: 5px 5px 5px 5px;
}

body .ui-dialog {
	clear: both;
}

body .ui-tooltip {
	z-index: 9998;
}

body .ui-accordion .ui-accordion-content {
	padding: 0;
	overflow: visible;
}

body .ui-accordion .ui-widget-content {
	background-color: transparent;
	border: 0 none;
}

body .ui-accordion .ui-accordion-content-active {
	background-image: none;
}

body .ui-accordion .ui-accordion-header {
	margin-top: 1em;
  background-color: #29287B;
	color: #FFF;
}

body .ui-accordion .ui-accordion-header-active {
	background-color: #000;
  color: #000;
}

body .ui-accordion .ui-accordion-header-active .ui-icon {
	background-image: url("/ticket/btv/styles/jqueryui/images/ui-icons_ffffff_256x240.png");
}



#body.mobile_device .ui-dialog .ui-dialog-buttonpane {
	text-align: right;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: none !important;
	text-align: right;
}

#body:not(.mobile_device) .ui-widget-content .ui-widget-content .ui-dialog-buttonset button.submit ,
#body:not(.mobile_device) .ui-widget-content .ui-widget-content .ui-dialog-buttonset button.process {
	float: left;
}




.ui-widget-header ,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default ,
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	background-image: none;
}










.ticket > .cc_rebook_subscription div#rebook_subscription_view {
	margin: 15px 0 0 0;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > table.subscription_checks {
	width: 100%;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > table.subscription_checks > tbody > tr {
	margin: 5px 0 5px 0;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > table.subscription_checks > tbody > tr > td ,
.ticket > .cc_rebook_subscription div#rebook_subscription_view > table.subscription_checks > tbody > tr > th {
	text-align: center;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > table.subscription_checks > tbody > tr > th {
	background-color: #0E3786;
	border: 1px solid #848484;
	color: #FFF;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > table.subscription_checks > tbody > tr > td {
	border-bottom: 1px solid #848484;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > table.subscription_checks > tbody > tr.subscription_available > td {
	background-color: #9FDF9F;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > table.subscription_checks > tbody > tr.subscription_not_available > td {
	background-color: #FFC299;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > div.show_subscription_dialog_button {
	text-align: right;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook {
	width: 100%;
	margin: 15px 0 15px 0;
	border-spacing: 0px;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr > th {
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #0E3786;
	border: 1px solid #848484;
	color: #FFF;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr > th:first-child {
	width: 90px;
}
.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr > th:first-child + th {

}
.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr > th:first-child + th + th {
	width: 130px;
}
.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr > th:first-child + th + th + th {
	width: 180px;
}
.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr > th:first-child + th + th + th + th {
	width: 80px;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr.single_ticket > td {
	border-bottom: 1px solid #CCC;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr.single_ticket > td:first-child + td + td + td + td {
	text-align: center;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr.single_ticket > td {
	vertical-align: middle;
}


.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr.rebook_options > td {
	border-bottom: 1px solid #CCC;
	background-color: #EEE;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr.rebook_options > td  div > div.close_rebook_options {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px 0 0;
	cursor: pointer;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr.rebook_options > td div > div.loadingAnimation {
	width: 100%;
	text-align: center;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr.rebook_options > td  div > ul {
	margin: 5px 0 10px 0;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr.rebook_options > td  div > div.close_rebook_options + ul {
	margin: -15px 0 10px 0;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr.rebook_options > td  div > ul > li {
	margin: 10px 0 10px 0;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr.rebook_options > td  div > ul > li > input[type="radio"] {
	vertical-align: middle;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr.rebook_options > td  div > ul > li > span.wabo_bez {
	vertical-align: middle;
	margin-left: 5px;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr.rebook_options > td  div > ul > li > span.wabo_bez > a.button {
	margin: 0 0 0 30px;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr.rebook_options > td  div > ul > li > p.rebook_info_zahlungsverzicht ,
.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr.rebook_options > td  div > ul > li > p.rebook_info_keinAufpreis ,
.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr.rebook_options > td  div > ul > li > p.rebook_info_aufzahlen {
	font-size: 11px;
	margin: 5px 0 5px 27px;
}

.ticket > .cc_rebook_subscription div#rebook_subscription_view > form > table.gf_details_for_rebook > tbody > tr.rebook_options > td  div > ul > li > p.rebook_info_aufzahlen {
	font-weight: bold;
}

div.ui-dialog > div#rebook_subscription_dialog > table {
	margin: 10px 0 0 0;
}

div.ui-dialog > div#rebook_subscription_dialog > table > tbody > tr > td ,
div.ui-dialog > div#rebook_subscription_dialog > table > tbody > tr > th {
	padding: 5px 5px;
	min-width: 75px;
}


