table.dataTable thead th, table.dataTable thead td {
	padding: 6px 2px 6px 16px;
}

table.dataTable tbody th, table.dataTable tbody td {
	padding: 6px 4px;
}

table.dataTable thead .sorting_desc {
    background-position: center left;
}

table.dataTable thead .sorting_asc {
    background-position: center left;
}

table.dataTable thead .sorting {
    background-position: center left;
}

table.dataTable tr.group {
	background: #666;
	text-transform: uppercase;
	color: #fff;
}

table.dataTable tr.odd,
.tx-nz-kursbuch-ext table.dataTable tr:nth-child(odd){
	background: #f8f8f8
}

table.dataTable tr.even,
.tx-nz-kursbuch-ext table.dataTable tr:nth-child(even) {
	background: #eee;
}

table.dataTable td.delete {
	text-align: right;
}

table.dataTable thead th.sorting_disabled {
    padding: 10px 8px;
}

table#tabelleTeilnehmerListe a.teilnehmerStatus {
	float: left;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	margin: 1px 1px 0 0;
	display: block;
}
table#tabelleTeilnehmerListe a.teilnehmerStatus .ui-button-text {
	padding: .4em .6em;
}

table.dataTable .group-item-expander {
    cursor:pointer;
}

table.dataTable.dtr-inline.collapsed>tbody>tr.group>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr.group>th:first-child:before {
	display: none;
}

.yadcf-filter-reset-button {
    padding: 3px 8px;
    margin-left: 5px;
}

.teilnehmerMenu a {
	float: right;
	margin-left: 8px;
}

.print-field a{
	position: absolute;
	right: 1.4em;
	font-size: 0.7em;
}
.row-field input.Plz {
	float: left;
	width: 18.6%;
	width: calc(20% - 4px);
	margin-right: 4px;

}

.row-field input.Ort {
	float: left;
	width: 50%;
}

.row-field .fieldtelefonVorwahl  {
	width: 17.9%;
	display: table-cell;
	margin: 2px 0 0 0;
}
.row-field .fieldtelefonNummer  {
	display: table-cell;
	width: 48.2%;
}


.location {
	color: #999;
}

.pright,
.pleft {
 	box-sizing: border-box;
	float: left;
	width:50%;
	margin-bottom: 8px;
}

.pleft {
	padding: 0 10px 0 0;
}

.pright {
	padding: 0 0 0 10px;
}

.settings-middle .row-field .label.short {
	width: auto;
	min-width: 0;
}

.row-field,
.inputwrap, .formRow {
	padding: 2px 0;
	display: block;
	clear: both;
	font-size: 1em;
}

.row-field, .formRow  {
    margin: 8px 0;
}

.row-field .fmElement {
    margin: 0;
}

.formRow .buttonRight {
    margin-left: 10px;
    float: right;
}

.row-field label,
.row-field .label,
.inputwrap label, .formRow label {
	font-weight: 700;
	display: block;
	float: left;
	/* xxx-min-width: 29%; */
	width: 29%;
	padding-right: 1%;
	box-sizing: border-box;
}

.formRow .fmLabel label {
    width: 100%;
    font-weight: normal;
}

.formRow .labelWrapper {
    float:left;
    width:29%;
}

.formRow .labelWrapper label {
    float:none;
    width:100%;
}

.formRow .labelBeschreibung {
    font-size:13px;
    margin-top:6px;
}

.formRow.noFill label {
    width: auto;
    min-width: 60px;
}

.formRow.noFill .formField input  {
    width: auto;
    min-width: 200px;
}

.row-field span.ui-selectmenu-button,
.row-field textarea,
.row-field input  {
	width: 70%;
	box-sizing: border-box;
}

.row-field span.ui-selectmenu-button,
.row-field textarea,
.row-field input  {
    width: 70%;
    box-sizing: border-box;
}

.formRow .formField span.ui-selectmenu-button,
.formRow .formField textarea,
.formRow .formField input {
    width: 100%;
    box-sizing: border-box;
}

.formRow .formField input.inlineCheckbox {
    width:auto;
    vertical-align: middle;
}

.formRow .formField select {
    max-width: 100%;
}

.formRow .fieldWrapper {
    width: 70%;
    margin-left:29%;
}

.formRow .formFifty {
    width: 50%;
    float:left;
}

.formRow .formField {
    margin-left: 29%;
}

.formRow.noFill .formField {
    margin-left: 15px;
}

.row-field input, .formRow input {
    font-size: .9em;
    line-height: 17px;
}

.ui-selectmenu-open {
	border: 1px solid #ccc;
}
.settings-right .row-field span.ui-selectmenu-button {
	width: 70% !important;
}
.row-field .fifty, {
	width:37.5%;
}
.row-field .fifty.first{
		width: calc(37.5% - 4px);
		margin-right: 4px;
}
.fmElement.spec-fifty span.ui-selectmenu-button{
	width: 48.5% !important;
	float: left;
}

.fiftySplitter {
    float: left;
    text-align:center;
    width:3%;
}

.fmElement.spec-fifty span.ui-selectmenu-button:first-child {

	margin-right: 4px;
}
.row-field .wide {
	width: 100%;
}

.row-field .dateVal {
	display: inline;
	margin-right: 10px;
}
.row-field .dateVal input {
	width: 80px;
}

form {
	display: block;
	height:auto;
}

.koordinatenButton {
	margin-left: 8px !important;
}
.settings-left .row-field span.ui-selectmenu-button {
	float: left;
	width: 70% !important;
}

span.ui-selectmenu-button {
	box-sizing: border-box;
}

.row-field .timeVal {
	display: inline;
	/* background: ; */
}
.row-field .timeVal img {
	margin-right: 5px;
	position: relative;
	top: 2px;

}

.row-field .timeVal input {
	width: 40px;
	display: inline;
}

#popup .ui-widget.ui-widget-content,
.ui-widget-header {
	border: 0px;
}

.ui-tabs {
	padding: 0;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, 
a.ui-button:active, 
.ui-button:active, 
.ui-button.ui-state-active:hover {
	border-color: #cd1a57;
	background: #cd1a57;
}


label.radios {
    cursor: pointer;
}

label.error {
    width: auto;
	color:#5a5a5a;
	font-weight: 600;
	font-size: inherit;
	line-height: 1.1em;
	position: relative;
	top: 2px;
	padding: 2px 0 4px 1px;
}

.fmElement.error {
    background-color: #e2849f;
    font-size:inherit;
}

.formRow label.radioLabel {
    font-weight: normal;
    min-width: inherit;
    width: auto;
    margin-right: 15px;
    cursor: pointer;
    display: inline-block;
}

.formRow label.radioLabel input {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-top: -.2em;
}


.formRow .formField label.checkbox, label.checkbox {
    width: auto;
    font-weight: normal;
    float: none;
    cursor: pointer;
    display: inline-block;
}

.formRow .formField label.checkbox input {
    width: auto;
    vertical-align: middle;
    margin-top: -.2em;
}

p.error {
    color: #fff;
    background-color: #e2849f;
    padding: 2px 6px;
}

input.error, textarea.error, label.radios.error, select.error {
    /* Inherit, damit label.error Settings nicht übernommen werden */

    margin: 0;
    display: inherit;
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
    background-color: #e2849f;
}

tr.error {
    background-color: #e2849f;
}

span.ui-selectmenu-button.error .ui-selectmenu-text {
    background-color: #e2849f;
}
label#schuleJahrgangSonstiges-error.error {
	float:left;
}

#best-summary {
	margin: 0 0 20px 0;
}

.summary-row {
	clear: both;

}
.summary-row .summary-cell-label {
	font-weight: bold;
	margin: 0 6px 0 0;
	width: 85px;
}
.summary-row .summary-cell-label,
.summary-row .summary-cell-value {
	display: inline-block;
}
.summary-row .summary-cell-value {
	text-transform: uppercase;
	color: #ac3457;
}
.summary-row .summary-cell-value#anzahl,
.summary-row .summary-cell-value#anzahl2 {
	font-weight: bold;
}
.summary-row .summary-cell-value span.smallText {
	font-weight: normal;
	color: #717171;

}

a.paginate_button:hover {
	background: #cacaca !important;
	border: 1px solid #cacaca !important;
}


#popup input[type="submit"] {
	float: right;
}


div.ui-selectmenu-menu ul {
	max-height: 440px;
}

a.button {
	text-transform: uppercase;
	background: #ac3457;
	display: table;
	margin-top: 10px;
	padding: 8px 27px 8px 33px;
	line-height: 130%;
	font-size: 120%;
	font-size: 140%;
	border: 0px !important;
	color: #666;
	background: url(../media/arrow_halfbig_red.png) no-repeat 0px 11px;
	font-weight: normal;
	
	transition: all 0.5s ease-in-out;
}
a.button:hover {
	color: #ac3457;
	letter-spacing: 1px;
}

div.dataTables_wrapper .tableHeader {
    float: left;
}

div.dataTables_wrapper .tableHeader > div {
    float: left;
    margin-right: 10px;
}

div.dataTables_wrapper .tableHeaderCenter {
    float: left;
    margin: 0 auto;
    width: 50%;
    text-align:center;
}

 label.radios {
    display: table;
    clear: both;
    width: 100%;
}


label.radios input {
    margin: 5px 7px 0 0;
    float: left;
    width: auto;
}

 label.radios > div{
    float: left;
    width: auto;
    margin: 0 10px 0 0
}

.fmElement {
    float: left;
    width: 70%;
    margin: 0 0 4px 0;
}

.fmElement span.ui-selectmenu-button {
    display: block;
    width: 100% !important;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.printButton {
    float: right;
}

.ui-state-focus:focus { outline:none !important }

.uiDialogs {
    display:none;
}

.ui-dialog {
  z-index: 1112;
}

.ui-widget-content a {
    outline-color: transparent;
}

.ui-widget-content a.submit {
    color:#fff;
}

.fmElement.floatRight {
    margin-left:30%;
}

/* Bootstrap Breakpoint */
@media only screen and (max-width:767px) {

    .fmElement, .fmLabel, form#anforderungForm .fmLabel {
        width: 95%;
        float: none;
    }

    .fmElement.floatRight {
        margin-left:0;
    }

}

table.vertikaleUeberschrift td {
    padding: 5px 15px;
}

table.ueberschriftNichtFett th {
    font-weight: normal;
}


// PopUp //

div[aria-describedby="popup"] {
 
}

@media only screen and (max-width:1024px) {

	div[aria-describedby="popup"] {
		width: 97% !important;
		max-width: 97% !important;
		left: 1% !important;
	}

}