﻿﻿article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}
audio,
canvas,
video {
    display: inline-block
}
[hidden],
audio:not([controls]) {
    display: none
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
button,
html,
input,
select,
textarea {
    font-family: Arial, Helvetica, sans-serif;
    color: #464E54
}
body {
    font-size: 13px;
    line-height: 1.2;
    zoom: 100%;
    background-color: #FFF;

}
.lt-ie9 body {
    min-width: 1241px
}
* {
    margin: 0;
    padding: 0
}
body,
html {
    padding: 0;
    margin: 0
}
::-moz-selection {
    background: #001753;
    color: #fff;
    text-shadow: none
}
::selection {
    background: #001753;
    color: #fff;
    text-shadow: none
}
a {
    color: #003876;
    text-decoration: none
}
a:hover {
    color: #FC7613
}
a:active,
a:hover {
    outline: 0
}
.epic-appointment a {
    color: #fff
}
.epic-appointment a:hover,
appt a:hover {
    color: #003876
}
abbr[title] {
    border-bottom: 1px dotted
}
@font-face{font-weight:400;font-style:normal}b,strong{font-weight:700}blockquote{margin:1em 40px;
font-style:italic
}
dfn {
    font-style: italic
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
    clear:both;
}
ins {
    background: #ff9;
    color: #000;
    text-decoration: none
}
mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: 700
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}
q {
    quotes: none
}
q:after,
q:before {
    content: "";
    content: none
}
small {
    font-size: 85%
}
.large-font {
    font-size: 160%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
p {
    margin-bottom: 12px;
    font-size: 13px;
    line-height:1.4em;
}
#search-term {
    font-size: 15px;
    display: inline
}
h1 {
	
    font-size: 28px;
    color: #00305A !important;
    font-weight: 400;
    font-family: "Open Sans", sans-serif !important;
    padding-bottom: 9px;
    line-height: 34px
}
h2 {
    font-size: 18px;
    color: #00305A !important;
    font-weight: 400;
    font-size:2em;
    font-family: "Open Sans", sans-serif !important;
    line-height: 30px;
    margin-bottom: 6px;
}
h3 {
    font-size: 18px;
    color: #006698;
    font-weight: 400;
    font-family: Arial, sans-serif;
    line-height: 18px;
    margin-bottom: 4px
}
h4,
h5 {
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 5px;
    font-family: "Open Sans", sans-serif;
}
.top-content h1 {
	text-transform: capitalize;
    padding-bottom:30px;
}
.state h1 {
text-transform: capitalize;
    font-size: 3.2em;
    font-family: 'Open Sans';
}
.hospitalHome h2 {
    font-size: 30px;
    font-family: Garamond, Baskerville, 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif
}
dropnav {
    margin: 0 0 0 40px
}
nav ol,
nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}
ol {
    clear: both;
    display: block;
    margin: 0 0 12px 52px;
    padding: 0
}
ol li {
    background: none!important;
    padding: 0 0 3px!important
}
ul {
    padding: 0 12px 12px 24px;
    list-style: none
}
li {
    padding: 0
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
iframe {
    padding-top: .8em
}
form {
    margin: 0
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0
}
label {
    cursor: pointer
}
legend {
    border: 0;
    padding: 0;
    white-space: normal
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    padding: 6px 4px;
    box-sizing: border-box;
    border: 1px solid #E2B273
}
select {
    cursor:pointer;
}
.search-form button,
.search-form input,
.search-form select,
.search-form textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    border: none
}
button,
input {
    line-height: normal
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
    background-color:#004b8d;
    border: 1px solid #335d91;
    color: #00244b;
    cursor: pointer;
    font-size: 10px;
    font-weight: 700;
    height: 24px;
    margin-top: 6px;
    padding: 0 16px;
    text-transform: uppercase
}
.boxsizingBorder {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box
}
button:hover,
input[type=submit]:hover {
    background-position: 0 center
}
button[disabled],
input[disabled] {
    cursor: default
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
.base h1 img {
text-transform: capitalize;
    display: inline;
    padding-left: 3px
}
.provider-detail {
    padding: 0 0 12px;
    line-height: 20px
}
.provider-detail:first-child {
    margin-top:30px;
}
.detail-pic {
    float: left;
    margin-right: 22px;
}
.detail-tab {
    margin: 12px 0 0 22px;
    padding-bottom: 6px
}
.detail-tab h4 {
    color: #006698
}
.newpatient {
    font-size: 11px;
    margin-bottom: 12px
}
.np-autofeed {
    width: 100%;
    float: left;
}
.newpatient .chart {
    background: url(/assets/default/images/icon/sprite.png) -42px -52px no-repeat!important
}
.site-search {
    color: #737373;
    font-size: 11px;
    position: relative;
    top: 3px
}
.module-bg-search-box input[type=text],
.site-search input[type=text] {
    padding: 4px 40px 6px 6px;
    border: 1px solid #DDDDDD;
    background-color:#fcfcfc;
    color: #737373;
}
.module-bg-search-box input[type=submit],
.site-search button,
.site-search input[type=button],
.site-search input[type=reset],
.site-search input[type=submit] {
    background: url(/assets/default/images/icon/sprite.png) -73px 3px no-repeat;
    border: none;
    height: 28px;
    display: block;
    cursor: pointer;
    margin-top: 0;
    width: 17px;
    line-height: 0;
    text-indent: -999px;
    position: absolute;
    right: 5px;
    top: 0;
    border-radius: 0;
    padding: 0
}
.site-search .errortext {
    text-align: right
}
.errortext {
    color: #C11B17!important
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}
.placeholder {
    color: #aaa
}
input:valid,
textarea:valid {
    border: 1px solid #E2B273
}
input:invalid,
textarea:invalid {
    background-color: #f0dddd;
    border: 1px solid red
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 22px;
    width: 100%
}
td {
    vertical-align: top
}
.data-grid th {
    background-color: #f7db71;
    border-left: 2px solid #FFF;
    border-right: 2px solid #FFF;
    font-size: 15px;
    font-weight: 700;
    padding: 10px;
    text-align: left
}
.data-grid td {
    border-left: 2px solid #FFF;
    border-right: 2px solid #FFF;
    padding: 10px
}
.data-grid tr.odd td {
    background-color: #E5E5E5
}
.one-third,
.one-third-last {
    float: left;
    margin: 0;
    width: 32%
}
.one-half,
.one-half-last {
    float: left;
    margin: 0;
    width: 49%
}
.one-quarter,
.one-quarter-last {
    display: block;
    float: none;
    width: auto
}
.clearfix:after {
    clear: both
}
.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}
.ui-helper-hidden {
    display: none
}
.ui-helper-hidden-accessible {
    position: absolute!important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}
.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table
}
.ui-helper-clearfix:after {
    clear: both
}
.ui-helper-clearfix {
    zoom: 1
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}
.clear {
    clear: both
}
.right {
    float: right;
    margin-left: 12px
}
.left {
    float: left;
    margin-right: 12px
}
.pipe {
    padding: 0 6px
}
.bold {
    font-weight: 700
}
.carat {
    letter-spacing: -3px
}
.hidden {
    display: none
}
.bg-orange {
    background-color: #F3D6A1
}

.divider {
    color: #003876;
}
.note {
    font-size: 10px;
    text-align: left
}
.note .left {
    margin-right: 3px
}
.aoe-mobile,
.callout-append,
.contact-over-callout .callout,
.disclaimer-move,
.feature-mobile,
.filter-move,
.fod-mobile,
.form-drop,
.hide,
.its,
.mobile,
.mobile-feat,
.mobile-menu,
.mobile-prox,
.newscat-move,
.req-mobile,
.top-nav .mobile,
footer .accordion,
footer .mobile,
nav a.nav-btn {
    display: none!important;
    visibility: hidden
}
.mobile-move,
.search-move {
    display: none
}
.grid-1-fifths,
.grid-1-fourths,
.grid-1-pint,
.grid-1-quarter,
.grid-1-thirds,
.grid-2-fourths,
.grid-2-thirds,
.grid-3-fourths,
.grid-4-fifths,
.grid-full,
.grid-half,
.grid-q1 {
    float: left;
    margin-left: 2%
}
.first {
    margin-left: 0!important;
    clear: left
}
.grid-1-quarter-set {
    width: 25%
}
.grid-half-set {
    width: 50%
}
.grid-full-set {
    width: 100%
}
.grid-1-pint {
    width: 20%
}
.grid-1-quarter {
    width: 23%
}
.grid-q1 {
    width: 28%;
    margin-bottom: 1em
}
.grid-full {
    width: 98%
}
.grid-half {
    width: 48%
}
.grid-1-thirds {
    width: 31.33333%
}
.grid-2-thirds {
    width: 64.66667%
}
.grid-2-fourths {
    width: 68%
}
.grid-3-fourths {
    width: 72%
}
.grid-4-fifths {
    width: 78%
}
header {
    margin: 0 auto;
    position: relative;
    border-top:4px solid #013F71;
    overflow: hidden
}
.submenu {
    width: 100%;
    background-color:#FFBE69;
    z-index: 1;
}

.submenu  ul{
    padding-bottom:6px;
}

.sub-menu li a:hover {
    color: #FFF;
}
.submenu .inner {
    margin: 0 auto;
    max-width: 1241px;
    color: #fff;
    height: auto!important;
}
.lt-ie9 .submenu .inner {
    width: 1241px
}
.submenu .inner .place {
    max-width: 970px;
    margin: 0 auto;
    overflow: hidden;
    padding: 6px 0 0;
}
.lt-ie9 .submenu .inner .place {
    width: 970px;
}
.nonav .submenu {
    height: 0px;
}
.header_container {
    margin: 0 auto;
    max-width: 1241px;
    width: 100%;
    height: 90px;
}
.lt-ie9 .header_container {
    width: 1241px;
    background-position: 0 0;
}
.hwrapper {
    max-width: 970px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 40px;
}
.lt-ie9 .hwrapper {
    width: 970px;
}
.hwrapper a {
    font-weight: 700;
}
.logo {
    float: left;
    position: relative;
    text-indent: -9999px;
    height: 54px;
    top: 1.2em
}
.logo a img {
    display: block;
    height: 100%;
    margin: 0 auto
}
.ie-print {
    display: none!important
}
.no-svg .logo {
    background: url(/assets/default/images/providence_logo.png) no-repeat 50%
}
.no-svg .logo img {
    opacity: 0;
    filter: alpha(opacity=0)
}
.inside {
    height: 1%;
    overflow: hidden;
}
header .tools {
    color: #003772;
    float: right;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    padding-top: 9px
}
header .mychart {
    float: right;
    text-align: center
}
header .mychart span {
    left: -4px;
    position: relative;
    top: 2px
}
header .errortext {
    font-size: 10px;
    text-align: right;
    padding-top: 4px
}
.tools .inner {
    float: left;
    padding: 0
}
.search-form {
    display: inline;
    float: right;
    padding: 4px 6px 0
}
.search-form .text {
    border: 1px solid #B0B0B0;
    float: left;
    margin: 1px 5px 0 0;
    padding: 2px;
    width: 176px;
    height: 16px
}
.tools-nav {
    clear: both;
    float: left;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0
}
.tools-nav li {
    background: none;
    float: left;
    margin: 0 1px 0 -1px;
    padding: 0 6px 3px 1px
}
.tools-nav .text-size,
.tools-nav a .text-size {
    float: left;
    margin: 11px 6px 0 3px;
    color: #003876;
    font-size: 10px
}
.tools-nav a:hover .text-size {
    color: #FC7613
}
.tools-nav li a {
    font-size: 10px;
    padding: 0;
    color:#003876
}
.tools-nav li a:hover {
    color: #FC7613
}
.mychart {
    height: 33px;
    width: 124px;
    font-size: .9em;
    background-color:#f5f5f5;
}
.mychart .copy {
    padding: 6px
}
.CrisisContainer {
    background-color: #fafaf0;
    border: 1px solid #d90000;
    border-radius: 10px;
    color: #000;
    font-size: 14px;
    left: -35px;
    margin: 0 auto;
    padding: 5px 5px 20px;
    position: relative;
    width: 880px
}
.CCTable {
    margin-bottom: 0!important
}
.CCTable td {
    vertical-align: middle!important
}
.CCPanel {
    background-color: #FEFAE1!important;
    padding-bottom: 15px
}
#ccText {
    padding-top: 5px
}
nav {
    width: 100%;
    z-index: 9999;
    border-top:4px solid #013f71;
    background: -webkit-linear-gradient(#0C5B9A, #0A457A); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#0C5B9A, #0A457A); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0C5B9A, #0A457A); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#0C5B9A, #0A457A); /* Standard syntax */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0C5B9A', endColorstr='#0A457A',GradientType=0 ); /* IE6-9*/
}
.communication-container,
.nav-container {
    margin: 0 auto;
    max-width: 1241px
}
.mainnav {
    margin: 0 auto;
    max-width: 940px;
    position: relative;
    z-index: 9999;
    left: -15px
}
.lt-ie9 .mainnav {
    width: 940px
}
.top-nav {
    float: left;
    font-size: 12px;
    position: relative;
    top:-4px;
    height:43px;
}
.top-nav li {
    color: #FFF;
    display: block;
    float: left;
    padding: 0 1.5em;
    text-decoration: none;
    border-top: 4px solid #013f71;
    height:100%;

}
.top-nav li a {
        color: #FFF;
        display: block;
        line-height: 37px;
        text-decoration: none;
        font-weight: 700;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        height: 100%;
    }
.mobile-move .top-nav li {
    border-top: 1px solid #4d6b9d;
}
.top-nav .active,
.top-nav .active:hover {
    background: -webkit-linear-gradient(#FFCE8D, #FFBE69); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFCE8D, #FFBE69); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFCE8D, #FFBE69); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFCE8D, #FFBE69); /* Standard syntax */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFCE8D', endColorstr='#FFBE69',GradientType=0 ); /* IE6-9*/
    border-top: 4px solid #E18A1A;
}
.top-nav li:hover {
    background: -webkit-linear-gradient(#FFCE8D, #FFBE69); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFCE8D, #FFBE69); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFCE8D, #FFBE69); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFCE8D, #FFBE69); /* Standard syntax */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFCE8D', endColorstr='#FFBE69',GradientType=0 ); /* IE6-9*/
    border-top: 4px solid #E18A1A;
}
.top-nav li:hover a {
   color:#00305a;
}
.top-nav .active a,
.top-nav .active a:hover,
.top-nav .active:hover a {
    color:#00305a;
}
.mobile-move .top-nav .active:hover, .mobile-move .top-nav li:hover {
    background:#003b6d none repeat scroll 0 0;
    border-top: 1px solid #4d6b9d;
}
.mobile-move .top-nav li:first-child {
    border-top:none !important;   
}
.active .sub a,
.top-nav .active .view-all a {
    color: #016898;
}
.dropnav-2,
.dropnav-3,
.dropnav-4,
.dropnav-5,
.dropnav-6 {
    margin: 4px auto;
    float: left;
    position: absolute;
    left: -999em;
    text-align: left;
    padding: 0 5px;
    background: #FFF;
    top:43px !important;
    box-shadow: 0 4px 5px rgba(100, 100, 100, 0.25);
}
.dropnav-2 {
    width: 330px;
    padding-top: 30px;
    padding-bottom: 30px;
    z-index: 999999;
}
.dropnav-3,
.dropnav-4,
.dropnav-5 {
    width: 630px;
    padding: 30px;
    z-index: 999999;
}
.dropnav-6 {
    width: 250px;
    z-index: 999999;
    padding: 30px 0px;
}
.dropnav-3 .dropnav-column,
.dropnav-4 .dropnav-column,
.dropnav-5 .dropnav-column {
    width: 300px;
}
.dropnav-3 .dropnav-column .sub li,
.dropnav-4 .dropnav-column .sub li,
.dropnav-5 .dropnav-column .sub li {
    padding-left:0px;
}
.dropnav-column {
    display: inline;
    float: left;
    position: relative;
    width: 150px;
    margin-left:30px;
}
.dropnav-column:first-child {
    margin-left:0px;
}
.top-nav li:hover .dropnav-1,
.top-nav li:hover .dropnav-2 {
    left: 60px;
    top: 25px
}
.top-nav li:hover .dropnav-3 {
    left: 140px;
    top: 25px
}
.top-nav li:hover .dropnav-4 {
    left: 230px;
    top: 25px
}
.top-nav li:hover .dropnav-5 {
    left: 370px;
    top: 25px
}
.top-nav li:hover .dropnav-6 {
    left: 470px;
    top: 25px
}
.top-nav .heading {
    border-bottom: 2px solid #002a5b;
    font-size: 1.5em !important;
    margin-bottom: 0.8em;
    text-transform: uppercase;
    display: block;
    color: #00305a;
}
.top-nav .heading-a {
    font-size: 13px;
    color: #00305a;
    font-weight: 700
}
.top-nav li ul {
    list-style: none;
    margin: 0
}
.top-nav li ul li {
    font-size: 12px;
    position: relative;
    margin: 0;
    float: none;
    text-align: left;
    border: none;
    height: auto;
    background: 0 0;
    padding-bottom: 6px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.top-nav li ul li a {
    background: none!important;
    line-height: 16px;
    font-weight: 400;
    color: #016898!important
}
.top-nav .view-all {
    position: absolute;
    bottom: 6px;
    right: 15px;
    padding: 0
}
.top-nav .view-all a {
    color: #016898;
    font-weight: 400;
    background: url(/assets/default/images/icon/more.png) top right no-repeat!important;
    padding: 0 18px 0 0;
    line-height: 16px
}
.top-nav .view-all a:hover {
    background: 0 0;
    color: #FC7613
}
.view-icon {
    display: inline-block;
    text-indent: -9999px;
    background: url(/assets/default/images/icon/sprite.png) -92px -28px no-repeat;
    height: 17px;
    width: 16px!important;
    margin: -1px 0 0 3px
}
.top-nav .view-all a:hover span {
    text-decoration: none
}
.sub {
    margin-bottom: 12px!important
}
.sub li {
    line-height: 18px!important;
}
.sub li a {
    padding: 0!important;
    margin: 0
}
.sub li a:hover,
.sub li:hover {
    border-top:none;
    background:none;
    text-decoration:underline;
}
.searchall {
    padding-left: 12px
}
.suball {
    margin: 8px 0;
    padding: 0;
    display: block;
    font-size: 11px
}
.sub-menu ul {
    display: block;
    float: left;
    padding-left: 12px;
    width: 90%
}
.sub-menu li {
    float: left;
    padding-left: 0;
    padding-right: 8px;
    margin-bottom: 2px;
    white-space: nowrap;
    line-height:1.3em;
}
.sub-menu li a {
    font-size: 12px;
    font-weight: 700
}

.sub-menu .subheading {
    float: left;
    font-weight: 700;
    margin-bottom: 8px;
    margin-right: 10px;
    text-transform: uppercase;
    max-width: 160px;
    min-height: 30px
}
.sub-menu .active {
    color: #FFF
}
.sub-menu .subheading a {
    color: #fff
}
.sub-menu .subheading a:hover {
    color: #FC7613
}
.wrapper {
    width: 100%;
    height: 100%;
    min-height: 100%;
    z-index: 0;
    padding-bottom:2em;
}
.wrapper-container {
    margin: 0 auto;
    max-width: 1241px
}
.main-content {
    margin: 0 auto;
    max-width: 970px;
    font-size: 13px;
    height: 100%;
    padding: .5em 1em;
}
.lt-ie9 .main-content {
    width: 970px
}
.breadcrumbs {
    margin: 10px 0 6px;
    padding-bottom: 6px;
    color: #fc7613;
    font-size: 11px;
    font-weight: 700
}
.breadcrumbs a {
    color: #006698;
    text-decoration: none
}
.breadcrumbs a:hover {
    color: #FC7613
}
.site-tools {
    clear: both;
    display: block;
    float: right;
    margin-right: 16px
}
.aaa {
    font-size: 10px
}
.aaa a.zoom_out {
    font-size: 120%
}
.aaa a.zoom_in {
    font-size: 150%
}
.aaa a.zoom_big {
    font-size: 220%
}
.tools-nav .print {
    background: url(/assets/default/images/icon/sprite.png) -40px 4px no-repeat;
    float: left;
    height: 22px;
    margin: 3px 0 0;
    text-indent: -9999px;
    width: 16px
}
.tools-nav .share {
    text-indent: -9999px;
    float: left;
    height: 20px;
    width: 16px;
    background: url(/assets/default/images/icon/sprite.png) -55px 4px no-repeat;
    margin-top: 3px
}
.top-left {
    width: 60%;
    float: left;
    position: relative
}
.top-right {
    width: 40%;
    float: left;
    position: relative
}
.top-content {
    height: 100%;
    position: relative;
    bottom: 0;
    margin-top: 20px
}
.contact-role {
    position: absolute;
    bottom: 0;
    right: 0
}
.contact-role .top-right {
    width: 100%
}
.page-heading {
    font-family: Garamond, serif;
    font-size: 45px;
    color: #fc7613;
    line-height: 44px
}
.contact-info {
    color: #006798;
    font-weight: 700;
    position: relative
}
.contact-button {
    position: relative
}
.contact-container {
    background: #FFF;
    border: 1px solid #e5e5e5;
    left: -9px;
    padding: 8px;
    position: absolute;
    top: 8px;
    z-index: 1000;
    min-width: 290px;
    box-shadow: 0 4px 5px rgba(100, 100, 100, 0.25)
}
.contact-container .phone-number {
    font-weight: 700;
    margin: 5px 0 0;
    padding: 0 0 10px
}
.address-wrapper {
    margin: 0 0 2px;
    vertical-align: top;
    float: none!important;
    display: inline-block!important
}
.second-location {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 5px
}
.contact {
    float: right;
    margin-top: 22px;
    margin-right: 16px
}
.contact-container .address,
.contact-container .directions {
    display: inline-block;
    float: left;
    zoom: 1
}
.contact-container .directions,
.contact-container .phone-number {
    color: #fc7613
}
.contact-container .directions a,
.contact-container .phone-number a {
    color: #0f709d;
    text-decoration: none
}
.contact-container .phone,
.contact-info .phone {
    padding: 0 5px 0 0
}
.contact-container .arrow,
.contact-info .arrow {
    background: url(/assets/default/images/icon/contact-go-button.png) no-repeat;
    height: 12px;
    width: 19px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1
}
.contact-info .orange {
    color: #fc7613
}
.contact-container .map {
    width: 69px;
    height: 63px;
    border: 1px solid #e2c085;
    display: inline-block;
    float: left;
    margin: 0 10px 20px 0;
    vertical-align: top
}
.hero {
    max-width: 956px;
    margin-bottom: 12px;
    position: relative;
    top: -2px;
    box-shadow: #999 0px 0px 10px 1px;
    -webkit-box-shadow: #999 0px 0px 10px 1px;
    -moz-box-shadow: #999 0px 0px 10px 1px;
    padding: 10px;
    padding-bottom: 7px;
}
.lt-ie9 .hero {
    width: 956px;
}
.hero-top {
    background: url(/assets/default/images/hero-top.png) no-repeat;
    height: 8px;
}
.hero-main img {
    width: 100%;
    height: auto
}
.hero-bottom {
    background: url(/assets/default/images/hero-bottom.png) no-repeat;
    height: 8px
}
.hero-3 {
    position: absolute;
    bottom: -35px;
    left: -6px;
    z-index: 999
}
.column {
    float: left
}
.col-1 {
    max-width: 970px;
    width: 100%;
    padding-bottom: 12px
}
.col-1 .content,
.col-1 .content-no-h1 {
    margin-bottom: 12px;
    margin-top: 12px
}
.col-2 {
    width: 68%;
    margin-right: 1em;
    position: relative;
    padding-bottom: 28px;
}
.home h1 {
	text-transform: capitalize;
    font-size: 56px!important;
    line-height: 50px!important
}
.col-2 h1 {
	text-transform: capitalize;
    font-size: 45px;
    line-height: 44px
}
.col-3 {
    width: 28.87473%;
    margin: 0 0 15px
}
.col-5 {
    width: 57.71249%
}
.col-2,
.col-5,
.col-6,
.col-7,
.col-8 {
    font-size: 13px;
    line-height: 18px
}
.col-7 {
    float: left;
    width: 80.46218%
}
.col-8 {
    width: 75%
}

.capitalize{
    text-transform:capitalize
}
.main-inner {
    margin-top:28px;
}
.main-inner h1 {
	//text-transform: capitalize;
    margin-bottom:5px;
}
.main-inner h2 {
    margin-top:15px;
    margin-bottom:15px;
    font-size:1.5em;
}
.main-inner h3 {
    margin-top:30px;
    font-size:0.938rem;
    color:#00305A;
}
.col-8 .content,
.col-8 .content-no-h1 {
    margin-left: 0!important
}
.content,
.content-no-h1 {
    height: 1%;
    position: relative;
    margin-top:40px;
    line-height:1.2rem;
}
.content-no-h1 h2 {
    margin-bottom:.75em;
}
.content-no-h1 p {
    line-height:1.2rem;
}
.content-no-h1 .content-headline {
    font-size: 34px!important;
    line-height: 50px!important;
    color: #FC7613;
    font-family: Garamond, serif;
    font-weight: 400;
    padding-bottom: 18px;
    display: block
}
.content ul li,
.content-no-h1 ul li {
    background: url(/assets/default/images/icon/content-arrow.png) 0 8px no-repeat;
    padding-left: 14px;
    line-height:1.3em;
    margin-bottom:1em;
}
.content a,
.content-no-h1 a {
    font-weight: 700;
}
.left-list-copyb a {
    font-weight:300;
    line-height:24px;
}
.left-list-copyb h5 {
    margin-top:6px;
}
.content .heading,
.content-no-h1 .heading {
    width: 65%
}
.hero-mod {
    width: 213px;
    height: auto;
    top: 24px;
    right: 22px;
    border: 1px #f2d9ad;
    color: #003063;
    position: absolute;
    z-index: 100
}
.custom {
    color: #4c4c4c;
    top: 30px!important
}
.custom .custom-mod {
    margin-bottom:15px;
    line-height:24px;
    opacity:1;
}
.orange-box {
    width: auto;
    height: auto;
    background: #FFF;
    font-size: 12px;
    font-weight: 700;
    margin: 1px 0 0;
    overflow: hidden;
    padding: 15px 10px;
    clear: both;
    opacity:.8;
}
.callout .orange-box {
    background-color:#f5f5f5;
    color:#003876 !important;
    margin-top:15px;
}
.callout .orange-box:first-child {
    margin-top:0px;
}
.epic-appointment {
    background: url(/assets/default/images/openscheduling-button_large.png) repeat-x #003063;
    border: 1px solid #004960
}
.newpatient .chart,
.orange-box .chart,
.orange-box .checker,
.orange-box .checkmark,
.orange-box .clinic,
.orange-box .contactus,
.orange-box .heart,
.orange-box .home,
.orange-box .newsletter,
.orange-box .provider,
.orange-box .pushpin,
.orange-box .subscribe,
.orange-box .topic {
    width: 16px;
    height: 16px;
    float: left;
    display: block;
    margin-right: 6px;
    background: url(/assets/default/images/icon/sprite.png) no-repeat
}
.orange-box .provider,
.provider-mobile .provider {
    background-position: -45px -26px
}
.orange-box .heart {
    background-position: -3px -26px
}
.mychart-mobile .chart,
.orange-box .chart {
    background-position: -112px -3px
}
.orange-box .checker {
    background-position: -24px -26px
}
.orange-box .checkmark {
    background-position: -45px -52px;
    margin-bottom: 3px
}
.orange-box .pushpin {
    background-position: -164px -51px
}
.orange-box .home {
    background-position: -147px -26px
}
.orange-box .clinic {
    background-position: -201px -3px
}
.orange-box .newsletter {
    background-position: -182px -26px
}
.orange-box .subscribe,
.orange-box .topic {
    background-position: -163px -3px
}
.orange-box .contactus {
    background-position: -182px -3px
}
.epic-appointment .checkmark {
    background: url(/assets/default/images/checkmark_sprite.png) no-repeat
}
.white-box {
    float: left;
    background-color: #fff;
    width: 190px;
    border: 1px solid #e1b170;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px;
    margin: 22px 22px 0 0;
    min-height: 13em;
    position:relative;
}
.white-box h2 {
    margin-bottom: 0;
    font-size: 1.4em;
    line-height: 1.4em;
}
.white-box p {
    margin-bottom: 0!important;
    padding: 5px 0
}
.white-box .more {
    float: left
}
.contact-info {
    padding-bottom: 6px
}
.parameters {
    width: auto;
    height: auto;
    background:rgba(255, 255, 255, .8);
    margin-bottom: 6px;
    padding: 0;
    margin-top:1px;
}
.parameters .content-padding {
    padding: 15px;
}
.parameters option {
    padding-left: 6px;
    color: #003063;
}
.parameters select {
    width: 100%;
    height: auto;
    background-color: #f3d6a1;
    margin: 0 0 0 2px;
}
.callout .button,
.generic-listing .button,
.newsletter .button,
.parameters .button,
.provider .button {
    background-color:;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    padding: 5px 15px;
    float: left;
    background-color:#003b6d;
}
.parameters .button {
    width:85%;
    text-align:center; 
}
.survey-intro .main-header {
    display: inline-block
}
.survey-intro .about-survey-link {
    display: inline-block;
    float: right
}
.survey-intro .about-survey-copy {
    margin-top: 10px
}
.ratings-comments a {
    color: #006698;
    font-weight: 700!important
}
.ratings-comments a:hover {
    color: #fc7613
}
.ratings-comments .bullet-divider {
    vertical-align: middle
}
.provider .quality {
    display: inline-block
}
.generic-listing .quality h3 {
    font-size: 13px
}
.quality a {
    font-weight: 400
}
.quality {
    background-color: #fcf5e9;
    border: 1px solid #f4e0bc;
    border-radius: 5px;
    padding: 0 10px;
    width: 235px
}
.even .quality {
    background-color: #fdfdf1
}
.quality h3 {
    font-weight: 700
}
.quality .star-images {
    border-bottom: 1px solid #000;
    width: 100%
}
.quality .star-images h3 {
    display: inline-table
}
.rating {
    display: inline-block;
    font-weight: 700
}
.ratings-comments {
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%
}
.ratings-comments .rating {
    margin-bottom: 5px
}
.rating_bar {
    display: inline-table;
    height: 16px;
    background: url(/assets/default/images/star-bar.png) repeat-x;
    margin: 5px;
    width: 80px
}
.rating_bar div {
    background: url(/assets/default/images/star-bar.png) 0 -16px repeat-x;
    height: 16px
}
.rating-container {
    border-bottom: 1px solid #c3c3c3;
    display: inline-block;
    float: left;
    margin: 10px;
    padding-bottom: 10px;
    width: 95%
}
.no-rating-given {
    background: url(/assets/default/images/NoRating.png) no-repeat;
    height: 20px;
    margin-top: 5px;
    min-width: 82px
}
.reviewDate {
    float: left;
    font-size: .7em;
    margin-right: 15px;
    width: 15%
}
.reviewMessage {
    float: left;
    width: 80%
}
.reviewSignature {
    display: block;
    margin-top: 5px;
    font-style: italic;
    width: 100%
}
.comment_bar {
    display: inline-table;
    height: 16px;
    background: url(/assets/default/images/star-bar.png) repeat-x;
    margin: 5px 5px 5px 0;
    width: 80px
}
.comment_bar div {
    background: url(/assets/default/images/star-bar.png) 0 -16px repeat-x;
    height: 16px
}
.currentReviews {
    border: 0!important;
    color: #464e54!important
}
.activePage:hover {
    text-decoration: none!important;
    cursor: text
}
.provider .buttonBio {
    font-size: 12px
}
.criteria-container {
    margin-left: 200px
}
.appt-container {
    margin-top: 25px!important
}
.provider .bioApptContainer {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
}
.callout .buttonBio,
.callout .buttonListing,
.generic-listing .buttonBio,
.generic-listing .buttonListing,
.parameters .buttonBio,
.parameters .buttonListing,
.provider .buttonBio,
.provider .buttonListing {
    background-color: #003b6d;
    padding: 4px 12px
}
.callout .buttonListing,
.generic-listing .buttonListing,
.parameters .buttonListing,
.provider .buttonListing {
    width: 60px;
    line-height: 12px
}
.newsletter .button {
    font-size: 11px;
    padding: 2px 6px
}
.newsletter .button a,
.newsletter .button a:hover {
    color: #fff
}
#scheduleContainer,
.appt-type,
.deptIDVal,
.epicRecordIDsVal {
    display: none
}
.appt-type span {
    display: block;
    width: 55%
}
.appt-type .question,
.new-vs-returning .question {
    color: #003876;
    margin-bottom: 15px;
    margin-top: 5px;
    text-align: center;
    width: 45%
}
.appt-type .question:hover,
.new-vs-returning .question:hover {
    cursor: pointer
}
.appt-type .callout-inner,
.new-vs-returning .callout-inner {
    padding-left: 0
}
.new-vs-returning {
    display: block;
    float: left
}
.new-vs-returning .orange-box {
    clear: none;
    float: left;
    margin-right: 10px
}
.step-header {
    display: block;
    font-weight: 700;
    margin-bottom: 10px
}
.generic-listing .book-appt {
    display: inline-block;
    width: 100%
    clear: both;
}
.generic-listing .button {
    float: none;
    padding: 2px 19px;
    margin-top: 12px
}
.generic-listing .listing-epic-appt {
    padding: 6px 5px;
    width: 89px;
    background: url(/assets/default/images/openscheduling-button_large.png) repeat-x #003063
}
.provider .button {
    float: left
}
.provider .bio-epic-appt {
    background: url(/assets/default/images/openscheduling-button_large.png) repeat-x #003063
}
.zipcode {
    margin: 0 4.5% 0 0
}
.city {
    float: right
}
.city,
.zipcode {
    border-radius: 5px;
    font-size: 11px;
    margin-bottom: 6px;
    padding: 3px 0 3px 4px;
    width: 44%
}
.provider {
    margin-bottom: 12px
}
.col-6 .provider,
.hero .provider {
    margin-bottom: 0
}
.provider-name {
    width: 100%;
    margin: 5px 0 6px;
    border-radius: 5px;
    padding-left: 4px
}
.submit {
    background: #0387c1;
    background-image: -o-linear-gradient(top, #0387c1, #003063);
    border: 1px solid #335d91;
    color: #fff!important;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 15px;
    text-decoration: none;
    text-shadow: 0 1px 0 #0065D6;
    width: 0;
    overflow: visible
}
.submit[class] {
    width: auto
}

.submit:hover {
    text-decoration:underline
}
.doc-input {
    float: left;
    margin: 0 65px 22px 0;
    position: relative;
    max-width: 280px;
    width: 100%
}
.doc-input label {
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 6px
}
.splitter {
    position: relative;
    right: 35px;
    top: 25px;
    font-weight: 700;
    color: red
}
.pep {
    color: #464E54;
    float: left;
    font-size: 9px;
    width: 100%
}
.pep input {
    overflow: hidden;
    float: left;
    margin-right: 4px
}
.pep label {
    float: left;
    width: 90%;
    color: #000;
    margin-top: 2px
}
.doc-form .pep {
    font-size: 11px;
    margin-bottom: 12px
}
.doc-form .pep label {
    line-height: 13px
}
.doc-submit {
    position: relative;
    margin-top: 12px
}
.doc-form .doc-submit {
    margin-top: 0;
    position: absolute;
    bottom: 0;
    right: 20px
}
.doc-submit .errortext {
    float: right;
    font-size: 10px;
    clear: both
}
.expand {
    clear: both
}
.doc-input .textbox,
.doc-input .zipcode,
.news-form .textbox,
.search .textbox {
    padding: 6px 0 7.5px 4px;
    font-size: 11px
}
.doc-input .textbox,
.news-form .textbox,
.search .textbox {
    border-radius: 5px;
    width: 100%
}
.hero .range {
    float: right;
    position: relative;
    width: 48%;
    font-weight: 700
}
.hero .range .dd {
    padding: 4px 0
}
.hero .range .dd-inner {
    padding: 0 6px;
    width: 80%
}
.doc-input .range {
    float: right;
    position: relative;
    width: 44%
}
.doc-input .range .dd-inner {
 
}
.search {
    width: 95%
}
.search .textbox {
    float: left
}
.search-text {
    float: left;
    width: 85%
}
.news-form .search-text {
    float: left;
    width: 34%
}
.filter-box .dd-inner {
    width: 88%
}
.filter-box {
    background-color: #EFE1c5;
    margin: 12px 0 22px;
    padding: 10px 6px;
    border: 1px solid #E2B273;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.filter-box select {
    width: 100%;
    height: auto;
    margin: 0 0 0 2px;
    background-color: #FDF5E9
}
.dates .results,
.filter-box .results {
    float: left;
    padding: 6px;
    color: #006698;
    font-weight: 700
}
.filter-box .options {
    float: left;
    position: relative;
    width: 180px
}
.filter-box .submit,
.search .submit {
    float: left;
    margin-left: 8px;
    margin-top: 3px
}
.search .submit {
    float: right
}
.filter-box .choose {
    float: left;
    font-size: 12px
}
.filter-box p {
    padding: 10px!important;
    margin-bottom: 0!important
}
.filter-box {
    width: 93%
}
.plain {
    background: 0 0;
    border: none;
    width: 95%;
    padding: 10px 0
}
.news-form .plain {
    background: 0 0;
    border: none;
    width: 100%;
    padding: 10px 0;
    margin-bottom: 0
}
.plain .results {
    padding: 4px 0 0;
    color: #464E54;
    font-size: 12px
}
.news-form .plain .results {
    margin-left: 26px
}
.plain .options {
    width: 200px
}
.filter-box .choose {
    font-weight: 700;
    padding: 6px 12px
}
.filter-box .options {
    margin-left: 6px
}
.date-range {
    width: 35%!important;
    margin-left: 6px;
    float: left;
    position: relative
}
.news-form .date-range {
    margin-left: 8px
}
.class-formm,
.news-form {
    border-bottom: 1px solid #E2B273;
    padding-bottom: 22px;
    margin-bottom: 22px
}
.return {
    display: block;
    font-weight: 700;
    padding-bottom: 22px;
    color: #006698;
    width: 30%
}
.returnb {
    font-weight: 700;
    float: left;
    position: relative;
    top: 30px;
    color: #006698
}
.returnb a {
    color: #006698
}
.returnb a:hover {
    color: #FC7613
}
.p-info {
    float: left;
    width: 80%;
    text-align: left
}
.p-info h3 {
    margin-top:0;
}
.p-name {
    padding-bottom: 12px;
    float: left;
    width: 70%;
    margin-left: 4px
}
.p-name a h3 {
    color: #006698
}
.p-name a:hover h3 {
    color: #FC7613
}
.p-name a img {
    display: inline!important
}
.listing-item-more-link {
    margin-bottom: 22px
}
.listing-item-teaser p {
    margin-bottom: 0
}
.class-content a {
    color: #006698
}
.class-content a:hover {
    color: #FC7613
}
.class-content .info {
    padding: 22px 0 0
}
.class-content .info h4 {
    margin-bottom: 6px
}
.class-content .generic-listing {
    border-bottom: none;
    padding-bottom: 12px
}
.base .generic-listing {
    border-bottom: medium none;
    margin: 0 -18px;
    overflow: hidden;
    padding: 22px 18px
}
.base .generic-listing img {
    display: block
}
.even {
    border-top: 1px solid #E2B273;
    border-bottom: 1px solid #E2B273!important
}
.info .copy {
    margin-bottom: 18px;
    margin-right: 22px
}
.top-nav-list-hr {
    border-top: 1px solid #E2B273;
    margin-top: 12px
}
.view {
    list-style: none;
    margin: 0;
    padding: 0
}
.view li {
    background: none!important;
    cursor: pointer;
    padding: 0!important;
    position: relative
}
.view li a,
.view li span {
    color: #006698
}
.view li span span {
    color: #727F8B
}
.view li a {
    font-weight: 700
}
.view div {
    display: none;
    margin: 0 50px 22px 0
}
.view div div {
    display: block;
    margin: 0
}
.doc-input select {
    width: 100%;
    height: auto;
    background-color: #FFF;
    margin: 0 0 0 2px
}
.doc-input option {
    padding-left: 6px
}
.dd {
    border: 1px solid #e2b273;
    padding: 5px 0;
    font-size: 11px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%
}
.parameters .dd {
    color: #0E3A67
}
.dd.changed {
    background-color: #FDf5e9
}
.dd-inner {
    background: url(/assets/default/images/icon/customdrop.png) center right no-repeat;
   padding-left: 4px;
    width: 100%;
    font-size: .9em;
}
.top-tasks {
    height: auto;
    margin-bottom: 22px;
    padding: 1px 0;
    max-width: 953px;
    background-color: #f5f5f5;
}
.top-tasks .more-link {
    position: relative;
    top: 3px
}
.top-tasks .call-bot,
.top-tasks .call-top {
    width: 98.7%;
    background-color: #F3D6A1
}
.top-tasks .call-se {
    background-position: -138px -59px
}
.top-tasks .call-sw {
    background-position: -129px -59px
}
.top-tasks .inner {
    padding: 0 5px;
    margin: 0 auto;
    width: 98%;
    overflow: hidden
}
.top-tasks .inner .pic {
    display: table-cell
}
.top-tasks .inner .text {
    overflow: visible;
    vertical-align: top;
    display: table-cell;
    padding-left: .5em
}
.top-tasks p {
    font-size: 11px;
    margin-bottom: 3px!important;
    line-height: 13px;
    color: #666
}
.top-tasks .more {
    float: none;
    margin: 0;
    padding-top: 3px
}
.top-tasks-copy {
    margin: .3em auto;
    padding: 12px 0
}
.top-tasks-copy ul {
    padding: 0 6px
}
.top-tasks-copy li {
    float: left;
    padding: 0 3px;
    width: 24%;
    vertical-align: top;
    display: table
}
.top-tasks .link-4 {
    border-right: none
}
.top-tasks .more a {
    font-size: 12px
}
.top-tasks .image-wrapper {
    width: 90px;
    height: auto;
    display: block;
    float: left
}
.top-tasks .image-wrapper img {
    padding: 20%
}
.top-tasks .info-wrapper {
    float: left
}
.top-tasks .heading {
    color: #fc7613;
    font-size: 12px;
    margin: 0 0 5px;
    font-weight: 700;
    line-height: 14px
}
.top-tasks .link-description {
    color: #666;
    float: left;
    font-size: 13px;
    width: 65%
}
.top-tasks a {
    color: #026998;
    font-size: 11px;
    text-decoration: none;
    font-weight: 700
}
.top-tasks .link-image {
    float: left;
    width: 55px;
    overflow: hidden;
    margin-right: 10px
}
.top-tasks-padding {
    overflow: hidden;
    margin: 0 auto;
    padding: 0 5px
}
.main_alpha {
    color: #CCC;
    font-size: 14px;
    padding: 0 6px;
    position: relative;
    font-weight: 700;
    border-radius: 5px
}
.main_alpha a {
    color: #006698;
    padding: 0 2px
}
.main_alpha a:hover {
    background-color: #C48946;
    border-radius: 5px;
    text-decoration: none
}
.main_alpha h3 {
    color: #FFF;
    display: inline;
    font-weight: 700
}
.alpha_inside {
    padding: 6px 0
}
.newsletterItem {
    border-bottom: 1px solid #EBC584;
    display: block;
    float: left;
    padding: 22px 0
}
.newsletterThumb {
    float: left;
    margin-top: 10px;
    width: 125px
}
.newsletterCopy {
    float: left;
    width: 73%
}
.philosophy-care h2 {
    margin-top:20px;
    margin-bottom:20px;
}
.directory {
    padding: 22px 0;
    overflow: hidden;
    border-bottom: 1px solid #EBC584;
    margin-bottom: 12px;
    line-height: 17px
}
.directory-core {
    overflow: hidden
}
.directory-content {
    float: left;
    margin: 6px 30px 18px 0;
    width: 200px;
    line-height:20px;
}
.directory-content h4 {
    color:#006698;
}
.base .directory {
    border-bottom: none
}
.base .directory-content {
    margin-right: 30px
}
.directory-links {
    padding: 6px 0
}
.directory-content h5 {
    font-size: inherit;
    font-weight: 700
}
.directory-content a {
    color: #006698;
    font-weight: 400
}
.directory-content a:hover,
.top-tasks a:hover {
    color: #FC7613
}
.directory-location {
    right: 22px;
    top: 28px;
    margin-bottom: 10px;
    margin-top: 5px
}
.directory-location .doc-input {
    margin: 0 10px 0 0
}
.directory h3 {
    font-weight: 700;
    font-size: 1.3em;
}
.directory-content h3,
.directory-content h4 a,
.directory-core h3 {
    font-weight: 700
}
.clinicfeed .base .directory-content {
    margin-right: 22px
}
.autofeed .p-name {
    width: 225px
}
.autofeed .p-info {
    width: 375px
}
.base .autofeed .generic-listing {
    padding-right: 10px
}
.autofeed .directory-content {
    width: 180px
}
.sc-content {
    border-bottom: 1px solid #EECB8F;
    margin-bottom: 18px;
    overflow: hidden;
    padding-bottom: 22px
}
.sc-content a:hover {
    color: #FC7613!important
}
.distance {
    padding: 6px 0;
    font-weight: 700
}
.distance-time {
    font-weight: 400
}
.doc-form {
    padding-bottom: 22px;
    margin-bottom: 12px;
    position: relative
}
.callout {
    color: #666;
    font-size: 13px;
    position:relative;
    margin-bottom: 40px
}

.callout .more{
    font-size: 12px;
    font-weight: 700;
   position: absolute;
    bottom: -2em;
    height: auto;
    right: 0;
  
}
.callout h5 {
    margin-bottom: 0
}
.callout-bg h5 {
    line-height:20px;
    
}
.callout-inner {
    padding-left: 12px;
    overflow: hidden
}
.callout-inner a {
    display: block
}
.generic-callout-content {
    font-weight: 400;
    font-size: 12px;
    padding: 8px 12px 2px
}
.generic-callout-content h3 {
    font-size: 15px
}
.generic-callout {
    background: #f5f5f5;
    height: auto;
    overflow: hidden;
    width: auto;
}
.call-ne,
.call-nw,
.call-se,
.call-sw,
.callout-ne,
.callout-nw,
.callout-se,
.callout-sw,
.events,
.links,
.tweets {
    background: url(/assets/default/images/icon/sprite.png) no-repeat
}
.callout-ne,
.callout-nw {
    width: 6px;
    height: 33px
}
.call-bot,
.call-bottom,
.call-ne,
.call-nw,
.call-se,
.call-sw,
.call-top,
.callout .header,
.callout-ne,
.callout-nw,
.callout-se,
.callout-sw {
    float: left;
    margin: 0;
    padding: 0
}
.callout-nw {
    background-position: -3px -71px
}
.callout-ne {
    background-position: -12px -71px
}
.callout-sw {
    background-position: -89px -57px
}
.callout-se {
    background-position: -96px -57px
}
.call-bottom {
    width: 205px;
    height: 7px;
    display: block;
    border-bottom: 1px solid #EECC90
}
.col-3 .call-bottom {
    width: 260px
}
.call-nw {
    background-position: -148px -51px
}
.call-top {
    border-top: 1px solid #e1b170
}
.call-ne {
    background-position: -157px -51px
}
.call-bot,
.call-top {
    width: 205px;
    height: 5px;
    display: block
}
.col-3 .call-bot,
.col-3 .call-top {
    width: 260px
}
.call-sw {
    background-position: -148px -59px
}
.call-bot {
    border-bottom: 1px solid #e1b170
}
.call-se {
    background-position: -157px -59px
}
.callout-se,
.callout-sw {
    height: 7px;
    width: 6px;
    border-bottom: solid 1px #FDFDF1
}
.call-ne,
.call-nw,
.call-se,
.call-sw {
    height: 6px;
    width: 6px
}
.col-3 {
    padding-top:40px;
}
.callout-header {
    overflow: hidden;
}
.callout-bg {
    background-color:#f5f5f5;
    overflow: hidden;
}
.callout-header .header .link-icon {
    display:none;
}
.callout-header .header {
    width: 100%!important;
    color: #00305a;
    font-size: 15px;
    font-weight: 700
}
.callout .header span {
    display: block;
    padding: 6px 0 6px 15px;
}
.link-icon {
    width: 16px;
    height: 16px;
    float: left;
    display: block;
    margin: 1px 6px 3px 0;
}
.links {
    background-position: -2px -50px
}
.tweets {
    background-position: -113px -27px
}
.events {
    background-position: -67px -50px
}
.callout ul {
    clear: left;
    list-style-type: none;
    padding: 0;
}
.callout ul li {
    padding: 10px 15px!important;
}
.callout .last {
    border-bottom: none
}
.callout .generic-callout ul {
    border: 0
}
.callout .generic-callout ul li {
    border-top: 0
}
.hero .call-top {
    border-top: 1px solid #E1B170;
    display: block;
    height: 5px;
    width: 201px;
    background: #f3d6a1
}
.hero .call-bot {
    width: 201px;
    height: 5px;
    display: block;
    border-bottom: 1px solid #e1b170;
    background: #f3d6a1
}
.hero .call-ne,
.hero .call-nw,
.hero .call-se,
.hero .call-sw {
    background: url(/assets/default/images/icon/sprite.png) no-repeat
}
.hero .call-nw {
    background-position: -129px -51px
}
.hero .call-ne {
    background-position: -138px -51px
}
.hero .call-sw {
    background-position: -129px -59px
}
.hero .call-se {
    background-position: -138px -59px
}
.white-box .more {
    font-size: 12px;
    font-weight: 700;
    margin: 15px 0;
    position:absolute;
    bottom:-36px;
    right:0px;
}

aside .more {
	position:static
}
.more a {
    background: url(/assets/default/images/icon/more.png) top right no-repeat;
    padding-right: 18px
}
.col-6 .more {
    margin: 6px 0 8px!important
}
.tweet-metadata {
    color: #a5a5a5;
    font-size: 10px;
    margin-bottom: 15px;
    margin-top:5px;
}
.info-heading {
    font-size: 15px;
    color:#00305A !important;
    font-weight: bold;
    margin-bottom: 3px;
    line-height: 18px;
    display: block
}
.alpha {
    font-size: 11px;
    width: 50%;
    float: right
}
.alpha-inside {
    padding-left: 12px
}
.col-4 {
    width: 19.51731%;
    margin-bottom: 12px;
    min-height: 500px
}
.left-nav {
    border-top:1px solid #e5e5e5;
}
.left-nav .bot,
.left-nav .top {
    background: #0378a4;
    height: 11px;
    display: none;
}
.left-nav .top {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}
.left-nav .bot {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}
.leftnav-title {
    border-bottom: 1px solid #e5e5e5;
    clear: both;
    font-size: 13px;
    font-weight: 700;
    padding: 8px 6px 8px 12px;
    text-transform: uppercase;
    background-color: #FFF;
}
.selected {
    font-weight: 700
}
.left-nav a {
    text-decoration: none;
    color:#464e54;
}
.left-nav a:hover {
    text-decoration: none!important;
    color:#fe7613;
}
.nav-item:hover {
    color: #FC7613!important
}
.nav-item .on:hover {
    color: #003265!important
}
.level-2 {
    padding-left: 30px!important
}
.level-2,
.level-3 {
}
.level-3 {
    padding-left: 40px!important
}
.left-nav .on, left-nav .on:hover {
    color:#006698 !important;
}
.health-library {
    margin-top:30px !important;
}
.health-library td {
    width:25% !important;
}
.nav-item {
    padding: 8px 6px 8px 12px;
    display: block;
    line-height: 16px;
    background-color:#FFF;
    border-bottom:1px solid #e5e5e5;
}
.mobile-content .nav-item a {
    display: block
}
.in {
    background-color: #E7C690
}
.inner-2-col .hero {
    width: 100%;
    float: left
}
.inner-2-col .two-col {
    width: 766px;
    float: left;
    margin-left: 12px
}
.inner-2-col .hero-main {
    background-size: 100% .91px;
    padding-bottom: 6px
}
.inner-2-col .hero-main-swedish {
    background-size: 100% .91px;
    padding-bottom: 6px;
    margin-bottom: 1em
}
.inner-2-col .hero-main-swedish img {
    width: 75%
}
.inner-2-col .hero-bottom-swedish {
    background: url(/assets/default/images/inner-bot-swedish.png) 0 0/100% 6px no-repeat;
    height: 6px
}
.inner-2-col .video-section {
    float: left;
    margin-right: 6px;
    height: 270px
}
.inner-2-col .video iframe {
    padding: 0!important;
    margin-top: 0!important
}
.inner-2-col .quote {
    padding: 18px 6px 0;
    width: 25%;
    float: left;
    height: 245px;
    max-width: 150px
}
.inner-2-col .quote-swedish {
    width: auto!important;
    font-family: Arial, Helvetica, Sans-Serif;
    margin-left: 1em
}
.quote .copy {
    display: block;
    margin: 0
}
.inner-2-col blockquote {
    display: block;
    margin: 0;
    padding: 6px 0
}
.inner-2-col .video {
    background: url(/assets/default/images/content-bg.png) repeat-x #FDFCF1
}
.inner-2-col .quote-mark {
    color: #FC7613;
    display: inline-block;
    float: left;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 220px;
    padding-right: 6px
}
.inner-2-col .rightquote {
    float: right;
    margin-bottom: 0;
    margin-top: -25px;
    position: relative;
    right: 0
}

/*forms*/
.doc-input .dd,.doc-input .textbox,.doc-input .zipcode ,.doc-input select,.doc-input select option,.scfForm input, .scfForm select, .scfForm textarea{
	border:1px solid #e1e1e1;
	border-radius:0;
    font-size:1em;
    padding:8px; 
	border-radius:0 !important
}

.scfSubmitButton {
	background-color:#fc7613!important;
	float:none !important;
	padding:4px 16px !important;
	margin-left:12px;
}
.scfSubmitButtonBorder {
    display: block;
    clear: both;
    overflow: hidden;
	text-align:left
}

#main_1_rightpanel_1_pnlCallout p {
    text-align: left;
}

#main_1_rightpanel_1_pnlCallout .generic-callout-content {
    margin-bottom: 8px;
}
#main_2_contentpanel_0_pnlContentCopy p{line-height:1.6em;}
.footer-core div{padding:2em;}
.footer-core div:first-child{padding-left:0}
.callout .generic-callout {background-color:#f5f9fc;padding:1em;}
.callout .generic-callout h3 {color:#00305A;font-size:1rem;font-weight: bold;}

.callout .generic-callout a:hover{color:#fc7613}

/*additional links*/
.callout-mod {border:1px solid #003876;
margin-bottom:2.5em;
position:relative;
overflow:visible;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dbdbdb+1,f9f9f9+100 */
background: #dbdbdb; /* Old browsers */
background: -moz-linear-gradient(top,  #dbdbdb 1%, #f9f9f9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #dbdbdb 1%,#f9f9f9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #dbdbdb 1%,#f9f9f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
}
.callout-mod .header{background-color:#003876;color:#fff;}
.callout-mod .callout-bg { background-color:transparent;}
.callout-mod li:not(:last-child) {border-bottom:#97AAC0 solid 1px;}
.callout-mod .more{display:block;position:absolute;bottom: -2em;height: auto;right: 0;}
.custom .callout-inner p{margin-bottom:0px}
.custom .custom-mod p{line-height:1.5em}
.mchart {padding: 12px 8px;}
.mychart a:hover {text-decoration:underline}


/*content classes*/
.donate-btn:hover {
    background-color:#fc7613

}



@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .inner-2-col .rightquote {
        padding-right: 0!important
    }
}
.inner-2-col .quote-speaker {
    color: #FC7613;
    font-weight: 700
}
.inner-2-col .content,
.inner-2-col .content-no-h1 {
    margin: 0 0 22px 12px
}
.lt-ie9 .inner-2-col .content,
.lt-ie9 .inner-2-col .content-no-h1 {
    margin: 0 0 22px
}
.inner-3-col .content,
.inner-3-col .content-no-h1 {
    margin: 0 0 22px 12px
}
.inner-3-col .hero {
    float: left;
    margin-bottom: 22px;
    max-width: 767px;
    width: 78%;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin-left:10px;
}
.lt-ie9 .inner-3-col .hero {
    width: 767px
}
.lt-ie9 .inner-3-col .hero-top {
    background: url(/assets/default/images/inner-top.png) no-repeat;
    height: 6px
}

.lt-ie9 .inner-3-col .hero-bottom {
    background: url(/assets/default/images/inner-bot.png) no-repeat;
    height: 6px
}
.generic-listing {
    border-bottom: 1px solid #eecb8f;
    padding-top: 12px
}
.first-listing {
    padding-top: 0
}
.last-listing {
    border-bottom: none
}
.generic-listing-link {
    border-top: 1px solid #eecb8f;
    margin-top: 10px;
    padding-top: 12px;
    overflow: hidden
}
.first-link {
    margin-top: 22px
}
.generic-listing-link .more a,
.generic-listing-link h3 {
    color: #006698
}
.cmpgn .inner-2-col .hero-main {
    padding-bottom: 3px;
    background: #fff
}
.cmpgn .inner-2-col .content div.left {
    margin-right: 45px
}
.cmpgn-directions-link {
    display: block;
    margin-top: 5px
}
.font13 {
    font-size: 13px
}
.photo-heading {
    overflow: hidden;
    padding: 12px 9px 0;
    text-align: center
}
.photo-content {
    background-color: #FFF;
    float: left;
    margin: 0 25px 35px;
    padding: 6px;
    text-align: center;
    width: 159px;
    -moz-box-shadow: 0 0 5px 5px #ccc;
    -webkit-box-shadow: 0 0 5px 5px #ccc;
    box-shadow: 0 0 5px 5px #ccc
}
.bio-content {
    line-height: 20px
}
.bio-content img {
    margin-bottom: 30px
}
.bio-content h5 {
    display: inline
}
.col-6 {
    float: right;
    width: 22%;
    padding-bottom: 2em
}
.col-6 .callout {
    color: #666;
    font-size: 13px;
}
.col-6 .callout .header {
    width: 22.7702%;
    background-color: #003b6d;
    color: #FFF;
    font-size: 15px;
    font-weight: 700
}
.info {
    overflow: hidden;
    padding: 0 0 32px
}
.info .label {
    float: left;
    font-weight: 700;
    margin-right: 32px;
    width: 100px
}
.info .notion {
    float: left;
    line-height: 19px
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    color: #fff
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #fff;
    text-decoration: none
}
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    background-color: #f8f8f8
}
.ui-state-hover a,
.ui-state-hover a:hover {
    color: #6a6965;
    text-decoration: none
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    background-color: #f2d8a9
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #6a6965;
    text-decoration: none
}
.ui-widget:active {
    outline: 0
}
.ui-tabs {
    position: relative;
    padding: .2em;
    zoom: 1
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .9em 0
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 2px;
    margin: 0 6px 1px 0;
    border: 1px solid #EECC90;
    border-bottom: 0!important;
    padding: 0;
    white-space: nowrap;
    border-radius: 6px 6px 0 0
}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}
.ui-tabs .ui-tabs-nav li a:hover {
    text-decoration: none!important
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    background: #F2D8A9!important
}
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a,
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    cursor: text
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer
}
.ui-tabs .ui-tabs-panel {
    display: block;
    padding: 2.5em 1.8em;
    border: 1px solid #EECC90;
    border-radius: 6px;
    background: url(/assets/default/images/calloutinner-bg.png) repeat-x #FDF8E8
}
.ui-tabs .ui-tabs-hide {
    display: none!important
}
.its .icon,
.ui-icon {
    width: 13px;
    height: 13px
}
.ui-icon-triangle-1-s {
    background-position: -3px -295px!important
}
.ui-accordion .ui-accordion-header {
    background-image: none;
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 4px;
    margin-top: 1px;
    position: relative;
    clear: both
}
.ui-accordion .ui-accordion-li-fix {
    display: inline
}
.ui-accordion .ui-accordion-header-active {
    background-color: #6b8e9a!important;
    border: none
}
.ui-accordion .ui-accordion-header a {
    display: block;
    font-size: 15px;
    padding: .7em .5em .5em .7em
}
footer .ui-accordion .ui-accordion-header a {
    padding: .55em 1.3em .5em .7em
}
.ui-accordion-icons .ui-accordion-header a {
    padding-left: 1em;
    color: #FFF!important;
    font-weight: 700
}
.ui-accordion .ui-accordion-content {
    padding: 0 1.2em;
    border: none;
    position: relative;
    display: none;
    zoom: 1
}
.ui-accordion .ui-accordion-content-active {
    display: block;
    overflow: hidden
}
.accordion h4 {
    font-size: 19px;
    color: #484848
}
.accordion_list {
    margin: 32px 0 0
}
.mini-cal {
    margin: 12px 0 0;
    padding: .2em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #EFCE95;
    background-color: #FAE5C1
}
.mini-cal table {
    border: none!important;
    margin-bottom: 0;
    border-collapse: collapse;
    font-size: 11px
}
.mini-cal tbody {
    border: none
}
.mini-cal tr {
    background-color: #FAE5C1
}
.mini-cal th {
    color: #FC7613;
    padding-top: 3px
}
.mini-cal td {
    border: 0;
    padding: 1px
}
.mini-cal td td {
    border: none;
    padding: 0
}
.mini-cal td a {
    background-color: #FFF3DE;
    display: block;
    padding: .2em;
    text-align: center;
    text-decoration: none;
    border: 1px solid #EFCE95
}
.mini-cal td a:hover {
    color: #016898;
    background-color: #FFE9BB
}
.mini-cal-title {
    font-weight: 700;
    margin: 6px 0 0!important;
    line-height: 1em;
    font-size: 12px!important
}
.mini-cal-non a {
    background: none!important;
    border: none!important;
    color: #ccc!important
}
.mini-cal-non a:hover {
    background: none!important;
    color: #ccc!important
}
.mini-cal .prev-next a {
    border: 1px solid #FAE5C1;
    background: 0 0;
    margin-top: -4px
}
.mini-cal .prev-next a:hover {
    border: 1px solid #EFCE95;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.day a {
    color: #EBC584!important
}
.day:hover a {
    color: #016898!important
}
.selected-date a {
    color: #016898!important;
    background-color: #fff!important
}
.date-from,
.date-to {
    width: 99px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 11px;
    padding-left: 4px
}
.ui-datepicker-trigger {
    left: -20px;
    position: relative;
    top: 5px
}
.module-pg-wrapper {
    text-align: center;
    padding-top: 12px
}
.module-pg-nav .prev:before {
    content: "\25C0"
}
.module-pg-nav .next:before {
    content: "\25B6"
}
.module-pg-nav {
    position: relative
}
.module-pg-nav .next span,
.module-pg-nav .prev span {
    border: 0;
    top: -9999px;
    left: -9999px;
    position: absolute
}
.module-pg-active {
    font-weight: 700;
    border: none!important
}
.module-pg-nav a {
    border: 1px solid #E2B273;
    color: #006698;
    font-weight: 700;
    padding: 0 5px;
    text-decoration: none;
    margin: 0 3px;
    display: inline-block
}
.module-pg-nav a:hover {
    color: #FC7613
}
.module-pg-nav span {
    padding: 0 5px;
    border: 1px solid #E2B273
}
.module-pagination-prev-next,
.module-pg-no-link {
    border: none!important
}
.module-pg-info {
    font-size: 12px;
    padding: 8px 0
}
.three-col-index .module-pg-nav {
    width: auto;
    text-align: center
}
.module-sw-contentbyid table {
    width: 100%;
    margin: 15px 0 30px
}
.module-sw-contentbyid table th {
    padding: 5px 10px 7px;
    border: 1px solid #dedede;
    font-weight: 700;
    text-align: left;
    color: #fff;
    background: #237ea2
}
.module-sw-contentbyid table td {
    padding: 10px 11px 12px;
    font-size: .917em;
    line-height: 1.273em;
    border: 1px solid #dedede;
    vertical-align: top
}
.module-sw-contentbyid p {
    margin: 0 0 16px
}
.module-sw-contentbyid b,
.module-sw-contentbyid strong {
    font-weight: 700
}
.module-sw-contentbyid td p {
    margin: 0 0 16px
}
.module-sw-contentbyid ul li {
    padding: 0 0 4px 9px
}
.alphabet-list {
    list-style-type: none;
    padding-bottom: 20px
}
.alphabet-list li {
    float: left;
    background: none!important;
    padding: 5px
}
.alphabet-list li+li {
    background: none!important;
    padding: 5px
}
.module-sw-listbyalphaform ul {
    padding: 0!important
}
.module-sw-listbyalphaform ul li {
    padding-left: 0!important;
    padding-right: 10px
}
.module-sw-listbyalphaform:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.module-sw-contentbyid .JavaScriptQuiz .Question .QuestionText {
    margin: 10px 0;
    font-weight: 700
}
.module-sw-contentbyid .JavaScriptQuiz .Question .Options .Option {
    display: block
}
.module-sw-contentbyid .JavaScriptQuiz .Question .Options .Option input {
    vertical-align: baseline
}
.module-sw-contentbyid .JavaScriptQuiz .Button {
    margin: 30px 0 35px
}
.module-sw-contentbyid .JavaScriptQuiz .Question .NoAnswer,
.module-sw-contentbyid .JavaScriptQuiz .Question .YourAnswer {
    font-weight: 700;
    border-bottom: 1px solid #B5CFE6;
    padding-bottom: 1em;
    width: 300px
}
.module-sw-contentbyid .JavaScriptQuiz .Question .CorrectAnswer {
    font-weight: 700;
    margin: 10px 0
}
.module-sw-contentbyid .JavaScriptQuiz .Score {
    font-weight: 700;
    margin: 20px 0
}
.module-sw-contentbyid .JavaScriptQuiz .Question .AnswerText {
    margin: 0 -2px 0 0!important
}
.module-sw-contentbyid #BMICalculator_Form .CalculatorBox {
    margin: 25px 0
}
.module-sw-contentbyid #BMICalculator_Form .CalculatorBox .Question {
    display: block;
    margin: 0 0 15px
}
.module-sw-contentbyid #BMICalculator_Form .CalculatorBox .Question .QuestionText {
    display: block;
    margin: 0 0 5px
}
.module-sw-contentbyid #BMICalculator_Form .CalculatorBox .Question .Option .Unit {
    margin: 0 15px 0 0
}
.module-sw-contentbyid #BMICalculator_Form .CalculatorBox .Question .Option input {
    font-size: 11px;
    padding: 6px 0 7.5px 4px;
    border: 1px solid #E2B273;
    border-radius: 5px;
    background-color: #FDf5e9
}
.module-sw-contentbyid .Button:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.module-sw-contentbyid .Button input {
    background: url(/assets/default/images/button-bg.png) repeat-x #003063;
    background-image: -o-linear-gradient(top, #0387c1, #003063);
    border: 1px solid #335d91;
    box-shadow: inset 0 1px 0 0 #459cc4;
    color: #fff!important;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 15px;
    text-decoration: none;
    text-shadow: 0 1px 0 #0065D6;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: visible
}
.module-sw-contentbyid #BMICalculator_Resources {
    border-top: 1px solid #B5CFE6
}
.module-sw-contentbyid #BMICalculator_Resources p {
    margin: 20px 0
}
.module-sw-contentbyid #BMICalculator_Resources b {
    font-weight: 700
}
.module-sw-contentbyid #BMICalculator_Results .Button {
    margin: 25px 0 20px
}
.module-sw-contentbyid #BMICalculator_Results p.Explanation {
    margin: 0 0 20px
}
.module-sw-contentbyid #BMICalculator_Results ul {
    margin: 0 0 25px 25px
}
.module-sw-contentbyid #BMICalculator_Results ul li {
    line-height: 15px;
    padding: 0 0 10px 11px
}
.module-sw-contentbyid #DepressionMRA_Questions .Question {
    margin: 0 0 15px
}
.module-sw-contentbyid #DepressionMRA_Questions .Question .QuestionText {
    margin: 0 0 10px;
    display: block;
    font-weight: 700
}
.module-sw-contentbyid #DepressionMRA_Questions .Question .Option {
    display: block
}
.module-sw-contentbyid #DepressionMRA_Questions .Question .Option input {
    vertical-align: baseline
}
.module-sw-contentbyid #DepressionMRA_Questions .Button {
    margin: 0 0 35px
}
.module-sw-searchbyalpha .listing-item:first-child {
    padding-bottom: 10px
}
.module-sw-searchbyalpha .listing-item:first-child h4 a {
    font-size: 20px!important;
    color: #FC7613
}
.module-sw-searchbyalpha .listing-item {
    padding-bottom: 0
}
.module-thumbnail {
    display: block;
    float: left;
    padding: 6px 0 12px
}
.listing-item {
    padding-bottom: 15px
}
.listing {
    padding: 20px 0
}
.module-sw-searchbox {
    border-top: 1px solid #E2B273;
    margin-top: 20px;
    padding-top: 20px
}
.thumb-greeting {
    float: left;
    padding: 35px 30px 0 0;
    text-align: center;
    width: 200px
}
.thumb-greeting span {
    display: block
}
.module-gc-greetingcardpreview ul {
    padding: 0!important
}
.module-gc-greetingcardpreview ul li {
    background: none!important;
    padding-left: 0!important
}
.module-gc-greetingcardpreview ul li span {
    font-weight: 700
}
.module-bg-search-box {
    position: relative
}
.module-bg-search-box input[type=text] {
    width: 100%;
    margin-bottom: 15px
}
.col-6 .blog-tools {
    margin-top: 35px
}
.col-6 .module-bg-rss {
    margin-bottom: 10px
}
.col-6 .module-bg-categories .orange-box,
.col-6 .module-bg-year .orange-box {
    background-color: #FEFAE1
}
.col-6 .module-bg-categories .orange-box ul,
.col-6 .module-bg-year .orange-box ul {
    border: none
}
.col-6 .module-bg-categories h3,
.col-6 .module-bg-year h3 {
    margin: 6px 15px
}
.col-6 .module-bg-categories ul li,
.col-6 .module-bg-year ul li {
    border: none;
    list-style: disc inside;
    color: #fc7613
}
.col-6 .module-bg-categories ul li a,
.col-6 .module-bg-year ul li a {
    color: #003876
}
.col-6 .module-bg-categories ul li a:hover,
.col-6 .module-bg-year ul li a:hover {
    color: #fc7613
}
.hr-bg {
    border: 0;
    border-top: 2px solid #f4e0bc;
    margin: 0 0 28px;
    padding: 0
}
.module-bg-desc {
    display: table-cell
}
.module-bg-results .module-thumbnail img,
.module-bg-thumbnail {
    box-shadow: 0 0 13px #888;
    padding: 4px
}
.module-bg-results-home .listing-item {
    border-top: 1px solid #f4e0bc;
    padding-top: 10px
}
.module-bg-results-home .listing-item:first-child {
    border-top: none;
    padding-top: 1em
}
.module-bg-results .listing-item {
    overflow: hidden;
    margin-top: 0
}
.module-bg-results .listing-item-more-link {
    display: inline
}
.module-bg-results .listing-item-comments-link,
.module-bg-results .listing-item-more-link .pipe {
    display: none
}
.module-bg-results .listing-item-teaser p {
    display: inline
}
.module-bg-results .module-bg-authors,
.module-bg-results .module-bg-date {
    display: none
}
.module-bg-results {
    border-top: 2px solid #f4e0bc;
    margin-top: 18px
}
.module-bg-results h2 a {
    color: #FC7613;
    font-weight: 400
}
.module-bg-results h2 a:hover {
    color: #003876
}
.module-bg-results .module-pg-nav a {
    border: none
}
.module-bg-results .module-pg-active,
.module-bg-results a {
    color: #003876
}
.module-bg-results a:hover {
    color: #fc7613
}
.module-bg-comments-form {
    margin-top: 1em;
    border: 1px solid #f4e0bc;
    padding: 2em;
    overflow: hidden
}
.module-bg-detail {
    overflow: hidden
}
.module-bg-detail .bio,
.module-bg-detail .module-bg-detail-image {
    display: table-cell
}
.module-bg-detail-categories {
    margin-bottom: 16px
}
.module-bg-detail-categories b {
    margin-right: 4px;
    font-weight: 400
}
.module-bg-detail-categories a {
    font-weight: 400
}
.module-bg-detail-categories br {
    display: none
}
.module-bg-detail .module-fr-byline b {
    font-weight: 400
}
.module-bg-detail .module-fr-byline a {
    font-style: normal;
    font-weight: 400;
    color: #001753
}
.module-bg-detail .module-fr-byline a:hover {
    color: #003876
}
.module-bg-detail-like a {
    font-weight: 400
}
.module-bg-comments-form .scfEmailGeneralPanel,
.module-bg-comments-form .scfMultipleLineGeneralPanel,
.module-bg-comments-form .scfSingleLineGeneralPanel {
    width: 100%
}
.module-bg-comment-content {
    margin-top: 10px
}
.module-bg-comments-form .scfIntroBorder h3 {
    color: #000;
    font-weight: 700
}
.module-bg-comments-form .scfSectionBorderAsFieldSet {
    margin: 0;
    padding: 0;
    border-top: none
}
.module-bg-comments-form .scWfmPassword,
.module-bg-comments-form .scfEmailTextBox,
.module-bg-comments-form .scfMultipleLineTextBox,
.module-bg-comments-form .scfSingleLineTextBox {
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #E2B273
}
.module-bg-comments-form .scfCaptchaBorder,
.module-bg-comments-form .scfCheckBoxListBorder,
.module-bg-comments-form .scfConfirmPasswordBorder,
.module-bg-comments-form .scfCreditCardBorder,
.module-bg-comments-form .scfDateBorder,
.module-bg-comments-form .scfDatePickerBorder,
.module-bg-comments-form .scfDateSelectorBorder,
.module-bg-comments-form .scfDropListBorder,
.module-bg-comments-form .scfEmailBorder,
.module-bg-comments-form .scfFileUploadBorder,
.module-bg-comments-form .scfListBoxBorder,
.module-bg-comments-form .scfMultipleLineTextBorder,
.module-bg-comments-form .scfNumberBorder,
.module-bg-comments-form .scfPasswordBorder,
.module-bg-comments-form .scfRadioButtonListBorder,
.module-bg-comments-form .scfSingleLineTextBorder,
.module-bg-comments-form .scfSmsTelephoneBorder,
.module-bg-comments-form .scfTelephoneBorder {
    padding-left: 0
}
.module-bg-comments-form .scfCaptchaLabel,
.module-bg-comments-form .scfRequired {
    display: none
}
.module-bg-comments-form .scfCaptchaGeneralPanel {
    padding-bottom: 0
}
.module-bg-comments-listing {
    border-top: 1px solid #f4e0bc;
    margin: 14px 0 0;
    padding: 14px 0
}
.module-bg-comments-listing .module-bg-comment-byline {
    font-weight: 700
}
.module-bg-detail .module-bg-detail-like {
    margin-top: .6em;
    margin-bottom: 1.4em
}
.module-bg-comments-form input[type=submit],
.module-bg-search-again input[type=submit] {
    color: #fff!important;
    border-radius: 5px;
    float: none
}
.module-bg-comments-form input[type=submit] {
    margin-top: 20px
}
.module-bg-search-again .search-option,
.module-bg-search-again .submit-option {
    display: inline
}
.module-search-keyword {
    color: #003876;
    font-weight: 700
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .prev-active,
    .prev-inactive {
        top: 0
    }
    .next-active,
    .next-inactive {
        top: 1px
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=textbox]:focus,
    select:focus,
    textarea:focus {
        font-size: 16px
    }
}
.prev-active:hover {
    border-right: 5px solid #FC7613!important;
    cursor: pointer
}
.next-active:hover {
    border-left: 5px solid #FC7613!important;
    cursor: pointer
}
.arrow-border {
    border: 1px solid #E2B273;
    display: inline
}
.news-form .dates {
    float: left;
    line-height: 15px;
    overflow: hidden;
    padding: 14px 0 0;
    width: 100%
}
.news-form .dates a {
    padding: 0 6px;
    font-weight: 700
}
.news-form .dates a:hover {
    color: #FC7613
}
.dates .results {
    color: #727F8B;
    padding: 0 6px 0 0
}
.year-filter ul {
    float: none;
    list-style-type: none
}
.year-filter li {
    float: left;
    padding: 0 6px 3px 1px!important;
    background: none!important
}
.year-filter {
    font-weight: 700;
    padding: 6px 0 0
}
.filter-title {
    color: #727F8B;
    padding: 0 10px 0 0;
    float: left
}
.left-list {
    float: left;
    text-align: center;
    margin-right: 22px
}
.left-list-copy {
    float: left;
    width: 40%
}
.autofeed .left-list-copy {
    float: left;
    margin-left: 4px;
    width: 175px;
    margin-right: 3px
}
.left-list-copyb {
    float: left
}
.left-list .note {
    text-align: center
}
.push,
footer {
    height: 8em;
    clear: both
}
footer {
    background-color: #003B6D;
    color: #FFF;
    font-size: 11px;
    padding: 0;
    height: 100%
}
footer h3 {
    color: #fff;
    font-weight: 700!important;
    margin: 18px 0 -5px;
    font-size: 1.5em;
    line-height:1.3em
}
footer h4 {
    color: #ED8C1D;
    font-size: 11px;
    padding-top: 12px;
    font-weight: 700
}
footer a {
    color: #FFF;
    font-size: 11px;
    padding: 0;
    text-decoration: none
}
footer ul {
    float: none;
    list-style-type: none;
    padding: 6px 0 0
}
footer li {
    background: none;
    padding: 0;
    line-height: 18px
}
footer ul li {
    padding-bottom: 0
}
.footer-container {
    margin: 0 auto;
    max-width: 1241px;
}
.lt-ie9 .footer-container {
    width: 1241px
}
.foot-inner {
    margin: 0 auto;
    max-width: 970px;
    overflow: hidden;
    padding-bottom: 6px
}
.lt-ie9 .foot-inner {
    width: 970px
}
.foot-1 {
    float: left;
    margin: 0;
    max-width: 195px
}
.foot-2 {
    float: left;
    margin: 0;
    max-width: 150px
}
.foot-3,
.foot-4 {
    float: left;
    margin: 0;
    max-width: 160px
}
.foot-5 {
    float: left;
    margin: 0 0 0 10px;
    max-width: 160px
}
footer .tools-nav {
    left: 25%;
    position: relative;
    padding-top: 12px
}
footer .tools-nav a {
    color: #fff;
    font-size: 11px
}
.social li {
    display: block;
    float: left;
    margin: 5px 10px 10px 0
}
.cp {
    height: 64px;
    clear: both;
    color: #fff;
    font-size: 18px;
    text-shadow: 1px 1px 2px #0b2034
}
.cp:hover {
    color: #fff
}
.cp:hover .cp-left {
    background: url(/assets/default/images/icon/cp-leftb.png)no-repeat
}
.cp:hover .cp-right {
    background: url(/assets/default/images/icon/cp-rightb.png)no-repeat
}
.cp:hover .cp-inner {
    background: url(/assets/default/images/icon/cp-bgb.png);
    border-color: #a8a8a8
}
.cp-left {
    float: left;
    background: url(/assets/default/images/icon/cp-left.png)no-repeat;
    width: 10px;
    height: 54px
}
.cp-inner {
    background: url(/assets/default/images/icon/cp-bg.png) repeat-x;
    float: left;
    vertical-align: middle;
    height: 52px;
    border-top: 1px solid #308cae;
    border-bottom: 1px solid #308cae
}
.cp-copy {
    padding: 14px 0 12px
}
.cp-right {
    float: left;
    background: url(/assets/default/images/icon/cp-right.png)no-repeat;
    width: 10px;
    height: 54px
}
.module-ce-thumbnail {
    float: left;
    padding-right: 8px
}
.listing-item-details {
    overflow: hidden
}
.content-button {
    color: #fff
}
.content-button:link,
.content-button:visited {
    font-family: Arial;
    color: #fff!important;
    font-size: 18px;
    padding: 5px 25px;
    text-decoration: none;
    background-color:#003b6d;
}

.content-button:hover {
    background-color:#fc7613;
}
.cmpgn {
  
}
.cmpgn header {
    background: none!important
}
.cmpgn .wrapper {
    background: 0 0
}
.cmpgn .header_container {
    background: 0 0;
    height: 75px
}
.cmpgn h1 {
	text-transform: capitalize;
    font-size: 38px;
    line-height: 34px
}
.cmpgn .callout .header span {
    font-size: .85em
}
.secondLogo {
    margin-top: 15px
}
.callout-bg .helpInfo {
    letter-spacing: -.03em
}
.callout-bg .info-heading {
    letter-spacing: 0
}
.hwrapper .swedLogo {
    float: right;
    position: relative;
    top: 0;
    right: 50px
}
.directory-section {
    float:left;
    width:50%;
}
.directory-home img {
    border: 6px solid #fff
}
.blog-section {
    border-bottom: 1px solid #ccc;
    padding: 12px 0
}
.blog-section .first {
    padding-top: 0
}
.module-bg-authors,
.module-date,
.module-more {
    font-size: 11px
}
.module-bg-authors {
    margin-bottom: 12px
}
.module-more {
    color: #003876
}
@media print {
    .button {
        display: none!important
    }
    .note {
        display: block
    }
    .left-list {
        text-align: left
    }
    .left-list,
    .left-list-copy,
    .p-info {
        float: none
    }
    * {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important;
        filter: none!important;
        -ms-filter: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href)")"
    }
    abbr[title]:after {
        content: " (" attr(title)")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important;
        border: 0
    }
    @page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}footer .tools-nav {
        color: #000
    }
    .col-3,
    .col-4,
    .col-6,
    .column-three,
    .hero,
    .place,
    .top-right,
    .top-tasks,
    footer .foot-1,
    footer .foot-2,
    footer .foot-3,
    footer .foot-4,
    footer .foot-5,
    header .inside,
    nav {
        display: none;
        width: 0
    }
    .column-one,
    .column-two,
    .main-inner,
    footer .tools-nav,
    header.logo {
        display: block!important;
        width: 100%
    }
}
.responsive-tabs__heading {
    display: none
}
.lt-ie9 .responsive-tabs__heading {
    display: none!important
}
.responsive-tabs__list__item {
    display: inline;
    cursor: pointer
}
.responsive-tabs-wrapper ul li {
    padding-bottom: 7px;
    text-transform: capitalize;
    font-weight: 700;
    background-color:#003B6D;
    background-image:none;
}
.responsive-tabs-wrapper {
    clear: both;
    zoom: 1;
    margin-top: 27px
}
.responsive-tabs-wrapper:after,
.responsive-tabs-wrapper:before {
    content: "";
    display: table
}
.responsive-tabs-wrapper:after {
    clear: both
}
.responsive-tabs__heading:focus,
.responsive-tabs__list__item:focus {
    outline: 0
}
.responsive-tabs__heading--active:focus,
.responsive-tabs__list__item--active:focus {
    outline: 0!important
}
.responsive-tabs__list {
    margin: .6em 0 .6em 1em!important;
    line-height: 1em;
    padding: 0
}
.lt-ie9 .responsive-tabs__list {
    margin-bottom: .9em!important
}
.lt-ie8 .responsive-tabs__list {
    margin-top: 1em!important;
    margin-bottom: 1em!important
}
.responsive-tabs__list__item {
    color: #FFF;
    margin: 0 8px 0 0;
    padding: .6em .7em;
    padding-left: .7em!important;
    border-bottom: 0
}
.responsive-tabs__list__item--active {
    color: #484848;
    border-bottom: 1px solid #F2D8A9
}
.responsive-tabs__list__item--active,
.responsive-tabs__list__item--active:hover {
    background: #FFF!important;
    border-top:3px solid #003B6D;
    border-left:1px solid #e5e5e5;
    border-right:1px solid #e5e5e5;
    border-bottom:1px solid #FFF;
}
.responsive-tabs__panel {
    padding: 25px;
    border: 1px solid #e5e5e5;
}
.responsive-tabs__panel h3 {
    font-weight:700;
}
.responsive-tabs__panel li {
    background: url(/assets/default/images/icon/content-arrow.png) 0 6px no-repeat!important;
    font-weight: 400!important;
    text-transform: none!important
}
.responsive-tabs__panel ol li {
    background: none!important
}
.lt-ie9 .responsive-tabs__panel {
    margin-top: -3px
}
.lt-ie9 .col-2 .responsive-tabs__panel {
    margin-top: 0
}
.responsive-tabs__heading {
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    height: 19px;
    line-height: 20px;
    margin: 4px 0px 0px 0px;
    padding: 0;
    position: relative;
    text-decoration: none;
    zoom: 1
}
h2.responsive-tabs__heading {
    padding: .7em .5em .7em 1em;
    line-height: 19px;
    color: #FC7613;
    font-family: Arial, Helvetica, sans-serif;
    font-size:1.1em !important;
}
@media only screen and (max-width: 69.5em) {
    .top-nav li {
        padding:0 .7em;
    }

    .top-nav li a  {
        line-height:43px;
    }
    .CrisisContainer {
        width: 93%!important;
        left: -10px
    }
}
@media only screen and (max-width: 62.5em) {
    .CrisisContainer {
        width: 93%
    }
    .foot-inner {
        width: 99%
    }
    .contact-role {
        right: 2%
    }
}
@media only screen and (max-width: 61.625em) {
    .top-nav li:hover .dropnav-1,
    .top-nav li:hover .dropnav-2 {
        left: 50px;
        top: 25px
    }
    .top-nav li:hover .dropnav-3 {
        left: 115px;
        top: 25px
    }
    .top-nav li:hover .dropnav-4 {
        left: 195px;
        top: 25px
    }
    .top-nav li:hover .dropnav-5 {
        left: 320px;
        top: 25px
    }
    .top-nav li:hover .dropnav-6 {
        left: 415px;
        top: 25px
    }
}
@media only screen and (max-width: 60.625em) {
    .foot-inner,
    iframe {
        width: 100%
    }
    iframe {
        margin-top: 1em
    }
    .contact-role {
        right: 0
    }
    .contact-container {
        width: 97%;
        min-width: initial
    }
}
@media only screen and (max-width: 60.625em) {

}
@media only screen and (max-width: 61.25em) {
    .CrisisContainer {
        width: 93%
    }
    .mainnav {
        left: 0
    }
    .foot-1,
    .foot-2,
    .foot-3,
    .foot-4,
    .foot-5 {
        margin: 0 2.5em
    }
    .sub-menu ul {
        width: 98%
    }
    .doc-input {
        width: 40%
    }
}
@media only screen and (max-width: 57.5em) {
    .CrisisContainer {
        width: 93%
    }
    .dropnav-2,
    .dropnav-3,
    .dropnav-4,
    .dropnav-5,
    .dropnav-6,
    .site-tools {
        display: none
    }
    .inner-2-col {
        clear: both
    }

    .top-left {
        width: 59%
    }
    .col-5,
    .col-7 {
        width: 79%
    }
    .col-2,
    .col-3,
    .col-6,
    .col-8 {
        width: 100%
    }
    .col-3 .callout,
    .col-6 .callout {
        float: left;
        width: 100%
    }
    .col-3 .callout-header {
        margin-top:0px; 
    }
    .col-6 .module-bg-rss {
        margin-bottom: 10px
    }
    .col-6 .module-bg-categories h3,
    .col-6 .module-bg-year h3 {
        margin: 6px 15px;
        font-weight: 700
    }
    .col-6 .module-bg-categories ul li,
    .col-6 .module-bg-year ul li {
        border: none;
        list-style: disc inside
    }
    .col-6 .blog-tools {
        margin-top: 0
    }
    .col-6 .module-bg-categories,
    .col-6 .module-bg-rss,
    .col-6 .module-bg-search-box,
    .col-6 .module-bg-year {
        width: 48%;
        clear: none!important;
        float: right
    }
    .col-4 {
        min-height: inherit
    }
    .col-3 .callout:nth-child(2n+1),
    .col-6 .callout:nth-child(2n+1) {
        clear: both
    }
    .col-3 .callout:nth-child(even),
    .col-6 .callout:nth-child(even) {
        float: right
    }
    .callout-header .header {
        min-width: inherit
    }
}
@media only screen and (max-width: 54.5em) {
    .directory-section {
        float:left;
        width:100%;
    }
    .senior-care .directory-content {
        float:none;
        display:inline-block;
        vertical-align:top;
    }
    .news-form .plain .results {
        margin-left: 0;
        clear: left;
        margin-top: 1em
    }
    .date-range {
        width: auto!important
    }
    .news-form .date-range {
        margin-top: 1em
    }
}
@media only screen and (max-width: 52.5em) {
    .cmpgn .inner-2-col .hero-main {
        width: 96%
    }
    .inner-2-col .hero-main-swedish img {
        width: 70%
    }
}
@media only screen and (max-width: 47.813em) {
    .top-nav li {
        font-size: .9em;
    }
    .orange-box {
        font-size: .9em
    }
    .foot-1,
    .foot-2,
    .foot-3,
    .foot-4,
    .foot-5 {
        margin: 0 1.5em
    }
    .mobile-move {
        z-index: 0;
        border-top: 1px solid #013f71;
        float:right;
        width:100%;
    }
    .ui-datepicker td a,
    .ui-datepicker td span {
        padding: 0!important
    }
    .top-tasks .inner .pic img {
        width: 100%;
        height: auto
    }
    .detail-pic {
        margin-bottom: 1em
    }
    .inner-2-col .hero-main-swedish img {
        width: 65%
    }
}
@media (max-width: 43.813em) {

    .main-inner {clear:both;}
    .responsive-tabs__list {
        display: none
    }
    .responsive-tabs__heading {
        display: block;
        cursor: pointer;
        position: relative
    }
    .responsive-tabs__panel--closed-accordion-only {
        display: none
    }
    .form-drop:after,
    .its a:after,
    .responsive-tabs__heading:after,
    .ui-icon {
        content: "";
        background: url(/assets/default/images/icon/res-sprite.png) no-repeat!important;
        display: block;
        height: 12px!important;
        width: 10px!important;
        position: absolute;
        right: 20px;
        top: 40%
    }
    .form-drop.active:after,
    .its .active:after,
    .responsive-tabs__heading--active:after,
    .ui-icon-triangle-1-s {
        background-position: 0 -10px!important
    }
    .inner-2-col .hero-main-swedish img {
        width: 65%
    }
}
@media only screen and (max-width: 43.75em) {
    .main-inner {width:100%;}
    .col-5 h1 {
		text-transform: capitalize;
        margin-top:15px;
    }
    .inner-3-col {
        display:inline-block;
    }
    .submenu .inner .place {
        padding: 2px 0px 2px;
    }
    .detail-pic img,
    .direction,
    .feature-mobile,
    .form-drop,
    .generic-listing img,
    .hero.home,
    .mobile-feat,
    .mobile-header,
    .mobile-menu,
    .top-nav .mobile,
    .visible-mobile {
        visibility: visible;
        display: block!important
    }
    header {
        background: 0 0
    }
    nav {
        display:none;
    }

    .content-no-h1 .content-headline {
        font-size: 1.5em!important;
        padding-bottom: .5em;
        line-height: 20px!important;
    }
    h2 {
        font-size: 1.5em
    }
    .col-5 h2 {
        margin-top:30px
    }
    .home h2 {
        font-size: 2em;
        font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif
    }
    .top-content h1 {
		text-transform: capitalize;
        font-size: .5em;
        line-height: 1.2em;
        padding-bottom: 0
    }
    .header_container {
        height: inherit
    }
    .wrapper {
        background: 0 0
    }
    .hwrapper {
        padding: 0;
    }
    .logo .ie-print {
        margin-top: 1.5em;
        margin-bottom: .5em
    }
    .breadcrumbs,
    .col-4 .hasDatepicker,
    .contact-role,
    .hero,
    .home .hero-3,
    .home .hero-mod,
    .inside,
    .left-nav,
    .left-nav .top,
    .mobile-form,
    .mobile-open,
    .nav-container,
    .sub-menu,
    .sub-menu .divider,
    .sub-menu .title,
    .tools,
    .top-tasks .inner {
        display: none
    }
    .search-move {
        display: none;
        width: 100%;
        position: relative;
        background-color: #003b6d;
        padding: 1em 0;
        float: right;
    }
    .site-search {
        width: 95%;
        margin: 0 auto
    }
    .site-search input[type=text] {
        padding: 8px 2%;
        width: 95%
    }
    .site-search button,
    .site-search input[type=button],
    .site-search input[type=reset],
    .site-search input[type=submit] {
        right: 3.5em;
    }
    .search-move .errortext {
        display: none
    }
    .mobile-menu {
        text-align: center;
        float:right;
        margin-right:15px;
    }
    .mobile-move .top-nav {
        padding: 0;
        height:auto;
    }
    .header_container {
        background-position: 100% -8px
    }
    .mobile-menu a {
        border-radius: 0 0 5px 5px;
        padding: .1em;
        display: inline-block;
        width: inherit;
        font-weight: 400;
        vertical-align: top;
        text-transform: uppercase;
        font-size: .9em;
        position: relative;
        background: -webkit-linear-gradient(#0078c3, #0057a7); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#0078c3, #0057a7); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#0078c3, #0057a7); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#0078c3i, #0057a7); /* Standard syntax */
    }
    .mobile-menu a.active {
        padding-bottom: .5em;
        border-radius: 0;
        position: relative;
        border-left: 1px solid #013f71;
        border-right: 1px solid #013f71
    }
    .mobile-menu span {
        display: table-cell;
        width: inherit;
        color: #fff;
        padding: .5em .5em .3em;
        border-radius: 0 0 5px 5px;
        height: 28px;
        vertical-align: middle;
        text-align: left;
    }
    .mobile-menu a.active span {
        border: none;
        padding: .7em 1.6em .8em .6em;
        top: 1px
    }
    .mobile-home span {
        position: relative;
        padding-left: 2.2em
    }
    .mobile-home span:after {
        content: "";
        background: url(/assets/default/images/icon/res-sprite.png) 0 -29px no-repeat;
        width: 20px;
        height: 20px;
        display: block;
        position: absolute;
        left: 10%;
        top: 27%
    }
    .nav-btn span {
        position: relative;
        padding-right: 1.6em
    }
    .nav-btn span:after {
        content: "";
        background: url(/assets/default/images/icon/res-sprite.png) 0 -84px no-repeat;
        width: 10px;
        height: 9px;
        display: block;
        position: absolute;
        right: 11%;
        top: 55%
    }
    .nav-btn.active span:after,
    .submenu .its .more.active:after {
        background-position: 0 -92px!important
    }
    .searchmain span {
        text-indent: -9999px;
        position: relative;
        width: 35px
    }
    .searchmain span:after {
        content: "";
        background: url(/assets/default/images/icon/res-sprite.png) 0 -57px no-repeat;
        width: 25px;
        display: block;
        height: 25px;
        position: absolute;
        top: 20%;
        left: 25%
    }
    .mainnav {
        border-bottom: 2px solid #013f71;
        box-shadow: 0 5px 5px 1px #ccc;
        top: 1px;
        background-color:#003b6d;
    }
    .top-nav {
        float: none
    }
    .top-nav li:first-child {
        border: none
    }
    .sub-menu li,
    .top-nav li {
        float: none;
        border-radius: 0;
        margin-left: 0;
        padding: .3em 1.1em;
        font-size: 1.1em;
        box-shadow: none;
        border-top: 1px solid #4d6b9d;
        position: relative;
        background: #003772;
    }
    .sub-menu li:hover a,
    .top-nav .active a,
    .top-nav .active a:hover,
    .top-nav .active:hover a,
    .top-nav li a,
    .top-nav li:hover a {
        color: #fff;
    }
    .top-nav .active {
        background: #003b6d;
    }
    .sub-menu li.tActive,
    .sub-menu li:hover,
    .top-nav li:hover {
        background:#00366d;
    }
    .logo {
        float: left;
    }
    .top-content {
        margin-bottom: 1em;
        text-align: center;
        padding: 1em 0;
        margin-top: 1em;
    }
    .top-left {
        width: 100%;
    }
    .feature-mobile a {
        position: relative
    }
    .feature-mobile .more {
        width: 17px;
        height: 15px;
        display: inline-block;
        background: url(/assets/default/images/icon/more.png) no-repeat right;
        position: relative;
        /*top: 4px*/
        float: right;
    }
    .news-form .search-text {
        width: 80%
    }
    .hero {
        width: 98%;
        margin: 0 auto 12px;
        top: 0
    }
    .content img,
    .content-no-h1 img {
        display: none
    }
    .content table.health-library {
        font-size: .8em;
        line-height: 1.2em;
        margin-bottom:45px !important;
    }
    .content table.health-library img {
        display: block;
        margin-top: 2em
    }
    .thumb-greeting img {
        display: block!important
    }
    .direction {
        text-align: center
    }
    .inner-2-col .content,
    .inner-2-col .content-no-h1,
    .inner-3-col .content,
    .inner-3-col .content-no-h1 {
        padding:15px;
    }
    .inner-3-col .hero {
        width: 98%;
        margin: 0 auto 12px;
        clear: left;
        float: none
    }
    .inner-3-col .hero-main {
        margin: 0
    }
    .col-1 {
        padding-bottom: 0
    }
    .col-2 .content,
    .col-2 .content-no-h1 {
        width: 92%;
        float: none;
        margin: 0 auto 0em;
        padding: 1em 1em 0;
        height: inherit
    }
    .col-3 .callout {
        width: 97%;
        margin: 0 auto 1.5em;
        float: none!important
    }
    .col-4 {
        width: 100%
    }
    .col-1,
    .col-2,
    .col-3,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .top-tasks {
        float: none;
    }
    .col-8 {
        margin-top: 12px!important
    }
    .col-4 {
        min-height: inherit
    }
    .generic-callout-content img {
        display: none
    }
    .top-tasks {
        clear: right;
        overflow: hidden;
        background: 0 0;
        border: none;
        border-radius: 0;
        width:auto;
        background-color:#f5f5f5;
        padding:15px;
    }
    .top-tasks a {
        color: #FC7613;
        font-size: 1.4em;
        text-decoration: none;
        font-weight: 400;
        padding: .6em;
        display: block
    }
    .top-tasks-copy li {
        float: none;
        padding: 0;
        width: 100%;
        vertical-align: initial;
        display: block;
        border: 1px solid #e5e5e5;
        background-color: #FFF;
        border-radius: 5px;
        margin-bottom: .5em
    }
    .left-nav {
        max-width: inherit
    }
    .left-nav .bot {
        background: #2a487a;
        border-radius: 0;
    }
    .mobile-feat {
        margin-top: .5em;
        width:100%;
        float:left;
        text-align: center;
        border-top:4px solid #013f71;
        background: -webkit-linear-gradient(#0C5B9A, #0A457A); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#0C5B9A, #0A457A); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#0C5B9A, #0A457A); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#0C5B9A, #0A457A); /* Standard syntax */
    }
    .logo {
    top: 0;
    max-width:45%;
    }
    .logo a img {
        width:100%;
    }
    .col-3 {
        padding-top:0px;
    }
    .mychart-mobile,
    .provider-mobile {
        display: inline-block;
        vertical-align: middle;
        width: 49%;
        margin-left: 0px;
    }
    .provider-mobile {
        margin-left: 0
    }
    .mychart-mobile a,
    .provider-mobile a {
        display: block;
        padding: 1em;
        position: relative;
        color:#FFF;
    }
    .mychart-mobile span,
    .provider-mobile span {
        width: 16px;
        height: 16px;
        display: inline-block;
        margin-right: 6px;
        background: url(/assets/default/images/icon/sprite.png) no-repeat;
        position: relative;
        margin-bottom: 0;
        top: 2px;
        display:none;
    }
    .its {
        background-color:#f5f5f5;
        border-bottom: 1px solid #e5e5e5;
        text-transform: uppercase;
        font-weight: 700;
        position: relative
    }
    .its a {
        color: #fc7613;
        display: block;
        padding: 1em;
        position: relative
    }
    .submenu .inner {
        min-height: inherit
    }
    .submenu .its {
        overflow: hidden;
        background: #003772;
        border-bottom:none;
    }
    .submenu .its a {
        color: #FFF;
        display: block;
        font-weight: 400;
        margin: 0;
        padding-right: 1.7em;
        right: 0;
        height: 22px
    }
    .submenu .its .more {
        border-left: 1px solid #4D6B9D;
        display: table-cell;
        vertical-align: middle;
        height: 20px;
        padding-top: 1.4em
    }
    .submenu .its a:after {
        background-position: 0 -84px!important;
        width: 10px;
        height: 9px!important;
        right: 12%;
        top: 40%
    }
    .submenu .its .hospital {
        display: block;
        float: left;
        padding-left: 2em;
        width: 65%
    }
    .submenu .its .hospital a {
        font-size: .8em;
        padding-left: 2.5em;
        position: relative;
        vertical-align: middle;
        display: table-cell;
        top: .4em
    }
    .submenu .its .hospital a:after {
        content: "";
        background-position: 0 -29px!important;
        left: 0;
        right: inherit;
        width: 20px!important;
        height: 20px!important;
        top: 25%
    }
    . .inner .place {
        padding: 0
    }
    .sub-menu ul {
        float: none;
        padding: 0;
        width: 100%
    }
    .sub-menu li {
        margin-bottom: 0
    }
    .sub-menu li a {
        display: block;
        font-weight:700;
        line-height: 16px;
        padding: .6em 0;
        font-size: .7em;
        white-space: initial;
        color:#FFF;

    }
    .ui-datepicker {
        margin: 12px auto!important;
        max-width: 35%!important;
        width: 100%!important
    }
    .ui-datepicker td a,
    .ui-datepicker td span {
        padding: .2em!important
    }
    .ui-datepicker .ui-icon {
        width: 16px!important;
        height: 16px!important
    }
    .ui-datepicker .ui-datepicker-next span,
    .ui-datepicker .ui-datepicker-prev span {
        background: url(/assets/default/images/icon/more.png) right top no-repeat!important
    }
    .filter-box {
        width: auto!important
    }
    .p-info {
        width: 75%
    }
    .return {
        width: 100%
    }
    .form-drop {
        background-color:#f5f5f5 ;
        padding: .7em .5em .5em 1em;
        line-height: 19px;
        color: #FC7613;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        position: relative;
        margin: .5em 0 1em;
        border: 1px solid #e5e5e5;
    }
    .detail-pic+h1 {
        font-size: 200%
    }
    .foot-1,
    .foot-2,
    .foot-3,
    .foot-4,
    .foot-5 {
        margin: 0 3em
    }
    .foot-4 {
        clear: left
    }
}
@media screen and (max-width: 720px) {
    .one-half,
    .one-half-last,
    .one-quarter,
    .one-quarter-last,
    .one-third,
    .one-third-last {
        display: block;
        float: none;
        width: auto
    }
}
@media (max-width: 40em) {
    .mobile {
        display: block!important;
        visibility: visible
    }
    .quality {
        margin-top: 10px
    }
    .reviewMessage {
        width: 100%!important
    }
	.criteria-container {
        margin-left: 0
    }
    .appt-type span {
        width: 100%
    }
    .flush-left,
    .survey-intro .about-survey-copy,
    .survey-intro .about-survey-link {
        float: left
    }
    .rating-container {
        margin: 0!important;
        width: 100%
    }
    .left-list .mobile h3 img,
    .ratings-comments a img {
        display: inline!important
    }
    .left-list .mobile h3,
    .p-title,
    .ratings-comments,
    .star-images {
        text-align: left!important
    }
    .splitter {
        display:none !important;
    }
    .doc-form .options {
        float:none !important;
        width:100% !important;
        top:0px !important;
    }
    .dd {
        background: #fdf5e9 url("/assets/default/images/icon/arrow.png") no-repeat scroll 96% center;
    }
    .range .dd {
        background-position: 90% center;
    }
    .dd-inner {
        background-image:none !important;
    }
    .doc-input .results {
        right:0px !important;
        top:-5px !important;
    }
    .detail-pic+h1 {
		text-transform: capitalize;
        margin-bottom: 0!important
    }
    .direction .address {
        font-weight: 400
    }
    .doc-input {
        width: 94%;
        max-width: 100%
    }
    .generic-listing h3 {
        clear: left;
        padding-top: 1em
    }
    .generic-listing .book-appt {
        display: inline-block;
        float: left;
        width: 100%;
        clear: left;
        text-align: left;
    }    
    .doc-form .doc-submit {
        position: relative;
        right: 0;
        clear: left
    }
    .desktop,
    .desktop-cta,
    .footer-core,
    .openscheduling-core {
        display: none!important
    }
    .footer-container {
        background-position: 100% top
    }
    .foot-1,
    .foot-2,
    .foot-3,
    .foot-4,
    .foot-5 {
        margin: 0;
        width: 100%;
        max-width: inherit
    }
    footer .accordion {
        display: block!important;
        visibility: visible
    }
    footer .ui-accordion .ui-accordion-content-active {
        padding-bottom: 1em!important;
        border-radius: 0;
        background: 0 0
    }
    .col-6 .callout,
    .col-6 .orange-box {
        float: none;
    }
    .col-6 .callout {
        padding:0px 15px;
        width:auto;
    }
    .col-3 .callout:nth-child(even),
    .col-6 .callout:nth-child(even) {
        float: none
    }
    footer .ui-accordion .ui-accordion-header {
        padding: .7em .5em .5em 1em;
        font-size: 1.3em;
        background: 0 0;
        color: #FFF;
        margin: 0;
        border: 0;
        border-top: 1px solid #4d6b9d;
        border-radius: 0!important
    }
    .inner-2-col .hero-main-swedish img {
        width: 100%
    }
    .inner-2-col .quote,
    .quote .copy {
        width: 100%;
        max-width: initial;
        height: auto
    }
    footer .accordian_copy a {
        font-size: 1.1em;
        color: #FFF
    }
    footer .accordian_copy li {
        line-height: 20px
    }
    footer .tools-nav {
        left: 0!important;
        float: none;
        width: 80%;
        margin: 0 auto
    }
    footer .tools-nav ul {
        float: none;
        text-align: center
    }
    .p-info {
        margin-top: 1em
    }
    .autofeed .p-info {
        margin-top: 0
    }
    .p-name {
        width: 100%
    }
    .autofeed .left-list-copy,
    .left-list-copy {
        margin-left: 4px;
        width: 100%!important
    }
    .CCPanel {
        padding-top: 10px
    }
    .CrisisContainer {
        width: 90%!important;
        padding-bottom: 15px;
        left: 0!important
    }
    #ccText {
        padding-top: 5px
    }
}
@media (max-width: 36.25em) {
    .title-info {
        clear: left;
        padding-top: 1em
    }
    .title-info h1 {
		text-transform: capitalize;
        font-size: 2.1em
    }
    .date-range,
    .filter-box {
        margin-left: 0!important
    }
    .news-form .search-text {
        width: 65%
    }
    .filter-box .options {
        max-width: 90%;
        width: 100%
    }
    .ui-datepicker {
        max-width: 50%!important
    }
    .thumb-greeting {
        max-width: 100%;
        width: 100%
    }
    .thumb-greeting img {
        width: 100%;
        height: auto
    }
    .detail-pic+h1 {
	text-transform: capitalize;
        clear: left;
        margin-bottom: 2em
    }
}
@media (max-width: 34.438em) {
    .responsive-tabs__list {
        display: none
    }
    .responsive-tabs__heading {
        display: block;
        cursor: pointer
    }
    .responsive-tabs__panel--closed-accordion-only {
        display: none
    }
}
@media (max-width: 30.063em) {
    .col-6 .callout {
        float: none;
        width: auto;
    }
    .col-2 .content,
    .col-2 .content-no-h1 {
        width: 90%
    }
}
@media (max-width: 23em) {
    .mychart-mobile a,
    .provider-mobile a {
        font-size: 85%
    }
    .direction {
        font-size: .9em
    }
    .top-tasks a {
        font-size: 1.2em
    }
    .mychart-mobile .chart,
    .provider-mobile .provider {
        position: relative;
        top: 3px
    }
    .dates .results,
    .filter-box .results {
        font-weight: 400;
        font-size: 12px
    }
    .splitter {
        right: 0!important;
        top: -23px!important
    }
    .newsletterThumb {
        display: none
    }
}
@media (min-width: 43.813em) {
    .left-nav,
    .mobile-form,
    .mobile-open,
    .nav-container,
    .responsive-tabs__panel--closed-accordion-only,
    .sub-menu,
    .tablet,
    .top-nav {
        display: block!important
    }
    .mobile-move,
    .search-move {
        display: none!important
    }
}
@media screen and (max-width: 480px) {
    .one-half,
    .one-half-last,
    .one-quarter,
    .one-quarter-last,
    .one-third,
    .one-third-last {
        display: block;
        float: none;
        width: auto;
        margin-bottom: 15px
    }
}
@media only screen and (min-width: 800px) and (max-width: 800px) and (orientation: portrait)
{
    .splitter
    {
        right: 213px !important;
    }
    .results
    {
        right: 200px !important;
    }
    .doc-form .options
    {
        top: 22px !important;
    }
}
@media only screen and (min-width: 1280px) and (max-width: 1280px) and (orientation: landscape)
{
    .splitter
    {
        right: 213px !important;
    }
    .results
    {
        right: 200px !important;
    }
    .doc-form .options
    {
        top: 22px !important;
    }
}