/* =============== All Badge button style =============== */
.badge{
    padding: 6px 7px;
}

/* Modal Customize */
.modal-dialog-center {
  margin-top: 10%;
  width: 900px; 
  max-width: 100%;
}

.information__modal__image {
  height: 350px;
  width: 100%;
  max-width:100%; 
  margin-bottom: 20px;
  border: 1px solid #b10dc9;
}

.information__modal__ol {
padding-left: 20px;
text-align: justify;
}





/* Sweet alert font size */
.swal2-popup {
  font-size: 1.6rem !important;
  font-family: Georgia, serif;
}

/* Notice Board  */
.notice__board {
    display: inline-block;
    text-align: center !important;
}

.blank_collapse_height {  
    height: 115px;
    margin-top: 70px;
}

/* Panel Heading  */
.panel__heading {
    background: #17a2b8!important;
}

.panel__heading__white {
    background: #fff!important;
    color: #000000;
    font-size: 14px !important;
    font-weight: bold;
}
/* Report CArd */
.report__card {
    padding: 15px 0;
    margin: 5px 5px 15px 5px;
    text-align: left;
    border-radius: 8px;
    font-size: 14px;
    height: 100px;
}
.report__card__color {    
    background: #fafaf5;
}


 .card_height {
    height: 130px !important;
}

 .card_height_food_module {
    height: 150px !important;
}

.display_hide {
  display: none !important;
}

/* Purchase */
.table_heading_color{
    background: #c7c7c73b;
}

/* Vaccination list */
.table__column_width {
    width: 50% !important;
}

.table__rows {
    vertical-align: middle !important;
}

.table__cells {
    vertical-align: middle !important;
}

.table__cells__text {
   text-align: center !important;
   margin-top: 0;
   padding-top: 0;
}

.report__notice {
  padding: 15px 0;
  margin: 5px 0 15px 0;
  vertical-align: middle !important;
  text-align: center;
  border-radius: 8px;
  font-size: 14px;
  height: 100px;
  background: #fafaf5;
}

.custom__height {
  max-height: 100px;
  overflow: auto;
}

.text__margin {
  margin-top: 25px;
}


.vaccination__date__warning {
  padding: 5px;
  margin-top: 2px;
}

.transfer__warning {
  padding: 5px;
  margin: 2px 0 5px 0;
}


/* Custom Invoice Rimon */
.clearfix_invoice:after {
    content: "";
    display: table;
    clear: both;
  }
  
  .company {
    float: right;
    text-align: right;
  }
  .company p {
 margin: 4px 0 4px 0;
  }
  
  
  .details {
    margin-bottom: 50px;
  }

  .logo {
    float: left;
    margin-top: 8px;
  }
  
  .logo img {
    height: 70px;
  }

  .details {
    margin-bottom: 50px;
  }

  .client {
    padding-left: 6px;
    border-left: 3px solid #0087C3;
    float: left;
  }

  .client p{
    margin: 4px 0 4px 0;
  }
  
  .client .to {
    color: #777777;
  }

  h2.name {
    font-size: 1.4em;
    font-weight: normal;
    margin: 0;
  }

  .invoice {
    float: right;
    text-align: right;
    margin-bottom: 40px;
  }

  .invoicePaperSize {
    width: 793px;
    height: 1122px;    
  box-shadow: 0 0 0.4cm rgba(0,0,0,0.2);
  }
  
  .invoice h1 {
    color: #0087C3;
    font-size: 2.4em;
    line-height: 1em;
    font-weight: normal;
    margin: 0  0 10px 0;
  }
  
  .invoice .date {
    font-size: 1.1em;
    color: #777777;
    margin-top: 5px;
  }
  
  .table__padding {
      padding-top: 0px !important;
      padding-bottom: 0px !important;
  }

  .button__margin {
    margin-bottom: 39px;
  }


    /* Supplier Invoice */
    .supplier {
      padding-left: 6px;
      border-left: 3px solid #0087C3;
      float: left;
      margin-left: 70px;
    }
    .supplier .to {
      color: #777777;
    }
    .supplier p {
      margin: 4px 0 4px 0;
    }

  /* =================== Report css =================== */
  .total_report {
    background: #20B2AA;
    padding: 15px 0;
    margin: 5px 5px 5px 5px;
    text-align: center;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
}

.total_report h3 {
    margin-top: 0;
}

.chart__position {
    margin-top: 40px;
}

.img_url {
  height: 20px;
  width: 20px;
  background-size: contain;
  max-height: 20px;
  border-radius: 100px;
}

.option_th {
  width: 18%;
}

.note {
  padding-left: 0px;
  padding-right: 0px;
}

.viewP td {
  font-weight: bold;
}

.cke_1_contents {
  height: 88px !important;
}

.today_report {
  background: #47ded6;
  padding: 5px;
  margin: 5px 0 10px 0;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
}

.today_report h3 {
  margin-top: 0;
}

.date_wise_report {
  background: #B0C4DE;
  padding: 5px;
  margin: 5px 0;
  text-align: center;
  border-radius: 5px;
  font-size: 25px;
  width: 32%;
}

.purchase_report_filter {
  background-color: #d1ecf1;
  margin: 5px 0 5px 0;
  padding-top: 15px;
}

.date_wise_report_middle {
  margin: 5px 15px;
}

.filter_font {
  font-size: 25px;
}

.sale_report_filter {
  background-color: #d1ecf1;
  margin: 5px 0 5px 0;
  padding-top: 15px;
}

.filtering_heading_text {
  background: #7FB77E;
  margin: 0;
  color: #fff;
}

.date_text {
  margin-top: 10px;
}

.date_filtering {
  margin-top: 70px;
}


.search__button {
  margin-top: 25px;
} 

.report__search__button{
  margin-top: 0 !important;
  padding: 7px !important;
}





.table__row {
 background: rgb(195, 244, 237); 
}

.table__header {
  background: #cfcdcd;
}
.table_text_middle {
  vertical-align: middle !important;
}

.white__space__nowrap{
  white-space: nowrap;
}





.over__flow {
  background: #4CAF50;
  padding: 15px;
  width: 50%;
  height: 100px;
  overflow: scroll;
  border: 1px solid #ccc;
}


/* ================= Dashboard collapse ================= */
.faq_container {
  background: #ffffff;
  padding: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  max-height: 500px;
  height: auto;
  overflow: auto !important;
}

.showall,
.hideall {
  background: #fff;
  border: 2px solid rgba(167, 147, 147, 0.18);
  padding: 5px 10px;
  line-height: 1.5;
  margin-bottom: 20px;
  font-weight: bold !important;
  height: 34px;
  font-size: 14px;
  float: right;
  text-transform: capitalize;
}

.showall {
  margin-left: 5px;
}

.showall:hover,
.hideall:hover {
  background: #efefef;
  color: #101010;
}

.response {
  display: none;
}

ul.faq,
ul.faq li {
  list-style: none !important;
}

.faq h4 {
  background: #f9f9f9;
  padding: 10px 10px;
  border: 1px solid #e5e5e5;
}

.faq h4:hover,
.faq h4.titleopen {
  background: #efefef;
  color: #101010;
}

.faq h4:after {
  content: '+';
  float: right
}

.faq h4.titleopen:after {  
  transform: rotate(45deg);
}

.faq_qtn {
  cursor: pointer;
  -webkit-transition: color .2s ease, background .2s ease;
  -moz-transition: color .2s ease, background .2s ease;
  -o-transition: color .2s ease, background .2s ease;
  transition: color .2s ease, background .2s ease;
}

.para {
  padding: 15px;
  font-size: 18px;
  text-align: justify;
  line-height: 30px;
}

.widget__heading {
  display: inline-block;
  padding: 5px 0px;
  line-height: 1;
  font-weight: bold;
  height: 34px;
  text-align: left !important;
  font-size: 14px;
}


.custom__table {
  height: auto;
  max-height: 500px;
  overflow: auto;
}

.over__flow__table {
  overflow: auto !important;
}

.cell__div {
  height: 100%;
  width: 100%;
}
.add__button {
  margin: 25px 0px 0px 0px;
}

/* Print Button */
.print-button-position {
  margin-top: 10%;
}

@media print {
  body*{
    -webkit-print-color-adjust: exact !important;
			print-color-adjust: exact !important;
  }
  .noprint {
      display: none;
  }
}

.save-btn {
  float: right;
  margin-right: 16px;
}

.plus-btn {
  margin-top: 15px;
}

.row-top-margin {
  margin-top: 20px;
}

/* ================ new card ================ */
.card__box {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24) ;
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.card__box:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 5px 5px rgba(0,0,0,0.22);
}
.new__card {
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  margin: 1rem;
  position: relative;
  width: 100%;
}


/* ================ New Cards ================ */
.new__cards{
  background: #fff;
  padding: 15px;
  border-radius: 8px;
  display: inline-block;
  height: 105px;
  margin: 1rem 0;
  width: 100%;
}

.new__cards h3{
  margin-top: 12px !important;
}

.new__cards__auto {
  background: #fff;
  padding: 15px;
  border-radius: 8px;
  display: inline-block;
  height: auto;
  margin: 1rem 0;
  width: 100%;
}

/* ================ Social Button ================ */
.social__icon {
  display: inline-flex;
  list-style: none;
}

.social__icon .icon {
  position: relative;
  background: #0fa793;
  color: #fff;
  border-radius: 50%;
  padding: 5px;
  margin: 5px;
  width: 40px;
  height: 40px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}





/* ============== Custom button ============== */
.button {  
  font-family: 'Open Sans', sans-serif; 
  display: inline-block;
  border: none;
  border: 1px solid transparent;
  color: #fff;  
  cursor: pointer;
  font-size: 13px;
  padding: 4px 8px;
  margin: 1px 0 2px 0;
  border-radius: 4px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  transition: .6s ease; 
  white-space: nowrap;
}

.button-default {
  background-color: #f8f9fa !important;
  border-color: #ddd;
  color: #444;
}
.button-primary {
    color: #fff;
    background-color: #007bff !important;
    border-color: #007bff;
    box-shadow: none;
}
.button-secondary {
    color: #fff;
    background-color: #6c757d !important;
    border-color: #6c757d;
    box-shadow: none;
}
.button-success {
    color: #fff;
    background-color: #28a745 !important;
    border-color: #28a745;
    box-shadow: none;
}
.button-info {
  color: #fff;
    background-color: #17a2b8 !important;
    border-color: #17a2b8;
    box-shadow: none;
}
.button-danger {
  color: #fff;
  background-color:#dc3545 !important;
  border-color: #dc3545;
  box-shadow: none;
}
.button-warning {
    color: #1f2d3d;
    background-color: #ffc107!important;
    border-color: #ffc107;
    box-shadow: none;
}
.button-light {
  color: #1f2d3d;
  background-color: #f8f9fa!important;
  border-color: #f8f9fa;
  box-shadow: none;
}
.button-dark {
  color: #fff;
  background-color: #343a40 !important;
  border-color: #343a40;
  box-shadow: none;
}

.button-purple {
  color: #fff;
  background-color: #b10dc9 !important;
  border-color: #b10dc9;
  box-shadow: none;
}

/* Hover effects */

.button-primary:hover {
  border: #007bff solid 1px;
  background: #026de0 !important;
}
.button-secondary:hover {
  border: #6c757d solid 1px;
  background: #717a84 !important;
}
.button-success:hover {
  border: #28a745 solid 1px;
  background: #23913d !important;
}
.button-info:hover {
  border: #17a2b8 solid 1px;
  background: #1697aa !important;
}
.button-danger:hover {
  border: #dc3545 solid 1px;
  background: #c32c3b !important; 
}
.button-warning:hover {
  border: #ffc107 solid 1px;
  background: #e4ad05 !important;
}
.button-default:hover {
  border: #f8f9fa solid 1px;
  background: #d7d8da !important;
}






/* Print Button */
.export{
  outline: none !important;
  background-color:#4e52d0;
  border: 1px sandybrown;
  padding: .5rem 1rem;
  float: right;
  font-size: 14px;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
  margin-left: 4px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  transition: .6s ease;
}


/* Background Color */
.bg-primary {
  background: #007bff !important;
}
.bg-secondary {
  background: #6c757d !important;
}
.bg-success {
  background: #28a745 !important;
}
.bg-danger {
  background: #dc3545 !important;
}
.bg-warning {
  background: #ffc107 !important;
}
.bg-info {
  background: #17a2b8 !important;
}
.bg-light {
  background: #f8f9fa !important;
}
.bg-dark {
  background: #343a40 !important;
}
.bg-white {
  background: #fff !important;
}

.bg-purple {
  background: #9e0cb5f9 !important;
}


/* Background color light */
.bg-primary-light {
  color: #004085 !important;
  background-color: #cce5ff !important;
  border-color: #b8daff !important;
}
.bg-secondary-light {
  color: #383d41;
background-color: #e2e3e5;
border-color: #d6d8db;
}
.bg-success-light {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.bg-danger-light {
  color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
}
.bg-warning-light {
  color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
}
.bg-info-light {
  color: #0c5460;
background-color: #d1ecf1;
border-color: #bee5eb;
}
.bg-light-light {
  color: #818182;
background-color: #fefefe;
border-color: #fdfdfe;
}
.bg-dark-light {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.bg-purple-light {
  color: #fff;
  background-color: #efb8f7eb;
  border-color: #f5b4f1;
}


button[disabled], html input[disabled] {
  cursor: not-allowed !important;
  
}

.button-danger.disabled, .button-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.button.disabled, .button:disabled {
    opacity: .65;
    box-shadow: none;
}











