/*
* demo.css
* File include item demo only specific css only
******************************************************************************/

.light-style .menu .app-brand.demo {
  height: 64px;
}

.bg-menu-theme .menu-text{
  color: #da6f29;
}

.dark-style .menu .app-brand.demo {
  height: 64px;
}

.app-brand-logo.demo {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
}

.app-brand-logo.demo svg {
  width: 1.7rem;
  height: 1.7rem;
}

.app-brand-text.demo {
  font-size: 1.75rem;
  letter-spacing: -0.45px;
}

/* ! For .layout-navbar-fixed added fix padding top tpo .layout-page */
.layout-navbar-fixed .layout-wrapper:not(.layout-without-menu) .layout-page {
  padding-top: 64px !important;
}

/* Navbar page z-index issue solution */
.content-wrapper .navbar {
  z-index: auto;
}

/*
* Content
******************************************************************************/

.demo-blocks > * {
  display: block !important;
}

.demo-inline-spacing > * {
  margin: 1rem 0.375rem 0 0 !important;
}

/* ? .demo-vertical-spacing class is used to have vertical margins between elements. To remove margin-top from the first-child, use .demo-only-element class with .demo-vertical-spacing class. For example, we have used this class in forms-input-groups.html file. */
.demo-vertical-spacing > * {
  margin-top: 1rem !important;
  margin-bottom: 0 !important;
}
.demo-vertical-spacing.demo-only-element > :first-child {
  margin-top: 0 !important;
}

.demo-vertical-spacing-lg > * {
  margin-top: 1.875rem !important;
  margin-bottom: 0 !important;
}
.demo-vertical-spacing-lg.demo-only-element > :first-child {
  margin-top: 0 !important;
}

.demo-vertical-spacing-xl > * {
  margin-top: 5rem !important;
  margin-bottom: 0 !important;
}
.demo-vertical-spacing-xl.demo-only-element > :first-child {
  margin-top: 0 !important;
}

.rtl-only {
  display: none !important;
  text-align: left !important;
  direction: ltr !important;
}

[dir='rtl'] .rtl-only {
  display: block !important;
}

/*
* Layout demo
******************************************************************************/

.layout-demo-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 1rem;
}
.layout-demo-placeholder img {
  width: 900px;
}
.layout-demo-info {
  text-align: center;
  margin-top: 1rem;
}


/*CUSTOM*/

.app-brand-logo.demo{
  height: 100px;
  width: auto;
}

.logo-img{
  height: 100%;
}

#layout-menu .app-brand-logo.demo, .layout-menu .app-brand-logo.demo{
  height: 40px;
}


.swal2-modal.swal2-popup .swal2-title{
  max-width: max-content;
}

.flatpickr-prev-month, .flatpickr-next-month{
  border: none !important;
}


.stats-details{

}
.stats-details span{
  background-color: rgba(243, 166, 131, 0.4);
  border-radius: 3px;
  padding: 2px 5px;
  margin-right: 10px;
} 

.full-offcanvas-end{
  min-width: 700px;
  max-width: 100%;
}

.offcanvas-body form{
  min-height: 100vh;
}

.new_line{
  display: block;
}


body.swal2-no-backdrop .swal2-container,.swal2-container{
  background-color: rgba(116, 125, 140, 0.7) !important;
  background: rgba(116, 125, 140, 0.7) !important;
}


.btn-confirm-bordered{
  padding: 2px 15px;
  display: inline-block;
  border: 1px solid #1B1464;
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
}

.btn-confirm-bordered.off{
  background-color: #006266;
  color: #ffffff;
}

.btn-confirm-bordered.on{
  background-color: #57606f;
  color: #ffffff;
}

.mt--10{
  margin-top: -10px;
}

.full-height{
  height: 100%;
}
.card{
  box-shadow: 0 2px 14px rgba(38, 60, 85, 0.16);
}

.card-last-period{
  background-color: rgba(1,1,1,0.05);
}

.box-stat-number{
  position: absolute;
  right: 1.375rem;
  top: 1.375rem;
  font-size: 1.7rem;
}

.p-stats-mini{
  font-weight: 300;
}

.box-stat-number, .p-stats-mini{
  color: rgba(0, 98, 102,1.0) !important;
}

.stats-title{
  padding-right: 50px;
}

.mb-stat-head{
  margin-bottom: 1.375rem !important;
}

.p-stats{
  font-size: 0.9rem;
}

.p-stats-mini{
  font-size: 0.8rem;
}


.span-gestation-one{
  font-size: 1rem;
  color: rgba(116, 125, 140,1.0);
}

.span-inter-date{
  font-size: 0.8rem;
  width: 100px;
  margin-right: 5px;
  font-style: italic;
}

.span-inter-animal{
  font-size: 1rem;
  color: rgba(116, 125, 140,1.0);
}

.span-inter-animal-price{
  font-size: 0.8rem;
  width: 100px;
  margin-right: 5px;
  font-style: italic;
  float: right;
}


.span-inter-elt{
  font-size: 0.9rem;
  color: rgba(116, 125, 140,1.0);
  width: 60%;
  display: inline-block;
}

.span-inter-elt-qty{
  font-size: 0.9rem;
}


.span-inter-animal{
  font-size: 1rem;
  color: rgba(116, 125, 140,1.0);
  
}


.bg-or{
  background-color: rgba(243, 166, 131, 0.4);
}

.bg-blue{
  background-color: rgba(6, 82, 221, 0.3);
}

.bg-grey{
  background-color: rgba(89, 98, 117, 0.2);
}

.bg-green{
  background-color: rgba(0, 148, 50, 0.2);
}

.bg-green-2{
  color: #fff !important;
  background-color: rgba(0, 148, 50, 1);
}

.bg-green-2 h3{
  color: #fff !important;
}

.bg-red{
  background-color: rgba(234, 32, 39, 0.2);
}


.bg-default{
  background-color: rgba(112, 161, 255, 0.1);
}


.box-bg-red{
  background-color: rgba(234, 32, 39, 0.05);
}

.box-bg-green{
  background-color: rgba(0, 148, 50, 0.05);
}

.box-bg-green-full{
  background-color: rgba(0, 148, 50, 1);
  color: #ffffff;
}

.box-bg-green-full h3{
  color: #fff !important;
}

.box-bg-blue{
  background-color: rgba(27, 20, 100, 0.05);
}

.box-bg-yellow{
  background-color: rgba(247, 159, 31, 0.05);
}

.color-primary{
  color: #5a8dee !important;
}

.color-secondary{
  color: #00cfdd !important;
}

.dashboard-analytics-box{
  width: 30%;
  max-width: 150px;
  padding: 5px 10px;
  border-radius: 5px;
}

.dashboard-analytics-box-long{
  width: 49%;
  padding: 5px 10px;
  border-radius: 5px;
}

.dashboard-analytics-box-full{
  width: 100%;
  padding: 5px 10px;
  border-radius: 5px;
}

.h-separator{
  font-size: 1rem;
  margin: 0 4px;
}




/*** Slideshow **/

/* Slideshow container */



/* Position the image container (needed to position the left and right arrows) */
.slideshow-container {
  position: relative;
}

.swiper-wrapper-content{
  padding-top: 40px;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
}

.mySwiper2 {
  height: 80%;
  max-height: 400px;
  width: 100%;

  margin-bottom: 10px;
  border-radius: 5px;
}

.mySwiper {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

.mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.swiper-slide-label{
  position: absolute;
  top: 0px;
  width: 100%;
  border: 1px solid #006266;
  top: -35px;
  width: 100%;
  border-radius: 5px;

}
/*** Slideshow **/


.light-style .swal2-popup .swal2-title{
  width: 100% !important;
  max-width: fit-content;
  text-align: center;
  min-width: 100%;
}

table.dataTable{
  text-transform: capitalize;
}
/*** Upload Image */

.dropzone-form{
  min-height: 500px  !important;
  padding-bottom: 115px !important;
}

.btn-option-bottom{
  display: flex;
  width: 100%;
  justify-content: center;
  position: absolute;
  bottom: 10px;
  left: 0;
}


.report-header{
  display: flex;
  justify-content: space-between;
}

.report-content{
  width: 100%;
  border: 1px solid #57606f;
  border-radius: 2px;
  padding: 10px;
  min-height: 400px;
}



@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@media screen and (max-width: 470px) {
  .dashboard-analytics-box{
    width: 32%;
  }

}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) { 
  .dashboard-analytics-box{
    width: 30%;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .dashboard-analytics-box{
    width: 30%;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

  
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

}
