.hc
{
    border:1px solid green !important;
    color: green !important;
}

.ewc-easybull .bold {
    font-weight: bold !important;
}

.bull_footer-image {
    width: 100%;
    height: auto;
    margin-bottom: 10rem;
    border-top: 5px solid rgba(60, 60, 59, 1);
}

.bull_footer-image img {
    width: 100%;
    height: auto;
}

.print_exit_bar
{
    background-color: #d2d2d2;
    text-align: right;
    font-size: 26px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    height: 55px;
}

.print_exit_bar a,
.prev_next_bar a
{
    color: #333;
}
.print_exit_bar a:hover,
.prev_next_bar a:hover
{
    text-decoration: none;
}

.prev_next_bar,
.print_exit_bar {
    font-size: 19px;
}

.prev_next_bar{
    background: #3c3c3b;
    color: #ffffff;
}

.easybull-navigation {
    margin-bottom: 20px;
}

.easybull-navigation a {
    font-size: 20px;
    padding: 15px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
}

.prev_next_bar .fa,
.print_exit_bar .fa
{
    font-size: 15px;
}
.prev_next_bar .fa-print,
.print_exit_bar .fa-print
{
    font-size: 19px;
}
.prev_next_bar .fa-remove,
.print_exit_bar .fa-remove
{
    font-size: 21px;
}


.margin_top_20
{
    margin-top: 20px;
}

.title_bar {
    background-color: rgba(235, 93, 64, 1);
    color: #fff;
    margin-top: -5px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.title_bar .bull_name {
    color: #fff !important;
    /*text-transform: uppercase;*/
    font-weight: bold;
    float: left;
    font-size: 45px;
    padding-top: 6px;
    padding-bottom: 5px;
}

.name_container
{
    padding-left: 35px;
    padding-top: 5px;
}

.dotted_border {
    border-bottom: 4px dotted #fff;
    width: 100%;
    margin-top: -7px;
    float: left;
}

.bull_hbnr {
    display: inline-block;
    padding-right: 20px;
    font-weight: bold;
    font-size: 20px;
}

.bull_pigment {
    display: inline-block;
    padding-right: 20px;
    font-weight: bold;
    font-size: 20px;
}

.bull_aaa_pigment {
    line-height: 1.2;
    font-weight: bold;
    font-size: 20px;
}

.bull_geb {
    display: inline-block;
}

.geb_date {
    font-weight: bold;
}

.bolder {
    font-weight: bold;
}
.main-info__gen {
    font-size: 20px;
    font-weight: bold;
}
.main-info__subhead {
    margin-left: 5px;
    font-size: 16px;
}
.main-info__row {
    padding-left: 25px;
    padding-bottom: 30px;
    position: relative;
}

.main-info__row>i:first-of-type {
    position: absolute;
    left: 10px;
    top: 12px;
    font-size: 10px;
}
.main-info__subhead>i, .main-info__bull-additional > i {
    font-size: 10px;
    margin: 0 4px 5px 1px;
    display: inline-block;
    position: relative;
    top: -2px;
}
.main-info__row:not(:first-of-type) > i {
    top: 8px;
}

.main-info__row:not(:last-child):after {
    content: '';
    left: 12px;
    border: 1px solid #666666;
    border-right: transparent;
    border-top: transparent;
    bottom: 0;
    height: 35px;
    width: 13px;
    position: absolute;
}
.main-info__row:not(:first-child):after {
    bottom: -2px;
}
.main-info__row:not(:first-child) {
    margin-top: -12px;
}
.main-info__row:nth-child(2) {
    margin-left: 20px;
}
.main-info__row:nth-child(3) {
    margin-left: 40px;
}
.main-info__row:nth-child(4) {
    margin-left: 60px;
}

.bull-ho .bull_main-prop,
.bull-ho .bull_main-info {
    margin-top: 25px;
}

.main-info__subtitle {
    font-size: 15px;
}
.main-info__bull-additional i {
    font-size: 10px;
}
.main-info__bull-additional {
    font-weight: bold;
    position: relative;
    display: inline-block;
}

.short_info_container
{
    padding-top: 15px;
    font-size: 15px;
}

.zuchtwert_date
{
    padding-left: 35px;
}

.zuchtwert_date_container
{
    padding-bottom: 5px;
    margin-top: 5px;
}

.main-info__id {
    position: absolute;
    font-size: 10px;
    left: 45px;
    bottom: 15px;
}

.bull_logos {
    border-top: 1px solid #000;
    margin-top: 5px;
}

.bull_logo {
    margin-top: 15px;
    width: 165px;
}

.bull_logo img {
    width: 100%;
    height: auto;
}

.bull_main-wrapper {
    width: 100%;
}

.parent_descent
{
    color: rgba(235, 93, 64, 1) !important;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 20px;
}

table#parents {
    border-bottom: 2px solid #d2d2d2;
    font-size: 15px;
}

.parent_container .line > td,
.parent_container .line > th {
    border-bottom: 2px solid #d2d2d2 !important;
}

.bull_image_data_container {
    min-height: 125px;
}

.list_point_container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 85px;
    height: 100%;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    color: #fff;
}

.list_point {
    position: relative;
}

.list_point_entry {
    margin-left: 15px;
    font-size: 24px;
    font-weight: 600;
}

.list_point > i {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    font-size: 10px;
    color: #fff;
}

.list_info
{
    text-align: center;
    border: 1px solid #d9d9d9;
    background-color: #e5e5e5;
    margin-bottom: 16px;
    font-weight: bold;
    -moz-border-radius: 100px / 50px;
    -webkit-border-radius: 100px / 50px;
    border-radius: 100px / 50px;
    font-size: 14px;
}

.bull_name {
    font-size: 48px;
    font-weight: 600;
}

.bull_full-name {
    font-size: 12px;
}

.padding_top_5
{
    padding-top: 5px;
}

.list_info_container {
    padding-top: 8px;
}

.bull_image_data {
    float: left;
    color: #ffffff;
    padding: 0 10px 15px 10px;
}

.bull_image_data:first-child {
    margin-left: 30px;
}

.breed_ho .bull_image_data:first-child {
    margin-left: 0;
}

.bull_image_data.big .bull_image_data_title,
.bull_image_data.big .bull_image_data_title {
    font-size: 24px;
}

.bull_image_data.big .bull_image_data_value,
.bull_image_data.big .bull_image_data_value {
    font-size: 36px;
}

.bull_image_data:not(.big)  {
    margin-top: 21px;
}

.bull_image_data_title {
    font-weight: bold;
    text-align: left;
    font-size: 16px;
    margin-bottom: -5px;
}

.bull_image_data_value {
    font-weight: bold;
    text-align: center;
    font-size: 28px;
    line-height: 1;
    display: block;
}

.bull_image_data_percent {
    text-align: right;
    line-height: 1;
}

.bull_detail_back
{
    color: #333;
    font-size: 19px;
}
.bull_detail_back_container
{
    text-align: center;
    margin-bottom: 5px;
}

.ms_bull_info_link,
.ms_bull_info_link:hover,
.ms_bull_info_link:focus
{
    color: #555;
    text-decoration: none;
}

.ms_bull_info_link:hover,
.ms_bull_info_link:focus
{
    color: rgba(235, 93, 64, 1);
}

.bull_detail_back:hover,
.bull_detail_back:focus {
    text-decoration: none;
}


@media (max-width: 991px) {
    .prev_next_bar .fa-print,
    .print_exit_bar .fa-print
    {
        display: none;
    }
    .bull_image_data:first-child {
        margin-left: 36px;
    }
    .bull_image_container img {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .bull_detail_back_container .fa-remove {
        display: none;
    }
}

@media (max-width: 767px) {
    .exterieur_table_container {
        padding-right: 0;
    }
}

@media (max-width: 576px) {
    .hide_mobile {
        display: none!important;
    }

    .name_container {
        padding-right: 10px;
    }

    .short_info_container {
        margin-left: 35px;
    }

    .parent_container {
        margin-left: 0;
    }

    .list_point_container {
        margin-left: 0;
    }

    .list_info {
        width: 46px;
        margin-left: -12px;
    }

    #milk td.right {
        padding-right: 9px;
    }

    .col-md-2.right_container > .row > .no_padding {
        padding-left: 15px;
        padding-right: 15px;
    }

    .right_container {
        margin-bottom: 25px;
        display: none;
    }
}

.table_title_bar {
    padding: 5px 10px;
    margin-bottom: 5px;
    color: #fff;
}

.exterieur_title_bar {
    margin-bottom: 0;
}

.table_category_title {
    display: inline-block;
    margin: 3px 0 0;
    font-size: 19px;
    font-weight: bold;
    color: #fff;
}

.table_category_title::first-letter {
    text-transform: uppercase;
}

.table_category_container {
    color: #fff;
}

.table_category_text {
    font-size: 13px;
    font-weight: bold;
}

.table_category_value {
    font-size: 19px;
    font-weight: bold;
    margin-right: 2px;
}

.table_category_percent {
    font-size: 10px;
    font-weight: lighter;
}

.exterieur_title_bar .table_category_content {
    padding-left: 20px;
    font-weight: normal;
}

.no_padding_right {
    padding-right: 0;
}

.no_padding_left {
    padding-left: 0;
}

.no_padding {
    padding: 0;
}

.exterieur_title_bar .table_category_container {
    margin-top: 8px;
}

table#exterieur tr {
    border-bottom: 1px solid #000000;
}

table#exterieur th {
    font-weight: normal;
}

table#exterieur {
    color: #000;
    margin-bottom: 20px;
}

table#exterieur .min {
    padding-left: 5px;
}

table#exterieur .max {
    padding-left: 5px;
    padding-right: 5px;
    text-align: right;
}

table#exterieur tr td:first-child {
    border-right: none;
    width: auto;
}

@media (min-width: 992px) {
    table#exterieur tr td:first-child {
        border-right: 1px solid #000000;
        width: 140px;
    }
}

table#exterieur tr td:nth-child(2) {
    padding-right: 20px;
}

table#exterieur .before {
    padding-right: 5px;
}

table#exterieur .after {
    border-left: 1px solid #000000;
    width: 29px;
}

table#exterieur .arrow {
    position: relative;
}

table#exterieur .arrow::before {
    top: 4px;
    height: 0;
    width: 0;
    position: absolute;
    content: '';
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

table#exterieur .arrow-left::before {
    right: 0;
    border-right: 8px solid rgba(227, 227, 227, 1);
}

table#exterieur .arrow-right::before {
    left: 0;
    border-left: 8px solid #000;
}

table#exterieur td.grey,
table#exterieur td.blue {
    z-index: -1;
}

table#exterieur td.grey .box {
    background-color: rgba(227, 227, 227, 1);
}

table#exterieur td.blue .box {
    background-color: #000;
}

.exterieur_table_container {
    margin-top: 20px;
}

.box {
    background: rgba(235, 93, 64, 1);
}

.health_table_container {
    font-size: 20px;
}

.milk_table_container {
    font-size: 14px;
    line-height: 1.2;
}

.meat_table_container {
    font-size: 14px;
}

.fit_table_container {
    font-size: 14px;
}

.breed_fr .fit_table_container,
.breed_fr .milk_table_container,
.breed_fr .meat_table_container {
    font-size: 14px;
    line-height: 1.6;
}

.breed_fr .fit_table_container .background-breed,
.breed_fr .milk_table_container .background-breed,
.breed_fr .meat_table_container .background-breed {
    height: 210px;
}

.fit_table_container tr:first-child td {
    padding-top: 10px;
}

.fit_table_container tr:last-child td {
    padding-bottom: 10px;
}

.breed_fr .fit_table_container tr:first-child td,
.breed_fr .milk_table_container tr:first-child td,
.breed_fr .meat_table_container tr:first-child td {
    padding-top: 15px;
}

.breed_fr .fit_table_container tr:last-child td,
.breed_fr .milk_table_container tr:last-child td,
.breed_fr .meat_table_container tr:last-child td {
    padding-bottom: 15px;
}

.breed_ho .milk_table_container {
    line-height: 1.6;
}

.fit_table_container,
.milk_table_container,
.meat_table_container,
.health_table_container {
    white-space: nowrap;
    margin-bottom: 20px;
}

.health_table_container td.icon {
    padding-top: 0;
    padding-bottom: 0;
    text-align: right;
}

.breed_ho .milk_table_container > div,
.breed_ho .health_table_container > div {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 768px) {
    .breed_ho .health_table_container > div {
        padding-left: 0;
        padding-right: 15px;
    }

    .breed_ho .milk_table_container > div {
        padding-left: 15px;
        padding-right: 0;
    }

    .sub-breed_86 .milk_table_container > div:first-child {
        padding-left: 0;
        padding-right: 15px;
    }

    .sub-breed_86 .milk_table_container > div:last-child {
        padding-left: 15px;
        padding-right: 0;
    }
}

.health_table_container td img {
    height: 50px;
    width: auto;
}

#easybull .fit_table_container table,
#easybull .milk_table_container table,
#easybull .meat_table_container table,
#easybull .health_table_container table {
    margin-bottom: 0;
}

.fit_table_container tr.spacer,
.milk_table_container tr.spacer,
.meat_table_container tr.spacer,
.health_table_container tr.spacer {
    height: 5px;
    background-color: transparent;
}

.fit_table_container td,
.fit_table_container th,
.milk_table_container td,
.milk_table_container th,
.meat_table_container td,
.meat_table_container th,
.health_table_container td,
.health_table_container th {
    padding-left: 10px;
    padding-right: 10px;
}

tr.padding-top > td,
tr.padding-top > th,
tr.padding-y > td,
tr.padding-y > th {
    padding-top: 10px;
}

tr.padding-top-small > td,
tr.padding-top-small > th {
    padding-top: 10px;
}

tr.padding-bottom > td,
tr.padding-bottom > th,
tr.padding-y > td,
tr.padding-y > th {
    padding-bottom: 10px;
}

tr.padding-bottom-small > td,
tr.padding-bottom-small > th {
    padding-bottom: 10px;
}

@media (min-width: 768px) {
    tr.padding-top-small > td,
    tr.padding-top-small > th {
        padding-top: 1px;
    }

    tr.padding-bottom-small > td,
    tr.padding-bottom-small > th {
        padding-bottom: 1px;
    }
}

tr.padding-y-small > th,
tr.padding-y-small > td {
    padding-top: 4px;
    padding-bottom: 4px;
}

.meat_table_container tr.padding-top > td,
.meat_table_container tr.padding-top > th,
.meat_table_container tr.padding-y > td,
.meat_table_container tr.padding-y > th {
    padding-top: 15px;
}

.meat_table_container tr.padding-bottom > td,
.meat_table_container tr.padding-bottom > th,
.meat_table_container tr.padding-y > td,
.meat_table_container tr.padding-y > th {
    padding-bottom: 15px;
}

.breed_fr .meat_table_container tr.padding-top > td,
.breed_fr .meat_table_container tr.padding-top > th,
.breed_fr .meat_table_container tr.padding-y > td,
.breed_fr .meat_table_container tr.padding-y > th {
    padding-top: 10px;
}

.breed_fr .meat_table_container tr.padding-bottom > td,
.breed_fr .meat_table_container tr.padding-bottom > th,
.breed_fr .meat_table_container tr.padding-y > td,
.breed_fr .meat_table_container tr.padding-y > th {
    padding-bottom: 10px;
}

.breed_ho .milk_table_container td:first-of-type,
.breed_ho .milk_table_container th:first-of-type,
.breed_ho .milk_table_container td:last-of-type,
.breed_ho .milk_table_container th:last-of-type,
.breed_ho .meat_table_container td:first-of-type,
.breed_ho .meat_table_container th:first-of-type,
.breed_ho .meat_table_container td:last-of-type,
.breed_ho .meat_table_container th:last-of-type,
.breed_ho .health_table_container td:first-of-type,
.breed_ho .health_table_container th:first-of-type,
.breed_ho .health_table_container td:last-of-type,
.breed_ho .health_table_container th:last-of-type {
    width: 50%;
}

.table-data-percent {
    font-size: 12px;
    font-weight: lighter;
}

.health_table_container .table-data-percent {
    font-size: 15px;
}

.table-block  {
    padding: 10px 15px;
    margin-bottom: 5px;
}

.table-block span {
    padding-right: 20px;
}

.bull-fit {
    padding-bottom: 15px;
}

.meat_table_container .si {
    float: left;
}

.toechter-fotos.images-bottom {
    margin-top: 20px;
}

.nachzucht-fotos {
    margin-bottom: 40px;
}

/**Rechter Balken**/
.right_container {
    margin-top: 5px;
}

.genomi_gesext_container {
    background-color: rgba(235, 93, 64, 1);
    padding-bottom: 64px;
    padding-top: 13px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-bottom: 15px;
}

.genomi_gesext_container h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin: 0;
    border-bottom: 4px dotted #fff;
    padding-bottom: 3px;
}

.gesext_available_container
{
    background-color: rgba(235, 93, 64, 1);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.gesext_available_container h2 {
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 1;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 50px;
    width: 90px;
    margin: 0px auto;
}

.gesext_available_container h2:first-letter
{
    text-transform: uppercase;
}

.german_flag {
    margin-top: 17px;
    position: absolute;
}

.german_flag_2 {
    position: absolute;
    right: 0;
    margin-top: 19px;
}

tr.bull_breed_title {
    font-size: 17px;
    font-weight: 600;
    background-color: #ddd !important;
}
tr.bull_breed_title > td {
    background-color: #ddd !important;
}

.bull_bv_table th.easybull_name {
    width: 129px;
}

.bull_bv_table th.easybull_vater {
    width: 115px;
}

.bull_bv_table th.easybull_gesext {
    width: 64px;
}

.bull_bv_table th.easybull_gzw {
    width: 57px;
}

.bull_bv_table th.easybull_mw {
    width: 50px;
}
.bull_bv_table th.easybull_mkg {
    width: 67px;
}
.bull_bv_table th.easybull_fp, .bull_bv_table th.easybull_ep {
    width: 61px;
}

.bull_bv_table th.easybull_kk {
    width: 10px;
}

.bull_bv_table th.easybull_kp {
    width: 49px;
}

.bull_bv_table th.easybull_fw, .bull_bv_table th.easybull_fit {
    width: 51px;
}

.bull_bv_table th.easybull_r, .bull_bv_table th.easybull_b, .bull_bv_table th.easybull_f {
    width: 49px;
}

.bull_bv_table th.easybull_e {
    width: 41px;
}
.bull_bv_table th.easybull_ext {
    width: 72px;
}
.bull_bv_table th.easybull_aaa {
    width: 61px;
}
.bull_fr_spt-rzf {
    width: 112px;
}
.bull_fr_spt-sich {
    width: 92px;
}
.bull_fr_spt-geburtsgewicht {
    width: 130px;
}

[data-entry="spe_fr_gebgew_eigen"] {
    width: 130px;
}
[data-entry="spe_fr_zunahme_eigen"],
[data-entry="spe_fr_zunahme_d"] {
    width: 126px;
}

@media (max-width: 1199px) {


    .bull_bv_table th.easybull_name {
        width: 101px;
    }

    .bull_bv_table th.easybull_vater {
        width: 112px;
    }

    .bull_bv_table th.easybull_gesext {
        width: 41px;
    }

    .bull_bv_table th.easybull_gzw {
        width: 47px;
    }

    .bull_bv_table th.easybull_mw {
        width: 41px;
    }
    .bull_bv_table th.easybull_mkg {
        width: 56px;
    }
    .bull_bv_table th.easybull_fp, .bull_bv_table th.easybull_ep {
        width: 51px;
    }

    .bull_bv_table th.easybull_kp {
        width: 43px;
    }

    .bull_bv_table th.easybull_fw, .bull_bv_table th.easybull_fit {
        width: 41px;
    }

    .bull_bv_table th.easybull_r, .bull_bv_table th.easybull_b, .bull_bv_table th.easybull_f {
        width: 41px;
    }
    .bull_bv_table th.easybull_e {
        width: 40px;
    }
    .bull_bv_table th.easybull_ext {
        width: 47px;
    }
    .bull_bv_table th.easybull_aaa {
        width: 61px;
    }
}

@media (max-width: 992px) {

    .bull_bv_table th.easybull_name {
        width: 99px;
    }

    .bull_bv_table th.easybull_gesext {
        width: 30px;
    }

    .bull_bv_table th.easybull_gzw {
        width: 20px;
    }

    .bull_bv_table th.easybull_mw {
        width: 20px;
    }
    .bull_bv_table th.easybull_mkg {
        width: 54px;
    }
    .bull_bv_table th.easybull_fp, .bull_bv_table th.easybull_ep {
        width: 49px;
    }

    .bull_bv_table th.easybull_kk {
        width: 20px;
    }

    .bull_bv_table th.easybull_fw, .bull_bv_table th.easybull_fit {
        width: 40px;
    }

    .bull_bv_table th.easybull_r, .bull_bv_table th.easybull_b, .bull_bv_table th.easybull_f {
        width: 39px;
    }

    .bull_bv_table th.easybull_e {
        width: 38px;
    }
    .bull_bv_table th.easybull_aaa {
        width: 62px;
    }
}


@media (max-width: 767px) {

    .bull_bv_table th.easybull_name {
        width: 153px;
    }

    .bull_bv_table th.easybull_gesext {
        width: 79px;
    }

    .bull_bv_table th.easybull_gzw {
        width: 66px;
    }

    .bull_bv_table th.easybull_mw {
        width: 58px;
    }

    .bull_bv_table th.easybull_fw, .bull_bv_table th.easybull_fit {
        width: 60px;
    }
}


@media (max-width: 600px) {

    .bull_bv_table th.easybull_name {
        width: 161px;
    }

    .bull_bv_table th.easybull_gzw {
        width: 60px ;
    }

    .bull_bv_table th.easybull_mw {
        width: 55px ;
    }

    .bull_bv_table th.easybull_kk {
        width: 124px ;
    }

    .bull_bv_table th.easybull_fw, .bull_bv_table th.easybull_fit {
        width: 55px ;
    }
}


@media (max-width: 576px)
{
    .german_flag_2 {
        right: 15px;
    }
}

@media (max-width: 500px) {


    .bull_bv_table th.easybull_kk {
        width: 76px;
    }
}


@media (max-width: 430px) {

    .bull_bv_table th.easybull_name {
        width: 146px;
    }

    .bull_bv_table th.easybull_mw {
        width: 53px;
    }

    .bull_bv_table th.easybull_kk {
        width: 37px;
    }

    .bull_bv_table th.easybull_fw, .bull_bv_table th.easybull_fit {
        width: 52px;
    }
}

@media (max-width: 1010px) {
    th.visible-md.easybull_content_m, td.visible-md.easybull_content_m{
        display: none !important;
    }
}

.bull_fr_name {
    width: 223px;
}

.bull_fr_hbnummer {
    width: 116px;
}

.bull_fr_vater, .bull_fr_muttersvater {
    width: 151px;
}

.bull_fr_geb {
    width: 60px;
}

.bull_fr_besonderesmerkmal {
    width: 409px;
}

.bull_fr_table {
    margin-top: -36px;
}
.bull_fr_table.sticky {
    margin-top: 0;
}

@media (max-width: 992px) {
    .bull_fr_name {
        width: 186px;
    }

    .bull_fr_hbnummer {
        width: 97px;
    }

    .bull_fr_vater, .bull_fr_muttersvater {
        width: 127px;
    }

    .bull_fr_geb {
        width: 50px;
    }

    .bull_fr_besonderesmerkmal {
        width: 343px;
    }
}

@media (max-width: 991px) {

    .bull_fr_name {
        width: 165px;
    }

    .bull_fr_vater, .bull_fr_muttersvater {
        width: 112px;
    }

    .bull_fr_besonderesmerkmal {
        width: 301px;
    }
}

@media (max-width: 767px) {

    .bull_fr_name {
        width: 180px;
    }

    .bull_fr_besonderesmerkmal {
        width: 330px;
    }
}

@media (max-width: 575px) {

    .bull_fr_name {
        width: 298px;
    }

    .bull_fr_besonderesmerkmal {
        width: 247px;
    }
}


.bull_sr_name {
    width: 157px;
}

.bull_sr_hbnummer {
    width: 191px;
}

.bull_sr_vater {
    width: 140px;
}
.bull_sr_muttersvater {
    width: 215px;
}

.bull_sr_geb {
    width: 101px;
}

.bull_sr_besonderesmerkmal {
    width: 306px;
}

.bull_sr_table {
    margin-top: -36px;
}
.bull_sr_table.sticky {
    margin-top: 0;
}

@media (max-width: 991px) {

    .bull_sr_name {
        width: 132px;
    }

    .bull_sr_vater {
        width: 117px;
    }

    .bull_sr_muttersvater {
        width: 183px;
    }

    .bull_sr_besonderesmerkmal {
        width: 259px;
    }
}

@media (max-width: 767px) {

    .bull_sr_name {
        width: 182px;
    }

    .bull_sr_besonderesmerkmal {
        width: 353px;
    }
}

@media (max-width: 575px) {

    .bull_sr_name {
        width: 168px;
    }

    .bull_sr_besonderesmerkmal {
        width: 377px;
    }
}

.easybull-image-video {
    position: relative;
    z-index: 3;
    text-align: center;
}

.bull_proof {
    display: inline-block;
    margin-bottom: -25px;
    position: absolute;
    bottom: 30px;
    left: 5px;
}

.bull_breed {
    display: inline-block;
    margin-bottom: -25px;
    position: absolute;
    bottom: 30px;
    right: 5px;
}

.bull_image-info {
    position: relative;
    height: 25px;
    text-align: right;
    color: #fff;
}

@media (min-width: 768px) {
    .bull_image_container .easybull-image-video {
        text-align: right;
    }

    .bull_proof {
        margin-bottom: 0;
    }

    .bull_breed {
        margin-bottom: 0;
    }

    .bull_image_data_container {
        margin-top: -25px;
    }

    .bull_image-info span {
        position: relative;
        text-align: center;
    }

    .bull_image-info span {
        position: absolute;
        bottom: 0;
        right: 5px;
        line-height: 1;
    }
}

.breed_ho .bull_proof {
    position: static;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 0;
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #f5aba9;
}

#easybull table#easybull-list {
    border-collapse: separate;
    padding-bottom: 15px;
}

.about_bull {
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

/**Erbfehler unter Hbnr**/
span.erbfehler_text {
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 4px;
}

.exterieur_title {
    font-size: 16px;
    font-weight: bold;
}

.exterieur_value {
    font-size: 17px;
    font-weight: bold;
}

.exterieur_body {
    background: #e7e8ea;
    padding: 15px 15px 0 15px;
}

.exterieur_merkmal {
    margin-bottom: 15px;
}

.gesamtzuchtwert_table_container
{
    margin-bottom: 10px;
}

.rzr_percent
{
    font-weight: normal;
    font-size: 13px;
}

.hide_go_back_list
{
    visibility: hidden;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    #list_head th {
        position: -webkit-sticky;
        position: sticky;
        top: 36px;
        background: #fff;
    }
}

/*** Filter ***/
.bull-filter-container .rangeslider__fill
{
    background: #0a133c;
    position: absolute;
    border-radius: 0;
}

.bull-filter-container .rangeslider__handle {
    background-image: none;
    background: #e5ebee;
    width: 44px;
    height: 28px;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    cursor: default;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.bull-filter-container .rangeslider__handle:after {
    display: none !important;
}

.bull-filter-container .rangeslider--horizontal {
    height: 12px;
    width: 80%;
    border-radius: 0;
    float: left;
}

.bull-filter-container .bull-filter-label,
.bull-filter-container .range-output
{
    float: left;
    width: 10%;
    margin-top: -7px;
}

.bull-filter-container .bull-filter-label {
    overflow-wrap: break-word;
}


.bull-filter-container .range-output
{
    text-align: right;
    display: none;
}

.bull-filter-container
{
    color: #777;
    border: 1px solid #ddd;
    font-weight: 700;
    padding: 25px 10px 0px;
    float: left;
    width: 100%;
    text-align: left;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    transition: 0.3s ease;
    opacity: 0;
}

.bull-filter-container.show-filter
{
    opacity: 1;
}

.bull-filter-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 25px;
}

.bull-filter-input
{
    color: #333;
}

.bull-filter-input {
    color: #777;
    width: 50px;
    height: 27px;
    text-align: center;
    padding: 6px;
    background: #ddd;
    border: none;
    border-radius: 5px;
}

.bull-filter-input-container {
    float: left;
    margin: -10px 20px;
}

.input-max {
    margin-left: 25px;
}

.bull-search-container {
    float: left;
    width: 100%;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    transition: 0.3s ease;
    opacity: 0;
}


.bull-search-container.show-search
{
    opacity: 1;
}

input.bull_search {
    width: 100%;
    height: 45px;
    font-size: 24px;
    padding-left: 10px;
    color: #777;
    border: 1px solid #ddd;
}

input.bull_search::placeholder,
input.bull_search:-ms-input-placeholder,
input.bull_search::-ms-input-placeholder
{
    color: #fff !important;
    opacity: 1;
}

button.bull-show-filter,
button.bull-show-filter:focus,
button.bull-show-search:focus,
button.bull-show-search,
.bull-show-images,
.bull-show-images:focus,
.bull-show-table,
.bull-show-table:focus
{
    color: #777 ;
    border: 1px solid #ddd;
    background-color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding: 12px 32px;
    border-radius: 4px;
    margin-left: 15px;
    outline: none !important;
}

.bull-show-images,
.bull-show-images:focus,
.bull-show-table,
.bull-show-table:focus {
    margin: 0px;
}

@media (max-width: 992px) {
    .eb_formbutton {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .eb_formbutton > * {
        margin: 10px 0px 0px 0px !important;
    }
}

.bull-controll-container
{
    text-align: right;
    margin-bottom: 30px;
}

.bull-min-max-slider
{
    height: 12px;
    width: 70%;
    border-radius: 3px;
    float: left;
    margin-top: -4px;
}


.ui-state-default,
.ui-widget-content .ui-state-default {
    background-image: none;
    background: #ddd;
    width: 44px;
    height: 28px;
    border: 1px solid #ddd;
    border-radius: 3px;
    cursor: default;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
    margin-right: -26px;
}

.ui-widget-header {
    background: #fff !important;
}

.ui-widget-content {
    background: #777 !important;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.8em !important;
}

.ui-slider-handle:after {
    left: 17px;
}
.ui-slider-handle:before, .ui-slider-handle:after {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px;
}

.noUi-handle.noUi-handle-upper {
    margin-right: 16px;
}

.noUi-active .noUi-tooltip {
    display: block;
}

.noUi-connect {
    background: #fafafa;
}

.noUi-target {
    background: #777;
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.bull-filter-reset,
.bull-filter-button:hover,
.bull-filter-button:focus
{
    color: #fff !important;
}

input.search-aaa {
    width: 100%;
    display: none;
}

input#cat_aaa:checked + label + input.search-aaa
{
    display: block;
}

.bull-entry
{
    display: none;
}
.bull-entry.found_text_class.category_found.search_found
{
    display: table-row;
}
/*** Filter Ende ***/

/*** Farben ***/
.table_title_bar,
.bull_image_data_container,
.prev_next_bar {
    background-color: rgba(60, 60, 59, 1);
}

.bull_footer-image {
    border-top-color: rgba(60, 60, 59, 1);
}

.background-breed,
.health_table_container tr,
.exterieur_body {
    background-color: rgba(60, 60, 59, 0.15);
}

/* Holstein */
.breed_ho .table_title_bar,
.breed_ho .bull_image_data_container,
.breed_ho .prev_next_bar {
    background-color: rgba(60, 60, 59, 1);
}

.breed_ho .bull_footer-image {
    border-top-color: rgba(60, 60, 59, 1);
}

.breed_ho .background-breed,
.breed_ho .health_table_container tr,
.breed_ho .exterieur_body {
    background-color: rgba(60, 60, 59, 0.15);
}

.breed-table {
    font-size: 20px;
}

/* Rotbunt */
.sub-breed_19 .table_title_bar,
.sub-breed_19 .bull_image_data_container,
.sub-breed_19 .prev_next_bar {
    background-color: rgba(122, 67, 21, 1);
}

.sub-breed_19 .bull_footer-image {
    border-top-color: rgba(122, 67, 21, 1);
}

.sub-breed_19 .background-breed,
.sub-breed_19 .health_table_container tr,
.sub-breed_19 .exterieur_body {
    background-color: rgba(122, 67, 21, 0.15);
}

/* Rotbuntes Niederungsrind */
.sub-breed_88 .table_title_bar,
.sub-breed_88 .bull_image_data_container,
.sub-breed_88 .prev_next_bar {
    background-color: rgba(122, 67, 21, 1);
}

.sub-breed_88 .bull_footer-image {
    border-top-color: rgba(122, 67, 21, 1);
}

.sub-breed_88 .background-breed,
.sub-breed_88 .health_table_container tr,
.sub-breed_88 .exterieur_body {
    background-color: rgba(122, 67, 21, 0.15);
}

/* Angler Rotvieh */
.sub-breed_86 .table_title_bar,
.sub-breed_86 .bull_image_data_container,
.sub-breed_86 .prev_next_bar {
    background-color: rgba(150, 25, 24, 1);
}

.sub-breed_86 .bull_footer-image {
    border-top-color: rgba(150, 25, 24, 1);
}

.sub-breed_86 .background-breed,
.sub-breed_86 .health_table_container tr,
.sub-breed_86 .exterieur_body {
    background-color: rgba(150, 25, 24, 0.15);
}

/* Fleckvieh */
.breed_fv .table_title_bar,
.breed_fv .bull_image_data_container,
.breed_fv .prev_next_bar {
    background-color: rgba(0, 102, 51, 1);
}

.breed_fv .bull_footer-image {
    border-top-color:  rgba(0, 102, 51, 1);
}

.breed_fv .background-breed,
.breed_fv .health_table_container tr,
.breed_fv .exterieur_body {
    background-color: rgba(0, 102, 51, 0.15);
}

/* Braunvieh */
.breed_bv .table_title_bar,
.breed_bv .bull_image_data_container,
.breed_bv .prev_next_bar {
    background-color: rgba(29, 69, 85, 1);
}

.breed_bv .bull_footer-image {
    border-top-color: rgba(29, 69, 85, 1);
}

.breed_bv .background-breed,
.breed_bv .health_table_container tr,
.breed_bv .exterieur_body {
    background-color: rgba(29, 69, 85, 0.15);
}

/* Pinzgauer */
.breed_pi .table_title_bar,
.breed_pi .bull_image_data_container,
.breed_pi .prev_next_bar {
    background-color: rgba(0, 102, 51, 1);
}

.breed_pi .bull_footer-image {
    border-top-color: rgba(0, 102, 51, 1);
}

.breed_pi .background-breed,
.breed_pi .health_table_container tr,
.breed_pi .exterieur_body {
    background-color: rgba(0, 102, 51, 0.15);
}

/* Fleischrassen */
.breed_fr .table_title_bar,
.breed_fr .bull_image_data_container,
.breed_fr .prev_next_bar {
    background-color: rgba(88, 18, 29, 1);
}

.breed_fr .bull_footer-image {
    border-top-color: rgba(88, 18, 29, 1);
}

.breed_fr .background-breed,
.breed_fr .health_table_container tr,
.breed_fr .exterieur_body {
    background-color: rgba(88, 18, 29, 0.15);
}

/* Murnau-Werdenfelser */
.sub-breed_57 .table_title_bar,
.sub-breed_57 .bull_image_data_container,
.sub-breed_57 .prev_next_bar {
    background-color: rgba(34, 133, 137, 1);
}

.sub-breed_57 .bull_footer-image {
    border-top-color: rgba(34, 133, 137, 1);
}

.sub-breed_57 .background-breed,
.sub-breed_57 .health_table_container tr,
.sub-breed_57 .exterieur_body {
    background-color: rgba(34, 133, 137, 0.15);
}

/* Gelbvieh */
.sub-breed_25 .table_title_bar,
.sub-breed_25 .bull_image_data_container,
.sub-breed_25 .prev_next_bar {
    background-color: rgba(168, 141, 9, 1);
}

.sub-breed_25 .bull_footer-image {
    border-top-color: rgba(168, 141, 9, 1);
}

.sub-breed_25 .background-breed,
.sub-breed_25 .health_table_container tr,
.sub-breed_25 .exterieur_body {
    background-color: rgba(246, 242, 232, 1);
}

/* Original Braunvieh */
.sub-breed_58 .table_title_bar,
.sub-breed_58 .bull_image_data_container,
.sub-breed_58 .prev_next_bar {
    background-color: rgba(34, 133, 137, 1);
}

.sub-breed_58 .bull_footer-image {
    border-top-color: rgba(34, 133, 137, 1);
}

.sub-breed_58 .background-breed,
.sub-breed_58 .health_table_container tr,
.sub-breed_58 .exterieur_body {
    background-color: rgba(34, 133, 137, 0.15);
}
/*** Farben Ende ***/
