/* mixins */
.no-box-shadow {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.no-border-radius {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.well-box-shadow {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.no-bg {
  background: none;
}
.hover-default {
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -moz-transition-delay: 0s;
}
.newsletbtn,
#views-exposed-form-search-page .btn.btn-primary.form-submit,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.navbar-inner,
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner,
.flexslider,
.flex-control-paging li a,
aside .region-sidebar-first.well {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  filter: none;
}
.navbar-inner {
  padding: 0;
  margin: 0;
  background: none;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  filter: none;
}
.newsletbtn,
#views-exposed-form-search-page .btn.btn-primary.form-submit,
.flex-control-paging li a,
aside .region-sidebar-first.well {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body {
  padding-top: 0;
  color: #18232a;
  font-family: Lato, Helvetica, sans-serif;
}
body .navbar-fixed-top {
  top: 0px !important;
  position: absolute;
}
body.toolbar-drawer {
  padding-top: 65px !important;
}
body.toolbar-drawer .navbar-fixed-top {
  top: 0px;
}
aside .region-sidebar-first.well {
  border: none;
  background: none;
  padding: 0;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #EEE;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 27px;
  line-height: 30px;
  margin: 0 0 10px;
}
.node-type-event .page-header {
  margin: 0;
  padding-bottom: 0;
}
.node-teaser h2 {
  line-height: 32px;
}
.node-teaser h2 a {
  font-family: 'Georgia', 'Times New Roman', serif;
  font-weight: lighter;
  font-style: italic;
  font-size: 24px;
}
.node-teaser h2 .teaser-title {
  display: inline;
  margin-right: 5px;
}
.node-page ul,
.node-page ol {
  background: #FFF;
  padding: 20px 40px;
  border: solid 5px #EEE;
  margin: 0 0 10px;
}
.node-page ul ol,
.node-page ol ol,
.node-page ul ul,
.node-page ol ul {
  background: #FFF;
  padding: 5px 10px;
  border: solid 5px #FFF;
  margin: 0 0 10px;
}
.front-teaser {
  margin-bottom: 30px;
}
.view-front-feed h2 {
  font-family: 'Georgia', 'Times New Roman', serif;
  font-style: italic;
  font-size: 25px;
  font-weight: 300;
  margin: 0 0 10px;
}
h3 {
  font-size: 24.5px;
  line-height: 28px;
}
a,
a:link {
  color: #0079c1;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -moz-transition-delay: 0s;
}
a:visited {
  color: #0079c1;
}
a:hover,
a:active {
  color: #70cde3;
  text-decoration: none;
}
.breadcrumb {
  background: none;
  background-color: rgba(0, 0, 0, 0);
  padding: 6px 0 0 0;
}
.link_ext_icon,
.file_icon {
  display: inline;
  line-height: 0;
}
.field-label {
  margin: 20px 0 5px;
}
.span4.well {
  min-height: 20px;
  padding: 10px 14px 15px;
  margin-bottom: 20px;
  background-color: #FFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 5px solid #E9E9E9;
  height: 216px;
  margin: 0 0 20px 20px;
}
.span4.well h3 {
  font-weight: 500;
}
.span4.well h3:after {
  content: '\00bb';
  padding-left: 5px;
}
.full-span.well {
  width: 657px;
  min-height: 20px;
  padding: 10px 14px 15px;
  margin-bottom: 20px;
  background-color: #FFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 5px solid #E9E9E9;
  margin: 0 0 20px;
}
.span4.well.br {
  height: 110px;
}
.span4.well p,
.full-span.br.well p {
  color: #999;
}
.span9 a:hover .span4.well,
#node-28 a:hover .full-span.well {
  border-color: #70cde3;
}
.region-sidebar-first .menu.nav li.expanded {
  font-size: 23px;
  line-height: 26px;
}
.region-sidebar-first .menu.nav li.expanded a:after {
  content: '\00bb';
  padding-left: 5px;
}
.region-sidebar-first .menu.nav li.expanded ul {
  margin: 10px 0 0 5px;
  list-style: none;
}
.region-sidebar-first .menu.nav li.expanded ul li {
  font-size: 16px;
  margin: 10px 0;
  padding-left: 10px;
}
.region-sidebar-first .menu.nav li.expanded ul li a:after {
  content: ' ';
}
.region-sidebar-first .menu.nav li.expanded ul li a.active {
  color: #0079c1;
}
.region-sidebar-first .menu.nav li.expanded ul li a.active:after {
  content: '\00bb';
  color: #0079c1;
}
.region-sidebar-first .menu.nav li.expanded ul li a.active:after:hover {
  color: #70cde3;
}
.region-sidebar-first .menu.nav li.expanded ul li a {
  color: #333;
}
.region-sidebar-first .menu.nav li.expanded ul li a:hover {
  color: #70cde3;
}
body,
.fw-head .navbar,
.fw-footer {
  background: url(/sites/default/themes/custom/qcorp/images/pattern-fabric.png) repeat 0 0;
  min-width: 980px;
}
.fw-slider {
  background: url(/sites/default/themes/custom/qcorp/images/pattern-fabric-slider.png) repeat 0 0;
  box-shadow: inset 0 0 100px 0px #333;
  -webkit-box-shadow: inset 0 0 100px 0px #333;
  -moz-box-shadow: inset 0 0 100px 0px #333;
  z-index: 998;
  position: relative;
}
.front .fw-slider {
  padding-top: 175px;
}
.fw-content {
  background: url(/sites/default/themes/custom/qcorp/images/pattern-square.png) repeat 0 0;
  z-index: 999;
  position: relative;
}
.not-front .fw-content {
  padding-top: 184px;
}
.fw-footer {
  position: relative;
  z-index: 1000;
  box-shadow: 0px -10px 15px -13px #666666;
  -webkit-box-shadow: 0px -10px 15px -13px #666666;
  -moz-box-shadow: 0px -10px 15px -13px #666666;
}
.fw-head {
  position: relative;
  z-index: 1001;
}
.navbar-fixed-top,
.fw-content {
  box-shadow: 0px 0px 15px #666;
  -webkit-box-shadow: 0px 0px 15px #666;
  -moz-box-shadow: 0px 0px 15px #666;
}
.navbar {
  margin: 0;
  padding: 0;
}
.navbar .brand {
  margin-top: 33px;
  padding: 0;
  margin-left: 0;
}
.navbar .nav {
  margin: 0;
}
.navbar .nav > li > a:visited {
  color: #444;
}
.navbar .nav > .active > a:after {
  display: block;
  width: 0px;
  height: 0px;
  vertical-align: top;
  border-top: 14px solid #0079c1;
  border-right: 14px solid rgba(0, 0, 0, 0);
  border-left: 14px solid rgba(0, 0, 0, 0);
  content: "";
  top: 31px;
  position: relative;
  overflow: visible;
  margin: 0 auto;
}
.navbar .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0;
}
.navbar .nav  > li  > a,
.navbar .nav  > li  > a:link {
  color: #444;
  text-shadow: 0 2px 3px #aaa;
  font-family: Lato, Helvetica, sans-serif;
  font-size: 21px;
  padding: 20px 6px 25px;
  height: 25px;
  margin-left: 20px;
}
.nav > li > a:hover {
  background: none;
}
.navbar .nav  > li  > a.first,
.navbar .nav  > li  > a.first:link {
  margin-left: 0;
}
.navbar .nav  > li  > a:hover,
.navbar .nav  > li  > a:active,
.navbar .nav  > li  > a.active {
  color: #0079c1;
}
.navbar .nav  > .active  > a,
.navbar .nav  > .active  > a:hover,
.navbar .nav  > .active  > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.well {
  background: #FFF;
  padding: 10px 20px 20px;
  border: solid 5px #EEE;
  margin: 0 0 10px;
}
.navbar .nav  > li  > a.menu-408,
.navbar .nav  > li  > a.menu-408:link.navbar a.menu-408 {
  padding: 24px 10px 14px;
  margin-top: 2px;
  height: 30px;
}
.ie7 .navbar a.menu-408,
.ie8 .navbar a.menu-408 {
  padding: 28px 10px 10px;
  margin-top: 6px;
}
ul.nav li.dropdown:hover ul.dropdown-menu {
  display: block;
}
.navbar .dropdown-menu {
  margin-top: 0;
  margin-left: 20px;
  padding: 0;
  border: 0 solid #fff;
  border-radius: 0;
}
.navbar .first.dropdown .dropdown-menu {
  margin-left: 0;
}
.dropdown-menu li > a {
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 20px;
  color: #0079c1;
  white-space: nowrap;
  padding: 13px 30px 13px 20px;
  font-family: Lato, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 300;
  width: auto;
  border-bottom: 1px solid #E0E0E0;
  background: url(/sites/default/themes/custom/qcorp/images/pattern-fabric.png) repeat 0 0;
  background-color: transparent;
  background-image: url(/sites/default/themes/custom/qcorp/images/pattern-fabric.png) repeat 0 0;
  filter: none;
}
.dropdown-menu li  > a:hover,
.dropdown-menu li  > a:focus,
.dropdown-submenu:hover  > a,
.dropdown-menu .active  > a,
.dropdown-menu .active  > a:hover {
  color: #444;
  background: #fff;
  background-color: #fff;
  filter: none;
}
.dropdown-menu li  > a.active,
.navbar .nav  > .active  > a,
.navbar .nav  > .active {
  color: #0079c1;
}
.navbar .nav  > li  > .dropdown-menu:after,
.navbar .nav  > li  > .dropdown-menu:before {
  border: none;
  content: none;
}
#views-exposed-form-search-page,
.views-exposed-widgets {
  margin: 0;
}
.views-exposed-widget.views-submit-button,
#edit-search-api-views-fulltext-wrapper {
  float: none;
  margin: 0;
  padding: 0;
}
.views-exposed-widget.views-submit-button {
  text-align: right;
}
input#edit-search-api-views-fulltext,
.newsletinput {
  margin: 10px 0 5px;
  background: #EEE;
  border: none;
  border-radius: 0;
  padding: 5px 8px;
  width: 124px;
}
.form-newsletter-wrap form {
  margin: 90px 0 0;
  border-top: 1px solid #333;
  padding-top: 30px;
  text-align: right;
  width: 100%;
}
.form-newsletter-wrap form .newsletinput {
  display: block;
  float: right;
}
.form-newsletter-wrap form .newsletbtn {
  display: block;
  float: right;
  clear: both;
}
.newsletbtn,
#views-exposed-form-search-page .btn.btn-primary.form-submit,
.page-search .fw-content #views-exposed-form-search-page .views-exposed-form .views-exposed-widget .btn.form-submit {
  font-family: Lato, Helvetica, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  background: none;
  background-color: none;
  filter: none;
  border: none;
  color: #444;
  text-align: right;
  padding: 0;
  text-shadow: none;
}
.newsletbtn:hover,
#views-exposed-form-search-page .btn.btn-primary.form-submit:hover,
.page-search .fw-content #views-exposed-form-search-page .views-exposed-form .views-exposed-widget .btn.form-submit:hover {
  color: #0079c1;
}
.page-search .fw-content #views-exposed-form-search-page {
  border-bottom: 1px solid #333;
  margin-bottom: 30px;
}
.page-search .fw-content #views-exposed-form-search-page .views-exposed-form .views-exposed-widget .btn.form-submit {
  margin: 0;
}
.page-search .fw-content #views-exposed-form-search-page .views-exposed-widgets {
  width: 100%;
  margin: 0 0 40px;
}
.page-search .fw-content #views-exposed-form-search-page .views-exposed-widgets input#edit-search-api-views-fulltext {
  width: 97%;
}
.front .form-newsletter-wrap form {
  margin: 40px 0 0;
  padding: 15px 0 0;
}
.front .form-newsletter-wrap label#newslabel {
  text-align: right;
  font-size: 16px;
  color: #afa9a1;
  font-weight: 500;
  float: left;
  width: 150px;
  margin-top: 8px;
  padding: 9px 0 0 28px;
}
.front #front-right-block-header {
  margin-left: 160px;
}
.front #node-12 .field-type-text-with-summary h2 {
  color: #8d8882;
  font-weight: 300;
  font-size: 26px;
  line-height: 29px;
}
.front .vc-type {
  text-transform: uppercase;
  margin: 44px 0 0;
}
.front .vc-type em {
  font-style: normal;
}
.front .vc-date {
  color: #70cde3;
}
.front .node-page .content {
  display: none;
}
span#inner-h2 {
  font-size: 17px;
  font-weight: 300;
  line-height: 20px;
  display: block;
  margin-top: 30px;
  color: #18232a;
}
.vcard h6 {
  font-size: 13px;
}
.front .vc-type,
.front .vc-date {
  text-align: right;
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
  width: 100%;
  display: block;
}
.not-front .node .span6 .vc-date {
  margin: 5px 0 10px;
  display: block;
  text-transform: uppercase;
  color: #8d8882;
  font-weight: 300;
}
.not-front .node .span6 .vc-location {
  margin: 5px 0 10px;
  display: block;
  text-transform: uppercase;
  color: #8d8882;
  font-weight: 500;
}
.not-front .node-event .span6 .vc-date {
  margin-bottom: 0px;
}
.not-front .node-event .span6 .vc-date span {
  padding: 0;
}
.not-front .vc-type {
  margin: 0;
  padding-right: 5px;
}
.not-front .vc-type:after {
  content: '|';
  padding-left: 5px;
}
.not-front .node-teaser {
  margin-bottom: 30px;
}
.not-front .node-teaser h2 {
  margin: 0;
}
.not-front .node-teaser h6 {
  margin: 9px 0 2px;
}
.not-front aside .region-sidebar-second .block {
  border-bottom: 2px solid #fff;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.video.coming-soon {
  font-style: italic;
  font-weight: 600;
  color: #18232a;
  margin-bottom: 0.5em;
}
a.icon_ext:after {
  content: url(/sites/default-stg.squishyclients.net/themes/custom/qcorp/images/external-link.png);
  padding: 0;
  position: relative;
  left: 5px;
}
a.icon_doc:after {
  content: url(/sites/default-stg.squishyclients.net/themes/custom/qcorp/images/application-pdf.png);
  padding: 0;
  position: relative;
  left: 5px;
}
.topics {
  margin-bottom: 30px;
}
.topics h4,
.rf-inner-wrap h4 {
  font-size: 13px;
  text-transform: uppercase;
  color: #999;
  font-weight: 300;
  margin: 20px 0 0;
}
.topics ul,
.rf-inner-wrap ul {
  margin: 0;
  list-style: none;
}
.topics ul li,
.rf-inner-wrap ul li {
  float: left;
  margin: 0 10px 0 0;
  color: #999;
  font-weight: 300;
}
.flexslider {
  border: none;
  margin: 0;
}
.flex-control-nav {
  width: 99%;
  position: absolute;
  bottom: 10px;
  text-align: right;
  padding-right: 1%;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: none;
  background: rgba(0, 0, 0, 0);
  cursor: pointer;
  text-indent: 0;
  border-radius: 0;
  color: #333;
  font-weight: 800;
  font-size: 17px;
}
.flex-control-paging li a:hover {
  background: none;
  background: rgba(0, 0, 0, 0);
}
.flex-control-paging li a.flex-active {
  background: none;
  background: rgba(0, 0, 0, 0);
  cursor: default;
  color: #0079c1;
}
.vc-source {
  float: left;
  margin-right: 5px;
  font-weight: 500;
  text-transform: uppercase;
}
.node-type-event .vc-source {
  font-weight: 600;
}
.node-type-event .field-type-datestamp .field-item.odd {
  text-align: right;
  background: #F4F4F4;
  border-bottom: 1px solid #eee;
}
.node-type-event .field-type-datestamp .field-item.even {
  border-top: 1px solid #fefefe;
}
.node-type-event span.date-display-single {
  margin: 0;
  width: 96%;
  display: block;
  padding: 2%;
}
.node-type-event .node-event span.date-display-single {
  padding: 0 0 30px;
  font-weight: 600;
}
.node-type-event #webinar-single-link a {
  width: 118px;
}
.vc-source:after {
  content: '-';
  padding-left: 3px;
  font-weight: 500;
}
#node-28 h2 img {
  float: right;
  margin: 0;
}
#node-28 a:hover h2 img {
  opacity: 0.7;
}
.node-public-reports-basic.node-teaser h2 {
  font-size: 18px;
}
.vocabulary-getting-quality-care .taxonomy-term-description {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 5px solid #BBB;
}
.view-job-listings ul {
  list-style: none;
  margin: 20px 0 0;
}
.not-front aside .region-sidebar-second,
#block-views-upcoming-webinar-block {
  background: #fff;
  border: 5px solid #f4f4f4;
  padding: 15px;
  font-size: 13px;
  line-height: 16px;
}
#block-views-upcoming-webinar-block {
  margin-top: 40px;
}
#block-views-upcoming-webinar-block .views-row a {
  margin-top: 10px;
  display: block;
}
#block-views-upcoming-webinar-block .more-link {
  margin: 25px 0 0;
  text-align: right;
  font-size: 14px;
}
#block-views-upcoming-webinar-block .more-link a:after {
  content: '\00bb';
}
aside .region-sidebar-second .block h3,
aside .region-sidebar-second .block-title,
#block-views-upcoming-webinar-block h2 {
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 0 7px;
  padding: 0;
  line-height: 19px;
}
.webnr-events-page ul {
  margin: 0;
  padding: 0;
}
.webnr-events-page li {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}
.webnr-events-page .views-field-field-event-time {
  text-transform: uppercase;
  font-weight: 300;
  font-family: Lato, Helvetica, sans-serif;
  color: #afa9a1;
  font-size: 12px;
}
.view-webinars .view-footer p {
  text-align: right;
  display: block;
  margin-top: 50px;
}
.view-webinars .view-footer p a {
  font-family: Lato, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
}
.calendar-calendar .month-view table {
  border: 5px solid #fff;
  margin: 0;
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0 5px;
  box-shadow: 0 0 3px #AAA;
  -webkit-box-shadow: 0 0 3px #AAA;
  -moz-box-shadow: 0 0 3px #AAA;
}
.calendar-calendar .month-view .full tr td.single-day.today .date-display-single {
  color: #70cde3;
}
.calendar-calendar .month-view .full tr td.single-day .inner .item {
  margin-bottom: 5px;
  line-height: 1.5;
  padding: 0;
}
.calendar-calendar .month-view .full td.today .inner div.day a {
  color: #eee;
}
.calendar-calendar tbody {
  border-top: none;
}
.calendar-calendar thead {
  border-bottom: none;
}
.calendar-calendar td.empty {
  background: #CCC;
  border-color: #CCC;
  color: #164172;
}
.calendar-calendar td {
  color: #70cde3;
  font-size: 11px;
}
.calendar-calendar th.days {
  background: #0079c1;
  color: #fff;
  border-color: #fff;
}
.calendar-calendar tbody,
.calendar-calendar thead {
  border: 5px solid #fff;
}
.view .date-nav-wrapper {
  padding: .9%;
  width: 98%;
  background: #F4F4F4;
  margin: 0 .9%;
  box-shadow: 0 -1px 5px -1px #aaaaaa;
  margin-top: 3em;
}
.view .date-nav-wrapper .date-heading h3 {
  text-align: left;
  font-size: 45px;
  margin-left: 5px;
  color: #70cde3;
  height: 40px;
  display: block;
  padding: 5px 0;
}
.view .date-nav-wrapper .date-nav {
  margin: 10px 0 0;
  background-color: transparent;
  border: 0px;
  height: 30px;
  height: 70px;
  min-height: 70px;
  position: relative;
  margin-bottom: 10px;
  padding: 0;
}
.view .date-nav-wrapper .date-prev {
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  float: none;
  padding: 0;
  right: 90px;
  left: auto;
  text-align: right;
  top: 0;
  width: auto;
  z-index: 1;
  font-size: 12px;
  position: absolute;
}
.view .date-nav-wrapper .date-next {
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  float: none;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  width: auto;
  z-index: 1;
  font-size: 12px;
}
#event-list-toggler {
  display: block;
  text-align: right;
  font-family: Lato, Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  color: #0079c1;
  cursor: pointer;
  margin-bottom: 10px;
}
#event-list-toggler:hover {
  color: #70cde3;
}
.view-event-calendar.view-display-id-block_2 {
  width: 99.6%;
  margin-top: 70px;
}
.view-event-calendar.view-display-id-block_2 .item-list {
  border: 5px solid #fff;
  box-shadow: 0 0 5px #AAA;
  -webkit-box-shadow: 0 0 5px #AAA;
  -moz-box-shadow: 0 0 5px #AAA;
  margin-bottom: 20px;
}
.view-event-calendar.view-display-id-block_2 .item-list h3 {
  display: block;
  text-align: center;
  background: #70cde3;
  color: #fff;
  font-weight: 500;
  margin: 0;
}
.view-event-calendar.view-display-id-block_2 ul {
  margin: 0;
  padding: 0;
}
.view-event-calendar.view-display-id-block_2 ul li.views-row {
  list-style: none;
  padding: 5px;
  background: #f4f4f4;
  border-bottom: 1px solid#ccc;
  margin: 0;
}
.view-event-calendar.view-display-id-block_2 ul li.views-row-even {
  background: #ffffff;
  border-bottom: 1px solid #ccc;
}
.view-event-calendar.view-display-id-block_2 ul li.views-row-odd.views-row-last {
  border-bottom: 0px solid #ccc;
}
.view-event-calendar.view-display-id-block_2 ul li.views-row-even.views-row-last {
  background: #ffffff;
  border-bottom: 0px solid #ccc;
}
.view-event-calendar.view-display-id-block_2 ul li.views-row-odd.views-row-first {
  padding-top: 20px;
}
.view-event-calendar.view-display-id-block_2 .date-nav-wrapper {
  display: none;
}
.view-event-calendar.view-display-id-block_2 .views-field.views-field-view-node {
  text-align: right;
  margin-right: 10px;
}
.view-event-calendar.view-display-id-block_2 .views-field.views-field-field-event-time-2 span.date-display-single {
  display: block;
  font-family: Lato, Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer;
  margin: 5px 0;
}
.view-event-calendar.view-display-id-block_2 .views-field.views-field-title a {
  font-size: 21px;
  font-family: Lato, Helvetica, sans-serif;
}
.calendar-calendar .month-view .full td.single-day .calendar-empty,
.calendar-calendar .month-view .full td.single-day.empty,
.calendar-calendar .month-view .full td.date-box.empty {
  background-color: #EEE;
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 9px, rgba(255, 255, 255, 0.5) 3px, rgba(255, 255, 255, 0.5) 18px);
  background-image: -webkit-repeating-linear-gradient(-45deg, transparent, transparent 9px, rgba(255, 255, 255, 0.5) 0px, rgba(255, 255, 255, 0.5) 18px);
  background-image: -o-repeating-linear-gradient(-45deg, transparent, transparent 9px, rgba(255, 255, 255, 0.5) 0px, rgba(255, 255, 255, 0.5) 18px);
  background-image: -moz-repeating-linear-gradient(-45deg, transparent, transparent 9px, rgba(255, 255, 255, 0.5) 0px, rgba(255, 255, 255, 0.5) 18px);
}
.calendar-calendar .month-view .full td.single-day .inner div,
.calendar-calendar .month-view .full td.single-day .inner div a,
.calendar-calendar .month-view .full td.multi-day .inner div,
.calendar-calendar .month-view .full td.multi-day .inner div a,
.calendar-calendar .month-view .full td .inner div.calendar.monthview div,
.calendar-calendar .month-view .full td .inner div.calendar.monthview div a,
.calendar-calendar .week-view .full td.single-day .inner div,
.calendar-calendar .week-view .full td.single-day .inner div a,
.calendar-calendar .week-view .full td.multi-day .inner div,
.calendar-calendar .week-view .full td.multi-day .inner div a,
.calendar-calendar .week-view .full td .inner div.calendar.weekview div,
.calendar-calendar .week-view .full td .inner div.calendar.weekview div a,
.calendar-calendar .day-view .full td .inner div.view-item,
.calendar-calendar .day-view .full td .inner div.calendar div,
.calendar-calendar .day-view .full td .inner div.calendar div a {
  padding: 0 2px;
  border-radius: 0;
  margin: 0;
  background: #f9f9f9;
}
.calendar-calendar .month-view .full tr td.multi-day,
.calendar-calendar .month-view .full tr td.single-day {
  padding: 0;
  margin: 0;
  vertical-align: bottom;
}
.pager {
  margin: 0;
}
.view-event-calendar .view-content {
  z-index: 910;
  margin-top: -5px;
  position: relative;
}
.calendar-calendar .month-view .full td.date-box.today,
.calendar-calendar .month-view .full tr td.single-day.today {
  border-color: #8d8882;
  color: #fff;
  background: #8d8882;
  border: 2px solid #8d8882;
  border-top-color: #111;
  border-top-width: 1px;
}
.view .date-nav-wrapper .date-prev a,
.view .date-nav-wrapper .date-next a {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 5px solid #fff;
  box-shadow: 0 0 3px #AAA;
  -webkit-box-shadow: 0 0 3px #AAA;
  -moz-box-shadow: 0 0 3px #AAA;
  background: #0079c1;
  padding: 4px 15px;
  font-family: Lato, Helvetica, sans-serif;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
.calendar-calendar .month-view .full tr td.single-day .inner .item .view-item.view-item-event_calendar,
.calendar-calendar .month-view .full tr td.single-day .inner .item .contents,
.calendar-calendar .month-view .full tr td.single-day .inner .item .calendar {
  padding: 0;
}
.node-type-event .field-type-datestamp .field-item.even,
.node-type-event .field-type-datestamp .field-item.odd {
  width: 100%;
  margin: 0;
}
.mylia-headshot {
  float: left;
  width: 180px;
  margin: 0 20px 10px 0;
}
.mylia-headshot img {
  width: 100%;
  border: 5px solid #70cde3;
}
.mylia-headshot a {
  text-transform: uppercase;
  text-align: center;
  margin: 10px 0 0;
  display: block;
}
.site-map-menus h2.title {
  display: none;
}
.site-map-menus ul li.expanded,
.site-map-menus ul li.last.leaf {
  width: 40%;
  margin-right: 10%;
  margin-bottom: 15px;
}
.table thead:first-child tr:first-child th,
.field-name-field-related-content .field-label {
  color: #afa9a1;
  font-weight: 300 !important;
  text-transform: uppercase;
  font-family: Lato, Helvetica, sans-serif;
}
.field-name-field-related-content .field-item {
  font-size: 12px;
}
.portal-link h3 a {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  width: 155px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #F5F5F5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #E6E6E6 #E6E6E6 #BFBFBF;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #BBB;
  border-bottom-color: #A2A2A2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.2s;
  -moz-transition-timing-function: ease;
  -moz-transition-delay: 0s;
}
.portal-link h3 a:hover {
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
  background: -ms-linear-gradient(top, #fefefe 0%, #f4f4f4 100%);
  background: linear-gradient(to bottom, #fefefe 0%, #f4f4f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@offwhite2', endColorstr='#f4f4f4', GradientType=0);
}
#block-block-8 {
  margin: 0;
  padding: 0;
}
#block-block-8 .portal-link {
  margin: 0;
}
#block-block-8 .portal-link h3 {
  margin: 0;
}
#webinar-single-link a {
  display: block;
  font-size: 18px;
  font-family: Lato, Helvetica, sans-serif;
  font-weight: 300;
  padding-right: 30px;
  margin-top: 40px;
  background: url(/sites/default/themes/custom/qcorp/images/arw-r.jpg) no-repeat 100% 50%;
  width: 198px;
  text-transform: uppercase;
  line-height: 22px;
}
.footer {
  margin-top: 0;
  padding: 20px 0 40px;
}
.footer a {
  color: #8d8882;
}
.footer a:hover {
  color: #b29c80;
}
.footer .nav-pills > li > a {
  padding: 0 10px 0 0;
  font-family: 'Georgia', 'Times New Roman', serif;
}
.footer .nav-pills > li > a:hover {
  background: none;
  filter: none;
}
.footer #copyright {
  color: #232d34;
}
.footer #other-sites h3 {
  margin: 0 0 20px;
  font-weight: 600;
  color: #8d8882;
  text-transform: uppercase;
  font-size: 19px;
  font-family: Lato, Helvetica, sans-serif;
}
.footer #other-sites .span3 {
  margin: 0;
}
#fsnicp1,
#fsnicp2 {
  width: 33px;
  overflow: hidden;
  margin-left: 10px;
  height: 36px;
  position: relative;
}
.footer .nav-tabs,
.nav-pills {
  margin: 5px 0 20px;
  padding: 0;
}
#fsnicp1 a,
#fsnicp2 a {
  width: 70px;
  display: block;
  overflow: hidden;
}
#fsnicp1 a img,
#fsnicp2 a img {
  top: -33px;
  position: relative;
  overflow: hidden;
}
#fsnicp2 a img {
  left: -38px;
}
#fsnicp1 a img:hover,
#fsnicp2 a img:hover {
  top: 0;
}
.page-node-381 .fw-content {
  padding-top: 165px;
}
.page-node-381 .fw-content .landing-top {
  background: url(/sites/default/themes/custom/qcorp/images/state.png) top right no-repeat;
  padding-top: 54px;
  background-size: 70%;
}
.page-node-381 .fw-content .upper-landing {
  margin-bottom: 60px;
  margin-top:6px;
}
.page-node-381 .fw-content .upper-landing article h3 {
  font-weight: normal;
  font-size: 22.5px;
}
.page-node-381 .fw-content .upper-landing .dr-quality-scores {
  display: block;
  padding-right: 50px;
  margin-left: 31px;
  margin-top: -10px;
}
.page-node-381 .fw-content .upper-landing .dr-quality-scores h2 {
  color: #92af6f;
  font-size: 22.5px;
  line-height: normal;
  border-bottom: 1px solid #35540d;
  padding: 0 88px 10px 0;
  position: relative;
  margin-bottom: 12px;
  margin-top: 0;
  font-weight: normal;
}
.page-node-381 .fw-content .upper-landing .dr-quality-scores h2:after {
  background-image: url(/sites/default/themes/custom/qcorp/images/arw-r-green.png);
  background-repeat: no-repeat;
  bottom: 0px;
  content: ' ';
  display: block;
  float: left;
  height: 30px;
  padding: 0;
  position: absolute;
  right: 60px;
  width: 30px;
}
.page-node-381 .fw-content .upper-landing .dr-quality-scores:hover h2 {
  color: #444;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -moz-transition-delay: 0s;
}
.page-node-381 .fw-content .upper-landing .dr-quality-scores:hover h2:after {
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -moz-transition-delay: 0s;
}
.page-node-381 .fw-content .upper-landing .region-dr-quality-scores {
  padding: 0 50px 0 0;
  margin-left: 31px;
}
.page-node-381 .fw-content .upper-landing .region-dr-quality-scores p {
  font-size: 20px;
}
.page-node-381 .fw-content .upper-landing .region-dr-quality-scores ul {
  width: 336px;
}
.page-node-381 .fw-content .upper-landing .region-dr-quality-scores ul.menu.nav li {
  width: 50%;
  float: left;
  display: inline;
  margin-bottom: 4px;
}
.page-node-381 .fw-content .upper-landing .region-dr-quality-scores ul.menu.nav li a {
  color: #92af6f;
}
.page-node-381 .fw-content .upper-landing .region-dr-quality-scores ul.menu.nav li a:after {
  content: '\00BB';
  margin-left: 3px;
}
.page-node-381 .fw-content .upper-landing .region-dr-quality-scores ul.menu.nav li a:hover {
  color: #444;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -moz-transition-delay: 0s;
}
.page-node-381 .fw-content .region-back-pain-block {
  background: url(/sites/default/themes/custom/qcorp/images/back-pain.png) no-repeat;
  padding: 35px 32px 0 102px;
  height: 250px;
}
.page-node-381 .fw-content .region-back-pain-block h2 {
  font-size: 19.5px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: normal;
}
.page-node-381 .fw-content .region-back-pain-block a {
  font-size: 23px;
  line-height: 26px;
  position: relative;
}
.page-node-381 .fw-content .region-back-pain-block a:after {
  content: url(/sites/default/themes/custom/qcorp/images/arw-r-blue.png) no-repeat;
  position: absolute;
  right: -37px;
  top: 30px;
}
.page-node-381 .fw-content .region-cyc-tips-block {
  padding: 35px 0 0 44px;
}
.page-node-381 .fw-content .region-cyc-tips-block h2 {
  font-size: 19.5px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: normal;
}
.page-node-381 .fw-content .region-cyc-tips-block p {
  margin: 4px 0;
}
.page-node-381 .fw-content .region-cyc-tips-block p a {
  font-size: 16px;
}
.page-node-381 .fw-content .region-cyc-tips-block p a:after {
  content: '\00BB';
  margin-left: 3px;
}
.page-node-381 #block-menu-menu-compare-by-topic .block-title {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 0 0;
  padding: 0;
  line-height: 30px;
}
.page-taxonomy-term-20 .full-wrap .container section.span9 p {
  display: none;
}
.page-taxonomy-term-20 .full-wrap .container section.span9 .term-listing-heading p {
  display: block;
}
.page-taxonomy-term-20 .full-wrap .container section.span9 .term-listing-heading .taxonomy-term-description {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.page-taxonomy-term-20 .full-wrap .container section.span9 .region-caring-menu li {
  min-height: 20px;
  padding: 10px 14px 15px;
  margin-bottom: 20px;
  background-color: #FFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 5px solid #E9E9E9;
  margin: 0 0 20px 20px;
  width: 182px;
  float: left;
  display: block;
}
.page-taxonomy-term-20 .full-wrap .container section.span9 .region-caring-menu li.first.leaf {
  margin-left: 0;
}
.page-taxonomy-term-20 .full-wrap .container section.span9 .region-caring-menu li:hover {
  border-color: #70cde3;
}
.page-taxonomy-term-20 .full-wrap .container section.span9 .region-caring-menu li a {
  font-size: 21px;
  line-height: normal;
  margin: 10px 0;
  font-family: inherit;
  font-weight: 500;
  text-rendering: optimizelegibility;
}
.page-taxonomy-term-20 .full-wrap .container section.span9 .region-caring-menu li a:after {
  content: '\00bb';
  padding-left: 5px;
}
.page-node-417 .fw-content .container {
  width: 980px;
}
.cta-button {
  width: 270px !important;
  text-indent: 22px;
}
.cta-button span {
  right: 0px;
}
.fw-head {
  z-index: 1002;
}
.fw-content {
  z-index: 1001;
  box-shadow: inset 0 -10px 10px -10px #666666;
  -moz-box-shadow: inset 0 -10px 10px -10px #666666;
  -webkit-box-shadow: inset 0 -10px 10px -10px #666666;
}
.modifier {
  color: #999999;
  font: italic 0.75em 'Lato', Arial, Helvetica, sans-serif;
  text-transform: none;
}
.fqhc {
  color: #f26649;
}
.clinic-intro {
  font-size: 17.5px;
  margin-top: 0;
}
#modalBox .well,
#modalScores .well,
.measureModal .well,
#sortModal .well {
  margin-bottom: 0;
}
#modalBox {
  width: 340px;
  margin-left: -170px;
}
#modalBox h3 {
  width: 250px;
}
#modalScores .well p.intro {
  margin-bottom: 20px;
}
#modalScores .well p.quality-level-1,
#modalScores .well p.quality-level-2,
#modalScores .well p.quality-level-3 {
  background-position: left center;
  background-repeat: no-repeat;
  padding: 10px 0 10px 50px;
  margin-left: 30px;
  font-style: italic;
}
#modalScores .well p.quality-level-1 {
  background-image: url('../images/quality_level_1-sm.png');
}
#modalScores .well p.quality-level-2 {
  background-image: url('../images/quality_level_2-sm.png');
}
#modalScores .well p.quality-level-3 {
  background-image: url('../images/quality_level_3-sm.png');
}


#modalScores .well p.cost-level-1,
#modalScores .well p.cost-level-2,
#modalScores .well p.cost-level-3 {
  background-position: left center;
  background-repeat: no-repeat;
  padding: 10px 0 10px 75px;
  margin-left: 30px;
  font-style: italic;
}
#modalScores .well p.cost-level-3 {
  background-image: url('/sites/qcorp/files/quality_higher_avg_cost.png');
  background-size: 70px;
}
#modalScores .well p.cost-level-2 {
  background-image: url('/sites/qcorp/files/quality_avg_cost.png');
  background-size: 70px;
}
#modalScores .well p.cost-level-1 {
  background-image: url('/sites/qcorp/files/quality_lower_avg_cost.png');
  background-size: 70px;
}

#modalScores .well p.exception {
  margin: 20px 0 0 0;
}
#modalScores .well p.details {
  margin-bottom: 0;
}
#modalScores .well p.sub-print {
  margin-top: 20px;
  color: #999999;
  font-size: 11px;
}
#modalScores .well .accordion br {
  display: none;
}
#modalScores .well ul {
  color: #999999;
  font-size: 11px;
}
.measureModal h4 {
  margin-top: 20px;
}
.measureModal .close {
  color: #000000;
}
.view-clinic-scores-clinic-details .view-header .span8 {
  margin-left: 0;
}
.view-clinic-scores-clinic-details .view-header .span8 .modal-link {
  display: block;
  background: url('../images/legend-icons.png') right no-repeat;
  height: 43px;
  width: 420px;
  padding: 28px 0 0 0;
}
.view-clinic-scores-clinic-details .view-header .modal-btn {
  position: relative;
  background: #B4CC95;
  display: block;
  padding: 10px 20px;
  color: #f1ffde;
  text-shadow: 0 2px 3px #aaa;
  width: 191px;
  margin-top: 10px;
  font-weight: bold;
  text-align: center;
  clear: both;
  float: right;
}
.view-clinic-scores-clinic-details .view-header .modal-btn:hover {
  color: #444444;
}
.view-clinic-scores-clinic-details .view-header .print-link {
  text-align: right;
  display: block;
  margin: 20px 0 5px 0;
  clear: both;
  float: right;
}
.view-clinic-scores-clinic-details .view-content table.table-bordered {
  background: #ffffff;
  margin-bottom: 0;
  padding-bottom: 20px;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  clear: both;
}
.view-clinic-scores-clinic-details .view-content table.table-bordered tr td {
  border-top: 0;
  border-left: 2px solid #ffffff;
}
.view-clinic-scores-clinic-details .view-content table.table-bordered tr td:first-child {
  border-left: 0;
}
.view-clinic-scores-clinic-details .view-content table.table-bordered tr td:first-child div {
  position: relative;
}
.view-clinic-scores-clinic-details .view-content table.table-bordered tr td:first-child div .btn {
  position: absolute;
  top: 0;
  right: 0;
}
.view-clinic-scores-clinic-details .view-content table.table-bordered:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.view-clinic-scores-clinic-details .view-content table .btn {
  border-radius: 18px;
  padding: 0 7px;
  font-size: 12px;
  line-height: 18px;
  background: #B4CC95;
  border: 0;
  color: #fff;
  margin: 0 0 0 5px;
}
.view-clinic-scores-clinic-details .view-content table .btn:hover {
  background: #70CDE3;
}
.view-clinic-scores-clinic-details .view-content table thead {
  background: #70CDE3;
}
.view-clinic-scores-clinic-details .view-content table thead:first-child tr:first-child th {
  color: #ffffff;
  font-weight: 600 !important;
  padding: 10px;
  font-size: 16px;
  border-left: 2px solid #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
}
.view-clinic-scores-clinic-details .view-content table thead:first-child tr:first-child th:first-child {
  border-left: 0;
  text-align: left;
}
.view-clinic-scores-clinic-details .view-content table thead:first-child tr:first-child th.views-field {
  color: #433D27;
}
.view-clinic-scores-clinic-details .view-content table thead:first-child tr:first-child th.views-field.views-field-field-cs--image-file,
.view-clinic-scores-clinic-details .view-content table thead:first-child tr:first-child th.views-field.views-field-expression,
.view-clinic-scores-clinic-details .view-content table thead:first-child tr:first-child th.views-field.views-field-expression-1 {
  width: 15%;
}
.view-clinic-scores-clinic-details .view-content table tbody tr {
  color: #433D27;
}
.view-clinic-scores-clinic-details .view-content table tbody tr.odd {
  background: #ffffff;
}
.view-clinic-scores-clinic-details .view-content table tbody tr.even {
  background: #eeeeee;
}
.view-clinic-scores-clinic-details .view-content table tbody tr:last-child .views-field-field-cs--image-file {
  min-height: 104px;
  display: block;
}
.view-clinic-scores-clinic-details .view-content table tbody tr td {
  background: transparent;
  text-align: center;
}
.view-clinic-scores-clinic-details .view-content table tbody tr td:first-child {
  text-align: left;
  padding: 6px 10px;
}
.view-clinic-scores-clinic-details .view-content table tbody tr td:first-child h4 {
  padding-right: 10px;
}
.view-clinic-scores-clinic-details .view-content table tbody tr td.views-field-field-cs--image-file {
  position: relative;
}
.view-clinic-scores-clinic-details .view-content table tbody tr td.views-field-field-cs--image-file img {
  position: absolute;
  top: 50px;
  margin-top: -14px;
  left: 50%;
  margin-left: -35px;
}
td.views-field-php img {
  margin-top: 50px;
  margin-bottom: 50px;
}
.view-clinic-scores-clinic-details .view-content table tbody tr td.views-field-expression {
  font-size: 24px;
  padding-top: 40px;
}
.view-clinic-scores-clinic-details .view-content table tbody tr td.views-field-expression-1 {
  font-size: 24px;
  padding-top: 42px;
}
.page-compare-your-care .view-filters-filters {
  float: left;
  width: 69%;
}
.page-compare-your-care .view-filters-filters label {
  font-size: 17.5px;
}
.page-compare-your-care .view-filters-filters #edit-area-of-care-wrapper .form-type-bef-link {
  position: relative;
  background: transparent;
  display: block;
  padding: 0;
  color: #ffffff;
  text-align: center;
  float: left;
  margin-top: 10px;
  margin-bottom: 2px;
  margin-right: 3%;
  width: 30%;
}
.page-compare-your-care .view-filters-filters #edit-area-of-care-wrapper .form-type-bef-link:first-child {
  display: none;
}
.page-compare-your-care .view-filters-filters #edit-area-of-care-wrapper .form-type-bef-link:nth-child(2) a, .page-compare-your-care .view-filters-filters #edit-area-of-care-wrapper .form-type-bef-link:nth-child(3) a {
  background-color: #92af6f;
}

.page-compare-your-care .view-filters-filters #edit-area-of-care-wrapper .form-type-bef-link:nth-child(2), .page-compare-your-care .view-filters-filters #edit-area-of-care-wrapper .form-type-bef-link:nth-child(3){
  /*width: 47%;*/
}
.page-compare-your-care .view-filters-filters #edit-area-of-care-wrapper .form-type-bef-link a {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #ffffff;
  background: #0079c1;
  margin: 0;
  padding: 12px 8px;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -moz-transition-delay: 0s;
}
.page-compare-your-care .view-filters-filters #edit-area-of-care-wrapper .form-type-bef-link a:hover {
  background: #70CDE3;
}
.page-compare-your-care .view-filters-filters #edit-area-of-care-wrapper .form-type-bef-link a.active {
  background: #70CDE3;
}
.page-compare-your-care .view-filters-filters #edit-distance-wrapper {
  margin-top: 18px;
  width: 53%;
}
.page-compare-your-care .view-filters-filters #edit-distance-wrapper label {
  font-size: 17.5px;
}
.page-compare-your-care .view-filters-filters #edit-distance-wrapper .views-widget {
  float: left;
  margin-top: 6px;
}
.page-compare-your-care .view-filters-filters #edit-distance-wrapper .views-widget .control-group.form-item-distance-postal-code {
  float: right;
}
.page-compare-your-care .view-filters-filters #edit-distance-wrapper .views-widget .control-group.form-item-distance-postal-code label {
  float: left;
  margin: 4px 10px 0 10px;
  font-size: 14px;
  font-weight: 400;
}
.page-compare-your-care .view-filters-filters #edit-distance-wrapper .views-widget .control-group.form-item-distance-postal-code .controls {
  float: right;
}
.page-compare-your-care .view-filters-filters #edit-distance-wrapper .views-widget .control-group.form-item-distance-postal-code .chosen-container-single .chosen-single {
  border-radius: 0;
  background: #f8f8f8;
}
.page-compare-your-care .view-filters-filters #edit-distance-wrapper .views-widget .control-group.form-item-distance-search-distance {
  float: left;
}
.page-compare-your-care .view-filters-filters #edit-distance-wrapper .views-widget .control-group.form-item-distance-search-distance label {
  display: block;
  float: left;
  font-size: 14px;
  font-weight: 400;
  margin: 14px 16px 0 0px;
}
.page-compare-your-care .view-filters-filters #edit-distance-wrapper .views-widget .control-group.form-item-distance-search-distance .chosen-container-single .chosen-single {
  border-radius: 0;
}
.page-compare-your-care .view-filters-filters #edit-distance-wrapper .views-widget .control-group.form-item-distance-search-units {
  display: none;
}
.page-compare-your-care .well.state {
  background: transparent;
  border: 0;
  box-shadow: none;
  float: right;
  width: 25%;
  padding: 10px 0 0 31px;
  border-left: 3px solid #ccc;
  border-radius: 0;
}
.page-compare-your-care .well.state label {
  font-size: 17.5px;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.page-compare-your-care .well.state a {
  display: block;
  background: #b3ce94;
  padding: 9px 20px 10px 20px;
  margin-top: 12px;
  height: 81px;
}
.page-compare-your-care .well.state a h2 {
  color: #f1ffde;
  font-size: 22.5px;
  line-height: normal;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal;
  text-shadow: 0 2px 3px #aaa;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -moz-transition-delay: 0s;
}
.page-compare-your-care .well.state a h2:hover {
  color: #444444;
}
.page-compare-your-care .well.state a h2:after {
  background-image: url('../images/arw-r-lt-green-lg.png');
  background-repeat: no-repeat;
  bottom: 0px;
  content: ' ';
  display: block;
  float: left;
  height: 30px;
  padding: 0;
  position: absolute;
  top: 57px;
  right: 66px;
  width: 30px;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -moz-transition-delay: 0s;
}
.page-compare-your-care .well.state a h2:hover:after {
  background-image: url('../images/arw-r-charcoal.png');
}
.page-compare-your-care .views-submit-button {
  float: left;
}
.page-compare-your-care .views-submit-button .btn-primary {
  margin-top: 30px;
  background: #B4CC95;
  border: 0;
  border-radius: 0;
  font: 22px 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 600;
  padding: 16px 35px;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -moz-transition-delay: 0s;
}
.page-compare-your-care .views-submit-button .btn-primary:hover {
  color: #444444;
}
.page-compare-your-care .views-reset-button .btn {
  border: 0;
  background: none;
  color: #0079c1;
  box-shadow: none;
  margin-top: 49px !important;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -moz-transition-delay: 0s;
}
.page-compare-your-care .views-reset-button .btn:hover {
  color: #70CDE3;
}
.page-compare-your-care .view-header {
  clear: both;
  border-top: 1px solid #3e95aa;
  padding: 20px 0 4px 0;
}
.page-compare-your-care .view-header .modal-link {
  display: block;
  background: url('../images/legend-icons.png') right no-repeat;
  height: 43px;
  width: 440px;
  padding: 28px 0 0 0;
  clear: left;
}
.page-compare-your-care .views-widget-sort-sort_bef_combine {
  float: right;
  padding-right: 0;
  display: none;
}
.page-compare-your-care .views-widget-sort-sort_bef_combine .form-type-radios label {
  float: left;
}
.page-compare-your-care .views-widget-sort-sort_bef_combine .form-type-radios .btn {
  border-radius: 18px;
  padding: 0 7px;
  font-size: 12px;
  line-height: 18px;
  background: #B4CC95;
  border: 0;
  color: #fff;
  margin: 0 0 16px 2px;
}
.page-compare-your-care .views-widget-sort-sort_bef_combine .form-type-radios .controls {
  float: right;
  position: relative;
}
.page-compare-your-care .views-widget-sort-sort_bef_combine .form-type-radios .controls .form-item {
  float: left;
  margin: 0 0 0 10px;
}
.page-compare-your-care .views-widget-sort-sort_bef_combine .form-type-radios .controls .form-item:nth-child(2),
.page-compare-your-care .views-widget-sort-sort_bef_combine .form-type-radios .controls .form-item:nth-child(4) {
  display: none;
}
.page-compare-your-care .view-filters-sort {
  margin-top: -31px;
}
.page-compare-your-care .view-filters-sort form {
  margin: 0;
}
.page-compare-your-care .view-filters-sort form .views-widget-filter-field_tx_cm__area_of_care_ref_tid,
.page-compare-your-care .view-filters-sort form .views-widget-filter-distance,
.page-compare-your-care .view-filters-sort form .views-submit-button {
  display: none;
}
.page-compare-your-care .view-filters-sort form .views-widget-sort-sort_bef_combine {
  display: block;
}
.page-compare-your-care .view-filters-sort form .views-widget-sort-sort_bef_combine .bef-sort-combined.bef-select-as-radios {
  display: block !important;
}
.page-compare-your-care .view-filters-sort form .views-widget-sort-sort_bef_combine .bef-sort-combined.bef-select-as-radios .controls .radio:first-child {
  padding-top: 0;
}
.page-compare-your-care .view-filters-sort form .views-reset-button {
  display: none;
}
.page-compare-your-care .view-clinic-scores-area-of-care-description-subview {
  width: 70%;
  float: left;
}
.page-compare-your-care .view-clinic-address-and-providers .views-field-title .field-content {
  font-weight: 600;
  margin-bottom: 4px;
  display: block;
}
.page-compare-your-care .get-tips {
  position: relative;
  background: #B4CC95;
  display: block;
  padding: 16px 20px;
  color: #f1ffde;
  text-shadow: 0 2px 3px #aaa;
  width: 21%;
  font-weight: bold;
  float: right;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
.page-compare-your-care .get-tips:hover {
  color: #444444;
}
.page-compare-your-care .views-table {
  background: #ffffff;
  margin-bottom: 0;
  padding-bottom: 20px;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #dddddd;
  border-collapse: separate;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-width: 0;
}
.page-compare-your-care .views-table.cols-5 thead tr th {
  width: 17%;
}
.page-compare-your-care .views-table.cols-4 thead tr th {
  width: 22.6%;
}
.page-compare-your-care .views-table.cols-3 thead tr th {
  width: 34%;
}
.page-compare-your-care .views-table tr td {
  border-top: 0;
  border-left: 2px solid #ffffff;
}
.page-compare-your-care .views-table tr td:first-child {
  border-left: 0;
}
.page-compare-your-care .views-table .btn {
  border-radius: 18px;
  padding: 0 7px;
  font-size: 12px;
  line-height: 18px;
  background: #B4CC95;
  border: 0;
  color: #fff;
  margin: 0 0 0 5px;
}
.page-compare-your-care .views-table .btn:hover {
  background: #70CDE3;
}
.page-compare-your-care .views-table thead {
  background: #70CDE3;
  text-align: left;
}
.page-compare-your-care .views-table thead tr th {
  color: #433D27;
  font-weight: 600 !important;
  padding: 10px;
  font-size: 20px;
  border-left: 2px solid #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: top;
}
.page-compare-your-care .views-table thead tr th h4 {
  font-size: 20px;
  padding: 0 0 11px 0;
  border-bottom: 1px dotted #ffffff;
}
.page-compare-your-care .views-table thead tr th p {
  font-size: 16px;
}
.page-compare-your-care .views-table thead tr th:first-child {
  border-left: 0;
}
.page-compare-your-care .views-table thead tr th.views-field {
  color: #433D27;
}
.page-compare-your-care .views-table thead tr th.views-field.views-field-field-cs--image-file,
.page-compare-your-care .views-table thead tr th.views-field.views-field-expression,
.page-compare-your-care .views-table thead tr th.views-field.views-field-expression-1 {
  width: 15%;
}
.page-compare-your-care .views-table thead tr th.views-field:first-child {
  color: #ffffff;
  width: 32%;
  padding: 20px 10px 10px 10px;
}
.page-compare-your-care .views-table tbody tr {
  color: #433D27;
}
.page-compare-your-care .views-table tbody tr.odd {
  background: #ffffff;
}
.page-compare-your-care .views-table tbody tr.even {
  background: #eeeeee;
}
.page-compare-your-care .views-table tbody tr td {
  background: transparent;
  text-align: center;
}
.page-compare-your-care .views-table tbody tr td:first-child {
  text-align: left;
  padding: 14px 9px;
  font-size: 16px;
  font-weight: 600;
}
.page-compare-your-care .views-table tbody tr td.views-field-field-cs--image-file {
  position: relative;
}
.page-compare-your-care .views-table tbody tr td.views-field-field-cs--image-file img {
  position: absolute;
  top: 50%;
  margin-top: -14px;
  left: 50%;
  margin-left: -35px;
}
.page-compare-your-care .views-table tbody tr td.views-field-expression {
  font-size: 24px;
  padding-top: 40px;
}
.page-compare-your-care .views-table tbody tr td.views-field-expression-1 {
  font-size: 18px;
  padding-top: 42px;
}
.page-compare-your-care .view-footer p {
  margin: 20px 0;
}
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores #edit-clinic-wrapper {
  position: relative;
}
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores #edit-clinic-wrapper:after {
  content: 'Or';
  position: absolute;
  bottom: 1px;
  right: 12px;
}
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .well.state a h2 {
  margin-top: 14px;
}
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .well.state a h2:after {
  top: 31px;
}
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .views-widget-filter-field_cs_s_clinic_id_value,
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .views-widget-filter-field_cs_s_clinic_id_value_1 {
  width: 284px;
}
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .views-widget-filter-field_cs_s_clinic_id_value label,
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .views-widget-filter-field_cs_s_clinic_id_value_1 label {
  font-size: 14px;
  margin-bottom: 14px;
}
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .views-widget-filter-field_cs_s_clinic_id_value select,
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .views-widget-filter-field_cs_s_clinic_id_value_1 select {
  width: 284px !important;
  margin-bottom: 0;
}
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .views-widget-filter-field_cs_s_clinic_id_value .chosen-container,
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .views-widget-filter-field_cs_s_clinic_id_value_1 .chosen-container {
  width: 284px !important;
}
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .views-widget-filter-field_cs_s_clinic_id_value .chosen-container .chosen-single,
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .views-widget-filter-field_cs_s_clinic_id_value_1 .chosen-container .chosen-single {
  border-radius: 0;
  background: #ffffff;
}
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .views-widget-filter-field_cs_s_clinic_id_value {
  width: 318px;
  margin-right: 6px;
}
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .views-widget-filter-field_cs_s_clinic_id_value .chosen-container {
  float: left;
}
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .views-submit-button {
  display: none;
}
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .views-reset-button {
  float: right;
}
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .views-reset-button button {
  border: 0;
  background: none;
  color: #0079c1;
  box-shadow: none;
  margin-top: 0 !important;
  padding-left: 0;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -moz-transition-delay: 0s;
}
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .views-reset-button button:hover {
  color: #70CDE3;
}
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .view-header {
  clear: both;
  margin-top: 0;
  border-top: 0;
}
.page-compare-your-care.page-compare-your-care-view-doctors-office-scores .view-filters {
  float: left;
  width: 69%;
}
.page-compare-your-care-view-doctors-office-scores .navbar-inner .views-submit-button,
.page-compare-your-care .navbar-inner .views-submit-button {
  display: block;
  float: right;
}
.page-compare-your-care-view-doctors-office-scores .navbar-inner .views-submit-button .btn-primary,
.page-compare-your-care .navbar-inner .views-submit-button .btn-primary {
  margin-top: 0 !important;
  font-size: 14px;
}
.page-compare-your-care-view-doctors-office-scores .view-empty,
.page-compare-your-care .view-empty {
  clear: both;
}
.page-compare-your-care-view-doctors-office-scores .view-empty span,
.page-compare-your-care .view-empty span {
  display: block;
  text-align: left;
  margin: 20px 0;
  padding: 20px 0;
  font-size: 18px;
  color: #F26649;
  width: 634px;
}
.page-compare-your-care-compare-doctors .views-reset-button {
  float: right;
  padding-right: 5px;
}
.view-clinic-address-and-providers.span3 {
  width: 231px;
}
.view-clinic-address-and-providers.offset1 {
  margin-left: 89px;
}
.view-clinic-address-and-providers.offset1 .view-content {
  border-top: 0;
}
.page-compare-your-care-doctors .view-content {
  border-top: 1px solid #3e95aa;
  margin-top: -40px;
  padding: 20px 0 0 0;
}
.score-divider {
  width: 100%;
  clear: both;
}
.score-divider hr {
  border-top: 1px solid #3e95aa;
  margin: 0;
  padding: 0;
  border-bottom: 0;
}
.cta-button {
  display: block;
  text-shadow: 0 2px 3px #aaa;
  position: relative;
}
.cta-button span {
  background: url(/sites/default/themes/custom/qcorp/images/arw-r-lt-green.png) no-repeat;
  display: block;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 14px;
  right: 6px;
}
.cta-button:hover {
  color: #444 !important;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -webkit-transition-delay: 0s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -moz-transition-delay: 0s;
}
a.nav-links-extra,
a.nav-links-extra:link,
a.nav-links-extra:visited {
  width: 42%;
  float: left;
  box-sizing: border-box;
  color: #f1ffde;
  font-size: 17px;
  padding: 10px 40px 10px 10px;
  margin: 0 0 0 2%;
  text-align: left;
  text-indent: 0;
  min-height: 20px;
  position: relative;
  background: #b2cd93;
  border-bottom: 5px solid #9bb67b;
}
a.nav-links-extra.hcwc,
a.nav-links-extra:link.hcwc,
a.nav-links-extra:visited.hcwc {
  background: #93c8cd;
  padding: 10px 50px 10px 10px;
  width: 54%;
  border-bottom-color: #59a3aa;
}

.region-dr-quality-scores .leaf:nth-child(1), .region-dr-quality-scores .leaf:nth-child(3){
  font-weight: 700;
}
/****** Hide lower Back Pain and Using Generic Drugs from Compare Your Care page *******/
.form-item-edit-area-of-care-44, .form-item-edit-area-of-care-46 {
  display: none!important;
}
