/* menu

 .autohide{
        position: fixed;
        top: 100px;
        right: 0;
        left: 0;
        width: 100%;
        z-index: 1030;
    }
    .scrolled-down{
        transform:translateY(-300px); transition: all 1s ease-in-out;
    }
    .scrolled-up{
        transform:translateY(-100px); transition: all 0.3s ease-in-out;
    }

    .go-bak{
        transform:translateY(0); transition: all 0.6s ease-in-out;
    }*/
:root {
    --color-primary: #0a2a59;
    --color-second: #eee;
    --color-second2: #101010;
}

.м, .М, .M{
   background-color: #e2f2fe!important; 
}

.ж, .Ж, .f{
    background-color: #fee2e2!important;
}

 #fixed-menu-container {
                /* Стилизирайте този контейнер по ваш вкус */
                position: fixed;
                left: 0;
                top: 50px;
                width: 200px; /* или каквато искате ширина */
                background-color: white; /* или друг цвят */
                z-index: 1000; /* за да е винаги отгоре */
                height: 100%;
                overflow-y: auto;
            }
}

.navbar-brand {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    margin-right: 1rem;
    font-size: 1.05rem;
    text-decoration: none;
    white-space: nowrap;
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}

.nw td{
white-space: nowrap;
}

.nw th{
white-space: nowrap;
}

#myIframe {
    width: 100%; /* или друга желана ширина */
    overflow: hidden; /* Препоръчително, за да се избегне скролиране в самия iframe */
    border: none; /* Ако не искате рамка */
}

.empty-cel{
    background-color: #f1f1f1!important;
    color: #999!important;
}
.male{
    color: #009;
}

.fimale{
    color: #f00;
}

a.fimale:hover{
    color: #f00;
}



.btn-none {
    
    color: #000;
    text-decoration: underline;
    text-decoration-color: #ccc;
    margin: 0!important;
    padding: 0!important;
    font-size: 1rem;
}

.modal-footer {
    display: block;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px);
}

.model-label{
    color: #333;
}

.btn-success {
    color: #fff;
    background-color: #073b23;
    border-color: #073b23;
}
.sortable-item {
    display: inline-block!important;
    padding-right: 10px;
    background-color: #ccc;
    border-radius: 5px;
    margin: 2px;
    max-width: 220px; /* Максимална широчина */
    min-width: 50px; /* Минимална широчина */
}
.pl-02{
    padding-left: 0.2rem!important;
}

.pr-02{
    padding-right: 0.2rem!important;
}

.form-div-focus{
    background-color: #ffa234!important;
}

.filter-col{
    padding-left: 0.1rem!important;
    padding-right: 0.1rem!important;
    margin-top: 0.1rem!important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 1.4rem!important;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    height: 1.8rem!important;
    font-size: 1rem;
   
}

.table>:not(caption)>*>* {
    padding: 0.2rem 0.4rem 0.2rem 0.4rem!important;
   
}


html, body{
    font-family: 'Roboto Flex', sans-serif;
    font-size: 15px!important;
}
.table-bordered {
    border: 1px solid #aaa;
}

.table-responsive thead th {
    position: sticky;
    top: 0;
    background-color: white;
    z-index: 1; /* за да се уверите, че заглавието ще бъде над другите елементи */
     border-bottom: 1px solid #dee2e6; 

}

.table-responsive thead {
    z-index: 2; /* Уверете се, че това е по-високо от z-index на tbody */
    border-bottom: 2px solid #dee2e6;
}

table a{
    text-decoration: none;
}

.full {
    color: #F00!important;
}

.bg-grey{
     background-color: var(--color-second);
}

.btn-with{
    color: var(--color-second);
    background-color: var(--color-second2);

}

.form-select {
    padding-top: 2px;
}

.left-menu .fa-solid{
     color: #aaa;
     margin-right : 0.2rem;
}


.text-primary-ll {
    color: #4e789f!important;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.left-menu li a {
    display: block;
    color: #000000!important; /* Цвят на текста */
    text-decoration: none; /* Премахване на подчертаването */
    font-size: 1.05rem; /* Размер на шрифта */
   width: 100%!important;
    padding: 0.15rem;
     padding-left: 0.5rem;
   
}

.left-menu li a:hover {
    
    background-color: var(--color-second);
   
}

.left-menu .nav-link{
    font-size: 1.05rem;
    color: #fff!important;
    background-color: var(--color-primary);
    margin: 0;
}

.left-menu .-divider{

    margin: 0.2rem;
}

.left-menu .add-menu{
    float: right;
    margin-top: -1.9rem;
    margin-right: 0.5rem;
}


.left-menu ul {
    list-style-type: none;
    padding-left: 0;
}

.left-menu .no-show{
    display: none;
}

.left-menu .btn-with {
    background: none; /* Премахва фона */
    border: none;   /* Премахва рамката */
}


.left-menu li {
    list-style-type: none;
    padding-left: 0;
}

.btn-first-word-bold::first-word {
    font-weight: bold;
}

.bg-gray{
    background-color: #bad5fa;
}
.form-control, .form-select, .operator-btn  {   
    padding-left: 0.2rem;
    height: 1.8rem;
    font-size: 1rem;
    border-color: #333!important;
}

.cover{
    max-height: 600px;
}


.btn-primary {
    color: #fff;
    background-color: #0a2a59!important;
    border-color: #0a2a59!important;
}

.bg-primary {
    background-color: #0a2a59!important;
}

.text-muted {
    color: #4c5965!important;
}

.bg-light {
    background-color: #e2e7ec;
}

h2{
   color: #1d2a45;
   font-size: 1.4rem;
   font-weight: bold;
}

h3{
   color: #1d2a45;
   font-size: 1.2rem;
   font-weight: bold;
}

h4{
   color: #1d2a45;
   font-size: 1.1rem;
   font-weight: bold;
}

    .bg-dark{
background-color: #172440!important;
    }

    .nav-link {
    color: #fff!important;
}

@media screen and (min-width: 1201px) {
    .container-fluid {
       padding-left: 1rem;
        padding-right: 1rem;
    }
}

.ins_title {
    border-bottom: 1px solid #ccc;
    border-radius: 0.25rem 0.25rem 0 0;
}
    .img_gal {
        display: block;
        width: 120px;
        float: left;
    }

    .cryptedmail:after {
    content: attr(data-name) "@" attr(data-domain) "." attr(data-tld);
}
    #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
        color: #FFF!important;
    }

    #footer a {
        color: #FFF!important;
    }

    #footer.footer-texts-more-lighten p, #footer.footer-texts-more-lighten span, #footer.footer-texts-more-lighten a:not(.btn):not(.no-footer-css), #footer.footer-texts-more-lighten li {
    color: #a8a8a8;
}

.border-color-light{
    border-color: #fff;
}

.social-icons.social-icons-clean-with-border li a {
    background: transparent;
    color: #FFF !important;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.social-icons.social-icons-medium li a {
    height: 38px;
    line-height: 38px;
    width: 38px;
    font-size: 14.4px;
    font-size: 0.9rem;
}

.social-icons li a {
    transition: all 0.2s ease;
    border-radius: 100%;
    display: block;
    height: 28px;
    line-height: 28px;
    width: 28px;
    text-align: center;
    color: #333 !important;
    text-decoration: none;
    font-size: 12.8px;
    font-size: 0.8rem;
}

.color-white{
    color: #fff;
}

.nav-logo{
    display: none;
}

.z-top{
    z-index: 1002!important;
}

.btn-border-light{
    border-color: #fff;
}


    .nav-head{
       margin-bottom: 120px;
        top: -50px;
        width: 100%;
    }

   .header-extra-info li .header-extra-info-text label {
    display: block;
    margin: 0;
    color: #999;
  
    font-size: 0.75rem;
    line-height: 1.2;
}

.sheader-extra-info {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.header-extra-info-icon{
     margin-right: 6px;
}

.header-row {
    display: flex;
    flex-grow: 1;
    align-items: center;
    align-self: stretch;
    max-height: 100%;
}

 .header-column {
    display: flex;
    align-self: stretch;
    align-items: center;
    flex-grow: 1;
    flex-direction: column;
}



.extra-radius{
    border-radius: 1.3rem;   
    border: 0;  
}



.w-100 {
    width: 100%!important;
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}

/* Font Size */
.text-0 {
    font-size: .7em !important;
}

.text-1 {
    font-size: .8em !important;
}

.text-2 {
    font-size: .9em !important;
}

.text-2-3,
.text-2-5 {
    font-size: .95em !important;
}

.text-3 {
    font-size: 1em !important;
}

.text-3-4,
.text-3-5 {
    font-size: 1.1em !important;
}

.text-4 {
    font-size: 1.2em !important;
}

.text-4-5 {
    font-size: 1.35em !important;
}

.text-5 {
    font-size: 1.50em !important;
}

.text-5-6,
.text-5-5 {
    font-size: 1.65em !important;
}

.text-6 {
    font-size: 1.80em !important;
}

.text-6-7,
.text-6-5 {
    font-size: 1.9em !important;
}

.text-7 {
    font-size: 2em !important;
}

.text-8 {
    font-size: 2.30em !important;
}

.text-9 {
    font-size: 2.50em !important;
}

.text-10 {
    font-size: 2.75em !important;
}

.text-11 {
    font-size: 3em !important;
}

.text-12 {
    font-size: 3.5em !important;
}

.text-12-13,
.text-12-5 {
    font-size: 3.75em !important;
}

.text-13 {
    font-size: 4em !important;
}

.text-14 {
    font-size: 4.5em !important;
}

.text-15 {
    font-size: 5em !important;
}

/* Weights */
.font-weight-thin {
    font-weight: 100 !important;
}

.font-weight-extralight,
.font-weight-extra-light {
    font-weight: 200 !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-regular,
.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-medium {
    font-weight: 500 !important;
}

.font-weight-semibold,
.font-weight-semi-bold {
    font-weight: 600 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-weight-extrabold,
.font-weight-extra-bold {
    font-weight: 800 !important;
}

.font-weight-black {
    font-weight: 900 !important;
}


.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}



.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}


.dotunderletter {
    text-emphasis-style: dot;
    text-emphasis-position: under left;
    -webkit-text-emphasis-style: dot;
    -webkit-text-emphasis-position: under;
}



.pag {
   color: #999999;
   float: right;
}
.pag2 {
   padding: 5px;
   float: left;

}

.select2-container--default .select2-selection--single {
    border: 1px solid #333!important;
}


.edit{
    background: url(2cOaJ.png);
    background-attachment: local;
    background-repeat: no-repeat;
    padding-left: 35px;
    padding-top: 10px;
    border-color:#ccc;
}

.btn-outline-secondary{
    border-color: #ccc;
    background-color: #fff;
    color: #333;
}

.btn-link{
    margin: 0;
    padding: 0;
    font-size: 1rem;
}


.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 998;
}


.search-form-a .accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: #ddd;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
    border: none;
}

.search-form-a .accordion-item {
    background-color: #fff;
    border: none;
}

.search-form-a .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0.2rem 0.2rem!important;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #ddd;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}




.small, small {
    line-height: 0.98em!important;
}



#footer {
    background: #212529;
    border-top: 4px solid #212529;
    font-size: 0.9em;
    margin-top: 50px;
    padding: 0;
    position: relative;
    clear: both;
    color: #fff;
}

#footer a{
     color: #fff;
}

#footer h5{
    font-family: "AcariSans", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
}



.social-icons {
    margin: 0;
    padding: 0;
    width: auto;
}

#footer.footer-texts-more-lighten p, #footer.footer-texts-more-lighten span, #footer.footer-texts-more-lighten a:not(.btn):not(.no-footer-css), #footer.footer-texts-more-lighten li {
    color: #a8a8a8;
}

.livesearch {
    position: absolute;
    z-index: 100;
    display: block;
    width: 100%;
    flex: 1;
    background-color: #FFF;
    text-align: left;
    border-radius: 3px;
    padding-left: 1rem;   
}



.social-icons li {
    display: inline-block;
    margin: -1px 1px 0 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
}

.ex_osn {
    position: relative;
    height: 40px;
    width: 60px;
}

/* Общи стилове за всички изображения */
.ex_osn img {
    position: absolute;
    left: 0;
    width: 60px;
    height: 40px;
}

/* Позициониране на всяко изображение */
/*.ex_osn img:first-child { top: 0; z-index: 1; }   Основно изображение */
.ex_osn img.powp2 { top: 40px; z-index: 2; }        /* Задна част */
.ex_osn img.powp3  { top: 80px; z-index: 3; }     /* Опашка */
.ex_osn img.powp4 { top: 120px; z-index: 4; }     /* Гръб */
.ex_osn img.powp5 { top: 160px; z-index: 5; }    /* Крака */
.ex_osn img.powp6 { top: 200px; z-index: 6; }    /* Предна част */



.card {
  margin: 0 0.5em;
  box-shadow: 2px 2px 2px 0 rgba(22, 22, 26, 0.18);
  border: 1px solid #ccc;
  border-radius: 0.25!important;
}

.parent-card {
    border: 1px solid #ccc;
    border-radius: 0.25!important;
  }

.sl-header{
    height: 500px;
    width: 100%;
}



#carouselExampleCaptions.carousel-item{
    height: 600px;
    width: 100%;
}

.carousel-control-prev,
.carousel-control-next {
  background-color: #e1e1e1;
  width: 6vh;
  height: 6vh;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-40%)!important;
}

#carouselObj .carousel-control-prev {  
    transform: translateX(-50%);
}
#carouselObj .carousel-control-next {  
    transform: translateX(50%);
}

#carouselExampleCaptions .carousel-caption h1{
    font-size: 28px;
    font-weight: bold;
    }

    #carouselExampleCaptions .carousel-caption p{
    font-size: 22px;
    
    font-weight: none;
    color: #fff;
    }

#carouselExampleCaptions .carousel-caption {
    position: absolute;
    right: 20%;
     left: 20%;
    top: 5%!important;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}




@media (min-width: 768px) {
  #carouselObj .carousel-item {
    margin-right: 0;
    flex: 0 0 25%;
    display: block;
  }
  #carouselObj .carousel-inner {
    display: flex;
  }
}
#carouselObj.card .img-wrapper {
    max-width: 100%;
    height: 13em;
    display: flex;
    justify-content: center;
    align-items: center;
}
#carouselObj.card img {
    max-height: 100%;
}
@media (max-width: 767px) {
  #carouselObj .card .img-wrapper {
    height: 17em;
  }
}

.nav-link {
    display: block;
    padding: 0.1rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fefefe;
    background-clip: padding-box;
    border: 1px solid #000;
    border-radius: 0.25rem;
    box-shadow: 2px 2px 2px 0 rgba(22, 22, 26, 0.18);
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 0.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.featured-box {
    background: #FFF;
    border: 1px solid #ccc;
    border-radius: 8px!important;
}


.navbar-dark .navbar-nav .nav-link {
    color: #fff!important;
    font-size: 1rem;
    
}

.home {
   /*  margin-top: 60px;*/
    display: inline-block
    width 100%;
    min-height: 476px;
}


.slogan{
    text-shadow: 2px 2px 3px #000;
    }


    .strin_preview{
        min-height: 300px;
    }

  

.indicel-2 {
    margin-top: 2px;
    width: 100%;
    min-height: 140px;
    text-shadow: 2px 2px 2px #999;
    background: none repeat scroll 0 0 #DADADA;
    border-top: 1px solid #660000;
    border-bottom: 1px solid #660000;
    color: #333;
    padding: 1em;
}
@media only screen and (min-width: 768px){
    h4 {
        font-size: 1.4rem;
        font-weight: bold;
    }
}



.ins {
  font-size: 0.9em;
}


.ind_icon {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 100px;
    width: 100px;
}
.table_head {
                white-space: nowrap;
                display: inline-block;
            }

            .ref{
                 display: inline-block;
                float: left;
               border-radius: 4px;
                border: 1px solid #405d27;
                padding: 2px;
              margin-left: 2px;
                margin-bottom: 2px;

            }

            .files2{
                 display: inline-block;
            }

            .tab {
                display: inline-block;
                margin-left: 40px;                
            }

          
            .mapboxgl-popup{
                 text-align: center;
            }

            @media only screen and (min-width: 768px){
                h1 {
                    font-size: 2rem;
                }
            }

/* Margin - Всички посоки */
.m-0 { margin: 0; }
.m-1 { margin: 0.25rem; }
.m-2 { margin: 0.5rem; }
.m-3 { margin: 1rem; }
.m-4 { margin: 1.5rem; }
.m-5 { margin: 2rem; }

/* Margin Left */
.ml-0 { margin-left: 0; }
.ml-1 { margin-left: 0.25rem; }
.ml-2 { margin-left: 0.5rem; }
.ml-3 { margin-left: 1rem; }
.ml-4 { margin-left: 1.5rem; }
.ml-5 { margin-left: 2rem; }

/* Margin Right */
.mr-0 { margin-right: 0; }
.mr-1 { margin-right: 0.25rem; }
.mr-2 { margin-right: 0.5rem; }
.mr-3 { margin-right: 1rem; }
.mr-4 { margin-right: 1.5rem; }
.mr-5 { margin-right: 2rem; }

/* Margin Top */
.mt-0 { margin-top: 0; }
.mt-1 { margin-top: 0.25rem; }
.mt-2 { margin-top: 0.5rem; }
.mt-3 { margin-top: 1rem; }
.mt-4 { margin-top: 1.5rem; }
.mt-5 { margin-top: 2rem; }

/* Margin Bottom */
.mb-0 { margin-bottom: 0; }
.mb-1 { margin-bottom: 0.25rem; }
.mb-2 { margin-bottom: 0.5rem; }
.mb-3 { margin-bottom: 1rem; }
.mb-4 { margin-bottom: 1.5rem; }
.mb-5 { margin-bottom: 2rem; }

/* Padding - Всички посоки */
.p-0 { padding: 0; }
.p-1 { padding: 0.25rem; }
.p-2 { padding: 0.5rem; }
.p-3 { padding: 1rem; }
.p-4 { padding: 1.5rem; }
.p-5 { padding: 2rem; }

/* Padding Left */
.pl-0 { padding-left: 0; }
.pl-1 { padding-left: 0.25rem; }
.pl-2 { padding-left: 0.5rem; }
.pl-3 { padding-left: 1rem; }
.pl-4 { padding-left: 1.5rem; }
.pl-5 { padding-left: 2rem; }

/* Padding Right */
.pr-0 { padding-right: 0; }
.pr-1 { padding-right: 0.25rem; }
.pr-2 { padding-right: 0.5rem; }
.pr-3 { padding-right: 1rem; }
.pr-4 { padding-right: 1.5rem; }
.pr-5 { padding-right: 2rem; }

/* Padding Top */
.pt-0 { padding-top: 0; }
.pt-1 { padding-top: 0.25rem; }
.pt-2 { padding-top: 0.5rem; }
.pt-3 { padding-top: 1rem; }
.pt-4 { padding-top: 1.5rem; }
.pt-5 { padding-top: 2rem; }

/* Padding Bottom */
.pb-0 { padding-bottom: 0; }
.pb-1 { padding-bottom: 0.25rem; }
.pb-2 { padding-bottom: 0.5rem; }
.pb-3 { padding-bottom: 1rem; }
.pb-4 { padding-bottom: 1.5rem; }
.pb-5 { padding-bottom: 2rem; }


/* Размери на текста */
.text-7 {
    font-size: 2rem; /* например, 20px при базов размер на шрифта от 16px */
    line-height: 1.5;
}
.text-6 {
    font-size: 1.5rem; /* например, 20px при базов размер на шрифта от 16px */
    line-height: 1.5;
}
.text-5 {
    font-size: 1.25rem; /* например, 20px при базов размер на шрифта от 16px */
    line-height: 1.5;
}

.text-4 {
    font-size: 1.125rem; /* например, 18px */
    line-height: 1.5;
}

.text-3 {
    font-size: 1rem; /* 16px */
    line-height: 1.5;
}

.text-2 {
    font-size: 0.875rem; /* например, 14px */
    line-height: 1.5;
}

.text-1 {
    font-size: 0.75rem; /* например, 12px */
    line-height: 1.5;
}

.ssm {
    padding-top: 0.2rem;
    padding-left: 0.2rem;
    height: 1.8rem;
}

.date-form-div{
    min-width: 350px!important;
}
.control-label{
    
    font-size: 0.9rem;
    font-weight: bold;
    color: var(--color-primary);
}

.w-15{
    width: 15%;
}
.w-20{
    width: 20%;
}
.required{
    font-weight: bold;
    font-size: 1.2rem;
    color: red;
}

.animals-tab-css{
    background-color: rgb(230, 230, 230)!important;
    border-color: rgb(80, 80, 80)!important;
}


.m-tab-css{
    background-color: rgb(242, 220, 220)!important;
    border-color: rgb(80, 80, 80)!important;
}

.f-tab-css{
    background-color: rgb(220, 230, 242)!important;
    border-color: rgb(80, 80, 80)!important;
}

.farmers-tab-css{
    background-color: rgb(220, 242, 220)!important;
    border-color: rgb(80, 80, 80)!important;
}

.regions-tab-css{
    background-color: rgb(230, 230, 242)!important;
    border-color: rgb(80, 80, 80)!important;
}

.farms-tab-css{
    background-color: rgb(242, 242, 220)!important;
    border-color: rgb(80, 80, 80)!important;
}

.b1s-tab-css{
    background-color: rgb(220, 235, 225)!important;
    border-color: rgb(80, 80, 80)!important;
}

.breeds-tab-css{
    background-color: rgb(225, 235, 235)!important;
    border-color: rgb(80, 80, 80)!important;
}

.any-tab-css{
    background-color: rgb(235, 235, 235)!important;
    border-color: rgb(80, 80, 80)!important;
    border-width: 1px!important;
}

.btn-xsm{
    height: 1.4rem!important;
    font-size: 0.8rem!important;
    padding: 0.1rem 0.2rem 0.1rem 0.2rem!important;
}

.alert {
    --bs-alert-padding-x: 0.2rem;
    --bs-alert-padding-y: 0.2rem;
}