.modal.fade {
    top: -50%;
}
.tx-ppk-sprecherwahl {
    overflow: hidden;
}
.tx-ppk-sprecherwahl .js-display{
    display: none;
}

/*Wahl Tabellen*/
.tx-ppk-sprecherwahl .wahlTabelle thead {
    background-color: #f39200;
    color: #000000;
}

/*Kandidatur List*/
.tx-ppk-sprecherwahl .singleKandidat {
    -moz-box-sizing: border-box;
    /*display: inline-block;*/
    position: relative;
    margin: 1em 0;
    width: 100%;
    border-bottom: 1px solid #a9a9a9;
    border-top: 1px solid #a9a9a9;
}
.tx-ppk-sprecherwahl .singleKandidat.even {
    background-color: #ECE6DD;
}
.tx-ppk-sprecherwahl .singleKandidat.odd {
    background-color: #F7F7F7;
}

.tx-ppk-sprecherwahl .singleKandidat a.slide {
    display: block;
    color: #000000;
    width: 100%;
    padding-bottom: 1em;
}
.tx-ppk-sprecherwahl .singleKandidat a.slide:hover,
.tx-ppk-sprecherwahl .singleKandidat a.slide:active {
    background-color: #FFFFFF;
    color: #000000 !important;
}
.tx-ppk-sprecherwahl .singleKandidat a.slide:focus {
    background-color: inherit;
    color: #000000 !important;
}
.tx-ppk-sprecherwahl .singleKandidat a.slide:hover h3,
.tx-ppk-sprecherwahl .singleKandidat a.slide:active h3,
.tx-ppk-sprecherwahl .singleKandidat a.slide:focus h3 {
    text-decoration: underline;
}
.tx-ppk-sprecherwahl .singleKandidat h3 {
    min-height: 1.25em;
}

.tx-ppk-sprecherwahl .singleKandidat .lockedAccount img.locked{
    position: absolute;
    left: 0;
    top: 0;
    width: 147px;
    height: auto;
}

.tx-ppk-sprecherwahl .singleKandidat i.detailKandidatPlus {
    position: absolute;
    right: 0;
    top: 0;
}

.tx-ppk-sprecherwahl .singleKandidat i.detailKandidatArrow {
    /*position: absolute;
    left: 50%;
    bottom: 2px;*/
}

.tx-ppk-sprecherwahl .singleKandidat .slide .preload {
    position: absolute;
    right: 0;
    top: 0;
}

.tx-ppk-sprecherwahl .singleKandidat-inner p{
    margin: 1em;
}

.tx-ppk-sprecherwahl .singleKandidatHead {
    background-color: #ECE6DD;
    padding: .5em;
}

.tx-ppk-sprecherwahl .wahlTabelle td input:focus{
    outline: medium dashed #C0490F;
}
.tx-ppk-sprecherwahl .wahlTabelle td:last-child {
    text-align: center;
    border-top-color: #d3d3d3;
    border-bottom-color: #d3d3d3;
}

.tx-ppk-sprecherwahl p.alphabet-navigation{
    font-size: 1em;
}
.tx-ppk-sprecherwahl p.alphabet-navigation a {
    padding: 0 0.2em;
}
.tx-ppk-sprecherwahl p.alphabet-navigation span {
    padding: 0 0.1em 0 0.3em;
}

.tx-ppk-sprecherwahl .kandidaturForm {
    margin: 0;
}
.tx-ppk-sprecherwahl .kandidaturFilter > * {
    display: inline-block;
}
.tx-ppk-sprecherwahl .kandidaturFilter input {
    width: 2em;
}
.tx-ppk-sprecherwahl .kandidaturFilter select {
    width: auto;
}
.tx-ppk-sprecherwahl .kandidaturFilter .slinks label {
    font-style: italic;
}

/*Wahl List Kandidaten*/
.tx-ppk-sprecherwahl .wahlTabelle tbody th {
    padding: 0;
}
.tx-ppk-sprecherwahl .wahlTabelle .wahl-inner-wrapper {
    padding: 0;
	text-align: left;
	background: #f9f9f9;
}

.tx-ppk-sprecherwahl .wahlTabelle .wahl-inner-wrapper .preload {
	width: 100%;
	text-align: center;
	margin: 10px 0;
}

.tx-ppk-sprecherwahl .wahlTabelle .wahl-inner-wrapper > div {
	text-align: left;
	position: relative;
	z-index: 1;
    padding: 0 1em;
}

.tx-ppk-sprecherwahl .wahlTabelle .wahl-inner-content td {
	background: #f9f9f9;
    border: none;
    text-align: left;
}
.tx-ppk-sprecherwahl .wahlTabelle .wahl-inner-content .wahl-inner-photo {
    width: 160px;
}
.tx-ppk-sprecherwahl .wahlTabelle .wahl-inner-content .wahl-inner-location {
	padding-top: 10px;
}
.tx-ppk-sprecherwahl .wahlTabelle .wahl-inner-content .wahl-inner-location span {
	font-size: 1.42857em;
}
.tx-ppk-sprecherwahl .wahlTabelle .wahl-inner-content .wahl-inner-occupation {
    vertical-align: bottom;
}
.tx-ppk-sprecherwahl .wahlTabelle .wahl-inner-content .wahl-inner-headline {
    padding-bottom: 36px;
}
.tx-ppk-sprecherwahl .wahlTabelle tr.active {
	border-top: 2px solid black;
	border-right: 2px solid black;
	border-left: 3px solid black;
}
.tx-ppk-sprecherwahl .wahlTabelle tr.active + tr.active{
	border-bottom: 2px solid black;
	border-top: 0;
}

.tx-ppk-sprecherwahl .wahlTabelle tr.active + tr.active > td{
	border-top: 1px solid black;
}
.tx-ppk-sprecherwahl .wahlTabelle a.slide,
.tx-ppk-sprecherwahl .wahlTabelle span.slide {
    display: block;
    padding: 8px;
}
.tx-ppk-sprecherwahl .wahlTabelle a.slide:hover,
.tx-ppk-sprecherwahl .wahlTabelle a.slide:active,
.tx-ppk-sprecherwahl .wahlTabelle a.slide:focus {
    text-decoration: none;
}

.tx-ppk-sprecherwahl .arrowWrapper {
    padding: 0.072em 2em;
    border-top: 1px solid #A9A9A9;
    border-left: 1px solid #A9A9A9;
    border-right: 1px solid #A9A9A9;
    bottom: 0;
    left: 50%;
    position: absolute;
}
.tx-ppk-sprecherwahl .icon-TogglePlus {
    background-image: url("../Images/glyphicons-halflings.png") !important;
	background-position: -407px -95px !important;
}
.tx-ppk-sprecherwahl .icon-ToggleMinus {
    background-image: url("../Images/glyphicons-halflings.png") !important;
	background-position: -433px -94px !important;
}

/* Datenschutzhinweise im Accordion Style */
.tx-ppk-sprecherwahl .datenschutzAccLink {
    display: block;
    background-color: #ECE6DD;
    font-size: 1.1em;
    font-family: 'BundesSerifWeb',Arial,helvetica,sans-serif;
    padding-bottom: 0.25em;
}
.tx-ppk-sprecherwahl .datenschutzAccLink:hover,
.tx-ppk-sprecherwahl .datenschutzAccLink:active,
.tx-ppk-sprecherwahl .datenschutzAccLink:focus {
    color: #000000;
}
.tx-ppk-sprecherwahl .datenschutzAccLink span {
    display: inline-block;
    margin-bottom: -2px;
}

/*Accordion*/
#accordion .ui-state-default,
#accordion .ui-widget-content .ui-state-default,
#accordion .ui-widget-header .ui-state-default {
    border: 0;
    background: #ECE6DD;
    color: #C0490F;
    padding-bottom: 0.25em;
    cursor: pointer;
}
#accordion .ui-state-default:hover {
    text-decoration: underline;
    color: #000000;
}

#accordion .ui-widget-content{
    border: none;
}
#accordion .ui-icon{
    display: inline-block;
    height: 14px;
    margin-right: 3px;
}
#accordion p{
    font-size: 0.75em;
}
#accordion .csc-default {
    margin:0 0.5em;
    font-family: 'BundesSansWeb',Arial,helvetica,sans-serif;
    font-size: 14px;
}

#accordion ul{
    margin: 0 0 10px 0;
}

#accordion li {
    line-height: normal;
}

.waehler-auswahl {
	border: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	border-top: 1px solid #bbbbbb;
	background: #ECE6DD;
	padding: 3%;
}

td.kandidat-waehlen-js input[type="checkbox"] {
	display: inline-block;
	width: 66px;
	height: 36px;
	opacity: 0;
	filter: alpha(opacity=0);
	margin: 0;
	position: absolute;
	top:0;
	left:0;
	z-index: 100;
}

td.kandidat-waehlen-js > div {
	position: relative;
	z-index: 1;
	width: 100%;
	display: inline-block;
	height: 100%;
}

td.kandidat-checkbox img.checked,
td.kandidat-checkbox img.unchecked {
	height: 20px;
	width: 20px;
}

td.kandidat-checkbox.checked img.unchecked {
    display: none;
}
td.kandidat-checkbox.checked img.checked {
    display: inline-block;
}

td.kandidat-checkbox img.unchecked {
    display: inline-block;
}
td.kandidat-checkbox img.checked {
    display: none;
}

td.kandidat-checkbox {
	text-align: center;
	vertical-align: middle;
}

.tx-ppk-sprecherwahl .wahlTabelle td.kandidat-waehlen-js {
	padding: 0;
}

.tx-ppk-sprecherwahl .wahlTabelle img.checked,
.tx-ppk-sprecherwahl .wahlTabelle img.unchecked {
    width: 20px;
}

.tx-ppk-sprecherwahl .kandidatBasketBtn {
    position: absolute;
    right: 0;
    top: 0;
}
.tx-ppksprecherwahl-basket .meineMerkliste {
    width: 100%;
}
.tx-ppksprecherwahl-basket .meineMerkliste tr {
    border-bottom: 1px solid #808080;
}
.tx-ppksprecherwahl-basket .meineMerkliste td {
    padding: 0.5em 0;
}
.tx-ppksprecherwahl-basket .meineMerkliste td:last-child {
    padding-left: 0.5em;
}
.tx-ppk-sprecherwahl .basketInfo {
    display: inline-block;
    margin-bottom: 0.75em;
    /* border-bottom: 1px solid #808080; */
}
#sidebar .fixed {
    top: 0 !important;
}

@media (min-width: 768px) and (max-width: 979px) {
    .notepad-fixed {
        position: fixed;
        top: 12px !important;
        width:30.2%;
    }
}

@media (min-width: 980px) {
    .notepad-fixed {
        position: fixed;
        top: 12px !important;
        width: 19.2rem;
    }
}

@media (max-width: 767px) {
    #sidebar .csc-default {
        position: static !important;
    }
}
