/* Main Help Section */
.help {
  margin-top: 20px;
}
.help .title {
  padding: 5px 0 0 0;
}
.help h1,
.help h2 {
  font-weight: normal;
  font-size: 26px;
  margin: 0;
  padding-left: 10px;
}
.help h2 {
  padding-left: 35px;
}
.help .title p {
  font-size: 16px;
  color: #666;
  padding: 10px 0 0 10px;
  margin-bottom: 0;
}
.help h3 {
  width: 370px;
  height: 29px;
  margin: 0;
  padding: 6px 15px;
  font-size: 14px;
  color: white;
}
.help .content {
  margin-left: 10px;
}
.help .content .answer {
  margin-left: 16px;
  width: 310px;
}
.help .seeker h3 {
  background: url(/img/help/header_seeker.gif?v=1) 0 0 no-repeat;
}
.help .provider h3 {
  background: url(/img/help/header_provider.gif?v=1) 0 0 no-repeat;
}
.help .content img {
  display: block;
  float: left;
  margin: 0 4px 1px 0;
}
.help .seeker h4 {
  margin-top: 25px;
  margin-bottom: 8px;
  color: #036cb6;
}
.help .provider h4 {
  margin-top: 25px;
  margin-bottom: 8px;
  color: #DB8A21;
}
.help .moreTopics {
  clear: both;
}
.helpFooter {
  background-color: #f5f5f5;
  margin: 50px 0;
  clear: both;
  padding: 10px 0 5px 25px;
  width: 725px !important;
}
.helpFooter h2 {
  font-weight: normal;
  font-size: 20px;
  margin: 0;
}
.helpFooter p {
  margin-top: 8px;
}
/* Custom Arrow Images */
.help div.seeker .arrowClosedLeft,
.seeker div.subHelp .arrowClosedLeft {
  background: url(/img/help/arrow_bl_cl.gif) left 3px no-repeat;
  padding: 0 0 0 16px;
}
.help div.seeker a.openLeft,
.seeker div.subHelp a.openLeft {
  background: url(/img/help/arrow_bl_open.gif) left 3px no-repeat !important;
}
.help div.provider .arrowClosedLeft,
.provider div.subHelp .arrowClosedLeft {
  background: url(/img/help/arrow_or_cl.gif) left 3px no-repeat;
  padding: 0 0 0 16px;
}
.help div.provider a.openLeft,
.provider div.subHelp a.openLeft {
  background: url(/img/help/arrow_or_open.gif) left 3px no-repeat !important;
}
/* Subpages */
.subHelp .header {
  width: 750px;
  height: 279px;
  position: relative;
}
.subHelp .header h2 {
  font-size: 20px;
  font-weight: normal;
  color: white;
  position: absolute;
  top: 60px;
  left: 15px;
}
.subHelp .header p {
  font-size: 20px;
  font-weight: normal;
  position: absolute;
  top: 80px;
  left: 40px;
  width: 500px;
  text-indent: 10px;
}
.seeker .header p,
.seeker .subHelp h3 {
  color: #036cb6;
}
.provider .header p,
.provider .subHelp h3 {
  color: #DB8A21;
}
.subHelp .header .breadCrumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
}
.subHelp .header .xpandControls {
  position: absolute;
  bottom: 50px;
  left: 5px;
  width: 200px;
}
.subHelp .content {
  margin-left: 10px;
}
.subHelp a.xpandTog {
  display: block;
}
.subHelp .content .answer {
  margin-left: 16px;
}
.xpandControls img {
  border: 1px solid black;
  position: relative;
  top: 2px;
  cursor: pointer;
}
/* Individual Pages */
.seeker .general .header {
  background: url(/img/help/photos/mike_n_lg_blue.jpg) left top no-repeat;
}
.seeker .tellAFriend .header {
  background: url(/img/help/photos/stephanie_lg_blue.jpg) left top no-repeat;
}
.seeker .jobs .header {
  background: url(/img/help/photos/zenoo_lg.jpg) left top no-repeat;
}
.seeker .safety .header {
  background: url(/img/help/photos/donna_lg_blue.jpg) left top no-repeat;
}
.seeker .careClub .header {
  background: url(/img/help/photos/dave_lg_blue.jpg) left top no-repeat;
}
.seeker .groupsAtCare .header {
  background: url(/img/help/photos/dee_z_lg_blue.jpg) left top no-repeat;
}
.provider .general .header {
  background: url(/img/help/photos/mike_n_lg_orange.jpg) left top no-repeat;
}
.provider .jobs .header {
  background: url(/img/help/photos/kelly_lg.jpg) left top no-repeat;
}
.provider .safety .header {
  background: url(/img/help/photos/donna_lg_orange.jpg) left top no-repeat;
}
.provider .programs .header {
  background: url(/img/help/photos/mike_a_lg.jpg) left top no-repeat;
}
.provider .features .header {
  background: url(/img/help/photos/donna_lg_orange.jpg) left top no-repeat;
}
.provider .careClub .header {
  background: url(/img/help/photos/dave_lg_orange.jpg) left top no-repeat;
}
.provider .groupsAtCare .header {
  background: url(/img/help/photos/dee_z_lg_orange.jpg) left top no-repeat;
}
/* New Help Page styles */
.newHelp {
  margin: 14px 0 0 20px;
  font-size: 14px;
  line-height: 19px;
}
.newHelp .letterBox {
  background: url(/img/help/letterbox.jpg) -20px 0 no-repeat;
  height: 205px;
  margin-bottom: 15px;
  padding: 55px 0 0 30px;
}
.newHelp .letterBox .title {
  color: #37beea;
  font-size: 30px;
}
.newHelp .letterBox .copy {
  color: #686868;
  font-size: 15px;
  width: 320px;
}
.newHelp .topicListContent {
  float: left;
  border: none;
  margin: 35px 15px 30px 0;
}
.newHelp .subTitle {
  width: 550px;
}
.newHelp .listMainLink a {
  font-weight: bold;
}
/* CAREUS-6484 : Redesign styles */
.g19 {
  overflow: visible;
}
.leftNavHeightControl .main-topic a.lnav {
  display: block;
}
.leftNavHeightControl .main-topic .lnav.active {
  color: #00bce4;
}
.leftNavHeightControl .topic.active {
  color: #00bce4;
}
.leftNavHeightControl .main-topic .topics {
  display: none;
}
.leftNavHeightControl .main-topic .topics.active {
  display: block;
}
.help-wrapper {
  padding: 20px 10px;
  font-size: 14px;
}
.help-wrapper .title {
  font-size: 30px;
  font-weight: normal;
}
.help-wrapper .title sup {
  font-size: 12px;
  font-weight: bold;
  left: 2px;
  position: relative;
  top: -6px;
}
.help-wrapper .title.main-title {
  margin-bottom: 30px;
}
.help-wrapper .search-wrapper {
  margin: 0 0 30px;
}
.search-wrapper .input-block {
  border: 1px solid #c6c6c6;
  border-radius: 4px;
  float: left;
  width: 432px;
  margin-right: 15px;
}
.search-wrapper .input-block input {
  border: none;
  padding: 8px 10px;
  font-size: 20px;
  border-radius: 4px;
  width: 95.5%;
}
.search-wrapper .input-block input[placeholder] {
  /* color: #ddd; */
}
.search-wrapper .btn-search {
  background: none;
  border: 1px solid #00bce4;
  color: #00bce4;
  padding: 10px 25px;
}
#SearchKeywords {
  position: relative;
}
#SearchKeywords .search-list {
  position: absolute;
  border: 1px solid #c6c6c6;
  background-color: #fff;
  top: 41px;
  list-style-type: none;
  margin: 0;
  left: -1px;
  border-radius: 0 0 4px 4px;
  width: 100%;
  z-index: 9999;
  padding: 6px 0;
  box-shadow: 0 1px 4px 1px #ccc;
}
#SearchKeywords .search-list li a {
  color: #333;
  text-decoration: none;
  padding: 5px 0;
  display: block;
}
.help-wrapper .bottom-wrapper {
  padding: 20px 0;
}
.help-wrapper .popular-faqs {
  float: left;
  width: 400px;
}
.help-wrapper .popular-faqs .title {
  font-size: 20px;
  font-weight: normal;
  margin: 0;
}
.help-wrapper .popular-faqs a {
  display: block;
  color: #00bce4;
  margin: 10px 0;
  text-decoration: none;
}
.help-wrapper .video-wrapper {
  width: 320px;
  float: right;
}
.video-wrapper .video {
  background-color: #e4eef5;
  width: 320px;
  height: 235px;
}
.video-wrapper .video-tip {
  background: url(/img/common/icon-bulb-22x24.png?v=1) 0 13px no-repeat;
  border-top: 1px solid #b5b5b5;
  padding: 17px 0 0 30px;
  margin: 30px 20px 0;
  color: #676767;
}
#questions-page {
  font-size: 14px;
  padding-top: 0;
  visibility: visible;
  display: none;
}
#questions-page .qa-wrapper {
  padding: 7px 0;
}
#questions-page .qa-wrapper .ans-wrapper {
  display: none;
  line-height: 24px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
#questions-page .qa-wrapper .ans-wrapper a {
  font-weight: normal;
  color: #00bce4;
}
#questions-page .qa-wrapper a {
  color: #333;
  text-decoration: none;
  font-weight: bold;
  position: relative;
}
#questions-page .qa-wrapper a i {
  background: url(/img/contactUs/chevron-left.png) no-repeat;
  display: none;
  width: 7px;
  height: 16px;
  position: absolute;
  left: -24px;
  top: 0px;
  padding-left: 10px;
}
#questions-page .qa-wrapper a:hover {
  color: #00bce4;
}
#questions-page .qa-wrapper a:hover i {
  display: inline-block;
  left: -18px;
}
#questions-page .qa-wrapper.active a {
  color: #00bce4;
}
#questions-page .qa-wrapper.active a i {
  background: url(/img/contactUs/chevron-down.png) no-repeat;
  top: 4px;
  display: inline-block;
}
#questions-page .qa-wrapper.active a:hover i {
  left: -24px;
}
#questions-page .qa-wrapper.active .ans-wrapper {
  display: block;
}
#questions-page .title {
  float: left;
}
#questions-page .btn-view-all,
#questions-page .btn-close-all {
  /* float: left; */
  left: 10px;
  position: relative;
  /* top: 14px; */
  background: none;
  border: none;
  padding: 0;
  height: auto;
  width: auto;
}
#questions-page .btn-close-all {
  display: none;
}
#questions-page .btn-view-all i {
  background: url(/img/contactUs/chevron-left.png) no-repeat;
  width: 7px;
  height: 16px;
  display: inline-block;
  margin-right: 3px;
}
#questions-page .btn-close-all i {
  background: url(/img/contactUs/chevron-down.png) no-repeat;
  display: block;
  height: 10px;
  width: 16px;
}
#subtopics-answers.active .ans-wrapper {
  display: block;
}
#subtopics-answers.active .qa-wrapper a {
  color: #00bce4;
}
#subtopics-answers.active .qa-wrapper a i {
  background: url(/img/contactUs/chevron-down.png) no-repeat;
  top: 4px;
  display: inline-block;
}
#subtopics-answers.active .qa-wrapper a:hover i {
  left: -24px;
}
