@import url('bootstrap-blessed1.css?z=1569502244269');

.main-homepage-content h2 {
  font-size: 36px;
  line-height: 36px;
}
.home-page-banner {
  margin-top: -40px;
  height: 420px;
  left: 0;
  right: 0;
  background-image: url('/assets/images/connect/mainImageHome.png');
  background-repeat: repeat-x;
  background-position: center;
  -webkit-box-shadow: inset 1px 1px 4px 4px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 4px 4px rgba(0, 0, 0, 0.05);
  z-index: -1;
}
.home-page-banner .banner-content {
  margin-top: 55px;
}
.page-banner {
  position: relative;
  height: 420px;
  background-repeat: repeat-x;
  background-position: -295px;
  z-index: 1;
  margin-top: -40px;
  -webkit-box-shadow: inset 1px 1px 4px 4px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 4px 4px rgba(0, 0, 0, 0.05);
}
.page-banner .banner-content {
  margin-top: 60px;
}
.page-banner.save-time {
  background: url('/assets/images/connect/home_save_time_bg.jpg') center;
  /*background-position:left;*/
  margin-top: 0;
  margin-bottom: 0;
  -webkit-box-shadow: inset 1px 1px 4px 4px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 4px 4px rgba(0, 0, 0, 0.05);
}
.page-banner.save-time .banner-content {
  background-color: rgba(236, 240, 241, 0.75);
  border-radius: 4px;
  padding-top: 8px;
  padding-bottom: 14px;
}
.page-banner.save-time .banner-content .heading-text {
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  font-family: 'proxima-nova', "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
}
.page-banner.save-time .banner-content .check-list {
  display: block;
  padding-left: 40px;
  border: none;
  margin: 0;
}
.page-banner.save-time .banner-content .check-list li {
  margin-top: 4px;
  width: 50%;
  float: left;
  margin-bottom: 5px;
}
.page-banner.save-time .banner-content .check-list li img {
  margin-top: -4px;
  margin-right: 15px;
}
.page-banner.save-time .banner-content .button-container {
  margin: 0px auto 34px;
  width: 70%;
}
.page-banner.right-for-you {
  background: #66C3B5;
}
/*** Rotating word header ***/
#sb-word-rotate-header-wrapper {
  height: 400px;
  background-image: url('/assets/images/home_header_josh.jpg');
  /*background-size: 100% 100%;*/
  background-position: center;
  position: relative;
  /*** Animation ***/
  /*Vertical Flip*/
  /*Vertical Flip Animation*/
}
#sb-word-rotate-header-wrapper .sb-word-rotate-content-block {
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  width: 395px;
  height: 220px;
  background: rgba(250, 255, 255, 0.701961);
  border-radius: 3px;
  position: relative;
  padding: 60px 30px;
}
#sb-word-rotate-header-wrapper .sb-word-rotate-content-block .sb-word-rotate-word {
  font-weight: 400;
}
#sb-word-rotate-header-wrapper .sb-word-rotate-underline {
  position: absolute;
  left: 80px;
  bottom: 70px;
  border-bottom: 4px solid #66C3B5;
  width: 63%;
}
#sb-word-rotate-header-wrapper .verticalFlip {
  display: inline;
  text-indent: 8px;
}
#sb-word-rotate-header-wrapper .verticalFlip span {
  font-size: 28px;
  font-family: 'architects_daughter', sans-serif;
  animation: vertical 17.5s linear infinite 0s;
  -ms-animation: vertical 17.5s linear infinite 0s;
  -webkit-animation: vertical 17.5s linear infinite 0s;
  /*color: #00abe9;*/
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: 10;
  min-height: 55px;
}
#sb-word-rotate-header-wrapper .verticalFlip span:nth-child(2) {
  animation-delay: 3.5s;
  -ms-animation-delay: 3.5s;
  -webkit-animation-delay: 3.5s;
}
#sb-word-rotate-header-wrapper .verticalFlip span:nth-child(3) {
  animation-delay: 7s;
  -ms-animation-delay: 7s;
  -webkit-animation-delay: 7s;
}
#sb-word-rotate-header-wrapper .verticalFlip span:nth-child(4) {
  animation-delay: 10.5s;
  -ms-animation-delay: 10.5s;
  -webkit-animation-delay: 10.5s;
}
#sb-word-rotate-header-wrapper .verticalFlip span:nth-child(5) {
  animation-delay: 14s;
  -ms-animation-delay: 14s;
  -webkit-animation-delay: 14s;
}
@-moz-keyframes vertical {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes vertical {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes vertical {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.slp-search-row {
  background-color: rgba(236, 240, 241, 0.75);
  border-radius: 4px;
  padding: 0px;
  margin: 0px;
}
.slp-container {
  margin-top: 58px;
}
.slp-container p {
  margin-top: 0;
  margin-bottom: 20px;
}
.slp-container h2 {
  margin-bottom: 15px;
}
.slp-container h3 {
  margin-bottom: 10px;
}
.slp-container #age-select select {
  padding: 6px 10px;
}
.home-search-heading {
  color: #fff;
}
div.slp-search-row div.col-md-2 {
  padding-right: 0px;
  padding-left: 0px;
}
#home-slp-search-form {
  margin-bottom: 20px;
  margin-left: 10px;
}
div.home-page-headline {
  margin-top: 70px;
  padding-left: 0px;
}
div.home-page-headline > h1 {
  color: white;
  margin-left: 10px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.4);
}
div.home-page-search {
  padding-left: 0px;
}
#home-slp-search-form select {
  width: 100%;
  height: 36px;
  -webkit-appearance: none;
  background-image: url(/assets/images/connect/arrowdown.png);
  background-color: white;
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: 30px 35px;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  border: 1px solid #ccc;
  padding: 5px;
  color: #555;
  border-radius: 3px;
  font-size: 14px;
}
#home-slp-search-form select:focus {
  outline: 0px solid red;
  border: 2px solid #5cc2b5;
  box-shadow: inset 0 0 3px #5cc2b5;
  -webkit-box-shadow: inset 0 0 3px #5cc2b5;
}
#home-slp-search-form .form-group {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0 5px;
}
.search-label {
  margin-top: 8px;
  text-align: right;
}
.filter-more-link {
  margin-top: 20px;
  text-align: right;
  width: 110px;
}
#home-zip-code-search {
  width: 100%;
  height: 35px;
  padding: 6px 10px;
}
#home-zip-code-search:focus {
  outline: 0px solid red;
  border: 2px solid #5cc2b5;
  box-shadow: inset 0 0 3px #5cc2b5;
  -webkit-box-shadow: inset 0 0 3px #5cc2b5;
}
select#home-age-select {
  height: 35px;
  padding: 6px 10px;
}
select#home-help-select {
  height: 35px;
  padding: 6px 10px;
}
#zip-search {
  padding-left: 6px;
  padding-right: 10px;
}
#age-select {
  padding-left: 10px;
  padding-right: 10px;
}
#home-search-submit {
  padding-left: 10px;
  padding-right: 3px;
}
.slp-container #home-search-submit {
  margin-top: 5px;
}
div.btn.slp-search {
  /*margin-top: 5px;*/
  padding: 7px 10px 4px 10px;
  font-size: 15px;
  width: 100%;
  height: 35px;
}
.save-time .btn {
  font-size: 15px;
}
div.featured-slp-row {
  margin-bottom: 65px;
  margin-top: 25px;
}
div.featured-slp-section {
  padding-left: 17px;
  padding-right: 17px;
}
div.featured-slp-section ul {
  padding-left: 10px;
}
div.featured-slp-section ul li div.featured-slp-info {
  padding: 5px;
}
.img-overlay {
  position: relative;
  max-width: 500px;
}
div.featured-slp-profile-pic {
  padding: 10px;
  border: 1px solid rgba(149, 165, 166, 0.2);
  box-shadow: 1.5px 2px 5px #888888;
}
div.featured-slp-caption {
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  top: 69.5%;
  left: 0%;
  height: 28.6%;
  padding: 10px 10px 30px 10px;
}
div.featured-slp-caption > p {
  padding-left: 10px;
  font-size: 14px;
}
div.featured-slp-caption > h3 {
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
img.home-place-holder-img {
  width: 100%;
  height: auto;
}
div.home-place-holder {
  padding: 5px;
}
.slp-container {
  margin: 80px 0 0;
  background: #fff;
  min-height: 200px;
}
div.footer {
  margin-top: 34px;
}
@media (max-width: 480px) {
  .home-page-banner {
    height: auto;
  }
  #zip-search {
    padding-right: 6px;
  }
  .main-homepage-content h1 {
    font-size: 18px;
    line-height: 18px;
  }
  .main-homepage-content h2 {
    font-size: 20px;
    line-height: 18px;
  }
  .home-search-heading {
    font-size: 20px;
  }
  .slp-search-row {
    background: none;
  }
  div#home-search-submit {
    margin: 6px 0px 6px 0px;
  }
  .page-banner.save-time .banner-content .heading-text {
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
  }
  .benefits-container .image-container {
    width: 30%;
    float: left;
    padding: 0 10px 0 0;
    min-height: 120px;
  }
  .benefits-container h3 {
    margin-top: 0;
  }
  .benefits-container p {
    text-align: left;
  }
  .sb-connect-home-slps-promo-container {
    margin-bottom: 20px;
  }
  div.btn.slp-search {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .benefits-container {
    margin: 74px -15px 65px;
  }
  .benefits-container .image-container {
    padding: 0 40px;
  }
  .benefits-container h3 {
    margin-top: 10px;
  }
  .slp-container {
    margin: 40px 0 -34px;
    background: url('/assets/images/connect/jess2.png') no-repeat left bottom;
    min-height: 390px;
    background-size: 207px 385px;
  }
}
.sb-connect-home-slps-promo-container {
  margin-top: 55px;
  margin-bottom: 80px;
}
.sb-connect-home-slps-promo-container strong {
  margin-bottom: 10px;
}
.sb-connect-home-slps-promo-box {
  margin-bottom: 26px;
}
.sb-connect-home-slps-promo-box strong {
  display: block;
}
.sb-connect-home-slps-promo-container h2 {
  margin-bottom: 18px;
}
.sb-connect-home-slps-block .img-overlay {
  margin-bottom: -20px;
}
.sb-connect-home-slps-name-banner {
  font-weight: 700;
  position: relative;
  top: -50px;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 0 0 50% 50%;
  padding: 5px 0;
}
.sb-connect-home-slps-name-banner a {
  color: #333;
}
.sb-connect-home-slps-specialties {
  margin-top: 20px;
}
.sb-connect-home-slps-specialties strong {
  margin-bottom: 0;
}
.profile-badge-list img {
  width: 75%;
  margin: 0 auto;
}
@media all and (max-width: 480px) {
  .sb-connect-home-slps-block {
    margin-bottom: 30px;
    text-align: left;
  }
  .sb-connect-home-slps-block a {
    color: #333;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .profile-badge-list img {
    width: 75%;
    margin: 0 auto;
    float: left !important;
  }
  .profile-badge-list .less-padding {
    padding: 0;
  }
}
.sb-connect-home-reviews-promo-container {
  margin-top: 55px;
}
.sb-connect-home-reviews-promo-container h2 {
  margin-bottom: 28px;
}
.sb-connect-home-reviews-carousel-item {
  padding: 0 15px;
}
.sb-connect-home-reviews-carousel-text {
  background: #f3f3f5;
  padding: 20px;
  border-radius: 4px 4px 0 0;
  min-height: 211px;
}
.sb-connect-home-reviews-carousel-reviewer {
  background: #f3ab1b;
  color: #fff;
  padding: 10px 10px;
  border-radius: 0 0 4px 4px;
}
.sb-connect-home-reviews-promo-container .owl-prev {
  color: transparent !important;
  font-size: 0 !important;
  position: absolute;
  left: -30px;
  bottom: 164px;
  background: url('/assets/images/connect/carousel-nav-back.png') no-repeat center;
  background-size: 26px;
}
.sb-connect-home-reviews-promo-container .owl-next {
  color: transparent !important;
  font-size: 0 !important;
  position: absolute;
  right: -30px;
  bottom: 164px;
  background: url('/assets/images/connect/carousel-nav-next.png') no-repeat center;
  background-size: 26px;
}
.sb-connect-home-reviews-promo-container .owl-pagination .owl-page span {
  border: 2px solid #e4e4e4;
  background: #fff;
}
.sb-connect-home-reviews-promo-container .owl-pagination .owl-page.active span {
  border: 2px solid #e4e4e4;
  background: #3fbaa8;
  padding: 1px;
}
@media all and (max-width: 480px) {
  .owl-theme .owl-controls .owl-buttons div {
    display: none;
  }
  .sb-connect-home-reviews-promo-container {
    margin-top: 0;
  }
  .sb-connect-home-slps-promo-container {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.btn-orange {
  background: #f3ab1b;
}
.btn-orange:hover {
  background: #f3ab1b;
}
.owl-controls .owl-prev {
  position: absolute;
  top: 39%;
  left: -30px;
  background-image: url("/assets/images/leftArrow.png");
  background-size: 100%;
  width: 30px;
  height: 30px;
}
.owl-controls .owl-next {
  position: absolute;
  top: 39%;
  right: -30px;
  background-image: url("/assets/images/rightArrow.png");
  background-size: 100%;
  width: 30px;
  height: 30px;
}
.sb-card-item {
  position: relative;
}
.sb-card-item .sb-content-container {
  padding: 15px;
}
.sb-card-item .sb-content-container h4 {
  margin-top: 0;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
}
.sb-card-item .sb-content-container .sb-checkboxes .sb-row {
  margin-bottom: 6px;
}
.sb-card-item .sb-content-container .sb-checkboxes .sb-row .sb-checkbox {
  float: left;
  margin-right: 10px;
  width: 28px;
}
.sb-card-item .sb-content-container .sb-checkboxes .sb-row .sb-checkbox-text {
  font-weight: bold;
  line-height: 18px;
  padding: 5px 0;
}
.sb-card-item .sb-content-container .sb-button-row {
  margin-top: 20px;
  text-align: center;
}
.sb-ribbon {
  font-size: 16px !important;
  /*width: 50%;*/
  /*bdox-shadow: 0 5px 6px #000a;*/
  box-shadow: 0px 3px 3px -3px #111;
  position: absolute;
  background: #CB4E7A;
  color: #fff;
  text-align: center;
  padding: 0.5em 0.4em 0.5em 1em;
  /* Adjust to suit */
  margin: 0.5em auto 1em;
  z-index: 4;
  left: -0.6em;
}
.sb-ribbon span {
  font-weight: bold;
}
.sb-ribbon:after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  border: 1.1em solid #CB4E7A;
  z-index: 1;
  right: -2.55em;
  border-left-width: 1.9em;
  border-right-color: transparent;
  box-shadow: 0px 3px 3px -3px #111;
}
.sb-ribbon .sb-ribbon-content:before {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  border-color: #700030 transparent transparent transparent;
  bottom: -0.6em;
  left: 0;
  border-width: 0.6em 0 0 0.6em;
}
.sb-discover-start-over-icon {
  width: 18px;
}
/*extra small screen size*/
/*small screen media querries*/
@media (max-width: 990px) and (min-width: 768px) {
  div.from-img {
    margin-right: 15px;
  }
}
div.col-md-9.col-sm-9.my-messages {
  padding: 0px;
}
.unread {
  background: #FCF4D2;
}
.unread-thread .highlight {
  background: #FCF4D2;
}
.message-photo-box {
  float: left;
  width: 70px;
  font-size: 12px;
  text-align: center;
}
.message-photo {
  width: 60px;
  height: 60px;
  padding-right: 2px;
}
.message-submit-box {
  margin-bottom: 20px;
  margin-top: 20px;
}
.message-submit-box form div.form-group {
  margin-bottom: 5px;
}
.message-submit-box form button {
  margin-top: 0px;
}
.message-from-box {
  margin-top: 10px;
  margin-left: 5px;
  float: left;
}
.message-summary-box {
  margin-top: 10px;
  float: left;
}
.message-body {
  border: 1px solid #cecece;
  padding: 10px;
  border-radius: 8px;
}
div.message-body-box {
  padding: 0px;
}
.inbox-list {
  padding: 10px;
}
.inbox-list li {
  margin-bottom: 8px;
  padding: 4px;
  border-radius: 10px;
  border-bottom: 1px solid #cecece;
}
.sender-details {
  width: 50px;
  font-size: 12px;
}
div.message-details {
  width: 70px;
  font-size: 12px;
  text-align: center;
}
div.sender-caption {
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  top: 54%;
  left: 26%;
  height: 23%;
  width: 71px;
  text-align: center;
  padding: 2px 0px 0px 0px;
}
ul.message-log li {
  margin-bottom: 15px;
}
.send-message-book-now {
  cursor: pointer;
}
.inbox-container {
  padding: 0px;
  border: 2px solid #e5e6e8;
  margin-bottom: 20px;
  background: #fff;
  /*border-radius: 4px;*/
  padding-bottom: 15px;
  /*box-shadow: 3px 3px 5px rgba(0,0,0,.1);*/
}
.profile-blue-header {
  background: #dcf0ef;
  position: relative;
  padding-top: 34px;
}
.profile-blue-header .text-container {
  position: absolute;
  top: 66px;
  width: 100%;
}
.profile-blue-header .text-container i {
  font-size: 24px;
}
.profile-blue-header .text-container .back-to-search {
  position: absolute;
  right: 32px;
  bottom: 14px;
}
.profile-blue-header .profile-pic {
  margin-bottom: -50%;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid rgba(149, 165, 166, 0.2);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
  background-color: white;
  border-radius: 50%;
}
.profile-blue-header .profile-pic img {
  border-radius: 50%;
}
.profile-right-column {
  /** Video **/
}
.profile-right-column ul {
  padding-left: 0;
}
.profile-right-column a.sb-video .sb-play-btn {
  box-shadow: none;
  background-size: 66px 66px;
}
.profile-right-column ul.sb-testimonial-list h3 {
  margin-top: 20px;
}
.profile-right-column ul.sb-testimonial-list li {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
.profile-right-column ul.sb-testimonial-list li:last-child {
  border-bottom: none;
}
/*** Settings ***/
.account-settings-container ul {
  padding-left: 0;
}
.account-settings-container ul li {
  margin-bottom: 10px;
}
.sb-profile-availability ul.sb-availibility-list {
  padding-left: 0;
}
/*small screen size*/
@media (max-width: 990px) and (min-width: 768px) {
  div.child-avatar-caption {
    top: 75%;
    left: 0;
    height: 20%;
    width: 100%;
  }
}
/*extra small screen size*/
@media (max-width: 767px) {
  .profile-left-column-info {
    margin-top: 182px ;
  }
  div.parent-profile {
    margin-right: 0px;
    margin-left: 0px;
  }
  div.child-avatar-caption {
    top: 80%;
    left: 0;
    height: 20%;
    width: 100%;
  }
}
/*full screen size*/
@media (min-width: 768px) {
  .profile-left-column {
    padding-right: 38px;
  }
  .profile-left-column-info {
    margin-top: 122.5px;
  }
  .profile-blue-header .text-container {
    position: absolute;
    top: 30px;
    width: 100%;
  }
}
/*full screen size*/
@media (min-width: 990px) {
  /*div.btn.send-message{ width: 200px; }*/
  .profile-left-column-info {
    margin-top: 157.5px;
  }
  div.parent-profile {
    margin-right: 0px;
    margin-left: 0px;
  }
  div.SLP-profile {
    margin-right: 0px;
    margin-left: 0px;
  }
  div.child-avatar-caption {
    top: 75%;
    left: 0;
    height: 20%;
    width: 100%;
  }
  .profile-blue-header .text-container {
    position: absolute;
    top: 66px;
    width: 100%;
  }
}
.profile-body .sb-main-nav {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .profile-body .promo-banner {
    margin: 0 auto;
  }
}
.profile h3 {
  margin-top: 30px;
}
.profile div.btn.send-message {
  display: block;
  margin: 0 0 10px 0;
  color: #fff;
}
.profile .btn.book-now {
  display: block;
  margin-bottom: 10px;
}
.profile div.connect-promo {
  padding-top: 20px;
  padding-bottom: 0px;
}
.profile .specialties ul {
  padding-left: 0;
}
.profile .specialties ul li {
  line-height: 24px;
  margin-bottom: 8px;
}
.profile .specialties ul li img {
  width: 18px;
}
.profile .profile-box {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid rgba(149, 165, 166, 0.2);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
  background-color: white;
}
.profile .profile-box .map {
  width: 100%;
  height: 200px;
}
.map-box {
  position: relative;
}
.map-box .map-info-overlay {
  position: absolute;
  font-weight: 700;
  top: 5%;
  right: 0;
  background: rgba(255, 255, 255, 0.9);
  padding: 5px 10px;
}
.profile-badge-list {
  margin: 0px 0;
  padding: 0;
}
.profile-badge-list .less-padding {
  padding: 0 5px;
}
ul.check-list {
  border: 1px solid #eee;
  padding: 10px;
  border-radius: 4px;
}
div.btn.send-message {
  margin-top: 10px;
  padding-bottom: 10px;
}
div.profile-info.about {
  margin-right: 15px;
}
div.student-item div.col-sm-4 {
  padding-left: 0px;
  padding-right: 0px;
}
.avatar-list {
  padding-left: 0px;
}
div.child-avatar-caption {
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  padding: 10px 10px 10px 10px;
  font-size: 20px;
  text-align: center;
  font-weight: 900;
}
div.student-avatar-overlay {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid rgba(149, 165, 166, 0.2);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
  background-color: white;
}
/*** Settings ***/
.sb-account-settings-slp h2 {
  margin-bottom: 34px;
}
.sb-account-settings-slp ul {
  padding-left: 0;
}
.sb-account-settings-slp ul li {
  margin-bottom: 10px;
}
.sb-account-settings-slp .appt-actions-block {
  color: #66C3B5;
  margin-top: 34px;
}
.sb-account-settings-slp .appt-actions-block .appt-action {
  margin-bottom: 10px;
}
.sb-account-settings-slp .appt-actions-block .appt-action i.fa {
  margin-right: 10px;
}
.sb-account-settings-slp .book-now-form-container h2 {
  margin-top: 40px;
}
.sb-account-settings-slp .book-now-form-container .schedule-chunks-target h3 {
  margin-top: 0;
  margin-bottom: 0;
}
#add-badge-form ul {
  margin-left: -40px;
}
#first-visit-container {
  padding: 0 10px;
}
#first-visit-container ul {
  padding-left: 10px;
}
#second-visit-container {
  padding-right: 10px;
}
#add-badge-container {
  padding: 10px;
}
#send-message-container {
  width: 100%;
  padding: 10px;
}
#send-message-form textarea {
  width: 100%;
  height: 250px;
  color: #777 !important;
}
#add-parent-profile-pic-container {
  padding: 10px;
}
ul.dashboard-add-parent-profile-pic-target {
  padding-left: 0px;
}
#update-parent-about-container {
  padding: 10px;
}
#about {
  width: 100%;
  height: 250px;
}
#update-parent-about-form input[type='button'] {
  width: 200px;
}
#update-parent-email-container {
  padding: 10px;
}
#update-parent-email-form input[type='button'] {
  width: 200px;
}
#update-parent-address-container {
  padding: 10px;
}
#update-parent-address-form input[type='button'] {
  width: 200px;
}
/*Add/Update Comapny Styling*/
ul.dashboard-add-logo-pic-target {
  padding-left: 0px;
}
#add-logo-pic-container {
  padding: 10px;
}
#update-company-container {
  padding: 10px;
  width: 225px;
}
/*-------------------------*/
/*Update Address Form Styling*/
#update-address-form input[type='button'] {
  width: 200px;
  height: 30px;
  margin-right: 10px;
}
#update-address-container {
  padding: 10px;
}
#state {
  width: auto;
  height: auto;
}
#update-parent-address-container {
  padding: 10px;
}
#update-parent-address-form input[type='button'] {
  width: 200px;
}
/*-------------------------*/
/*Update Education Form Styling*/
#update-education-container {
  width: 100%;
  margin-right: 10px;
  padding: 10px;
}
#update-education-form {
  width: 100%;
}
#update-education-form textarea {
  width: 100%;
  height: 250px;
}
#update-education-form input[type='button'] {
  width: 200px;
  height: 30px;
  margin-right: 10px;
}
/*-------------------------*/
/*Update About Form Styling*/
#update-about-container {
  width: 100%;
  padding-left: 8px;
}
#update-about {
  width: 100%;
  height: 250px;
}
#update-about-form input[type='button'] {
  width: 85px;
  height: 30px;
  margin-right: 6px;
}
/*-----------------------*/
/*Update Profile Picture Form Styling*/
#add-profile-pic-container {
  width: 210px;
  margin-right: 10px;
  padding: 10px;
}
ul.dashboard-add-profile-pic-target {
  margin: 0 0 0 0px;
  padding: 0px;
}
span.btn.fileinput-button {
  width: 200px;
}
/*-----------------------------------*/
/*Update Service Type Form Styling*/
#update-service-type-container {
  width: 220px;
  padding-left: 10px;
  padding-right: 10px;
}
#update-service-type-form {
  display: inline;
}
#service-type-list {
  padding-left: 5px;
}
#update-service-type-form input[type='button'] {
  width: 200px;
  height: 30px;
  margin-right: 10px;
}
/*---------------------------------*/
/*Update Hourly Rate Form Styling*/
#update-hourly-rate-form {
  margin: 2px 3px 5px 3px;
}
#update-hourly-rate-form input[type='button'] {
  width: 200px;
  margin-top: 0px;
}
#update-hourly-rate-form p {
  margin: 0;
}
#update-hourly-rate-container {
  padding: 10px;
  width: 240px;
}
/*------------------------------*/
select.badge-criteria {
  width: auto;
  height: 24px;
  margin-top: 8px;
  margin-bottom: 3px;
  padding: 0px 8px;
  font-size: 11px;
}
/*!!!!!SIGN UP / SIGN IN FORM STYLES !!!!!!*/
#cboxLoadedContent .btn {
  color: #fff;
}
#cboxLoadedContent .btn:hover {
  color: #fff;
}
.fb {
  background: #3b5998;
}
.fb:hover {
  background: #4264aa;
}
.btn i {
  margin-right: 10px;
  display: inline-block;
}
.or-hr {
  position: relative;
}
.or-hr hr {
  margin: 20px;
}
.or-hr .or-box {
  padding: 4px 10px;
  position: absolute;
  top: -13px;
  font-size: 12px;
  background: #fff;
  color: #bbb;
  left: 80px;
}
#add-badge-container .or-hr .or-box {
  padding: 4px 10px;
  position: absolute;
  top: -12px;
  font-size: 14px;
  background: #fff;
  color: #bbb;
  left: 217px;
}
#sign-in-container {
  padding: 0 10px;
  margin-top: 30px;
  min-width: 240px;
  text-align: center;
}
#sign-in-container .alert {
  margin: 20px auto 10px !important;
}
#cboxContent {
  padding: 0px;
  border: 0px;
  border-radius: 4px;
  margin: 10px;
  box-shadow: 0 0 10px grey;
}
#cboxClose {
  color: #7f8c8d;
  font-weight: 900;
  position: absolute;
  top: -5px;
  right: 0;
  height: 12px;
  padding: 10px;
}
.alert {
  margin-bottom: 10px;
  margin-top: 20px;
  padding: 8px 15px 8px 14px;
  width: 200px;
}
#cboxLoadedContent h2 {
  color: #66c3b5;
}
#form_wrap > div.page.page-one,
#form_wrap > div.page.page-two {
  padding: 0 10px;
  width: 220px;
}
input[type="text"].error,
input[type="password"].error {
  border: 1px solid #E56841;
  box-shadow: inset 0 0 0px;
  -webkit-box-shadow: inset 0 0 0px;
  -moz-box-shadow: inset 0 0 0px;
}
/*
#cboxContent input[type="text"], #cboxContent input[type="password"]{
  height: 30px;
  width: 200px;
  border-radius: 3px;
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.04) inset;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.04) inset;
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.04) inset;
}

#cboxContent input[type="text"]:focus, #cboxContent input[type="password"]:focus, #cboxContent textarea:focus{
  border: 2px solid #5cc2b5;
  box-shadow: inset 0 0 3px #5cc2b5;
  -webkit-box-shadow: inset 0 0 3px #5cc2b5;
  -moz-box-shadow: inset 0 0 3px #5cc2b5;
}*/
#sign-in-form input {
  margin: 0 auto;
}
#sign-in-form .sign-in-submit {
  float: none !important;
}
#sign-in-form a.forgot-pass {
  font-size: 12px;
}
input.sign-in-submit,
.fb-login,
.sign-up-btn {
  width: 200px;
}
.account-type {
  width: 220px;
}
.account-type img {
  width: 120px;
  margin: 8px auto;
  display: block;
}
.account-type .sign-up-type {
  width: 220px;
}
.account-type .or-hr {
  position: relative;
}
.account-type .or-hr hr {
  margin: 20px 10px;
  width: 200px;
}
.account-type .or-hr .or-box {
  padding: 4px 10px;
  position: absolute;
  top: -13px;
  font-size: 12px;
  background: #fff;
  color: #bbb;
  left: 90px;
}
.minor-text {
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 14px;
  font-style: italic;
  color: #66c3b5;
}
.minor-text-dark {
  font-size: 13px;
  line-height: 18px;
}
.forgot-links {
  margin-top: 8px;
}
.terms-text {
  font-size: 12px;
}
#sign-in-email {
  background: url("/assets/images/connect/mail.png") no-repeat scroll 6px 4px;
  padding-left: 37px;
  background-size: 24px 23px;
  width: 200px;
}
/*sign up form styles*/
#sign-up-container {
  margin-top: 30px;
  /*width: 260px;*/
  /*padding-left:10px;*/
}
ol.sign-up-page-two {
  padding-left: 0px;
}
ol.sign-up-page-two select {
  width: 100%;
  height: 32px;
}
ol.sign-up-page-two select#state {
  width: 100%;
  height: 32px;
}
#cboxContent input.email {
  background: url("/assets/images/connect/mail.png") no-repeat scroll 6px 4px;
  padding-left: 37px;
  background-size: 24px 23px;
}
#cboxContent input.email.valid {
  background: url("/assets/images/connect/confirmed.png") no-repeat scroll 6px 6px;
  padding-left: 37px;
  background-size: 16px 16px;
}
#sign-in-email.valid {
  background: url("/assets/images/connect/confirmed.png") no-repeat scroll 6px 6px;
  padding-left: 37px;
  background-size: 16px 16px;
}
#fname {
  background: url("/assets/images/connect/name.png") no-repeat scroll 6px 4px;
  padding-left: 37px;
  background-size: 24px 23px;
}
#fname.valid {
  background: url("/assets/images/connect/confirmed.png") no-repeat scroll 6px 6px;
  padding-left: 37px;
  background-size: 16px 16px;
}
#password,
#password-signin {
  background: url("/assets/images/connect/pass1.png") no-repeat scroll 7px 4px;
  border-radius: 3px;
  border: 1px solid #ddd;
  padding-left: 37px;
  background-size: 24px 23px;
  width: 200px;
  height: 32px;
}
#password.valid,
#password-signin.valid {
  background: url("/assets/images/connect/confirmed.png") no-repeat scroll 6px 6px;
  padding-left: 37px;
  background-size: 16px 16px;
}
#password2 {
  background: url("/assets/images/connect/pass2.png") no-repeat scroll 6px 6px;
  padding-left: 37px;
  background-size: 23px 15px;
}
#password2.valid {
  background: url("/assets/images/connect/confirmed.png") no-repeat scroll 6px 6px;
  padding-left: 37px;
  background-size: 16px 16px;
}
/*Update Specialties Styling*/
/*hides specialties-check-list temp*/
#update-specialties-container {
  padding: 10px;
  width: 422px;
}
/*--------------------------*/
/*signup submit button styles*/
.btn-long {
  width: 200px;
  height: 35px;
}
/*Styling for blinking submit animation*/
#glow {
  border-radius: 5px;
  width: 229px;
}
@-webkit-keyframes 'blink' {
  0% {
    -webkit-box-shadow: 0 0 10px #5cc2b5;
  }
  50% {
    -webkit-box-shadow: 0 0 25px #5cc2b5;
  }
  100% {
    -webkit-box-shadow: 0 0 10px #5cc2b5;
  }
}
#sign-up-form {
  width: 200px;
}
#sign-up-form #glow .animate {
  -webkit-animation-direction: normal;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: blink;
  -webkit-animation-timing-function: ease;
}
#sign-up-form label.checkbox-icon {
  display: inline-block;
}
#sign-up-form label.checkbox-label {
  display: inline-block;
}
/*form headings styles*/
.sign-up-header {
  color: #5cc2b5;
  font-size: 38px;
  font-weight: 700;
  font-family: 'proxima-nova', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#notify-me-container .sign-up-header {
  font-size: 24px;
}
#sign-up-subheader {
  color: #5cc2b5;
  float: right;
  font-style: italic;
  margin-top: -13px;
}
/*Radio Button Styling*/
.join-as {
  color: #5cc2b5;
  font-weight: 300;
}
.radio,
.checkbox {
  min-height: 18px;
  padding-left: 0px;
}
input[type=radio] + .radio-icon {
  background: url('/assets/images/connect/radioOff.png') no-repeat scroll 0px 0px;
  background-size: 15px 15px;
  height: 16px;
  width: 16px;
  /* padding: 0 0 0 0px;*/
}
input[type=radio].hide {
  display: none;
}
input[type=radio]:checked + .radio-icon {
  background: url('/assets/images/connect/radioOn.png') no-repeat scroll 0px 0px;
  background-size: 15px 15px;
  height: 16px;
  width: 16px;
  /* padding: 0 0 0 0px;*/
}
.radio-icon {
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  /*   margin-right: 15px;*/
  font-size: 13px;
}
.radio-label {
  cursor: pointer;
  margin-top: -25px;
  /*   margin-left: 25px;*/
}
.terms-line {
  margin-top: 24px;
}
/*CheckBox Styling*/
input[type=checkbox].hide-check {
  display: none;
}
input[type=checkbox] + .checkbox-icon {
  background: url('/assets/images/connect/checkboxOff.png') no-repeat scroll 0px 0px;
  background-size: 14px 14px;
  height: 14px;
  width: 16px;
  padding: 1px;
}
input[type=checkbox]:checked + .checkbox-icon {
  background: url('/assets/images/connect/checkboxOn.png') no-repeat scroll 0px 0px;
  background-size: 14px 14px;
  height: 14px;
  width: 16px;
  padding: 1px;
}
.checkbox-icon {
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
  font-size: 13px;
}
.checkbox-label {
  cursor: pointer;
  margin-right: 10px;
  margin-left: -10px;
  font-size: 14px;
}
.service-type-filters {
  margin-top: 40px;
}
.speech-challenge-filters {
  margin-top: 20px;
}
.therapist-qualifications-filters {
  margin-top: 20px;
}
/*placeholder styles*/
.form-input::-webkit-input-placeholder {
  font-size: 14px;
  color: #555555;
}
.form-input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 14px;
  color: #777;
}
.form-input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 14px;
  color: #777;
}
.form-input:-ms-input-placeholder {
  font-size: 12px;
  color: #555;
}
.terms-conditions-box {
  width: 95%;
  height: 100px;
  overflow-y: scroll;
  margin: 10px 10px 10px 0;
  padding: 6px;
  border: 1px solid #cecece;
}
.terms-conditions-box h2,
.terms-conditions-box h3 {
  font-size: 14px;
  margin-bottom: 4px;
}
.terms-conditions-box p,
.terms-conditions-box ul {
  font-size: 12px;
  margin-bottom: 4px;
}
/*!!!!!!!!!!SIGN UP / SIGN IN FORM STYLE END !!!!!!!!!!*/
/*** Grab calendar styles ***/
body.gray-background {
  background: #f9fafc;
}
/*** Utils ***/
.small-orange {
  color: #f8a62a;
}
.sb-orange {
  color: #f8a62a;
}
.sb-light-orange {
  color: #f8a62a;
}
.sb-blue-green {
  color: #66C3B5;
}
.sb-green {
  color: #1bb295;
}
.border-orange {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 2px solid #f8a62a;
}
.border-green {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 2px solid #1bb295;
}
.alert-text {
  color: #f8a62a;
}
.sb-small-text {
  font-size: 12px;
}
.margin-10 {
  margin: 10px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-bottom-0 {
  margin-bottom: 0px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-left-25 {
  margin-left: 25px;
}
.padding-10 {
  padding: 10px;
}
.padding-15 {
  padding: 15px;
}
.padding-20 {
  padding: 20px;
}
.padding-left-0 {
  padding-left: 0;
}
.padding-top-20 {
  padding-top: 20px;
}
.padding-10 {
  padding: 10px;
}
.padding-15 {
  padding: 15px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.tiny-note {
  color: #1bb295;
  font-size: 12px;
  font-style: italic;
}
.line-seperator {
  text-align: center;
}
.line-seperator:before {
  content: "";
  display: block;
  border-top: 1px solid black;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 1;
}
.line-seperator span {
  background: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 5;
}
.alert-sb-error {
  background-color: #f8a62a;
  border-color: #f8a62a;
  color: #fff;
  width: 100%;
}
.alert-sb-error hr {
  border-top-color: #f79c11;
}
.alert-sb-error .alert-link {
  color: #e6e6e6;
}
.sb-box-shadow {
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.05);
}
/*** ***/
.btn {
  font-size: 15px;
  box-shadow: none;
}
.sb-connect-header {
  position: relative;
}
.sb-connect-header .sb-header-text {
  float: left;
}
.sb-connect-header .sb-header-link {
  position: absolute;
  bottom: 38px;
  margin-left: 20px;
}
.sb-heading-link {
  float: right;
  font-weight: normal;
  font-size: 15px;
  margin: -20px 20px 0;
}
/*** Datepicker ***/
.bootstrap-datetimepicker-widget table {
  border-collapse: separate;
}
.bootstrap-datetimepicker-widget table td.day.old,
.bootstrap-datetimepicker-widget table td.day.new {
  color: #eee;
  background-color: #fff;
}
.bootstrap-datetimepicker-widget table td.day.disabled,
.bootstrap-datetimepicker-widget table td.day.disabled:hover {
  color: #aaa;
  background-color: #eee;
}
.bootstrap-datetimepicker-widget table td.day.past.disabled,
.bootstrap-datetimepicker-widget table td.day.past.disabled:hover {
  color: #d0d2d3;
  background-color: #fff;
}
.bootstrap-datetimepicker-widget table td.day.past.disabled:hover {
  color: #fff;
}
.bootstrap-datetimepicker-widget table td.day.disabled.new,
.bootstrap-datetimepicker-widget table td.day.disabled.old,
.bootstrap-datetimepicker-widget table td.day.disabled.new:hover,
bootstrap-datetimepicker-widget table td.day.disabled.old:hover {
  color: #fff;
  background-color: #fff;
}
.bootstrap-datetimepicker-widget table td.day.disabled.past:not(.today):not(.old):after {
  content: "";
  border-top: 1px solid #d0d2d3;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
}
.bootstrap-datetimepicker-widget table tr td.day.disabled.past:not(.today):not(.old):first-child:after {
  width: 90%;
  left: 10%;
}
.bootstrap-datetimepicker-widget table tr td.day.disabled.past:not(.today):last-child:not(.old):after {
  width: 90%;
  right: 10%;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #FAA72C !important;
  color: #ffffff;
  font-weight: 600;
}
.sb-schedule-calendar {
  margin-bottom: 10px;
}
.sb-schedule-calendar .datepicker-days > table > thead > tr:nth-child(1) {
  background: #f8a62a;
  color: white;
}
.sb-schedule-calendar .datepicker-days > table > thead > tr:nth-child(1) th {
  border-radius: 0;
}
.sb-schedule-calendar .datepicker-days > table > thead > tr:nth-child(2) {
  background: #66C3B5;
  color: white;
}
.sb-schedule-calendar .datepicker-days > table > thead > tr:nth-child(2) th {
  border-radius: 0;
  font-weight: normal;
}
.sb-schedule-calendar .datepicker-days .day {
  border-radius: 0;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  position: relative;
}
.sb-schedule-calendar .datepicker-days .day.scheduled {
  background: #fff;
}
.sb-schedule-calendar .datepicker-days .day:nth-child(1) {
  border-left: 1px solid #eee;
}
.sb-schedule-calendar .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background-color: #f6af5e;
}
.sb-schedule-time-chunks-container {
  z-index: 100;
}
.sb-schedule-time-chunks-container h3 {
  font-size: 15px;
}
.book-now-form-container .book-calendar .sb-schedule-calendar .table-condensed thead tr:first-child:hover {
  background: #f8a62a;
  color: #fff;
}
.sb-session-details-container {
  margin-bottom: 10px;
}
.sb-session-details-container h3 {
  margin-top: 0;
}
.sb-session-details-container .sb-session-details-block ul {
  padding: 0;
}
.sb-session-details-container .sb-session-details-block ul li {
  margin-bottom: 10px;
}
.sb-session-details-container .sb-container {
  margin-bottom: 10px;
}
.sb-session-details-container .sb-session-been-treated.btn {
  margin-top: 10px;
}
.sb-session-details-container .sb-session-been-treated.btn:first-child {
  margin-right: 10px;
}
.profile-container h3 {
  color: #66C3B5;
  font-size: 15px;
  font-weight: 700;
}
.schedule-page-container h2 {
  margin-top: 0;
  margin-bottom: 34px;
  margin-left: 15px;
}
.schedule-page-container .begin-appt-btn {
  margin-bottom: 10px;
}
.schedule-page-container .sb-appt-row {
  padding: 0;
  border: 1px solid #e5e6e8;
  background: #fff;
  margin-bottom: 25px;
  margin-top: 0;
  padding-top: 20px;
}
.appt-actions-block {
  color: #66C3B5;
  margin-bottom: 5px;
}
.appt-actions-block .appt-action {
  margin-bottom: 5px;
}
.appt-actions-block .appt-action i.fa {
  margin-right: 10px;
}
/*** Appointment Details***/
.appt-location-container {
  position: relative;
}
.appt-location-container .appt-info-overlay {
  position: absolute;
  top: 5%;
  right: 0;
  background: rgba(255, 255, 255, 0.8);
  padding: 0 10px;
}
.sb-connect-icon {
  width: 20px;
  margin-right: 3px;
}
/*** appointments list ***/
.appointment-confirmation-container .appointment-details-block {
  padding: 20px;
  text-align: center;
  margin-bottom: 34px;
}
/*** Appointments page ***/
.schedule-page-container h2.profile-header {
  margin-top: 15px;
}
.schedule-page-container .sb-change-avail {
  display: block;
  margin-top: 20px;
}
.schedule-page-container .sb-upcoming-appts-row.row,
.schedule-page-container .sb-past-appts-row.row {
  padding-bottom: 0;
}
.schedule-page-container .sb-upcoming-sessions-list,
.schedule-page-container .sb-past-sessions-list {
  padding-left: 0;
  padding-right: 0;
}
.schedule-page-container .therapy-session-row {
  padding: 10px 0;
}
.schedule-page-container .therapy-session-row.even {
  background-color: #fff;
}
.schedule-page-container .therapy-session-row.odd {
  background-color: #eee;
}
.schedule-page-container .therapy-session-row:first-child {
  /*background-color: @sb-light-orange;*/
}
.schedule-page-container .session-sort {
  font-size: 14px;
}
.schedule-page-container button.sb-show-more {
  border-radius: 0;
}
.schedule-page-container .sb-no-schedule-no-appts {
  margin-top: -34px;
}
.schedule-page-container .map {
  height: 255px;
  border: 4px solid #fff;
}
.sb-next-appt-wrapper .sb-appt-start-date {
  display: block;
}
.sb-next-appt-wrapper .appt-actions-block .appt-action {
  margin-bottom: 5px;
}
.sb-pt-info-block {
  margin: 20px 0;
}
/*** Appointment Page ***/
.appt-page-container .upcoming-appt-notice {
  margin-bottom: 34px;
}
/*** Availability Page ***/
.schedule-availability-container h1 {
  margin-top: 0;
  margin-bottom: 22px;
}
.schedule-availability-container h3 {
  margin-top: 0;
}
.schedule-availability-container .sb-bulk-day-availability-wrapper {
  margin-top: 10px;
  margin-bottom: 34px;
}
.schedule-availability-container .sb-bulk-day-availability-wrapper .row {
  margin-bottom: 10px;
}
.schedule-availability-container .sb-bulk-day-availability-wrapper .row.sb-bulk-day-availability:last-child {
  margin-bottom: 0;
}
.schedule-availability-container .sb-bulk-day-availability-wrapper .dropdown-styled {
  height: 34px;
}
.schedule-availability-container .sb-single-day-availability-wrapper p {
  margin-bottom: 20px;
}
.schedule-availability-container .sb-schedule-calendar {
  margin-bottom: 10px;
}
.sb-schedule-calendar-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.sb-schedule-add-block {
  cursor: pointer;
  height: 32px;
  line-height: 32px;
}
.sb-calendar-key {
  font-size: 12px;
  margin-bottom: 34px;
}
.sb-calendar-key .sb-calendar-key-box {
  border: 1px solid #f4f2f3;
  padding: 10px 0;
}
.sb-calendar-key .col-xs-4 {
  padding: 0;
}
.sb-calendar-key .sb-calendar-key-color {
  height: 18px;
  width: 27px;
  margin: 0 auto 5px auto;
}
/*** Wrapup form ***/
.wrapup-page-container h3 {
  margin-bottom: 5px;
}
.wrapup-page-container .radio-inline {
  margin-top: 0;
}
.sb-wrapup-appt-details {
  margin-top: 34px;
  margin-bottom: 20px;
}
.sb-wrapup-submit {
  margin-bottom: 5px;
}
.sb-inline-form-text {
  margin-right: 10px;
}
.radio-inline input[type="radio"] {
  margin-top: 2px;
}
/*** Appt details ***/
.appt-page-container h1 {
  margin-bottom: 34px;
}
.sb-customer-service-colorbox h3 {
  margin-bottom: 0;
}
.sb-pending-appointment-text {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sb-pending-appointment-text {
    padding-left: 15px;
  }
}
@media (max-width: 768px) {
  .sb-bulk-day-availability-wrapper .dropdown-styled {
    margin-bottom: 10px;
  }
  .sb-schedule-calendar-container {
    margin-bottom: 20px;
  }
  .sb-upcoming-appts-row {
    margin-top: 15px;
  }
  .sb-upcoming-appts-row h2 {
    margin-bottom: 0;
  }
  .sb-upcoming-appts-row .sb-heading-link {
    float: none;
  }
  .schedule-page-container .sb-no-schedule-no-appts {
    margin-top: 0;
  }
}
.sb-series-book-series-promo {
  padding: 20px 5px;
  margin-bottom: 40px;
  background: #fff;
}
.sb-series-book-series-promo .sb-promo-text {
  font-size: 29px;
  line-height: 33px;
  font-weight: 600;
}
.sb-gray-border-box {
  padding: 20px 5px;
  border: 2px solid #e5e6e8;
  background: #fff;
  margin-bottom: 25px;
}
.sb-gray-border-box h2 {
  margin-bottom: 15px;
}
.connect-find-therapist-container .connect-form-container {
  margin-top: 30px;
}
.connect-find-therapist-container .connect-form-container #home-slp-search-form {
  margin: 0;
}
.connect-benefits-container h1 {
  margin-bottom: 45px;
  font-size: 30px;
}
.connect-benefits-container h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.connect-benefits-container .equal-height-benefits {
  margin-bottom: 20px;
}
.connect-benefits-container .connect-learn-more-button-container {
  margin-top: 30px;
}
.connect-benefits-container .btn-large {
  border-radius: 0;
  padding: 10px 0;
}
.appointment-confirmation-container {
  background: #fff;
  border: 2px solid #e5e6e8;
  padding: 10px 20px;
}
.appointment-confirmation-container .details-header {
  margin-top: 40px;
  clear: both;
}
.appointment-confirmation-container .details-header .slp-info {
  text-align: center;
}
.appointment-confirmation-container .details-header .slp-info strong {
  margin-top: 6px;
  display: inline-block;
}
.appointment-confirmation-container .details-header .border-left {
  border-left: 1px solid #e5e6e8;
}
.appointment-confirmation-container .details-header .heading {
  line-height: 68px;
  font-size: 24px;
  font-weight: 600;
}
.appointment-confirmation-container .appt-location-container {
  margin-bottom: 60px;
}
.appointment-confirmation-container .sb-appt-actions {
  margin-top: 0;
}
.side-nav-container .fa-chevron-right {
  margin-top: 2px;
}
/*xs screen media queries*/
@media (max-width: 767px) {
  span.btn.slp-result-filter {
    margin: 5px 5px 5px 10px;
    font-size: 11px;
  }
  div.search-results-banner {
    height: 365px;
  }
  div.search-results-container {
    margin-right: 0px;
    margin-left: 0px;
  }
  div.speech-challenge-filters label {
    font-size: 12px;
  }
  div.therapist-qualifications-filters label {
    font-size: 12px;
  }
}
/*-----------------------*/
/*SM screen media queries*/
@media (max-width: 990px) and (min-width: 768px) {
  span.btn.slp-result-filter {
    font-size: 12px;
    padding-right: 12px;
    padding-left: 12px;
    width: 148px;
  }
  div.speech-challenge-filters ul {
    padding: 0px;
  }
  div.therapist-qualifications-filters ul {
    padding: 0px;
  }
}
/*---------------------*/
@media (max-width: 480px) {
  div.search-results-banner {
    height: 180px;
  }
  .sb-result-profile {
    text-align: left;
  }
  .sb-slp-result-mobile-info {
    margin-bottom: 20px;
  }
  .sb-slp-result-mobile-info ul {
    margin: 0;
    padding: 0;
  }
  .sb-slp-result-mobile-info .sb-play-btn {
    display: none;
  }
}
div.filter-item {
  margin-top: 40px;
  margin-bottom: 40px;
}
img.qualification {
  height: 15px;
}
li.qualification-notConfirmed {
  color: grey;
}
#Update-Results-btn {
  margin-bottom: 25px;
  margin-right: 15px;
}
#filter-more-btn {
  margin-top: 60px;
  padding: 5px 10px;
  margin-bottom: -16px;
}
#search-result-title {
  margin-top: 15px;
  font-size: 22px;
}
#slp-filter-form {
  margin-left: 0px;
}
#slp-filter-form .form-group {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 0px;
  padding-right: 15px;
}
#slp-filter-form select {
  width: 100%;
  height: 36px;
  -webkit-appearance: none;
  background-image: url(/assets/images/connect/arrowdown.png);
  background-color: white;
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: 30px 35px;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  border: 1px solid #ccc;
  padding: 5px;
  color: #555;
  border-radius: 3px;
  font-size: 14px;
}
#slp-filter-form select:focus {
  outline: 0px solid red;
  border: 2px solid #5cc2b5;
  box-shadow: inset 0 0 3px #5cc2b5;
  -webkit-box-shadow: inset 0 0 3px #5cc2b5;
}
.slp-filter-row {
  border-radius: 4px;
  padding: 0px;
  margin: 0px;
}
div.btn.slp-filter {
  margin-top: 5px;
  padding: 4px 15px 4px 15px;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-top: 6px;
  margin-top: 6px;
}
.search-results-banner {
  position: absolute;
  margin-top: -40px;
  height: 220px;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: #DAEFEC;
}
.sb-booking-na-wrapper {
  margin-top: 15px;
  margin-bottom: 34px;
}
.sb-booking-na-wrapper p {
  margin-bottom: 20px;
}
/*** Concierge promo ***/
.sb-concierge-promo h2 {
  margin-top: 5px;
}
.sb-concierge-promo .sb-concierge-image {
  padding: 0 50px;
}
.sb-connect-concierge-contact img {
  margin-right: 20px;
  max-width: 40px;
}
.sb-connect-concierge-contact a {
  color: #333;
}
/* Zip alert *
TODO: Make this a util */
.sb-search-zip-alert {
  position: relative;
  padding: 10px;
  background: #f8a62a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  margin-top: 20px;
}
.sb-search-zip-alert:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 15px 15px;
  border-color: #f8a62a transparent;
  display: block;
  width: 0;
  z-index: 1;
  margin-left: -15px;
  top: -15px;
  left: 10%;
}
/***
*** Search result, SLP profile ***
***/
div.update-filter {
  padding-left: 0px;
}
.search-result-slp-name {
  margin: 0 0 20px;
}
div.search-result-slp-profile-pic {
  background-color: white;
}
div.search-result-slp-caption {
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  top: 79%;
  left: 1%;
  height: 20%;
  width: 98%;
  padding: 8px 10px 10px 10px;
  font-size: 20px;
  text-align: center;
  font-weight: 900;
}
div.profile-result-side {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
}
div.profile-result-side ul.check-list {
  margin-bottom: 20px;
}
span.btn.slp-result-filter {
  margin: 5px 5px 5px 10px;
  border: 1px solid #CECFCF;
  background: white;
  color: #333;
}
span.btn.slp-result-filter:hover {
  background-color: #E8E8E8;
}
span.btn.slp-result-filter.active {
  background-color: #E8E8E8;
  background-image: none;
}
div.filter-summary {
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: right;
  font-size: 14px;
}
a.btn.view-profile {
  display: block;
  height: 35px;
  padding-top: 8px;
}
a.btn-inverse.view-profile {
  display: block;
  margin-top: 10px;
}
a.btn.book-now {
  display: block;
  height: 35px;
  padding-top: 8px;
  background: #FAA72C;
  background: #66C3B5;
}
a.btn.book-now:hover {
  background: #FFAE32;
}
div.btn.send-message {
  display: block;
  height: 35px;
  padding-top: 8px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
}
div.connect-promo {
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
}
div.connect-promo-lede {
  font-weight: 600;
  font-size: 18px;
  color: #FAA72C;
}
div.result-profile-info h3.top-h3 {
  margin-top: 0px;
  margin-bottom: 0px;
}
div.result-profile-info h3 {
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 0px;
}
div.result-profile-info .sb-result-profile-service-type {
  margin-bottom: 15px;
}
div.result-profile-info .sb-service-type {
  margin-right: 20px;
  float: left;
}
div.result-profile-info .sb-service-type .sb-slp-result-address {
  color: #f8a62a;
  font-size: 14px;
  padding-left: 28px;
}
div.result-profile-info .sb-service-icon {
  width: 20px;
  margin-right: 3px;
}
div.result-profile-info .sb-video-container .sb-play-btn {
  display: none;
}
.sb-session-price-promo {
  margin-top: 10px;
}
ul.check-list {
  margin-top: 20px;
  /*padding-left: 0px; */
}
div.result-profile-info ul {
  padding-left: 0;
}
div.result-profile-info ul li {
  font-size: 15px;
}
div.result-profile-info > ul > li {
  margin: 0 0 10px;
}
#change-search-form select {
  width: 100%;
  height: 35px;
  -webkit-appearance: none;
  background: url("/assets/images/connect/arrowdown.png") no-repeat 95% 30%;
  background-size: 30px 35px;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
#change-search-form .form-group {
  margin-top: 5px;
  padding-left: 8px;
  padding-right: 8px;
}
.search-label {
  margin-top: 8px;
  text-align: right;
}
.filter-more-link {
  margin-top: 20px;
  text-align: right;
  width: 110px;
}
#change-search-zip {
  width: 100%;
  height: 35px;
  padding: 6px 12px;
}
div.search-bottom-info {
  margin-bottom: 50px;
  margin-top: 40px;
}
div.bottom-info-text {
  padding-left: 5px;
}
div.bottom-info-text p {
  font-size: 14px;
}
.results-trigger-standard {
  margin-top: -10px;
}
.results-trigger-schedules {
  margin-top: 14px;
}
.footer {
  margin-top: 34px;
}
@media (min-width: 768px) {
  div.filter-summary {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  div.result-profile-info .sb-service-type {
    float: none;
  }
  .btn.submit-search {
    width: 100%;
  }
  /*** Concierge promo ***/
  .sb-concierge-image {
    padding: 0;
  }
}
.sb-concierge-promo {
  position: relative;
}
.sb-concierge-text {
  font-weight: 700;
  font-size: 16px;
  line-height: 50px;
  /*margin-top: 5px;*/
  /*float: left;*/
}
.sb-concierge-icon {
  max-width: 40px;
  margin-right: 10px;
}
.sb-concierge-promo hr {
  margin-top: 40px;
}
@media (max-width: 480px) {
  .sb-concierge-promo-container {
    border-top: 2px solid #f8a62a;
    border-bottom: 2px solid #f8a62a;
    padding: 20px 30px 0 30px;
    margin: 0 -30px;
  }
  .sb-concierge-text {
    line-height: normal;
    font-weight: normal;
    margin-bottom: 10px;
  }
  .sb-concierge-text:first-child {
    font-weight: 700;
  }
  .sb-concierge-text:last-child {
    margin-bottom: 0;
  }
  .sb-concierge-text a {
    /*display: block;*/
    margin-top: 5px;
    font-weight: normal;
  }
  .sb-concierge-promo .col-xs-10 {
    margin-bottom: 20px;
  }
  .sb-concierge-icon {
    max-width: 30px;
  }
  #filter-more-btn {
    margin-top: 0;
  }
  .result-profile-right {
    padding-left: 0;
    padding-right: 0;
  }
  .sb-service-type {
    margin-right: 20px;
    float: left;
  }
  .sb-service-type .sb-slp-result-address {
    padding-left: 0 !important;
  }
  .sb-session-price-promo-mobile {
    background-color: #f8a62a;
    color: #fff;
    font-size: 13px;
    margin: 10px -15px 0;
    padding: 10px 0;
    -moz-box-shadow: 1px 1px 4px 4px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 1px 1px 4px 4px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 4px 4px rgba(0, 0, 0, 0.05);
  }
  .sb-session-price-promo-mobile h3 {
    margin: 0;
    padding: 0;
  }
  .sb-search-zip-alert {
    margin-top: 10px;
    padding: 0;
  }
}
.city-page .full-width {
  width: 100% !important;
}
.city-page .table-condensed thead tr:first-child {
  background: #FAA72A;
  color: #fff;
}
.city-page .table-condensed thead tr:first-child:hover {
  background: #fff;
  color: #FAA72A;
}
.city-page .table-condensed thead th {
  border-radius: 0;
}
.city-page .dropdown-styled {
  height: 32px;
}
.city-page .bootstrap-datetimepicker-widget table td.active,
.city-page .bootstrap-datetimepicker-widget table td.active:hover {
  background: #fedaab;
  color: #333;
}
.city-page .city-page-banner {
  position: relative;
  height: 420px;
  background: url('/assets/images/connect/therapy_hero_kid.jpg');
  background-repeat: repeat-x;
  background-position: -295px;
  z-index: 1;
  margin-top: -40px;
  -webkit-box-shadow: inset 1px 1px 4px 4px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 4px 4px rgba(0, 0, 0, 0.05);
}
.city-page .city-page-banner .banner-content {
  margin-top: 40px;
}
.city-page .city-page-banner.save-time {
  background: url('/assets/images/connect/brooklyn_skyline.jpg') center;
  background-position: center;
  margin-top: 0;
}
.city-page .city-page-banner.save-time .banner-content {
  background-color: rgba(236, 240, 241, 0.75);
  border-radius: 4px;
  margin: 50px 30px 0;
  padding-top: 35px;
}
.city-page .city-page-banner.save-time .banner-content .heading-text {
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  font-family: 'proxima-nova', "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 15px;
}
.city-page .city-page-banner.save-time .banner-content .city-check-list {
  padding-left: 0;
}
.city-page .city-page-banner.save-time .banner-content .city-check-list li {
  line-height: 20px;
}
.city-page .city-page-banner.save-time .banner-content .city-check-list li img {
  margin-right: 10px;
}
.city-page .city-page-banner.save-time .banner-content p {
  margin-bottom: 30px;
}
.city-page .city-page-banner.save-time .banner-content .button-container {
  margin: 30px 0;
}
.city-page .city-page-banner.right-for-you {
  background: #66C3B5;
}
.city-page .city-benefits-container {
  margin: 50px -15px 40px;
}
.city-page .city-slp-container {
  margin: 50px 0 0;
  background: #fff;
  min-height: 200px;
}
.city-page .city-slp-container .image-container img {
  margin: 0 auto;
}
.city-page .form-container {
  margin-top: 20px;
  margin-bottom: 10px;
}
.city-page .form-container .col-sm-4 {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .city-page h1 {
    font-size: 37px;
  }
  .city-page .city-page-banner {
    background-position: center;
  }
  .city-page .city-page-banner p {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .city-page .city-page-banner.save-time .banner-content {
    background-color: rgba(236, 240, 241, 0.75);
    border-radius: 4px;
    margin-top: 50px;
    margin-right: 30px;
    margin-bottom: 0;
    margin-left: 50%;
    padding-top: 35px;
  }
  .city-page .city-page-banner.save-time .banner-content .heading-text {
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
    font-family: 'proxima-nova', "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 15px;
  }
  .city-page .city-page-banner.save-time .banner-content p {
    margin-bottom: 20px;
  }
  .city-page .city-page-banner.save-time .banner-content .city-check-list {
    display: block;
    padding-left: 40px;
  }
  .city-page .city-page-banner.save-time .banner-content .city-check-list li {
    margin-top: 4px;
    width: 50%;
    float: left;
    margin-bottom: 5px;
  }
  .city-page .city-page-banner.save-time .banner-content .city-check-list li img {
    margin-top: -4px;
    margin-right: 15px;
  }
  .city-page .city-page-banner.save-time .banner-content .button-container {
    margin: 30px 0;
  }
  .city-page .city-page-banner.right-for-you {
    background: #66C3B5;
  }
  .city-page .city-benefits-container {
    margin: 50px -15px 40px;
  }
  .city-page .city-benefits-container .image-container {
    padding: 0 40px;
  }
  .city-page .city-slp-container {
    margin: 50px 0 0;
    background: url('/assets/images/connect/jess2.png') no-repeat left bottom;
    min-height: 390px;
    background-size: 207px 385px;
  }
  .city-page .city-slp-container h3 {
    text-transform: uppercase;
  }
  .city-page .city-slp-container .image-container {
    /*position: absolute;
			bottom: 0;
			left: 0;*/
  }
  .city-page .city-slp-container .image-container img {
    margin: 0 auto;
  }
  .city-page .form-container {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .city-page .form-container div {
    margin-top: 0;
  }
  .city-page .footer {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .city-page h1 {
    font-size: 49px;
    margin-bottom: 20px;
  }
}
.book-now-form-container {
  position: relative;
  text-align: left;
}
.book-now-form-container h1 {
  margin-bottom: 34px;
}
.book-now-form-container .book-now-form > h3 {
  margin-top: 20px;
}
.book-now-form-container .book-now-form input,
.book-now-form-container .book-now-form input[type="text"],
.book-now-form-container .book-now-form input[type="password"],
.book-now-form-container .book-now-form textarea,
.book-now-form-container .book-now-form select {
  margin: 0;
}
.book-now-form-container .dropdown-styled {
  height: 32px;
  margin-top: 0;
}
.book-now-form-container #how_heard.dropdown-styled {
  background-position: 99%;
}
.book-now-form-container .book-calendar .table-condensed thead tr:first-child {
  background: #FAA72A;
  color: #fff;
}
.book-now-form-container .book-calendar .table-condensed thead tr:first-child:hover {
  background: #fff;
  color: #FAA72A;
}
.book-now-form-container .book-calendar .table-condensed thead th {
  border-radius: 0;
}
.book-now-form-container .book-calendar .bootstrap-datetimepicker-widget table td.active,
.book-now-form-container .book-calendar .bootstrap-datetimepicker-widget table td.active:hover {
  background: #fedaab;
  color: #333;
}
.book-now-form-container .book-time-container .or-hr .or-box {
  left: 40%;
}
.book-now-form-container .book-time-container .or-box {
  font-weight: 700;
  color: #000;
  font-size: 15px;
}
.book-now-form-container .book-time-container h3 {
  margin-top: 0;
}
.book-now-form-container .book-time-container ul {
  margin: 0;
  padding: 0;
}
.book-now-form-container .book-time-container .book-time-options .book-time-item-container {
  padding-left: 0 !important;
  margin-bottom: 15px;
}
.book-now-form-container .book-time-container .book-time-options .book-time-item-container .book-time-item {
  background: #f5f5f5;
  font-weight: normal;
  padding: 5px 9px;
}
.book-now-form-container .book-time-container .book-time-options .book-time-item-container .book-time-item:hover,
.book-now-form-container .book-time-container .book-time-options .book-time-item-container .book-time-item.active {
  background: #fedaab;
  color: #333;
}
.book-now-form-container .sub-heading {
  font-size: 12px;
  font-style: italic;
  margin-bottom: 8px;
  color: #FAA72A;
  margin-top: -12px;
}
.book-now-form-container .book-now-input-container {
  margin-bottom: 40px;
}
.book-now-form-container .book-now-input-container input {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 0 4px;
  margin-top: 18px;
}
.book-now-form-container .form-group {
  margin-bottom: 10;
}
.book-now-form-container .checkout-row {
  margin-bottom: 0;
}
.book-now-form-container input,
.book-now-form-container input[type="text"],
.book-now-form-container input[type="password"],
.book-now-form-container textarea,
.book-now-form-container select {
  margin: 0 0 10px;
}
.book-now-form-container .book-now-notes {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 4px;
  width: 100%;
  height: 132px;
  /*margin-top: 15px;*/
  margin-bottom: 15px;
}
.book-now-form-container .payment-method img {
  height: 32px;
}
.book-now-form-container .payment-method input[type="radio"] {
  top: 13px;
  left: 0;
}
.book-now-form-container .sb-home-address-same {
  margin-left: 30px;
  margin-top: 0;
}
.book-now-form-container .sb-referral-code-container {
  margin-bottom: 10px;
}
.book-time-container .appt-details-block,
.book-time-container .appt-charges-block {
  margin-bottom: 20px;
}
.book-time-container .appt-details-block h3,
.book-time-container .appt-charges-block h3 {
  margin-bottom: 20px;
}
.book-time-container .appt-details-block ul,
.book-time-container .appt-charges-block ul {
  padding: 0;
}
.book-time-container .appt-details-block ul li,
.book-time-container .appt-charges-block ul li {
  margin-bottom: 10px;
}
.book-time-container .appt-details-block .fee-price,
.book-time-container .appt-charges-block .fee-price {
  /*padding-right: 40px;*/
}
ul.sb-famliy-history-checks {
  padding: 0;
}
.sb-famliy-history-checks li {
  float: left;
  width: 50%;
}
.special-offer-bar {
  background: #25aae2;
  color: #fff;
  height: 42px;
  padding: 4px 6px 6px 5px;
  width: 100%;
  margin-bottom: 50px;
}
.special-offer-bar .image-container {
  float: left;
}
.special-offer-bar .special-offer-text {
  font-size: 22px;
  font-weight: normal;
  margin-left: 12px;
  margin-top: 8px;
  text-align: center;
}
/* Schedule Calendar */
.sb-schedule-calendar .pending {
  background: #fedaab !important;
}
.sb-schedule-calendar .scheduled {
  background: #dcf0ef;
}
.sb-schedule-calendar .bootstrap-datetimepicker-widget table td.active,
.sb-schedule-calendar .bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #FAA72C !important;
  color: #ffffff;
  font-weight: 600;
}
.sb-schedule-calendar .bootstrap-datetimepicker-widget table td.active.disabled,
.sb-schedule-calendar .bootstrap-datetimepicker-widget table td.active.disabled:hover {
  background-color: #FAA72C !important;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.sb-schedule-calendar-container {
  position: relative;
}
.sb-schedule-calendar-container .sb-schedule-time-chunks-container {
  position: absolute;
  top: 10%;
  left: 20%;
  width: 60%;
  /*height: 80%;*/
  background: #fff;
  border: 2px solid #fedaab;
  outline: 0;
}
.sb-schedule-calendar-container .sb-schedule-time-chunks-container h3 {
  text-align: center;
  margin-top: 10px;
}
.sb-schedule-calendar-container .sb-schedule-time-chunks-container .sb-schedule-time-chunk-items {
  margin: 0 auto;
}
.sb-schedule-calendar-container .sb-schedule-time-chunks-container .sb-schedule-time-chunk-items .sb-schedule-time-chunk-item {
  width: 50%;
  float: left;
  font-size: 12px;
  padding: 8px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #fedaab;
}
.sb-schedule-calendar-container .sb-schedule-time-chunks-container .sb-schedule-time-chunk-items .sb-schedule-time-chunk-item:hover {
  background-color: #FAA72C !important;
}
.sb-schedule-calendar-container .sb-schedule-time-chunks-container-wide {
  left: 9%;
  width: 82%;
}
.sb-schedule-calendar-container .sb-schedule-time-chunks-container-wide .sb-schedule-time-chunk-items {
  margin: 0 auto;
}
.sb-schedule-calendar-container .sb-schedule-time-chunks-container-wide .sb-schedule-time-chunk-items .sb-schedule-time-chunk-item {
  width: 33.3333333%;
}
/*** Confirmation Page ***/
.appointment-confirmation-container h1 {
  margin-top: 14px;
}
.appointment-confirmation-container .confirmation-code {
  margin-top: 50px;
  margin-bottom: 30px;
}
.appointment-confirmation-container .appointment-details-block h2 {
  margin-bottom: 0;
}
.appointment-confirmation-container .appointment-details-block .btn.submit-hx {
  margin-top: 20px;
}
.sb-appt-actions {
  margin-top: 34px;
  color: #66C3B5;
  padding-left: 4px;
}
.sb-appt-actions ul li {
  margin-bottom: 5px;
}
.sb-appt-actions i.fa {
  margin-right: 10px;
}
.sb-book-now-billing-info strong:first-child {
  display: block;
  margin-bottom: 20px;
}
.sb-book-now-billing-info ul {
  padding-left: 0;
}
.sb-book-now-billing-info ul li {
  margin-bottom: 20px;
}
/*** Modify/Cancel Appt Flow ***/
.sb-cancel-modify-container h1 {
  margin-bottom: 34px;
}
.sb-cancel-modify-container .sb-cancel-heading {
  margin-bottom: 80px;
}
.sb-cancel-modify-container .appt-details-block h3,
.sb-cancel-modify-container .appt-charges-block h3 {
  margin: 0 0 20px 0;
}
.sb-cancel-modify-container .appt-details-block .or-box,
.sb-cancel-modify-container .appt-charges-block .or-box {
  left: 40%;
  font-weight: bold;
  color: #333;
}
.sb-cancel-modify-container .sb-single-day-availability-wrapper .sb-modify-time-chunk-items .sb-modify-time-item-container {
  padding: 0 5px;
}
.sb-modify-time-container .sb-modify-time-item-container {
  margin-bottom: 15px;
}
.sb-cancellation-info p {
  margin: 20px 0;
}
#sb-cancel-modify-colorbox {
  padding: 20px;
}
#sb-cancel-modify-colorbox h2 {
  color: #333;
  font-size: 36px;
  line-height: 42px;
}
#sb-cancel-modify-colorbox p {
  margin: 20px 0;
}
#sb-cancel-modify-colorbox p a {
  font-style: italic;
}
/*** Processing overlay ***/
.sb-connect-processing-overlay {
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 15%;
}
/*** Med Hx Form ***/
.med-hx-form h3 {
  margin-top: 60px;
  margin-bottom: 0;
}
.med-hx-form label {
  margin-top: 0;
  font-weight: 300;
}
.med-hx-form input[type="text"],
.med-hx-form input[type="textarea"] {
  width: 100%;
}
.med-hx-form select {
  width: 100%;
  height: 36px;
  -webkit-appearance: none;
  background-image: url(/assets/images/connect/arrowdown.png);
  background-color: white;
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: 30px 35px;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  border: 1px solid #ccc;
  padding: 5px;
  color: #555;
  border-radius: 3px;
  font-size: 14px;
}
.med-hx-form select:focus {
  outline: 0px solid red;
  border: 2px solid #5cc2b5;
  box-shadow: inset 0 0 3px #5cc2b5;
  -webkit-box-shadow: inset 0 0 3px #5cc2b5;
}
.med-hx-form .form-group {
  margin-top: 10px;
  margin-bottom: 10px;
}
.med-hx-form .form-group .input-group {
  width: 100%;
}
.med-hx-form .form-group .radio-inline:first-child {
  margin-left: 10px;
}
.med-hx-form .hx-birth-date-toggle-icon {
  padding: 0;
}
.med-hx-form #hx-birth-date-toggle {
  line-height: 36px;
  cursor: pointer;
}
.med-hx-form .sb-family-hx-options .form-group {
  margin-top: 0;
  margin-bottom: 0;
}
.med-hx-form .sb-submit-history {
  margin: 10px 0;
}
.sb-toggle-container input {
  float: left;
  width: 10%;
}
.sb-toggle-container div {
  float: left;
  width: 90%;
}
@media (min-width: 320px) {
  .book-now-form-container .sb-home-address-same {
    margin-top: 15px;
  }
}
@media (max-width: 480px) {
  .book-time-container .appt-details-block .profile-picture {
    width: 50%;
  }
  .book-now-form-container #how_heard.dropdown-styled {
    background-position: 95%;
  }
}
@media (min-width: 768px) {
  .book-now-form-container .book-now-notes {
    margin-top: 103px;
  }
  ul.sb-famliy-history-checks {
    padding: 0;
    text-align: center;
  }
  .sb-famliy-history-checks li {
    width: auto;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
  }
  .sb-famliy-history-checks li:first-child {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .book-now-form-container .book-now-notes {
    margin-top: 84px;
  }
}
.bootstrap-datetimepicker-widget table td.day.sb-schedule-appointment {
  background: #ff9;
  position: relative;
  cursor: default;
}
.bootstrap-datetimepicker-widget table td.day.sb-schedule-appointment:hover {
  background: #f9f;
}
.bootstrap-datetimepicker-widget table td.day.sb-schedule-appointment .sb-schedule-appointment-details {
  background: #fff;
  position: absolute;
  top: 40px;
  left: -25px;
  font-size: 12px;
  z-index: 1000;
  width: 100px;
  color: #222;
  border: 1px solid #777;
}
#dashboard_content,
#patient_home_wrap {
  clear: both;
}
.paging_full_numbers {
  height: 28px;
  line-height: 22px;
  width: 400px;
  float: left;
  padding: 6px 0;
}
.paging_full_numbers span.paginate_button,
.paging_full_numbers span.paginate_active {
  border: 1px solid #DDDDDD;
  border-radius: 2px 2px 2px 2px;
  cursor: pointer;
  float: left;
  margin: 0 3px;
  padding: 2px 5px;
}
.paging_full_numbers span.paginate_button {
  background-color: #EEEEEE;
}
.paging_full_numbers span.paginate_button:hover {
  background-color: #CCCCCC;
}
.paging_full_numbers span.paginate_active {
  background-color: #66C8B8;
}
#patient_home_wrap_DISABLEDDDD .module_1015 {
  position: relative;
  float: left;
  width: 940px;
  /*width:1015px;*/
  /*margin:15px 0 0 15px;*/
}
#patient_home_wrap_DISABLEDDDD .module_1015_content {
  border: 1px solid #CCC;
  position: relative;
  float: left;
  width: 1015px;
  background: #FFF;
  padding: 0 0 0 0;
}
#patient_home_wrap_DISABLEDDDD .module_1015_content_pad {
  padding: 10px;
  width: 98%;
  position: relative;
  float: left;
}
#patient_home_wrap_DISABLEDDDD .module_1015_top {
  position: relative;
  float: left;
  width: 100%;
  height: 8px;
  background: url(/assets/images/bg_top_shadow_1015.png) no-repeat;
}
#patient_home_wrap_DISABLEDDDD .module_1015_bottom {
  position: relative;
  float: left;
  width: 100%;
  height: 8px;
  background: url(/assets/images/bg_bottom_shadow_1015.png) no-repeat top center;
}
.module_1015_bottom {
  clear: both;
}
/********* PATIENT ******/
#patient_home_wrap .module_1015_content ul li {
  list-style: none;
}
#dashboard_nav {
  width: 980px;
  height: 36px;
  background: #F0F0F0;
  -moz-border-radius: 5px;
  webkit-border-radius: 5px;
  position: relative;
  margin: 15px 0 15px 0;
}
#dashboard_nav h4 {
  position: relative;
  float: left;
  clear: none;
  width: auto;
  margin: 0 0 0 5px;
  padding: 8px 5px 0 5px;
}
#dashboard_nav h4 a {
  color: #0079B6;
  text-decoration: none;
  border-right: 2px solid #FFF;
  padding: 0 10px 0 0;
}
#dashboard_nav h4.overview {
  background: url("/assets/images/bg_icon_stats.png") cno-repeat;
  background-position: 0 5px;
  padding-left: 35px;
}
#dashboard_nav h4.messages {
  background: url("/assets/images/bg_icon_email.png") no-repeat;
  background-position: 0 9px;
  padding-left: 35px;
}
#dashboard_nav h4.exercises {
  background: url("/assets/images/bg_icon_exercise.png") no-repeat;
  background-position: 0 9px;
  padding-left: 35px;
}
#dashboard_sub_nav {
  width: 980px;
  height: 36px;
  background: #E6F2F8;
  -moz-border-radius: 5px;
  webkit-border-radius: 5px;
  position: relative;
  margin: 15px 0 15px 0;
}
#dashboard_sub_nav_right p {
  font-size: 14px;
  margin: 0 5px 0 5px;
  padding: 0 5px 0 5px;
  border-right: 1px solid #CCC;
}
#dashboard_sub_nav_right p span {
  font-size: 12px;
  margin: 0 0 0 5px;
}
#dashboard_bottom {
  position: relative;
  float: left;
  margin: 15px 0 0 0;
  width: 100%;
}
#dashboard_bottom ul {
  margin: 0;
}
#dashboard_bottom li {
  list-style: none;
  margin: 6px 0;
}
#dashboard_bottom .label {
  line-height: normal;
  font-weight: normal;
  background: none;
  text-shadow: none;
}
#dashboard_bottom .extra_data_box li {
  clear: both;
  line-height: 24px;
}
#dashboard_bottom .averages_box {
  border: none;
  padding: 0px;
  width: 160px;
}
#dashboard_bottom .averages_box p {
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  padding-left: 60px;
}
#dashboard_bottom .averages_box strong {
  color: #777;
}
#dashboard_bottom .phoneme_color_box {
  float: left;
  height: 32px;
  margin-right: 6px;
  margin-top: 8px;
  width: 32px;
}
#dashboard_bottom .percent_text {
  font-size: 25px;
  /*font-size: 20px;*/
  color: #999;
  font-weight: bold;
  line-height: 50px;
  /* line-height: 36px;*/
}
/* commented values changed 12-10-13, JC */
#summary_box {
  float: right;
  margin-left: 0;
  margin-top: 26px;
  width: 160px;
}
#summary_box .with_without {
  color: #999999;
  float: left;
  font-size: 10px;
  height: 36px;
  line-height: 12px;
  margin-top: 8px;
  width: 40px;
}
#summary_box .extra_data_box img {
  display: block;
  float: left;
  margin: 0 auto;
  width: 50px;
}
#summary_box h3 {
  color: #404041;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}
#sbu_logo img {
  margin: 14px 0px 0px 0px;
  max-width: 100%;
  float: left;
}
#dashboard_bottom_left {
  width: 420px;
  position: relative;
  float: left;
}
#dashboard_bottom_right {
  width: 460px;
  margin: 0 0 0
15px;
  position: relative;
  float: left;
}
.exercise_button {
  position: relative;
  float: left;
  margin: 5px 0
10px 0;
  width: 90%;
}
.exercise_button img {
  position: relative;
  float: left;
}
#dashboard_content a {
  color: #0079b6;
}
#dashboard_header {
  background: none repeat scroll 0 0 #E5F3FB;
  height: 120px;
  margin-top: 10px;
  padding: 0 20px;
  position: relative;
  width: 900px;
  border: 1px solid #DDDDDD;
}
#dashboard_account_links a {
  color: #00A288;
  float: right;
  height: 20px;
  line-height: 105px;
  padding-right: 90px;
}
#dashboard_account_links {
  color: #404041;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  margin-right: 160px;
  text-align: right;
  width: 900px;
}
#dashboard_account_links_therapist {
  color: #0079b6;
  height: 20px;
  line-height: 20px;
  text-align: right;
  width: 982px;
  font-size: 12px;
  margin-right: 160px;
}
#dashboard_account_links_therapist a {
  color: #0079b6;
  height: 20px;
  line-height: 20px;
  text-align: right;
}
#dashboard_tabs {
  height: 40px;
  margin-top: 60px;
}
#dashboard_tabs ul {
  width: 720px;
  margin: 0;
  list-style: none;
}
#dashboard_tabs ul li {
  background: none repeat scroll 0 0 #80BFDF;
  clear: none;
  color: #404041;
  float: left;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  margin: 0 14px 0 0;
  border: 0.5px solid #DDDDDD;
  border-bottom: 0.5px solid #FFFFFF;
}
#dashboard_tabs ul li:hover {
  color: #666666;
  background: url("/assets/images/dashboard_tab_hover.png");
}
#dashboard_tabs ul li.active {
  background: #fff;
  color: #666666;
}
#dashboard_tabs ul li.active:hover {
  background: #fff;
}
#dashboard_tabs ul li a {
  text-decoration: none;
  padding: 6px 10px;
}
#dashboard_tabs ul li span {
  text-decoration: none;
  padding: 6px 10px;
  font-weight: bold;
  cursor: pointer;
}
#dashboard_tabs ul li.inactive a {
  color: #404041;
  font-weight: bold;
}
#dashboard_tabs ul li.active a {
  color: #404041;
  font-weight: bold;
}
#dashboard_tabs ul li.inactive a:hover,
#dashboard_tabs ul li:hover a {
  color: #666666;
}
#dashboard_bottom {
  border: 1px solid #DDDDDD;
  border-top: 1px solid #FFFFFF;
  float: left;
  margin: 0 0 60px;
  padding: 24px;
  position: relative;
  width: 892px;
}
.blue_title_bar {
  clear: both;
  line-height: 40px;
  padding: 0 20px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  background: #e6f2fe;
  width: 975px;
  border-top: 1px solid #ddd;
}
.blue_title_bar_parent {
  clear: both;
  padding: 0 20px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  height: 63px;
  background: #e6f2fe;
  border-top: 1px solid #ddd;
}
.blue_title_bar span {
  float: left;
  font-weight: bold;
}
.blue_title_bar_parent span {
  float: left;
  margin-top: 12px;
  font-weight: bold;
}
#make_recommendation .blue_title_bar {
  width: auto;
  display: block;
}
#make_assignment .blue_title_bar {
  width: auto;
  display: block;
}
#dashboard_filter_box {
  background: url("/assets/images/dashboard_filter_background.png");
  width: 147px;
  height: 20px;
  padding: 10px;
  float: left;
}
#dashboard_filter_box input {
  border: 0px;
  width: 146px;
  font-size: 13px;
  line-height: normal;
  font-weight: normal;
  display: block;
  margin: 0;
  padding: 0;
  box-shadow: none;
  border: none;
  background: none;
}
#dashboard_filter_box input.light {
  color: #ccc;
}
#dashboard_links_bar {
  height: 40px;
  width: 100%;
}
#dashboard_links_bar ul li {
  list-style: none;
  padding: 0px
10px;
  color: #0079B6;
  clear: none;
  margin: 0 2px 0 0;
  float: left;
  height: 40px;
  line-height: 44px;
  font-size: 14px;
}
#dashboard_links_bar .icon {
  margin: 14px 6px;
}
#patient_table {
  clear: both;
  width: 916px;
  /*width: 975px;*/
  /* old value as of 12-10-13, JC */
  font-size: 12px;
  margin-bottom: 60px;
}
table#patient_table {
  max-width: 900px;
}
#patient_table th {
  padding-left: 10px;
  height: 40px;
  line-height: 40px;
  background: #eee;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  text-align: left;
}
#patient_table td {
  padding-left: 10px;
  height: 40px;
  background: #fff;
  border-bottom: 1px solid #ddd;
  color: #666666;
}
#patient_table td img {
  float: left;
  margin-right: 4px;
  height: 20px;
}
#patient_table th span {
  float: left;
}
#patient_table select {
  width: auto;
}
#patient_table .summary_text {
  font-size: 12px;
  line-height: 22px;
  float: left;
  margin-left: 4px;
}
.student_column {
  width: 176px;
}
.parent_column {
  width: 176px;
}
.buddy_column {
  width: 171px;
}
.action_column {
  width: 100px;
  text-align: right;
}
.action_column span {
  float: right;
}
.action_column .faux_link {
  width: 20px;
}
.action_column .faux_link_text {
  width: 70px;
}
.action_column .resend_recommendation {
  padding-top: 2px;
}
/* SORT ARROWS */
#patient_table th.sorting .arrows {
  background: url("/assets/images/sort_arrows.png") no-repeat;
  width: 10px;
  height: 17px;
  margin: 12px 0 0 4px;
}
#patient_table th.sorting_asc .arrows {
  background: url("/assets/images/sort_arrows.png") no-repeat 0 -17px;
  width: 10px;
  height: 17px;
  margin: 12px 0 0 4px;
}
#patient_table th.sorting_desc .arrows {
  background: url("/assets/images/sort_arrows.png") no-repeat 0 -34px;
  width: 10px;
  height: 17px;
  margin: 12px 0 0 4px;
}
#patient_table th.sorting {
  cursor: pointer;
}
#patient_table th.sorting_asc {
  cursor: pointer;
}
#patient_table th.sorting_desc {
  cursor: pointer;
}
#patient_table .icon {
  margin-top: 2px;
  margin-left: 4px;
}
/* ICONS */
.icon {
  background: url("/assets/images/dashboard_icons.png");
  width: 16px
;
  height: 16px;
  float: left;
  cursor: pointer;
}
.icon_envelope {
  background-position: 0 0 ;
}
.icon_pencil {
  background-position: 0 -16px;
}
.icon_delete,
.icon_delete_pending {
  background-position: 0 -32px;
}
.icon_plus {
  background-position: 0 -48px;
}
.icon_repeat {
  background-position: 0 -64px;
}
.icon_checkbox {
  background-position: 0 -80px;
}
.icon_action {
  background-position: 0 -96px;
}
.icon_envelope_light {
  background-position: -16px 0;
  cursor: default;
}
.icon_pencil_light {
  background-position: -16px -16px;
  cursor: default;
}
.icon_delete_light {
  background-position: -16px -32px;
  cursor: default;
}
.icon_plus_light {
  background-position: -16px -48px;
  cursor: default;
}
.icon_repeat_light {
  background-position: -16px -64px;
  cursor: default;
}
.icon_checkbox_light {
  background-position: -16px -80px;
  cursor: default;
}
.icon_action_light {
  background-position: -16px -96px;
  cursor: default;
}
.buddy_icon_32 {
  background: url("/assets/images/buddy_icons_32x20.png?v=2");
  width: 32px ;
  height: 20px;
  float: left;
  text-indent: -5000px;
}
.buddy_icon_32_r {
  background-position: 0 0 ;
}
.buddy_icon_32_l {
  background-position: 0 -20px;
}
.buddy_icon_32_ch {
  background-position: 0 -40px;
}
.buddy_icon_32_s {
  background-position: 0 -60px;
}
.buddy_icon_32_sh {
  background-position: 0 -80px;
}
.buddy_icon_32_all {
  background-position: 0 -100px;
}
.buddy_icon_32_r_light {
  background-position: -16px 0;
}
.buddy_icon_32_l_light {
  background-position: -16px -16px;
}
.buddy_icon_32_ch_light {
  background-position: -16px -32px;
}
.buddy_icon_32_s_light {
  background-position: -16px -48px;
}
.buddy_icon_32_sh_light {
  background-position: -16px -64px;
}
.buddy_icon_32_all_light {
  background-position: -16px -80px;
}
.buddy_icon_50 {
  background: url("/assets/images/buddy_icons_50x30.png?v=2");
  width: 50px ;
  height: 30px;
  float: left;
}
.buddy_icon_50_r {
  background-position: 0 0 ;
}
.buddy_icon_50_l {
  background-position: -50px 0;
}
.buddy_icon_50_ch {
  background-position: -100px 0;
}
.buddy_icon_50_s {
  background-position: -150px 0;
}
.buddy_icon_50_sh {
  background-position: -200px 0;
}
.buddy_icon_50_all {
  background-position: -250px 0;
}
.buddy_icon_50_r_light {
  background-position: 0 -30px;
}
.buddy_icon_50_l_light {
  background-position: -50px -30px;
}
.buddy_icon_50_ch_light {
  background-position: -100px -30px;
}
.buddy_icon_50_s_light {
  background-position: -150px -30px;
}
.buddy_icon_50_sh_light {
  background-position: -200px -30px;
}
.buddy_icon_50_all_light {
  background-position: -250px -30px;
}
.selected .buddy_icon_50_r_light {
  background-position: 0 0 ;
}
.selected .buddy_icon_50_l_light {
  background-position: -50px 0;
}
.selected .buddy_icon_50_ch_light {
  background-position: -100px 0;
}
.selected .buddy_icon_50_s_light {
  background-position: -150px 0;
}
.selected .buddy_icon_50_sh_light {
  background-position: -200px 0;
}
.selected .buddy_icon_50_all_light {
  background-position: -250px 0;
}
.demo_selected .buddy_icon_50_r_light {
  background-position: 0 0 ;
}
.demo_selected .buddy_icon_50_l_light {
  background-position: -50px 0;
}
.demo_selected .buddy_icon_50_ch_light {
  background-position: -100px 0;
}
.demo_selected .buddy_icon_50_s_light {
  background-position: -150px 0;
}
.demo_selected .buddy_icon_50_sh_light {
  background-position: -200px 0;
}
.demo_selected .buddy_icon_50_all_light {
  background-position: -250px 0;
}
.selected_word .buddy_icon_50_r_light {
  background-position: 0 0 ;
}
.selected_word .buddy_icon_50_l_light {
  background-position: -50px 0;
}
.selected_word .buddy_icon_50_ch_light {
  background-position: -100px 0;
}
.selected_word .buddy_icon_50_s_light {
  background-position: -150px 0;
}
.selected_word .buddy_icon_50_sh_light {
  background-position: -200px 0;
}
.selected_word .buddy_icon_50_all_light {
  background-position: -250px 0;
}
.percent_100,
.percent_90 {
  color: #009900;
  font-weight: bold;
}
.percent_80,
.percent_70 {
  color: #eeee00;
  font-weight: bold;
}
.percent_60,
.percent_50 {
  color: #ff9900;
  font-weight: bold;
}
.percent_40,
.percent_30,
.percent_20,
.percent_10,
.percent_0 {
  color: #ff0000;
  font-weight: bold;
}
.recommend_form {
  text-align: left;
}
#recommend_options li {
  float: left;
  padding: 3px;
  cursor: pointer;
  border: 2px solid #fff;
}
#recommend_options ul {
  float: left;
  clear: both;
}
/*#recommend_options .selected {border: 2px solid #444;}*/
#make_recommendation li {
  padding: 6px 0;
  line-height: 28px;
}
#make_recommendation .recommend_options li {
  padding: 3px;
  margin-left: 2px;
  height: 30px;
  line-height: 30px;
}
#make_recommendation .optional_message li {
  padding: 3px;
  margin-left: 2px;
  height: 72px;
  line-height: 72px;
}
#make_recommendation label {
  clear: both;
  float: left;
  width: 145px;
  margin-left: 30px;
  margin-right: 5px;
}
#make_assignment li {
  padding: 6px 0;
  line-height: 28px;
}
#make_assignment .recommend_options li {
  padding: 3px;
  margin-left: 2px;
  height: 30px;
  line-height: 30px;
}
#make_assignment .optional_message li {
  padding: 3px;
  margin-left: 2px;
  height: 72px;
  line-height: 72px;
}
#make_assignment label {
  clear: both;
  float: left;
  width: 145px;
  margin-left: 30px;
  margin-right: 5px;
}
#exercise_choose {
  text-align: left;
}
#exercise_choose li {
  padding: 6px 0;
  line-height: 35px;
  clear: both;
  margin: 8px 0;
  height: 35px;
}
#exercise_choose .blue_title_bar {
  width: 488px;
  padding: 0 40px;
  margin-bottom: 18px;
}
#exercise_choose h2 {
  padding: 0 20px;
}
#exercise_choose .recommend_options li {
  padding: 3px;
  margin-left: 2px;
  height: 30px;
  line-height: 30px;
}
#exercise_choose .optional_message li {
  padding: 3px;
  margin-left: 2px;
  height: 72px;
  line-height: 72px;
}
#exercise_choose label {
  clear: both;
  float: left;
  width: 130px;
  margin-left: 40px;
  height: 35px;
  line-height: 35px;
  text-align: left;
  padding-left: 18px;
}
/*#exercise_choose label.active{background:
url("/assets/images/exercise_choose_arrow.png") no-repeat ; color: #fff;} */
#exercise_choose .exercise_active label {
  background: url("/assets/images/exercise_choose_arrow.png") no-repeat;
  color: #fff;
}
#exercise_choose li.exercise_inactive {
  color: #cecece;
}
#exercise_choose #with_options {
  float: left;
  margin-top: 10px;
}
#with_options input {
  margin: 0 10px;
  width: auto;
}
#exercise_options_wrapper {
  position: relative;
}
#exercise_options_wrapper ul li {
  list-style: none;
}
#exercise_options_blocker {
  position: absolute;
  top: 50px;
  z-index: 1001;
  background: #cecece;
  opacity: 0.42;
  -moz-opacity: 0.42;
  width: 100%;
  height: 174px;
}
#exercise_options_wrapper {
  position: relative;
}
#exercise_options_wrapper ul li {
  list-style: none;
}
#exercise_options_blocker {
  position: absolute;
  top: 50px;
  z-index: 1001;
  background: #cecece;
  opacity: 0.42;
  -moz-opacity: 0.42;
  width: 100%;
  height: 174px;
}
#demo_exercise_choose {
  text-align: left;
}
#demo_exercise_choose li {
  padding: 6px 0;
  line-height: 35px;
  clear: both;
  margin: 8px 0;
  height: 35px;
}
#demo_exercise_choose .blue_title_bar {
  width: 488px;
  padding: 0 40px;
  margin-bottom: 18px;
}
#demo_exercise_choose h2 {
  padding: 0 20px;
}
#demo_exercise_choose .recommend_options li {
  padding: 3px;
  margin-left: 2px;
  height: 30px;
  line-height: 30px;
}
#demo_exercise_choose .optional_message li {
  padding: 3px;
  margin-left: 2px;
  height: 72px;
  line-height: 72px;
}
#demo_exercise_choose label {
  clear: both;
  float: left;
  width: 130px;
  margin-left: 40px;
  height: 35px;
  line-height: 35px;
  text-align: left;
  padding-left: 18px;
}
/*#demo_exercise_choose label.active{background:
url("/assets/images/demo_exercise_choose_arrow.png") no-repeat ; color: #fff;} */
#demo_exercise_choose .demo_exercise_active label {
  background: url("/assets/images/exercise_choose_arrow.png") no-repeat;
  color: #fff;
}
#demo_exercise_choose li.demo_exercise_inactive {
  color: #cecece;
}
#demo_exercise_choose #with_options {
  float: left;
}
#demo_exercise_options_wrapper {
  position: relative;
}
#demo_exercise_options_wrapper ul li {
  list-style: none;
}
#demo_exercise_options_blocker {
  position: absolute;
  top: 50px;
  z-index: 1001;
  background: #cecece;
  opacity: 0.42;
  -moz-opacity: 0.42;
  width: 100%;
  height: 174px;
}
#phoneme_options li {
  float: left;
  height: 40px;
  clear: none;
  margin: 0;
}
#send_message_form {
  text-align: left;
  width: 570px;
}
#send_message_form .blue_title_bar {
  width: 536px;
}
#send_message_form li {
  padding: 6px 0;
  line-height: 28px;
}
#send_message_form .recommend_options li {
  padding: 3px;
  margin-left: 2px;
  height: 50px;
  line-height: 50px;
}
#send_message_form .optional_message li {
  padding: 3px;
  margin-left: 2px;
  height: 72px;
  line-height: 72px;
}
#send_message_form label {
  clear: both;
  float: left;
  width: 140px;
  margin-left: 30px;
}
#send_message_form textarea {
  width: 330px;
  height: 200px;
}
#speech_buddy_options_row,
#word_game_options_row {
  padding: 6px 0;
  clear: both;
}
#speech_buddy_options_row label,
#word_game_options_row label {
  line-height: 50px;
}
ul.word_game_options {
  width: 100%;
}
#recommend_options ul.word_game_options li {
  float: none;
}
#recommend_type_row {
  margin: 10px 0px;
}
#speech_buddy_options,
#word_game_options {
  float: left;
}
.button {
  cursor: pointer;
}
.the_message li {
  padding: 4px;
}
.child_avatar {
  border: 1px solid #CCCCCC;
  height: 70px;
  position: absolute;
  right: 24px;
  top: 24px;
  width: 70px;
}
.child_avatar img {
  height: 70px;
  width: 70px;
}
.change_child_box {
  float: right;
  font-size: 1.2em;
  font-weight: bold;
  padding: 22px 3px 3px;
  position: absolute;
  right: 107px;
  text-align: right;
  width: 180px;
  z-index: 100;
}
.change_child_dropdown a {
  text-decoration: none;
}
.change_child_box ul li {
  margin: 2px 0;
}
.showing_dropdown {
  background: #fff;
  border: 1px solid #cecece;
}
.change_child_toggle {
  background: url("/assets/images/child_choose_arrow.png") no-repeat;
  width: 10px ;
  height: 8px;
  float: right;
  padding: 0;
  margin: 6px 2px;
  cursor: pointer;
}
.showing_dropdown .change_child_toggle {
  background-position: 0 -8px;
}
#invite_therapist {
  text-align: left;
}
#invite_therapist label {
  width: 120px;
  float: left;
}
#invite_therapist li {
  line-height: 36px;
  clear: both;
}
.extra_data_box {
  clear: both;
  float: left;
  margin-bottom: 20px;
  margin-left: 2px;
  width: 144px;
}
#patient_table .pending_row td,
#recommend_table .pending_row td {
  color: #ccc;
}
#charts_container {
  margin-left: 35px;
}
#charts_container_loading {
  width: 740px;
  height: 362px;
  line-height: 362px;
  text-align: center;
  font-size: 32px;
}
#exercise_see_results_link,
#exercise_see_results .do_more_exercises {
  float: left;
  width: 180px;
}
#demo_exercise_see_results #exercise_see_results_link {
  float: left;
  width: 456px;
}
.finished_try_again {
  float: left;
  width: 178px;
  margin: 0 10px 0 10px;
}
#welcome_to_sbu_no_activity {
  width: 955px;
  height: 413px;
}
#tools {
  position: relative;
  float: left;
  width: 100%;
  margin: 25px 0 0 0;
}
#account_edit {
  position: absolute;
  top: 7px;
  right: 0;
  width: 200px;
  text-align: right;
}
#account_edit a {
  color: #0079B6;
}
#account_edit p {
  width: 100%;
  position: relative;
  float: left;
  margin: 0 0 5px 0;
}
span.not_complete {
  padding: 2px 0 2px
15px;
  background: url('/assets/images/bg_not_complete.png') no-repeat 0 0;
}
span.complete {
  padding: 2px 0 2px
18px;
  background: url('/assets/images/bg_complete.png') no-repeat 0 0;
}
h5.history {
  background: url(/assets/images/bg_icn_history_small.png) no-repeat 0 4px;
  padding: 0 0 0 22px;
}
h5.your_exercises {
  background: url(/assets/images/icnrunning.png) no-repeat 0 4px;
  padding: 0 0 0 22px;
}
h5.tools {
  background: url(/assets/images/bg_icn_wrench_sm.png) no-repeat 0 0;
  padding: 0 0 0 22px;
}
h5.info {
  background: url(/assets/images/icninfo.png) no-repeat 0 0;
  padding: 0 0
0 22px;
}
.activearrow {
  border: 1px solid
red;
  background: url(/assets/images/bg_active_arrow.png) no-repeat;
  width: 15px;
  height: 8px;
}
#exercise_home {
  width: 1000px;
  height: 416px;
  background: url(/assets/images/
bg_exercise_home.png) no-repeat top left;
  float: left;
  position: relative;
}
#exercise_home_header {
  position: absolute;
  top: 35px;
  left: 15px;
  width: 590px;
  height: 80px;
}
#exercise_home_header h4 {
  font-size: 27px;
  width: 450px;
  line-height: 30px;
  color: #666666;
  margin: 10px 0
0 0;
  position: relative;
  height: auto;
  clear: none;
  float: left;
}
#exercise_home_header h5 {
  font-size: 20px;
  color: #0D7FB8;
  margin: 10px 0 0 0;
  clear: none;
  float: left;
}
.exercise_letter {
  position: relative;
  float: left;
  width: 90px;
  height: 60px;
  margin: 10px 0 0 0;
}
.exercise_letter.phoneme_r {
  background: url(/assets/images/bg_exercise_r.png) no-repeat;
  background-size: 90px;
}
.exercise_letter.phoneme_s {
  background: url(/assets/images/bg_exercise_s.png) no-repeat;
  background-size: 90px;
}
.exercise_letter.phoneme_sh {
  background: url(/assets/images/bg_exercise_sh.png) no-repeat;
  background-size: 90px;
}
.exercise_letter.phoneme_l {
  background: url(/assets/images/bg_exercise_l.png) no-repeat;
  background-size: 90px;
}
.exercise_letter.phoneme_ch {
  background: url(/assets/images/bg_exercise_ch.png) no-repeat;
  background-size: 90px;
}
#edit_account_info {
  position: absolute;
  top: -40px;
  right: 0;
  width: 150px;
}
#edit_account_info a {
  width: 100%;
  padding: 0 0 0 25px;
  background: url(/assets/images/bg_icn_gear.png) no-repeat;
  color: #666;
  text-decoration: none;
}
.child_choose {
  width: 100%;
  position: relative;
  float: left;
  margin: 5px 0 5px 0;
  border-top: 1px dotted #CCC;
}
#child_icons,
#rec_child_icons {
  position: relative;
  float: left;
  width: 330px;
}
#rec_child_icons img,
#child_icons img {
  position: relative;
  float: left;
  margin: 5px;
  border: 2px solid #F5f5F5;
  cursor: pointer;
  width: 50px;
  height: 50px;
}
.child_mugshot {
  position: relative;
  float: left;
  width: 75px;
}
.child_mugshot img {
  border: 1px solid #CCC;
  position: relative;
  float: left;
  margin: 5px;
  width: 50px;
  height: 50px;
}
.child_info {
  position: relative;
  float: left;
  width: 500px;
}
.child_info h3 {
  position: relative;
  float: left;
  margin: 10px 0 0 0;
}
#phoneme_icons {
  position: relative;
  float: left;
  width: 330px;
}
#phoneme_icons img {
  position: relative;
  float: left;
  margin: 5px;
  border: 2px solid #F5f5F5;
  cursor: pointer;
}
#exercise_start {
  position: absolute;
  top: 185px;
  left: 380px;
}
#exercise_see_results {
  position: absolute;
  top: 190px;
  left: 85px;
  display: none;
  cursor: pointer;
  width: 700px;
}
#demo_exercise_see_results {
  position: absolute;
  top: 188px;
  left: 204px;
  display: none;
  cursor: pointer;
}
#results_kid {
  position: absolute;
  top: -10px;
  right: 0px;
}
#exercise_take {
  margin-left: -20px;
  width: 716px;
  height: 316px;
  background: url(/assets/images/bg_exercise_question.png) no-repeat top left;
  position: relative;
  float: left;
  background-size: 716px;
}
#exercise_take.end {
  height: 516px;
  background: url(/assets/images/bg_exercise_end.png) no-repeat top left;
  position: relative;
}
#exercise_question {
  position: absolute;
  top: 135px;
  left: 140px;
  width: 554px;
  height: 130px;
}
#exercise_details {
  position: absolute;
  top: 175px;
  left: 25px;
  width: 155px;
  height: 130px;
  font-size: 12px;
}
#exercise_content {
  position: relative;
  float: left;
  width: 475px;
  height: 125px;
}
#exercise_content h3 {
  font-size: 20px;
  height: 22px;
  width: 400px;
  color: #CCC;
  border: none;
  margin: 6px 0 10px 0;
  position: relative;
  float: left;
}
#exercise_content h4 {
  font-size: 38px;
  min-height: 44px;
  line-height: 44px;
  width: 475px;
  color: #0C7FB8;
  font-weight: bold;
  margin: 0;
  position: relative;
  float: left;
}
#exercise_content h4.exercise_sentence {
  font-size: 20px;
  color: #0C7FB8;
  font-weight: bold;
  margin: 0;
}
#exercise_take_header h5 {
  font-size: 19px;
}
#exercise_pass {
  position: absolute;
  right: 0;
  top: 5px;
  cursor: pointer;
}
#exercise_fail {
  position: absolute;
  right: 0;
  top: 65px;
  cursor: pointer;
}
#exercise_types {
  position: absolute;
  z-index: 99999999;
  left: 255px;
  float: left;
  width: 100px;
  background: #F5F5F5;
  padding: 5px 5px 5px 15px;
  -moz-border-radius: 5px;
  display: none;
}
#exercise_types.color-ch {
  background: #BCE5DC;
}
#exercise_types.color-r {
  background: #FBC4C6;
}
#exercise_types.color-l {
  background: #FDE4AB;
}
#exercise_types.color-s {
  background: #BCDAEA;
}
#exercise_types.color-sh {
  background: #D7C4DD;
}
.exercise_type {
  font-family: Gill Sans MT, "Gill Sans MT", Arial, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #333;
  border-bottom: 1px dotted #666;
  width: 100%;
  position: relative;
  float: left;
  cursor: pointer;
  height: auto;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  height: 15px;
}
.exercise_type.last {
  border: 0;
  margin: 0;
  padding: 0;
}
.exercise_button_kid {
  width: 95px;
  height: 65px;
  position: absolute;
  right: 40px;
  top: -62px;
  background: url(/assets/images/bg_kid_half_1.png) no-repeat;
}
.kid1 {
  background: url(/assets/images/bg_kid_half_1.png) no-repeat;
}
.kid2 {
  background: url(/assets/images/bg_kid_half_2.png) no-repeat;
}
.kid3 {
  background: url(/assets/images/bg_kid_half_3.png) no-repeat;
}
.kid4 {
  background: url(/assets/images/bg_kid_half_4.png) no-repeat;
}
#exercise_take_header {
  width: 700px;
  height: 80px;
  position: relative;
  float: left;
  margin: 30px 0 0 0;
}
#exercise_take_header h4 {
  position: relative;
  width: 700px;
  line-height: 40px;
  margin: 15px 0 0 170px;
  font-size: 22px;
  color: #666666;
  padding: 0;
  height: auto;
  float: left;
  clear: none;
}
#exercise_take_header h5 {
  position: relative;
  width: 560px;
  margin: 10px 0 0 170px;
  font-size: 18px;
  color: #0D7FB8;
  padding: 0;
  float: left;
  clear: none;
}
#exercise_take_header .exercise_letter {
  position: absolute;
  top: 5px;
  left: 15px;
}
span.phoneme_r {
  color: #EB6A42;
  text-transform: uppercase;
}
span.phoneme_sh {
  color: #600F7C;
  text-transform: uppercase;
}
span.phoneme_l {
  color: #FCB105;
  text-transform: uppercase;
}
span.phoneme_s {
  color: #0079B6;
  text-transform: uppercase;
}
span.phoneme_ch {
  color: #00A27D;
  text-transform: uppercase;
}
#exercise_results_footer {
  width: 887px;
  min-height: 144px;
  background: url(/assets/images/ bg_exercise_bottom.png) no-repeat;
  position: relative;
  float: left;
  margin: 0;
}
#exercise_results_footer_results {
  position: relative;
  float: left;
  width: 245px;
  height: 100px;
  margin: 30px 10px 0 0;
  border-right: 1px solid #CCC;
}
#exercise_results_footer_results h4 {
  width: 100%;
  color: #0D7FB8;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
#exercise_results_footer_results h5 {
  width: 100%;
  margin: 5px 0 5px 0;
  position: relative;
  float: left;
}
#exercise_results_footer_results h5 span {
  font-weight: bold;
}
#exercise_results_footer_correct {
  position: relative;
  float: left;
  width: 100px;
  min0height: 100px;
  margin: 30px 10px 0 0;
  width: 235px;
}
#exercise_results_footer_correct h4 {
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  color: #00A27D;
  text-transform: uppercase;
}
#exercise_results_footer_incorrect {
  position: relative;
  float: left;
  width: 100px;
  margin: 30px 0 0 0;
  padding: 0 0 0 10px;
  border-left: 1px solid #CCC;
  width: 235px;
  min-height: 100px;
}
#exercise_results_footer_incorrect h4 {
  font-size: 15px;
  font-weight: bold;
  color: #EB6A42;
  width: 100%;
  text-transform: uppercase;
}
.result_words {
  min-height: 75px;
  position: relative;
  float: left;
  width: 210px;
}
.result_words p {
  position: relative;
  float: left;
  width: 100%;
  margin: 2px 0 0 0;
}
#exercise_hover {
  position: absolute;
  top: 25px;
  left: 0;
  width: 170px;
  padding: 5px;
  background: #FFF;
  z-index: 999999;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 2px solid #CCC;
  display: none;
}
#exercise_hover a:hover {
  text-decoration: underline;
}
#exercise_hover h4 {
  position: relative;
  float: left;
  width: 90%;
  border-bottom: 1px dotted #CCC;
}
#exercise_end_button_wrapper {
  position: absolute;
  top: -10px;
  left: 500px;
  width: 200px;
}
#exercise_end_button_wrapper a {
  padding: 10px 0 10px 0;
}
/* ADD CHILD */
#add_child ul,
ol {
  list-style: none;
  margin: 0;
}
#add_child li {
  width: 100%;
  float: left;
}
#therapists_list {
  display: none;
  border-left: 2px solid #CECECE;
  border-right: 2px solid #CECECE;
  border-bottom: 2px solid #CECECE;
  clear: both;
  left: 125px;
  padding: 4px;
  position: relative;
  top: -24px;
  width: 163px;
  z-index: 100;
}
#add_child ul li.therapist_select {
  float: none;
  cursor: pointer;
  margin: 0;
  padding: 3px;
}
#add_child ul li.therapist_select:hover,
.therapist_select_hover {
  background: #0081C6;
  color: #fff;
}
/* FLASH STYLING */
#site_flash {
  background: #0079B6;
  border: 2px solid #FFF;
  margin-top: -40px;
  width: 100%;
}
#site_flash.good a {
  color: #FFF;
}
#site_flash h3 {
  color: #FFF;
  padding: 5px;
  width: 100%;
  text-align: center;
}
#site_flash.bad {
  background: url(/assets/images/error.png) no-repeat 5px 5px #FF7200;
}
#site_flash.bad h3 {
  color: #FFF;
  padding: 5px 0 5px 40px;
  width: 80%;
  margin: 0 auto;
}
#site_flash_close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 18px;
  height: 18px;
  background: url(/assets/images/close-icon.png) no-repeat top left;
  cursor: pointer;
}
/* MAKE RECOMMENDAtIONS FORM */
#send_message_form ul,
#send_message_form ol,
.recommend_form ul,
.recommend_form ol {
  margin: 0;
  list-style: none;
}
#help_links {
  margin: 20px;
  margin-top: 0px;
  /*	margin-top:60px; */
  /* old value as of 12-10-13, JC */
}
#help_links h2 {
  margin-bottom: 5px;
  margin-top: 15px;
}
#profile {
  margin: 0 20px;
}
#profile h2 {
  margin-top: 60px;
  margin-bottom: 25px;
}
#profile .report_heading {
  margin: 21px 0 45px 0;
}
#profile .report_heading h2 {
  margin: 0 10px 3px 0;
  font-size: 36px;
  font-weight: bold;
  float: left;
}
#profile .report_heading a {
  margin-top: 10px;
  float: left;
}
#profile p {
  line-height: 20px;
}
#avatar_profile {
  float: left;
  width: 200px;
  height: 200px;
  margin-right: 30px;
  border: 1px solid #eeeeee;
  box-shadow: 4px 4px 20px #eeeeee;
}
#avatar_profile img {
  width: 200px;
}
.birth_year {
  width: 85px;
}
label small {
  display: block;
}
#make_recommendation .rec-terms-conditions-box {
  padding: 6px 0 0 6px;
}
#make_recommendation .rec-terms-conditions-box li {
  list-style: disc inside none;
  line-height: 18px;
}
#make_assignment .rec-terms-conditions-box {
  padding: 6px 0 0 6px;
}
#make_assignment .rec-terms-conditions-box li {
  list-style: disc inside none;
  line-height: 18px;
}
#make_assignment li {
  list-style: none;
}
.switch-account {
  margin-top: 30px;
  font-size: 10px;
}
#add_child li.parent_connect {
  background: #ffe9c2;
  padding: 11px 5px 5px;
  width: 460px;
  margin-bottom: 50px;
}
.parent_connect div {
  font-weight: bold;
}
.parent_connect ul {
  background: #fff;
  padding: 10px;
  margin-top: 10px;
}
#add_child li.parent_connect ul li {
  margin: 0;
  padding: 0;
}
#add_child li.parent_connect ul li .form_row_wrap {
  margin: 0;
  padding: 0;
}
#recommend_table {
  clear: both;
  width: 916px;
  /*width: 975px;*/
  /* old value as of 12-10-13, JC */
  font-size: 12px;
  margin-bottom: 60px;
}
table#recommend_table {
  max-width: 900px;
}
#recommend_table th {
  padding-left: 10px;
  height: 40px;
  line-height: 40px;
  background: #eee;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  text-align: left;
}
#recommend_table td {
  padding-left: 10px;
  height: 40px;
  background: #fff;
  border-bottom: 1px solid #ddd;
  color: #666666;
}
#recommend_table td img {
  float: left;
  margin-right: 4px;
  height: 20px;
}
#recommend_table th span {
  float: left;
}
#recommend_table select {
  width: auto;
}
#recommend_table .summary_text {
  font-size: 12px;
  line-height: 22px;
  float: left;
  margin-left: 4px;
}
#recommend_table th.sorting .arrows {
  background: url("/assets/images/sort_arrows.png") no-repeat;
  width: 10px;
  height: 17px;
  margin: 12px 0 0 4px;
}
#recommend_table th.sorting_asc .arrows {
  background: url("/assets/images/sort_arrows.png") no-repeat 0 -17px;
  width: 10px;
  height: 17px;
  margin: 12px 0 0 4px;
}
#recommend_table th.sorting_desc .arrows {
  background: url("/assets/images/sort_arrows.png") no-repeat 0 -34px;
  width: 10px;
  height: 17px;
  margin: 12px 0 0 4px;
}
#recommend_table th.sorting {
  cursor: pointer;
}
#recommend_table th.sorting_asc {
  cursor: pointer;
}
#recommend_table th.sorting_desc {
  cursor: pointer;
}
#recommend_table .icon {
  margin-top: 2px;
  margin-left: 4px;
}
.exercise_history_container {
  clear: both;
  float: left;
  margin-top: 50px;
}
.recent_exercises .data_table {
  clear: both;
  width: 890px;
  font-size: 12px;
  margin-bottom: 10px;
  margin-left: 0;
}
.exercise_history_container #patient_table,
.exercise_history_container #recommend_table {
  width: 890px;
  margin-bottom: 10px;
}
.recent_bottom_buttons {
  float: right;
  width: 50%;
}
.recent_bottom_buttons .btn {
  float: right;
  margin: 6px 0 6px 15px;
}