.smk_accordion {
  position: relative;
  padding: 0;
  list-style: none;}
/**
 * --------------------------------------------------------------
 * Section
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in {
  border: 1px solid #ccc;
  position: relative;
  z-index: 10;
  margin-top: -1px;
  overflow: hidden;
}
/**
 * --------------------------------------------------------------
 * Head
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in .acc_head {
  position: relative;
  background: #f2f2f1;
  padding: 10px 40px;
  font-size: 14px;
  display: block;
  cursor: pointer;
}
.smk_accordion .accordion_in .acc_head .acc_icon_expand {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -9px;
  background: url(/web/20220409053859im_/http://physio8doorstep.com/images/plusminus.png) center 0;
}
/**
 * --------------------------------------------------------------
 * Content
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in .acc_content {
  background: #fff;
  color: #000;
  padding: 5px 10px;
  overflow:hidden;
}
.smk_accordion .accordion_in .acc_content p{padding-left:5px !important;color:#000;}
.smk_accordion .accordion_in .acc_content h1:first-of-type,
.smk_accordion .accordion_in .acc_content h2:first-of-type,
.smk_accordion .accordion_in .acc_content h3:first-of-type,
.smk_accordion .accordion_in .acc_content h4:first-of-type,
.smk_accordion .accordion_in .acc_content h5:first-of-type,
.smk_accordion .accordion_in .acc_content h6:first-of-type {
  margin-top: 5px;
}
/**
 * --------------------------------------------------------------
 * General
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in:first-of-type,
.smk_accordion .accordion_in:first-of-type .acc_head {
  border-radius: 3px 3px 0 0;
}
.smk_accordion .accordion_in:last-of-type,
.smk_accordion .accordion_in:last-of-type .acc_content {
  border-radius: 0 0 3px 3px;
}
.smk_accordion .accordion_in.acc_active > .acc_content {
  display: block;
}
.smk_accordion .accordion_in.acc_active > .acc_head {
  background: #d8d8d8;
}
.smk_accordion .accordion_in.acc_active > .acc_head .acc_icon_expand {
  background: url(/web/20220409053859im_/http://physio8doorstep.com/images/plusminus.png) center -18px;
}


/*
     FILE ARCHIVED ON 05:38:59 Apr 09, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:36:33 Apr 03, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 96.346
  exclusion.robots: 0.177
  exclusion.robots.policy: 0.169
  cdx.remote: 0.054
  esindex: 0.007
  LoadShardBlock: 68.675 (3)
  PetaboxLoader3.datanode: 102.3 (5)
  load_resource: 121.492 (2)
  PetaboxLoader3.resolve: 60.555 (2)
*/