#user-registration {
    box-shadow: none !important;
}

.user-registration .form-row {
    margin-bottom: 20px;
}

.ur-frontend-form .ur-form-row .ur-form-grid {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.sportlandkreis-registration .form-row,
.user-registration .form-row {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
}

.user-registration .ur-label {
    font-weight: bold;
}

.user-registration abbr[title] {
    text-decoration: none;
    cursor: default;
}

.sportlandkreis-registration .form-row input,
#load_flatpickr {
    background-color: #EFEDEB;
    border: 0;
    padding: 10px !important;
    width: 100%;
    margin-bottom: 0 !important;
    line-height: normal !important;
}

.sportlandkreis-registration .ur-label,
.user-registration .ur-label {
    order: 2;
}

.sportlandkreis-registration.ur-frontend-form {
    border: 0;
}

.sportlandkreis-registration .ur-form-row {
    margin-left: -15px;
    margin-right: -15px;
}

.sportlandkreis-registration {
    padding: 0 !important;
}

.sportlandkreis-registration.ur-frontend-form .ur-form-row .ur-form-grid label {
    margin-bottom: 0;
    margin-top: 5px;
    font-size: inherit;
}

.sportlandkreis-registration.ur-frontend-form .ur-form-row .ur-form-grid .field-select label {
    margin-bottom: .5rem !important;
}

.sportlandkreis-registration.ur-frontend-form .ur-form-row .ur-form-grid label.user-registration-error {
    margin: 0;
}

.sportlandkreis-registration.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item {
    margin-bottom: 0;
}

.sportlandkreis-registration .field-select .form-row .ur-label {
    margin-bottom: 0 !important;
}

.sportlandkreis-registration.ur-frontend-form .ur-form-row .ur-form-grid select,
.user-registration select
{
    appearance: none;
    background: url("../images/svg/arrow_down.svg") #EFEDEB no-repeat calc(100% - 10px) center;
    background-size: 24px;
    border: 0;
    order: 2;
    padding: 10px !important;
    line-height: normal;
}

.ur-submit-button,
.user-registration-Button {
    position: static !important;
    cursor: pointer;
    background-color: #FFCC00;
    border-radius: 25px !important;
    border: none;
    padding: 13px 30px;
    color: #000;
    width: auto !important;
    display: block;
    margin: 0 auto !important;
    font-weight: bold !important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.ur-submit-button:hover,
.user-registration-Button:hover {
    background: #000 !important;
    color: #FC0 !important;
}

.ur-submit-button:disabled {
    cursor: not-allowed !important;
}

.ur-frontend-form .ur-form-row .ur-form-grid label .required {
    color: #000 !important;
}

.sportlandkreis-registration .user-registration-error {
    padding: 5px;
}

#user-registration .user-registration-message {
    margin-bottom: 20px !important;
    text-align: center !important;
    color: #004085;
    background-color: #cce5ff;
    border-radius: 0.25rem;
    border: 1px solid #b8daff;
    padding: .75rem 1.25rem;
}

#user-registration .user-registration-message::before {
    display: none;
}

.square-border {
    border-radius: 0;
}

button.delete {
    color: red !important;
    border: 1px solid red;
    background-color: transparent;
    cursor: pointer;
    margin: 0 5px;
}

a.edit {
    line-height: 23px;
    margin: 0 5px;
    display: inline-block;
}

.user-registration-error li strong {

}

#user-registration .ur-frontend-form.login {
    border: 0;
    padding: 0;
}

#user-registration .ur-frontend-form .ur-form-row .ur-form-grid label {
    font-size: inherit;
    font-weight: bold;
}

#user-registration .ur-frontend-form input[type="submit"] {
    float: none;
}

#user-registration .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"],
#user-registration .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"] {
    padding: 10px;
    line-height: normal;
}

.wpcf7-checkbox input[type="radio"],
.ur-radio-list .input-radio {
    display: none !important;
}

.wpcf7-checkbox input[type="radio"] + label,
.ur-radio-list label {
    padding-left: 50px;
    position: relative;
    display: inline-block;
    line-height: 39px;
}

.wpcf7-checkbox ul,
.field-radio ul {
    padding: 0;
    margin-bottom: 0;
}

.wpcf7-checkbox ul li {
    display: inline;
    margin-right: 30px;
}

.wpcf7-checkbox input[type="radio"] + label::before,
.ur-radio-list input[type="radio"] + label::before {
    content: '';
    background-color: #EFEDEB;
    width: 39px;
    height: 39px;
    position: absolute;
    left: 0;
}

.wpcf7-checkbox input[type="radio"]:checked + label::before,
.ur-radio-list input[type="radio"]:checked + label::before{
    background: url(../images/svg/checked.svg) center 6px no-repeat #EFEDEB;
}

.ur-radio-list {
    list-style: none;
    display: inline;
    margin-right: 30px;
}

.not-valid-tip {
    display: none;
    color: #a94442;
    font-size: 13px;
}

.show-not-valid-tip .not-valid-tip {
    display: block;
}

._run-logout {
    background: url(../images/svg/logout.svg) right center no-repeat;
    padding-right: 30px;
}

.run-login {
    background: url(../images/svg/logout.svg) center center no-repeat;
    width: 25px;
    height: 25px;
    margin-right: 20px;
    display: inline-block;
}

#user-registration .user-registration-error {
    background-color: transparent !important;
    border: none;
}

#user-registration .user-registration-error::before {
    display: none;
}



.TickerNews{
    width: 100%;
    padding: 10px 0;
    line-height: 48px;
    position: fixed;
    bottom: 0;
    background-color: #FC0;
    z-index: 1000;
}
.ti_wrapper{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.ti_slide{
    width: 30000px;
    position: relative;
    left: 0;
    top: 0;
}
.ti_content{
    width: 8000px;
    position: relative;
    float:left;
}
.ti_news{
    float:left;
}

