article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:1em;margin:0}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html 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}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0} *,
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
} .archive-pagination:before,
.clearfix:before,
.entry:before,
.entry-pagination:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
content: " ";
display: table;
}
.archive-pagination:after,
.clearfix:after,
.entry:after,
.entry-pagination:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
clear: both;
content: " ";
display: table;
}  html {
min-height: 100%;
font-size: 62.5%; background-color: #fff;
}
body {
position: relative;
height: 100%;
color: #666;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.625;
background-color: #cfd8e0;  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmZDhlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #cfd8e0 0%, #ffffff 85%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfd8e0), color-stop(85%,#ffffff)); background: -webkit-linear-gradient(top,  #cfd8e0 0%,#ffffff 85%); background: -o-linear-gradient(top,  #cfd8e0 0%,#ffffff 85%); background: -ms-linear-gradient(top,  #cfd8e0 0%,#ffffff 85%); background: linear-gradient(to bottom,  #cfd8e0 0%,#ffffff 85%); }
body.bubble {
background-color: #f5f5f5;
}
a,
button,
input[type="text"],
input[type="search"],
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea,
input[type="text"]:focus,
input[type="search"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
textarea:focus,
.button,
.wpb_button {
-webkit-transition: all 0.1s ease-in-out;
-moz-transition:    all 0.1s ease-in-out;
-ms-transition:     all 0.1s ease-in-out;
-o-transition:      all 0.1s ease-in-out;
transition:         all 0.1s ease-in-out;
-webkit-appearance: none;
-moz-appearance: none;
}
::-moz-selection {
background-color: #58595b;
color: #fff;
}
::selection {
background-color: #58595b;
color: #fff;
}
p {
margin: 0 0 24px;
margin: 0 0 2.4rem;
padding: 0;
}
p,
ol,
ul,
.quote-caption {
margin-bottom: 26px;
margin-bottom: 2.6rem;
}
ol,
ul {
margin: 0;
padding: 0;
}
.site-inner ol,
.site-inner ul {
margin-left: 40px;
margin-left: 4rem;
margin-bottom: 26px;
margin-bottom: 2.6rem;
}
ul.fa-ul {
margin: 0.5em 0 0.5em 2.14285714em !important;
}
ul.fa-ul .fa {
top: auto;
line-height: inherit;
}
ul.wpb_thumbnails {
margin-left: 0;
}
.content ul li {
list-style-type: disc;
}
.content li {
margin-bottom: 0.5em;
line-height: 1.4;
}
.content ol ol,
.content ul ul {
margin-bottom: 0;
}
p:last-child,
ol:last-child,
ul:last-child {
margin-bottom: 0;
} 
strong {
font-weight: 700;
}
blockquote,
blockquote::before {
color: #999;
font-size: 0.9em;
line-height: 1.5;
}
blockquote {
margin: 20px 40px 24px 35px;
margin: 2rem 4rem 2.4rem 3.5rem;
}
blockquote::before {
content: "\201C";
display: block;
font-family: Georgia;
font-size: 60px;
font-size: 6rem;
line-height: 0.9;
height: 0;
left: -30px;
position: relative;
top: 0px;
}
blockquote img {
float: right;
width: 100px;
margin: 0 0 1em 1em !important;
border-radius: 1000px;
}
blockquote cite {
position: relative;
display: block;
margin-top: 1em;
margin-left: 1.25em;
font-style: italic;
}
blockquote cite:before {
content: "\f007"; position: absolute;
font-family: FontAwesome;
left: -1.25em;
font-style: normal;	
}
blockquote cite i,
blockquote cite em {
display: block;
color: #959594;
font-size: 0.8em;
font-weight: normal;
font-style: italic;
}
.content code {
background-color: #58595b;
color: #ddd;
}
cite {
font-style: normal;
} a {
color: #666;
text-decoration: none;
}
a:hover {
color: #58595b;
}
.site-inner a {
word-wrap: break-word; 
}
a,
body table.em-calendar td.eventful a,
body table.em-calendar td.eventful-today a { color: #f15a23;
}
a:hover,
body table.em-calendar td.eventful a:hover, 
body table.em-calendar td.eventful-today a:hover {
color: #58595b;
}
.content .attachment a,
.content .gallery a {
border: none;
}
a img {
margin-bottom: -4px;
margin-bottom: -0.4rem;
}
.external-link-icons .external-link:after,
.email-link-icons .email-link:before,
.pdf-link-icons .pdf-link:before,
.doc-link-icons .doc-link:before {
margin: 0 4px;
white-space: nowrap;
font-family: FontAwesome;
}
.external-link-icons .external-link:after {
content: "\f08e";
}
.email-link-icons .email-link:before {
content: "\f003";
}
.pdf-link-icons .pdf-link:before {
content: "\f1c1";
}
.doc-link-icons .doc-link:before {
content: "\f1c2";
}
.menu .external-link:after,
.wpb_button_a:after,
.wpb_button_a:before {
display: none !important;
}
.image-link,
.image-link:hover {
border-bottom: none !important;
text-decoration: none !important;
}
.image-link:before,
.image-link:after {
display: none;
} h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 16px;
margin: 0 0 1.6rem;
color: #58595b;
line-height: 1.2;
font-weight: normal;
}
h1 {
font-size: 2em
}
h2 {
font-size: 1.8em;
}
.page-id-160 .content h2 {
font-size: 1.5em;
}
.content h2 {
clear: both;
}
.widget .entry h2 {
margin-bottom: 5px;
margin-bottom: 0.5rem;
font-size: 1em;
}
h3,
h4,
h5 {
font-weight: 700;
}
h3 {
color: #f15a23;
font-family: 'Open Sans Condensed', sans-serif;
font-size: 1.285714286em; 
}
h4 {
font-size: 1.1em;
}
h5,
h6 {
margin-bottom: 0;
}
h5 {
font-size: 1em;
}
h6 {
font-size: 1em;
} embed,
iframe,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
width: auto; }
a:hover img {
} input,
select,
textarea,
button,
.button,
body .wpb_button,
.genesis-nav-menu a,
.genesis-nav-menu > .right,
#subscribe-email input, div.gform_wrapper input[type="email"], div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
padding: 15px;
padding: 1.5rem;
line-height: 1.25;
text-shadow: none;
}
input,
select,
textarea {
background-color: #fff;
border: 1px solid #ddd;
border-radius: 5px;
color: #999;
width: 100%;
}
input[type="radio"],
input[type="checkbox"] {
width: auto;
}
input[type="file"],
input[type="range"] {
padding-left: 0;
padding-right: 0;
border: none !important;
box-shadow: none;
}
input:focus,
textarea:focus {
outline: none;
}
::-moz-placeholder {
color: #999;
opacity: 1;
}
::-webkit-input-placeholder {
color: #999;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
body .button,
body .wpb_button {
padding-left: 26px;
padding-right: 26px;
padding-left: 2.6rem;
padding-right: 2.6rem;
background-color: #58595b;
border: 1px solid #58595b;
box-shadow: none;
color: #fff;
cursor: pointer;
text-transform: uppercase;
width: auto;
border-radius: 5px;
font-weight: normal;
letter-spacing: 0.02em;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
body .button:hover,
body .wpb_button:hover,
.genesis-nav-menu input[type="submit"] {
background-color: #f15a23;
border-color: #f15a23;
color: #fff;
}
.button,
.wpb_button {
display: inline-block;
margin-bottom: 5px !important;
}
.button:before,
.button:after,
.wpb_button:before,
.wpb_button:after {
display: none;
}
.content .button,
.content .button:hover,
.content .wpb_button,
.content .wpb_button:hover {
color: #FFF;
} .sidebar input,
.sidebar select,
.sidebar textarea,
.sidebar button,
.sidebar .button,
.sidebar .wpb_button,
.sidebar #subscribe-email input, .sidebar div.gform_wrapper input[type="email"], .sidebar div.gform_wrapper input[type="text"],
.sidebar div.gform_wrapper textarea,
.sidebar .gform_wrapper .ginput_complex .ginput_left select,
.sidebar .gform_wrapper .ginput_complex .ginput_right select,
.sidebar .gform_wrapper .ginput_complex .ginput_left,
.sidebar .gform_wrapper .ginput_complex .ginput_right,
.sidebar .gform_wrapper .ginput_complex .ginput_right input[type=text] {
width: 100% !important;
padding: 0.5em;
}
.sidebar input[type="radio"],
.sidebar input[type="checkbox"] {
width: auto !important;
}
.sidebar input[type="file"] {
padding: 0;
}
.sidebar label {
font-size: 0.9em;
}
.genesis-nav-menu input[type="submit"]:hover {
background-color: #555;
border-color: #555;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
display: none;
} body .red,
.genesis-nav-menu .button {
background-color: #f15a23;
border-color: #f15a23;
}
body .red:hover {
background-color: #58595b;
border-color: #58595b;
}
.genesis-nav-menu .button:hover {
background-color: #555;
border-color: #555;	
}
body .blue {
background-color: #0971b2;
border-color: #0971b2;
}
body .blue:hover {
background-color: #58595b;
border-color: #58595b;
}
body .green {
background-color: #00a476;
border-color: #00a476;
}
body .green:hover {
background-color: #58595b;
border-color: #58595b;
}
.arrow-right:after {
display: inline-block;
content: "\00a0\00a0\f0a9";
font-family: FontAwesome;
line-height: 1;
}
.arrow-left:before {
display: inline-block;
content: "\f0a8\00a0\00a0";
font-family: FontAwesome;
line-height: 1;
} .gradient-blue {
background-color: #d4e5f6;  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q0ZTVmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #d4e5f6 0%, #ffffff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d4e5f6), color-stop(100%,#ffffff)); background: -webkit-linear-gradient(top,  #d4e5f6 0%,#ffffff 100%); background: -o-linear-gradient(top,  #d4e5f6 0%,#ffffff 100%); background: -ms-linear-gradient(top,  #d4e5f6 0%,#ffffff 100%); background: linear-gradient(to bottom,  #d4e5f6 0%,#ffffff 100%); } table {
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin-bottom: 40px;
margin-bottom: 4rem;
width: 100%;
}
tbody {
border-bottom: 1px solid #ddd;
}
th,
td {
text-align: left;
}
th {
font-weight: bold;
text-transform: uppercase;
}
td {
border-top: 1px solid #ddd;
padding: 6px 0;
padding: 0.6rem 0;
}  .site-inner,
.wrap {
margin: 0 auto;
width: 100%;
max-width: 1100px;
}
.entry-header .wrap,
.site-inner {
clear: both;
padding: 20px;
padding: 2rem;
}
.site-inner {
background-color: #fff;	
}
.entry-header .wrap {
background-color: #ffd457;
border-bottom: 1px solid #cfd8e0;
}
.custom-background .site-inner {
max-width: 1100px;
margin: 20px;
margin: 2rem;
padding: 30px;
padding: 3rem;
background-color: #fff;
}
.custom-background.bubble .site-inner {
max-width: 1100px;
margin: 0 auto;
padding: 20px;
padding: 2rem;
background-color: transparent;
}
.entry,
.sidebar .widget,
.ez-widget-area,
.breadcrumb,
.archive-description,
.author-box,
.comment-respond,
.entry-comments,
.entry-pings {
margin-bottom: 20px;
margin-bottom: 2rem;
}
.entry-content > .vc_row:last-of-type {
margin-bottom: 0;
}
.site-header #search-3 .widget-title{
display: none !important;
} .bubble .entry,
.bubble .sidebar .widget,
.bubble .ez-widget-area,
.bubble .breadcrumb,
.bubble .archive-description,
.bubble .author-box,
.bubble .comment-respond,
.bubble .entry-comments,
.bubble .entry-pings {
padding: 30px 40px;
padding: 3rem 4rem;
}
.bubble .sidebar .widget {
background-color: #fff;
} .content-sidebar-wrap {
float: left;
width: 100%;
}
.content-sidebar-sidebar .content-sidebar-wrap {
float: left;
}
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
float: right;
} .content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
float: left;
}
.content {
float: right;
width: 100%;
} .sidebar-primary {
float: right;
width: 100%;
font-family: 'Roboto Condensed', sans-serif;
}
.sidebar-primary h4 {
color: #0072c1;
margin-bottom: 0.25em;
letter-spacing: 0.02em;
}
.sidebar-primary .widget-title {
color: inherit;
margin-bottom: 1em;
}
.sidebar-primary h5 {
color: #0072c1;
font-weight: normal;
} .sidebar-secondary {
float: left;
width: 100%;
}
.content-sidebar-sidebar .sidebar-secondary {
float: right;
} .five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds,
.footer-widgets .widget-area {
float: left;
margin: 0;
width: 100%;
}  .avatar {
float: left;
}
.alignleft .avatar {
margin-right: 24px;
margin-right: 2.4rem;
}
.alignright .avatar {
margin-left: 24px;
margin-left: 2.4rem;
}
img.centered,
.aligncenter {
display: block;
margin: 0 auto 24px;
margin: 0 auto 2.4rem;
}
img.alignnone {
margin-bottom: 12px;
margin-bottom: 1.2rem;
}
.alignleft {
float: left;
clear: left;
text-align: left;
}
.alignright {
float: right;
clear: right;
text-align: right;
}
img.alignleft,
.wp-caption.alignleft {
margin: 0.3em 24px 24px 0;
margin: 0.3em 2.4rem 2.4rem 0;
}
img.alignright,
.wp-caption.alignright {
margin: 0.3em 0 24px 24px;
margin: 0.3em 0 2.4rem 2.4rem;
}
.wp-caption-text {
font-size: 14px;
font-size: 1.4rem;
font-weight: 700;
text-align: center;
}
.gallery-caption {
}
.widget_calendar table {
width: 100%;
}
.widget_calendar td,
.widget_calendar th {
text-align: center;
} .breadcrumb {
margin-bottom: 20px;
margin-bottom: 2rem;
}
.archive-description,
.author-box {
margin-bottom: 40px;
margin-bottom: 4rem;
}
.archive-description h1 {
margin-bottom: 0;
}
.author-box-title {
color: #58595b;
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 4px;
margin-bottom: 0.4rem;
}
.author-box p {
margin-bottom: 0;
}
.author-box .avatar {
margin-right: 24px;
margin-right: 2.4rem;
} .entry-title {
position: relative;
margin-bottom: 0;
word-wrap: break-word;
}
.title-icon .site-container > .entry-header .entry-title {
margin-left: 1.75em;
}
.entry-header .wrap .entry-title {
margin-bottom: 0;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 300;
}
.entry-title a,
.sidebar .widget-title a {
color: #58595b;
border-bottom: none;
}
.entry-title a:hover {
color: #666;
}
.entry-title .fa {
position: absolute;
top: 50%;
left: -2.5em;
width: 2em;
height: 2em;
margin-top: -1em;
color: #f4f9fd;
font-size: 0.7em;
line-height: 2em;
border-radius: 100%;
text-align: center;
}
.widget-title {
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 24px;
margin-bottom: 2.4rem;
font-weight: 700;
text-transform: uppercase;
}
.sidebar .widget-title a {
border: none;
}
.archive-title {
font-size: 20px;
font-size: 2rem;
margin-bottom: 24px;
margin-bottom: 2.4rem;
} .sidebar-primary .widget-wrap {
padding: 20px 25px;
background-color: #fff;
border: 1px solid #f4f9fd;
} .featuredpost .entry,
.widget_em_widget li {
margin: 0 !important;
padding: 0.75em 0 !important;
border-top: 1px dotted #eee;
}
.featuredpost h4 + .entry,
.widget_em_widget li:first-child {
padding-top: 0 !important;
border-top: none;
}
.featuredpost .entry h2,
.widget_em_widget h2 {
margin-bottom: 0;
font-weight: normal;
font-size: 1em;
}
.featuredpost .entry .post-info,
.widget_em_widget .post-info {
font-size: 0.8em;
} .featured-content .entry {
border-bottom: 1px solid #eee;
margin-bottom: 20px;
margin-bottom: 2rem;
padding: 0 0 24px;
padding: 0 0 2.4rem;
}
.featured-content .entry-title {
border: none;
font-size: 24px;
font-size: 2.4rem;
line-height: 1.2;
}
.featured-content .entry-title a {
border: none;
} .enews-widget {
color: #999;
}
.sidebar .widget.enews-widget,
.bubble .sidebar .widget.enews-widget {
background-color: #58595b;
}
.sidebar .enews-widget {
padding: 40px;
padding: 4rem;
}
.enews-widget .widget-title {
color: #fff;
}
.enews-widget input {
margin-bottom: 16px;
margin-bottom: 1.6rem;
}
.enews-widget input:focus {
border: 1px solid #ddd;
}
.enews-widget input[type="submit"] {
background-color: #f15a23;
color: #fff;
margin: 0;
width: 100%;
}
.enews-widget input:hover[type="submit"] {
background-color: #fff;
border-color: #fff;
color: #58595b;
} .latest-tweets ul li {
margin-bottom: 16px;
margin-bottom: 1.6rem;
} .home .ez-home-container-area {
margin-bottom: 0;
}
.home .ez-home-container-area .widget:last-child p:last-child,
.home .ez-home-container-area .widget:last-child ul:last-child,
.home .ez-home-container-area .widget:last-child ol:last-child {
margin-bottom: 0;
}
.bubble .ez-widget-area {
margin-bottom: 28px;
} div.gform_wrapper {
max-width: 100%;
}
div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea {
font-size: 16px;
font-size: 1.6rem;
}
div.gform_wrapper .ginput_complex label {
padding: 0;
}
div.gform_wrapper li,
div.gform_wrapper form li {
margin: 16px 0 0;
margin: 1.6rem 0 0;
}
div.gform_wrapper li,
div.gform_wrapper form .gfield_checkbox li {
margin: 0;
}
div.gform_wrapper ul.gfield_radio li { padding-left: 1px !important;
}
div.gform_wrapper .gform_footer input[type="submit"] {
font-size: 14px;
font-size: 1.4rem;
}
.sidebar .gform_wrapper .ginput_complex .ginput_left,
.sidebar .gform_wrapper .ginput_complex .ginput_right {
padding: 0;
}
.sidebar div.gform_wrapper .gfield_time_hour input,
.sidebar div.gform_wrapper .gfield_time_minute input,
.sidebar div.gform_wrapper .gfield_date_month input,
.sidebar div.gform_wrapper .gfield_date_day input,
.sidebar div.gform_wrapper .gfield_date_year input {
width: 70% !important;
}
.sidebar div.gform_wrapper li,
.sidebar div.gform_wrapper input[type="button"] + input[type="submit"] {
margin-top: 8px;
margin-top: 0.8rem;
} img#wpstats {
display: none;
} #jetpack_subscription_widget input,
#subscribe-email input {
width: 100%;
}
.jetpack_subscription_widget .success {
margin-bottom: 15px;
padding: 15px;
background-color: #dff7dd;
border: 1px solid #cfe7cd;
color: #7ea57b;
}
.jetpack_subscription_widget .error {
margin-bottom: 15px;
padding: 15px;
background-color: #ffede8;
border: 1px solid #efddd8;
color: #f15a23;
} #fancybox-wrap, #fancybox-wrap * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
#fancybox-content {
overflow-y: scroll !important;
-webkit-overflow-scrolling: touch !important;
}
::-webkit-scrollbar {
-webkit-appearance: none;
width: 8px;
}
::-webkit-scrollbar-track {
background-color: #fff;
border-radius: 8px;
}
::-webkit-scrollbar-thumb {
border-radius: 8px;
background-color: rgba(156, 156, 156, .6);
} body .mapp-layout {
margin: 0;
}
.mapp-layout,
.mapp-map-links {
border: none !important;
} .simple-section-nav .widget-wrap {
padding: 0;
}
.simple-section-nav li {
margin-bottom: 0 !important;
}
.simple-section-nav li li {
font-size: 0.9em;
}
.simple-section-nav .widget-title,
.simple-section-nav a {
display: block;
width: 100%;
margin: 0;
font-size: 1em;
line-height: 1.625;
font-weight: normal;
text-transform: none;
}
.simple-section-nav .widget-title a:hover {
color: #888;
}
.simple-section-nav a {
padding: .75em 1.5625em;
border-top: 1px solid #eeeeee;
color: #0072c1;
}
.simple-section-nav a:hover {
color: #00b2e1;
}
.simple-section-nav .current_page_item > a,
.simple-section-nav .current_page_ancestor > a {
font-weight: bold;		
} .em-calendar-wrapper {
clear: both;
}
.em-calendar-wrapper .fullcalendar tbody td {
vertical-align: top;
}
.em-calendar-wrapper .fullcalendar thead th,
.em-calendar-wrapper .fullcalendar thead td {
display: inline-block;
}
.em-calendar-wrapper .fullcalendar thead th,
.em-calendar-wrapper .fullcalendar thead td,
.em-calendar-wrapper .fullcalendar .days-names td {
font-weight: bold;
text-align: center;
vertical-align: middle;
}
.em-calendar-wrapper .fullcalendar thead th,
.em-calendar-wrapper .fullcalendar thead td {
border: none;
width: 10%;
}
.em-calendar-wrapper .fullcalendar .month_name {
width: 80%;
}
.em-calendar-wrapper .fullcalendar thead a,
.em-calendar-wrapper .fullcalendar .eventful > a:first-child,
.em-calendar-wrapper .fullcalendar .eventful-post > a:first-child,
.em-calendar-wrapper .fullcalendar .eventful-pre > a:first-child {
border-bottom: none;
text-decoration: none;
}
.em-calendar-wrapper .fullcalendar tbody {
line-height: 1.2;
}
.em-calendar-wrapper .fullcalendar tbody tr,
.em-calendar-wrapper .fullcalendar tbody td {
display: block;
width: 100%;
height: auto;
}
.em-calendar-wrapper .fullcalendar tbody td {
display: block;
border-top-width: 0;
}
.em-calendar-wrapper .fullcalendar tbody .days-names + tr td:first-child {
border-top-width: 1px;
}
.em-calendar-wrapper .fullcalendar .days-names td {
display: none;
height: auto;
padding: 1em 0;
background-color: #ffd457;
color: inherit;
border-color: #666;
font-weight: normal;
text-transform: uppercase;
}
.em-calendar-wrapper .fullcalendar ul {
margin: 5px 0px 10px 0;
margin: 0.5rem 0 1rem 0;
font-size: 0.9em;
}
.em-calendar-wrapper .fullcalendar li {
list-style-type: none;
margin-bottom: .75em;
}
.em-calendar-wrapper .fullcalendar .eventful > a:first-child,
.em-calendar-wrapper .fullcalendar .eventless:first-line {
color: #aaa;
}
table.em-calendar td.eventless-today,
table.em-calendar td.eventful-today {
background-color: #eee !important;
}
.em-calendar-wrapper table.fullcalendar tr td a {
text-decoration: none;
} .wpv-sorting-indicator {
display: none !important;
}
th a.wpv-header-no-sort:after,
th a.wpv-header-asc:after,
th a.wpv-header-desc:after {
content: "\f0dd"; position: relative;
top: -0.4em;
display: inline-block;
margin-left: 0.5em;
font-family: FontAwesome;
font-size: 0.7em;
}
th a.wpv-header-desc:after {
content: "\f0de";
top: auto;
} .site-header {
font-family: 'Roboto Condensed', sans-serif;
text-align: center;
}
.custom-background .site-header {
background-color: transparent;
}
.site-header .wrap {
padding: 20px;
padding: 2rem;
background: #619fdf;  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYxOWZkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjNWY5ZGRlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNSUiIHN0b3AtY29sb3I9IiM1ZjllZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyMiUiIHN0b3AtY29sb3I9IiM2M2ExZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyMyUiIHN0b3AtY29sb3I9IiM2NWEzZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiM2NWEwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNiUiIHN0b3AtY29sb3I9IiM2NWE0ZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0MSUiIHN0b3AtY29sb3I9IiM2YWE2ZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0NSUiIHN0b3AtY29sb3I9IiM2Y2E1ZTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3NiUiIHN0b3AtY29sb3I9IiM3OWIwZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjODdiN2U3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  #619fdf 0%, #5f9dde 1%, #5f9ede 5%, #63a1df 22%, #65a3df 23%, #65a0e0 25%, #65a4df 26%, #6aa6df 41%, #6ca5e1 45%, #79b0e4 76%, #87b7e7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#619fdf), color-stop(1%,#5f9dde), color-stop(5%,#5f9ede), color-stop(22%,#63a1df), color-stop(23%,#65a3df), color-stop(25%,#65a0e0), color-stop(26%,#65a4df), color-stop(41%,#6aa6df), color-stop(45%,#6ca5e1), color-stop(76%,#79b0e4), color-stop(100%,#87b7e7)); background: -webkit-linear-gradient(top,  #619fdf 0%,#5f9dde 1%,#5f9ede 5%,#63a1df 22%,#65a3df 23%,#65a0e0 25%,#65a4df 26%,#6aa6df 41%,#6ca5e1 45%,#79b0e4 76%,#87b7e7 100%); background: -o-linear-gradient(top,  #619fdf 0%,#5f9dde 1%,#5f9ede 5%,#63a1df 22%,#65a3df 23%,#65a0e0 25%,#65a4df 26%,#6aa6df 41%,#6ca5e1 45%,#79b0e4 76%,#87b7e7 100%); background: -ms-linear-gradient(top,  #619fdf 0%,#5f9dde 1%,#5f9ede 5%,#63a1df 22%,#65a3df 23%,#65a0e0 25%,#65a4df 26%,#6aa6df 41%,#6ca5e1 45%,#79b0e4 76%,#87b7e7 100%); background: linear-gradient(to bottom,  #619fdf 0%,#5f9dde 1%,#5f9ede 5%,#63a1df 22%,#65a3df 23%,#65a0e0 25%,#65a4df 26%,#6aa6df 41%,#6ca5e1 45%,#79b0e4 76%,#87b7e7 100%); -pie-background: linear-gradient(#619fdf, #87b7e7);
behavior: url(//www.marinclinic.org/wp-content/themes/trestle-master/lib/PIE/PIE.htc);
}
.site-header a {
color: #fff;
}
.site-header a:hover {
color: #eee;
}
.site-header a.external-link:after {
display: none;
} .title-area {
font-weight: 700;
margin: 0 auto 16px;
margin: 0 auto 1.6rem;
width: 100%;
max-width: 199px;
text-align: center;
}
.site-title {
font-size: 28px;
font-size: 2.8rem;
line-height: 1;
margin: 0 0 8px;
margin: 0 0 0.8rem;
text-transform: uppercase;
}
.site-title a,
.site-title a:hover {
color: #58595b;
}
.site-description {
margin: -12px 0 0 53px;
color: #fff;
font-size: 16px;
font-size: 1.6rem;
font-weight: 300;
line-height: 1;
margin-bottom: 0;
text-transform: lowercase;
text-align: left;
}
.has-logo .site-title a:first-child {
position: absolute;
left: -9999px;
top: -9999px;
} .header-full-width .title-area,
.header-full-width .site-title {
width: 100%;
} .logo-full {
display: none;
}
.logo.show {
display: inline-block !important;
} .site-header .widget-area {
width: 100%;
clear: both;
}
.site-header .search-form {
margin: 0 auto ;
margin: 0 auto;
text-align: center;
} #lang_sel_list li {
display: inline-block;
float: none;
font-family: 'Roboto Condensed', sans-serif;
text-transform: uppercase;
}
#lang_sel_list li a {
margin-top: -1px;
padding: 1px 6px !important;
background: #666666 !important;
border-radius: 5px;
color: #fff !important;
font-size: 0.875em;
}
#lang_sel_list li a:hover {
opacity: 0.9;
filter: alpha(opacity=90);
}
#lang_sel_list li a.lang_sel_sel {
background: #ffd457 !important;
color: #666 !important;
} #black-studio-tinymce-5 .fa {
margin: 10px;
font-size: 1.333333333333em;
color: #fff;
opacity: 0.9;
filter: alpha(opacity=90);
}
#black-studio-tinymce-5 .fa:hover {
opacity: 0.8;
filter: alpha(opacity=80);
}  #menu-button {
margin: 0 !important;
text-align: center;
display: block;
border-radius: 0;
}
.bubble #menu-button {
margin-top: 20px;
margin-top: 2rem;
}
.custom-background #menu-button {
margin-top: 0;
}
.genesis-nav-menu {
clear: both;
margin: 0;
color: #999;
width: 100%;
}
.genesis-nav-menu li {
position: relative;
display: inline-block;
}
.genesis-nav-menu a,
.genesis-nav-menu > .right {
border-width: 0;
color: #fff;
display: block;
position: relative;
}
.genesis-nav-menu a:hover,
.genesis-nav-menu .current_page_item > a,
.nav-primary .genesis-nav-menu .current_page_ancestor > a,
.single-team-member .page-item-33 > a {
color: #ffd457;
}
.nav-primary .genesis-nav-menu li .current_page_item > a,
.nav-primary .genesis-nav-menu li .current_page_ancestor > a,
.single-team-member .page-item-85 > a,
.single-team-member .page-item-86 > a {
color: inherit;
font-weight: bold;
}
.genesis-nav-menu ul .current_page_item > a {
color: #ffd457;
}
.genesis-nav-menu > li > a {
text-transform: uppercase;
}
.genesis-nav-menu > .rss > a {
margin-right: 15px;
margin-right: 1.5rem;
} .genesis-nav-menu .sub-menu,
.genesis-nav-menu ul {
display: none;
margin: 0;
background-color: #fff;
border-bottom: 1px solid #eee;
-webkit-transition: opacity .4s ease-in-out;
-moz-transition:    opacity .4s ease-in-out;
-ms-transition:     opacity .4s ease-in-out;
-o-transition:      opacity .4s ease-in-out;
transition:         opacity .4s ease-in-out;
}
.genesis-nav-menu .current_page_item > ul,
.genesis-nav-menu .current_page_parent > ul,
.genesis-nav-menu .current_page_ancestor > ul {
display: block;
}
.genesis-nav-menu li .sub-menu,
.genesis-nav-menu li ul {
border: 0 solid #eee;
border-top-width: 1px;
}
.genesis-nav-menu > li > .sub-menu,
.genesis-nav-menu > li > ul {
border: 1px solid #eee;
font-size: 0.9em;
}
.genesis-nav-menu .sub-menu li,
.genesis-nav-menu ul li {
padding-left: 15px;
padding-left: 1.5rem;
}
.genesis-nav-menu .sub-menu a,
.genesis-nav-menu ul a {
position: relative;
padding: 10px 5px;
border: 0 solid #eee;
border-bottom-width: 1px;
color: #999;
}
.genesis-nav-menu .sub-menu li:last-child > a,
.genesis-nav-menu ul li:last-child > a {
border-bottom-width: 0;
} .site-header .sub-menu {
border-top: 1px solid #eee;
}
.site-header .genesis-nav-menu a {
padding: 15px 5px;
padding: 1.5rem 0.5rem;
font-size: .75em;
color: #fff;
}
.site-header .genesis-nav-menu a:hover,
.site-header .genesis-nav-menu .current_page_item > a,
.site-header .genesis-nav-menu .current_page_ancestor > a {
color: #eee;
text-decoration: underline;
}
.site-header .genesis-nav-menu > li {
display: inline-block;
border-top: none;
}
.site-header .genesis-nav-menu .sub-menu {
display: none;
} .nav-primary,
.nav-secondary {
display: none;
margin: 0;
overflow: hidden;
}
.nav-primary .wrap {
background-color: #58595b;
}
.nav-primary li {
display: block;
}
.nav-primary > li,
.nav-primary > .right {
border-top: 1px solid #444;
}
.genesis-nav-menu a,
.genesis-nav-menu ul a {
padding-right: 50px;
padding-right: 5rem;
}
.nav-primary .menu > li > a {
font-family: 'Roboto Condensed', sans-serif;
font-size: 17px;
font-size: 1.7rem;
font-weight: 700;
text-shadow: 2px 2px 2px rgba(0,0,0,0.7);
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-o-font-smoothing: antialiased;
} .nav-secondary {
background-color: #fff;
}
.nav-secondary a:hover,
.nav-secondary .current_page_item > a,
.nav-secondary .current_page_ancestor > a,
.nav-secondary ul .current_page_item > a {
color: #111;
}
.nav-secondary .current_page_item > a,
.nav-secondary .current_page_ancestor > a {
font-weight: normal;
} .genesis-nav-menu > .right {
border-top-style: double;
border-width: 4px;
}
.genesis-nav-menu > .right > a {
display: inline;
padding: 0;
}
.genesis-nav-menu > .right .button,
.genesis-nav-menu > .right .search-form {
margin: -1em 0;
color: #fff;
}
.genesis-nav-menu > .right .button {
margin: -0.6em 0;
}
.genesis-nav-menu > .right .button,
.genesis-nav-menu > .right input {
display: inline-block;
float: none !important;
width: auto;
padding: 0.6em 1.2em;
border: none;
}
.genesis-nav-menu > .right .search-form {
display: inline-block;
padding: 0;
}
.genesis-nav-menu > .right input[type="submit"] {
margin: 0 0 0 0.5em;
} .genesis-nav-menu .sub-icon,
.genesis-nav-menu ul .sub-icon {
position: absolute;
z-index: 99;
top: 0;
right: 0;
width: 50px;
padding-left: 0;
padding-right: 0;
background-color: transparent;
border: none;
text-align: center;
}
.genesis-nav-menu ul a:hover,
.genesis-nav-menu ul .current_page_item > a,
.genesis-nav-menu ul .current_page_ancestor > a  {
color: #222;
} .no-jquery #menu-button {
margin-bottom: 0;
}
.no-jquery #menu-button:hover + .genesis-nav-menu,
.no-jquery a:hover + ul,
.no-jquery ul:hover {
display: block;
}  .entry {
margin-bottom: 40px;
margin-bottom: 4rem;
}
.widget .entry,
.bubble .widget .entry {
padding: 0;
margin-bottom: 20px;
margin-bottom: 2rem;
} .no-list-margin ul,
.no-list-margin ol {
margin-top: 0;
margin-bottom: 0;
}
.entry-meta {
color: #999;
font-size: 14px;
font-size: 1.4rem;
}
.entry-meta a {
border-bottom: 1px solid #ddd;
}
.site-inner .entry-header .entry-meta {
margin-bottom: 24px;
margin-bottom: 2.4rem;
}
.entry-footer {
clear: both;
margin-top: 1em;
}
.entry-footer .entry-meta {
border-top: 1px solid #ccc;
padding-top: 12px;
padding-top: 1.2rem;
}
.entry-comments-link::before {
content: "\2014";
margin: 0 6px 0 2px;
margin: 0 0.6rem 0 0.2rem;
}
.entry-categories,
.entry-tags {
display: block;
} .archive-pagination,
.entry-pagination {
font-size: 14px;
font-size: 1.4rem;
margin: 20px 0 30px;
margin: 2rem 0 3rem;
}
.archive-pagination ul {
margin-left: 0;
}
.archive-pagination li {
display: inline;
}
.pagination-next a,
.pagination-previous a,
.archive-pagination li a {
background-color: #58595b;
border-radius: 5px;
color: #fff;
cursor: pointer;
display: inline-block;
padding: 8px 12px;
padding: 0.8rem 1.2rem;
}
.pagination-next a:hover,
.pagination-previous a:hover,
.archive-pagination li a:hover,
.archive-pagination li.active a {
background-color: #f15a23;
color: #fff;
}
.entry-pagination a {
border-bottom: 1px solid #ddd;
} .comment-respond,
.entry-comments,
.entry-pings {
background-color: #fff;
margin-bottom: 40px;
margin-bottom: 4rem;
}
.comment-respond a,
.entry-comments a {
border-bottom: 1px solid #ddd;
}
.comment-content {
clear: both;
}
.entry-comments .comment-author {
margin-bottom: 0;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
width: 50%
}
.comment-respond label {
display: block;
margin-right: 12px;
margin-right: 1.2rem;
}
.content .comment-list,
.content .ping-list,
.content .comment-list ul,
.content .ping-list ul {
margin-left: 0;
}
.content .comment-list li,
.content .ping-list li {
list-style-type: none;
}
.comment-list li {
margin-top: 24px;
margin-top: 2.4rem;
padding: 32px;
padding: 3.2rem;
}
.comment-list li li {
margin-right: -32px;
margin-right: -3.2rem;
}
li.comment {
background-color: #f5f5f5;
border: 2px solid #fff;
border-right: none;
}
.comment .avatar {
margin: 0 16px 24px 0;
margin: 0 1.6rem 2.4rem 0;
}
.entry-pings .reply {
display: none;
}
.form-allowed-tags {
background-color: #f5f5f5;
font-size: 14px;
font-size: 1.4rem;
padding: 24px;
padding: 2.4rem;
} .sidebar p:last-child {
margin-bottom: 0;
}
.sidebar ul {
margin-left: 0;
}
.sidebar ul ul,
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol {
padding-left: 15px;
padding-left: 1.5rem;
margin-bottom: 0;
}
.sidebar li {
list-style-type: none;
margin-bottom: 6px;
margin-bottom: 0.6rem;
word-wrap: break-word;
}
.sidebar ul > li:last-child {
margin-bottom: 0;
}
.bubble .ez-widget-area {
background-color: #fff;
border-radius: 5px;
} .footer-widgets {
clear: both;
font-size: 12px;
color: #58595b;
font-weight: normal;
}
.footer-widgets .wrap {
padding: 0 20px;
background-color: #fff;
}
.footer-widgets p {
margin-bottom: 1em;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
width: 100%;
padding: 1em 0;
border-top: 1px solid #ebebeb;
}
.footer-widgets-1,
.footer-widgets-2 {
float: left;
}
.footer-widgets-3 {
float: right;
}
.footer-widgets .widget {
margin-bottom: 24px;
margin-bottom: 2.4rem;
}
.footer-widgets .widget-title {
color: #fff;
}
.footer-widgets li {
list-style-type: none;
margin-bottom: 6px;
margin-bottom: 0.6rem;
word-wrap: break-word;
}
.footer-widgets .search-form input:focus {
border: 1px solid #ddd;
} .site-footer {
background-color: #fff;
color: #999;
font-size: 14px;
font-size: 1.4rem;
text-align: center;
}
.site-footer .wrap {
padding: 20px;
padding: 2rem;
}
.site-footer a:before,
.site-footer a:after {
display: none;
}
.site-footer p {
margin-bottom: .75em;
}
.site-footer p:last-child {
margin-bottom: 0;
} .search-form {
position: relative;
width: 100% !important;
}
.search-form input {
padding: 0.75em 1.2em;
}
.search-form input[type="search"] {
padding-right: 2em;
border-radius: 15px;
color: #6e6861;
font-weight: 500;
}
.search-form input[type="submit"],
.search-form input[type="reset"],
.search-form .reset {
position: absolute;
right: 0;
padding-right: 1em;
padding-left: 1em;
background: transparent;
border-color: transparent;
color: #999999;
font-family: FontAwesome;
}
.site-header .search-form input[type="search"] {
font-weight: 300;
}
.site-header .search-form input[type="submit"]:hover {
color: #58595b;
} .isotope-inner .more-link {
display: none;
} .home .entry-header{
display: none; }
.home .site-inner {
padding: 0 15px;
border-top: 2px solid #ffd457;
background: #fff;
}
.home.vc_responsive .wpb_row.slideshow,
.home .icon-links {
width: auto;
margin: 0 -15px;
}
.home.vc_responsive .wpb_column {
margin: 0 !important;
}
.home .content h2 {
font-family: 'Roboto Condensed', sans-serif;
font-size: 2.125em;
font-weight: 300;
}
.home .text-paragraphs .wpb_column:first-child {
margin-bottom: 20px !important;
}
.home .text-paragraphs b,
.home .text-paragraphs strong {
font-family: 'Open Sans Condensed', sans-serif;
color: #f15a23;
font-size: 18px;
font-size: 1.8rem;
line-height: 0.833333333;
} .home.vc_responsive .wpb_row.slideshow .wpb_column {
padding: 0;
} .home .icon-links {
margin-bottom: 30px;
padding: 15px;
background: #ffd457;
font-size: 0.75em;
}
.home .icon-links .wpb_content_element {
padding: 1em 0.5em !important;
margin-bottom: 0 !important;
}
.home.lang-es .icon-links .wpb_column {
font-size: 0.8em;
}
.home .icon-links .fa {
margin-right: 0.1em;
color: #6699cc;
font-size: 1.3333333333em;
}
.home .icon-links .wpb_column:nth-child(1) .fa {
color: #66cc33;
}
.home .icon-links .wpb_column:nth-child(2) .fa {
color: #f15a23;
}
.home .icon-links a {
color: #666;
}
.home .icon-links a:hover {
color: #999;
} .home .gradient-blue h2 {
margin: 0.7em 0;
padding-bottom: 0.25em;
border-bottom: 1px solid #55a1d6;
color: #0072c1;
}
.home .home-news h2 {
margin: 0.7em 0;
color: #58595b;
border-color: #eaf3fb;
} .site-inner .wpb_thumbnails > li,
.home .whats-happening .wpb_column > .wpb_wrapper {
margin-bottom: 40px;
padding-right: 40px;
}
.site-inner .wpb_thumbnails > li.no-thumb,
.site-inner .archive.team .wpb_thumbnails > li.no-thumb,
.home .whats-happening .wpb_column > .wpb_wrapper.no-thumb {
min-height: 0 !important;
padding-left: 0px !important;
}
.site-inner .wpb_thumbnails > li.no-thumb img,
.home .whats-happening .wpb_column > .wpb_wrapper.no-thumb img {
display: none !important;
}
.site-inner .wpb_thumbnails h2,
.site-inner .wpb_thumbnails h2 a,
.home .whats-happening .wpb_column > .wpb_wrapper h3,
.home .whats-happening .wpb_column > .wpb_wrapper h3 a {
margin: 0 0 0.25em;
padding: 0;
border-bottom: none;
font-family: 'Open Sans Condensed', sans-serif;
font-size: 18px;
font-size: 1.8rem;
font-weight: bold;
}
.site-inner .wpb_thumbnails img,
.home .whats-happening img {
padding: 8px;
background-color: #fff;
border: 1px solid #e0e0e0;
}
.site-inner .wpb_thumbnails {
font-weight: 600;
font-size: 12px;
font-size: 1.2rem;
}
.site-inner .wpb_thumbnails .vc_read_more {
color: #3650a2;
font-family: 'Open Sans Condensed', sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: normal;
} .team-member-meta {
font-weight: normal;	
} .sidebar .view_template_widget .widget-title {
margin-bottom: 0;
}
.sidebar .view_template_widget img {
margin-bottom: 1.5em;
}
.sidebar .view_template_widget li {
margin-bottom: 0;
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
.header-image .site-header .wrap {
background: url(//www.marinclinic.org/wp-content/themes/trestle-master/images/logo@2x.png) no-repeat left;
background-size: 320px 164px;
}
}
@media (min-width: 350px) {
.home .whats-happening .wpb_column:last-child {
padding-left: 0;
}
.site-inner .wpb_thumbnails > li,
.home .whats-happening .wpb_column > .wpb_wrapper {
position: relative;
min-height: 103px !important;
padding-left: 165px !important;
}
.site-inner .wpb_thumbnails img,
.home .whats-happening .wpb_column > .wpb_wrapper img {
position: absolute;
top: 0;
left: 0px;
} .site-inner .archive.team .wpb_thumbnails > li {
min-height: 150px !important;
padding-left: 128px !important;
}
}
@media (min-width: 480px) { .single-team-member .view_template_widget,
.single-team-member .view_template_widget .widget-wrap {
float: right;
width: 100%;
}
.single-team-member .view_template_widget img {
float: right;
margin-left: 30px;
}
}
@media (min-width: 600px) { .archive .fancybox-iframe {
display: inline;
}
.archive .fancybox-iframe + .vc_read_more {
display: none;
}
}
@media (max-width: 900px ) {
.entry-content .wpb_column {
margin: 40px 0;
}
}
@media (min-width: 768px) { .wrap {
padding-left: 0;
padding-right: 0;
}
.pad-in,
.entry-header .wrap,
.site-inner {
padding-right: 65px;
padding-left: 65px;
}
.content-sidebar .site-inner {
padding-right: 0;
}
.entry-header .wrap {
padding-top: 30px;
padding-bottom: 30px;
}
.sidebar-primary {
width: 200px;
margin-right: -250px;
font-size: 12px;
line-height: 1.4;
} .header-image .site-header .wrap {
background-position: left top;
}
.title-area {
float: left;
width: auto;
margin-bottom: 0;
text-align: left;
}
.logo-mobile {
display: none;
}
.logo-full {
display: inline-block;
} .site-header .wrap {
padding: 20px 30px 30px;
}
.site-header .widget-area {
float: right;
clear: none;
text-align: right;
max-width: 490px;
}
.header-widget-area .widget {
display: inline-block;
}
.site-header #lang_sel_list li {
margin: 0 8px !important;
}
.site-header .genesis-nav-menu {
margin-bottom: 20px;
}
.site-header .genesis-nav-menu a {
padding: 15px;
padding: 1.5rem;
font-size: 0.875em;
}
.site-header .menu > .last a {
padding-right: 0 !important;
}
.site-header .genesis-nav-menu {
text-align: right;
}
.site-header .genesis-nav-menu .sub-menu {
display: block;
}
.site-header .widget_search {
margin-left: 30px;
}
#black-studio-tinymce-5 {
margin-left: 60px;
}
#black-studio-tinymce-5 .fa-linkedin-square {
margin-right: 0;
}
.site-header .search-form input[type="search"] {
width: 186px;
} .site-inner {
padding-top: 30px;
padding-top: 3rem;
background: #fff;  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q0ZTVmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #d4e5f6 0%, #ffffff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d4e5f6), color-stop(100%,#ffffff)); background: -webkit-linear-gradient(top,  #d4e5f6 0%,#ffffff 100%); background: -o-linear-gradient(top,  #d4e5f6 0%,#ffffff 100%); background: -ms-linear-gradient(top,  #d4e5f6 0%,#ffffff 100%); background: linear-gradient(to bottom,  #d4e5f6 0%,#ffffff 100%); -pie-background: linear-gradient(#d4e5f6, #fff);
behavior: url(//www.marinclinic.org/wp-content/themes/trestle-master/lib/PIE/PIE.htc);
}
.bg-yellow .site-inner {
background: #fff;  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q0ZTVmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fff3d0 0%, #ffffff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff3d0), color-stop(100%,#ffffff)); background: -webkit-linear-gradient(top,  #fff3d0 0%,#ffffff 100%); background: -o-linear-gradient(top,  #fff3d0 0%,#ffffff 100%); background: -ms-linear-gradient(top,  #fff3d0 0%,#ffffff 100%); background: linear-gradient(to bottom,  #fff3d0 0%,#ffffff 100%); -pie-background: linear-gradient(#fff3d0, #fff);
behavior: url(//www.marinclinic.org/wp-content/themes/trestle-master/lib/PIE/PIE.htc);
}
.content-sidebar-wrap {
width: 100%;
padding-right: 250px;
}
.full-width-content .content-sidebar-wrap {
padding-right: 0;
} .bubble .site-inner {
padding-top: 20px;
padding-top: 2rem;
}
.bubble .content,
.bubble .sidebar-primary {
padding: 0;
}
.bubble .entry,
.bubble .breadcrumb,
.bubble .archive-description,
.bubble .author-box {
margin-bottom: 3.8674033%;
}
.bubble.full-width-content .entry,
.bubble.full-width-content .breadcrumb,
.bubble.full-width-content .archive-description,
.bubble.full-width-content .author-box {
margin-bottom: 2%;
}
.bubble.content-sidebar-sidebar .entry,
.bubble.content-sidebar-sidebar .breadcrumb,
.bubble.content-sidebar-sidebar .archive-description,
.bubble.content-sidebar-sidebar .author-box,
.bubble.sidebar-content-sidebar .entry,
.bubble.sidebar-content-sidebar .breadcrumb,
.bubble.sidebar-content-sidebar .archive-description,
.bubble.sidebar-content-sidebar .author-box,
.bubble.sidebar-sidebar-content .entry,
.bubble.sidebar-sidebar-content .breadcrumb,
.bubble.sidebar-sidebar-content .archive-description,
.bubble.sidebar-sidebar-content .author-box {
margin-bottom: 3.9723661%;
}
.sidebar .widget,
.bubble .sidebar .widget {
margin-bottom: 8.045977%;
}
.content-sidebar-sidebar .sidebar .widget,
.sidebar-content-sidebar .sidebar .widget,
.sidebar-sidebar-content .sidebar .widget {
margin-bottom: 8.2733813%;
}
.bubble .entry-footer .entry-meta {
border-top: 1px solid #eee;
margin: 0 -40px;
margin: 0 -4rem;
padding: 32px 40px 8px;
padding: 3.2rem 4rem 0.8rem;
} .five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds,
.footer-widgets .widget-area {
margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths,
.footer-widgets-number-2 .footer-widgets .widget-area {
width: 48.717948717948715%;
}
.one-third,
.two-sixths,
.title-area,
.footer-widgets-number-3 .footer-widgets .widget-area  {
width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
width: 65.81196581196582%;
}
.one-fourth,
.footer-widgets-number-4 .footer-widgets .widget-area {
width: 23.076923076923077%;
}
.three-fourths {
width: 74.35897435897436%;
}
.one-fifth,
.footer-widgets-number-5 .footer-widgets .widget-area {
width: 17.948717949%;
}
.one-sixth,
.footer-widgets-number-6 .footer-widgets .widget-area {
width: 14.52991452991453%;
}
.five-sixths {
width: 82.90598290598291%;
}
.first,
.footer-widgets .footer-widgets-1 {
clear: both;
margin-left: 0;
}
li.first {
clear: none;
} .no-list-margin ul,
.no-list-margin ol {
margin-bottom: 26px;
margin-bottom: 2.6rem;
} #menu-button {
display: none;
}
.nav-primary,
.nav-secondary {
margin: 0;
border-radius: 0;
overflow: visible;
display: block !important;
}
.genesis-nav-menu li {
display: inline-block;
text-align: left;
}
.genesis-nav-menu > li {
border-top-width: 0;
}
.genesis-nav-menu .sub-menu,
.genesis-nav-menu ul {
display: block;
left: -9999px;
opacity: 0;
position: absolute;
width: 200px;
z-index: 99;
font-size: 1em;
}
.genesis-nav-menu .sub-icon {
display: none;
}
.genesis-nav-menu a,
.genesis-nav-menu > .right {
padding: 10px !important;
padding: 1rem !important;
font-size: 12px !important;
text-shadow: none !important;
}
.genesis-nav-menu a:after {
display: none;
} .genesis-nav-menu > .right {
display: inline-block;
float: right;
border-top: none;
}
.genesis-nav-menu > .rss > a {
margin: 0 0 0 20px;
margin: 0 0 0 2rem;
}
.genesis-nav-menu > .search form {
padding-right: 0;
}
.genesis-nav-menu > .right input[type="submit"] {
display: inline-block;
} .genesis-nav-menu li .sub-menu,
.genesis-nav-menu li ul {
border-width: 0 0 1px;
}
.genesis-nav-menu .sub-menu li,
.genesis-nav-menu ul li {
padding-left: 0;
}
.genesis-nav-menu .sub-menu a, 
.genesis-nav-menu ul a {
position: relative;
width: 200px;
padding: 10px 20px;
padding: 1rem 2rem;
border-width: 1px 1px 0 1px;
}
.genesis-nav-menu > .parent > a:after {
content: "\f0d7";
position: relative;
top: -.2em;
margin-left: 8px;
font-family: FontAwesome;
font-size: .6em;
}
.genesis-nav-menu ul .parent > a:after {
content: "\f0da";
position: absolute;
right: 8px;
margin: 0;
font-family: FontAwesome;
font-size: .8em;
line-height: 1.5;
}
.genesis-nav-menu li:hover {
position: relative;
}
.genesis-nav-menu li:hover > ul {
left: auto;
opacity: 1;
}
.genesis-nav-menu ul li:hover > ul {
top: 0;
left: 100%;
margin-left: -1px;
} .title-icon .site-container > .entry-header .entry-title {
margin-left: 0;
} .simple-section-nav {
margin-top: -7em;
font-size: 14px;
}  .em-calendar-wrapper .fullcalendar tr {
display: table-row !important;
}
.em-calendar-wrapper .fullcalendar th,
.em-calendar-wrapper .fullcalendar td {
display: table-cell !important;
}
.em-calendar-wrapper .fullcalendar thead th,
.em-calendar-wrapper .fullcalendar thead td,
.em-calendar-wrapper .fullcalendar .month_name {
width: auto;
}
.em-calendar-wrapper .fullcalendar tbody td {
width: 14.285714286%;
height: 100px;
}
.em-calendar-wrapper .fullcalendar tbody td {
border-top-width: 1px;
} .home .icon-links {
font-size: 1em;
}
}
@media (min-width: 900px) {
.site-header .widget-area {
max-width: 550px;
}
.site-header #lang_sel_list li {
margin: 0 8px !important;
}
.site-header .genesis-nav-menu {
padding-left: 10px;
}
.site-header .genesis-nav-menu a {
padding: 15px 21px;
padding: 1.5rem 2.1rem;
} .genesis-nav-menu a,
.genesis-nav-menu > .right {
padding: 10px 13px !important;
padding: 1rem 1.3rem !important;
font-size: 13px !important;
text-shadow: none !important;
}
.nav-primary .menu > li > a {
text-shadow: 2px 2px 2px rgba(0,0,0,0.7) !important;
}
.genesis-nav-menu a:after {
display: inline-block;
} .footer-widgets .wrap {
padding: 0 80px;
} .single-team-member .view_template_widget img {
margin-left: 0;
}
}
@media (min-width: 1100px) { .vc_responsive .wpb_row.icon-links .wpb_column {
width: 36%;
}
.vc_responsive .wpb_row.icon-links .wpb_column:last-child {
width: 28%;
}
.wrap,
.site-inner {
width: 1100px;
}
.custom-background .site-inner {
margin: 20px auto;
} .genesis-nav-menu > li > a,
.genesis-nav-menu > .right {
padding: 11px 15px !important;
padding: 1.1rem 1.5rem !important;
font-size: 16px !important;
}
}
@media (max-width: 900px) { .row:before, .row:after, .vc_row:before, .vc_row:after{
content: "" !important;
content: none !important;
}
}.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
position: absolute;
left: 0;
top: 0;
}
.leaflet-container {
overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-drag: none;
} .leaflet-safari .leaflet-tile {
image-rendering: -webkit-optimize-contrast;
} .leaflet-safari .leaflet-tile-container {
width: 1600px;
height: 1600px;
-webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
display: block;
}  .leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
max-width: none !important;
max-height: none !important;
}
.leaflet-container.leaflet-touch-zoom {
-ms-touch-action: pan-x pan-y;
touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
-ms-touch-action: pinch-zoom; touch-action: none;
touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
-ms-touch-action: none;
touch-action: none;
}
.leaflet-container {
-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
filter: inherit;
visibility: hidden;
}
.leaflet-tile-loaded {
visibility: inherit;
}
.leaflet-zoom-box {
width: 0;
height: 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 800;
} .leaflet-overlay-pane svg {
-moz-user-select: none;
}
.leaflet-pane         { z-index: 400; }
.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }
.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }
.leaflet-vml-shape {
width: 1px;
height: 1px;
}
.lvml {
behavior: url(//www.marinclinic.org/wp-content/plugins/mappress-google-maps-for-wordpress/css/leaflet/#default#VML);
display: inline-block;
position: absolute;
} .leaflet-control {
position: relative;
z-index: 800;
pointer-events: visiblePainted; pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
position: absolute;
z-index: 1000;
pointer-events: none;
}
.leaflet-top {
top: 0;
}
.leaflet-right {
right: 0;
}
.leaflet-bottom {
bottom: 0;
}
.leaflet-left {
left: 0;
}
.leaflet-control {
float: left;
clear: both;
}
.leaflet-right .leaflet-control {
float: right;
}
.leaflet-top .leaflet-control {
margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
margin-left: 10px;
}
.leaflet-right .leaflet-control {
margin-right: 10px;
} .leaflet-fade-anim .leaflet-tile {
will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
opacity: 0;
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
opacity: 1;
}
.leaflet-zoom-animated {
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
-moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
visibility: hidden;
} .leaflet-interactive {
cursor: pointer;
}
.leaflet-grab {
cursor: -webkit-grab;
cursor:    -moz-grab;
cursor:         grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
cursor: move;
cursor: -webkit-grabbing;
cursor:    -moz-grabbing;
cursor:         grabbing;
} .leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
pointer-events: visiblePainted; pointer-events: auto;
} .leaflet-container {
background: #ddd;
outline: 0;
}
.leaflet-container a {
color: #0078A8;
}
.leaflet-container a.leaflet-active {
outline: 2px solid orange;
}
.leaflet-zoom-box {
border: 2px dotted #38f;
background: rgba(255,255,255,0.5);
} .leaflet-container {
font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
} .leaflet-bar {
box-shadow: 0 1px 5px rgba(0,0,0,0.65);
border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
background-color: #fff;
border-bottom: 1px solid #ccc;
width: 26px;
height: 26px;
line-height: 26px;
display: block;
text-align: center;
text-decoration: none;
color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
background-position: 50% 50%;
background-repeat: no-repeat;
display: block;
}
.leaflet-bar a:hover {
background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
cursor: default;
background-color: #f4f4f4;
color: #bbb;
}
.leaflet-touch .leaflet-bar a {
width: 30px;
height: 30px;
line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
} .leaflet-control-zoom-in,
.leaflet-control-zoom-out {
font: bold 18px 'Lucida Console', Monaco, monospace;
text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
font-size: 22px;
} .leaflet-control-layers {
box-shadow: 0 1px 5px rgba(0,0,0,0.4);
background: #fff;
border-radius: 5px;
}
.leaflet-control-layers-toggle {
background-image: url(//www.marinclinic.org/wp-content/plugins/mappress-google-maps-for-wordpress/css/leaflet/images/layers.png);
width: 36px;
height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
background-image: url(//www.marinclinic.org/wp-content/plugins/mappress-google-maps-for-wordpress/css/leaflet/images/layers-2x.png);
background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
width: 44px;
height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
display: block;
position: relative;
}
.leaflet-control-layers-expanded {
padding: 6px 10px 6px 6px;
color: #333;
background: #fff;
}
.leaflet-control-layers-scrollbar {
overflow-y: scroll;
overflow-x: hidden;
padding-right: 5px;
}
.leaflet-control-layers-selector {
margin-top: 2px;
position: relative;
top: 1px;
}
.leaflet-control-layers label {
display: block;
}
.leaflet-control-layers-separator {
height: 0;
border-top: 1px solid #ddd;
margin: 5px -10px 5px -6px;
} .leaflet-default-icon-path {
background-image: url(//www.marinclinic.org/wp-content/plugins/mappress-google-maps-for-wordpress/css/leaflet/images/marker-icon.png);
} .leaflet-container .leaflet-control-attribution {
background: #fff;
background: rgba(255, 255, 255, 0.7);
margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
padding: 0 5px;
color: #333;
}
.leaflet-control-attribution a {
text-decoration: none;
}
.leaflet-control-attribution a:hover {
text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
margin-bottom: 5px;
}
.leaflet-control-scale-line {
border: 2px solid #777;
border-top: none;
line-height: 1.1;
padding: 2px 5px 1px;
font-size: 11px;
white-space: nowrap;
overflow: hidden;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #fff;
background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
border-top: 2px solid #777;
border-bottom: none;
margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
border: 2px solid rgba(0,0,0,0.2);
background-clip: padding-box;
} .leaflet-popup {
position: absolute;
text-align: center;
margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
padding: 1px;
text-align: left;
border-radius: 12px;
}
.leaflet-popup-content {
margin: 13px 19px;
line-height: 1.4;
}
.leaflet-popup-content p {
margin: 18px 0;
}
.leaflet-popup-tip-container {
width: 40px;
height: 20px;
position: absolute;
left: 50%;
margin-left: -20px;
overflow: hidden;
pointer-events: none;
}
.leaflet-popup-tip {
width: 17px;
height: 17px;
padding: 1px;
margin: -10px auto 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
background: white;
color: #333;
box-shadow: 0 3px 14px rgba(0,0,0,0.4);
}
.leaflet-container a.leaflet-popup-close-button {
position: absolute;
top: 0;
right: 0;
padding: 4px 4px 0 0;
border: none;
text-align: center;
width: 18px;
height: 14px;
font: 16px/14px Tahoma, Verdana, sans-serif;
color: #c3c3c3;
text-decoration: none;
font-weight: bold;
background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
color: #999;
}
.leaflet-popup-scrolled {
overflow: auto;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
width: 24px;
margin: 0 auto;
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
border: 1px solid #999;
} .leaflet-div-icon {
background: #fff;
border: 1px solid #666;
}  .leaflet-tooltip {
position: absolute;
padding: 6px;
background-color: #fff;
border: 1px solid #fff;
border-radius: 3px;
color: #222;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
.leaflet-tooltip.leaflet-clickable {
cursor: pointer;
pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
position: absolute;
pointer-events: none;
border: 6px solid transparent;
background: transparent;
content: "";
} .leaflet-tooltip-bottom {
margin-top: 6px;
}
.leaflet-tooltip-top {
margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
left: 50%;
margin-left: -6px;
}
.leaflet-tooltip-top:before {
bottom: 0;
margin-bottom: -12px;
border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
top: 0;
margin-top: -12px;
margin-left: -6px;
border-bottom-color: #fff;
}
.leaflet-tooltip-left {
margin-left: -6px;
}
.leaflet-tooltip-right {
margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
top: 50%;
margin-top: -6px;
}
.leaflet-tooltip-left:before {
right: 0;
margin-right: -12px;
border-left-color: #fff;
}
.leaflet-tooltip-right:before {
left: 0;
margin-left: -12px;
border-right-color: #fff;
}.mapp-layout {
border: 1px solid lightgray;
margin: 5px;
min-width: 200px;
padding: 0px;
position: relative;
font-family: sans-serif;
}
.mapp-layout * {
box-sizing: border-box;
font-size: 13px;
} .mapp-layout input, .mapp-layout button, .mapp-layout select, .mapp-layout textarea, .mapp-layout p, .mapp-layout a {
font-family: sans-serif;
} .mapp-layout .mapp-wrapper {
min-height: 200px;
position: relative;
} .mapp-layout .mapp-content {
display: flex;
flex-direction: column;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
}
.mapp-layout .mapp-main {
display: flex;
flex: 1;
overflow: hidden;
}
.mapp-hidden {
display: none;
}  .mapp-canvas-panel {
flex: 1;
height: 100%;
margin: 0px;
overflow: hidden !important;
padding: 0px !important;
position: relative; }
.mapp-canvas {
height: 100%;
word-wrap: normal; }
.mapp-canvas img {
background: none;
box-shadow: none !important; border-radius: 0px !important; visibility: inherit !important;
}
.mapp-layout.mapp-google .mapp-canvas img {
background-color: transparent;
margin: 0px;
max-height: none;
max-width: none !important; padding: 0px;
}
.leaflet-container .leaflet-control-attribution * {
font-size: 8px;
} .leaflet-popup-close-button {
box-shadow: none !important; text-decoration: none !important; }
a.leaflet-control-zoom-in, .leaflet-control-zoom-out {
text-decoration: none !important;
}
@media only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
background-size: 640px 640px;
}
.mapp-dialog {
background-color: white;
color: black;
display: none;
min-height: 40px;
opacity: .95;
padding: 10px;
position: absolute;
text-align: center;
top: 0; left: 0; right: 0;
z-index: 1000;
}
.mapp-dialog .mapp-spinner {
display: inline-block;
} .mapp-list {
background-color: white;
overflow: auto;
position: relative; z-index: 1;
}
.mapp-list .mapp-list-header {
padding: 5px;
text-align: center;
}
.mapp-list .mapp-list-footer {
padding: 5px;
text-align: center;
}
.mapp-list .mapp-item {
border-bottom: 1px solid lightgray;
cursor: pointer;
overflow: hidden;
padding: 5px;
}
.mapp-list .mapp-item:hover, .mapp-list .mapp-item.mapp-selected {
background-color: #f6f6f6;
}
.mapp-list .mapp-item .mapp-title {
overflow: hidden;
vertical-align: middle;
}
.mapp-list .mapp-item .mapp-icon {
float: left;
margin-right: 5px;
max-width: 24px !important; max-height: 24px;
}
.mapp-list .mapp-item .mapp-actions {
visibility: hidden;
}
.mapp-list .mapp-item .mapp-actions a {
text-decoration: none;
}
.mobile .mapp-actions {
visibility: visible;
}
.mapp-list .mapp-item:hover .mapp-actions {
color: black;
visibility: visible;
}
.mapp-list .dashicons {
color: #82878c;
}
.mapp-list-footer {
margin-top: 10px;
text-align: center;
}
.mapp-list .mapp-next, .mapp-list .mapp-prev {
background-color: #f7f7f7;
border: 1px solid #ccc;
color: gray;
cursor: pointer;
display: inline-block;
line-height: 1;
margin: 0 10px 0 10px;
padding: 5px;
text-align: center;
user-select: none;
}
.mapp-list .mapp-next.mapp-active, .mapp-list .mapp-prev.mapp-active {
background-color: #e8e8e8;
color: black;
}
.mapp-list .mapp-msg {
text-align: center;
}
.mapp-list .spinner {
float: none;
} .mapp-left .mapp-list {
border-right: 1px solid lightgray;
height: 100%;
max-width: 45%;
width: 250px;
}
.mapp-inline .mapp-list {
border-top: 1px solid lightgray;
max-height: 300px;
} .mapp-header {
background-color: #eee;
border-bottom: 1px solid lightgray;
display: flex;
}
.mapp-header-button {
cursor: pointer;
min-width: 70px;
padding: 5px;
text-align: center;
text-transform: uppercase;
} .mapp-search {
flex: 1;
position: relative;
}
.mapp-search input.mapp-error {
outline: 1px solid red !important;
}
.mapp-search input.mapp-places {
background-color: white !important; color: black !important; }
.mapp-search ::placeholder {
color: black !important; }
.mapp-search .mapp-geolocate {
background: white url(//www.marinclinic.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/geolocate-2x.png) no-repeat center center;
background-size: 18px 18px;
height: 18px;
margin: -9px 10px;
position: absolute;
top: 50%; right:0;
width: 18px;
}
.mapp-search .algolia-autocomplete {
display: block !important;
}
.mapp-places {
border: 1px solid #bbb ;
box-shadow: none ;
color: black ;
height: 34px ;
line-height: 34px ;
margin: 0 ;
padding: 5px 28px 5px 5px ;
vertical-align: middle ;
width: 100% ;
}
.mapp-autocomplete, .mapp-autocomplete * {
width: 100%;
}
.mapp-aa-dropdown-menu {
background-color: white;
border: 1px solid lightgray;
color: #8c8c8c;
cursor: pointer;
width: 100%;
z-index: 1001 !important; }
.mapp-aa-suggestion {
border-top: 1px solid #e6e6e6;
overflow: hidden !important;
padding: 5px;
text-overflow: ellipsis;
white-space: nowrap !important;
}
.mapp-aa-suggestion span, .mapp-aa-suggestion p {
margin: 0 !important;
white-space: nowrap !important;
} .mapp-aa-dropdown-menu .list-group-item {
padding: 5px;
}
.mapp-aa-cursor {
background-color: #fafafa;
} .mapp-filters-toggle {
vertical-align: middle; }
.mapp-filters {
background-color: white;
border-bottom: 1px solid lightgray;
display: none;
max-height: 100%;
overflow: auto;
padding: 5px 10px 5px 10px;
position: absolute;
top: 0; left: 0; right: 0;
z-index: 1;
}
.mapp-filter {
margin-bottom: 5px;
}
.mapp-filter-label {
font-weight: bold;
} .mapp-filter.mapp-select .mapp-filter-label {
display: inline-block;
margin-right: 20px;
}
.mapp-filter.mapp-select .mapp-filter-values {
display: inline-block;
} .mapp-filter-values > label {
display: inline-block;
font-weight: normal; margin-right: 10px;
white-space: nowrap;
}
.mapp-filter-values input[type="checkbox"] {
margin-right: 5px;
}
.mapp-filters-reset {
float: right;
} .mapp-leaflet .mapp-iw {
max-width: 250px;
} .mapp-iw * {
color: black;
line-height: normal; }
.mapp-iw p {
margin: 5px 0 5px 0 !important; }
.mapp-iw .mapp-title {
font-weight: bold;
} .mapp-body .wp-post-image {
padding-right: 10px !important; vertical-align: top;
float: left;
width: 32px;
height: 32px;
}
.mapp-iw img {
margin: 3px 3px 3px 0px !important;
}
.mapp-iw .mapp-links {
clear: both; white-space: nowrap; margin: 0 !important; padding-top: 4px !important;
} .mapp-iw a, .mapp-iw a:link, .mapp-iw a:active, .mapp-iw a:visited, .mapp-iw a:hover {
border: none !important;
box-shadow: none !important; color: #4272db !important;
text-decoration: none !important;
}
.mapp-iw a:hover{
text-decoration: underline !important;
} .mapp-ib-wrapper {
display: none;
position: absolute;
z-index: 100;
} :fullscreen ~ .mapp-ib-wrapper { z-index: 10000000000; }
:-webkit-full-screen ~ .mapp-ib-wrapper { z-index: 10000000000; }
:-moz-full-screen ~ .mapp-ib-wrapper { z-index: 10000000000; }
:-ms-fullscreen ~ .mapp-ib-wrapper { z-index: 10000000000; }
.mapp-ib {
background-color: white;
border: 1px solid lightgray;
box-sizing: border-box;
max-width: 450px;
outline: none;
overflow: auto;
padding: 5px 20px 5px 10px;
} .mapp-ib-tip {
height: 10px;
z-index: 1;
}
.mapp-ib-tip:after {
border-top: 10px solid white;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: none;
content: "";
width: 0;
height: 0; font-size: 0;
left: 50%;
line-height: 0;
margin-left: -10px;
margin-top: -1px;
position: absolute;
} .mapp-view-filters .mapp-filters {
display: block;
z-index: 1001;
}
.mapp-view-menu .mapp-menu {
display: block;
}
.mapp-view-directions .mapp-directions {
display: block;
}
.mapp-view-directions .mapp-list {
display: none;
} .mapp-footer {
background-color: #f5f5f5;
border-top: 1px solid lightgray;
display: none;
padding: 7px;
text-align: center;
}
.mapp-footer [data-mapp-action="view-map"] { display: none; } .mapp-view-mini .mapp-main {
flex-direction: column-reverse;
} .mapp-view-mini .mapp-main {
position: relative;
}
.mapp-view-mini .mapp-list {
bottom: 0;
height: 0;;
max-width: none;
position: absolute;
transition-property : all;
transition-duration: .3s;
width: 100%;
z-index: 10000;
}
.mapp-view-mini .mapp-footer {
display: block;
}
.mapp-view-list .mapp-footer [data-mapp-action="view-list"] { display: none; }
.mapp-view-list .mapp-footer [data-mapp-action="view-map"] { display: block; }
.mapp-view-list .mapp-list {
height: 100%;
} .mapp-directions {
background-color: white;
display: none;
padding: 10px;
position: relative;
}
.mapp-directions input {
border: 1px solid gray; padding: 3px;
}
.mapp-dir-toolbar {
margin-top: 10px;
}
.mapp-dir-google {
float: right;
}
.mapp-dir-swap {
display:inline-block;
border: none !important; text-align: center ;
vertical-align: middle ;
width: 24px ;
height: 24px ;
line-height: 24px ;
background-color: transparent;
padding: 0px ;
margin: 0px ;
position: relative;
vertical-align: bottom;
}
.mapp-route {
margin: 10px 0 0px 0 ;
}
.mapp-dir-saddr, .mapp-dir-daddr {
width: 80% ;
line-height: normal ;
}
.mapp-dir-saddr {
margin-bottom: 5px;
}
.mapp-dir-arrows {
background: transparent url(//www.marinclinic.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/directions.png) no-repeat center center;
background-position: -10px -489px;
cursor: pointer;
display: inline-block;
height: 12px;
margin: 0;
padding: 0;
position: relative;
top: 10px; left: 5px;
vertical-align: middle;
width: 10px;
} .mapp-menu-toggle {
background: white url(//www.marinclinic.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/menu-2x.png) no-repeat center center;
background-size: 24px 24px;
box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
color: #777;
cursor: pointer;
height: 29px;
outline: none;
outline: none; position: absolute;
top: 10px; left: 10px; bottom: 0; right: 0;
width: 32px;
z-index: 1000;
}
.mapp-menu {
background-color: white;
border: 1px solid lightgray;
color: #606060;
cursor: default;
display: none;
overflow: auto;
padding: 5px 0 5px 0;
position: absolute;
top: 0; left: 0; bottom: 0;
width: 150px;
z-index: 1001;
}
.mapp-menu-item {
cursor: pointer;
line-height: 20px;
padding: 5px 10px 5px 10px;
}
.mapp-menu-item:hover {
background-color: #f8f8f8;
color: black;
}
.mapp-menu-item.mapp-active {
background-color: #f6f6f6;
color: black;
font-weight: bold;
}
.mapp-menu-separator {
padding: 0;
border-bottom: 1px solid lightgray;
} .mapp-table {
display: table;
width: 100%;
}
.mapp-table > div { display: table-row; }
.mapp-table > div > div, .mapp-table > div > label {
display: table-cell;
} .mapp-align-left { float: left; }
.mapp-align-right { float: right; }
.mapp-align-center { margin-left: auto; margin-right: auto; }
.mapp-align-default {}
.mapp-close {
color: gray;
cursor: pointer;
display: inline-block;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 18px;
font-weight: bold;
height: 20px;
line-height: 20px;
position: absolute;
text-align: center;
top: 0px; right: 0px;
width: 20px;
z-index: 1;
}
.mapp-close:after {
content: "x";
}
.mapp-close:hover {
color: black;
}
img.mapp-icon, .mapp-icon img {
max-width: 24px !important; max-height: 24px;
vertical-align: middle;
box-shadow: none !important; }
.mapp-error {
background-color: #ffebe8;
margin: 0;
padding: 2px;
background-color: pink;
border: 1px solid red !important;
}
.mapp-spinner {
background: transparent url(//www.marinclinic.org/wp-content/plugins/mappress-google-maps-for-wordpress/images/loading.gif) no-repeat center center;
height:16px;
width: 16px;
margin-left: 10px;
margin-right: 10px;
}
*[data-mapp-action] {
cursor: pointer;
}
.mapp-max {
width: 100%;
}
.mapp-caret:after {
content: "";
display: inline-block;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid black;
border-bottom: none;
margin-left: 5px;
vertical-align: middle;
} .mapp-button, .mapp-button-submit {
color: #666;
margin-right: 5px;
text-transform: uppercase;
}
.mapp-button-submit {
color: #4285F4;
}.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle;width:18px;height:12px}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0!important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle;width:18px;height:12px}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}