/* senior Care Dialog Quiz Display CSS */
.careDailog_top {
  background: url("/img/big-white-top.png") no-repeat scroll 0 0 transparent;
  height: 26px;
}
.careDailog_base {
  background: url("/img/big-white-base.png") no-repeat scroll 0 0 transparent;
  height: 35px;
}
#careDailog_top_close {
  background: url("/img/img_close.gif?v=1") no-repeat scroll right top transparent;
  color: #666666;
  cursor: pointer;
  float: right;
  margin-left: -10px;
  margin-top: -10px;
  position: relative;
  top: 0;
  width: 18px;
}
.careDialog {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 8px solid #B1B1B1;
  border-radius: 10px 10px 10px 10px;
}
.big_white_dialog .c {
  background: none;
}
.big_white_dialog .base {
  background: none;
}
.big_white_dialog .top {
  background: none;
}
.dijitDialogUnderlay {
  background: none repeat scroll 0 0 #000000 !important;
  opacity: 0.5 !important;
}
.quizFormDiv {
  height: 250px;
  position: relative;
}
.quizFormLeft {
  width: 280px;
  position: relative;
}
.quizFormRight {
  width: 280px;
  position: relative;
  left: 316px;
  top: -130px;
}
.quizFormSubmit {
  position: relative;
  top: -120px;
  left: -10px;
}
#quizmaindiv {
  padding: 30px 0;
  width: 100%;
}
#srcareQuizDailog {
  background-color: #ffffff;
  width: 750px;
  margin: 0 auto;
}
#quiz_window_middle {
  padding: 0px;
  border: 1px solid #CCCCCC;
}
#quiz_window_bg {
  background: url("/img/seniorCare/navtool_bg.jpg") no-repeat scroll 0 0 transparent;
  height: 320px;
}
.careDialog .top .close {
  background: url("/img/seniorCare/closebox.png") no-repeat scroll right top transparent;
  color: transparent;
  cursor: pointer;
  height: 30px;
  line-height: 0px;
  font-size: 0px;
  padding: 0 0 0 0;
  position: absolute;
  right: -2px;
  top: -2px;
  width: 30px;
}
#innerdiv {
  display: block;
  height: 280px;
  left: 250px;
  padding: 20px;
  position: relative;
  width: 440px;
}
#quiz_window_one {
  display: block;
}
#quiz_window_two {
  display: none;
}
#quiz_window_three {
  display: none;
  margin-top: -20px;
}
#quiz_window_four {
  display: none;
}
#quiz_window_five {
  display: none;
}
#quiz_window_six {
  display: none;
}
#send_request_div {
  display: block;
  height: 0px;
}
.q_header {
  font-size: 18px;
  font-weight: bold;
  color: #15b0e0;
  margin: 20px 0px;
}
.rad_item {
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0px;
  color: #7b7b7d;
  line-height: 15px;
}
.next_btn_div {
  height: 30px;
  margin: 20px 20px;
  text-align: right;
}
.next_btn {
  margin-left: 250px;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  background-color: #6DB33F;
  color: #ffffff;
  border-radius: 5px;
  width: 50px;
  padding: 10px 20px;
  text-align: center;
}
.next_btn:hover {
  background-color: #8AC265;
}
.post_btn_div {
  height: 30px;
  margin: 30px 5px;
  text-align: left;
}
.post_btnlink {
  text-decoration: none;
}
.post_btn {
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  background-color: #f45b22;
  color: #ffffff;
  width: 100px;
  padding: 10px 10px;
  text-align: center;
  position: absolute;
}
.post_btn:hover {
  background-color: #F47D4E;
}
.hc_header {
  font-size: 18px;
  font-weight: bold;
  color: #10bbe7;
  margin: 20px 0px;
}
.hc_subheader {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0px;
  color: #7c7c7e;
}
.hc_list {
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0px;
  line-height: 20px;
  color: #7c7c7e;
}
.hc_calltxt {
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0px;
  color: #000000;
}
.hc_phone {
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0px;
  color: #000000;
}
.jc_header {
  font-size: 22px;
  font-weight: bold;
  color: #10bbe7;
  margin: 20px 0px;
}
.jc_bdtxt {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0px;
  color: #7c7c7e;
}
.jc_list {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0px;
  line-height: 20px;
  color: #7c7c7e;
}
.ho_header {
  font-size: 18px;
  font-weight: bold;
  color: #10bbe7;
  margin: 20px 0px;
}
.ho_subheader {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0px;
  color: #7c7c7e;
}
.ho_list {
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0px;
  line-height: 20px;
  color: #7c7c7e;
}
.ho_calltxt {
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0px;
  color: #000;
}
.ho_phone {
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0px;
  color: #000;
}
.send_request_div {
  background-color: #e5f8fc;
  margin: 0px;
  padding: 15px 0;
  border-top: 1px solid #10bbe7;
}
.send_request_open {
  text-align: center;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  cursor: pointer;
}
.send_request_closed {
  text-align: center;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  cursor: pointer;
}
.send_request_form {
  display: block;
}
