.big-search-container {
    padding: 30px;
    position: relative;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    border-color: #cccccc;
}
.big-search-container input[type="text"] {
    height: 2.4375rem;
    padding: 0.5rem;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    border-color: #b51629;
    background-color: #ffffff;
}
.big-search-container input[type="submit"] {
    height: 2.4375rem;
    padding: 0.5rem;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    border-color: #b51629;
    color: #b51629 !important;
    background-color: #ffffff;
}
.schadenfix-button {
    display: inline-block;
}
.button-full-with {
    text-align: center;
    display: block;
}
.search-result-button {
    text-align: center;
    display: block !important;
}
.schadenfix-searchresult-listelement {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    /*background: #fafafa;*/
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    border-color: #cccccc;
}

.schadenfix-sidebar-element {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.schadenfix-sidebar-element:first-child {
    padding-top: 0;
}
.schadenfix-sidebar-element:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
ul.sfx-list {
    margin: 0;
    list-style: none;
    display: table;
}

ul.sfx-list li {
    display: table-row;
}

ul.sfx-list li::before {
    content: url("images/triple-dash-small.png");
    padding-right: 10px;
    display: table-cell;
}

ul.sfx-list li a {
    color: #000000;
}

ul.ssfx-list li a:hover {
    color: #b51629;
}

span.blocktext {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
}

.genericPrivacyStatement {
    margin-top: 20px;
    font-size: 12px !important;
}
.genericPrivacyStatement a {
    font-size: 12px !important;
}

.input-validation-error, .callout.alert {
    border-color: #b51629;
}

.uploader-wrapper br {
    display: none !important
}
#outerProgress, #progress {
    display: none !important;
}
.uploader-wrapper {
    min-height: 42px;
}
#fileupload-waiting {
    background-image: url(images/ajax-loader-upload.gif);
    background-repeat: no-repeat;
    width: 128px;
    height: 15px;
    padding: 0;
    position: relative;
    top: 20px;
}
.schadenfix-profile .schadenfix-section.list-section {
    margin-bottom: 80px;
}

/*Dash Positions*/
.with-dash {
    position: relative;
}
.with-dash.small.append-dash {
    margin-bottom: 74px;
}
.with-dash.small.append-dash:before {
    bottom: -74px;
}
 .with-dash.big.append-dash {
    margin-bottom: 118px;
}
.with-dash.big.append-dash:before {
    bottom: -118px;
}
.with-dash.small.left-dash {
    margin-bottom: 70px;
}
.with-dash.small.left-dash:before {
    left: -110px;
    bottom: -28px;
}
.with-dash.big.left-dash {
    margin-bottom: 100px;
}
.with-dash.big.left-dash:before {
    left: -170px;
    bottom: -72px;
}


/*Kurzprofil an Formularen*/
form,
.schadenfixblog.template-full-width-grid form,
.schadenfixblog.template-full-width-grid .cform {
  width: 100% !important;
  max-width: 100%;
  box-sizing: border-box;
}
form .nf-form-fields-required {
  display: none !important;
}
.schadenfix-short-profile * {
    text-align: right;
}

@media screen and (max-width: 640px) {
    .schadenfix-short-profile * {
        text-align: left;
    }
}

.schadenfix-short-profile img {
    max-width: 40%;
}

/*Profilseite premium + basíc*/
.schadenfix-profile-header-container {
    position: relative;
    min-height: 40px;
}

.schadenfix-profile-header-container h2{
    font-size: 30px;
    margin-bottom: 0;
}

.schadenfix-profile-header-container h3{
    font-size: 20px;
}

h3.sidebar-headline {
    font-size: 25.2px;
    text-transform: uppercase;
}

/*Lawyer Profile*/
.lawyer-info-element-label {
    margin-bottom: 0;
    text-transform: uppercase;
}

ul.lawyer-info-element-list {
    margin-left: 0;
}

.lawyer-info-element-list li {
    list-style-type: none;
}

.lawyer-photo {
    margin-bottom: 20px;
}

.lawyer-photo img {
    max-width: 60%;
    max-height: 200px;
}

.profile-table-element:not(:last-child) {
    margin-bottom: 10px;
}

.profile-table-element .cell:first-child {
    font-size: 10pt;
    font-weight: bold;
    text-transform: none;
}

.profile-table-element span {
    display: block;
    position: relative;
    top: 3px;
}

/*Form Header*/
.schadenfix-form-header h3,
.schadenfix-dynamic-form h3{
    font-size: 24px;
    text-transform: uppercase;
}

.unverbindliche-anfrage-form form table {
    display: flex;
    flex-flow: column;
}

.unverbindliche-anfrage-form form table tbody {
    border: 0;
}

.unverbindliche-anfrage-form form table tbody tr {
    width: 100%;
    display: flex;
    flex-flow: column;
}

.unverbindliche-anfrage-form form table tbody tr td {
    width: 100%;
    padding: 0;
}

.unverbindliche-anfrage-form input[type="submit"],
.schadenfix-partner-form-container input[type="submit"]{
    border-radius: 0;
    border: 1px solid #b51629 !important;
    color: white !important;
    background-color: #b51629;
    background-image: none;
    text-shadow: none;
    box-shadow: none;
    cursor: pointer;
    font-size: 16.8px;
    padding: 10px;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    margin-left: 0;
    font-size: 16.8px;
}

h3.required::after {
    content: " *";
    color: red;
    font-weight: bold;
}
label.required::after {
    content: " *";
    color: red;
    font-weight: bold;
}

/*Startseite*/
.searchbox-header {
    text-transform: uppercase;
    font-size: 19pt;
    font-weight: bold;
}

.searchbox-subheader {
    color: #b51629;
    font-size: 15pt;
    font-weight: lighter;
}

/*Elemente*/
blockquote {
    padding-left: 50px;
    position: relative;
    border: none;
    color: #000000;
}
blockquote::before {
    top: 0;
    left: -5px;
    margin-right: 6px;
    padding-right: 8px;
    content: open-quote;
    font-size: 80pt;
    font-weight: bold;
    line-height: normal;
    color: #b51629;
    position: absolute;
}
.space-above {
    margin-top: 30px;
}
.space-below {
    margin-bottom: 30px;
}
ol.list-numeric {
    margin-left: 0;
    list-style-type: none;
    list-style-position: outside;
    counter-reset: numeric-list-counter;
}
ol.list-numeric li {
    margin-bottom: 10px;
    padding-left: 22px;
    counter-increment: numeric-list-counter;
    position: relative;
}
ol.list-numeric li:last-child {
    margin-bottom: 0;
 }
ol.list-numeric li::before {
    margin-right: 6px;
    padding-right: 8px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #b51629;
    content: counter(numeric-list-counter);
    position: absolute;
    left: -5px;
}

a.sfx-link {
    color: #000000;
}
a.sfx-link:hover {
    color: #b51629;
}
a.sfx-link::before {
    content: url("images/triple-dash-small.png");
    margin-right: 15px;
}

h2.anwaltsname {
    text-decoration: underline;
    font-size: 18pt !important;
}

h2.anwaltsname a {
    font-size: inherit !important;
    color: #b51629;
    text-decoration-color: #b51629;
}

h4.kanzleiname {
    margin-top: 20px;
    margin-bottom: 0;
    font-weight: bold;
}
h3.section-headline {
    color: #000000 !important;
    font-weight: bold;
}
.smalltext {
    font-size: 10pt !important;
}
.largetext {
    margin: 0;
    font-size: 14pt !important;
    text-transform: uppercase;
}
.framebox {
     padding: 30px;
     position: relative;
     border-style: solid;
     border-width: 1px;
     border-radius: 3px;
     border-color: #b51629;
 }
.framebox.grey {
    padding: 30px;
    position: relative;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    border-color: #cccccc;
}

/*navigation*/
.menu-item {
    position: relative;
}
.menu-item a, .menu-item a:link, .menu-item a:visited {
    color: black;
}
.menu-item a:hover, .menu-item.active a {
    color: #b51629;
}
.sub-menu {
    display: none;
    background: white;
    position: absolute;
    list-style: none;
    right: 0;
    -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,.35);
    -moz-box-shadow: 0 0 7px 0 rgba(0,0,0,.35);
    box-shadow: 0 0 7px 0 rgba(0,0,0,.35);
    padding-top: 6px;
    padding-bottom: 6px;
}

.sub-menu-item {
    display: block;
}
.sub-menu-item a:link, .sub-menu-item a:visited{
    text-decoration: none;
    color: black;
}
.sub-menu-item a:hover, .sub-menu-item.active a{
    color: #b51629;
    text-decoration: underline;
}
.menu-item:hover .sub-menu {
    display: block;
}

.schadenfix-search-result-header {
    margin-top: 100px;
}



h4.with-dashes {
    position: relative;

}
h4.with-dashes:before {
    content: url("images/triple-dash-small.png");
    display: block;
    width: 33px;
    height: 9px;
    position: absolute;
    left: -40px;
}

h4.with-dashes-inside:before {
    content: url("images/triple-dash-small.png");
    margin-right: 10px;
}
.big-header-container {
    position: static;
}
.schadenfix-button img {
    height: auto !important;
}
.schadenfix-logo, .right-of-logo {
    float: left;
}
.right-of-logo {
    display: none;
    margin-left: 20px;
}
.sticky-header-container .topbar-sticky-shrink.is-stuck .right-of-logo {
    display: block;
}
 .reveal {
     padding-top: 50px;
 }
.reveal .framebox.grey {
    border: 0;
    padding: 0;
}
@media screen and (max-width: 640px) {
    .reveal{
        top:0 !important;
    }
}
.text-link {
    text-decoration: underline;
}

.footer {
    padding-bottom: 20px;
}
.tipp.framebox {
    margin: 50px 0 50px 0;
}
.tipp strong {
     text-transform: uppercase;
 }
.headline-container {
    height: 220px;
    text-align: center;
    top: 20% !important;
}

.headline-container .schadenfix-button {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 5px;
}
.search-form.post-search {
  margin: 0;
  padding: 0;
}
.sfx-button {
  width: 100%;
  padding: 6px;
  border: 1px solid #b51629;
  font-size: 16px;
  color: #b51629;
  background-color: #FFFFFF;
  outline: 0;
  box-shadow: 0;
  transition: 0.5s background-color ease-in-out, 0.5s color ease-in-out;
  box-sizing: border-box;
}
.sfx-button:hover {
  color: #FFFFFF;
  background-color: #b51629;
}
.sfx-formfield-text {
  width: 100%;
  padding: 6px;
  border: 1px solid #DDDDDD;
  font-size: 16px;
  color: #333333;
  background-color: #FFFFFF;
  outline: 0;
  box-shadow: 0;
  transition: 0.5s border-color ease-in-out;
  box-sizing: border-box;
}
.sfx-formfield-text:focus {
  border-color: #333333;
}
.search-form .textfield {
    position: relative;
}
.search-form .textfield:before {
    content: url(images/triple-dash-small.png);
    left: -40px;
}
@media only screen and (max-width: 640px) {
    .search-form .textfield:before {
        display: none;
    }
}
.hs-search .search-forms .search-form input[type="text"], .hs-search .search-forms .search-form input[type="submit"] {
    width: 100% !important;
    border-radius: 3px;
    margin-left: 0;
}

.hs-search .search-forms .search-form input[type="submit"]:hover {
    cursor: pointer;
}

.hs-search .grid-x {
    width: 100% !important;
}

.hs-search .form-space {
    margin-bottom: 10px !important;
}
span.star {
    color: red;
}
.dash-fix {
    min-height: 93px;
}


@media (max-width: 940px) {
    .headline-container {
        height: 190px;
        top: 10% !important;
    }
}

@media only screen and (max-width: 640px) {
    .schadenfix-search-result-header {
        margin-top: 0;
    }
    .schadenfix-search-result-header .with-dashes:before {
        display: none;
    }
    .headline-container {
        top: 20% !important;
        height: 120px;
    }
    .headline-container .schadenfix-button {
        display: none;
    }
}

@media only screen and (max-width: 1024px) {
    .section-header {
        text-align: left;
    }
    .hide-dash-medium:before {
        display: none !important;
    }
}

/*sticky buttons*/
.fallback-sticky-header {
    height: auto;
    padding-bottom: 0;
}
.mobile-sticky-header {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s;
}

@media only screen and (max-width: 640px) {
    body.in-page .mobile-sticky-header {
        max-height: 50px;
        margin-bottom: 8px;
    }
}


.schadenfix-dynamic-form-optional-component {
    background: #f3f3f3;
    padding: 10px 10px 4px;
}

p > select {
    margin-bottom: 0;
}

[type='checkbox'] + [type='hidden'] + label[for] {
    cursor: pointer;
}

[type='checkbox'] + [type='hidden'] + label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: 0.5rem;
    margin-right: 1rem;
    margin-bottom: 0;
}

.text-area-result {
    white-space: pre-line;
}

.sachverstaendigen-netz-liste {
    list-style: none;
    margin: 0;
}

.sachverstaendigen-netz-liste li {
    display: inline-block;
    width: 21%;
    margin: 4px 2%;
    float: left;
}

.sachverstaendigen-netz-liste:after {
    content: "";
    display: block;
    clear: both;
}

.sachverstaendigen-netz-liste .image-container img {
    height: 35px;
}
.sachverstaendigen-netz-liste .checkbox-container {

}

/*Pricing table*/
/* https://foundation.zurb.com/building-blocks/blocks/pricing-table.html */
.pricing-table {
    background-color: #fefefe;
    border: solid 1px #cacaca;
    width: 100%;
    text-align: center;
    list-style-type: none;
}

.pricing-table li {
    border-bottom: dotted 1px #cacaca;
    padding: 0.875rem 1.125rem;
}

.pricing-table li:last-child {
    border-bottom: 0;
}

.pricing-table .title {
    background-color: #0a0a0a;
    color: #fefefe;
    border-bottom: 0;
}

.pricing-table .price {
    background-color: #e6e6e6;
    font-size: 2rem;
    border-bottom: 0;
}

.pricing-table .description {
    color: #8a8a8a;
    font-size: 80%;
}

.pricing-table :last-child {
    margin-bottom: 0;
}

/*Login Form*/
.log-in-form {
    border: 1px solid #cacaca;
    padding: 1rem;
    border-radius: 0;
    position: relative;
    margin-bottom: 200px;
}
.log-in-form .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: 999;
}
.log-in-form .overlay p {
    margin-top: 100px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 20px;
    text-shadow: -4px 0 white, 0 4px white, 4px 0 white, 0 -4px white;
}
/*waiting-screen*/
body.waiting-screen-active {

}
.schadenfix-waiting-outer {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(255,255,255,0.9);
}

.schadenfix-waiting-outer .indicator {
    position: absolute;
    top: 200px;
    left: 50%;
    transform: translate(-50%, -50%) scale(4);
}
.schadenfix-waiting-outer .indicator svg polyline {
    fill: none;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}
.schadenfix-waiting-outer .indicator svg polyline#waiting-back {
    stroke: rgba(181,22,41,0.3);
}
.schadenfix-waiting-outer .indicator svg polyline#waiting-front {
    stroke: #b51629;
    stroke-dasharray: 12, 36;
    stroke-dashoffset: 48;
    animation: dash 1s linear infinite;
}

.schadenfix-waiting-outer .message {
    position: absolute;
    top: 240px;
    width: 100%;
    text-align: center;
    font-size: 34px;
    color: #b51629;
    font-weight: bold;
    text-shadow: -4px 0 white, 0 4px white, 4px 0 white, 0 -4px white;
}
@-moz-keyframes dash {
    62.5% {
        opacity: 0;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@-webkit-keyframes dash {
    62.5% {
        opacity: 0;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@-o-keyframes dash {
    62.5% {
        opacity: 0;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash {
    62.5% {
        opacity: 0;
    }
    to {
        stroke-dashoffset: 0;
    }
}

/*Validierung*/
.alternate-validation-layout p > span.field-validation-error:first-child {
    float: right;
    color: #b51629;
    font-style: italic;
}

@media screen and (max-width: 640px) {
    .alternate-validation-layout p > span.field-validation-error:first-child {
        float: none;
    }
    .alternate-validation-layout p > span.field-validation-error:first-child + label {
        display: none;
    }
}

a.schadenfix-button {
    padding-top: 7px;
    padding-bottom: 7px;
}

/*Paging*/
.pagination {
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: center;
}
.pagination li {
  min-width: 22px;
  margin: 0;
  padding: 0;
  text-align: center;
  display: inline-block;
}
.pagination li:not(:first-child) {
  margin-left: 6px;
}
.pagination * {
  font-size: 20px;
}
.pagination li.current, .pagination li span.current {
  color: #FFFFFF;
  background-color: #b51629;
}
.pagination li a {
  margin: 0;
  padding: 0;
  text-decoration: underline;
  color: #b51629;
}
.pagination li:first-child a,
.pagination li:last-child a {
  text-decoration: none;
}
@media (max-width: 640px) {
  .hide-on-mobile {
    display: none !important;
  }
  .show-on-mobile {
    display: block !important;
  }
}

/*bussgeldmeldung fileupload*/
.fileupload-row, .upload-error-container{
    width: 100%;
    border: 1px solid #aaa;
    background: #eee;
    padding: 4px 6px;
}
.fileupload-row > span {
    display: inline-block;
    vertical-align: middle;
}
.fileupload-row #delete_file_Anhang {
    float: right;
}
.button-annotation {
    display: inline-block;
    color: #aaaaaa;
    font-style: italic;
    margin-left: 10px;
}
.upload-error-container {
    margin-top: 10px;
    background: white;
}
.upload-error-container .field-validation-error {
    color: #b51629;
}
