@font-face {
  font-family: pontiac;
  src: url(fonts/pontiac-regular.otf);
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: pontiac-bold;
  src: url(fonts/pontiac-bold.otf);
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: pontiac-italic;
  src: url(fonts/pontiac-italic.otf);
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: pontiac-light;
  src: url(fonts/pontiac-light.otf);
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: pontiac-black;
  src: url(fonts/pontiac-black.otf);
  font-weight: normal;
  font-style: normal;
}

body {   
  font-family: "pontiac", sans-serif;
  text-align: center;
  margin: auto;
  color: #696969;
  min-height: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

b {
  font-family: pontiac, sans-serif;
  font-weight: bold !important;
}

.underline {
  text-decoration: underline;
  color: #55a19f;
}

html {
  min-height:100%;
}

input[type=text] {
  border-color: #696969;
  border-width: 1px;
}

input[type=password] {
  border-color: #696969;
  border-width: 1px;
}

input[type=submit] {
  border-color: #696969;
  border-radius: 6px;
  border-width: 1px;
}

.top_link {
  text-decoration: none;
}

.clean_text {
  text-decoration: none;
}

.top_links {
  text-decoration: none;
  font-family: TrebuchetMS, sans-serif;
  font-size: 14px;
  font-weight: bold;
  min-width: 1280px;
  /*text-align: center;*/
  position: absolute;
  height: 20px;
  width: 100%;
  top: 15px;
  display: flex;
  justify-content: center;
  gap: 70px;
}

.top_links a {
  text-decoration: none;
  color: #4b4b4b;
}

.top_links--login {
  justify-content: flex-end;
  right: 120px;
}

.header {
  min-width: 1280px;
  text-align: center;
  position: absolute;
  top: 0px;
  height: 72px;
  width: 100%;
  background-image: url('img/BackgroundTop.png');
  background-repeat: repeat;
}

.body_image {
  position: absolute;
  width: 100%;
  top: 72px;
  bottom: 72px;
  min-height:100%;
  background-image: url('img/BackgroundCenter.png');
  background-repeat: repeat;
}
.main_body {
  position: absolute;
  width: 1280px;
  min-height: 100%;
  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
}
.container {
  position: relative;
  min-width: 1280px;
  text-align: center;
  min-height: 100vh;
}

.full_top_baby_img {
  width: 1280px;
  height: 424px;
  background-image: url('img/MyBabiesTop1.webp');
  display: block;
}

.consumables_bottom_left {
  float: left;
  display: block;
  text-align: left;
  width: 315px;
  padding-top: 82px;
  padding-left: 82px;
  padding-right: 41px;
  padding-bottom: 72px;
}

.consumables_bottom_right {
  float: left;
  display: block;
  text-align: left;
  width: 719px;
  padding-top: 82px;
  padding-left: 41px;
  padding-right: 82px;
  padding-bottom: 72px;
}

.footer {
  min-width: 1280px;
  position: fixed;
  bottom: 0px;
  text-align: center;
  height: 72px;
  width: 100%;
  background-image: url('img/BackgroundBtm.png');
  background-repeat: repeat;
}

.footerbox {
  float: left;
  text-align: center;
  bottom: 3px;
  margin-bottom: 6px;
  height: 40px;
  width: 640px;
  margin: auto;
  background-color: yellow;
  /*margin-left: 350px;*/
}

.footerbox2 {
  position: relative;
  float: center;
  bottom: 0px;
  padding-top: 20px;
  height: 40px;
  width: 640px;
  margin: auto;
  padding-left: 15px;
  /*margin-left: 350px;*/
}

.icon_box {
  float: left;
  height: 30px;
  height: 200px;
  left: 0px;
  padding-top: 12px;
}

.icon_image {
  display: inline-block;
  height: 30px;
  width: 30px;
  padding-right: 25px;
}

.icon_image img {
  max-width: 100%;
  max-height: 100%;
}

.foot_text_link {
  float: left;
  font-family: TrebuchetMS, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  height: 20px;
  width: 400px;
  padding-top: 18px;
  line-height: 1.15;
  color: #696969;
}

.mybaby_img {
  width: 630px;
  height: 1084px;
  margin: auto;
  display: block;
  /*
  background-image: url('img/MyBabiesPic2.png');
  background-repeat: fill;
  */
  float: left;
}

.mybaby_txt {
  float: left;
  display: block;
  text-align: left;
  max-width: 650px;
  padding-top: 82px;
  padding-bottom: 72px;
}

.right_side {
  float: left;
  display: block;
  text-align: left;
  max-width: 300px;
  padding-bottom: 72px;
}

.baby_box {
  width: 550px;
  height: 150px;
}

.baby_profile_img_box {
  width: 100px;
  height: 100px;
  display: inline-block;  
}

.baby_profile_img_box img{
  max-width: 100%;
  max-height: 100%;
  float: right;
  display: inline-block;
  padding: 0px;
}

.baby_data_text {
  position: relative;
  display: inline-block;
  height: 150px;
  float: right;
  width: 415px;
  margin-left: 5px;
}

.clear {
  clear: left;/*stupid */
}

.care_box {
  width: 80px;
  height: 50px;
  position: relative;
  display: inline-block;
  text-align: left;
  padding-top: 15px;
}

.grey_dash {
  color: #d0d0d0;
}

.big_box_of_cares {
  height: 800px;
  display: inline-block;

}

.caregiver_page_left {
  padding-left: 82px;
  padding-right: 20px;
  padding-top: 82px;
  width: 495px;
  position: relative;
  float: left;
  text-align: left;
  padding-bottom: 72px;
}

.caregiver_page_right {
  width: 601px;
  padding-top: 82px;
  padding-right: 82px;
  position: relative;
  float: right;
  text-align: left;
  padding-bottom: 72px;
}

.profile_page_left {
  padding-left: 82px;
  padding-top: 82px;
  width: 518px;
  padding-right: 40px;
  position: relative;
  float: left;
  text-align: left;
  padding-bottom: 72px;
}

.profile_page_right {
  width: 558px;
  padding-top: 82px;
  padding-right: 82px;
  position: relative;
  float: right;
  text-align: left;
  padding-bottom: 72px;
}

.grey_title {
  font-size: 26px;
  font-weight: 900;
  font-style: normal;
  line-height: 0.62;
  letter-spacing: -0.3px;
  color: #a7a7a7;
}

.smaller_green_title {
  font-size: 26px;
  font-weight: 900;
  font-style: normal;
  line-height: 0.62;
  letter-spacing: -0.3px;
  color: rgba(108, 158, 156, 0.7);
}

.green_title {
  height: 50px;
  opacity: 0.7;
  font-family: Pontiac, sans-serif;
  font-size: 50px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.53;
  letter-spacing: -0.5px;
  text-align: left;
  color: rgba(108, 158, 156, 0.7);
}

.big_ass_green_title {
  height: 70px;
  opacity: 0.7;
  font-family: Pontiac, sans-serif;
  font-size: 70px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.53;
  letter-spacing: -0.5px;
  text-align: left;
  color: rgba(108, 158, 156, 0.7);
}

.skinny_ass_black_title {
  height: 38px;
  opacity: 0.7;
  font-family: Pontiac, sans-serif;
  font-size: 38px;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.53;
  letter-spacing: 0px;
  text-align: left;
  color: #a7a7a7;
}

.small_italic {
  font-family: Pontiac, sans-serif;
  font-size: 12px;
  font-weight: light;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #535353;
}

#auth_name, #auth_pass {
  width: 238px;
}

.table_row1 {
  background-color: #efefef;
}

.table_row2 {
  background-color: #f7f7f7;
}

.texture_table {
  font-size: 14px;
}

.texture_table th, .texture_table td {
  text-align: left;
  padding-left: 8px;
  padding-right: 14px;
}

.consumables_table th, .consumables_table td {
  width: 719px;
  text-align: left;
  border: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  border-spacing: 0px;
}

.faq_left {
  float: left;
  display: block;
  text-align: left;
  width: 515px;
  padding-top: 82px;
  padding-left: 82px;
  padding-right: 70px;
  padding-bottom: 72px;
}

.faq_right {
  float: left;
  display: block;
  text-align: left;
  width: 528px;
  padding-top: 152px;
  padding-right: 82px;
  padding-bottom: 72px;
}

.faq_title {
  font-family: pontiac-light, sans-serif;
  width: 99px;
  height: 40px;
  font-size: 50px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.28;
  letter-spacing: normal;
  text-align: left;
  color: #696969;
}

.faq_links_bottom {
  width: 515px;
  height: 36px;
}

.faq_links_top {
  width: 515px;
  height: 5px;
  padding-left: 18px;
  text-align: center;
  display: block;
}

.faq_page_indicator_box {
  text-align: center;
  width: 85px;
  height: 5px;
  display: block;
  float: left;
}

.white {
  width: 50px;
  height: 5px;
  background-color: white;
  display: inline-block;
  float: left;
}

.faq_link_box {
  width: 85px;
  height: 36px;
  float: left;
  text-align: center;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #4b4b4b;
  vertical-align:bottom;
  /* 
  border-style: solid;
  border-width: 1px;
  */
  line-height: 36px;
}

.top_line {
  width: 515px;
  height: 1px;
  background-color: #ffffff;
}

.bottom_line {
  width: 515px;
  height: 1px;
  background-color: #ffffff;
}

.about_page_left {
  float: left;
  display: block;
  text-align: left;
  width: 518px;
  padding-top: 82px;
  padding-left: 82px;
  padding-bottom: 72px;
  margin-right: 50px;
}

.about_page_right {
  float: left;
  display: block;
  text-align: left;
  width: 630px;
  padding-bottom: 72px;
}

.small_zooby_title {
  width: 187px;
  height: 40px;
  opacity: 0.7;
  font-family: pontiac-black, sans-serif;
  font-size: 50px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.53;
  letter-spacing: -0.5px;
  color: rgba(152, 191, 190, 0.7);
}

.light_grey_title {
  /*width: 193px;*/
  height: 40px;
  opacity: 0.7;
  font-family: pontiac-light, sans-serif;
  font-size: 50px;
  font-weight: 100;
  font-style: sans-serif;
  font-stretch: normal;
  line-height: 0.53;
  letter-spacing: -0.5px;
  color: rgba(66, 66, 66, 0.7);
}

.zooby_sub_title {
  /*width: 193px;*/
  opacity: 0.7;
  font-family: pontiac-light, sans-serif;
  font-size: 35px;
  font-weight: 300;
  font-style: sans-serif;
  font-stretch: normal;
  line-height: 0.53;
  letter-spacing: -0.5px;
  color: rgba(66, 66, 66, 0.7);
}

.small_title_box {
  height: 40px;
}

.zooby_animesh_baby_big {
  width: 350px;
  height: 110px;
  overflow: visible;
}

.animesh_baby_title {
  height: 38px;
  opacity: 0.7;
  font-family: Pontiac-light, sans-serif;
  font-size: 35px;
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.53;
  letter-spacing: 0px;
  text-align: left;
}

.big_zooby_title {
  overflow: visible;
  height: 70px;
  opacity: 0.7;
  font-family: Pontiac-black, sans-serif;
  font-size: 70px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.53;
  letter-spacing: -0.5px;
  text-align: left;
  color: rgba(108, 158, 156, 0.7);
}

.big_zooby_title2 {
  overflow: visible;
  height: 80px;
  opacity: 0.7;
  font-family: Pontiac-black, sans-serif;
  font-size: 70px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.53;
  letter-spacing: -0.5px;
  text-align: left;
  color: rgba(108, 158, 156, 0.7);
}

.zooby_info_green_title {
  opacity: 0.7;
  font-family: pontiac-black;
  font-size: 130px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: -1.3px;
  color: rgba(152, 191, 190, 0.7);
}

.zooby_info_grey_title {
  opacity: 0.7;
  font-family: pontiac-light;
  font-size: 65px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.7;
  letter-spacing: -0.7px;
  color: rgba(66, 66, 66, 0.7);
}

.zooby_info_title_box {
  width: 568px;
  height: 102px;
  text-align: left;
}

hr {
  border: none;
  border-top: 1px dashed;
  color: #d0d0d0;
  height: 3px;
  width: 100%;
}

.mycare_box {
  margin: 10px;
  float: left;
  height: 150px;
  width: 620px;
  text-align: left;
  padding-top: 12px;
  background-color: white;
  border-radius: 10px;
}

.mycare_data_text {
  position: relative;
  display: inline-block;
  float: right;
  width: 520px;
}

.tutorials {
  position: relative;
  min-width: 1280px;
  text-align: center;
  min-height: 100vh;
}

.tutorial_frame_left {
  position: relative;
  display: inline-block;
  float: left;
  text-align: left;
  width: 540px;
  padding-left: 75px;
  padding-right: 25px;
}

.tutorial_frame_right {
  position: relative;
  display: inline-block;
  float: left;
  text-align: left;
  width: 540px;
  padding-left: 25px;
  padding-right: 75px;
}

.tutorial_row {
  padding-bottom: 450px;
}

.tutorial_title {
  padding-top: 70px;
  padding-left: 85px;
  height: 40px;
  text-align: left;
}

.tutorial_link {
  padding-left: 12px;
}

.colheader {
  padding-top: 20px;
  position: relative;
  height: 46px;
  width: 1200px;
  text-align: center;
}

.colheader a {
  color: black;
  text-decoration: none;
  text-align: left;
}

.colheader_center {
  /*padding-left: 15px;*/
  float: left;
  text-align: left;
  margin: auto;
  width: 505px;  
  background-color: yellow;
  /*width: 315px;*/
}

.colheader_submit {
  float: right;
  text-align: left;
  margin: auto;
  width: 175px;  
}

.colheader_right {
  float: right;
  text-align: right;
  width: 300px; 
}

.colheader_right a {
  color: rgb(89,170,240);
}

.search_input {
  width: 300px;
  padding: 5px 5px;
}

.search_box {
  position: absolute;
  /*position: relative;
  float: left;*/
  display: inline-block;
  width: 380px;
  left: 2px;
  text-align: left;
}

.search_cancel {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 6px;
  right: 70px;
}

.search_cancel a {
    display: block;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0;
}

.search_cancel_icon {
  padding: 0px;
  margin: 0px;
  width: 16px;
  height: 16px;
  border-width: 0px;
}

.baby_cap_box {
  width: 550px;
  padding-bottom: 20px;
  text-align: left;
  font-family: pontiac, sans-serif;
  font-weight: bold !important;
  /*color: #d54b2f;*/
}

.collapsible {
  background-color: rgba(152, 191, 190, 0.7);
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

.level_section {
  text-align: left;
  padding-left: 85px;
  padding-right: 85px;
  padding-bottom: 450px;
}

.active, .collapsible:hover {
  background-color: rgba(108, 158, 156, 0.7);
}

.content {
  padding: 0 18px;
  overflow: hidden;
  background-color: #f1f1f1;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.table_row_1 {
  /*background-color: #d2d2d2;*/
  background-color: #f7f7f7;
}

.table_row_2 {
  /*background-color: #e6e6e6;*/
  background-color: #d8eae6;
}

.fixed_table {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}

.fixed_table th, .fixed_table td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}

.fixed_table td {
  height: 60px;
}

.modal {
  display: block;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.5);
}

.modal_content {
  background-color: #d8eae6;
  margin: 15% auto;
  padding: 20px;
  border-radius: 8px;
  width: 300px;
  text-align: center;
  box-shadow: 0px 0px 10px #000;
}

.modal_content button {
  padding: 8px 16px;
  margin-top: 10px;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #888;
  background-color: rgba(152, 191, 190, 0.7);
}

.modal_content button:hover {
  background-color: rgba(152, 191, 190, 1.0);
}

#spinner {
  display: none;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
}

.spinner_overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.loader {
  width: 48px;
  height: 48px;
  border: 5px solid #FFF;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.redelivery_title {
  padding-top:70px;
  height: 40px;
  text-align: center;
}

.baby_card_container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-flow: column;
  gap: 1px;
}

#babycounts {
  margin-top: 40px;
  text-align: left;
  padding-left: 20px;
}
