.w-input, .w-select {
    font-size: 16px;
}
.w-select {
    background-image: none;
}
.sprachlink_2 {
    border-right: 1px solid #333;
    padding-right: 10px;
    text-transform: lowercase;
}
.sprachlink_2:last-child {
    border-right: 0px none;
    padding-right: 0px;
}

.sprachlink_2.active {
    font-weight: 700;
}

.btn-grau {
  display: block;
  width: 100%;
  height: 42px;
  margin-top: 20px;
  padding-top: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(229, 1, 114, .5);
  background-color: #fff;
  color: #333;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.btn_mittig {
    width: 50%;
    margin: 0 auto;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0 -20px;
}

.tro-no-pointer {
    cursor: initial;
}

.tro-reorder .tro-ajax-button-container,
.tro-Firmen .tro-ajax-button-container,
.tro-Direkt .tro-ajax-button-container,
.tro-Druck .tro-ajax-button-container,
.tro-NamenDirekt .tro-ajax-button-container,
.tro-NamenDruck .tro-ajax-button-container {
    display: block;
    width: 100%;
    height: 42px;
    margin-top: 20px;
    padding-top: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(229, 1, 114, .5);
    background-color: #fff;
    color: #333;
    text-align: center;
    text-decoration: none;
}
.mycasabasic_reorder .tro-ajax-button-container {
    max-width: 25%;
    margin: 20px;
}

a:hover {
    color: initial;
}

#content a {
    color: #e50172;
    text-decoration: none;
}

#content a:hover {
    color: #e50172;
}

#content a.link, #content a:hover.link {
    color: #ffffff;
}

#content a.btn-grau, #content a:hover.btn-grau {
    color: initial;
}

#content .plus_x a {
    color: initial;
}

#content .plus_x a:hover {
    text-decoration: none;
}

#troAjaxButtonpersparam_textileCustomerCount_ {
    width: 95%;
}

.tro-detached-group h4 {
    font-size: 20px;
}

.mehr_50 {
    padding-top: 0px;
}

@media (min-width: 768px) {
    .upload_pic_4 {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (min-width: 991px) {
    .upload_pic_4 {
        width: 25%;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.box_titel {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    background-color: #e9ebec;
}

.box_titel h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #333;
  /*font-size: 14px;*/
  line-height: 24px;
  font-weight: 600;
}

.box_content {
  border: 1px solid #e9ebec;
  padding: 20px 20px 10px;
}

.trenner_box_mehr {
  height: 2px;
  margin-top: 20px;
  background-color: #dfdfdf;
}

.trenner_box_mehr._1px {
  height: 1px;
}

.status {
  padding-top: 10px;
  text-align: left;
}

.status.pink {
  color: #e50172;
}

.status.gruen {
  color: #0097ac;
}

.aktiv_deaktiv {
  margin-top: 20px;
}

.form-horizontal .form-group {
    margin: initial;
}

#content .pagination > .active > a, 
#content .pagination > .active > span, 
#content .pagination > .active > a:hover, 
#content .pagination > .active > span:hover, 
#content .pagination > .active > a:focus, 
#content .pagination > .active > span:focus {
    color: #ffffff;
    border-color: #e50172;
    background-color: #e50172;
}

._15_links {
  width: 8%;
  margin-right: 10px;
  float: left;
}

._90_rechts {
  width: 87%;
  float: left;
}

.tab_link {
  height: 30px;
  line-height: 30px;
  padding-top: 0px;
  background-color: #e9ebec;
  font-size: 14px;
}

.tab_link.w--current {
  border-bottom-color: transparent;
  background-color: #C8C8C8;
  font-size: 14px;
}

.tab_link_box {
    display: inline-block;
    padding-bottom: 10px;
}
.tab_link_box.w--current {
  background: url('../../img/array_gray_down.png') no-repeat center bottom;
}

.tab_pane {
  padding: 30px 30px 10px;
  background-color: #fff;
}

.btn-ne {
  width: 20%;
  margin-left: 20px;
  float: right;
}

#tro-enter-names .tro-ajax-button {
    color: #e50172;
}

#tro-impressum-link {
    position: absolute;
    top: 20px;
    right: 0px;
    bottom: 0px;
    z-index: 100;
    width: 105px;
    height: 170px;
    padding-top: 55px;
    padding-left: 29px;
    float: right;
    border-radius: 106px 0 0 106px;
    background-color: #f5f5f5;
    box-shadow: 0 3px 3px 0 #7e7a7a;
    color: #d10056;
    font-weight: 600;
    text-align: left;
}
@media (max-width: 768px)
{
    #tro-impressum-link {
        top: 82px;
        width: 40px;
        height: 77px;
        padding-top: 25px;
        padding-left: 10px;
    }
}

#tro-impressum-link img {
    width: 70px;
}

.bildbereich_start {
    position: relative;
}

@media (max-width: 991px) {
  .slide_arrow_out_links {
    top: 0;
    bottom: initial;
  }
  
  .slide_arrow_out_rechts {
    left: initial;
    top: 0;
    right: -22px;
    bottom: initial;
    display: block;
  }
}

@media (max-width: 767px) {
  .slide_arrow_out_links {
    left: -39px;
    top: 0;
    display: block;
  }
  
  .slide_arrow_out_rechts {
    left: initial;
    top: 0;
    display: block;
  }
}

@media (max-width: 568px) {
    h1 {
        font-size: 34px;
    }
}
/* Theme unabhaengig */

.abstand_oben_10 {
    margin-top: 10px;
}

.abstand_oben_20 {
    margin-top: 20px;
}

.abstand_oben_40 {
    margin-top: 40px;
}

.abstand_oben_60 {
    margin-top: 60px;
}

.abstand_oben_m30 {
    margin-top: -30px;
}

.abstand_oben_m20 {
    margin-top: -20px;
}

.abstand_unten_m20 {
    margin-bottom: -20px;
}

.abstand_unten_m30 {
    margin-bottom: -30px;
}

.rechts_10 {
    margin-right: 10px;
}

.links_10 {
    margin-left: 10px;
}

.unten_10 {
    margin-bottom: 10px;
}

.unten_20 {
    margin-bottom: 20px;
}

.clear {
    clear: both;
}

.status {
    padding: 8px 15px 8px 30px;
    margin-bottom: 15px;
    font-size: 14px;
}

.error {
    color: #4b0b0b;
    border: 2px solid #fed8d2;
    background: #ffe7e3 url(../../img/error-inline.png) no-repeat 12px 11px;
}

.success {
    border: 2px solid #edf8cb;
    color: #323b16;
    background: #f8ffe3 url(../../img/success-inline.png) no-repeat 12px 11px;
}

._25_links {
  width: 25%;
  padding-right: 5px;
  float: left;
}

._75_rechts {
  width: 75%;
  padding-left: 5px;
  float: right;
}

@media (max-width: 479px) {
  ._25_links {
    width: 100%;
    padding-right: 0px;
  }
  ._75_rechts {
    width: 100%;
    padding-left: 0px;
  }
}

.tro-cell-evenodd {
    padding-top: 15px;
}
.tro-cell-evenodd:nth-child(2n+1) {
    background: #f5f5f5;
}
.tro-cell-evenodd:nth-child(2n) {
    background: #ffffff;
}

.abweichende_firmenadresse {
  display: none;
}

.tabellenkopf_bestelldaten {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f5f5f5;
}

.ne-row {
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.tro-ne th{
    text-align: center;
}

.tro-ne .ne-muster {
    border: 2px solid;
    font-weight: 700;
    padding: 5px;
}

.siegel {
    float: right;
    margin-top: 10px;
}
@media (max-width: 768px) {
    .siegel {
        display: none;
    }
}

.nav-menu .dropdown-toggle > div::before {
    display: block;
    float: right;
    width: 0;
    height: 0;
    margin-left: .255em;
    margin-top: 7px;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.field_label_subtitle {
    font-size: 14px;
}

.customerLogo {
    max-width: 66px; 
    max-height: 66px;
    margin-right: 50px;
}

.w-row .w-row {
    margin-left: -10px;
    margin-right: -10px;
}

.w-col .w-col {
    padding-left: 10px;
    padding-right: 10px;
}

#ne_basecolor_box,
#ne_bordercolor_box,
#ne_fontcolor_box {
    min-height: 300px;
}

.approvalofferimage {
    margin-bottom: 10px;
}

#lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
}

#lightbox img {
  max-width: 90%;
  max-height: 90%;
}

.pt-10 {
    padding-top: 10px;
}

.lh42 {
    line-height: 42px;
}

.mt-0 {
    margin-top: 0;
}
