#buddypress div.pagination {
color: inherit;
}    #buddypress #activity-stream p {
margin: 0;
}
#buddypress form#whats-new-form {
overflow: hidden;
margin-bottom: 30px;
}
#buddypress #item-body form#whats-new-form {
margin-bottom: 30px;
}
#buddypress #whats-new-avatar .avatar {
width: 50px;
height: 50px;
}
#buddypress form#whats-new-form p.activity-greeting {
line-height: 1;
margin-left: 70px;
padding-top: 7px;
}
#buddypress form#whats-new-form #whats-new-content {
margin-left: 50px;
}
#buddypress #whats-new-options {
height: auto !important;
overflow: visible;
margin-top: 10px;
}
#buddypress form#whats-new-form textarea {
width: 100%;
background: #fff;
color: #747474;
}
#buddypress form#whats-new-form #whats-new-submit,
#buddypress form#whats-new-form #whats-new-options select {
margin-top: 0;
}
#buddypress #whats-new:focus {
border-color: #eee !important;
outline-color: #eee !important;
}
#buddypress .activity-list .activity-content img.thumbnail {
border: 0;
} body.activity-permalink #buddypress .activity-list li .activity-content {
margin-left: 10px;
}
#buddypress a.bp-secondary-action,
#buddypress span.highlight {
font-size: 12px;
}
.activity-list .activity-content .activity-header,
.activity-list .activity-content .comment-header {
color: #999;
font-size: 11px;
line-height: 220%;
}
.activity-list .activity-content .activity-header img.avatar {
display: none;
}
#buddypress div.activity-meta {
margin-top: 10px;
}
#buddypress div.activity-meta a {
margin-right: 5px;
padding: 0;
background: none;
font-size: 10px;
color: #000;
text-transform: uppercase;
}
#buddypress div.activity-meta a:hover {
background: none;
color: #32B2C3;
}
#buddypress a.bp-primary-action span,
#buddypress #reply-title small a span {
padding: 1px 4px;
border-radius: 3px;
background: #C34A32;
}
#buddypress a.bp-primary-action:hover span,
#buddypress #reply-title small a:hover span {
background: #32B2C3;
}
#buddypress .activity-list li.load-more {
padding: 0;
border: 0;
background: none;
}
#buddypress .activity-list li.load-more a {
display: block;
padding: 14px 18px;
border-radius: 3px;
border: 1px solid #eee;
background: #fafafa;
color: #747474;
font-size: 12px;
font-weight: bold;
}
#buddypress .activity-list li.load-more a:hover {
background: #eee;
color: #747474;
} #buddypress div.activity-comments > ul {
padding-left: 0;
}
body.activity-permalink #buddypress div.activity-comments {
margin: 10px 0 0 10px;
}
body.activity-permalink #buddypress div.activity-comments > ul {
padding: 0;
}
#buddypress div.ac-reply-avatar img {
border: 0;
}
#buddypress div.activity-comments {
margin: 3px 0 0 10px;
}
#buddypress div.activity-comments ul li {
border-top: 0;
}
#buddypress div.activity-comments ul li > ul {
margin-left: 10px;
padding-left: 0;
}
#buddypress div.activity-comments div.acomment-content {
margin-left: 40px;
font-size: 86%;
}
#buddypress div.activity-comments div.acomment-meta {
font-size: 81%;
}
#buddypress div.activity-comments form.ac-form {
padding: 10px 0;
}
#buddypress div.activity-comments form .ac-textarea {
border: 1px solid #eee;
border-radius: 3px;
background: #fff;
}
#buddypress div.activity-comments form textarea {
color: #747474;
}
#buddypress div.activity-comments .ac-reply-cancel {
font-size: 11px;
}
#buddypress .acomment-options a {
color: #000;
font-weight: bold;
text-transform: uppercase;
font-size: 10px !important;
} #buddypress div.dir-search {
margin: -84px 0 0 0;
}
@media screen\0 { #buddypress div.dir-search {
margin-top: -60px;
}
}
#buddypress div.dir-search input[type="text"],
#buddypress div.message-search input[type="text"],
.bbpress .bbp-search-form input[type="text"] {
float: left;
margin-bottom: 0;
font-size: 13px;
padding: 0 13px;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
font-weight: normal;
height: 43px;
line-height: 43px;
}
#buddypress div.dir-search input[type="submit"],
#buddypress div.message-search input[type="submit"],
.bbpress .bbp-search-form input[type="submit"] {
position: relative;
margin-left: -5px;
padding: 0 18px;
border: 1px solid #EEE;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
background: #FCFCFC;
color: #747474;
height: 43px;
line-height: 43px;
}
#buddypress div.dir-search input[type="submit"]:hover,
#buddypress div.message-search input[type="submit"]:hover,
.bbpress .bbp-search-form input[type="submit"]:hover {
background: #eee;
} #buddypress div#message p,
#sitewide-notice p {
border-radius: 3px;
}
#buddypress .standard-form#signup_form div div.error {
margin: 10px 0;
padding: 0;
background: none;
color: #FA981B;
}
#sitewide-notice { 
display: none;
}
#sidebar #sitewide-notice { 
display: block;
}
#sidebar #sitewide-notice #message {
z-index: 1;
position: relative;
top: auto;
left: auto;
width: 100%;
margin-bottom: 40px;
} #buddypress .standard-form textarea,
#buddypress .standard-form input[type=text],
#buddypress .standard-form input[type=text],
#buddypress .standard-form input[type=color],
#buddypress .standard-form input[type=date],
#buddypress .standard-form input[type=datetime],
#buddypress .standard-form input[type=datetime-local],
#buddypress .standard-form input[type=email],
#buddypress .standard-form input[type=month],
#buddypress .standard-form input[type=number],
#buddypress .standard-form input[type=range],
#buddypress .standard-form input[type=search],
#buddypress .standard-form input[type=tel],
#buddypress .standard-form input[type=time],
#buddypress .standard-form input[type=url],
#buddypress .standard-form input[type=week],
#buddypress .standard-form select,
#buddypress .standard-form input[type=password],
#buddypress .dir-search input[type=search],
#buddypress .dir-search input[type=text] {
padding: 13px;
border: 1px solid #eee;
border-radius: 3px;
background: #fff;
font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
color: #747474;
}
#buddypress .standard-form #basic-details-section input[type="password"] {
width: 90%;
}
#buddypress .standard-form input:focus,
#buddypress .standard-form textarea:focus,
#buddypress .standard-form select:focus {
background: #FAFAFA;
color: #555;
}
#buddypress .standard-form select {
padding: 8px 40px 8px 8px;
background-position: center right;
background-repeat: no-repeat;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAARUlEQVQ4y2N49+7dfyBgoDdmGLV41GJknJaWJgjEoVjE0+hh8Rlki4DMmSBM86CGWr4qDQJAlpbTNY6hlqaNpupRi3FhAAWwg5PCBypjAAAAAElFTkSuQmCC);
}
#buddypress .standard-form div.checkbox label,
#buddypress .standard-form div.radio label {
color: #000;
}
#buddypress .standard-form div.radio ul {
margin-left: 13px;
}
#buddypress .standard-form#signup_form div.submit {
margin: 0;
padding: 0;
float: left;
}
#buddypress .standard-form textarea#message_content {
line-height: 1.5em;
}
#buddypress div#invite-list {
background: none;
}
#buddypress button,
#buddypress a.button,
#buddypress input[type=submit],
#buddypress input[type=button],
#buddypress input[type=reset],
#buddypress ul.button-nav li a,
#buddypress div.generic-button a,
#buddypress .comment-reply-link,
a.bp-title-button {
padding: 15px 19px;
border: 0;
background: #32B2C3;
color: #fff;
font-size: 13px;
font-weight: bold;
border-radius: 3px;
white-space: nowrap;
}
#buddypress button:hover,
#buddypress a.button:hover,
#buddypress a.button:focus,
#buddypress input[type=submit]:hover,
#buddypress input[type=button]:hover,
#buddypress input[type=reset]:hover,
#buddypress ul.button-nav li a:hover,
#buddypress ul.button-nav li.current a,
#buddypress div.generic-button a:hover,
#buddypress .comment-reply-link:hover {
border: 0;
background: #C34A32;
color: #fff;
}
#buddypress div.generic-button a,
#buddypress div.action a.button {
padding: 4px 8px;
font-size: 11px;
}
.buddypress .entry-title a.bp-title-button {
position: relative;
top: -3px;
padding: 4px 8px;
font-size: 11px;
color: #fff;
}
#buddypress form.standard-form .left-menu {
width: 128px;
}
#buddypress form.standard-form .main-column {
margin-left: 158px;
}
.group-create .entry-title .button { display: none;
}
#buddypress .small a.button {
margin: 1px;
padding: 2px 4px;
font-size: 10px;
}
#buddypress form.standard-form .main-column ul#friend-list {
border-top: 0;
} #buddypress a.loading,
#buddypress input.loading,
#buddypress .loading,
.buddypress.widget .item-options a.loading {
animation: loader-pulsate .5s infinite ease-in-out alternate;
-webkit-animation: loader-pulsate .5s infinite ease-in-out alternate;
-moz-animation: loader-pulsate .5s infinite ease-in-out alternate;
}
@keyframes loader-pulsate {
from {
opacity: 0.6;
}
to {
opacity: 1;
}
}
@-webkit-keyframes loader-pulsate {
from {
opacity: 0.6;
}
to {
opacity: 1;
}
}
@-moz-keyframes loader-pulsate {
from {
opacity: 0.6;
}
to {
opacity: 1;
}
} #buddypress table.profile-fields {
margin-top: 10px;
} #buddypress div#message p,
#sitewide-notice p {
padding: 15px 20px;
}
.buddypress .entry-title a {
color: #000;
}
#buddypress div#item-header div#item-header-content {
float: none;
margin-left: 143px;
}
#buddypress div#item-header h2 {
margin-top: 5px;
font-size: 18px;
}
#buddypress div#item-header div#item-meta {
padding-bottom: 10px;
font-size: 13px;
line-height: 1.4em;
color: inherit;
}
#buddypress div#item-header div#item-meta p {
line-height: 1.4em;
}
#buddypress div#item-header div#item-actions h3 {
font-size: 12px;
font-weight: bold;
}
#buddypress div#item-header div.generic-button,
#buddypress div#item-header a.button {
margin-bottom: 1px;
}
#buddypress ul.item-list li img.avatar {
margin-right: 15px;
}
body.activity-permalink #buddypress ul.item-list li .activity-avatar img.avatar {
width: 128px;
height: 128px;
}
#buddypress ul.item-list li {
border-color: #eee;
overflow: auto;
}
#buddypress ul.item-list li .activity-avatar img.avatar,
#buddypress ul.item-list li .ac-reply-avatar img.avatar {
width: 50px;
height: 50px;
}
#buddypress ul.item-list li div.item-desc {
font-size: 11px;
color: inherit;
}
#buddypress ul.item-list li div.meta {
font-size: 11px;
color: inherit;
}
#buddypress ul.item-list li h5 {
margin: 0;
}
#buddypress span.activity {
opacity: 0.8;
font-size: 11px;
color: #999;
}
#buddypress div.item-list-tabs {
background: #fafafa;
border: 1px solid #eee;
clear: left;
margin: 25px 0 15px;
padding: 10px 12px;
overflow: hidden;
border-radius: 3px;
}
#buddypress div.item-list-tabs ul li a,
#buddypress div.item-list-tabs ul li span {
color: #000;
font-weight: bold;
}
#buddypress div.item-list-tabs ul li a:hover {
color: #32B2C3;
}
#buddypress div.item-list-tabs ul li.selected a,
#buddypress div.item-list-tabs ul li.current a {
border-radius: 3px;
background: #C34A32;
color: #fff;
opacity: 1;
}
#buddypress div.item-list-tabs ul li a span {
border-radius: 3px;
border: 0;
background: #C34A32;
color: #FFF;
}
#buddypress div.item-list-tabs ul li a:hover span {
background: #32B2C3;
}
#buddypress div.item-list-tabs ul li.selected a span,
#buddypress div.item-list-tabs ul li.current a span {
color: #C34A32;
}
#buddypress div.item-list-tabs ul li.selected a:hover span,
#buddypress div.item-list-tabs ul li.current a:hover span {
background: #fff;
}
#buddypress div.item-list-tabs#subnav {
margin-bottom: 20px;
padding: 0;
border: 0;
font-size: 12px;
}
#buddypress div.item-list-tabs ul li.feed a {
overflow: hidden;
width: 23px;
height: 23px;
background-image: none;
margin: 0;
padding: 0;
font-weight: bold;
line-height: 23px;
color: #32B2C3;
}
#buddypress div.item-list-tabs ul li.feed a:hover {
color: #C34A32;
}
div.item-list-tabs ul li.feed a:before {
content: "\f143";
float: left;
font-family: 'FontAwesome';
font-size: 23px;
margin-right: 5px;
}
#buddypress div.item-list-tabs#subnav ul li.last {
margin-top: 0;
} #buddypress div#message-thread div.message-box {
margin-left: -15px;
}
#buddypress div#message-thread img.avatar {
margin-right: 15px;
}
#buddypress #message-threads img.avatar {
width: 50px;
}
#buddypress div.message-search {
margin-right: 0;
}
#buddypress #message-thread a.button,
#buddypress #message-threads a.button {
padding: 2px 4px;
font-size: 9px;
}
#buddypress input#send-to-input {
width: 258px;
line-height: 1;
} .register-section {
margin-bottom: 20px;
}
#buddypress .field-visibility-settings,
#buddypress .field-visibility-settings-toggle,
#buddypress .field-visibility-settings-notoggle {
color: inherit;
}  #content .widget.buddypress {
overflow: hidden;
margin-bottom: 20px;
}
#content .widget.buddypress .item-list li {
float: left;
margin: 0 20px 20px 0;
}
#content .widget.buddypress .item-list li:nth-child(3n+0),
#content .widget.buddypress .avatar-block .item-avatar:nth-child(3n+0) {
margin-right: 0;
}
#content .widget.buddypress .item-list li:nth-child(3n+1),
#content .widget.buddypress .avatar-block .item-avatar:nth-child(3n+1) {
clear: both;
}
.widget.buddypress .item-list li .item {
font-weight: bold;
}
#content .widget.buddypress .item-list li .item {
float: left;
width: 120px;
height: 86px;
margin: 0;
padding: 15px;
border: 1px solid #eee;
border-left: 0;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
background: #fdfdfd;
}
#content .widget.buddypress .item-avatar {
float: left;
}
#content .widget.buddypress .item-avatar img {
width: 86px;
height: 86px;
margin: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
#sidebar .widget.buddypress .item-avatar img {
width: 36px;
height: 36px;
margin-bottom: 0;
}
#content .widget.buddypress div.item-title {
margin-bottom: 5px;
line-height: 1.2em;
}
.widget.buddypress div.item-title a {
color: #000;
}
.widget.buddypress div.item-title a:hover {
text-decoration: underline;
}
#sidebar .widget.buddypress div.item-meta {
margin-left: 46px;
}
#content .widget.buddypress div.item-meta,
#content .widget.buddypress div.item-content {
margin: 0;
line-height: 1.2em;
font-weight: normal;
}
.widget.buddypress span.activity {
opacity: 1;
font-size: 11px;
color: #999;
font-weight: bold;
}
.widget.buddypress div.item-options {
margin-top: 0;
padding-top: 0;
}
#content .widget.buddypress div.item-options a,
#sidebar .widget.buddypress div.item-options a {
color: #000;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}
.widget.buddypress div.item-options a:hover,
.widget.buddypress div.item-options a.selected {
text-decoration: underline;
} #content .widget.buddypress #members-list.item-list li {
width: 78px;
margin: 0 10px 10px 0;
}
#content .widget.buddypress #members-list.item-list li:last-child {
margin-bottom: 20px;
}
#content .widget.buddypress #members-list.item-list li .item {
display: none;
}
#content .widget.buddypress #members-list .item-avatar img {
width: 78px;
height: 78px;
} #content .widget.buddypress .avatar-block .item-avatar {
float: left;
width: 58px;
margin: 0 10px 10px 0;
}
#content .widget.buddypress .avatar-block .item-avatar:last-child {
margin-bottom: 20px;
}
#content .widget.buddypress .avatar-block .item-avatar img {
width: 58px;
height: 58px;
}  .bbpress .entry-title {
margin: 0 0 15px;
font-size: 22px;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
border-top: 0;
} #bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
margin-bottom: -3px;
border: 0;
} #bbpress-forums #bbp-search-form {
margin-bottom: 15px;
}  #content .widget[id*="bbp_"] {
overflow: hidden;
margin-bottom: 30px;
}
.widget[id*="bbp_"] li {
position: relative;
margin-bottom: 10px;
}
#content .widget[id*="bbp_"] li {
float: left;
margin-right: 10px;
padding: 15px;
background: #fdfdfd;
border: 1px solid #eee;
border-radius: 3px;
}
.widget[id*="bbp_"] li:last-child {
margin-bottom: 0;
}
.widget[id*="bbp_"] li div {
font-size: 11px;
line-height: 1.2em;
}
.widget[id*="bbp_"] li .bbp-author-avatar {
position: relative;
top: 2px;
left: 0;
} .widget.bbp_widget_login {
padding: 20px;
border-radius: 3px;
border: 1px solid #eee;
background: #fafafa;
}
.widget.bbp_widget_login .bbp-logged-in h4 {
margin: 0 0 10px;
font-size: 18px;
} @media only screen and (max-width: 1024px) { .responsive #content .widget.buddypress .item-list li:nth-child(3n+0),
.responsive #content .widget.buddypress .avatar-block .item-avatar:nth-child(3n+0) {
margin-right: 20px;
}
.responsive #content .widget.buddypress .item-list li:nth-child(3n+1),
.responsive #content .widget.buddypress .avatar-block .item-avatar:nth-child(3n+1) {
clear: none;
}
.responsive #content .widget.buddypress .item-list li:nth-child(2n+0),
.responsive #content .widget.buddypress .avatar-block .item-avatar:nth-child(2n+0) {
margin-right: 0;
}
.responsive #content .widget.buddypress .item-list li:nth-child(2n+1),
.responsive #content .widget.buddypress .avatar-block .item-avatar:nth-child(2n+1) {
clear: both;
}		
.responsive #content .widget.buddypress .item-list li .item {
width: 183px;
}		
}
@media only screen and (max-width: 959px) { .responsive #buddypress div.dir-search {
float: none;
margin: 0;
}
.responsive #buddypress div.message-search {
float: left;
clear: both;
margin: 20px 0 0;
}
.responsive #content .widget.buddypress .item-list li .item {
width: 127px;
}	
}
@media only screen and (max-width: 767px) { .responsive #buddypress #whats-new-post-in-box {
margin-top: 10px;
}	
.responsive #buddypress form#whats-new-form #whats-new-submit,
.responsive #buddypress form#whats-new-form #whats-new-post-in-box {
float: left;
width: 100%;
}		
.responsive #buddypress div.item-list-tabs ul li {
width: 100%;
}
.responsive #buddypress div.item-list-tabs#subnav ul li {
width: auto;
}
.responsive div.bbp-search-form input,
.responsive div.bbp-search-form button {
font-size: 13px;
}
}
@media only screen and (max-width: 320px) { .responsive #buddypress .standard-form input[type=text],
.responsive #buddypress .standard-form textarea {
width: 100%;
}
.responsive #buddypress div#item-header div#item-actions {
width: 100%;
}
.responsive #buddypress div#item-header div#item-header-content .activity {
margin-top: 2px;
}
.responsive #buddypress form#whats-new-form #whats-new-avatar {
display: none;
}
.responsive #buddypress form#whats-new-form p.activity-greeting {
margin-left: 0;
}
.responsive #buddypress form#whats-new-form #whats-new-content {
margin-left: 0;
padding: 0;
}
.responsive #buddypress form#whats-new-form #whats-new-options select {	
max-width: 130px;
height: 35px;
margin-top: 5px;
}
body.responsive.activity-permalink #buddypress .activity-list li .activity-content {
float: left;
margin: 10px 0 0 0;
}
.responsive #buddypress .standard-form #basic-details-section,
.responsive #buddypress .standard-form #blog-details-section,
.responsive #buddypress .standard-form #profile-details-section	{
width: 100%;
}
.responsive #buddypress ul.item-list li div.item-desc {
margin-top: 0;
}
.responsive #buddypress ul.item-list li h5 span.small {
margin-top: 10px;
}
.responsive #buddypress form.standard-form .left-menu {
width: 100%;
}
.responsive #buddypress div#invite-list {
width: 100%;
height: 100px;
}
.responsive #buddypress form.standard-form .main-column {
float: left;
width: 100%;
margin-left: 0;
}
.responsive #buddypress li div.item,
.responsive #buddypress ul.item-list li div.action {
margin-left: 60px;
}
.responsive #buddypress ul.item-list li div.meta {
margin-top: 10px;
}
.responsive #content .widget.buddypress .item-list li,
.responsive #content .widget.buddypress .avatar-block .item-avatar {
margin-right: 0 !important;
}
.responsive #content .widget.buddypress .item-list li,
.responsive #content .widget.buddypress .avatar-block .item-avatar {
clear: both !important;
}		
.responsive #content .widget.buddypress .item-list li .item {
width: 172px;
}	
.responsive #bbpress-forums div.bbp-search-form {
width: 100%;
margin-bottom: 0;
}
.responsive #bbpress-forums #bbp-search-form #bbp_search {
width: 179px;
padding: 13px;
}
.responsive #bbpress-forums li.bbp-header,
.responsive #bbpress-forums li.bbp-footer {
font-size: 11px;
}
.responsive #bbpress-forums li.bbp-header li.bbp-forum-info,
.responsive #bbpress-forums li.bbp-header li.bbp-topic-title {
margin-bottom: 10px;
}
.responsive #bbpress-forums div.bbp-reply-author img.avatar {
top: 8px;
}
.responsive #bbpress-forums .bbp-body div.bbp-reply-author {
min-height: 90px;
padding-left: 75px;
}
.responsive #buddypress table#message-threads .thread-avatar {
display: none;
}
}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}input,textarea,button{-webkit-appearance:none}input::-moz-focus-inner{border:0;padding:0;margin-top:0;margin-bottom:-1px}  * {
outline: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body {
background: #F2F9FF;
color: #747474;
margin: 0;
padding: 0;
font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
} a {
color: #C34A32;
text-decoration: none;
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-ms-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
}
a:hover {
color: #32B2C3;
}
h1, h2, h3, h4, h5, h6 {
color: #000;
padding: 0;
margin: 5px 0 15px;
line-height: 1.3em;
font-weight: bold;
}
h1 {
font-size: 30px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 18px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
p {
line-height: 1.7em;
margin-bottom: 12px;
}
p:first-child {
margin-bottom: 12px;
}
p:last-child {
margin-bottom: 0;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
small {
font-size: xx-small;
line-height: 1em;
}
sup {
font-size: xx-small;
vertical-align: top;
line-height: 1em;
} 
sub {
font-size: xx-small;
vertical-align: bottom;
line-height: 1em;
} 
address {
line-height: 19px;
margin-bottom: 12px;
}
address:last-child {
margin-bottom: 0;
}
::selection {
color: #fff;
background: #32B2C3;
}
::-moz-selection {
color: #fff;
background: #32B2C3;
} ol {
list-style-type: decimal;
padding: 0;
margin: 0;
}
ul {
list-style-type: square;
padding: 0;
margin: 0;
}
li {
margin: 0 0 10px 20px;
line-height: 1.5em;
}
li > ul,
li > ol {
margin: 12px 0;
}
li:last-child {
margin-bottom: 0;
} input,
textarea,
select {
margin: 0;
padding: 13px;
font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 13px;
color: #747474;
border: 1px solid #eee;
border-radius: 3px;
background: #fff;
}
input:focus,
textarea:focus,
select:focus {
background: #fafafa;
color: #555;
}
::-webkit-input-placeholder {
color: #ccc;
}
:-moz-placeholder {
color: #ccc;
}
:-ms-input-placeholder {
color: #ccc;
}
textarea {
resize: none;
width: 100%;
max-width: 100%;
height: 150px;
line-height: 1.5em;
}
select {
max-width: 100%;
padding: 8px 40px 8px 8px;
border-radius: 0;
background-position: center right;
background-repeat: no-repeat;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAARUlEQVQ4y2N49+7dfyBgoDdmGLV41GJknJaWJgjEoVjE0+hh8Rlki4DMmSBM86CGWr4qDQJAlpbTNY6hlqaNpupRi3FhAAWwg5PCBypjAAAAAElFTkSuQmCC);
-webkit-appearance: none;
}
@-moz-document url-prefix() { select {
padding-right: 8px;
background-image: none;
}
}
@media screen\0 { select {
padding-right: 8px;
background-image: none;
}
}
input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button {
display: inline-block;
margin: 0;
padding: 15px 19px;
border: 0;
border-radius: 3px;
background: #32B2C3;
color: #fff;
cursor: pointer;
font-size: 13px;
line-height: 1;
font-weight: bold;
-webkit-transition: background-color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out;
-ms-transition: background-color 0.3s ease-in-out;
transition: background-color 0.3s ease-in-out;
}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.button:hover {
background: #C34A32;
color: #fff;
}
input[type="radio"],
input[type="checkbox"] {
background: transparent;
border: 0;
}
input[type="radio"] {
-webkit-appearance: radio;
}
input[type="checkbox"] {
-webkit-appearance: checkbox;
}
fieldset {
border: 1px solid #eee;
margin: 0;
padding: 20px 15px;
}
legend {
font-size: 14px;
}
label {
font-weight: bold;
} table {
border: 1px solid #eee;
padding: 5px 10px;
line-height: 1.7em;
width: 100%;
}
th {
font-weight: bold;
background: #fafafa;
border: 1px solid #eee;
padding: 10px;
text-align: left;
vertical-align: middle;
}
td {
border: 1px solid #eee;
padding: 10px;
vertical-align: middle;
} img {
max-width: 100%;
height: auto;
}
.avatar {
border-radius: 3px;
}
object,
embed,
video,
iframe {
max-width: 100%;
}
cite {
font-style: italic;
}
hr {
background: #eee;
border: 0;
clear: both;
width: 100%;
height: 1px;
padding: 0;
margin: 20px 0;
position: relative;
}
pre {
color: #000;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA9QAAAA/CAIAAACO3RcPAAABe0lEQVR42u3YIQ6AMBBEUe5/xYraglpUHeEGk2JIxXsZszf42eP54j6vcAIAAMEhvgEAQHwDAID4Ft8AACC+AQBAfAMAgPgW3wAAIL4BAEB8i28AABDfAAAgvgEAQHyLbwAAEN8AACC+xTcAAIhvAAAQ3wAAIL7FNwAAiG8AABDf4hsAAMQ3AABsGt+95vraqHCamZmZmVmYzzcAAPz1+RbfAAAgvgEAQHyLbwAAEN8AACC+AQBAfItvAAAQ3wAAIL7FNwAAiG8AABDfAAAgvsU3AACIbwAAEN/iGwAAxDcAAIhvAAAQ3+IbAADENwAAiG/xDQAA4hsAADaN715zfW1UOM3MzMzMLMznGwAA/vp8i28AABDfAAAgvsU3AACIbwAAEN8AACC+xTcAAIhvAAAQ3+IbAADENwAAiG8AABDf4hsAAMQ3AACIb/ENAADiGwAAxDcAAIhv8Q0AAOIbAADEt/gGAADxDQAAm8Z3r7m+NiqcZmZmZmYW9gKS8pfs228VLAAAAABJRU5ErkJggg==);
border: 1px solid #eee;
padding: 5px 25px;
margin: 5px 0 20px 0;
font-family: "Courier New";
overflow: auto;
font-size: 12px;
line-height: 1.7em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
code {
color: #000;
font-family: "Courier New";
}
blockquote {
margin: 0 0 12px;
padding: 15px;
font-size: 14px;
font-family: Georgia, 'Times New Roman';
font-style: italic;
overflow: hidden;
}
mark {
padding: 3px 5px;
border: 1px solid #FFD600;
background: #FFEB00;
color: #726C29;
font-weight: bold;
}
ins {
text-decoration: none;
}
dl {
line-height: 1.7em;
margin-bottom: 20px;
}
dd {
margin-bottom: 10px;
}
dt {
font-weight: bold;
}
.hidden {
display: none;
}
.error {
color: #FA981B;
} .clear {
content: "";
clear: both;
line-height: 0;
padding: 0;
margin: 0;
height: 0;
display: block;
font-size: 0;
width: 100%;
}
.align-center,
.aligncenter {
position: relative;
display: block;
margin-left: auto;
margin-right: auto;
clear: both;
}
.align-left,
.alignleft {
position: relative;
float: left;
margin: 10px 20px 10px 0;
}
.align-right,
.alignright {
float: right;
position: relative;
margin: 10px 0 10px 20px;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.wp-caption {
position: relative;
padding: 0;
max-width: 100%;
}
.wp-caption img {
margin: 0;
}
.wp-caption-text {
margin: 5px 0 12px !important;
font-size: 11px;
color: #999;
}
.gallery-columns-1 .gallery-item {
width: 90%;
}
.gallery-columns-2 .gallery-item {
width: 45% !important;
padding-right: 4% !important;
}
.gallery-columns-3 .gallery-item {
width: 31% !important;
padding-right: 2% !important;
}
.gallery-columns-4 .gallery-item {
width: 23% !important;
padding-right: 2% !important;
}
.gallery-columns-5 .gallery-item {
width: 18% !important;
padding-right: 2% !important;
}
.gallery-columns-6 .gallery-item {
width: 14% !important;
padding-right: 2% !important;
}
.gallery-columns-7 .gallery-item {
width: 12% !important;
padding-right: 2% !important;
}
.gallery-columns-8 .gallery-item {
width: 10% !important;
padding-right: 2% !important;
}
.gallery-columns-9 .gallery-item {
width: 9% !important;
padding-right: 2% !important;
}
.gallery-item img {
max-width: 100% !important;
height: auto !important;
border: 0 !important;
}
.gallery-caption {
float: left;
margin: 10px 0;
line-height: 1.7em;
}
div.gallery-item .gallery-icon {
display: inline-block;
position: relative;
text-align: center;
}
.gallery-item a,
.gallery-caption {
width: 100%;
}  #page-wrapper {
position: relative;
width: 1080px;
overflow: hidden;
margin: 30px auto;
border-radius: 6px;
background: #fff;
box-shadow: 0 0 0 1px #eee;
} #content-wrapper {
position: relative;
overflow: hidden;
width: 100%;
margin: 0 auto;
} #content {
position: relative;
float: left;
width: 740px;
margin: 0 auto;
padding: 40px;
overflow: hidden;
}
.sb-left #content {
float: right;
}
.fullwidth #content {
width: 100% !important;
} #sidebar {
position: relative;
width: 340px;
padding: 40px 40px 0;
}
.sb-right #sidebar {
float: right;
padding-left: 0;
}
.sb-left #sidebar {
float: left;
padding-right: 0;
}
.fullwidth #sidebar {
display: none;
}  #header {
display: table;
position: relative;
float: left;
width: 100%;
line-height: 0;
} #logo {
float: left;
padding: 40px; width: auto;
line-height: 0;
font-size: 12px;
max-width: 50%;
}
#logo a {
line-height: 0;
}
.logo-details {
display: block;
margin-top: -1px;
width: 1px;
height: 1px;
text-indent: -9999px;
} #header-right {
float: right;
max-width: 50%;
padding: 40px;
} #header #searchform {
width: auto;
margin-bottom: 10px;
}
#header #searchbar {
width: 200px;
}
#search-button {
display: none;
float: left;
margin-top: 8px;
padding: 8px 9px;
font-family: 'FontAwesome';
}
#search-button:before {
content: "\f002";
} .social-icons {
width: 100%;
clear: both;
float: left;
text-align: right;
}
.social-icons a {
display: inline-block;
margin-right: 5px;
font-size: 27px;
}  .nav  {
float: left;
z-index: 9;
}
.nav .menu {
float: left;
padding: 0;
margin: 0;
}
.nav .menu li {
position: relative;
float: left;
list-style-type: none;
margin: 0;
padding: 0;
}
.nav .sub-menu {
display: none;
position: absolute;
z-index: 9;
top: auto;
left: auto;
margin: 0;
padding: 0;
overflow: visible !important;
}
.nav .sub-menu li {
float: none;
}
.nav li:hover > .sub-menu {
display: block;
}
.nav .sub-menu li .sub-menu {
top: 0;
left: 100%;
} #nav {
float: left;
width: 100%;
padding: 0 40px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
background: #fafafa;
}
#nav .menu > li > a {
display: block;
padding: 13px 15px;
color: #000;
font-weight: bold;
line-height: 1.5em;
}
#nav .menu > li > a:hover {
color: #32B2C3;
}
#nav .sub-menu {
margin-top: -6px;
padding: 11px 27px;
background: #32B2C3;
border-radius: 3px;
}
#nav .sub-menu a {
display: block;
width: 120px;
margin: 3px 0;
padding: 3px 0;
line-height: 1.4em;
font-weight: bold;
color: #fff;
}
#nav .sub-menu a:hover {
color: #C0F2FF;
} #left-nav .menu > li:first-child > a {
padding-left: 0;
} #right-nav {
float: right;
}
#right-nav .menu > li:last-child > a {
padding-right: 0;
}
#right-nav .menu.login-menu {
margin-left: 10px;
}
#right-nav .menu.login-menu li #profile-button {
filter:alpha(opacity=60);
opacity: 0.6;
color: #000;
}
#right-nav .menu.login-menu li #profile-button:hover {
filter:alpha(opacity=100);
opacity: 1;
}
#right-nav .menu.login-menu li a {
color: #32B2C3;
}
#right-nav .menu.login-menu li a:hover {
color: #C34A32;
} #mobile-nav {
position: absolute;
overflow: hidden;
width: 0;
height: 0;
top: -100%;
left: 0;
z-index: 99;
background: #fff;
-webkit-text-size-adjust: 100%;
}
#mobile-nav:target {
width: 100%;
height: auto;
top: 0;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.admin-bar #mobile-nav:target {
top: 28px;
}
#mobile-nav .menu {
border-bottom: 1px solid #eee;
background: #fff;
padding: 60px 0 41px;
}
#mobile-nav .menu li {
float: none;
list-style-type: none;
margin: 0;
}
#mobile-nav .menu li a {
display: block;
padding: 10px 15px;
border-bottom: 1px solid #eee;
color: #000;
}
#mobile-nav .menu > li > a {
font-weight: bold;
}
#mobile-nav .menu > li:first-child a {
border-top: 1px solid #eee;
}
#mobile-nav .menu li a:hover {
background: #eee;
}
#mobile-nav .menu li a:before {
margin-right: 10px;
content: "\f105";
font-family: 'FontAwesome';
color: #C34A32;
}
#mobile-nav .menu li .sub-menu {
margin: 0;
}
#mobile-nav .menu li .sub-menu a {
padding-left: 30px;
}
#mobile-nav .menu li .sub-menu .sub-menu a {
padding-left: 50px;
}
#mobile-nav .menu li .sub-menu .sub-menu .sub-menu a {
padding-left: 70px;
}
#mobile-nav-button {
display: none;
float: right;
position: absolute;
top: 40px;
right: 40px;
border-radius: 3px;
border: 1px solid #eee;
background: #fff;
padding: 8px 10px 6px;
font-family: 'FontAwesome';
color: #000;
font-size: 26px;
line-height: 1;
}
#mobile-nav-button:hover {
padding: 9px 11px 7px;
background: #C34A32;
color: #fff;
}
#mobile-nav-button:before {
content: "\f03a";
}
.lb-close {
z-index: 1001;
position: absolute;
top: 20px;
right: 20px;
padding: 6px 8px 7px;
text-align: center;
font-family: 'FontAwesome';
font-size: 15px;
}
.lb-close:before {
content: "\f00d";
}  .entry-title {
clear: both;
font-size: 28px;
margin: 0 0 20px;
word-wrap: break-word;
}
.home.blog .entry-title {
font-size: 34px;
margin: 0 0 30px;
padding-bottom: 10px;
border-bottom: 1px solid #eee;
}
.single-post .entry-title {
margin: 0 0 10px;
padding: 0 0 10px;
border-bottom: 1px solid #eee;
} .entry-meta {
position: relative;
overflow: hidden;
font-size: 11px;
line-height: 1.5em;
color: #999;
margin: 0 0 20px;
}
.single-post #content .entry-meta {
font-size: 14px;
}
.entry-meta span:before {
content: "\0000a0\·\0000a0\0000a0";
color: #999;
}
.entry-meta span:first-child:before {
content: "";
}
.entry-meta a {
color: #999;
}
.entry-meta a:hover {
text-decoration: underline;
}
.meta-share {
margin: 0 0 20px;
}
.meta-share iframe {
max-width: none;
}
.meta-share .addthis_counter.addthis_bubble_style {
width: 36px !important;
}
.meta-tags {
position: relative;
overflow: hidden;
}
.single-post #content .meta-tags {
float: left;
width: 100%;
margin-top: 20px;
}
.meta-tags a,
.tagcloud a {
display: inline-block;
padding: 2px 4px;
margin-bottom: 4px;
border-radius: 3px;
background: #89A8AF;
font-size: 11px !important;
line-height: 1em;
color: #fff;
}
.meta-tags a:hover,
.tagcloud a:hover {
background: #74C1D3;
} #post-navigation {
overflow: hidden;
margin-bottom: 20px;
}
#post-navigation a[rel="prev"] {
float: left;
}
#post-navigation a[rel="next"] {
float: right;
}
#post-navigation a[rel="prev"]:before {
content: "\f104\0000a0\0000a0";
font-family: 'FontAwesome';
}
#post-navigation a[rel="next"]:after {
content: "\0000a0\0000a0\f105";
font-family: 'FontAwesome';
} .post-thumbnail {
position: relative;
max-width: 100%;
margin: 3px 0 20px;
border-radius: 3px;
line-height: 0;
}
.post-thumbnail img {
border-radius: 3px;
}
.post-thumbnail.wrap {
float: left;
margin: 3px 20px 10px 0;
} .entry-content {
float: left;
width: 100%;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
} .page-list {
margin: 0 0 20px 0;
} .attachment p {
margin-top: 12px;
} .author-info {
position: relative;
float: left;
overflow: hidden;
width: 100%;
padding: 20px;
margin-top: 30px;
border-radius: 3px;
border: 1px solid #eee;
background: #fafafa;
}
#sidebar .author-info {
margin-top: 0;
}
.author-info .avatar {
float: left;
margin-right: 20px;
width: 80px;
height: 80px;
}
.author-info .author-name {
margin-bottom: 10px;
font-size: 14px;
font-weight: bold;
}
.author-info .author-desc {
line-height: 1.7em;
} .related-posts {
float: left;
overflow: hidden;
width: 100%;
position: relative;
margin-top: 30px;
}
.related-posts h3 {
float: left;
position: relative;
width: 100%;
margin: 0 0 20px 0;
font-size: 18px;
font-weight: bold;
}
.related-posts .post-loop {
margin: 0 0 0 4%;
padding: 0;
border: 0;
}
.related-posts-title + .post-loop {
margin-left: 0;
}
.related-posts .post-text h2 {
font-size: 14px;
margin-bottom: 4px;
}
.related-posts .post-loop .entry-meta {
font-size: 11px;
margin: 0;
}  .post-wrapper {
float: left;
width: 100%;
}
.post-loop {
float: left;
position: relative;
overflow: hidden;
width: 100%;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
}
#sidebar .post-loop,
#footer .post-loop {
margin-bottom: 10px;
padding: 0;
border: 0;
}
.post-loop.post-columns {
margin-left: 4%;
}
.post-loop.first-column {
margin-left: 0;
}
.post-loop .post-thumbnail {
margin: 3px 0 15px 0;
}
.post-loop .post-thumbnail.wrap {
margin: 3px 15px 5px 0;
}
.post-text h2 {
margin: 0 0 5px 0;
font-size: 22px;
font-weight: bold;
word-wrap: break-word;
}
#sidebar .post-text h2,
#footer .post-text h2 {
font-size: 13px;
line-height: 1.1em;
}
.post-loop .entry-meta {
margin: 0 0 5px 0;
}
.post-loop .meta-tags {
margin: 10px 0 5px 0;
}
.post-loop .entry-content {
float: none;
margin: 0 0 5px 0;
}
.home.blog #content .post-loop.sticky h2:before {
content: "\f08d";
font-family: 'FontAwesome';
margin-right: 10px;
color: #000;
font-size: 20px;
}  #comments {
float: left;
overflow: hidden;
width: 100%;
position: relative;
margin-top: 30px;
}
#comments h2 {
margin: 0 0 20px 0;
font-size: 18px;
}
#comments ol.commentlist {
width: 100%;
list-style: none;
}
#comments ol.commentlist li {
list-style: none;
padding: 0;
margin: 0 0 20px 0;
position: relative;
border: 0;
}
#comments ol.commentlist li .comment_container {
padding-bottom: 20px;
border-bottom: 1px solid #eee;
overflow: hidden;
}
#comments ol.commentlist > li:last-child .comment_container {
padding-bottom: 0;
border: 0
}
#comments ol.commentlist .children li.comment {
margin: 20px 0 0 20px;
}
#comments ol.commentlist li .avatar {
float: left;
position: relative;
top: 0;
left: 0;
width: 60px;
height: auto;
margin: 0;
line-height: 1em;
}
#comments ol.commentlist li .comment-text {
margin: 0 0 0 80px;
}
#comments ol.commentlist li .comment-text .meta {
margin: 0 0 3px;
color: #999;
}
#comments ol.commentlist li .comment-text [itemprop="author"]:after {
content: "\0000a0\·\0000a0";
}
#comments .bypostauthor .description {
font-weight: bold;
}
.comment-reply-link,
#cancel-comment-reply-link {
display: block;
margin-top: 10px;
font-size: 12px;
line-height: 1.2em;
}
.comment-reply-title small {
float: right;
}
.required {
color: #D44354;
font-weight: bold;
} #respond {
margin-top: 30px;
}
#reply-title {
margin: 0 0 20px 0;
}
#respond p {
margin: 10px 0;
}
#respond p.form-submit {
margin-bottom: 0;
}
#commentform input {
display: block;
}
.form-allowed-tags {
display: none;
}
.commentlist #respond {
margin: 20px 0 0;
width: auto;
}
#respond .form-submit {
text-align: right;
}  #footer {
float: left;
overflow: hidden;
width: 100%;
padding: 40px 40px 0;
border-radius: 6px;
background: #fcfcfc;
}
.wpengine-promo {
display: none;
} #footer-widgets {
float: left;
width: 100%;
}
.footer-widget {
float: left;
margin-left: 6%;
}
.footer-widget:first-child {
margin-left: 0;
}
.footer-whole {
width: 100%;
}
.footer-half {
width: 47%;
}
.footer-third {
width: 29.33%;
}
.footer-fourth {
width: 20.5%;
}
.footer-fifth {
width: 15.2%;
} #copyright {
position: relative;
float: left;
width: 100%;
margin-bottom: 20px;
font-size: 11px;
line-height: 1.5em;
text-align: center;
}
#footer .social-icons {
display: none;
text-align: center;
margin-bottom: 20px;
}  .widget {
position: relative;
float: left;
width: 100%;
margin-bottom: 40px;
}
.widget ul li {
list-style-type: none;
margin-left: 0;
}
.widget ul ul li {
margin-left: 10px;
}
.widget .current-cat > a {
text-decoration: underline;
}
.widgettitle {
color: #000;
width: 100%;
font-size: 16px;
margin: 0 0 10px 0;
font-weight: bold;
}
#content .widgettitle {
font-size: 24px;
text-align: center;
margin-bottom: 20px;
padding: 10px;
border-radius: 3px;
background: #32B2C3;
color: #fff;
}
.widget .widgettitle a,
.widget .widgettitle a:hover {
color: #000;
}
#content .widget .widgettitle a,
#content .widget .widgettitle a:hover {
color: #fff;
}
.textwidget {
line-height: 1.7em;
} .widget_recent_entries .post-date,
.widget_rss .rss-date {
color: #aaa;
font-size: 11px;
margin-left: 12px;
} #searchform {
overflow: hidden;
position: relative;
}
#searchbar {
float: left;
width: 150px;
height: 43px;
line-height: 43px;
padding: 0 13px;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
#searchform .accessibly-hidden {
display: none;
}
#searchform #search-which {
float: left;
width: 100px !important;
margin-left: -5px;
padding: 0 13px;
height: 43px;
line-height: 43px;
}
@-moz-document url-prefix() { #searchform #search-which {
padding: 13px;
}
}
@media screen\0 { #searchform #search-which {
padding: 13px;
}
}
#searchsubmit {
float: left;
position: relative;
height: 43px;
margin-left: -4px;
line-height: 43px;
padding: 0 19px;
font-family: 'FontAwesome';
border-bottom-left-radius: 0;
border-top-left-radius: 0;
} #wp-calendar {
margin: 0 auto;
width: 100% !important;
}
#wp-calendar th {
border: 0;
font-weight: bold;
padding: 8px;
text-align: center;
}
#wp-calendar td {
border: 0;
padding: 8px;
text-align: center;
}
#wp-calendar #today {
background: #32B2C3;
color: #fff;
}
#wp-calendar #today a {
color: #fff;
}
#wp-calendar caption {
text-align: right;
font-weight: bold;
margin-bottom: 10px;
} .sitewide-loop {
float: left;
position: relative;
overflow: hidden;
width: 100%;
margin: 0 0 20px 0;
}
.sitewide-loop.post-columns {
margin-left: 4%;
}
.sitewide-loop.first-column {
margin-left: 0;
}
.sitewide-header {
float: left;
clear: both;
margin: 0 0 15px 0;
}
.sitewide-header img {
display: block;
overflow: hidden;
line-height: 0;
}
.sitewide-image img {
border-radius: 3px;
}
.sitewide-image-title img {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.sitewide-title {
display: block;
font-size: 21px;
color: #000;
font-weight: bold;
}
.sitewide-title:hover {
color: #000;
text-decoration: underline;
}
.sitewide-image-title .sitewide-title {
padding: 10px;
border: 1px solid #eee;
border-top: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
background: #fcfcfc;
}
.sitewide-loop .post-loop {
margin-bottom: 10px;
padding-bottom: 5px;
}
.sitewide-loop .post-loop .post-text h2 {
font-size: 14px;
}
.sitewide-loop .post-loop .meta-tags {
margin: 10px 0 5px 0;
}
.sitewide-more-link-wrapper {
clear: both;
width: 100%;
text-align: center;
}
.sitewide-more-link {
display: inline-block;
width: 100%;
border: 1px solid #eee;
background: #fafafa;
color: #747474;
}
.sitewide-more-link:hover {
background: #eee;
color: #747474;
}
.sitewide-blogname {
color: #000;
margin-bottom: 5px;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}
.sitewide-blogname a {
color: #000;
}
.sitewide-blogname a:hover {
text-decoration: underline;
}
.sitewide-posts .sitewide-blogname {
font-size: 12px;
}
#sidebar .sitewide-posts .sitewide-blogname,
#footer .sitewide-posts .sitewide-blogname {
font-size: 11px;
}
.gp-sitewide-comments li {
float: left;
clear: both;
width: 100%;
font-size: 12px;
}
.gp-sitewide-comments .avatar {
float: left;
margin: 2px 10px 0 0;
}
.gp-sitewide-comments a {
font-weight: bold;
}  #sitewide-list {
list-style-type: none;
}
#sitewide-list li {
margin-left: 0;
}
.sitewide-blog-letter {
margin: 20px 0 10px;
padding-bottom: 10px;
border-bottom: 1px solid #eee;
font-size: 30px;
font-weight: bold;
color: #000;
}
.sitewide-blog-letter:first-child {
margin-top: 0;
} .error404 #content {
padding: 50px;
text-align: center;
}
.error404 h1 {
font-size: 70px;
}
.error404 h4 {
font-size: 20px;
margin: 0 0 20px;
}
.error404 #searchform {
display: inline-block;
} #login {
position: fixed;
overflow: hidden;
top: 0;
left: 0;
width: 0;
height: 0;
padding: 0;
z-index: 99;
text-align: center;
background: rgb(0,0,0);
background: rgba(0,0,0,0.7);
-webkit-text-size-adjust: 100%;
}
#login:target {
width: auto;
height: auto;
bottom: 0;
right: 0;
padding: 80px 100px 120px 100px;
}
#login:target > div {
-webkit-animation: fadeInScale 0.8s ease-in-out;
-moz-animation: fadeInScale 0.8s ease-in-out;
-ms-animation: fadeInScale 0.8s ease-in-out;
animation: fadeInScale 0.8s ease-in-out;
}
@-webkit-keyframes fadeInScale {
0% { -webkit-transform: scale(0.6); opacity: 0; }
100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes fadeInScale {
0% { -moz-transform: scale(0.6); opacity: 0; }
100% { -moz-transform: scale(1); opacity: 1; }
}
@-ms-keyframes fadeInScale {
0% { -ms-transform: scale(0.6); opacity: 0; }
100% { -ms-transform: scale(1); opacity: 1; }
}
@keyframes fadeInScale {
0% { transform: scale(0.6); opacity: 0; }
100% { transform: scale(1); opacity: 1; }
}
#lb-form {
display: inline-block;
position: relative;
width: 500px;
padding: 20px 30px 30px;
border-radius: 6px;
background: #fff;
box-shadow: 0 0 10px rgba(0,0,0,0.05);
text-align: left;
-webkit-text-size-adjust: 100%;
}
#lb-form h3 {
margin-bottom: 20px;
font-size: 24px;
}
.lb-form-inner {
margin: 0 -30px;
padding: 30px 30px 18px;
background: #F0FCFF;
}
.lb-form-inner input[type="text"],
.lb-form-inner input[type="password"] {
width: 100%;
padding: 12px;
font-size: 15px;
}
#lb-form input[type="submit"] {
margin-top: 20px;
padding: 10px 17px;
font-size: 17px;
}
#lost-password-form-wrapper {
display: none;
}
.login-links {
float: right;
margin-top: 40px;
}
.login-links a {
margin-left: 10px;
color: #000;
font-weight: bold;
}
.login-links a:hover {
color: #C34A32;
}
.login-link:before {
content: "\f090\0000a0";
font-family: 'FontAwesome';
}
.register-link:before {
content: "\f14a\0000a0";
font-family: 'FontAwesome';
}
.lost-password-link:before {
content: "\f059\0000a0";
font-family: 'FontAwesome';
} ul.page-numbers {
margin: 20px 0;
float: left;
width: 100%;
font-weight: bold;
text-align: center;
}
ul.page-numbers li,
ul.page-numbers > span,
ul.page-numbers.single-nav > a {
display: inline-block;
list-style: none;
margin: 0;
padding: 0;
}
ul.page-numbers .page-numbers {
display: inline-block;
cursor: pointer;
width: 35px;
height: 35px;
margin: 0;
border-radius: 3px;
background: #EBEBEB;
color: #747474;
line-height: 34px;
}
ul.page-numbers.single-nav .page-numbers {
margin: 0;
}
ul.page-numbers .page-numbers:hover,
ul.page-numbers .page-numbers.current,
ul.page-numbers.single-nav > span.page-numbers {
color: #fff;
background: #32B2C3;
}  .post-thumb {
position: relative; }
.lightbox-hover {
position: absolute;
bottom: 16px;
left: 10px;
z-index: 10;
background: #4ecdc4;
color: #fff;
padding: 7px 10px 5px 10px;
font-size: 14px;
line-height: 1em;
filter:alpha(opacity=0);
opacity: 0;
cursor: pointer;
}
.prettyphoto:hover .lightbox-hover {
filter:alpha(opacity=100);
opacity: 1;
} small.vc_label {
font-size: inherit;
line-height: inherit;
} span.wpcf7-not-valid-tip,
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ng {
background: none;
border: 0;
padding: 0 0 2px 0;
margin-left: 0;
color: #FA981B;
}
span.wpcf7-not-valid-tip {
position: relative;
top: 0;
left: 20px;
}  #homepage-slider {
padding: 40px 40px 0;
}
.no-js #homepage-slider {
display: none;
} #homepage-slider .ls-fullwidth .ls-nav-prev,
#homepage-slider .ls-fullwidth .ls-nav-next {
width: 50px;
height: 50px;
border-radius: 3px;
background: #000;
background-image: none;
font-family: 'FontAwesome';
color: #fff;
font-size: 30px;
text-align: center;
line-height: 52px;
filter:alpha(opacity=30);
opacity: 0.3;
}
#homepage-slider .ls-fullwidth .ls-nav-prev:hover,
#homepage-slider .ls-fullwidth .ls-nav-next:hover {
filter:alpha(opacity=60);
opacity: 0.6;
}
#homepage-slider .ls-fullwidth .ls-nav-prev {
left: 30px;
text-indent: -4px;
}
#homepage-slider .ls-fullwidth .ls-nav-next {
right: 30px;
text-indent: 4px;
}
#homepage-slider .ls-fullwidth .ls-nav-prev:before {
content: "\F104";
}
#homepage-slider .ls-fullwidth .ls-nav-next:before {
content: "\F105";
} #homepage-slider .ls-bottom-nav-wrapper {
margin-top: -20px;
}
#homepage-slider .ls-fullwidth .ls-bottom-slidebuttons a {
width: 10px;
height: 10px;
margin: 0 2px;
border: 2px solid #fff;
border-radius: 40px;
background: #000;
background-image: none;
filter:alpha(opacity=30);
opacity: 0.3;
}
#homepage-slider .ls-fullwidth .ls-nav-start,
#homepage-slider .ls-fullwidth .ls-nav-stop {
top: -35px;
width: 25px;
height: 25px;
margin: 2px;
border: 2px solid #fff;
border-radius: 40px;
background: #000;
background-image: none;
font-family: 'FontAwesome';
color: #fff;
font-size: 10px;
text-align: center;
line-height: 25px;
filter:alpha(opacity=30) !important;
opacity: 0.3 !important;
}
#homepage-slider .ls-fullwidth .ls-nav-start {
text-indent: 2px;
}
#homepage-slider .ls-fullwidth .ls-nav-stop {
text-indent: 0;
}
#homepage-slider .ls-fullwidth .ls-nav-start.ls-nav-start-active,
#homepage-slider .ls-fullwidth .ls-nav-start:hover,
#homepage-slider .ls-fullwidth .ls-nav-stop.ls-nav-stop-active,
#homepage-slider .ls-fullwidth .ls-nav-stop:hover,
#homepage-slider .ls-fullwidth .ls-bottom-slidebuttons a.ls-nav-active,
#homepage-slider .ls-fullwidth .ls-bottom-slidebuttons a:hover {
filter:alpha(opacity=60) !important;
opacity: 0.6 !important;
}
#homepage-slider .ls-fullwidth .ls-nav-start:before {
content: "\F04b";
}
#homepage-slider .ls-fullwidth .ls-nav-stop:before {
content: "\F04c";
} @media only screen and (max-width: 1082px) { .responsive #page-wrapper {
width: 980px;
}
.responsive #content {
width: 640px;
}
}
@media only screen and (max-width: 982px) { .responsive #page-wrapper {
width: 730px;
}
.responsive #content {
width: 530px;
}
.responsive #sidebar {
width: 200px;
}
.responsive #logo {
max-width: 70%;
}
.responsive #header-right {
display: none;
width: 100%;
max-width: none;
margin: 0;
padding: 0;
text-align: center;
}
.no-js .responsive #header-right {
display: block;
}
.responsive #header #searchform {
display: inline-block;
margin: -20px 0 20px;
padding: 0 40px;
}
.responsive #header #searchbar {
width: 258px;
}
.responsive #header #search-which {
width: 81px !important;
}
.responsive #search-button {
display: block;
}
.no-js .responsive #search-button {
display: none;
}
.responsive #header .social-icons {
display: none;
}			
.responsive #left-nav .menu[id*="menu-"],
.responsive #right-nav .menu[id*="menu-"] {
display: none;
}
.responsive #mobile-nav-button {
display: block;
}
.responsive .footer-widget {
width: 47%;
}
.responsive .footer-3,
.responsive .footer-5 {
clear: both;
margin-left: 0;
}
.responsive #footer .social-icons {
display: block;
}	
}
@media only screen and (max-width: 767px) { body.responsive  {
padding: 0 10px;
}		
.responsive #page-wrapper {
width: 100%;
margin: 15px auto;
}
.responsive #content {
width: 100%;
padding: 20px !important;
}
.responsive #sidebar {
width: 100%;
position: relative;
padding: 20px 20px 0 !important;
border-top: 1px solid #eee;
}
.responsive #logo {
padding: 20px; }
.responsive #header #searchform {
margin-top: 0;
padding: 0 20px;
}	
.responsive #header #searchbar {
width: 127px;
}
.responsive #nav {
padding: 0 20px;
}
.responsive #mobile-nav-button {
top: 20px;
right: 20px;
}	
.responsive.error404 #content {
padding: 15px;
}
.responsive.error404 h1 {
font-size: 50px;
}
.responsive.error404 #searchbar {
width: 108px;
}	
.responsive .related-posts .post-loop {
width: 100% !important;
margin-left: 0;
}
.responsive .related-posts .post-loop:last-child {
margin-bottom: 0;
}	
.responsive .related-posts .post-thumbnail {
float: left;
max-width: 50%;
margin: 0;
}
.responsive .related-posts .post-text {
float: left;
padding: 0 0 0 20px;
max-width: 50%;
}
.responsive #footer {
padding: 20px 20px 0;
}
.responsive .footer-widget {
width: 100%;
margin-left: 0;
}	
.responsive.page-template-blank-page-php   {
padding: 0;
}
.responsive .pp_pic_holder {
width: 95% !important;
left: 2.5% !important;
}
.responsive .pp_content {
width: 98% !important;
height: auto !important;
}
.responsive .pp_fade {
width: 100% !important;
height: 100% !important;
padding-bottom: 40px;
}
.responsive #pp_full_res img,
.responsive #pp_full_res iframe,
.responsive #pp_full_res video {
width: 100% !important;
height: auto !important;
max-width: none !important;
}
.responsive .pp_details {
width: 100% !important;
}
.responsive .ppt {
width: 100% !important;
margin-left: 0 !important;
}
.responsive #login:target {
padding: 10px;
}	
.responsive #lb-form {
width: 100%;
padding: 10px 30px 20px;
}
.responsive .lb-form-inner {
padding: 20px 30px 8px;
}
.responsive #lb-form #login-form .username,
.responsive #lb-form #login-form .password,
.responsive #lb-form #login-form .rememberme {
display: inline-block;
width: 32%;
text-align: right;
}
.responsive #homepage-slider {
padding: 20px 20px 10px;
}
}
@media only screen and (max-width: 320px) { .responsive #post-navigation a span {
display: none;
}
.responsive input[id*="pwbox-"] {
width: 102px;
}
.responsive .post-loop {
width: 100% !important;
}
.responsive .sitewide-loop {
width: 100% !important;
margin-left: 0 !important;
}
.responsive.error404 h1 {
font-size: 30px;
}
.responsive.error404 h4 {
font-size: 16px;
}
.responsive #lb-form {
width: 100%;
padding: 20px 30px 30px;
}
.responsive .lb-form-inner {
padding: 30px 30px 18px;
}
.responsive #lb-form #login-form .username,
.responsive #lb-form #login-form .password,
.responsive #lb-form #login-form .rememberme {
display: block;
width: 100%;
}
}@font-face{font-family:'FontAwesome';src:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.0.3);src:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'),url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.0.3) format('woff'),url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.0.3) format('truetype'),url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}input[type="checkbox"].cmplz-category { width: initial; -webkit-appearance: checkbox;}input[type="checkbox"].cmplz-category:checked::before { content: '';}.cmplz-cookiebanner { box-sizing: border-box;}:root { --cmplz_banner_width: 526px; --cmplz_banner_background_color: #ffffff; --cmplz_banner_border_color: #f2f2f2; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 12px 12px 12px 12px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 163px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #222222; --cmplz_hyperlink_color: #1E73BE; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #1E73BE; --cmplz_button_accept_border_color: #1E73BE; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #f9f9f9; --cmplz_button_deny_border_color: #f2f2f2; --cmplz_button_deny_text_color: #222222; --cmplz_button_settings_background_color: #f9f9f9; --cmplz_button_settings_border_color: #f2f2f2; --cmplz_button_settings_text_color: #333333; --cmplz_button_border_radius: 6px 6px 6px 6px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #1e73be; --cmplz_slider_inactive_color: #F56E28; --cmplz_slider_bullet_color: #ffffff;}body.cmplz-banner-active *:not(.cmplz-cookiebanner):not(.cmplz-cookiebanner *) { pointer-events: none !important; user-select: none !important;}.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important;}#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); border-bottom-left-radius: 0; border-bottom-right-radius: 0; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: mc_slideOut 0.5s forwards;}#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border: none;}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none;}#cmplz-manage-consent .cmplz-manage-consent:hover,#cmplz-manage-consent .cmplz-manage-consent:focus { animation: mc_slideIn 0.5s forwards; animation-delay: 0;}@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}@keyframes mc_slideIn { 100% { bottom: 0; }}@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(100vh - 20px); overflow-y: auto; position: fixed; height: auto; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color);}.cmplz-cookiebanner a { transition: initial;}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none;}.cmplz-cookiebanner.cmplz-dismissed { display: none;}.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow-y: auto; overflow-x: hidden; max-height: 55vh;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0); background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar { width: 5px; background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb { background-color: var(--cmplz_button_accept_background_color); border-radius: 10px;}@media (min-width: 350px) { .cmplz-cookiebanner .cmplz-body { min-width: 300px; }}@media (max-height: 400px) { .cmplz-cookiebanner { height: calc(100vh - 20px); display: flex; flex-direction: column; overflow: hidden; gap: 1px; grid-row-gap: 1px; padding: 7px 12px !important; zoom: 0.6; } .cmplz-cookiebanner .cmplz-body { flex: 1; min-height: 0; overflow-y: auto; max-height: none; margin-top: 15px !important; } .cmplz-cookiebanner .cmplz-header, .cmplz-cookiebanner .cmplz-divider, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-documents { flex-shrink: 0; } .cmplz-cookiebanner .cmplz-header { margin-bottom: 15px !important; max-height: 10px; } .cmplz-close { zoom: 0.6 !important; } .cmplz-cookiebanner .cmplz-buttons { gap: 1px !important; } .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 15vh !important; min-height: unset !important; padding: 0 !important; white-space: nowrap !important; font-size: 1.1rem !important; line-height: 14px !important; zoom: 0.5 !important; } .cmplz-cookiebanner .cmplz-documents, .cmplz-cookiebanner .cmplz-information { zoom: 0.5 !important; }}@media (max-height: 400px) and (max-width: 768px) { .cmplz-cookiebanner { gap: 1px; }}.cmplz-cookiebanner { border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; grid-gap: 10px;}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px;}.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3;}@media (max-width: 399px) { .cmplz-cookiebanner .cmplz-header { grid-template-columns: auto 1fr auto; }}.cmplz-cookiebanner .cmplz-logo svg { max-height: 35px; width: inherit;}.cmplz-cookiebanner .cmplz-logo img { max-height: 40px; width: inherit;}.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500;}.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color);}.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px;}.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px;}.cmplz-cookiebanner .cmplz-message { word-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px;}.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color);}.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-divider { grid-column: span 3;}.cmplz-cookiebanner .cmplz-categories.cmplz-tcf .cmplz-category .cmplz-category-header { grid-template-columns: 1fr auto;}.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5);}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0, 1fr); align-items: center; grid-gap: 10px; padding: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color);}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional] { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { cursor: pointer; content: ''; transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover; height: 18px; width: 18px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0; max-width: 100%; padding: 10px;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr!important; }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { min-height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between;}.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center;}.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0;}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none;}.cmplz-cookiebanner .cmplz-links ul { margin: 0; padding: 0; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block;}.cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-categories .cmplz-category .cmplz-category-toggle[aria-expanded="true"] .cmplz-icon.cmplz-open { transform: rotate(180deg);}.cmplz-cookiebanner { top: initial; left: initial; right: 10px; bottom: 10px; transform: initial;}@media (min-width: 768px) { .cmplz-cookiebanner { min-width: var(--cmplz_banner_width); max-width: 100%; display: grid; grid-row-gap: 10px; }}@media (max-width: 768px) { .cmplz-cookiebanner { left: initial; right: initial; bottom: 0; width: 100%; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 768px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-save-preferences,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-read-more,.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none;}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { animation: fadeIn 1s; -webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -o-animation: fadeIn 1s; -ms-animation: fadeIn 1s; display: block;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-links.cmplz-information { display: none;}.cmplz-cookiebanner .cmplz-preferences,.cmplz-manage-consent-container .cmplz-preferences { display: none;}@media (max-width: 768px) { #cmplz-manage-consent .cmplz-manage-consent { display: none; }}.cmplz-logo { display: none !important;}.cmplz-cookiebanner .cmplz-close { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: 0; margin-top: -10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before { box-shadow: 0 0 0 2px #245fcc;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label:after { left: 14px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { box-sizing: border-box; position: absolute; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; transition: background-color 0.3s, left 0.3s;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before { display: block; content: ""; color: #fff; box-sizing: border-box; font-family: 'FontAwesome', sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px;}.cmplz-cookiebanner { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;} .wpforms-recaptcha-container { position: relative !important; } div.wpforms-container-full .wpforms-form .cmplz-accept-marketing { background: grey; } .cmplz-placeholder-element > blockquote.fb-xfbml-parse-ignore { margin: 0 20px; }#jp-post-flair {
padding-top: 0.5em;
} div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
clear: both;
}
div.sharedaddy h3.sd-title {
margin: 0 0 1em 0;
display: inline-block;
line-height: 1.2;
font-size: 9pt;
font-weight: 700;
}
body.highlander-light h3.sd-title::before {
border-top: 1px solid rgba(0, 0, 0, 0.2);
}
body.highlander-dark h3.sd-title::before {
border-top: 1px solid rgba(255, 255, 255, 0.4);
} .sd-sharing {
margin-bottom: 1em;
}
.sd-content ul {
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
}
.sd-content ul li {
display: inline-block;
margin: 0 8px 12px 0;
padding: 0;
}
.sd-content ul li.share-deprecated {
opacity: 0.5;
}
.sd-content ul li.share-deprecated a span {
text-decoration: line-through;
}
.sd-block.sd-gplus {
margin: 0 0 0.5em 0;
}
.sd-gplus .sd-content {
font-size: 12px;
} .sd-content .share-email-error .share-email-error-title {
margin: 0.5em 0;
}
.sd-content .share-email-error .share-email-error-text {
font-family: "Open Sans", sans-serif;
font-size: 12px;
margin: 0.5em 0;
} .sd-social-icon .sd-content ul li a.sd-button,
.sd-social-text .sd-content ul li a.sd-button,
.sd-content ul li a.sd-button,
.sd-content ul li .option a.share-ustom, .sd-content ul li.preview-item div.option.option-smart-off a,
.sd-content ul li.advanced a.share-more,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content > ul > li > a.sd-button,
#sharing_email .sharing_send,
.sd-social-official .sd-content > ul > li .digg_button > a { text-decoration: none !important;
display: inline-block;
font-size: 13px;
font-family: "Open Sans", sans-serif;
font-weight: 500;
border-radius: 4px;
color: #2c3338 !important;
background: #fff;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.12);
text-shadow: none;
line-height: 23px;
padding: 4px 11px 3px 9px;
}
.sd-social-official .sd-content ul li a.sd-button,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a {
align-items: center;
display: flex;
font-size: 12px;
line-height: 12px;
padding: 1px 6px 0 5px;
min-height: 20px;
}
.sd-social-official .sd-content ul.preview li a.sd-button,
.sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a {
position: relative;
top: 2px;
}
.sd-content ul li a.sd-button > span,
.sd-content ul li .option a.share-ustom span, .sd-content ul li.preview-item div.option.option-smart-off a span,
.sd-content ul li.advanced a.share-more span,
.sd-social-icon-text .sd-content ul li a.sd-button > span,
.sd-social-official .sd-content > ul > li > a.sd-button span,
.sd-social-official .sd-content > ul > li .digg_button > a span { line-height: 23px;
margin-left: 6px;
} .sd-social-icon .sd-content ul li a.sd-button > span {
margin-left: 0;
}
body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text span:not(.custom-sharing-span) {
display: none;
} .sd-social-text .sd-content ul li a.sd-button span {
margin-left: 3px;
}
.sd-social-official .sd-content ul li a.sd-button > span,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span {
line-height: 12px;
margin-left: 3px;
}
.sd-social-official .sd-content > ul > li > a.sd-button::before,
.sd-social-official .sd-content > ul > li .digg_button > a::before,
.sd-social-official .sd-content .sharing-hidden .inner > ul > li > a.sd-button::before,
.sd-social-official .sd-content .sharing-hidden .inner > ul > li .digg_button > a::before {
margin-bottom: -1px;
}
.sd-social-icon .sd-content ul li a.sd-button:hover,
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:hover,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content > ul > li > a.sd-button:hover,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-official .sd-content > ul > li .digg_button > a:hover,
.sd-social-official .sd-content > ul > li .digg_button > a:active {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), 0 0 0 1px rgba(0, 0, 0, 0.22);
}
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-official .sd-content > ul > li .digg_button > a:active {
box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.16);
} .sd-content ul li a.sd-button::before {
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font: 400 18px/1 social-logos;
vertical-align: top;
text-align: center;
} .sd-social-icon-text ul li a.sd-button::before {
position: relative;
top: 2px;
} @media screen and (-webkit-min-device-pixel-ratio: 0) {
.sd-content ul li a.sd-button::before {
position: relative;
top: 2px;
}
}
.sd-social-official ul li a.sd-button::before {
position: relative;
top: -2px;
} @media screen and (-webkit-min-device-pixel-ratio: 0) {
.sd-social-official ul li a.sd-button::before {
top: 0;
}
} .jp-sharing-input-touch .sd-content ul li {
padding-left: 10px;
}
.sd-content ul li.preview-item.no-icon a.sd-button span {
margin-left: 0;
} .sd-social-text .sd-content ul li a::before,
.sd-content ul li.no-icon a::before {
display: none;
}
body .sd-social-text .sd-content ul li.share-custom a span,
body .sd-content ul li.share-custom.no-icon a span {
background-image: none;
background-position: -500px -500px !important; background-repeat: no-repeat !important;
padding-left: 0;
height: 0;
line-height: inherit;
}
.sd-social-icon .sd-content ul li a.share-more {
position: relative;
top: -4px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.sd-social-icon .sd-content ul li a.share-more {
top: 2px;
}
} @-moz-document url-prefix() {
.sd-social-icon .sd-content ul li a.share-more {
top: 2px;
}
}
.sd-social-icon .sd-content ul li a.share-more span {
margin-left: 3px;
} .sd-social-icon .sd-content ul li.share-print a::before,
.sd-social-text .sd-content ul li.share-print a::before,
.sd-content ul li.share-print div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-print a::before,
.sd-social-official .sd-content li.share-print a::before {
content: "\f469";
}
.sd-social-icon .sd-content ul li.share-email a::before,
.sd-social-text .sd-content ul li.share-email a::before,
.sd-content ul li.share-email div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-email a::before,
.sd-social-official .sd-content li.share-email a::before {
content: "\f410";
}
.sd-social-icon .sd-content ul li.share-linkedin a::before,
.sd-social-text .sd-content ul li.share-linkedin a::before,
.sd-content ul li.share-linkedin div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-linkedin a::before {
content: "\f207";
}
.sd-social-icon .sd-content ul li.share-twitter a::before,
.sd-social-text .sd-content ul li.share-twitter a::before,
.sd-content ul li.share-twitter div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-twitter a::before,
.sd-social-icon .sd-content ul li.share-x a::before,
.sd-social-text .sd-content ul li.share-x a::before,
.sd-content ul li.share-x div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-x a::before {
content: "\f10e";
}
.sd-social-icon .sd-content ul li.share-reddit a::before,
.sd-social-text .sd-content ul li.share-reddit a::before,
.sd-content ul li.share-reddit div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-reddit a::before,
.sd-social-official .sd-content li.share-reddit a::before {
content: "\f222";
}
.sd-social-icon .sd-content ul li.share-tumblr a::before,
.sd-social-text .sd-content ul li.share-tumblr a::before,
.sd-content ul li.share-tumblr div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-tumblr a::before {
content: "\f607";
}
.sd-social-icon .sd-content ul li.share-pinterest a::before,
.sd-social-text .sd-content ul li.share-pinterest a::before,
.sd-content ul li.share-pinterest div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-pinterest a::before {
content: "\f210";
}
.sd-social-icon .sd-content ul li.share-facebook a::before,
.sd-social-text .sd-content ul li.share-facebook a::before,
.sd-content ul li.share-facebook div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-facebook a::before {
content: "\f203";
}
.sd-social-icon .sd-content ul li.share-press-this a::before,
.sd-social-text .sd-content ul li.share-press-this a::before,
.sd-content ul li.share-press-this div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-press-this a::before,
.sd-social-official .sd-content li.share-press-this a::before {
content: "\f205";
}
.sd-social-official .sd-content li.share-press-this a::before {
color: #2ba1cb;
}
.sd-social-icon .sd-content ul li.share-telegram a::before,
.sd-social-text .sd-content ul li.share-telegram a::before,
.sd-content ul li.share-telegram div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-telegram a::before,
.sd-social-official .sd-content li.share-telegram a::before {
content: "\f606";
}
.sd-social-official .sd-content li.share-telegram a::before {
color: #08c;
}
.sd-social-icon .sd-content ul li.share-threads a::before,
.sd-social-text .sd-content ul li.share-threads a::before,
.sd-content ul li.share-threads div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-threads a::before,
.sd-social-official .sd-content li.share-threads a::before {
content: "\f10d";
}
.sd-social-official .sd-content li.share-threads a::before {
color: #000;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-threads a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-mastodon a::before,
.sd-social-text .sd-content ul li.share-mastodon a::before,
.sd-content ul li.share-mastodon div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-mastodon a::before,
.sd-social-official .sd-content li.share-mastodon a::before {
content: "\f10a";
}
.sd-social-official .sd-content li.share-mastodon a::before {
color: #563acc;
}
.sd-social-icon .sd-content ul a.share-more::before,
.sd-social-text .sd-content ul a.share-more::before,
.sd-content ul li.advanced a.share-more::before,
.sd-social-icon-text .sd-content a.share-more::before,
.sd-social-official .sd-content a.share-more::before {
content: "\f415";
}
.sd-social-official .sd-content a.share-more::before {
color: #2ba1cb;
}
.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a::before,
.sd-social-text .sd-content ul li.share-jetpack-whatsapp a::before,
.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a::before,
.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
content: "\f608";
}
.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
color: #43d854;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-jetpack-whatsapp a.sd-button {
background: #43d854;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-nextdoor a::before,
.sd-social-text .sd-content ul li.share-nextdoor a::before,
.sd-content ul li.share-nextdoor div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-nextdoor a::before,
.sd-social-official .sd-content li.share-nextdoor a::before {
content: "\f10c";
}
.sd-social-official .sd-content li.share-nextdoor a::before {
color: #8ed500;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-nextdoor a.sd-button {
background: #8ed500;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-bluesky a::before,
.sd-social-text .sd-content ul li.share-bluesky a::before,
.sd-content ul li.share-bluesky div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-bluesky a::before,
.sd-social-official .sd-content li.share-bluesky a::before {
content: "\f10f";
}
.sd-social-official .sd-content li.share-bluesky a::before {
color: #0085ff;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-bluesky a.sd-button {
background: #0085ff;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-deprecated a::before,
.sd-social-icon-text .sd-content li.share-deprecated a::before,
.sd-social-official .sd-content li.share-deprecated a::before,
.sd-content ul li.share-deprecated div.option.option-smart-off a::before {
width: 1em;
height: 1em;
content: "\1F6AB";
} .sd-social .sd-button .share-count {
background: #2ea2cc;
color: #fff;
border-radius: 10px;
display: inline-block;
text-align: center;
font-size: 10px;
padding: 1px 3px;
line-height: 1;
}
.sd-social-official .sd-content > ul > li > a.sd-button span {
line-height: 1;
}
.sd-social-official .sd-content ul {
display: flex;
flex-wrap: wrap;
}
.sd-social-official .sd-content ul::after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.sd-social-official .sd-content li.share-press-this a {
margin: 0 0 5px 0;
}
.sd-social-official .sd-content ul > li {
display: flex;
max-height: 18px;
}
.sd-social-official .sd-content ul > li .option-smart-off {
margin-right: 8px;
}
.sd-social-official .fb-share-button > span {
vertical-align: top !important;
} .pinterest_button,
.twitter_button,
.linkedin_button > span {
margin: 0 !important;
}
.linkedin_button > span,
.pinterest_button a {
display: block !important;
}
.sd-social-official .sd-content .share-tumblr iframe {
max-width: 53px;
width: unset;
}
body .sd-social-official li.share-print,
body .sd-social-official li.share-email a,
body .sd-social-official li.share-custom a,
body .sd-social-official li a.share-more,
body .sd-social-official li.share-digg a,
body .sd-social-official li.share-press-this a {
position: relative;
top: 0;
} body .sd-social-icon .sd-content li.share-custom > a {
padding: 2px 3px 0 3px;
position: relative;
top: 4px;
}
body .sd-social-icon .sd-content li.share-custom a span,
body .sd-social-icon-text .sd-content li.share-custom a span,
body .sd-social-text .sd-content li.share-custom a span,
body .sd-social-official .sd-content li.share-custom a span,
body .sd-content ul li.share-custom a.share-icon span {
background-size: 16px 16px;
background-repeat: no-repeat;
margin-left: 0;
padding: 0 0 0 19px;
display: inline-block;
height: 21px;
line-height: 16px;
}
body .sd-content ul li.share-custom a span[hidden] {
display: none;
}
body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text .custom-sharing-span {
color: transparent;
}
body .sd-social-icon .sd-content li.share-custom a span {
width: 0;
padding-left: 16px !important;
} .sharing-hidden .inner {
position: absolute;
z-index: 2;
border: 1px solid #ccc;
padding: 10px;
background: #fff;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
border-radius: 2px;
margin-top: 5px;
max-width: 400px;
}
.sharing-hidden .inner ul {
margin: 0 !important;
}
.sd-social-official .sd-content .sharing-hidden ul > li.share-end {
clear: both;
margin: 0 !important;
height: 0 !important;
}
.sharing-hidden .inner::before,
.sharing-hidden .inner::after {
position: absolute;
z-index: 1;
top: -8px;
left: 20px;
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 8px solid #ccc;
content: "";
display: block;
}
.sharing-hidden .inner::after {
z-index: 2;
top: -7px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 8px solid #fff;
}
.sharing-hidden ul {
margin: 0;
} .sd-social-icon .sd-content ul li[class*="share-"] a,
.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a {
border-radius: 50%;
border: 0;
box-shadow: none;
padding: 7px;
position: relative;
top: -2px;
line-height: 1;
width: auto;
height: auto;
margin-bottom: 0;
max-width: 32px;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button > span,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a span {
line-height: 1;
}
.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a:hover {
border: none;
opacity: 0.6;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button::before {
top: 0;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-custom {
padding: 8px 8px 6px 8px;
}
.sd-social-icon .sd-content ul li a.sd-button.share-more {
margin-left: 10px;
}
.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
margin-left: 0;
}
.sd-social-icon .sd-button span.share-count {
position: absolute;
bottom: 0;
right: 0;
border-radius: 0;
background: #555;
font-size: 9px;
} .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button {
background: #e9e9e9;
margin-top: 2px;
text-indent: 0;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-tumblr a.sd-button {
background: #2c4762;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-facebook a.sd-button {
background: #0866ff;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-twitter a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-x a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-pinterest a.sd-button {
background: #ca1f27;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-digg a.sd-button {
color: #555 !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-press-this a.sd-button {
background: #4f94d4;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-telegram a.sd-button {
background: #08c;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-linkedin a.sd-button {
background: #0077b5;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-reddit a.sd-button {
background: #cee3f8;
color: #555 !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-mastodon a.sd-button {
background: linear-gradient(to top, #563acc 0%, #6364ff 100%);
color: #fff !important;
}
#jetpack-source_f_name {
display: none !important;
position: absolute !important;
left: -9000px;
}
.sd-content .share-customize-link {
margin-top: 8px;
line-height: 11px;
}
.sd-content .share-customize-link a {
font-size: 11px;
font-family: "Open Sans", sans-serif;
}
@media print {
.sharedaddy.sd-sharing-enabled {
display: none;
}
}@font-face{font-family:social-logos;font-style:normal;font-weight:400;src:url(//aspacebizkaia.org/w/wp-content/plugins/jetpack/_inc/build/social-logos/data:font/woff2;base64,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) format("woff2")}.social-logo{display:inline-block;font-family:social-logos;font-style:normal;font-weight:400;line-height:1;vertical-align:middle;speak:none;text-decoration:inherit;text-rendering:auto;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}