/***** Custom Global CSS *****/
.article-cards .card .image-style-article-thumbnail {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 397px;
  height: auto;
}
.webform-submission-add-pet-form .form-item-sex {
  display: inline-block;
  margin-right: 40px;
}
.webform-submission-add-pet-form .form-item-neutered-status {
  display: inline-block;
  margin-right: 40px;
}
.webform-submission-add-pet-form .btn-primary {
  background-color: var(--s-primary);
  color: var(--s-dark);
  border: none;
}
.webform-submission-add-pet-form label {
 /* font-family: "Inter-Bold";*/
  font-size: 14px;
  color: #000000;
  margin-bottom: 13px;
}
.webform-submission-add-pet-form .option {
 /* font-family: inherit;*/
  font-size: inherit;
  color: inherit;
  margin-bottom: inherit;
}
.webform-submission-add-pet-form .webform-managed-file-preview,
.webform-file-button {
  margin-top: 5px !important;
}
.mars-pet-entity-edit-form .form-item-field-sex {
  display: inline-block;
  margin-right: 40px;
}
.mars-pet-entity-edit-form .form-item-field-neutered-status {
  display: inline-block;
  margin-right: 40px;
}
.mars-pet-entity-edit-form .btn-primary {
  background-color: var(--s-primary);
  color: var(--s-dark);
  border: none;
}
.mars-pet-entity-edit-form .option {
 /* font-family: "Inter-Regular" !important;*/
  font-size: 16px !important;
}
.resend-otp-wrapper {
  text-align: right;
}
.site-form-md .form {
  max-width: 815px;
  margin: 0 auto;
}
.site-form-md .form .row > div {
  max-width: 360px;
}
.form-type-radio.js-form-item-user-type.form-item-user-type {
  display: inline-block;
  margin-right: 40px;
  margin-bottom: 17px;
}
.form-type-radio.js-form-item-user-type.form-item-user-type label {
  font-family: "Inter-Regular";
}
.usershow .form-control {
  pointer-events: none;
}
.btn-site-primary,
.btn-site-primary:hover {
  background-color: var(--s-primary);
  border-color: var(--s-primary);
  color: var(--s-dark);
}
.btn-site-primary .edit-link {
  color: var(--s-dark);
  display: block;
}
.iti--allow-dropdown {
  width: 100%;
}
.form-input-hldr .js-form-item-field-date-of-birth-0-value-date {
  width: 100%;
}

.btn-primary {
  --bs-btn-color: #000000;
  --bs-btn-bg: #ff9d94;
  --bs-btn-border-color: #ff9d94;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #ff9d94;
  --bs-btn-hover-border-color: #ff9d94;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #ff9d94;
  --bs-btn-active-border-color: #ff9d94;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #ff9d94;
  --bs-btn-disabled-border-color: #ff9d94;
}

.placeholder {
  background-color: inherit !important;
}
.user-form .js-form-type-date {
  width: 100%;
}
.view-find-user .form-type-radio,
.view-find-pet .form-type-radio {
  display: inline-block;
  margin-right: 40px !important;
  margin-bottom: 17px !important;
}

.view-find-user .form-item,
.view-find-pet .form-item {
  margin: 0;
}

.pager__item--last,
.pager__item--first {
  display: none;
}

.view-big-issues-articles .pagination .page-item.active .page-link {
  background-color: var(--s-primary);
  border-color: var(--s-primary);
  color: var(--s-dark);
}
.view-find-user .pagination .page-item.active .page-link,
.view-find-pet .pagination .page-item.active .page-link {
  background-color: var(--s-secondary);
  border-color: var(--s-secondary);
  color: var(--s-dark);
}
.form-type-radio label {
  font-family: "Inter-Regular";
}
.registerform .js-form-type-date {
  width: 100%;
}
.img-upload-wrapper {
  height: auto !important;
  padding: 10px;
}
.edit-link-wrapper {
  display: flex;
}
.btn-site-white:hover {
  background-color: var(--s-white);
  color: var(--s-dark);
}

.csv-feed .text-right {
  text-align: right;
}

button.ui-dialog-titlebar-close:after {
  content: "X";
  font-weight: bold;
  font-family: sans-serif;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.form-submit {
  background-color: #ff9d94;
  justify-content: center;
}
fieldset legend {
  margin-top: 20px;
}
.js-media-library-item-preview .field--name-thumbnail {
  margin: 10px 0;
}
.confidence-message-hldr {
  visibility: hidden;
}
.growth-message-hldr {
  visibility: hidden;
}
.obesity-status-message .alert {
  max-width: none;
}
.table-striped>tbody>tr:nth-of-type(odd)>* {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: rgba(255, 157, 148, 0.1) !important;
}
.entrydate {
  text-align: left !important;
}
.petcountdata {
  margin-top: -90px;
  margin-bottom: -40px;
}
.btn-outline-dark {
  margin-left: 20px;
}

.page-node-type-article .secondary-nav {
  display: none;
}
.article-page p {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-block-end: auto;
}
.lesson-grid .ratio-4x3 {
  --bs-aspect-ratio: 60%;
}

.heading-wrapper {
  padding-top: 20px;
}  
/*.page-node-type-article .block-system-breadcrumb-block {
  background-image: url(../images/backgrounds/article-page-bg.png);
  background-repeat: no-repeat;
  background-position: top;
}*/
.page-node-type-article .breadcrumb {
  padding-bottom: 20px;
  margin-bottom: 0;
}
.breadcrumb-item {
  font-size: 14px;
}
.password-parent, .confirm-parent {
  max-width: 100%;
}
.user-register-form .site-form-lg .form-control, .site-form-lg .form-select {
  margin: 0;
}
.user-register-form .form-item-pass-pass2.confirm-parent {
  margin-top: 24px;
  margin-bottom: 4px;
}
.mars-pet-entity-form .delete-btn {
  background: none;
}
.mars-pet-entity-form .delete-btn:hover {
  color: #212529;
}
.path-user .site-form-md .form-type-date {
  margin-top: 5px;
}
.webform-submission-add-form legend {
  font-size: inherit;
  font-weight: normal;
  font-family: "Inter-Bold";
  font-size: 14px !important;
  color: #000000;
  margin-top: 4px;
  margin-bottom: 7px !important;
}
.partner-cards .card {
  margin:12px;
}
.partner-cards .slick-dots {
  display: flex;
  justify-content: center;
}
.partner-cards .slick-dots li {
  margin: 0 0.25rem;
  font-size: 0;
}
.partner-cards .slick-dots li button {
  display: block;
  width: 1rem;
  height: 1rem;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: black;
  text-indent: -9999px;
}
.view-reporting-pet-data .page-item.active a,.view-reporting-users .page-item.active a {
  background-color: var(--s-secondary) !important;
  border-color: var(--s-secondary);
  color: var(--s-dark);
}
.view-reporting-pet-data .form-type-textfield input {
  margin-top: 0;
}
.view-reporting-pet-data .form-type-select {
  width: 28%;
}
#block-obesity-reportingdata h2 {
  margin-top: 50px;
}
.block-inline-blockstory-block p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}
.contact-form .form-item input{
  margin-top: 0;
}
.view-reporting-pet-data.view-display-id-page_1 .table > tbody > tr > td:last-child,.view-reporting-users .table > tbody > tr > td:last-child  {
  text-align: left;
}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
  .user-register-form .form-actions {
    width: 100%;
    display: inline-flex;
  }
  .view-reporting-pet-data .form-type-select {
    width: 100%;
  }
  .user-form .form-input-hldr h4 {
    font-family: "Inter-Bold";
    font-size: 14px;
    color: #000000;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .user-form .form-input-hldr.vet-p {
    margin-top: -15px;
  }
}
.card-title a {
  color: #000000;
}
#mars-pet-entity-edit-form .form-item-field-photo-0-alt {
  display: none;
}
#scrollTopButton-image {
  background-image: url(/themes/custom/obesity/images/icons/top.png);
}
.table.field-multiple-table > :not(caption) > * > * {
  white-space: normal !important;
}
.form-input-hldr .form-radios label.error {
  display: none !important;
}
input:radio.error {
  display: inline !important;
}
.radio-error {
  color: red;
  font-size: 14px;
}
.table > tbody > tr > td:last-child {
   text-align: center; 
}
/***** Reports CSS *****/
.contextual-region h3 {
  font-size: 15px;
  border: 1px solid #ccc;
  padding: 5px 10px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  border-bottom: 0;
}
.contextual-region h3:last-child {
  border-bottom: 1px solid #ccc;
}
.contextual-region h3 span {
  flex: 1;
}
.contextual-region h3 span + a {
  border-left: 1px solid #ccc;
  display: inline-block;
  width: 50px;
  text-align: center;
}

@media screen and (min-width: 1200px) {
  /***** Reports CSS *****/
  .contextual-region h3 {
    font-size: 18px;
  }
}

#user-form #edit-status--wrapper .form-radios {
  display: flex !important;
}
#user-form #edit-status--wrapper .form-radios .form-label.option {
  margin-right: 20px;
}
#user-form #edit-status--wrapper .fieldset-legend  {
  font-size: 14px !important;
}
/***** Changing font style and font size of subscribe-communication field.****/
.user-register-form .form-item-field-subscribe-communication-value .form-label {
  font-family: "Inter-Regular" !important;
  font-size: 1rem;
}  