table {
  font-size: 1em;
  margin: 0;
}
div.collapsible {
  padding-bottom: .5em;
}
div.collapsible ul {
  margin-bottom: 0;
  padding-bottom: .5em;
}
.details h4 {
  background: none;
}
#right {
  position: relative;
}
#navigation {
  position: absolute;
  right: 0;
  width: 192px;
}
#navigation a {
  text-decoration: none;
}
#navigation a:hover {
  text-decoration: underline;
}
#navigation h3, #navigation h5, #navigation h6 {
  text-align: center;
}
.nav-box h3 {
  background-color: #6c8ba0;
  color: #fff !important;
  display: block;
  font-weight: normal;
  margin: 0;
  padding: 6px;
  text-align: center;
}
.nav-box h3 a {
  color: inherit;
}
.nav-box {
  margin: 0 auto;
  margin-bottom: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}
.nav-box p {
  margin: .5em 0;
  padding: 0 .6em;
}
.nav-box a.button {
  border: 1px solid;
  font-size: .8em;
  padding: .2em 1em;
  margin-top: 1.5em;
  text-decoration: none!important;
}
.nav-box a.button {
  margin-left: 40%;
}
.nav-box a.callout-button {
  margin-right: 8px;
}
.nav-box ul {
  list-style-type: none;
  padding: 0;
}
.nav-box .errorlist {
  padding: .6em;
}
.nav-box-bordered {
  background: #f4f8fb;
  border-color: #dae1e7;
  border-style: solid;
  border-width: 0 1px 1px;
  margin-bottom: 20px;
}
#physicians-navigation p {
  margin-bottom: 0;
}
.keyword-highlight {
  font-weight: bold;
}
.search-form {
  clear: both;
  font-size: 1.1em;
}
.search-form fieldset {
  background-color: #f4f8fb;
  border: 1px solid #dae1e7;
  border-top: none;
  margin-bottom: 20px;
  padding: 2% 5%;
}
.search-form table td {
  vertical-align: top;
}
.search-form label {
  margin-bottom: .2em;
}
.search-form input {
  font-size: 1em;
}
.search-form ul {
  margin-left: 0!important;
}
.search-form ul.horizontal-radio li {
  display: inline;
}
.search-form .help-text {
  font-style: italic;
  font-size: .8em;
  margin: .25em 0 0 2.25em;
}
.search-form #id_near {
  width: 50px;
}
#buttons {
  float: right;
  text-align: right;
}
#buttons button {
  margin-top: 0;
}
.button.disabled {
  cursor: not-allowed;
  pointer-events: none;
  color: #c0c0c0;
  background-color: #eeeef0;
}
.nav-box ul,
.nav-box li {
  margin: 0;
}
.nav-box ul a {
  border-bottom: 1px solid #6c8ba0;
  color: #596770;
  display: block;
  font-size: 1.1em;
  padding: 4px;
}
.nav-box ul a:hover,
.nav-box ul a:focus {
  background-color: #f0eaea;
}
.search-form p {
  clear: both;
}
.search-form h3 {
  background: none;
  border-bottom: none;
  font-size: 1em;
}
.search-form-condensed {
  margin: 0 auto;
}
.search-form-condensed table td {
  vertical-align: top;
}
.search-form-condensed label {
  display: block;
}
.search-form-condensed input {
  font-size: 1em;
  padding: 4px;
  width: 94%;
}
#specialties-fld,
#languages-fld,
#practice-focuses-fld,
#facilities-fld,
#plans-fld {
  margin: 0 0 10px 0;
  min-width: 240px;
}
#gender-fld {
  margin: 0 0 10px 0;
}
#specialties-fld,
#languages-fld,
#facilities-fld,
#plans-fld,
#focus-practices-fld {
  float: left;
  margin-right: 4%;
  width: 42%;
}
#facilities-fld label,
#focus-practices-fld label,
#services-fld label,
#specialties-fld label,
#languages-fld label,
#plans-fld label,
#location-label {
  display: block;
  font-weight: bold;
}
#gender-fld label {
  margin-left: .5em;
}
#facilities-fld select,
#languages-fld select,
#practice-focuses-fld select,
#specialties-fld select,
#location-fld, #preferred-and-gender-flds {
  float: left;
}
#location-fld {
  clear: both;
  width: 36%;
}
#location-fld input {
  border: 1px solid #aaa;
  padding: 4px;
}
#location-fld p label {
  display: inline-block;
  width: 80px;
}
#preferred-flds {
  margin: 0 2em 0 0;
  min-width: 220px;
  width: 100%;
}
#preferred {
  margin-top: .5em;
  text-transform: capitalize;
}
#gender-fld {
  display: block;
  min-width: 220px;
  margin-top: 1em;
  width: 100%;
}
#search-hr {
  background-image: url('../img/search-hr.png');
  background-repeat: repeat-x;
  background-position: center center;
  font: 18px Georgia, "Times New Roman", serif;
  margin: 1em -14px!important;
  padding: .5em 0;
  text-align: center;
}
#wrapper, #offset, #content, .search-form, #search-hr {
  background-color: inherit;
}
#search-hr em {
  background-color: inherit;
  padding: 0 30px;
}
#detail-submit {
  clear: none;
  margin-top: 3em;
}
input#id_keywords {
  display: inline;
  margin: 0 20px 0 1em;
  width: 250px;
}
.search-form-condensed input#id_facility {
  float: left;
}
.search-form-condensed button {
  font-size: .8em;
  padding: .2em 1em;
  margin-left: 55%;
  margin-top: .5em;
}
div#compare-button {
  background-color: #fff;
  border: 1px solid;
  font-size: .8em;
  margin: 1.5em 1em 1em 50%;
  text-align: center;
}
div#compare-button a {
  display: block;
  padding: .2em 1em;
}
.search-form-condensed .help-text {
  color: gray;
  margin: .25em 0 .25em 0;
  text-align: right;
}
.search-terms ul {
  margin: 0;
  padding: 1em 1em 0;
}
p.list-control {
  clear: both;
  float: right;
}
.order-by {
  clear: left;
  margin-bottom: .2em;
  text-align: right;
}
.additional {
  clear: right;
  float: right;
  margin-bottom: .2em;
}

.search-terms {
  margin-bottom: 1em;
}
.pagination-navigation a {
  font-size: .8em;
  padding: .2em .2em;
}
.pagination {
  clear: both;
  float: right;
}
.pagination .current,
.ordering .active,
.alpha-filter-select .active {
  font-weight: bold;
}
.physicians-navigation {
  margin: 0;
}
.physicians-navigation ul {
  font-size: .8em;
}
.document-list,
.physician-list {
  clear: both;
  margin: 0!important;
  padding: 0;
}
.document-list li,
.physician-list li {
  border-bottom: 1px solid #ccc;
  list-style-type: none;
  clear: both;
  margin: 8px 0 4px;
  overflow: hidden;
  padding: 6px;
}
.physician-list .selected {
  background-color: #fff;
}
.document-list .details {
  margin-left: 2em;
}
.physician-selection {
  clear: both;
  width: 100%;
}
.document-list .image,
.physician-list .image,
.physician-selection .image,
#selected-comparison .image {
  display: block;
  float: right;
  border: 1px solid gray;
  font-size: 0.6em;
  text-transform: uppercase;
  line-height: 0;
  margin-right: 0;
}
.physician-list .image {
  float: right;
  margin-left: 15px;
  margin-top: 2px;
}
.document-list .placeholder,
.physician-list .placeholder,
.physician-selection .placeholder,
#selected-comparison .placeholder{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 3em;
}
.document-list .image a,
.physician-list .image a,
.physician-selection .image a,
#selected-comparison .image a {
  text-decoration: none;
  color: gray;
  display: block;
}
.document-list img,
.physician-list img,
.physician-selection img,
#selected-comparison img {
  border: 0;
}
.document-list .title,
.physician-list .full-name {
  font-size: 1.1em;
  margin-top: 0!important;
  margin-bottom: .2em;
}
.document-list .search-result-details,
.physician-list .search-result-details {
  margin: .1em 0;
  margin-bottom: 1em;
}
.document-list .search-result-details a,
.physician-list .search-result-details a {
    color: gray;
}
.accepting-patients {
  color: #a00;
  margin: .5em 0;
  line-height: 1em;
}
.selection-holder {
  margin: 0 auto;
  text-align: center;
}
table.selection tr,
table.selection td,
table.selection th {
  border: 1px solid;
  padding: .5em;
}
table.selection thead td,
table.selection thead tr {
  border: none;
}
table.selection {
  border-collapse: collapse;
  font-size: 1em;
  margin: 1em .5em;

}
table.selection th,
table.selection td {
  vertical-align: top;
  padding-right: 1em;
  padding-left: 1em;
  width: 18em;
  border-color: #aaa;
}
table.selection th {
  width: 10em;
}
table.selection td.first {
  padding-left: 0;
}
table.selection td.last {
  padding-right: 0;
}
table.selection h2 {
  border: none;
  font-size: 1em;
  font-weight: bold;
  clear: left;
}
table.selection .selection-details {
  clear: left;
}
table.selection  tr#corner,
table.selection  tr#corner th {
  border-top: 0;
  border-left: 0;
}
.physician-selection .image {
  float: none;
  margin: 0 auto;
  margin-bottom: 1em;
}
.physician-selection .remove {
  margin-top: 0;
}
.physician-selection .remove input {
  margin: 0;
  padding: 0;
}
.physician-selection dt {
  margin-top: .5em;
}
.physician-selection dd {
  font-style: italic;
  margin-left: 2em;
  margin-bottom: .5em;
}
#physician-detail h1 {
  margin-bottom: .5em;
}
#physician-detail-overall-rating {
  font-size: 24px;
}
#physician-detail-ratings-count {
  color: #787878;
  margin: .5em 0;
}
#physician-specialties {
  font-size: 1.2em;
}
#practice-detail .image {
  background: #fff;
  float: right;
  padding: 0 0 10px 20px!important;
  max-width: 40%;
  text-align: center;
}
.image .callout-button {
  font-size: inherit;
}
#physician-detail .image img,
#practice-detail .image img {
  border: 1px solid;
  display: block;
  margin: 0 0 10px 0;
}
#physician-detail .additional-details {
  margin-bottom: 1em;
}
div#area-list-text p {
  margin: 1em 0!important;
}
.area-list ul {
  list-style-type: none;
  padding: .5em 0 0 0;
}
#selected-box {
  background-color: #fff;
}
#selected-box p {
  color: #A00;
  padding: 0 9px;
}
#selected-box .selection-form {
  display: inline-block;
  margin: 0;
}
#selected-box .selection-form button {
  float: left;
  text-align: left;
  width: 65px;
}
.selection-form {
  margin: .5em 0 0 0;
  padding: 0;
}
.selection-form button {
  background: transparent;
  border: 0;
  cursor: pointer;
  font-size: 1em;
  padding: 0;
  margin: 0;
  color: inherit!important;
  text-align: left;
  text-shadow: none;
}
#selected-comparison {
  margin: 0 0 .5em;
  padding: 0;
}
#selected-comparison li {
  border-bottom: 1px dashed;
  list-style-type: none;
  margin: 0 9px;
  padding: .5em 0;
}
#selected-comparison li a {
  background: none!important;
  border: none;
  display: inline;
}
.profile-name {
  font-weight: bold;
  margin: 0;
}
.satellite-offices {
  background-color: #e9e1de;
  margin: 4px 0;
  padding: 4px 10px;
}
.primary-office {
  background-color: #daccc7;
  margin: 4px 0;
  padding: 4px 10px;
}
.primary-office .profile-name {
  font-size: 1.1em;
}
.profile-details {
  border-bottom: 1px dotted #6d3321;
  margin-bottom: .4em;
  padding: 0 0 .6em 1em;
}
.primary-office .profile-details, .profile-details#last {
  border: none;
}
.office-hd {
  border-bottom: 1px solid #6d3321;
  color: #6d3321;
  overflow: hidden;
}
.practice-weekly-hours {
  min-width: 50%;
  width: auto;
}
.profile-details .vcard {
  margin: 0 2em 0 0;
}
p#icon {
  margin: 0 9px;
  text-align: right;
}
.vcard {
  padding: .25em;
  margin-left: 1em;
  border-width: 1px;
  border-style: solid;
  background-color: white;
  border-color: #ddd #ccc #aaa #ccc;
  color: #555;
  font-family: sans-serif;
  font-size: .55em;
  text-transform: uppercase;
  text-decoration: none;
  vertical-align: middle;
}
.collapsed h5,
.collapsible h5 {
  display: inline;
}
.collapsed ul li,
.collapsible ul li {
  list-style-type: none;
}

#physicians-search-mobile input#id_keywords {
  margin-left: 0;
}
#physicians-search-mobile select {
  width: 100%;
}
#physicians-search-mobile input[type='text'] {
  width: 99%;
}
#physicians-search-mobile p {
  margin: 0 0 16px!important;
}
#physicians-search-mobile .submit {
  text-align: center;
}
#physicians-search-mobile .help-text {
  margin-left: 16px;
}
#preferred-help ul {
  margin-left: 24px;
}
#preferred-help ul ul {
  margin-top: 8px;
}
#preferred-help {
  padding: 12px 12px 0!important;
  text-align: left;
}
#preferred-help p,
#preferred-help li {
  margin: 0 0 1em;
}
#preferred-help-link {
  cursor: help;
  font-size: 11px;
  margin: 0 0 0 .25em!important;
  text-transform: none;
}
#results ul li {
  margin: 1em;
  padding: .5em;
  font-size: 1.2em;
  background: lightgray;
  border: 1px solid gray;
}
#results ul li span {
  display: inline-block;
  margin: .5em .5em;
}
#appt-form #additional-info h3 {
  background-color: transparent;
  border-bottom: 0;
  color: #555;
  margin: 0;
}
#appt-form #additional-info h4 {
  color: #343434;
  font-size: 1.1em;
  margin: .5em 0;
}
#appt-form #additional-info,
#appt-form fieldset {
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0 0 20px;
  padding: .5em 1em;
}
#appt-form > div select {
  display: block;
  margin: 4px 0 12px .6em;
}
#appt-form ul {
  color: #555;
  margin: 0 0 0 .6em;
  padding: 0;
}
#appt-form ul input {
  float: left;
  margin: 2px 4px 2px 2px;
}
#appt-form li {
  float: left;
  list-style-type: none;
  margin-right: 22px;
}
#appt-form th,
#appt-form td {
  padding-bottom: 8px;
  vertical-align: top;
}
#appt-form th {
  font-weight: normal;
  padding: 8px 8px 8px 0;
  text-align: right;
  width: 136px;
}
#appt-form th .help_text {
  margin: 0;
}
#appt-form #id_state {
  width: 3em;
}
#appt-request-info label,
#appt-contact-info label {
  color: #343434;
  font-weight: bold;
}
#errorbox {
  background: #feeeee url("../img/warning.png") no-repeat 10px 10px;
  border: 2px solid #a00;
  font-size: 13px;
  min-height: 60px;
  padding: 5px 5px 8px 100px;
  margin: 2px 0 12px;
}
#errorbox h2 {
  font-weight: normal;
  margin-bottom: 6px;
}
.error {
  color: #a00;
  margin-left: 8px;
}
.errorlist {
  color: #a00!important;
  list-style-type: none;
  margin: 0!important;
  padding: 0;
}
.errorlist li {
  float: none!important;
}
.required {
  color: #a00;
}
.help_text {
  color: #777;
  display: block;
  font-size: .9em;
  font-style: italic;
  margin-left: 1em;
}
.privacy {
  margin-top: 16px;
}
.mbrown {
  color: #916558;
}
.lbrown {
  color: #b69990;
}
.floatr {
  float: right;
  margin: 0 8px 10px 0;
}

/* ----- select2 ----- */
.select2-container {
  width: 100%;
}
#location-fld .select2-container {
  width: 30%;
}
.select2-results li {
  margin-bottom: .2em;
}
.select2-results .select2-highlighted {
  background-color: #6c8ba0!important;
}
.tac .select2-container {
  margin: 0 1em 0 .5em;
  min-width: 320px;
  vertical-align: middle;
  width: auto;
}
@media screen and (max-width: 480px){
  .tac .select2-container {
    min-width: 0;
  }
}

/* ----- TABS ----- */
#physician-detail #tabs {
  border-bottom: 1px solid #6d3321;
  list-style: none;
  margin: 1em 0!important;
  overflow: hidden;
  padding: 0;
}
#physician-detail #tabs li {
  float: left;
  margin: 0 -10px 0 0;
}
#physician-detail #tabs a {
  color: #fff!important;
  float: left;
  height: 0;
  position: relative;
  padding: 0 30px;
  line-height: 20px;
  text-decoration: none!important;
  color: #fff;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #b69990;
}
#physician-detail #tabs a:hover,
#physician-detail #tabs a:focus {
  background: none;
  border-bottom-color: #916558;
  outline: 0;
}
#physician-detail #tabs .current {
  border-bottom-color: #6d3321!important;
  z-index: 3;
}
