/* .tabnoimage,
.tabwithimage , 
#appointmentSidepanel {
  display: none;
}
*/

/* .mha-topic-changelogobkg */
/* { */
/* background: url(/topic/Immunization/siteAssets/images/mha.png) no-repeat left top;     */
/* width: 189px; */
/* height: 77px; */
/* } */

.SearchBoxShadow:focus {
  box-shadow: 0px 0px 0px 3px #92c0e0 !important;
}

.btnshadow {
  box-shadow: 0px 0px 0px 3px #92c0e0;
}

.footerdivider {
  margin-top: -16px;
  margin-bottom: -24px;
}

.footer-logo-divider {
  border-right: 1px solid #cccccc;
}

.footer-darkgrey-top {
  margin-top: -36px;
}

.footer-logo-center {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.authorinfo {
  font-size: 14px;
  line-height: 20px;
  margin-top: 24px;
  margin-bottom: 16px;
}

.mha-help-icon {
  float: right;
}

.mha-topic-footercontainerdivider {
  display: none;
}

.mha-footer-icon {
  /*top: 2px;*/
  bottom: 1px;
  position: relative;
}

.mha-floatright {
  float: right;
}

.mha-floatleft {
  float: left;
}

/*.carousel .carousel-item.active {
  transition: all 1s ease-out;
}*/

/*overriding bootstrap*/
/*.row,
.row > * {
  padding-right: 0;
  padding-left: 0;
  margin-left: 0;
  margin-right: 0;
}*/

.row {
  margin-right: 0;
  margin-left: 0;
}

/*Sharepoint page header top related css*/

body {
  width: 100% !important;
  height: 100% !important;
}

#s4-workspace {
  width: 100% !important;
  height: auto !important;
}

#s4-titlerow,
#sidenavbox,
#globalNavBox,
#suiteBarDelta,
#sideNavBox

/* .ms-webpart-chrome-title  */ {
  display: none !important;
}

.spuser #s4-titlerow,
.spuser #sidenavbox,
.spuser #globalNavBox,
.spuser #suiteBarDelta,
.spuser .ms-webpart-chrome-title {
  display: block !important;
}

/*sharepoint webpart cell*/
.ms-webpartzone-cell {
  margin: 0px !important;
}

.mha-html-template-component {
  font-size: 18px;
}

.mha-content-full {
  font-size: 100%;
}

#contentBox {
  margin-right: 0px !important;
  margin-left: 0px !important;
  min-width: 0px !important;
}

#contentRow {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

#s4-bodyContainer {
  padding-bottom: 0px !important;
}

div.welcome {
  padding: 0px !important;
}

.welcome-content {
  margin: 0px !important;
  display: none !important;
}

.cell-margin {
  margin: 0px !important;
}

.tableCol-75 {
  width: 100% !important;
}

.tableCol-25 {
  width: 0 !important;
}

.tableCol-50 {
  width: 100% !important;
}

.ms-table .tableCol-50:first-child {
  padding-right: 0;
}

/*font-family: 'Roboto', sans-serif;  regular :: 400
font-family: 'Roboto Thin', sans-serif;   bold
font-family: 'Roboto Light', sans-serif;  light :: 300
font-family: 'Roboto Medium', sans-serif;
font-family: 'Roboto Black', sans-serif; */

/* a { */
/* text-decoration: none !important; */
/* } */

body,
button,
input,
select,
textarea {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  text-rendering: optimizeLegibility;
}

h1 {
  font-size: 56px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 24px;
  line-height: 1.5;
}

h4 {
  font-size: 1.25em;
}

h5 {
  font-size: 1.125em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 16px;
  color: #333333;
}

/*.fullbkgwithintabs {
  /*  width: 198%;
  margin-left: -50%; */
/* left: 0; */
/* right: 0; */
/* position: absolute; */
/*}*/

.mha-topic-borderleft {
  padding-left: 24px;
  border-left: 2px solid #f1f1f1;
  font-size: 32px !important;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  /* margin-left: 24px; */
}

.mha-topic-bkgTeal {
  background: #008996;
}

.mha-topic-bkgblue {
  background: #005e85;
}

.mha-topic-bkgorange {
  background: #fef7ec;
}

.mha-topic-bkglightblue {
  background: #e5eff3;
}

.mha-topic-bkgGray {
  background: #f1f1f1;
  /* background: #CCCCCC; */
}

.mha-topic-bkgdarkgray {
  background: #333333;
}

.mha-topic-bkgmediumgray {
  background: #575757;
}

.mha-topic-bkglightgray {
  background: #cccccc;
}

.mha-topic-center {
  text-align: center;
}

.mha-topic-right {
  text-align: right;
}

.paragraphcenter {
  margin-left: 150px !important;
  margin-right: 150px !important;
}

.blackbuttonimg {
  margin-top: -5px;
  margin-right: 5px;
}

.mha-topiclabelmargin {
  margin-top: 15px;
  margin-bottom: 25px;
}

.margintop {
  margin-top: 16px;
}

.tworows {
  padding-top: 0px !important;
}

.container-fluid,
.container-xxl {
  padding-right: 0px;
  padding-left: 0px;
}

.container-fluid h1,
.container-fluid h2 {
  font-weight: 300 !important;
  line-height: 1.25 !important;
  color: #333333 !important;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  text-rendering: optimizeLegibility;
}

.container-fluid h3,
.container-fluid h4,
.container-fluid h5 {
  line-height: 1.5 !important;
  color: #575757 !important;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  text-rendering: optimizeLegibility;
  font-weight: 500;
}

.mha-topic-label {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  color: #333333;
}

.mha-topic-regular {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
  color: #333333;
  display: block;
}

.cardtitle-stories {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  color: #005e85;
  display: block;
  text-align: center;
}

.cardstories {
  display: block;
  text-align: center;
}

.imgcardstories {
  width: 220px;
}

.spancardtitle-stories {
  background: #eba900;
  height: 2px;
  border-left: 100px solid white;
  border-right: 100px solid white;
  margin: 15px 0 15px 0;
}

.stories-description {
  font-size: 20px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #222425;
  display: block;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  /* display: -webkit-box; */
}

.mha-topic-BigText {
  font-family: "Impact";
  font-style: normal;
  font-weight: 400;
  text-align: center;
  color: #333333;
  height: 100px;
  line-height: 75px;
  font-size: 72px;
  width: 120px;
}

/* .container-fluid p:not(:last-child) */
p {
  line-height: 1.5 !important;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.125em;
  color: #575757;
}

.ms-rtestate-field p {
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  line-height: 1.6;
}

.ms-rtestate-field p:not(:last-child) {
  margin-bottom: 27px;
}

.container-fluid li {
  line-height: 1.5 !important;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  color: #575757;
}

/*Immunization :: PAGE1 related css*/

.mha-topic-hamburgermenu {
  margin-bottom: 3px;
}

.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  padding-left: 15px;
}

input#example-search-input {
  color: #9d9d9d;
  border: 1px solid #333333 !important;
}

element.style {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 1px solid #333333;
}

span.input-group-append {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 1px solid black;
}

.mha-topic-backbutton {
  text-transform: uppercase;
  color: #3c799f;
}

.mha-topic-ahslogos {
  display: flex;
  vertical-align: middle;
  /* padding-top: 16px; */
  /* padding-bottom: 16px; */
  margin-top: 5px;
  margin-bottom: 4px;
  margin-left: 24px;
}

/*.mha-topic-carousel-inner {
  padding-bottom: 22px;
}*/

.mha-topic-rightimages {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 250px;
  margin-right: 32px;
  margin-left: -32px;
}

.mha-topic-container {
  padding-left: 108px;
  padding-right: 108px;
}

.mha-topic-container > .row.mha-topic-containerdivider,
.ui-tabs-panel > .row.mha-topic-containerdivider {
  padding-top: 0px;
  padding-bottom: 0px;
}

.mha-topic-container > .row,
.ui-tabs-panel > .row {
  padding-top: 54px;
  padding-bottom: 54px;
}

.mha-topic-container ul {
  padding-left: 1rem;
}

.row.img-row {
  padding-bottom: 0;
}

.row.img-row h3 {
  margin-top: 16px;
}

.mha-topic-pagedescription {
  font-size: 24px;
  line-height: 1.5 !important;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #575757;
}

.mha-topic-bookappointment {
  right: 0;
  z-index: 10000;
  margin-right: 2px;
  -webkit-box-shadow: 2px 2px 4px #cccccc;
  -moz-box-shadow: 2px 2px 4px #cccccc;
  box-shadow: 2px 2px 4px #cccccc;
  height: 48px;
  border-radius: 8px 0px 0px 8px;
  transition: transform 0.3s;
  transform: translateY(0);
}

.mha-topic-bookappointment.hidden {
  transform: translateY(100%);
}

.mha-topic-search {
  /* margin-left: -90px; */
  text-align: right;
  z-index: 200 !important;
  margin-left: -38px;
  min-width: 1em !important;
}

.mha-topic-utilitiesimg {
  background-color: #fff;
  border-radius: 50%;
  padding: 7px;
  margin-top: 8px;
  overflow: visible;
}

.mha-topic-rowdivider {
  border-top: 1px #cccccc solid;
}

.mha-topic-headerheight {
  height: 48px;
}

.mha-topic-card {
  box-shadow: 2px 2px 4px #cdcdcd;
  border: 1px solid #cccccc;
  position: unset;
  width: 100%;
}

.mha-topic-cardStories {
  box-shadow: 2px 2px 4px #cdcdcd;
  border: 1px solid #cccccc;
  position: unset;
}

.mha-topic-4cards {
  box-shadow: 2px 2px 4px #cdcdcd;
  border: 1px solid #cccccc;
  position: unset;
}

.fourcardsanchor {
  cursor: pointer;
}

.mha-topic-twocards {
  box-shadow: 2px 2px 4px #cdcdcd;
  border: 1px solid #cccccc;
  position: unset;
  height: 100%;
}

.margintwocolumn {
  margin-bottom: 24px;
  padding-right: 0px;
  padding-left: 0px;
}

.mha-topic-twocardsmb24 {
  margin-bottom: 24px;
}

.mha-topic-fullimgcard {
  position: relative;
}

.mha-topic-fullimgcard:hover {
  cursor: pointer;
}

.mha-topic-howtobookcards {
  border: 1px solid #cccccc;
  position: unset;
}

.mha-topic-paddingright {
  padding-right: 0px !important;
}

.mha-topic-imgradius {
  border: 1px solid #cccccc;
  border-radius: 5px;
  box-shadow: 2px 2px 4px #cdcdcd;
  cursor: pointer;
  position: unset;
}

.fullheight {
  height: 100%;
  border-radius: 5px;
}

.img-gradient {
  position: relative;
}

.img-gradient::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, #000000 99.35%);
  background-size: cover;
  border-radius: 5px;
}

.marginright {
  margin-right: 24px;
}

.typeofcontent {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #575757;
}

.cardtitle {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #005e85;
  margin-bottom: 16px;
  font-size: 20px;
  text-decoration: none;
}

.description {
  /* font-size: 18px; */
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #575757;
  text-decoration: none;
}

.cardtitle:hover {
  color: #333333;
}

.whitecard {
  color: #ffffff;
  /* background: -webkit-linear-gradient(#eee, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff;*/
}

.whitecard.cardtitle:hover {
  color: #cccccc;
}

.mha-topic-card:hover,
.mha-topic-twocards:hover,
.mha-topic-imgradius:hover,
.mha-topic-4cards:hover,
.mha-topic-cardStories:hover {
  border: 1px solid #333333;
  background: #f1f1f1;
  box-shadow: none;
}

.mha-topic-card:focus,
.mha-topic-twocards:focus,
.mha-topic-imgradius:focus .mha-topic-4cards:focus,
.mha-topic-cardStories:focus {
  outline: 2px solid #333333;
  box-shadow: none;
  border-radius: 0 !important;
  /* .mha-topic-howtobookcards:focus, */
}

.mha-topic-4cards:focus:not(:focus-visible),
.mha-topic-cardStories:focus:not(:focus-visible),
.mha-topic-card:focus:not(:focus-visible) {
  outline: none;
}

.mha-topic-footerrow {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

a,
.content-link,
a:visited {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #005e85;
  text-decoration: underline;
}

a:hover {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #333;
  text-decoration: none;
}

.carousel a,
#back_btn a,
.cardelements {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.125em;
  color: #005e85;
  text-decoration: none;
}

.container-fluid li > a:not(.content-link),
span > a,
p > a {
  /* text-decoration: underline;  */
  font-size: 1em !important;
  /* color: #005e85; */
}

.mha-topic-carouselspacing {
  margin-left: 23px;
  margin-right: 0.1rem;
}

.col-lg {
  min-width: 0;
}

.mha-topic-carouselcard:focus {
  outline: 2px solid #333333;
  box-shadow: none;
  border-radius: 0 !important;
}

.mha-topic-carouselcard:hover {
  border: 1px solid #333333;
  background: #f1f1f1;
  box-shadow: none;
}

.overlay-text {
  position: absolute;
  /* left:0; */
  bottom: 0;
  color: white;
  margin: 24px;
}

.btn__default.secondary {
  background-color: #fff;
  color: #005e85;
  border: 1px solid #ccc;
  min-width: 100px;
  box-shadow: 2px 2px 4px #cdcdcd;
  margin-bottom: 16px;
}

.mha-topic-mb16 {
  margin-bottom: 16px;
}

.footerspacing {
  padding-left: 5px;
  padding-right: 5px;
}

/*recommended*/

.mha-topic-display {
  display: flex;
}

.mha-topic-fontweightbold {
  font-size: 18px;
  font-weight: bold;
}

.marginbottom24 {
  margin-bottom: 24px;
}

.marginbottom12 {
  margin-bottom: 12px;
}

.margintop24 {
  margin-top: 24px !important;
  margin-bottom: 24px;
}

.marginbottom8 {
  margin-bottom: 8px;
}

.padding24 {
  padding: 24px;
}

.btn__default {
  font-size: 18px;

  font-weight: normal;

  border: none;

  display: inline-block;

  vertical-align: top;

  border-radius: 50px;

  text-align: center;

  padding: 12px 16px;
  margin-bottom: 12px;
  margin-right: 16px;
}

.buttonimgpadding {
  padding-left: 8px;
}

.btn__default.primary {
  background-color: #008996;
  padding: 12px 16px;
  color: #fff;
  /* margin-bottom: 27px; */
}

.btn__default.primary:focus,
a.printPDF:focus,
button#Generate:focus {
  background-color: #008996;
  color: #fff;
  text-decoration: none;
  outline: 2px solid #333333;
}

.btn__default.primary:hover,
a.printPDF:hover,
button#Generate:hover {
  text-decoration: none;
  background-color: #333333;
}

.btn__default.secondary:focus {
  outline: 2px solid #333333;
  background-color: #fff;
  color: #005e85;
  padding: 12px 16px;
}

.btn__default.secondary:focus:not(:focus-visible) {
  outline: none;
}

.btn__default.secondary:hover {
  text-decoration: none;
  border: 1px solid #333;
  background-color: #eeeeee;
  color: #333;
}

input.help {
  margin-right: 0;
  background: #ffffff;
  border: 1px solid #005e85;
  border-radius: 8px 0px 0px 8px;
  padding: 16px;
  width: 175px;
  height: 48px;
  cursor: pointer;
}

input.help:hover {
  border: 1px solid #333333;
  box-shadow: none;
}

#appointmentSidepanel:focus {
  outline: 2px solid #333333;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

#appointmentSidepanel img:hover {
  background-color: #333333 !important;
}

input.help::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #005071;
  opacity: 1;
  /* Firefox */
  font-size: 14px;
}

input.help:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #005071;
}

input.help::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #005071;
}

input.help:hover::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #333333;
}

input.help:hover::-moz-placeholder {
  /* Firefox 19+ */
  color: #333333;
}

input.help:hover:-ms-input-placeholder {
  /* IE 10+ */
  color: #333333;
}

input.help:hover:-moz-placeholder {
  /* Firefox 18- */
  color: #333333;
}

.bookappointimg {
  margin-left: -5px;
  background: #005e85;
  background-repeat: no-repeat;
  padding: 13px 10px;
  height: 48px;
}

.mha-topic-bkgimages {
  width: 350px;
  height: 397px;
  background: #acacac;
}

.mha-topic-bkgimages:first-child {
  margin-right: 14px;
  margin-bottom: 14px;
}

.mha-topic-videogallery {
  /* width: 727px; */
  height: 397px;
  background: #acacac;
}

/*Immunization for babies :: Second page*/
ul.support-ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
}

.support-ul li {
  float: left;
  padding: 0 16px 24px 0;
  font-size: 16px;
}

.form-group {
  margin-bottom: 1rem;
}

.form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
}

.form-row > .col {
  padding-left: 5px;
  padding-right: 5px;
}

input#inputChildName {
  height: 38px;
  border: 1px solid #dee2e6;
}

/* select#inputDOBday,
select#inputDOBMon {
  max-width: 73px;
} */

select.form-control {
  background-position: right;
  background: #fff url("/topic/Immunization/siteAssets/images/chevron-down.svg") no-repeat 90%;
}

.checkbox.alt-checkbox {
  margin: 24px 0 36px 0;
}

.checkbox.alt-checkbox label {
  min-height: 23px;
  margin-bottom: 0;
  cursor: pointer;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  color: #575757;
}

input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
  margin-right: 5px;
  accent-color: #008996;
  margin-bottom: 3px;
}

.disclaimer img {
  margin-left: 5px;
}

.disclaimer {
  text-decoration: underline;
  cursor: pointer;
}

.disclaimerDetails {
  display: none;
}

.small-size {
  font-size: 0.875em !important;
}

.small-size p {
  font-size: 1em !important;
}

.small-size a,
.small-size li {
  font-size: 1em !important;
}

button#Generate {
  background: #008996;
  border-radius: 4px;
  font-size: 18px;
  font-weight: normal;
  border: none;
  height: 42px;
}

button#Generate span {
  /* View schedule */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  /* identical to box height, or 100% */
  color: #ffffff;
  /* Inside auto layout */
  flex: none;
  order: 0;
  flex-grow: 0;
  padding: 12px 16px;
}

button#Generate[disabled] {
  background-color: #ccc;
}

span.childName,
span.child-s,
span.childNameFutureImm,
span.child-noname-s {
  font-weight: bold;
}

.brownColor {
  color: #b56f40;
}

.tableDiv {
  overflow-x: auto;
  /* border-top: 1px solid #333333; 
  border-bottom: 1px solid #dcdcdc;*/
  border-right: none;
  border-left: none;
  padding: 27px 12px;
}
.tableDiv .table-sm {
  width: 100%;
}

.recievedVaccine {
  padding: 0;
}

.futureVaccine {
  margin-top: 27px;
  padding: 0;
}

.futureVaccine .text-end {
  padding-right: 0;
}

.immunizationSchedule .panel-group {
  padding: 27px 0;
}

.tableDiv tbody tr:last-child {
  border-bottom: 1px solid #dcdcdc;
}

a.printPDF {
  align-items: center;
  background-color: #008996;
  border-radius: 500px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  justify-content: center;
  /*line-height: 1.5em;
     max-width: 350px;
  min-width: 10em; */
  padding: 8px 12px;
  position: relative;
  text-align: center;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: transparent;
  width: auto;
  z-index: 1;
  text-decoration: none;
}

a.printPDF img {
  height: 1em;
  margin-bottom: 0.3em;
  margin-right: 8px;
}

.tg {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

.tg td {
  border: none;
  overflow: hidden;
  padding: 10px 16px 10px 16px;
  word-break: normal;
}

tr {
  border: none;
  border-top: 1px solid #dcdcdc;
}

thead tr {
  border-top: 0;
}

th {
  border: none;
}

.tg th {
  border: none;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  /* identical to box height, or 100% */
  color: #000000;
  overflow: hidden;
  padding: 10px 16px;
  word-break: normal;
}

.tg .tg-ul38 {
  position: -webkit-sticky;
  position: sticky;
  text-align: left;
  top: -1px;
  vertical-align: top;
  will-change: transform;
}

.tg .tg-j1i3 {
  border-color: inherit;
  position: -webkit-sticky;
  position: sticky;
  text-align: left;
  top: -1px;
  vertical-align: top;
  will-change: transform;
}

.tg .tg-0pky {
  border-color: inherit;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
}

.tg .tg-0lax {
  text-align: left;
  vertical-align: top;
}

.tg ol,
.tg ul {
  padding-left: 1rem;
}

.tableDiv.recievedVaccine tbody tr td:first-child,
.tableDiv.futureVaccine tbody tr td:first-child,
.tableDiv.recievedVaccine thead tr th:first-child,
.tableDiv.futureVaccine thead tr th:first-child {
  padding-left: 0;
}

.startHidden {
  display: none;
}

.dateForamt {
  display: flex;
  height: 24px;
}

.dateForamt input {
  margin-right: 4px;
}

.dateForamt label {
  border: 0;
  opacity: 0.6;
  background-color: #f1f1f1;
  margin-left: -8px;
}

.date-details {
  margin-top: -30px;
}

.DOB {
  margin-bottom: 0 !important;
}

.generateSchedule {
  background-color: #f1f1f1;
  border-radius: 20px;
}

/* form {
 padding: 12px;
} */
.generateSchedule button {
  border-radius: 8px !important;
}

.hilite {
  display: block;
  background-color: #e5eff3;
  border: 0 solid #888;
  border-top: 4px solid #005e85;
  padding: 12px;
  border-radius: 2px;
}

.important-info-title {
  position: relative;
  display: inline-block;
  padding-left: 56px;
  text-transform: initial;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.5;
  margin: 30px 27px 30px 0;
}

.important-info-title:before {
  display: inline-block;
  content: "";
  background-image: url("/topic/Immunization/siteAssets/images/info.svg");
  background-size: 30px 30px;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 1000;
  left: 20px;
}

.scheduleSection ul {
  padding-left: 32px;
}

/* .scheduleSection .panel table th:nth-child(1) {
  width: 40%;
}

.scheduleSection .panel table th:nth-child(2) {
  width: 60%;
} */

/*new css for beforeDuringAfterImm*/
.tab-container {
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
}

.nav-tabs {
  border-bottom: 4px solid #ccc;
  border-top: 1px solid #ccc;
}

.nav-tabs .nav-item .nav-link {
  color: #005e85;
  padding: 16px 24px;
  font-size: 20px;
  font-weight: bold;
  border-radius: unset;
  text-decoration: none;
}

.nav-tabs .nav-link:focus {
  outline: 2px solid #333333;
  background: #fff;
  color: #333333;
}

.nav-tabs .nav-link:hover {
  border: 1px solid #005071;
  background: #f1f1f1;
  color: #333333;
  border-bottom: 4px solid #333333;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border: 1px solid white;
  color: #333333;
  background-color: #dcdcdc;
  border-bottom: 4px solid #ffc844;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  margin-bottom: 0px !important;
}

.inline-icon {
  vertical-align: bottom;
  margin-right: 4px;
}

.expandallplusicon {
  width: 12px;
  height: 14px;
  margin-bottom: 5px;
}

.panel {
  margin-bottom: 5px;
}

.accordion-option {
  width: 100%;
  clear: both;
  margin-bottom: -20px;
  /* padding: 16px 0; */
  display: flex;
  justify-content: right;
  margin-left: -15px;
}

.accordion-option .toggle-accordion {
  float: right;
  font-size: 14px;
  color: #005e85;
  text-decoration: none;
  text-transform: uppercase;
}

.toggle-accordion.active:before {
  content: "EXPAND ALL";
  font-size: 15px;
}

.toggle-accordion:before {
  content: "COLLAPSE ALL";
  font-size: 15px;
}

.panel-title a {
  display: block;
  position: relative;
  padding: 10px 60px 10px 15px;
  font-size: 18px;
  color: #005e85;
  text-decoration: none;
}

.panel-title a:hover {
  text-decoration: none;
}

.panel-heading {
  overflow: hidden;
  padding: 0;
  border-radius: 8px;
  margin-bottom: 4px;
  background-color: #e5eff3;
}

.panel-heading:hover {
  background-color: #f1f1f1;
  border: 1px solid #333333;
  color: #333333;
}

.panel-heading:focus {
  outline: 2px solid #333;
  border-radius: 0;
}

.panel-heading.active {
  background-color: #e5eff3;
  border: 1px solid #005e85;
  color: #333333;
}

.panel-title .expand-icon-wrap {
  font-family: "Material Icons";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

.panel-group .expand-icon-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.panel-group {
  padding: 27px 0 0 0;
}

.panel-title .expand-icon {
  padding: 0 12px;
  font-size: 20px;
  vertical-align: middle;
}

.panel-title .expand-icon img {
  background-size: 18px 18px;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  font-weight: 900;
  position: absolute;
  z-index: 1000;
  left: 1px;
  font-size: 32px;
  top: 14px;
}

.panel-group .drop-accordion .panel-body {
  position: relative;
}

.tab-container-row {
  margin-top: 54px;
}

.collapse-text {
  margin: 0 25px;
}

.left-icon {
  left: 0;
  margin: 0 12px;
}

.ms-WPBorder {
  border: none;
}

nobr span,
.ms-webpart-titleText span {
  display: none;
}

/*arrow tab css*/
.arrow-tabs {
  min-width: 360px;
  margin: auto;
}

.arrow-tabs > ul {
  padding-left: 0;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: white;
  z-index: 2000;
  border-bottom: 1px solid white;
}

.sticky-line-top {
  border-top: 2px #cccccc solid;
}

.sticky-line-bottom {
  padding: 1px;
  -webkit-box-shadow: 0 4px 4px #cccccc;
  -moz-box-shadow: 0 4px 4px #cccccc;
  box-shadow: 0 4px 4px #cccccc;
  margin-top: -3px;
}

.sticky-line-bottom-full-bkg {
  border-top: 120px solid #ffffff;
  margin-top: -118px;
}

.sticky-line-bottom-full-bkg-no-icons {
  border-top: 74px solid #ffffff;
  margin-top: -74px;
}

.arrow-tabs > ul > li {
  text-align: center;
  font-weight: 500;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-right: -4px;
  color: white;
  cursor: pointer;
}

.arrow-tabs > ul > li:before,
.arrow-tabs > ul > li:after {
  opacity: 0;
  transition: 0.3s ease;
}

.arrow-tabs > ul > li.ui-tabs-active:before,
.arrow-tabs > ul > li.ui-tabs-active:after {
  opacity: 1;
}

.arrow-tabs > ul > li:hover:before,
.arrow-tabs > ul > li:hover:after,
.arrow-tabs > ul > li:focus:before,
.arrow-tabs > ul > li:focus:after {
  opacity: 1;
}

.arrow-tabs > ul > li.ui-tabs-active:before,
.arrow-tabs > ul > li.ui-tabs-active:hover:before,
.arrow-tabs > ul > li.ui-tabs-active:focus:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-top: 2px solid #eba900;
  border-bottom: 4px solid #eba900;
  border-right: 0;
  border-left: 0;
  top: 1px;
  bottom: 1px;
  left: 0;
  right: 9px;
  margin: -3px -9px -5px 0px;
}

.arrow-tabs > ul > li.ui-tabs-active:after,
.arrow-tabs > ul > li.ui-tabs-active:hover:after,
.arrow-tabs > ul > li.ui-tabs-active:focus:after {
  content: "";
  background: transparent;
  position: absolute;
  width: 18px;
  height: 12px;
  left: 50%;
  bottom: -4px;
  margin-left: -12px;
  /* transform: rotate(45deg); */
  /* box-shadow: 3px 3px 3px rgba(0, 153, 148, 0.5), 1px 1px 1px rgba(0, 0, 0, 0.3); */
  /* border-top: 3px solid #eba900; */
  /* border-left: 3px solid #eba900; */
  background-image: url("/Topic/Immunization/SiteAssets/images/yellow-tab-arrow.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-origin: border-box;
}

.arrow-tabs > ul > li:hover:before,
.arrow-tabs > ul > li:focus:before {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}

.arrow-tabs > ul > li:focus {
  outline: 2px solid #333333;
}

.arrow-tabs > ul > li a {
  color: #005e85;
  text-decoration: none;
  position: relative;
  font-weight: bold;
  font-size: 20px;
  display: block;
  padding: 24px;
}

.tabwithimage .arrow-tabs > ul > li a {
  padding: 20px 32px;
}

.arrow-tabs > ul > li a:focus {
  outline: none;
  text-decoration: none;
  padding: 24px;
}

.tabwithimage .arrow-tabs > ul > li a:focus {
  padding: 20px 32px;
}

/* .arrow-tabs > ul > li a span {
  position: relative;
  font-weight: bold;
  font-size: 20px;
} */

/* .arrow-tabs > ul > li:hover { */
.ui-state-hover {
  /*:not(.ui-tabs-active)*/
  background: #f1f1f1;
  border-top: 2px solid #333333 !important;
  border-bottom: 4px solid #333333 !important;
  margin-top: -2px;
  margin-bottom: -4px;
}

.arrow-tabs > ul > li a span:hover {
  color: #333333;
}

.arrow-tabs > ul > li.ui-tabs-active a {
  color: #333333;
}

.ui-widget-content {
  border: none !important;
}

/*arrowt tab with images*/
.tabwithimage .arrow-tabs > ul > li a span {
  display: block;
  font-size: 18px;
}

/* .tabwithimage .arrow-tabs > ul > li {
  padding: 20px 32px;
} */

/*footer */

.link-column div {
  color: white;
  margin: 0px;
  margin: 12px;
}

.white-text {
  color: white;
}

.white-text > a {
  color: white;
  text-decoration: none;
}

.mha-topic-bkgdarkgray > a {
  color: #333333;
  background-color: white;
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  text-align: center;
  align-content: center;
  align-items: center;
  margin-left: 30px;
}

.error-message {
  color: #c73a32;
}

.inputError {
  border: 1px solid #e11c1c !important;
}

div.item {
  display: inline-block;
}

.form-lable {
  margin-bottom: 8px;
  font-weight: 700;
}

.padding-left-24 {
  padding-left: 24px;
}

.padding-right-24 {
  padding-right: 24px;
}

div#dateErrorMessage,
div#disclaimerErrorMessage {
  padding: 12px 0;
  margin-bottom: 0;
  font-size: 0.875em;
  height: 36px;
}

span.child-s {
  margin-left: -8px;
}

span.child-noname-s {
  margin-left: -6px;
}

/* 
.immunizationSchedule h2 span {
  font-weight: 700;
} */

.table > :not(caption) > * > * {
  border-bottom-width: 0 !important;
}

thead,
tbody,
tfoot,
tr,
td,
th,
tbody a {
  font-size: 16px;
}

.note {
  font-size: 14px !important;
  font-weight: 700;
  margin-top: 16px !important;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.immunizationSchedule span.important-info-title {
  margin: 30px 50px;
}

/* .tg-padding {
  padding-right: 40px !important;
} */

.date-row {
  margin-bottom: 36px;
}

/*explore menu*/
.mha-explore-dropdown {
  position: absolute;
  z-index: 99999;
  width: 100%;
}

body.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .show-on-desktop {
    display: none;
  }
}

@media screen and (min-width: 1201px) {
  .hide-on-desktop {
    display: none;
  }
}

.exploreleft-10 {
  margin-left: -10px;
}

.exploreright-10 {
  margin-right: -10px;
}

.exploreright-15 {
  margin-right: -15px;
}

.exploretop-36 {
  margin-top: -36px;
}

.mha-explore-overlay {
  height: 100%;
  width: 100%;
  background-color: #333333;
  position: absolute;
  opacity: 50%;
  /* z-index: 9999;
  left: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; */
}

.mha-explore-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.6;
  cursor: pointer;
}

.mha-explore-mobile-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.6;
  cursor: pointer;
  z-index: 100001;
}

.mha-explore-heading {
  font-size: 1.5rem;
  text-align: left;
}

.mha-explore-mobile-subheading {
  font-size: 1.5rem;
}

.mha-explore-no-bottom-padding {
  padding-bottom: 0 !important;
}

.mha-explore-left-col div {
  padding: 15px;
  margin: 15px;
}

.mha-explore-right {
  float: right;
}

.mha-explore-bottom-black-border {
  border-bottom: 1px solid black;
}

.mha-subheader {
  font-weight: 650;
}

.mha-main-menu-link {
  color: #005e85;
}

.mha-explore-right-col {
  background-color: #005e85;
}

.mha-explore-right-col div {
  padding: 15px 0;
  margin: 0 15px;
}

.mha-explore-right-col h2 {
  text-align: center;
}

.mha-explore-right-col img,
.mha-mobile-link-row img {
  padding-right: 15px;
}

.gray-border-left {
  border-left: #cccccc 1px solid;
  padding-left: 10px;
}

.blue-border-top {
  border-top: #337b9c 1px solid;
}

.blue-background {
  background-color: #005e85;
}

.light-gray-background {
  background-color: #f1f1f1;
}

.text-dark,
.text-dark a {
  color: #333333;
}

.text-white,
.text-white a {
  color: #ffffff;
}

.text-blue,
.text-blue a {
  color: #005e85;
}

.mha-explore-white-left-border {
  border-left: 1px solid white;
}

.mha-explore-contact-link {
  display: inline-block;
  padding-right: 10px;
}

.mha-explore-menu,
.mha-explore-mobile-menu a {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.mha-explore-mobile-menu {
  width: 95%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100002;
}

#mobile-search-input {
  display: inline-block;
  padding: 6px 12px;
  border: 1px solid black !important;
}

.mha-mobile-search {
  position: absolute;
  top: 88px;
  right: 12px;
}

.mha-explore-menu {
  padding-top: 0px !important;
}

.mha-explore-menu a,
.mha-explore-mobile-menu a {
  text-decoration: none;
}

.mha-explore-menu-img {
  padding-right: 10px;
}

.mha-explore-submenu-item {
  padding: 10px 20px;
  padding-left: 44px;
}

.top-padding-30 {
  padding-top: 30px;
}

.mha-explore-811-row {
  max-height: 77px;
}

.mha-explore-811-text {
  vertical-align: 5px;
}

.mha-explore-small-text {
  padding-left: 44px;
  font-size: small;
  top: -15px;
  position: relative;
}

.mha-heading-2 {
  display: flex;
}

.mha-explore-divider {
  padding: 5px 0 20px 0;
  margin: 10px 10px 10px 0;
}

.mha-explore-mobile-subheading {
  font-size: 1.5rem;
}

.mha-mobile-header {
  font-size: 1.5rem;
  font-weight: 650;
  padding: 20px;
  color: black;
}

.mha-mobile-contact-links {
  padding: 20px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

.mha-mobile-subheading-link {
  padding: 20px 30px;
  font-size: 1.5rem;
}

.mha-explore-bottom-gray-border {
  border-bottom: 1px solid #cccccc;
}

.mha-mobile-link-row {
  padding: 20px;
}

.mha-explore-right {
  float: right;
}

.mha-explore-bottom-black-border {
  border-bottom: 1px solid black;
}

.mha-subheader {
  font-weight: 650;
  color: black;
  font-size: 1.5rem;
}

.mha-explore-link:hover,
.mha-explore-mobile-close:hover,
.mha-search-mobile-close:hover {
  cursor: pointer;
}

.hover-pointer:hover {
  cursor: pointer;
}

.mha-explore-subnav-img {
  max-height: 1.5rem;
}

.mha-explore-back-img {
  max-height: 1rem;
}

.mha-heading-2 {
  display: flex;
}

.mha-explore-divider {
  padding: 5px 0 20px 0;
  margin: 10px 10px 10px 0;
}

header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* CSS for the logo */
.logo {
  background: url("/topic/Immunization/SiteAssets/images/PCA_Logo.png") no-repeat;
  width: 291px;
  height: 61px;
  margin: 5px 24px;
  cursor: pointer;
}

/* CSS for the explore and search */
.explore-search {
  display: flex;
  align-items: center;
}

.content-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.content-wrapper p {
  flex-basis: 70%;
}

.content-wrapper img {
  flex-basis: 30%;
  width: 79px;
  height: 150px;
}

/*All Carousel related css*/

.mha-topic-carouselcard {
  border: 1px solid #cccccc;
  border-radius: 8px;
  box-shadow: 2px 2px 4px #cdcdcd;
  padding-right: 24px;
  padding: 40px 12px 40px 12px;
  margin-bottom: 24px;

  color: #005e85;
  font-weight: bold;
  text-align: center;
  height: 135px;
  line-height: 1.5 !important;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  text-rendering: optimizeLegibility;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
  margin-left: 3px;
  position: unset;
}

.carousel-indicators {
  bottom: -25px;
}

.carousel-control-next {
  right: -124px !important;
  opacity: 1 !important;
}

.carousel-control-prev {
  left: -124px !important;
  opacity: 1 !important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  height: 75px;
  width: 40px;
}

.carousel-control-next span {
  background-image: url("/topic/immunization/siteassets/images/NextEnable.png");
}

.carousel-control-prev span {
  background-image: url("/topic/immunization/siteassets/images/PrevEnable.png");
}

.carousel-control-prev.disabled span {
  background-image: url("/topic/immunization/siteassets/images/PrevDisable.png");
}

.carousel-control-next.disabled span {
  background-image: url("/topic/immunization/siteassets/images/NextDisable.png");
}

.carousel-control-next-icon:hover {
  background-image: url("/topic/immunization/siteassets/images/arrow-right.svg");
}

.carousel-control-prev-icon:hover {
  background-image: url("/topic/immunization/siteassets/images/arrow-left.svg");
}

.carousel-control-prev:hover,
.carousel-control-next:hover {
  color: #fff !important;
  background-color: transparent !important;
  border: none;
}

.carousel-control-prev-icon:focus:not(:hover),
.carousel-control-next-icon:focus:not(:hover) {
  outline: 1px solid #333333;
}

.carousel-control-prev-icon:focus:not(:focus-visible),
.carousel-control-next-icon:focus:not(:focus-visible) {
  outline: none;
}

.carousel-control-prev-icon:hover,
.carousel-control-next-icon:hover {
  border: none;
}

.carousel-indicators > li {
  border-radius: 50%;
  width: 10px !important;
  height: 10px !important;
}

.CarouselPrevNexthidden a.carousel-control {
  display: none;
}

.carousel .carousel-item.active {
  transition: transform 0s ease-out;
}

.mha-topic-Relatedinfocard {
  border-top: 2px solid #005e85;
  border-radius: 0 0 8px 8px;
  box-shadow: 0px 2px 4px #cdcdcd;
  padding: 24px;
  margin-bottom: 2px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  display: block;
  position: unset;
}

.mha-topic-Relatedinfocardmoreitems {
  border-top: 2px solid #005e85;
  border-radius: 0 0 8px 8px;
  box-shadow: 0px 2px 4px #cdcdcd;
  padding: 24px;
  margin-bottom: 24px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  display: block;
  position: unset;
  margin-right: 24px;
  margin-left: 5px;
}

.mha-topic-Relatedinfocard:hover,
.mha-topic-Relatedinfocardmoreitems:hover {
  border-top: 2px solid #333333;
  /* border: 1px solid #333333; */
  background: #f1f1f1;
  box-shadow: none;
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
}

.mha-topic-Relatedinfocard:focus,
.mha-topic-Relatedinfocardmoreitems:focus {
  outline: 2px solid #333333;
  box-shadow: none;
  border-radius: 0 !important;
}

.mha-topic-Relatedinfocard:focus:not(:focus-visible),
.mha-topic-Relatedinfocardmoreitems:focus:not(:focus-visible) {
  outline: none;
}

.carousel-inner .carousel-item.active {
  display: flex;
}

.mha-topic-carouselcard-empty {
  padding-right: 24px;
  padding: 40px 12px 40px 12px;
  margin-bottom: 24px;

  font-weight: bold;
  text-align: center;
  height: 135px;
  line-height: 1.5 !important;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  text-rendering: optimizeLegibility;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
  margin-left: 3px;
}

.carousel-item > div {
  display: none;
}

/*
.carousel-item > div{
	margin-right: 24px;
}
.carousel-item > div:last-child{
	margin-right: 0;
}
*/
.carousel-inner .row {
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  /*margin-left: calc(-0.5 * var(--bs-gutter-x));*/
}

.carousel-inner .row > * {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

/*Respiratory Illness Chart :: Start*/

.Stickytable {
  border-radius: 0.2rem;
  /* padding-bottom: 1rem;   */
  margin-bottom: 0;
  width: 100%;
  border-spacing: 0;
}
.Stickytable th:first-child {
  position: sticky;
  left: 0;
}

.Stickytable td:first-child {
  position: sticky;
  left: 0;
  color: #373737;
}

.Stickytable td,
.Stickytable th {
  padding: 10px;
  background: white;
  box-sizing: border-box;
  text-align: left;
}

.table-responsive::-webkit-scrollbar {
  -webkit-appearance: none;
}

.table-responsive::-webkit-scrollbar:vertical {
  width: 8px;
}

.table-responsive::-webkit-scrollbar:horizontal {
  height: 8px;
}

.table-responsive::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: 2px solid #ffffff;
}

.table-responsive::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ffffff;
}

/*Respiratory Illness Chart :: End*/
.tableshadow {
  border-bottom: 1px solid #dcdcdc;
}

/* Discontinued vaccine */
.discont-bar {
  margin-top: 18px;
  max-width: 400px;
  margin-left: 0px;
  background-color: #c63a31;
  min-height: 30px;
  border: 1px solid #c63a31;
  border-radius: 3px;
  padding: 2px 0px 5px 0px;
}

.discont-ul {
  /* //  padding: 0px 0px 0px 34px; */
  list-style-image: url("/Topic/Immunization/SiteAssets/images/discontinued.png");
  /* //  margin: 5px -5px -1px -5px; */
  margin: 0px -5px -9px 14px;
}

.discont-li {
  top: -2px;
  position: relative;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  padding: 0px;
}

.line-left {
  border-left: 1px dashed #cccccc;
  padding-left: 35px;
}
/**/
.bookHere {
  cursor: pointer;
  text-decoration: underline;
  font-size: 1em !important;
  color: #005e85;
}
#bookHere-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 3000;
}

#bookHereoverlay-overlay-content {
  background-color: white;
  padding: 36px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  text-align: center;
  position: relative;
  width: 300px;
}
#close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  color: white;
}
.bookHereTitle {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.bookHereOR {
  margin-top: 12px !important;
  margin-bottom: 24px !important;
}

#bookHere-overlay .btn__default {
  padding: 12px 80px;
}
#bookHere-overlay .btn__default.secondary {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .line-left {
    border-left: none;
    padding-left: 15px;
    padding-top: 30px;
  }
}

.prevent-circle-text {
  font-size: 16px;  
  font-weight: 400;
  color: rgb(87, 87, 87);
}

@media print {
  header, .mha-topic-headerheight, .ms-webpart-chrome-title {
    display: none !important;
  }
  div.ms-webpart-cell-vertical-inline-table {
    display: table !important;
  }
  .panel-collapse {
    display: block !important;
  }
  .panel-heading {
	background-color: #f1f1f1;
	border: 1px solid #333333;
	color: #333333;
    border-radius: 8px !important;
  }

  .expand-icon img {
    content: url("/topic/Immunization/siteAssets/images/minus.svg") !important ;   
  }
   body, h1, h2, h3, ol, ul, div, span, p {     
        width: auto !important;
        height: auto !important;
        float: none !important;
        position: static !important;
        overflow: visible !important;
    }
}
.expand-icon img {
    content: url("/topic/Immunization/siteAssets/images/minus.svg") ;   
  }
 .collapsed .expand-icon img {
    content: url("/topic/Immunization/siteAssets/images/plus.svg");   
  } 

/* Photo captions */
.caption {
  font-size: 12px;
}

/* Menu bar interpretation services */
.dropbtn {
  text-decoration: none;
  display: inline-block;
  color: #005A83;
  background-color: #FFF;
  width: 212px;
  border-radius: 50px;
  height: 32px;
  padding-left: 15px;
  padding-top: 4px;
  margin-left: 5px;
  margin-top: 8px;
  border: none;
}

.dropdown-translate {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  margin-top: 9px;
  background-color: #fff;
  min-width: 750px;
  overflow: visible;
  z-index: 1001;
  border-radius: 12px;
  padding: 36px;
  border: 1px solid #ccc;
  box-shadow: 5px 5px 10px #CCC;
}

@media (max-width: 875px) {
  .dropdown-content {
    min-width: 570px;
	margin-left: 0px;
  }
}

@media (max-width: 700px) {
  .dropdown-content {
    min-width: 370px;
	margin-left: 0px;
  }
}

@media (max-width: 500px) {
  .dropdown-content {
    min-width: 367px;
	margin-left: -102px;
  }
}

@media (max-width: 400px) {
  .dropdown-content {
    min-width: 367px;
	margin-left: -97px;
  }
}

.dropdown-content a {
  color: #005A83;
  text-decoration: underline;
}

.dropdown a:hover {
  color: #333;
}

.show {
  display: block;
}  
  
.translate-line {
  margin-top: 24px;
  margin-bottom: 24px;
  border-top: 1px dashed #196e91;
}

.translate-text {
  margin-left: 5px;
  font-size: 14px;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 500;
}