You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1090 lines
30 KiB
1090 lines
30 KiB
|
|
img.wp-smiley,
|
|
img.emoji {
|
|
display: inline !important;
|
|
border: none !important;
|
|
box-shadow: none !important;
|
|
height: 1em !important;
|
|
width: 1em !important;
|
|
margin: 0 0.07em !important;
|
|
vertical-align: -0.1em !important;
|
|
background: none !important;
|
|
padding: 0 !important;
|
|
}
|
|
|
|
body {
|
|
--wp--preset--color--black: #000000;
|
|
--wp--preset--color--cyan-bluish-gray: #abb8c3;
|
|
--wp--preset--color--white: #ffffff;
|
|
--wp--preset--color--pale-pink: #f78da7;
|
|
--wp--preset--color--vivid-red: #cf2e2e;
|
|
--wp--preset--color--luminous-vivid-orange: #ff6900;
|
|
--wp--preset--color--luminous-vivid-amber: #fcb900;
|
|
--wp--preset--color--light-green-cyan: #7bdcb5;
|
|
--wp--preset--color--vivid-green-cyan: #00d084;
|
|
--wp--preset--color--pale-cyan-blue: #8ed1fc;
|
|
--wp--preset--color--vivid-cyan-blue: #0693e3;
|
|
--wp--preset--color--vivid-purple: #9b51e0;
|
|
--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
|
|
--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
|
|
--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
|
|
--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
|
|
--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
|
|
--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
|
|
--wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
|
|
--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
|
|
--wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
|
|
--wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
|
|
--wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
|
|
--wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
|
|
--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
|
|
--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
|
|
--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
|
|
--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
|
|
--wp--preset--duotone--midnight: url('#wp-duotone-midnight');
|
|
--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
|
|
--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
|
|
--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
|
|
--wp--preset--font-size--small: 13.5px;
|
|
--wp--preset--font-size--medium: 20px;
|
|
--wp--preset--font-size--large: 27px;
|
|
--wp--preset--font-size--x-large: 42px;
|
|
--wp--preset--font-size--normal: 18px;
|
|
--wp--preset--font-size--xlarge: 36px;
|
|
--wp--preset--font-size--huge: 54px;
|
|
}
|
|
|
|
.has-black-color {
|
|
color: var(--wp--preset--color--black) !important;
|
|
}
|
|
|
|
.has-cyan-bluish-gray-color {
|
|
color: var(--wp--preset--color--cyan-bluish-gray) !important;
|
|
}
|
|
|
|
.has-white-color {
|
|
color: var(--wp--preset--color--white) !important;
|
|
}
|
|
|
|
.has-pale-pink-color {
|
|
color: var(--wp--preset--color--pale-pink) !important;
|
|
}
|
|
|
|
.has-vivid-red-color {
|
|
color: var(--wp--preset--color--vivid-red) !important;
|
|
}
|
|
|
|
.has-luminous-vivid-orange-color {
|
|
color: var(--wp--preset--color--luminous-vivid-orange) !important;
|
|
}
|
|
|
|
.has-luminous-vivid-amber-color {
|
|
color: var(--wp--preset--color--luminous-vivid-amber) !important;
|
|
}
|
|
|
|
.has-light-green-cyan-color {
|
|
color: var(--wp--preset--color--light-green-cyan) !important;
|
|
}
|
|
|
|
.has-vivid-green-cyan-color {
|
|
color: var(--wp--preset--color--vivid-green-cyan) !important;
|
|
}
|
|
|
|
.has-pale-cyan-blue-color {
|
|
color: var(--wp--preset--color--pale-cyan-blue) !important;
|
|
}
|
|
|
|
.has-vivid-cyan-blue-color {
|
|
color: var(--wp--preset--color--vivid-cyan-blue) !important;
|
|
}
|
|
|
|
.has-vivid-purple-color {
|
|
color: var(--wp--preset--color--vivid-purple) !important;
|
|
}
|
|
|
|
.has-black-background-color {
|
|
background-color: var(--wp--preset--color--black) !important;
|
|
}
|
|
|
|
.has-cyan-bluish-gray-background-color {
|
|
background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
|
|
}
|
|
|
|
.has-white-background-color {
|
|
background-color: var(--wp--preset--color--white) !important;
|
|
}
|
|
|
|
.has-pale-pink-background-color {
|
|
background-color: var(--wp--preset--color--pale-pink) !important;
|
|
}
|
|
|
|
.has-vivid-red-background-color {
|
|
background-color: var(--wp--preset--color--vivid-red) !important;
|
|
}
|
|
|
|
.has-luminous-vivid-orange-background-color {
|
|
background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
|
|
}
|
|
|
|
.has-luminous-vivid-amber-background-color {
|
|
background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
|
|
}
|
|
|
|
.has-light-green-cyan-background-color {
|
|
background-color: var(--wp--preset--color--light-green-cyan) !important;
|
|
}
|
|
|
|
.has-vivid-green-cyan-background-color {
|
|
background-color: var(--wp--preset--color--vivid-green-cyan) !important;
|
|
}
|
|
|
|
.has-pale-cyan-blue-background-color {
|
|
background-color: var(--wp--preset--color--pale-cyan-blue) !important;
|
|
}
|
|
|
|
.has-vivid-cyan-blue-background-color {
|
|
background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
|
|
}
|
|
|
|
.has-vivid-purple-background-color {
|
|
background-color: var(--wp--preset--color--vivid-purple) !important;
|
|
}
|
|
|
|
.has-black-border-color {
|
|
border-color: var(--wp--preset--color--black) !important;
|
|
}
|
|
|
|
.has-cyan-bluish-gray-border-color {
|
|
border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
|
|
}
|
|
|
|
.has-white-border-color {
|
|
border-color: var(--wp--preset--color--white) !important;
|
|
}
|
|
|
|
.has-pale-pink-border-color {
|
|
border-color: var(--wp--preset--color--pale-pink) !important;
|
|
}
|
|
|
|
.has-vivid-red-border-color {
|
|
border-color: var(--wp--preset--color--vivid-red) !important;
|
|
}
|
|
|
|
.has-luminous-vivid-orange-border-color {
|
|
border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
|
|
}
|
|
|
|
.has-luminous-vivid-amber-border-color {
|
|
border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
|
|
}
|
|
|
|
.has-light-green-cyan-border-color {
|
|
border-color: var(--wp--preset--color--light-green-cyan) !important;
|
|
}
|
|
|
|
.has-vivid-green-cyan-border-color {
|
|
border-color: var(--wp--preset--color--vivid-green-cyan) !important;
|
|
}
|
|
|
|
.has-pale-cyan-blue-border-color {
|
|
border-color: var(--wp--preset--color--pale-cyan-blue) !important;
|
|
}
|
|
|
|
.has-vivid-cyan-blue-border-color {
|
|
border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
|
|
}
|
|
|
|
.has-vivid-purple-border-color {
|
|
border-color: var(--wp--preset--color--vivid-purple) !important;
|
|
}
|
|
|
|
.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
|
|
background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
|
|
}
|
|
|
|
.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
|
|
background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
|
|
}
|
|
|
|
.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
|
|
background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
|
|
}
|
|
|
|
.has-luminous-vivid-orange-to-vivid-red-gradient-background {
|
|
background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
|
|
}
|
|
|
|
.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
|
|
background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
|
|
}
|
|
|
|
.has-cool-to-warm-spectrum-gradient-background {
|
|
background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
|
|
}
|
|
|
|
.has-blush-light-purple-gradient-background {
|
|
background: var(--wp--preset--gradient--blush-light-purple) !important;
|
|
}
|
|
|
|
.has-blush-bordeaux-gradient-background {
|
|
background: var(--wp--preset--gradient--blush-bordeaux) !important;
|
|
}
|
|
|
|
.has-luminous-dusk-gradient-background {
|
|
background: var(--wp--preset--gradient--luminous-dusk) !important;
|
|
}
|
|
|
|
.has-pale-ocean-gradient-background {
|
|
background: var(--wp--preset--gradient--pale-ocean) !important;
|
|
}
|
|
|
|
.has-electric-grass-gradient-background {
|
|
background: var(--wp--preset--gradient--electric-grass) !important;
|
|
}
|
|
|
|
.has-midnight-gradient-background {
|
|
background: var(--wp--preset--gradient--midnight) !important;
|
|
}
|
|
|
|
.has-small-font-size {
|
|
font-size: var(--wp--preset--font-size--small) !important;
|
|
}
|
|
|
|
.has-medium-font-size {
|
|
font-size: var(--wp--preset--font-size--medium) !important;
|
|
}
|
|
|
|
.has-large-font-size {
|
|
font-size: var(--wp--preset--font-size--large) !important;
|
|
}
|
|
|
|
.has-x-large-font-size {
|
|
font-size: var(--wp--preset--font-size--x-large) !important;
|
|
}
|
|
/* Add your CSS code here.
|
|
|
|
For example:
|
|
.example {
|
|
color: red;
|
|
}
|
|
|
|
For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp
|
|
|
|
End of comment */
|
|
|
|
.seviceLists .fusion-content-boxes .fusion-column .content-wrapper-background .heading .content-box-heading {
|
|
text-transform: capitalize !important;
|
|
}
|
|
|
|
.fusion-content-boxes-1 .heading h2.content-box-heading,
|
|
.fusion-content-boxes-2 .heading h2.content-box-heading {
|
|
text-transform: capitalize !important;
|
|
}
|
|
|
|
.fusion-accordian .panel-title .fusion-toggle-heading {
|
|
text-transform: capitalize;
|
|
}
|
|
|
|
.fusion-title.fusion-sep-none .title-heading-left {
|
|
text-transform: capitalize;
|
|
}
|
|
|
|
.breastBiopsies .BreastTab .nav ul li a h4.fusion-tab-heading {
|
|
text-transform: capitalize !important;
|
|
}
|
|
|
|
.seviceLists .content-box-heading,
|
|
.fusion-content-boxes .content-box-heading {
|
|
text-transform: capitalize !important;
|
|
}
|
|
|
|
|
|
.menu-item-1429 a::before {
|
|
font-family: 'Font Awesome 5 Free';
|
|
font-weight: 900;
|
|
-webkit-font-smoothing: antialiased;
|
|
display: inline-block;
|
|
font-style: normal;
|
|
font-variant: normal;
|
|
text-rendering: auto;
|
|
line-height: 1;
|
|
content: "\f095";
|
|
transform: rotate(90deg);
|
|
color: #104e8a !important;
|
|
display: inline-block;
|
|
font: normal normal normal 14px/1 FontAwesome;
|
|
font-size: inherit;
|
|
text-rendering: auto;
|
|
-webkit-font-smoothing: antialiased;
|
|
width: 11px;
|
|
margin-right: 9px;
|
|
}
|
|
|
|
.menu-item-1787 a::before {
|
|
font-family: 'Font Awesome 5 Free';
|
|
font-weight: 900;
|
|
-webkit-font-smoothing: antialiased;
|
|
display: inline-block;
|
|
font-style: normal;
|
|
font-variant: normal;
|
|
text-rendering: auto;
|
|
line-height: 1;
|
|
content: "\f007";
|
|
width: 11px;
|
|
margin-right: 9px;
|
|
color: #F8981D;
|
|
display: inline-block;
|
|
font: normal normal normal 14px/1 FontAwesome;
|
|
font-size: inherit;
|
|
text-rendering: auto;
|
|
-webkit-font-smoothing: antialiased;
|
|
}
|
|
|
|
|
|
ul#menu-topnavigation li {
|
|
float: left;
|
|
border-left: 1px solid #ccdce7;
|
|
}
|
|
|
|
ul#menu-topnavigation li a {
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-align-items: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
position: relative;
|
|
padding: 2px 13px;
|
|
}
|
|
|
|
ul#menu-topnavigation li a::after {
|
|
content: '';
|
|
background: #8898a7;
|
|
width: 1px;
|
|
height: 19px;
|
|
position: absolute;
|
|
top: 6px;
|
|
right: 0;
|
|
}
|
|
|
|
.fusion-megamenu-title {
|
|
display: none;
|
|
}
|
|
|
|
@media (max-width: 840px) {
|
|
|
|
rs-module rs-layer,
|
|
rs-module .rs-layer {
|
|
left: 40px;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 1366px) {
|
|
|
|
rs-module rs-layer,
|
|
rs-module .rs-layer {
|
|
left: 40px;
|
|
}
|
|
}
|
|
|
|
.single-physician .fusion-page-title-bar {
|
|
display: none;
|
|
}
|
|
|
|
.fusion-page-title-row.noWhite .fusion-page-title-wrapper {
|
|
align-items: flex-end;
|
|
}
|
|
|
|
@media screen and (max-width: 1024px) {
|
|
.fusion-body .fusion-page-title-bar {
|
|
align-items: flex-end;
|
|
padding-left: 0px !important;
|
|
padding-right: 0px !important;
|
|
}
|
|
|
|
}
|
|
|
|
@media screen and (max-width: 800px) {
|
|
.fusion-page-title-bar .fusion-page-title-row h1 {
|
|
font-size: 35px !important;
|
|
line-height: 40.42px !important;
|
|
}
|
|
|
|
.single-services .fusion-page-title-bar .fusion-page-title-row.noWhite {
|
|
background: #ffff;
|
|
}
|
|
|
|
.single-services .fusion-page-title-bar .fusion-page-title-row.noWhite {
|
|
padding-left: 15px;
|
|
padding-right: 15px;
|
|
}
|
|
}
|
|
|
|
.fusion-page-title-row.noWhite .fusion-page-title-captions {
|
|
padding-left: 30px !important;
|
|
padding-right: 30px !important;
|
|
}
|
|
|
|
@media only screen and (max-width: 640px) {
|
|
.fusion-page-title-bar .fusion-page-title-row h1 {
|
|
font-size: 26px !important;
|
|
line-height: 30.42px !important;
|
|
}
|
|
}
|
|
|
|
@media only screen and (max-width: 800px) {
|
|
.fusion-body .fusion-page-title-bar {
|
|
min-height: 226px;
|
|
background-size: cover !important;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 840px) {
|
|
|
|
rs-module rs-layer,
|
|
rs-module .rs-layer {
|
|
left: 0px;
|
|
}
|
|
}
|
|
.single-post .post-slideshow .fusionBackground {
|
|
background-position: top;
|
|
}
|
|
.ltr .fusion-section-separator .fusion-section-separator-spacer.fusion-section-separator-fullwidth,
|
|
.ltr .fusion-section-separator .fusion-section-separator-svg.fusion-section-separator-fullwidth {
|
|
left: 0;
|
|
transform: unset;
|
|
}
|
|
|
|
.single-news .fusion-post-title-meta-wrap {
|
|
max-width: 1280px !important;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
.fusion-main-menu .fusion-dropdown-menu {
|
|
overflow: visible;
|
|
}
|
|
|
|
.widget .fusion-social-networks.boxed-icons .fusion-social-network-icon {
|
|
margin: 2px;
|
|
}
|
|
|
|
.widget .fusion-social-networks.boxed-icons .fusion-social-networks-wrapper {
|
|
margin-top: 4px;
|
|
margin-left: 0;
|
|
}
|
|
|
|
@media screen and (min-width: 1101px) {
|
|
.fusion-main-menu ul li.fusion-main-menu-search a {
|
|
width: 17px !important;
|
|
height: auto !important;
|
|
position: relative;
|
|
top: 20px;
|
|
}
|
|
}
|
|
|
|
@media screen and (max-width: 800px) {
|
|
.single-services.postid-2645 .fusion-page-title-bar {
|
|
background: url(//www.centrastate.com/wp-content/uploads/sites/9/2018/03/parkinsons-hero.jpg);
|
|
background-position: center;
|
|
background-size: 100%;
|
|
}
|
|
|
|
.single-services.postid-2645 .fusion-page-title-row {
|
|
align-items: end;
|
|
overflow: hidden;
|
|
}
|
|
|
|
}
|
|
|
|
|
|
.show-menu {
|
|
display: block;
|
|
}
|
|
#flags {
|
|
display: none;
|
|
}
|
|
|
|
#google_language_translator a {
|
|
display: none !important;
|
|
}
|
|
|
|
.goog-te-gadget {
|
|
color: transparent !important;
|
|
}
|
|
|
|
.goog-te-gadget {
|
|
font-size: 0px !important;
|
|
}
|
|
|
|
.goog-branding {
|
|
display: none;
|
|
}
|
|
|
|
.goog-tooltip {
|
|
display: none !important;
|
|
}
|
|
|
|
.goog-tooltip:hover {
|
|
display: none !important;
|
|
}
|
|
|
|
.goog-text-highlight {
|
|
background-color: transparent !important;
|
|
border: none !important;
|
|
box-shadow: none !important;
|
|
}
|
|
|
|
#google_language_translator select.goog-te-combo {
|
|
color: #32373c;
|
|
}
|
|
|
|
#flags {
|
|
display: none;
|
|
}
|
|
|
|
.goog-te-banner-frame {
|
|
visibility: hidden !important;
|
|
}
|
|
|
|
body {
|
|
top: 0px !important;
|
|
}
|
|
|
|
#goog-gt-tt {
|
|
display: none !important;
|
|
}
|
|
|
|
#glt-translate-trigger {
|
|
left: 20px;
|
|
right: auto;
|
|
}
|
|
|
|
#glt-translate-trigger>span {
|
|
color: #ffffff;
|
|
}
|
|
|
|
#glt-translate-trigger {
|
|
background: #f89406;
|
|
}
|
|
|
|
.goog-te-gadget .goog-te-combo {
|
|
width: 160px;
|
|
}
|
|
@media screen and (max-width: 640px) {
|
|
.fusion-no-small-visibility {
|
|
display: none !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .sm-text-align-center {
|
|
text-align: center !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .sm-text-align-left {
|
|
text-align: left !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .sm-text-align-right {
|
|
text-align: right !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .sm-flex-align-center {
|
|
justify-content: center !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .sm-flex-align-flex-start {
|
|
justify-content: flex-start !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .sm-flex-align-flex-end {
|
|
justify-content: flex-end !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .sm-mx-auto {
|
|
margin-left: auto !important;
|
|
margin-right: auto !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .sm-ml-auto {
|
|
margin-left: auto !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .sm-mr-auto {
|
|
margin-right: auto !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .fusion-absolute-position-small {
|
|
position: absolute;
|
|
top: auto;
|
|
width: 100%;
|
|
}
|
|
}
|
|
|
|
@media screen and (min-width: 641px) and (max-width: 1024px) {
|
|
.fusion-no-medium-visibility {
|
|
display: none !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .md-text-align-center {
|
|
text-align: center !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .md-text-align-left {
|
|
text-align: left !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .md-text-align-right {
|
|
text-align: right !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .md-flex-align-center {
|
|
justify-content: center !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .md-flex-align-flex-start {
|
|
justify-content: flex-start !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .md-flex-align-flex-end {
|
|
justify-content: flex-end !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .md-mx-auto {
|
|
margin-left: auto !important;
|
|
margin-right: auto !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .md-ml-auto {
|
|
margin-left: auto !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .md-mr-auto {
|
|
margin-right: auto !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .fusion-absolute-position-medium {
|
|
position: absolute;
|
|
top: auto;
|
|
width: 100%;
|
|
}
|
|
}
|
|
|
|
@media screen and (min-width: 1025px) {
|
|
.fusion-no-large-visibility {
|
|
display: none !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .lg-text-align-center {
|
|
text-align: center !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .lg-text-align-left {
|
|
text-align: left !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .lg-text-align-right {
|
|
text-align: right !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .lg-flex-align-center {
|
|
justify-content: center !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .lg-flex-align-flex-start {
|
|
justify-content: flex-start !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .lg-flex-align-flex-end {
|
|
justify-content: flex-end !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .lg-mx-auto {
|
|
margin-left: auto !important;
|
|
margin-right: auto !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .lg-ml-auto {
|
|
margin-left: auto !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .lg-mr-auto {
|
|
margin-right: auto !important;
|
|
}
|
|
|
|
body:not(.fusion-builder-ui-wireframe) .fusion-absolute-position-large {
|
|
position: absolute;
|
|
top: auto;
|
|
width: 100%;
|
|
}
|
|
}
|
|
.professionalSection .columnWrapper .columnContent h6 {
|
|
min-height: auto;
|
|
}
|
|
|
|
.sbi_header_hashtag_icon,
|
|
.sbi_header_img_hover {
|
|
opacity: 0 !important;
|
|
}
|
|
|
|
.sbi_lightboxOverlay {
|
|
pointer-events: none !important;
|
|
z-index: 999999;
|
|
}
|
|
|
|
.sbi_lightbox {
|
|
z-index: 10000000;
|
|
}
|
|
|
|
.formSearch.searchOpen .headRgt .searchBlock .mainWraps .searchFlex .searchList.imageContent:nth-child(1) {
|
|
display: none !important;
|
|
}
|
|
|
|
.formSearch.searchOpen .headRgt .searchBlock .mainWraps .searchFlex .searchList {
|
|
width: 320px;
|
|
}
|
|
|
|
.formSearch.searchOpen .headRgt .searchBlock .mainWraps .searchList ul li {
|
|
width: 100%;
|
|
}
|
|
|
|
.formSearch.searchOpen .headRgt .searchBlock .mainWraps .searchFlex .searchList.otherResults {
|
|
width: 320px
|
|
}
|
|
|
|
.formSearch.searchOpen .headRgt .searchBlock .mainWraps .searchList ul li .serachInfo {
|
|
width: 100%;
|
|
}
|
|
|
|
.searchresult .searchResultList .physiciansResult {
|
|
display: none;
|
|
}
|
|
|
|
.search-page-left .form-group:first-child {
|
|
display: none;
|
|
}
|
|
|
|
.nf-form-content .listselect-wrap .nf-field-element div,
|
|
.nf-form-content input.ninja-forms-field,
|
|
.nf-form-content select.ninja-forms-field:not([multiple]) {
|
|
height: 50px !important
|
|
}
|
|
|
|
.centrastate-dedicated-page.jackson-campaign.local-jackson .nf-form-content .list-select-wrap>div div:after {
|
|
content: "\f078";
|
|
font-family: FontAwesome;
|
|
font-size: 17px;
|
|
position: absolute;
|
|
right: 16px;
|
|
bottom: -2px;
|
|
height: 50px;
|
|
line-height: 50px;
|
|
z-index: 10;
|
|
}
|
|
|
|
|
|
|
|
.centrastate-dedicated-page.jackson-campaign.local-jackson .list-select-wrap div div:before {
|
|
content: "\02C7";
|
|
width: 50px;
|
|
height: 50px;
|
|
line-height: 39px;
|
|
border-left: 1px solid #dadada;
|
|
position: absolute;
|
|
top: 1px;
|
|
right: 2px;
|
|
background: #fff;
|
|
pointer-events: none;
|
|
z-index: 10;
|
|
font-family: icomoon;
|
|
font-size: 0px;
|
|
text-align: center;
|
|
color: #ccc;
|
|
}
|
|
|
|
.single-post .nf-form-content .listselect-wrap .nf-field-element div,
|
|
.nf-form-content .ninja-forms-field {
|
|
margin-bottom: 15px !important
|
|
}
|
|
|
|
.fusion-accordian #accordion-5402-1 .panel-title .active .fa-fusion-box,
|
|
.fusion-accordian #accordion-5402-1 .panel-title a:hover .fa-fusion-box {
|
|
background-color: #f2ae63 !important;
|
|
border-color: #f2ae63 !important;
|
|
|
|
}
|
|
|
|
.page-id-66872 .nf-error-msg,
|
|
.ninja-forms-req-symbol {
|
|
display: none;
|
|
}
|
|
|
|
.checkbox-container.label-hidden label {
|
|
display: none !important;
|
|
}
|
|
|
|
.single-post .tagcloud a:hover {
|
|
background: #104E8A !important;
|
|
}
|
|
|
|
.page-id-1387 .centrastate-dedicated-page .ninja-forms-field.nf-element,
|
|
.centrastate-dedicated-page .nf-field-element select.ninja-forms-field.nf-element {
|
|
|
|
margin-bottom: 15px;
|
|
|
|
}
|
|
|
|
#media_image-3 img {
|
|
max-width: 265px !important
|
|
}
|
|
|
|
.fusion-load-more-button.fusion-blog-button {
|
|
margin-bottom: 79px;
|
|
}
|
|
|
|
@media screen and (max-width: 600px) {
|
|
.hide-on-mobile {
|
|
display: none !important;
|
|
}
|
|
}
|
|
|
|
|
|
.fusion-megamenu-widgets-container .service-Wrapper {
|
|
padding-top: 0px;
|
|
}
|
|
|
|
.fusion-megamenu-widgets-container .service-Wrapper .service-landing .spec-explorer {
|
|
padding: 0px;
|
|
background: #fff;
|
|
}
|
|
|
|
.fusion-megamenu-widgets-container .service-Wrapper .service-landing .spec-explorer .explore-service .search {
|
|
border: solid 1px #104E8A;
|
|
}
|
|
|
|
.fusion-megamenu-widgets-container .service-Wrapper .service-landing .spec-explorer .special-service ul li {
|
|
width: 100%;
|
|
}
|
|
|
|
|
|
.fusion-megamenu-widgets-container .service-Wrapper .service-landing .spec-explorer .explore-service .view-all {
|
|
width: 30%
|
|
}
|
|
|
|
.fusion-megamenu-widgets-container .service-Wrapper .service-landing .spec-explorer .explore-service .explore-letter {
|
|
padding-bottom: 30px;
|
|
}
|
|
|
|
.fusion-megamenu-widgets-container .service-Wrapper .service-landing {
|
|
padding-bottom: 0px;
|
|
}
|
|
|
|
.fusion-megamenu-widgets-container .service-Wrapper .service-landing .spec-explorer .special-service h2 {
|
|
color: #104E8A;
|
|
text-align: center;
|
|
}
|
|
|
|
.fusion-megamenu-widgets-container .service-Wrapper .service-landing .spec-explorer .explore-service h2 {
|
|
color: #104E8A;
|
|
text-align: center;
|
|
}
|
|
|
|
.fusion-megamenu-widgets-container .service-Wrapper .service-landing .spec-explorer .explore-service h5 {
|
|
font-size: 18px;
|
|
}
|
|
|
|
.fusion-megamenu-widgets-container .service-Wrapper .service-landing .spec-explorer .explore-service .explore-letter div {
|
|
font-size: 24px;
|
|
width: 30px;
|
|
}
|
|
|
|
.fusion-megamenu-widgets-container .service-Wrapper .service-landing .spec-explorer .special-service ul li a {
|
|
font-size: 18px;
|
|
}
|
|
|
|
.rev-btn:hover {
|
|
background: #F2AE63;
|
|
}
|
|
|
|
.fusion-megamenu-title {
|
|
display: none;
|
|
}
|
|
|
|
@media (max-width: 840px) {
|
|
|
|
rs-module rs-layer,
|
|
rs-module .rs-layer {
|
|
left: 40px;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 1366px) {
|
|
|
|
rs-module rs-layer,
|
|
rs-module .rs-layer {
|
|
left: 40px;
|
|
}
|
|
}
|
|
|
|
|
|
.single-physician .fusion-page-title-bar {
|
|
display: none;
|
|
}
|
|
|
|
.page-id-35 .fusion-page-title-bar .fusion-page-title-row h1 {
|
|
color: #fff;
|
|
}
|
|
|
|
.page-id-71528 .fusion-page-title-bar .fusion-page-title-row h1 {
|
|
color: #fff;
|
|
}
|
|
|
|
#main .post-content .nonhundred-percent-fullwidth {
|
|
padding-top: 0px;
|
|
}
|
|
|
|
.single-post .fusion-text h4 {
|
|
margin: 0px 0;
|
|
}
|
|
|
|
.single-post .fusion-text h4+p,
|
|
.single-post .fusion-text ol+h4,
|
|
.single-post .fusion-text ul+h4,
|
|
.single-post .fusion-text p+h4 {
|
|
margin: 15px 0;
|
|
}
|
|
|
|
.fusion-body .post-content .fusion-layout-column {
|
|
margin-bottom: 12px;
|
|
}
|
|
|
|
.edn-position-top_absolute.apexnb-single-right {
|
|
position: fixed;
|
|
}
|
|
|
|
.fusion-meta-info-wrapper .vcard a {
|
|
text-decoration: underline;
|
|
color: #f9a234;
|
|
}
|
|
|
|
.meta-tags a {
|
|
text-decoration: underline;
|
|
color: #f9a234
|
|
}
|
|
|
|
.single-post .fusion-carousel-title {
|
|
text-align: center;
|
|
max-width: 300px;
|
|
margin: 0 auto;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.fusion-carousel .fusion-carousel-swipe {
|
|
width: 1200px;
|
|
}
|
|
|
|
.single-post .post {
|
|
margin-bottom: 65px;
|
|
}
|
|
|
|
#wrapper a:focus {
|
|
outline: #104e8a !important;
|
|
outline-style: dashed !important;
|
|
outline-color: #104e8a !important;
|
|
outline-width: 2px !important;
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 1222px) and (min-width: 1146px) {
|
|
.sectwocolm .fusion-content-boxes.fusion-columns-1 .fusion-column .content-wrapper-background {
|
|
min-height: 550px !important;
|
|
}
|
|
}
|
|
|
|
|
|
.health_list {
|
|
min-height: 330px !important;
|
|
}
|
|
|
|
@media (max-width: 860px) and (min-width: 800px) {
|
|
.health_list {
|
|
min-height: 735px !important;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 920px) and (min-width: 860px) {
|
|
.health_list {
|
|
min-height: 630px !important;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 1200px) and (min-width: 920px) {
|
|
.health_list {
|
|
min-height: 500px !important;
|
|
}
|
|
}
|
|
|
|
.seviceLists .fusion-content-boxes .fusion-column .content-wrapper-background .heading .content-box-heading {
|
|
text-transform: capitalize !important;
|
|
}
|
|
|
|
.fusion-content-boxes-1 .heading .content-box-heading,
|
|
.fusion-content-boxes-2 .heading .content-box-heading,
|
|
div[class*="fusion-content-boxes-"] .heading .content-box-heading {
|
|
text-transform: capitalize !important;
|
|
}
|
|
.postid-2545 .fusion-page-title-bar {
|
|
/*margin-top: -540px;*/
|
|
}
|
|
|
|
a:active,
|
|
a:focus,
|
|
button:focus,
|
|
button:active,
|
|
input:focus,
|
|
input:active,
|
|
select:focus,
|
|
select:active,
|
|
#inputSearch:focus,
|
|
#inputSearch:active,
|
|
#services_search:active,
|
|
#services_search:focus,
|
|
#specialtyWidget:active,
|
|
#specialtyWidget:focus,
|
|
#searchByPhysicianName-1:active,
|
|
#searchByPhysicianName-1:focus,
|
|
#searchInput:active,
|
|
#searchInput:focus,
|
|
input[id^=nf-field-]:active,
|
|
input[id^=nf-field-]:focus,
|
|
select[id^=nf-field-]:active,
|
|
select[id^=nf-field-]:focus {
|
|
outline: none !important;
|
|
}
|
|
|
|
a:focus-visible,
|
|
button:focus-visible,
|
|
input:focus-visible,
|
|
input[id^=nf-field-]:focus-visible,
|
|
select[id^=nf-field-]:focus-visible,
|
|
select:focus-visible {
|
|
outline: 1px dotted #104e8a !important;
|
|
}
|
|
|
|
#wrapper a:focus {
|
|
outline: #104e8a !important;
|
|
outline-style: dashed !important;
|
|
outline-color: #104e8a !important;
|
|
outline-width: 1px !important;
|
|
outline: 1px dotted #104e8a !important;
|
|
}
|
|
|
|
.form-info{
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
}
|
|
@media screen and (max-width: 1280px) {
|
|
.form-info{
|
|
width: auto;
|
|
margin: 0 auto;
|
|
|
|
}
|
|
} |