@charset "UTF-8";
@charset "UTF-8";
.wp-block-archives{
box-sizing:border-box;
}
.wp-block-archives-dropdown label{
display:block;
}
.wp-block-avatar{
line-height:0;
}
.wp-block-avatar,.wp-block-avatar img{
box-sizing:border-box;
}
.wp-block-avatar.aligncenter{
text-align:center;
}
.wp-block-audio{
box-sizing:border-box;
}
.wp-block-audio figcaption{
margin-bottom:1em;
margin-top:.5em;
}
.wp-block-audio audio{
min-width:300px;
width:100%;
}
.wp-block-button__link{
box-sizing:border-box;
cursor:pointer;
display:inline-block;
text-align:center;
word-break:break-word;
}
.wp-block-button__link.aligncenter{
text-align:center;
}
.wp-block-button__link.alignright{
text-align:right;
}
:where(.wp-block-button__link){
border-radius:9999px;
box-shadow:none;
padding:calc(.667em + 2px) calc(1.333em + 2px);
text-decoration:none;
}
.wp-block-button[style*=text-decoration] .wp-block-button__link{
text-decoration:inherit;
}
.wp-block-buttons>.wp-block-button.has-custom-width{
max-width:none;
}
.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{
width:100%;
}
.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{
font-size:inherit;
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-25{
width:calc(25% - var(--wp--style--block-gap, .5em)*.75);
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-50{
width:calc(50% - var(--wp--style--block-gap, .5em)*.5);
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-75{
width:calc(75% - var(--wp--style--block-gap, .5em)*.25);
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-100{
flex-basis:100%;
width:100%;
}
.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{
width:25%;
}
.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{
width:50%;
}
.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{
width:75%;
}
.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{
border-radius:0;
}
.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{
border-radius:0 !important;
}
.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link{
border:2px solid;
padding:.667em 1.333em;
}
.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color){
color:currentColor;
}
.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background){
background-color:transparent;
background-image:none;
}
.wp-block-button .wp-block-button__link:where(.has-border-color){
border-width:initial;
}
.wp-block-button .wp-block-button__link:where([style*=border-top-color]){
border-top-width:medium;
}
.wp-block-button .wp-block-button__link:where([style*=border-right-color]){
border-right-width:medium;
}
.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]){
border-bottom-width:medium;
}
.wp-block-button .wp-block-button__link:where([style*=border-left-color]){
border-left-width:medium;
}
.wp-block-button .wp-block-button__link:where([style*=border-style]){
border-width:initial;
}
.wp-block-button .wp-block-button__link:where([style*=border-top-style]){
border-top-width:medium;
}
.wp-block-button .wp-block-button__link:where([style*=border-right-style]){
border-right-width:medium;
}
.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]){
border-bottom-width:medium;
}
.wp-block-button .wp-block-button__link:where([style*=border-left-style]){
border-left-width:medium;
}
.wp-block-buttons.is-vertical{
flex-direction:column;
}
.wp-block-buttons.is-vertical>.wp-block-button:last-child{
margin-bottom:0;
}
.wp-block-buttons>.wp-block-button{
display:inline-block;
margin:0;
}
.wp-block-buttons.is-content-justification-left{
justify-content:flex-start;
}
.wp-block-buttons.is-content-justification-left.is-vertical{
align-items:flex-start;
}
.wp-block-buttons.is-content-justification-center{
justify-content:center;
}
.wp-block-buttons.is-content-justification-center.is-vertical{
align-items:center;
}
.wp-block-buttons.is-content-justification-right{
justify-content:flex-end;
}
.wp-block-buttons.is-content-justification-right.is-vertical{
align-items:flex-end;
}
.wp-block-buttons.is-content-justification-space-between{
justify-content:space-between;
}
.wp-block-buttons.aligncenter{
text-align:center;
}
.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{
margin-left:auto;
margin-right:auto;
width:100%;
}
.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{
text-decoration:inherit;
}
.wp-block-buttons.has-custom-font-size .wp-block-button__link{
font-size:inherit;
}
.wp-block-button.aligncenter,.wp-block-calendar{
text-align:center;
}
.wp-block-calendar td,.wp-block-calendar th{
border:1px solid;
padding:.25em;
}
.wp-block-calendar th{
font-weight:400;
}
.wp-block-calendar caption{
background-color:inherit;
}
.wp-block-calendar table{
border-collapse:collapse;
width:100%;
}
.wp-block-calendar table:where(:not(.has-text-color)){
color:#40464d;
}
.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{
border-color:#ddd;
}
.wp-block-calendar table.has-background th{
background-color:inherit;
}
.wp-block-calendar table.has-text-color th{
color:inherit;
}
:where(.wp-block-calendar table:not(.has-background) th){
background:#ddd;
}
.wp-block-categories{
box-sizing:border-box;
}
.wp-block-categories.alignleft{
margin-right:2em;
}
.wp-block-categories.alignright{
margin-left:2em;
}
.wp-block-categories.wp-block-categories-dropdown.aligncenter{
text-align:center;
}
.wp-block-code{
box-sizing:border-box;
}
.wp-block-code code{
display:block;
font-family:inherit;
overflow-wrap:break-word;
white-space:pre-wrap;
}
.wp-block-columns{
align-items:normal !important;
box-sizing:border-box;
display:flex;
flex-wrap:wrap !important;
}
@media (min-width:782px){
.wp-block-columns{
flex-wrap:nowrap !important;
}
}
.wp-block-columns.are-vertically-aligned-top{
align-items:flex-start;
}
.wp-block-columns.are-vertically-aligned-center{
align-items:center;
}
.wp-block-columns.are-vertically-aligned-bottom{
align-items:flex-end;
}
@media (max-width:781px){
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
flex-basis:100% !important;
}
}
@media (min-width:782px){
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
flex-basis:0;
flex-grow:1;
}
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{
flex-grow:0;
}
}
.wp-block-columns.is-not-stacked-on-mobile{
flex-wrap:nowrap !important;
}
.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{
flex-basis:0;
flex-grow:1;
}
.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{
flex-grow:0;
}
:where(.wp-block-columns){
margin-bottom:1.75em;
}
:where(.wp-block-columns.has-background){
padding:1.25em 2.375em;
}
.wp-block-column{
flex-grow:1;
min-width:0;
overflow-wrap:break-word;
word-break:break-word;
}
.wp-block-column.is-vertically-aligned-top{
align-self:flex-start;
}
.wp-block-column.is-vertically-aligned-center{
align-self:center;
}
.wp-block-column.is-vertically-aligned-bottom{
align-self:flex-end;
}
.wp-block-column.is-vertically-aligned-stretch{
align-self:stretch;
}
.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{
width:100%;
}
.wp-block-post-comments{
box-sizing:border-box;
}
.wp-block-post-comments .alignleft{
float:left;
}
.wp-block-post-comments .alignright{
float:right;
}
.wp-block-post-comments .navigation:after{
clear:both;
content:"";
display:table;
}
.wp-block-post-comments .commentlist{
clear:both;
list-style:none;
margin:0;
padding:0;
}
.wp-block-post-comments .commentlist .comment{
min-height:2.25em;
padding-left:3.25em;
}
.wp-block-post-comments .commentlist .comment p{
font-size:1em;
line-height:1.8;
margin:1em 0;
}
.wp-block-post-comments .commentlist .children{
list-style:none;
margin:0;
padding:0;
}
.wp-block-post-comments .comment-author{
line-height:1.5;
}
.wp-block-post-comments .comment-author .avatar{
border-radius:1.5em;
display:block;
float:left;
height:2.5em;
margin-right:.75em;
margin-top:.5em;
width:2.5em;
}
.wp-block-post-comments .comment-author cite{
font-style:normal;
}
.wp-block-post-comments .comment-meta{
font-size:.875em;
line-height:1.5;
}
.wp-block-post-comments .comment-meta b{
font-weight:400;
}
.wp-block-post-comments .comment-meta .comment-awaiting-moderation{
display:block;
margin-bottom:1em;
margin-top:1em;
}
.wp-block-post-comments .comment-body .commentmetadata{
font-size:.875em;
}
.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{
display:block;
margin-bottom:.25em;
}
.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{
box-sizing:border-box;
display:block;
width:100%;
}
.wp-block-post-comments .comment-form-cookies-consent{
display:flex;
gap:.25em;
}
.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{
margin-top:.35em;
}
.wp-block-post-comments .comment-reply-title{
margin-bottom:0;
}
.wp-block-post-comments .comment-reply-title :where(small){
font-size:var(--wp--preset--font-size--medium, smaller);
margin-left:.5em;
}
.wp-block-post-comments .reply{
font-size:.875em;
margin-bottom:1.4em;
}
.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{
border:1px solid #949494;
font-family:inherit;
font-size:1em;
}
.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{
padding:calc(.667em + 2px);
}
:where(.wp-block-post-comments input[type=submit]){
border:none;
}
.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{
margin-bottom:.5em;
margin-right:.5em;
}
.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{
margin-right:0;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{
display:inline-block;
margin-right:1ch;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){
transform:scaleX(1);
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{
display:inline-block;
margin-left:1ch;
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){
transform:scaleX(1);
}
.wp-block-comments-pagination.aligncenter{
justify-content:center;
}
.wp-block-comment-template{
box-sizing:border-box;
list-style:none;
margin-bottom:0;
max-width:100%;
padding:0;
}
.wp-block-comment-template li{
clear:both;
}
.wp-block-comment-template ol{
list-style:none;
margin-bottom:0;
max-width:100%;
padding-left:2rem;
}
.wp-block-comment-template.alignleft{
float:left;
}
.wp-block-comment-template.aligncenter{
margin-left:auto;
margin-right:auto;
width:-moz-fit-content;
width:fit-content;
}
.wp-block-comment-template.alignright{
float:right;
}
.wp-block-cover,.wp-block-cover-image{
align-items:center;
background-position:50%;
box-sizing:border-box;
display:flex;
justify-content:center;
min-height:430px;
overflow:hidden;
overflow:clip;
padding:1em;
position:relative;
}
.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){
background-color:#000;
}
.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{
background-color:transparent;
}
.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{
background-color:inherit;
content:"";
}
.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{
bottom:0;
left:0;
opacity:.5;
position:absolute;
right:0;
top:0;
z-index:1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{
opacity:.1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{
opacity:.2;
}
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{
opacity:.3;
}
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{
opacity:.4;
}
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{
opacity:.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{
opacity:.6;
}
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{
opacity:.7;
}
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{
opacity:.8;
}
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{
opacity:.9;
}
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{
opacity:1;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{
opacity:0;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{
opacity:.1;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{
opacity:.2;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{
opacity:.3;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{
opacity:.4;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{
opacity:.5;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{
opacity:.6;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{
opacity:.7;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{
opacity:.8;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{
opacity:.9;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{
opacity:1;
}
.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{
max-width:420px;
width:100%;
}
.wp-block-cover-image:after,.wp-block-cover:after{
content:"";
display:block;
font-size:0;
min-height:inherit;
}
@supports (position:sticky){
.wp-block-cover-image:after,.wp-block-cover:after{
content:none;
}
}
.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{
display:flex;
}
.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{
color:inherit;
width:100%;
z-index:1;
}
.wp-block-cover h1:where(:not(.has-text-color)),.wp-block-cover h2:where(:not(.has-text-color)),.wp-block-cover h3:where(:not(.has-text-color)),.wp-block-cover h4:where(:not(.has-text-color)),.wp-block-cover h5:where(:not(.has-text-color)),.wp-block-cover h6:where(:not(.has-text-color)),.wp-block-cover p:where(:not(.has-text-color)),.wp-block-cover-image h1:where(:not(.has-text-color)),.wp-block-cover-image h2:where(:not(.has-text-color)),.wp-block-cover-image h3:where(:not(.has-text-color)),.wp-block-cover-image h4:where(:not(.has-text-color)),.wp-block-cover-image h5:where(:not(.has-text-color)),.wp-block-cover-image h6:where(:not(.has-text-color)),.wp-block-cover-image p:where(:not(.has-text-color)){
color:inherit;
}
.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{
align-items:flex-start;
justify-content:flex-start;
}
.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{
align-items:flex-start;
justify-content:center;
}
.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{
align-items:flex-start;
justify-content:flex-end;
}
.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{
align-items:center;
justify-content:flex-start;
}
.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{
align-items:center;
justify-content:center;
}
.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{
align-items:center;
justify-content:flex-end;
}
.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{
align-items:flex-end;
justify-content:flex-start;
}
.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{
align-items:flex-end;
justify-content:center;
}
.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{
align-items:flex-end;
justify-content:flex-end;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{
margin:0;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{
margin:0;
width:auto;
}
.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{
border:none;
bottom:0;
box-shadow:none;
height:100%;
left:0;
margin:0;
max-height:none;
max-width:none;
object-fit:cover;
outline:none;
padding:0;
position:absolute;
right:0;
top:0;
width:100%;
}
.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{
background-attachment:fixed;
background-repeat:no-repeat;
background-size:cover;
}
@supports (-webkit-touch-callout:inherit){
.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{
background-attachment:scroll;
}
}
@media (prefers-reduced-motion:reduce){
.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{
background-attachment:scroll;
}
}
.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{
background-repeat:repeat;
background-size:auto;
}
.wp-block-cover__image-background,.wp-block-cover__video-background{
z-index:0;
}
.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{
color:#fff;
}
.wp-block-cover-image .wp-block-cover.has-left-content{
justify-content:flex-start;
}
.wp-block-cover-image .wp-block-cover.has-right-content{
justify-content:flex-end;
}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{
margin-left:0;
text-align:left;
}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{
margin-right:0;
text-align:right;
}
.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{
font-size:2em;
line-height:1.25;
margin-bottom:0;
max-width:840px;
padding:.44em;
text-align:center;
z-index:1;
}
:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){
color:#fff;
}
:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){
color:#000;
}
.wp-block-details{
box-sizing:border-box;
overflow:hidden;
}
.wp-block-details summary{
cursor:pointer;
}
.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{
max-width:360px;
width:100%;
}
.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{
min-width:280px;
}
.wp-block-cover .wp-block-embed{
min-height:240px;
min-width:320px;
}
.wp-block-embed{
overflow-wrap:break-word;
}
.wp-block-embed figcaption{
margin-bottom:1em;
margin-top:.5em;
}
.wp-block-embed iframe{
max-width:100%;
}
.wp-block-embed__wrapper{
position:relative;
}
.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{
content:"";
display:block;
padding-top:50%;
}
.wp-embed-responsive .wp-has-aspect-ratio iframe{
bottom:0;
height:100%;
left:0;
position:absolute;
right:0;
top:0;
width:100%;
}
.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{
padding-top:42.85%;
}
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{
padding-top:50%;
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{
padding-top:56.25%;
}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{
padding-top:75%;
}
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{
padding-top:100%;
}
.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{
padding-top:177.77%;
}
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{
padding-top:200%;
}
.wp-block-file{
box-sizing:border-box;
}
.wp-block-file:not(.wp-element-button){
font-size:.8em;
}
.wp-block-file.aligncenter{
text-align:center;
}
.wp-block-file.alignright{
text-align:right;
}
.wp-block-file *+.wp-block-file__button{
margin-left:.75em;
}
:where(.wp-block-file){
margin-bottom:1.5em;
}
.wp-block-file__embed{
margin-bottom:1em;
}
:where(.wp-block-file__button){
border-radius:2em;
display:inline-block;
padding:.5em 1em;
}
:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{
box-shadow:none;
color:#fff;
opacity:.85;
text-decoration:none;
}
.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){
display:flex;
flex-wrap:wrap;
list-style-type:none;
margin:0;
padding:0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{
display:flex;
flex-direction:column;
flex-grow:1;
justify-content:center;
margin:0 1em 1em 0;
position:relative;
width:calc(50% - 1em);
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){
margin-right:0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{
align-items:flex-end;
display:flex;
height:100%;
justify-content:flex-start;
margin:0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{
display:block;
height:auto;
max-width:100%;
width:auto;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{
background:linear-gradient(0deg, rgba(0,0,0,.7), rgba(0,0,0,.3) 70%, transparent);
bottom:0;
box-sizing:border-box;
color:#fff;
font-size:.8em;
margin:0;
max-height:100%;
overflow:auto;
padding:3em .77em .7em;
position:absolute;
text-align:center;
width:100%;
z-index:2;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{
display:inline;
}
.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{
flex-grow:1;
}
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{
flex:1;
height:100%;
object-fit:cover;
width:100%;
}
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{
margin-right:0;
width:100%;
}
@media (min-width:600px){
.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{
margin-right:1em;
width:calc(33.33333% - .66667em);
}
.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{
margin-right:1em;
width:calc(25% - .75em);
}
.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{
margin-right:1em;
width:calc(20% - .8em);
}
.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{
margin-right:1em;
width:calc(16.66667% - .83333em);
}
.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{
margin-right:1em;
width:calc(14.28571% - .85714em);
}
.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{
margin-right:1em;
width:calc(12.5% - .875em);
}
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){
margin-right:0;
}
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{
margin-right:0;
}
.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{
max-width:420px;
width:100%;
}
.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{
justify-content:center;
}
.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{
align-self:flex-start;
}
figure.wp-block-gallery.has-nested-images{
align-items:normal;
}
.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){
margin:0;
width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2);
}
.wp-block-gallery.has-nested-images figure.wp-block-image{
box-sizing:border-box;
display:flex;
flex-direction:column;
flex-grow:1;
justify-content:center;
max-width:100%;
position:relative;
}
.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{
flex-direction:column;
flex-grow:1;
margin:0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image img{
display:block;
height:auto;
max-width:100% !important;
width:auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
background:linear-gradient(0deg, rgba(0,0,0,.7), rgba(0,0,0,.3) 70%, transparent);
bottom:0;
box-sizing:border-box;
color:#fff;
font-size:13px;
left:0;
margin-bottom:0;
max-height:60%;
overflow:auto;
padding:0 8px 8px;
position:absolute;
text-align:center;
width:100%;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{
display:inline;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{
color:inherit;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{
box-sizing:border-box;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{
flex:1 1 auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{
background:none;
color:inherit;
flex:initial;
margin:0;
padding:10px 10px 9px;
position:relative;
}
.wp-block-gallery.has-nested-images figcaption{
flex-basis:100%;
flex-grow:1;
text-align:center;
}
.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){
margin-bottom:auto;
margin-top:0;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){
align-self:inherit;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){
display:flex;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{
flex:1 0 0%;
height:100%;
object-fit:cover;
width:100%;
}
.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){
width:100%;
}
@media (min-width:600px){
.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){
width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667);
}
.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){
width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75);
}
.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){
width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8);
}
.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){
width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333);
}
.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){
width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714);
}
.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){
width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875);
}
.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){
width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667);
}
.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){
width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5);
}
.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{
width:100%;
}
}
.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{
max-width:420px;
width:100%;
}
.wp-block-gallery.has-nested-images.aligncenter{
justify-content:center;
}
.wp-block-group{
box-sizing:border-box;
}
h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{
padding:1.25em 2.375em;
}
h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){
rotate:180deg;
}
.wp-block-image img{
box-sizing:border-box;
height:auto;
max-width:100%;
vertical-align:bottom;
}
.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{
border-radius:inherit;
}
.wp-block-image.has-custom-border img{
box-sizing:border-box;
}
.wp-block-image.aligncenter{
text-align:center;
}
.wp-block-image.alignfull img,.wp-block-image.alignwide img{
height:auto;
width:100%;
}
.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{
display:table;
}
.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{
caption-side:bottom;
display:table-caption;
}
.wp-block-image .alignleft{
float:left;
margin:.5em 1em .5em 0;
}
.wp-block-image .alignright{
float:right;
margin:.5em 0 .5em 1em;
}
.wp-block-image .aligncenter{
margin-left:auto;
margin-right:auto;
}
.wp-block-image figcaption{
margin-bottom:1em;
margin-top:.5em;
}
.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{
border-radius:9999px;
}
@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){
.wp-block-image.is-style-circle-mask img{
border-radius:0;
-webkit-mask-image:url('data:image/svg+xml;utf8,');
mask-image:url('data:image/svg+xml;utf8,');
mask-mode:alpha;
-webkit-mask-position:center;
mask-position:center;
-webkit-mask-repeat:no-repeat;
mask-repeat:no-repeat;
-webkit-mask-size:contain;
mask-size:contain;
}
}
.wp-block-image :where(.has-border-color){
border-style:solid;
}
.wp-block-image :where([style*=border-top-color]){
border-top-style:solid;
}
.wp-block-image :where([style*=border-right-color]){
border-right-style:solid;
}
.wp-block-image :where([style*=border-bottom-color]){
border-bottom-style:solid;
}
.wp-block-image :where([style*=border-left-color]){
border-left-style:solid;
}
.wp-block-image :where([style*=border-width]){
border-style:solid;
}
.wp-block-image :where([style*=border-top-width]){
border-top-style:solid;
}
.wp-block-image :where([style*=border-right-width]){
border-right-style:solid;
}
.wp-block-image :where([style*=border-bottom-width]){
border-bottom-style:solid;
}
.wp-block-image :where([style*=border-left-width]){
border-left-style:solid;
}
.wp-block-image figure{
margin:0;
}
.wp-lightbox-container{
display:flex;
flex-direction:column;
position:relative;
}
.wp-lightbox-container img{
cursor:zoom-in;
}
.wp-lightbox-container img:hover+button{
opacity:1;
}
.wp-lightbox-container button{
align-items:center;
-webkit-backdrop-filter:blur(16px) saturate(180%);
backdrop-filter:blur(16px) saturate(180%);
background-color:rgba(90,90,90,.25);
border:none;
border-radius:4px;
cursor:zoom-in;
display:flex;
height:20px;
justify-content:center;
opacity:0;
padding:0;
position:absolute;
right:16px;
text-align:center;
top:16px;
transition:opacity .2s ease;
width:20px;
z-index:100;
}
.wp-lightbox-container button:focus-visible{
outline:3px auto rgba(90,90,90,.25);
outline:3px auto -webkit-focus-ring-color;
outline-offset:3px;
}
.wp-lightbox-container button:hover{
cursor:pointer;
opacity:1;
}
.wp-lightbox-container button:focus{
opacity:1;
}
.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){
background-color:rgba(90,90,90,.25);
border:none;
}
.wp-lightbox-overlay{
box-sizing:border-box;
cursor:zoom-out;
height:100vh;
left:0;
overflow:hidden;
position:fixed;
top:0;
visibility:hidden;
width:100vw;
z-index:100000;
}
.wp-lightbox-overlay .close-button{
align-items:center;
cursor:pointer;
display:flex;
justify-content:center;
min-height:40px;
min-width:40px;
padding:0;
position:absolute;
right:calc(env(safe-area-inset-right) + 16px);
top:calc(env(safe-area-inset-top) + 16px);
z-index:5000000;
}
.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){
background:none;
border:none;
}
.wp-lightbox-overlay .lightbox-image-container{
height:var(--wp--lightbox-container-height);
left:50%;
overflow:hidden;
position:absolute;
top:50%;
transform:translate(-50%, -50%);
transform-origin:top left;
width:var(--wp--lightbox-container-width);
z-index:9999999999;
}
.wp-lightbox-overlay .wp-block-image{
align-items:center;
box-sizing:border-box;
display:flex;
height:100%;
justify-content:center;
margin:0;
position:relative;
transform-origin:0 0;
width:100%;
z-index:3000000;
}
.wp-lightbox-overlay .wp-block-image img{
height:var(--wp--lightbox-image-height);
min-height:var(--wp--lightbox-image-height);
min-width:var(--wp--lightbox-image-width);
width:var(--wp--lightbox-image-width);
}
.wp-lightbox-overlay .wp-block-image figcaption{
display:none;
}
.wp-lightbox-overlay button{
background:none;
border:none;
}
.wp-lightbox-overlay .scrim{
background-color:#fff;
height:100%;
opacity:.9;
position:absolute;
width:100%;
z-index:2000000;
}
.wp-lightbox-overlay.active{
animation:turn-on-visibility .25s both;
visibility:visible;
}
.wp-lightbox-overlay.active img{
animation:turn-on-visibility .35s both;
}
.wp-lightbox-overlay.hideanimationenabled:not(.active){
animation:turn-off-visibility .35s both;
}
.wp-lightbox-overlay.hideanimationenabled:not(.active) img{
animation:turn-off-visibility .25s both;
}
@media (prefers-reduced-motion:no-preference){
.wp-lightbox-overlay.zoom.active{
animation:none;
opacity:1;
visibility:visible;
}
.wp-lightbox-overlay.zoom.active .lightbox-image-container{
animation:lightbox-zoom-in .4s;
}
.wp-lightbox-overlay.zoom.active .lightbox-image-container img{
animation:none;
}
.wp-lightbox-overlay.zoom.active .scrim{
animation:turn-on-visibility .4s forwards;
}
.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active){
animation:none;
}
.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container{
animation:lightbox-zoom-out .4s;
}
.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container img{
animation:none;
}
.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim{
animation:turn-off-visibility .4s forwards;
}
}
@keyframes turn-on-visibility{
0%{
opacity:0;
}
to{
opacity:1;
}
}
@keyframes turn-off-visibility{
0%{
opacity:1;
visibility:visible;
}
99%{
opacity:0;
visibility:visible;
}
to{
opacity:0;
visibility:hidden;
}
}
@keyframes lightbox-zoom-in{
0%{
transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
}
to{
transform:translate(-50%, -50%) scale(1);
}
}
@keyframes lightbox-zoom-out{
0%{
transform:translate(-50%, -50%) scale(1);
visibility:visible;
}
99%{
visibility:visible;
}
to{
transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
visibility:hidden;
}
}
ol.wp-block-latest-comments{
box-sizing:border-box;
margin-left:0;
}
:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){
line-height:1.1;
}
:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){
line-height:1.8;
}
.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){
line-height:1.5;
}
.wp-block-latest-comments .wp-block-latest-comments{
padding-left:0;
}
.wp-block-latest-comments__comment{
list-style:none;
margin-bottom:1em;
}
.has-avatars .wp-block-latest-comments__comment{
list-style:none;
min-height:2.25em;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{
margin-left:3.25em;
}
.wp-block-latest-comments__comment-excerpt p{
font-size:.875em;
margin:.36em 0 1.4em;
}
.wp-block-latest-comments__comment-date{
display:block;
font-size:.75em;
}
.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{
border-radius:1.5em;
display:block;
float:left;
height:2.5em;
margin-right:.75em;
width:2.5em;
}
.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{
font-size:inherit;
}
.wp-block-latest-posts{
box-sizing:border-box;
}
.wp-block-latest-posts.alignleft{
margin-right:2em;
}
.wp-block-latest-posts.alignright{
margin-left:2em;
}
.wp-block-latest-posts.wp-block-latest-posts__list{
list-style:none;
padding-left:0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li{
clear:both;
}
.wp-block-latest-posts.is-grid{
display:flex;
flex-wrap:wrap;
padding:0;
}
.wp-block-latest-posts.is-grid li{
margin:0 1.25em 1.25em 0;
width:100%;
}
@media (min-width:600px){
.wp-block-latest-posts.columns-2 li{
width:calc(50% - .625em);
}
.wp-block-latest-posts.columns-2 li:nth-child(2n){
margin-right:0;
}
.wp-block-latest-posts.columns-3 li{
width:calc(33.33333% - .83333em);
}
.wp-block-latest-posts.columns-3 li:nth-child(3n){
margin-right:0;
}
.wp-block-latest-posts.columns-4 li{
width:calc(25% - .9375em);
}
.wp-block-latest-posts.columns-4 li:nth-child(4n){
margin-right:0;
}
.wp-block-latest-posts.columns-5 li{
width:calc(20% - 1em);
}
.wp-block-latest-posts.columns-5 li:nth-child(5n){
margin-right:0;
}
.wp-block-latest-posts.columns-6 li{
width:calc(16.66667% - 1.04167em);
}
.wp-block-latest-posts.columns-6 li:nth-child(6n){
margin-right:0;
}
}
.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{
display:block;
font-size:.8125em;
}
.wp-block-latest-posts__post-excerpt{
margin-bottom:1em;
margin-top:.5em;
}
.wp-block-latest-posts__featured-image a{
display:inline-block;
}
.wp-block-latest-posts__featured-image img{
height:auto;
max-width:100%;
width:auto;
}
.wp-block-latest-posts__featured-image.alignleft{
float:left;
margin-right:1em;
}
.wp-block-latest-posts__featured-image.alignright{
float:right;
margin-left:1em;
}
.wp-block-latest-posts__featured-image.aligncenter{
margin-bottom:1em;
text-align:center;
}
ol,ul{
box-sizing:border-box;
}
ol.has-background,ul.has-background{
padding:1.25em 2.375em;
}
.wp-block-media-text{
box-sizing:border-box;
direction:ltr;
display:grid;
grid-template-columns:50% 1fr;
grid-template-rows:auto;
}
.wp-block-media-text.has-media-on-the-right{
grid-template-columns:1fr 50%;
}
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{
align-self:start;
}
.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{
align-self:center;
}
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{
align-self:end;
}
.wp-block-media-text .wp-block-media-text__media{
grid-column:1;
grid-row:1;
margin:0;
}
.wp-block-media-text .wp-block-media-text__content{
direction:ltr;
grid-column:2;
grid-row:1;
padding:0 8%;
word-break:break-word;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{
grid-column:2;
grid-row:1;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
grid-column:1;
grid-row:1;
}
.wp-block-media-text__media img,.wp-block-media-text__media video{
height:auto;
max-width:unset;
vertical-align:middle;
width:100%;
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media{
background-size:cover;
height:100%;
min-height:250px;
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{
display:block;
height:100%;
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media img{
clip:rect(0, 0, 0, 0);
border:0;
height:1px;
margin:-1px;
overflow:hidden;
padding:0;
position:absolute;
width:1px;
}
@media (max-width:600px){
.wp-block-media-text.is-stacked-on-mobile{
grid-template-columns:100% !important;
}
.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{
grid-column:1;
grid-row:1;
}
.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{
grid-column:1;
grid-row:2;
}
}
.wp-block-navigation{
--navigation-layout-justification-setting:flex-start;
--navigation-layout-direction:row;
--navigation-layout-wrap:wrap;
--navigation-layout-justify:flex-start;
--navigation-layout-align:center;
position:relative;
}
.wp-block-navigation ul{
margin-bottom:0;
margin-left:0;
margin-top:0;
padding-left:0;
}
.wp-block-navigation ul,.wp-block-navigation ul li{
list-style:none;
padding:0;
}
.wp-block-navigation .wp-block-navigation-item{
align-items:center;
display:flex;
position:relative;
}
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{
display:none;
}
.wp-block-navigation .wp-block-navigation-item__content{
display:block;
}
.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{
color:inherit;
}
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{
text-decoration:underline;
}
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{
text-decoration:line-through;
}
.wp-block-navigation:where(:not([class*=has-text-decoration])) a{
text-decoration:none;
}
.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{
text-decoration:none;
}
.wp-block-navigation .wp-block-navigation__submenu-icon{
align-self:center;
background-color:inherit;
border:none;
color:currentColor;
display:inline-block;
font-size:inherit;
height:.6em;
line-height:0;
margin-left:.25em;
padding:0;
width:.6em;
}
.wp-block-navigation .wp-block-navigation__submenu-icon svg{
stroke:currentColor;
display:inline-block;
height:inherit;
margin-top:.075em;
width:inherit;
}
.wp-block-navigation.is-vertical{
--navigation-layout-direction:column;
--navigation-layout-justify:initial;
--navigation-layout-align:flex-start;
}
.wp-block-navigation.no-wrap{
--navigation-layout-wrap:nowrap;
}
.wp-block-navigation.items-justified-center{
--navigation-layout-justification-setting:center;
--navigation-layout-justify:center;
}
.wp-block-navigation.items-justified-center.is-vertical{
--navigation-layout-align:center;
}
.wp-block-navigation.items-justified-right{
--navigation-layout-justification-setting:flex-end;
--navigation-layout-justify:flex-end;
}
.wp-block-navigation.items-justified-right.is-vertical{
--navigation-layout-align:flex-end;
}
.wp-block-navigation.items-justified-space-between{
--navigation-layout-justification-setting:space-between;
--navigation-layout-justify:space-between;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container{
align-items:normal;
background-color:inherit;
color:inherit;
display:flex;
flex-direction:column;
height:0;
left:-1px;
opacity:0;
overflow:hidden;
position:absolute;
top:100%;
transition:opacity .1s linear;
visibility:hidden;
width:0;
z-index:2;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{
display:flex;
flex-grow:1;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{
margin-left:auto;
margin-right:0;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{
margin:0;
}
@media (min-width:782px){
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
left:100%;
top:-1px;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{
background:transparent;
content:"";
display:block;
height:100%;
position:absolute;
right:100%;
width:.5em;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{
margin-right:.25em;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{
transform:rotate(-90deg);
}
}
.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{
height:auto;
min-width:200px;
opacity:1;
overflow:visible;
visibility:visible;
width:auto;
}
.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{
height:auto;
min-width:200px;
opacity:1;
overflow:visible;
visibility:visible;
width:auto;
}
.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{
height:auto;
min-width:200px;
opacity:1;
overflow:visible;
visibility:visible;
width:auto;
}
.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{
left:0;
top:100%;
}
@media (min-width:782px){
.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
left:100%;
top:0;
}
}
.wp-block-navigation-submenu{
display:flex;
position:relative;
}
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{
stroke:currentColor;
}
button.wp-block-navigation-item__content{
background-color:transparent;
border:none;
color:currentColor;
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
line-height:inherit;
text-align:left;
text-transform:inherit;
}
.wp-block-navigation-submenu__toggle{
cursor:pointer;
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{
padding-right:.85em;
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{
margin-left:-.6em;
pointer-events:none;
}
.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{
gap:inherit;
}
:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){
padding:.5em 1em;
}
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){
padding:.5em 1em;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{
left:auto;
right:0;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
left:-1px;
right:-1px;
}
@media (min-width:782px){
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
left:auto;
right:100%;
}
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{
background-color:#fff;
border:1px solid rgba(0,0,0,.15);
}
.wp-block-navigation.has-background .wp-block-navigation__submenu-container{
background-color:inherit;
}
.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{
color:#000;
}
.wp-block-navigation__container{
align-items:var(--navigation-layout-align, initial);
display:flex;
flex-direction:var(--navigation-layout-direction, initial);
flex-wrap:var(--navigation-layout-wrap, wrap);
justify-content:var(--navigation-layout-justify, initial);
list-style:none;
margin:0;
padding-left:0;
}
.wp-block-navigation__container .is-responsive{
display:none;
}
.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{
flex-grow:1;
}
@keyframes overlay-menu__fade-in-animation{
0%{
opacity:0;
transform:translateY(.5em);
}
to{
opacity:1;
transform:translateY(0);
}
}
.wp-block-navigation__responsive-container{
bottom:0;
display:none;
left:0;
position:fixed;
right:0;
top:0;
}
.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){
color:inherit;
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{
align-items:var(--navigation-layout-align, initial);
display:flex;
flex-direction:var(--navigation-layout-direction, initial);
flex-wrap:var(--navigation-layout-wrap, wrap);
justify-content:var(--navigation-layout-justify, initial);
}
.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){
background-color:inherit !important;
color:inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open{
animation:overlay-menu__fade-in-animation .1s ease-out;
animation-fill-mode:forwards;
background-color:inherit;
display:flex;
flex-direction:column;
overflow:auto;
padding:clamp(1rem, var(--wp--style--root--padding-top), 20rem) clamp(1rem, var(--wp--style--root--padding-right), 20rem) clamp(1rem, var(--wp--style--root--padding-bottom), 20rem) clamp(1rem, var(--wp--style--root--padding-left), 20em);
z-index:100000;
}
@media (prefers-reduced-motion:reduce){
.wp-block-navigation__responsive-container.is-menu-open{
animation-delay:0s;
animation-duration:1ms;
}
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{
align-items:var(--navigation-layout-justification-setting, inherit);
display:flex;
flex-direction:column;
flex-wrap:nowrap;
overflow:visible;
padding-top:calc(2rem + 24px);
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{
justify-content:flex-start;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{
display:none;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{
border:none;
height:auto;
min-width:200px;
opacity:1;
overflow:initial;
padding-left:2rem;
padding-right:2rem;
position:static;
visibility:visible;
width:auto;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{
gap:inherit;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{
padding-top:var(--wp--style--block-gap, 2em);
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{
padding:0;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{
align-items:var(--navigation-layout-justification-setting, initial);
display:flex;
flex-direction:column;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{
background:transparent !important;
color:inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{
left:auto;
right:auto;
}
@media (min-width:600px){
.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){
background-color:inherit;
display:block;
position:relative;
width:100%;
z-index:auto;
}
.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{
display:none;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{
left:0;
}
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{
background-color:#fff;
}
.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{
color:#000;
}
.wp-block-navigation__toggle_button_label{
font-size:1rem;
font-weight:700;
}
.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{
background:transparent;
border:none;
color:currentColor;
cursor:pointer;
margin:0;
padding:0;
text-transform:inherit;
vertical-align:middle;
}
.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{
fill:currentColor;
display:block;
height:24px;
pointer-events:none;
width:24px;
}
.wp-block-navigation__responsive-container-open{
display:flex;
}
.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{
font-family:inherit;
font-size:inherit;
font-weight:inherit;
}
@media (min-width:600px){
.wp-block-navigation__responsive-container-open:not(.always-shown){
display:none;
}
}
.wp-block-navigation__responsive-container-close{
position:absolute;
right:0;
top:0;
z-index:2;
}
.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{
font-family:inherit;
font-size:inherit;
font-weight:inherit;
}
.wp-block-navigation__responsive-close{
width:100%;
}
.has-modal-open .wp-block-navigation__responsive-close{
margin-left:auto;
margin-right:auto;
max-width:var(--wp--style--global--wide-size, 100%);
}
.wp-block-navigation__responsive-close:focus{
outline:none;
}
.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{
box-sizing:border-box;
}
.wp-block-navigation__responsive-dialog{
position:relative;
}
.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{
margin-top:46px;
}
@media (min-width:782px){
.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{
margin-top:32px;
}
}
html.has-modal-open{
overflow:hidden;
}
.wp-block-navigation .wp-block-navigation-item__label{
overflow-wrap:break-word;
}
.wp-block-navigation .wp-block-navigation-item__description{
display:none;
}
.wp-block-navigation .wp-block-page-list{
align-items:var(--navigation-layout-align, initial);
background-color:inherit;
display:flex;
flex-direction:var(--navigation-layout-direction, initial);
flex-wrap:var(--navigation-layout-wrap, wrap);
justify-content:var(--navigation-layout-justify, initial);
}
.wp-block-navigation .wp-block-navigation-item{
background-color:inherit;
}
.is-small-text{
font-size:.875em;
}
.is-regular-text{
font-size:1em;
}
.is-large-text{
font-size:2.25em;
}
.is-larger-text{
font-size:3em;
}
.has-drop-cap:not(:focus):first-letter{
float:left;
font-size:8.4em;
font-style:normal;
font-weight:100;
line-height:.68;
margin:.05em .1em 0 0;
text-transform:uppercase;
}
body.rtl .has-drop-cap:not(:focus):first-letter{
float:none;
margin-left:.1em;
}
p.has-drop-cap.has-background{
overflow:hidden;
}
p.has-background{
padding:1.25em 2.375em;
}
:where(p.has-text-color:not(.has-link-color)) a{
color:inherit;
}
p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{
rotate:180deg;
}
.wp-block-post-author{
display:flex;
flex-wrap:wrap;
}
.wp-block-post-author__byline{
font-size:.5em;
margin-bottom:0;
margin-top:0;
width:100%;
}
.wp-block-post-author__avatar{
margin-right:1em;
}
.wp-block-post-author__bio{
font-size:.7em;
margin-bottom:.7em;
}
.wp-block-post-author__content{
flex-basis:0;
flex-grow:1;
}
.wp-block-post-author__name{
margin:0;
}
.wp-block-post-comments-form{
box-sizing:border-box;
}
.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){
font-weight:inherit;
}
.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){
font-family:inherit;
}
.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){
font-size:inherit;
}
.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){
line-height:inherit;
}
.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){
font-style:inherit;
}
.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){
letter-spacing:inherit;
}
.wp-block-post-comments-form input[type=submit]{
box-shadow:none;
cursor:pointer;
display:inline-block;
overflow-wrap:break-word;
text-align:center;
}
.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{
border:1px solid #949494;
font-family:inherit;
font-size:1em;
}
.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{
padding:calc(.667em + 2px);
}
.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{
box-sizing:border-box;
display:block;
width:100%;
}
.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{
display:block;
margin-bottom:.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent{
display:flex;
gap:.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{
margin-top:.35em;
}
.wp-block-post-comments-form .comment-reply-title{
margin-bottom:0;
}
.wp-block-post-comments-form .comment-reply-title :where(small){
font-size:var(--wp--preset--font-size--medium, smaller);
margin-left:.5em;
}
.wp-block-post-date{
box-sizing:border-box;
}
:where(.wp-block-post-excerpt){
margin-bottom:var(--wp--style--block-gap);
margin-top:var(--wp--style--block-gap);
}
.wp-block-post-excerpt__excerpt{
margin-bottom:0;
margin-top:0;
}
.wp-block-post-excerpt__more-text{
margin-bottom:0;
margin-top:var(--wp--style--block-gap);
}
.wp-block-post-excerpt__more-link{
display:inline-block;
}
.wp-block-post-featured-image{
margin-left:0;
margin-right:0;
}
.wp-block-post-featured-image a{
display:block;
height:100%;
}
.wp-block-post-featured-image img{
box-sizing:border-box;
height:auto;
max-width:100%;
vertical-align:bottom;
width:100%;
}
.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{
width:100%;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{
background-color:#000;
inset:0;
position:absolute;
}
.wp-block-post-featured-image{
position:relative;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{
background-color:transparent;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{
opacity:0;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{
opacity:.1;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{
opacity:.2;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{
opacity:.3;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{
opacity:.4;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{
opacity:.5;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{
opacity:.6;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{
opacity:.7;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{
opacity:.8;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{
opacity:.9;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{
opacity:1;
}
.wp-block-post-featured-image:where(.alignleft,.alignright){
width:100%;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{
display:inline-block;
margin-right:1ch;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){
transform:scaleX(1);
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{
display:inline-block;
margin-left:1ch;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){
transform:scaleX(1);
}
.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{
rotate:180deg;
}
.wp-block-post-terms{
box-sizing:border-box;
}
.wp-block-post-terms .wp-block-post-terms__separator{
white-space:pre-wrap;
}
.wp-block-post-time-to-read,.wp-block-post-title{
box-sizing:border-box;
}
.wp-block-post-title{
word-break:break-word;
}
.wp-block-post-title a{
display:inline-block;
}
.wp-block-preformatted{
box-sizing:border-box;
white-space:pre-wrap;
}
:where(.wp-block-preformatted.has-background){
padding:1.25em 2.375em;
}
.wp-block-pullquote{
box-sizing:border-box;
overflow-wrap:break-word;
padding:3em 0;
text-align:center;
}
.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{
color:inherit;
}
.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{
max-width:420px;
}
.wp-block-pullquote cite,.wp-block-pullquote footer{
position:relative;
}
.wp-block-pullquote .has-text-color a{
color:inherit;
}
:where(.wp-block-pullquote){
margin:0 0 1em;
}
.wp-block-pullquote.has-text-align-left blockquote{
text-align:left;
}
.wp-block-pullquote.has-text-align-right blockquote{
text-align:right;
}
.wp-block-pullquote.is-style-solid-color{
border:none;
}
.wp-block-pullquote.is-style-solid-color blockquote{
margin-left:auto;
margin-right:auto;
max-width:60%;
}
.wp-block-pullquote.is-style-solid-color blockquote p{
font-size:2em;
margin-bottom:0;
margin-top:0;
}
.wp-block-pullquote.is-style-solid-color blockquote cite{
font-style:normal;
text-transform:none;
}
.wp-block-pullquote cite{
color:inherit;
}
.wp-block-post-template{
list-style:none;
margin-bottom:0;
margin-top:0;
max-width:100%;
padding:0;
}
.wp-block-post-template.wp-block-post-template{
background:none;
}
.wp-block-post-template.is-flex-container{
display:flex;
flex-direction:row;
flex-wrap:wrap;
gap:1.25em;
}
.wp-block-post-template.is-flex-container>li{
margin:0;
width:100%;
}
@media (min-width:600px){
.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{
width:calc(50% - .625em);
}
.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{
width:calc(33.33333% - .83333em);
}
.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{
width:calc(25% - .9375em);
}
.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{
width:calc(20% - 1em);
}
.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{
width:calc(16.66667% - 1.04167em);
}
}
@media (max-width:600px){
.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{
grid-template-columns:1fr;
}
}
.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{
-webkit-margin-start:2em;
-webkit-margin-end:0;
float:right;
margin-inline-end:0;
margin-inline-start:2em;
}
.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{
-webkit-margin-start:0;
-webkit-margin-end:2em;
float:left;
margin-inline-end:2em;
margin-inline-start:0;
}
.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{
-webkit-margin-start:auto;
-webkit-margin-end:auto;
margin-inline-end:auto;
margin-inline-start:auto;
}
.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{
margin-bottom:.5em;
margin-right:.5em;
}
.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{
margin-right:0;
}
.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{
-webkit-margin-start:auto;
margin-inline-start:auto;
}
.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{
-webkit-margin-end:auto;
margin-inline-end:auto;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{
display:inline-block;
margin-right:1ch;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){
transform:scaleX(1);
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow{
display:inline-block;
margin-left:1ch;
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){
transform:scaleX(1);
}
.wp-block-query-pagination.aligncenter{
justify-content:center;
}
.wp-block-query-title,.wp-block-quote{
box-sizing:border-box;
}
.wp-block-quote{
overflow-wrap:break-word;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){
margin-bottom:1em;
padding:0 1em;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{
font-size:1.5em;
font-style:italic;
line-height:1.6;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{
font-size:1.125em;
text-align:right;
}
.wp-block-read-more{
display:block;
width:-moz-fit-content;
width:fit-content;
}
.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{
text-decoration:none;
}
ul.wp-block-rss{
list-style:none;
padding:0;
}
ul.wp-block-rss.wp-block-rss{
box-sizing:border-box;
}
ul.wp-block-rss.alignleft{
margin-right:2em;
}
ul.wp-block-rss.alignright{
margin-left:2em;
}
ul.wp-block-rss.is-grid{
display:flex;
flex-wrap:wrap;
list-style:none;
padding:0;
}
ul.wp-block-rss.is-grid li{
margin:0 1em 1em 0;
width:100%;
}
@media (min-width:600px){
ul.wp-block-rss.columns-2 li{
width:calc(50% - 1em);
}
ul.wp-block-rss.columns-3 li{
width:calc(33.33333% - 1em);
}
ul.wp-block-rss.columns-4 li{
width:calc(25% - 1em);
}
ul.wp-block-rss.columns-5 li{
width:calc(20% - 1em);
}
ul.wp-block-rss.columns-6 li{
width:calc(16.66667% - 1em);
}
}
.wp-block-rss__item-author,.wp-block-rss__item-publish-date{
display:block;
font-size:.8125em;
}
.wp-block-search__button{
margin-left:10px;
word-break:normal;
}
.wp-block-search__button.has-icon{
line-height:0;
}
.wp-block-search__button svg{
fill:currentColor;
min-height:24px;
min-width:24px;
vertical-align:text-bottom;
}
:where(.wp-block-search__button){
border:1px solid #ccc;
padding:6px 10px;
}
.wp-block-search__inside-wrapper{
display:flex;
flex:auto;
flex-wrap:nowrap;
max-width:100%;
}
.wp-block-search__label{
width:100%;
}
.wp-block-search__input{
-webkit-appearance:initial;
appearance:none;
border:1px solid #949494;
flex-grow:1;
margin-left:0;
margin-right:0;
min-width:3rem;
padding:8px;
text-decoration:unset !important;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__button{
flex-shrink:0;
margin-left:0;
max-width:calc(100% - 100px);
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){
border:1px solid #949494;
box-sizing:border-box;
padding:4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{
border:none;
border-radius:0;
padding:0 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{
outline:none;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){
padding:4px 8px;
}
.wp-block-search.aligncenter .wp-block-search__inside-wrapper{
margin:auto;
}
.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{
min-width:0 !important;
transition-property:width;
}
.wp-block-search__button-behavior-expand .wp-block-search__input{
flex-basis:100%;
transition-duration:.3s;
}
.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{
overflow:hidden;
}
.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input{
border-left-width:0 !important;
border-right-width:0 !important;
flex-basis:0;
flex-grow:0;
margin:0;
min-width:0 !important;
padding-left:0 !important;
padding-right:0 !important;
width:0 !important;
}
.wp-block[data-align=right] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{
float:right;
}
.wp-block-separator{
border:1px solid;
border-left:none;
border-right:none;
}
.wp-block-separator.is-style-dots{
background:none !important;
border:none;
height:auto;
line-height:1;
text-align:center;
}
.wp-block-separator.is-style-dots:before{
color:currentColor;
content:"···";
font-family:serif;
font-size:1.5em;
letter-spacing:2em;
padding-left:2em;
}
.wp-block-site-logo{
box-sizing:border-box;
line-height:0;
}
.wp-block-site-logo a{
display:inline-block;
line-height:0;
}
.wp-block-site-logo.is-default-size img{
height:auto;
width:120px;
}
.wp-block-site-logo img{
height:auto;
max-width:100%;
}
.wp-block-site-logo a,.wp-block-site-logo img{
border-radius:inherit;
}
.wp-block-site-logo.aligncenter{
margin-left:auto;
margin-right:auto;
text-align:center;
}
.wp-block-site-logo.is-style-rounded{
border-radius:9999px;
}
.wp-block-site-title a{
color:inherit;
}
.wp-block-social-links{
background:none;
box-sizing:border-box;
margin-left:0;
padding-left:0;
padding-right:0;
text-indent:0;
}
.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{
border-bottom:0;
box-shadow:none;
text-decoration:none;
}
.wp-block-social-links .wp-social-link a{
padding:.25em;
}
.wp-block-social-links .wp-social-link svg{
height:1em;
width:1em;
}
.wp-block-social-links .wp-social-link span:not(.screen-reader-text){
font-size:.65em;
margin-left:.5em;
margin-right:.5em;
}
.wp-block-social-links.has-small-icon-size{
font-size:16px;
}
.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{
font-size:24px;
}
.wp-block-social-links.has-large-icon-size{
font-size:36px;
}
.wp-block-social-links.has-huge-icon-size{
font-size:48px;
}
.wp-block-social-links.aligncenter{
display:flex;
justify-content:center;
}
.wp-block-social-links.alignright{
justify-content:flex-end;
}
.wp-block-social-link{
border-radius:9999px;
display:block;
height:auto;
transition:transform .1s ease;
}
@media (prefers-reduced-motion:reduce){
.wp-block-social-link{
transition-delay:0s;
transition-duration:0s;
}
}
.wp-block-social-link a{
align-items:center;
display:flex;
line-height:0;
transition:transform .1s ease;
}
.wp-block-social-link:hover{
transform:scale(1.1);
}
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited{
fill:currentColor;
color:currentColor;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{
background-color:#f0f0f0;
color:#444;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{
background-color:#f90;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{
background-color:#1ea0c3;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{
background-color:#0757fe;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{
background-color:#1e1f26;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{
background-color:#02e49b;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{
background-color:#e94c89;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{
background-color:#4280ff;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{
background-color:#f45800;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{
background-color:#1778f2;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{
background-color:#000;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{
background-color:#0461dd;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{
background-color:#e65678;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{
background-color:#24292d;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{
background-color:#eceadd;
color:#382110;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{
background-color:#ea4434;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{
background-color:#f00075;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{
background-color:#e21b24;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{
background-color:#0d66c2;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{
background-color:#3288d4;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{
background-color:#02ab6c;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{
background-color:#f6405f;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{
background-color:#ff424d;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{
background-color:#e60122;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{
background-color:#ef4155;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{
background-color:#ff4500;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{
background-color:#0478d7;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{
stroke:#000;
background-color:#fefc00;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{
background-color:#ff5600;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{
background-color:#1bd760;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{
background-color:#2aabee;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-threads,.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{
background-color:#000;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{
background-color:#011835;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{
background-color:#6440a4;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{
background-color:#1da1f2;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{
background-color:#1eb7ea;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{
background-color:#4680c2;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{
background-color:#3499cd;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{
background-color:#25d366;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x{
background-color:#000;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{
background-color:#d32422;
color:#fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{
background-color:red;
color:#fff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link{
background:none;
}
.wp-block-social-links.is-style-logos-only .wp-social-link a{
padding:0;
}
.wp-block-social-links.is-style-logos-only .wp-social-link svg{
height:1.25em;
width:1.25em;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{
color:#f90;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{
color:#1ea0c3;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-behance{
color:#0757fe;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{
color:#1e1f26;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{
color:#02e49b;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{
color:#e94c89;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{
color:#4280ff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{
color:#f45800;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{
color:#1778f2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{
color:#000;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{
color:#0461dd;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{
color:#e65678;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-github{
color:#24292d;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{
color:#382110;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-google{
color:#ea4434;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{
color:#f00075;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{
color:#e21b24;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{
color:#0d66c2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{
color:#3288d4;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-medium{
color:#02ab6c;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{
color:#f6405f;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{
color:#ff424d;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{
color:#e60122;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{
color:#ef4155;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{
color:#ff4500;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-skype{
color:#0478d7;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{
stroke:#000;
color:#fff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{
color:#ff5600;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{
color:#1bd760;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{
color:#2aabee;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-threads,.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{
color:#000;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{
color:#011835;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{
color:#6440a4;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{
color:#1da1f2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{
color:#1eb7ea;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vk{
color:#4680c2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{
color:#25d366;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{
color:#3499cd;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-x{
color:#000;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{
color:#d32422;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{
color:red;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link{
width:auto;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link a{
padding-left:.66667em;
padding-right:.66667em;
}
.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{
color:#000;
}
.wp-block-spacer{
clear:both;
}
.wp-block-tag-cloud{
box-sizing:border-box;
}
.wp-block-tag-cloud.aligncenter{
justify-content:center;
text-align:center;
}
.wp-block-tag-cloud.alignfull{
padding-left:1em;
padding-right:1em;
}
.wp-block-tag-cloud a{
display:inline-block;
margin-right:5px;
}
.wp-block-tag-cloud span{
display:inline-block;
margin-left:5px;
text-decoration:none;
}
.wp-block-tag-cloud.is-style-outline{
display:flex;
flex-wrap:wrap;
gap:1ch;
}
.wp-block-tag-cloud.is-style-outline a{
border:1px solid;
font-size:unset !important;
margin-right:0;
padding:1ch 2ch;
text-decoration:none !important;
}
.wp-block-table{
overflow-x:auto;
}
.wp-block-table table{
border-collapse:collapse;
width:100%;
}
.wp-block-table thead{
border-bottom:3px solid;
}
.wp-block-table tfoot{
border-top:3px solid;
}
.wp-block-table td,.wp-block-table th{
border:1px solid;
padding:.5em;
}
.wp-block-table .has-fixed-layout{
table-layout:fixed;
width:100%;
}
.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{
word-break:break-word;
}
.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{
display:table;
width:auto;
}
.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{
word-break:break-word;
}
.wp-block-table .has-subtle-light-gray-background-color{
background-color:#f3f4f5;
}
.wp-block-table .has-subtle-pale-green-background-color{
background-color:#e9fbe5;
}
.wp-block-table .has-subtle-pale-blue-background-color{
background-color:#e7f5fe;
}
.wp-block-table .has-subtle-pale-pink-background-color{
background-color:#fcf0ef;
}
.wp-block-table.is-style-stripes{
background-color:transparent;
border-bottom:1px solid #f0f0f0;
border-collapse:inherit;
border-spacing:0;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd){
background-color:#f0f0f0;
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){
background-color:#f3f4f5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){
background-color:#e9fbe5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){
background-color:#e7f5fe;
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){
background-color:#fcf0ef;
}
.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{
border-color:transparent;
}
.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{
border-color:inherit;
}
.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{
border-top-color:inherit;
}
.wp-block-table table[style*=border-top-color] tr:not(:first-child){
border-top-color:currentColor;
}
.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{
border-right-color:inherit;
}
.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{
border-bottom-color:inherit;
}
.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){
border-bottom-color:currentColor;
}
.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{
border-left-color:inherit;
}
.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{
border-style:inherit;
}
.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{
border-style:inherit;
border-width:inherit;
}
:where(.wp-block-term-description){
margin-bottom:var(--wp--style--block-gap);
margin-top:var(--wp--style--block-gap);
}
.wp-block-term-description p{
margin-bottom:0;
margin-top:0;
}
.wp-block-text-columns,.wp-block-text-columns.aligncenter{
display:flex;
}
.wp-block-text-columns .wp-block-column{
margin:0 1em;
padding:0;
}
.wp-block-text-columns .wp-block-column:first-child{
margin-left:0;
}
.wp-block-text-columns .wp-block-column:last-child{
margin-right:0;
}
.wp-block-text-columns.columns-2 .wp-block-column{
width:50%;
}
.wp-block-text-columns.columns-3 .wp-block-column{
width:33.33333%;
}
.wp-block-text-columns.columns-4 .wp-block-column{
width:25%;
}
pre.wp-block-verse{
overflow:auto;
white-space:pre-wrap;
}
:where(pre.wp-block-verse){
font-family:inherit;
}
.wp-block-video{
box-sizing:border-box;
}
.wp-block-video video{
vertical-align:middle;
width:100%;
}
@supports (position:sticky){
.wp-block-video [poster]{
object-fit:cover;
}
}
.wp-block-video.aligncenter{
text-align:center;
}
.wp-block-video figcaption{
margin-bottom:1em;
margin-top:.5em;
}
.editor-styles-wrapper,.entry-content{
counter-reset:footnotes;
}
a[data-fn].fn{
counter-increment:footnotes;
display:inline-flex;
font-size:smaller;
text-decoration:none;
text-indent:-9999999px;
vertical-align:super;
}
a[data-fn].fn:after{
content:"[" counter(footnotes) "]";
float:left;
text-indent:0;
}
.wp-element-button{
cursor:pointer;
}
:root{
--wp--preset--font-size--normal:16px;
--wp--preset--font-size--huge:42px;
}
:root .has-very-light-gray-background-color{
background-color:#eee;
}
:root .has-very-dark-gray-background-color{
background-color:#313131;
}
:root .has-very-light-gray-color{
color:#eee;
}
:root .has-very-dark-gray-color{
color:#313131;
}
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{
background:linear-gradient(135deg, #00d084, #0693e3);
}
:root .has-purple-crush-gradient-background{
background:linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}
:root .has-hazy-dawn-gradient-background{
background:linear-gradient(135deg, #faaca8, #dad0ec);
}
:root .has-subdued-olive-gradient-background{
background:linear-gradient(135deg, #fafae1, #67a671);
}
:root .has-atomic-cream-gradient-background{
background:linear-gradient(135deg, #fdd79a, #004a59);
}
:root .has-nightshade-gradient-background{
background:linear-gradient(135deg, #330968, #31cdcf);
}
:root .has-midnight-gradient-background{
background:linear-gradient(135deg, #020381, #2874fc);
}
.has-regular-font-size{
font-size:1em;
}
.has-larger-font-size{
font-size:2.625em;
}
.has-normal-font-size{
font-size:var(--wp--preset--font-size--normal);
}
.has-huge-font-size{
font-size:var(--wp--preset--font-size--huge);
}
.has-text-align-center{
text-align:center;
}
.has-text-align-left{
text-align:left;
}
.has-text-align-right{
text-align:right;
}
#end-resizable-editor-section{
display:none;
}
.aligncenter{
clear:both;
}
.items-justified-left{
justify-content:flex-start;
}
.items-justified-center{
justify-content:center;
}
.items-justified-right{
justify-content:flex-end;
}
.items-justified-space-between{
justify-content:space-between;
}
.screen-reader-text{
clip:rect(1px, 1px, 1px, 1px);
word-wrap:normal !important;
border:0;
-webkit-clip-path:inset(50%);
clip-path:inset(50%);
height:1px;
margin:-1px;
overflow:hidden;
padding:0;
position:absolute;
width:1px;
}
.screen-reader-text:focus{
clip:auto !important;
background-color:#ddd;
-webkit-clip-path:none;
clip-path:none;
color:#444;
display:block;
font-size:1em;
height:auto;
left:5px;
line-height:normal;
padding:15px 23px 14px;
text-decoration:none;
top:5px;
width:auto;
z-index:100000;
}
html :where(.has-border-color){
border-style:solid;
}
html :where([style*=border-top-color]){
border-top-style:solid;
}
html :where([style*=border-right-color]){
border-right-style:solid;
}
html :where([style*=border-bottom-color]){
border-bottom-style:solid;
}
html :where([style*=border-left-color]){
border-left-style:solid;
}
html :where([style*=border-width]){
border-style:solid;
}
html :where([style*=border-top-width]){
border-top-style:solid;
}
html :where([style*=border-right-width]){
border-right-style:solid;
}
html :where([style*=border-bottom-width]){
border-bottom-style:solid;
}
html :where([style*=border-left-width]){
border-left-style:solid;
}
html :where(img[class*=wp-image-]){
height:auto;
max-width:100%;
}
:where(figure){
margin:0 0 1em;
}
html :where(.is-position-sticky){
--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height, 0px);
}
@media screen and (max-width:600px){
html :where(.is-position-sticky){
--wp-admin--admin-bar--position-offset:0px;
}
}.unslider{overflow:auto;margin:0;padding:0}.unslider-wrap{position:relative}.unslider-wrap.unslider-carousel>li{float:left}.unslider-vertical>ul{height:100%}.unslider-vertical li{float:none;width:100%}.unslider-fade{position:relative}.unslider-fade .unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8}.unslider-fade .unslider-wrap li.unslider-active{z-index:10}.unslider li,.unslider ol,.unslider ul{list-style:none;margin:0;padding:0;border:none}.unslider-arrow{position:absolute;left:20px;z-index:2;cursor:pointer}.unslider-arrow.next{left:auto;right:20px}.widget .unslider li,
.unslider li {
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
clear: none !important;
}
ul.unslider-wrap {
padding: 0 !important;
}
.custom-slider>ul>li:not(:first-child) {
display: none;
}
.custom-slider>ul {
list-style: none;
}
/* https://www.smashingmagazine.com/2009/07/the-definitive-guide-to-using-negative-margins/ */
.custom-slider.unslider-fade ul li {
position: relative;
float: left;
margin-right: -100% !important;
width: 100%;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; /* Blue */
}
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; /* Green */
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; /* Red */
}
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; /* Orange */
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; /* Yellow */
}
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; /* Red */
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; /* Dark Gray 800 */
opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; /* Light Gray 100 */
top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}
.column-filter-widget { float:left; }
.column-filter-widget select { display: block; width: auto; margin: 5px; }
.column-filter-widgets a.filter-term { display: block; text-decoration: none; padding-left: 10px; font-size: 90%; }
.column-filter-widgets a.filter-term:hover { text-decoration: line-through !important; }
.column-filter-widget-selected-terms { clear:left; }
/* Self clearing */
.column-filter-widgets:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
margin-bottom: 5px;
}
html[xmlns] .column-filter-widgets { display: block; }
* html .column-filter-widgets { height: 1%; }/*
* File: TableTools.css
* Description: Styles for TableTools 2
* Author: Allan Jardine (www.sprymedia.co.uk)
* Language: Javascript
* License: GPL v2 / 3 point BSD
* Project: DataTables
*
* Copyright 2009-2012 Allan Jardine, all rights reserved.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* CSS name space:
* DTTT DataTables TableTools
*
* Style sheet provides:
* CONTAINER TableTools container element and styles applying to all components
* BUTTON_STYLES Action specific button styles
* SELECTING Row selection styles
* COLLECTIONS Drop down list (collection) styles
* PRINTING Print display styles
*/
/*
* CONTAINER
* TableTools container element and styles applying to all components
*/
div.DTTT_container {
position: relative;
float: right;
margin-bottom: 1em;
}
button.DTTT_button,
div.DTTT_button,
a.DTTT_button {
position: relative;
float: left;
margin-right: 3px;
padding: 5px 8px;
border: 1px solid #999;
cursor: pointer;
*cursor: hand;
font-size: 0.88em;
color: black !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 1px 1px 3px #ccc;
-moz-box-shadow: 1px 1px 3px #ccc;
-ms-box-shadow: 1px 1px 3px #ccc;
-o-box-shadow: 1px 1px 3px #ccc;
box-shadow: 1px 1px 3px #ccc;
/* Generated by http://www.colorzilla.com/gradient-editor/ */
background: #ffffff; /* Old browsers */
background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
background: -moz-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* FF3.6+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* IE10+ */
background: -o-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* Opera 11.10+ */
background: linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
}
/* Buttons are cunning border-box sizing - we can't just use that for A and DIV due to IE6/7 */
button.DTTT_button {
height: 30px;
padding: 3px 8px;
}
.DTTT_button embed {
outline: none;
}
button.DTTT_button:hover,
div.DTTT_button:hover,
a.DTTT_button:hover {
border: 1px solid #666;
text-decoration: none !important;
-webkit-box-shadow: 1px 1px 3px #999;
-moz-box-shadow: 1px 1px 3px #999;
-ms-box-shadow: 1px 1px 3px #999;
-o-box-shadow: 1px 1px 3px #999;
box-shadow: 1px 1px 3px #999;
background: #f3f3f3; /* Old browsers */
background: -webkit-linear-gradient(top, #f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
background: -moz-linear-gradient(top, #f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%); /* FF3.6+ */
background: -ms-linear-gradient(top, #f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%); /* IE10+ */
background: -o-linear-gradient(top, #f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%); /* Opera 11.10+ */
background: linear-gradient(top, #f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
}
button.DTTT_disabled,
div.DTTT_disabled,
a.DTTT_disabled {
color: #999;
border: 1px solid #d0d0d0;
background: #ffffff; /* Old browsers */
background: -webkit-linear-gradient(top, #ffffff 0%,#f9f9f9 89%,#fafafa 100%); /* Chrome10+,Safari5.1+ */
background: -moz-linear-gradient(top, #ffffff 0%,#f9f9f9 89%,#fafafa 100%); /* FF3.6+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f9f9f9 89%,#fafafa 100%); /* IE10+ */
background: -o-linear-gradient(top, #ffffff 0%,#f9f9f9 89%,#fafafa 100%); /* Opera 11.10+ */
background: linear-gradient(top, #ffffff 0%,#f9f9f9 89%,#fafafa 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa',GradientType=0 ); /* IE6-9 */
}
/*
* BUTTON_STYLES
* Action specific button styles
*/
a.DTTT_button_csv,
a.DTTT_button_xls,
a.DTTT_button_copy,
a.DTTT_button_pdf,
a.DTTT_button_print,
a.DTTT_button_collection {
padding: 3px 5px;
line-height: 1;
}
a.DTTT_button_csv span,
a.DTTT_button_xls span,
a.DTTT_button_copy span,
a.DTTT_button_pdf span,
a.DTTT_button_print span,
a.DTTT_button_collection span {
display: inline-block;
height: 24px;
width: 24px;
background-position: center center;
background-repeat: no-repeat;
}
a.DTTT_button_csv:hover span,
a.DTTT_button_xls:hover span,
a.DTTT_button_copy:hover span,
a.DTTT_button_pdf:hover span,
a.DTTT_button_print:hover span,
a.DTTT_button_collection:hover span {
background-color: #f0f0f0;
}
a.DTTT_button_csv span { background-image: url(png/csv.png); }
a.DTTT_button_csv:hover span { background-image: url(png/csv_hover.png); }
a.DTTT_button_xls span { background-image: url(png/xls.png); }
a.DTTT_button_xls:hover span { background-image: url(png/xls_hover.png); }
a.DTTT_button_copy span { background-image: url(png/copy.png); }
a.DTTT_button_copy:hover span { background-image: url(png/copy_hover.png); }
a.DTTT_button_pdf span { background-image: url(png/pdf.png); }
a.DTTT_button_pdf:hover span { background-image: url(png/pdf_hover.png); }
a.DTTT_button_print span { background-image: url(png/print.png); }
a.DTTT_button_print:hover span { background-image: url(png/print_hover.png); }
a.DTTT_button_collection span { background-image: url(png/collection.png); }
a.DTTT_button_collection:hover span { background-image: url(png/collection_hover.png); }
/*
* SELECTING
* Row selection styles
*/
table.DTTT_selectable tbody tr {
cursor: pointer;
*cursor: hand;
}
table.dataTable tr.DTTT_selected.odd {
background-color: #9FAFD1;
}
table.dataTable tr.DTTT_selected.odd td.sorting_1 {
background-color: #9FAFD1;
}
table.dataTable tr.DTTT_selected.odd td.sorting_2 {
background-color: #9FAFD1;
}
table.dataTable tr.DTTT_selected.odd td.sorting_3 {
background-color: #9FAFD1;
}
table.dataTable tr.DTTT_selected.even {
background-color: #B0BED9;
}
table.dataTable tr.DTTT_selected.even td.sorting_1 {
background-color: #B0BED9;
}
table.dataTable tr.DTTT_selected.even td.sorting_2 {
background-color: #B0BED9;
}
table.dataTable tr.DTTT_selected.even td.sorting_3 {
background-color: #B0BED9;
}
/*
* COLLECTIONS
* Drop down list (collection) styles
*/
div.DTTT_collection {
width: 150px;
padding: 8px 8px 4px 8px;
border: 1px solid #ccc;
border: 1px solid rgba( 0, 0, 0, 0.4 );
background-color: #f3f3f3;
background-color: rgba( 255, 255, 255, 0.3 );
overflow: hidden;
z-index: 2002;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
-ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
-o-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}
div.DTTT_collection_background {
background: transparent url(png/background.png) repeat top left;
z-index: 2001;
}
div.DTTT_collection button.DTTT_button,
div.DTTT_collection div.DTTT_button,
div.DTTT_collection a.DTTT_button {
position: relative;
left: 0;
right: 0;
display: block;
float: none;
margin-bottom: 4px;
-webkit-box-shadow: 1px 1px 3px #999;
-moz-box-shadow: 1px 1px 3px #999;
-ms-box-shadow: 1px 1px 3px #999;
-o-box-shadow: 1px 1px 3px #999;
box-shadow: 1px 1px 3px #999;
}
/*
* PRINTING
* Print display styles
*/
.DTTT_print_info {
position: fixed;
top: 50%;
left: 50%;
width: 400px;
height: 150px;
margin-left: -200px;
margin-top: -75px;
text-align: center;
color: #333;
padding: 10px 30px;
background: #ffffff; /* Old browsers */
background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
background: -moz-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* FF3.6+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* IE10+ */
background: -o-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* Opera 11.10+ */
background: linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
opacity: 0.95;
border: 1px solid black;
border: 1px solid rgba(0, 0, 0, 0.5);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
-ms-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
-o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
}
.DTTT_print_info h6 {
font-weight: normal;
font-size: 28px;
line-height: 28px;
margin: 1em;
}
.DTTT_print_info p {
font-size: 14px;
line-height: 20px;
}/*!
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
* -------------------------- */
@font-face {
font-family: 'FontAwesome';
src: url(eot/fontawesome-webfont3e6e.eot?v=4.7.0);
src: url(eot/fontawesome-webfontd41d.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(woff2/fontawesome-webfont3e6e.woff2?v=4.7.0) format('woff2'), url(woff/fontawesome-webfont3e6e.woff?v=4.7.0) format('woff'), url(ttf/fontawesome-webfont3e6e.ttf?v=4.7.0) format('truetype'), url(svg/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
font-size: 1.33333333em;
line-height: 0.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.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.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: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.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-remove:before,
.fa-close:before,
.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-photo:before,
.fa-image:before,
.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,
.fa-bar-chart: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-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.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-navicon:before,
.fa-reorder:before,
.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-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc: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-mail-reply-all:before,
.fa-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,
.fa-gratipay: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";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: .67em 0;
font-size: 2em;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font: inherit;
color: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*,
*:before,
*:after {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(eot/glyphicons-halflings-regular.eot);
src: url(eot/glyphicons-halflings-regulard41d.eot?#iefix) format('embedded-opentype'), url(woff2/glyphicons-halflings-regular.woff2) format('woff2'), url(woff/glyphicons-halflings-regular.woff) format('woff'), url(ttf/glyphicons-halflings-regular.ttf) format('truetype'), url(svg/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\002a";
}
.glyphicon-plus:before {
content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.glyphicon-cd:before {
content: "\e201";
}
.glyphicon-save-file:before {
content: "\e202";
}
.glyphicon-open-file:before {
content: "\e203";
}
.glyphicon-level-up:before {
content: "\e204";
}
.glyphicon-copy:before {
content: "\e205";
}
.glyphicon-paste:before {
content: "\e206";
}
.glyphicon-alert:before {
content: "\e209";
}
.glyphicon-equalizer:before {
content: "\e210";
}
.glyphicon-king:before {
content: "\e211";
}
.glyphicon-queen:before {
content: "\e212";
}
.glyphicon-pawn:before {
content: "\e213";
}
.glyphicon-bishop:before {
content: "\e214";
}
.glyphicon-knight:before {
content: "\e215";
}
.glyphicon-baby-formula:before {
content: "\e216";
}
.glyphicon-tent:before {
content: "\26fa";
}
.glyphicon-blackboard:before {
content: "\e218";
}
.glyphicon-bed:before {
content: "\e219";
}
.glyphicon-apple:before {
content: "\f8ff";
}
.glyphicon-erase:before {
content: "\e221";
}
.glyphicon-hourglass:before {
content: "\231b";
}
.glyphicon-lamp:before {
content: "\e223";
}
.glyphicon-duplicate:before {
content: "\e224";
}
.glyphicon-piggy-bank:before {
content: "\e225";
}
.glyphicon-scissors:before {
content: "\e226";
}
.glyphicon-bitcoin:before {
content: "\e227";
}
.glyphicon-btc:before {
content: "\e227";
}
.glyphicon-xbt:before {
content: "\e227";
}
.glyphicon-yen:before {
content: "\00a5";
}
.glyphicon-jpy:before {
content: "\00a5";
}
.glyphicon-ruble:before {
content: "\20bd";
}
.glyphicon-rub:before {
content: "\20bd";
}
.glyphicon-scale:before {
content: "\e230";
}
.glyphicon-ice-lolly:before {
content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.glyphicon-education:before {
content: "\e233";
}
.glyphicon-option-horizontal:before {
content: "\e234";
}
.glyphicon-option-vertical:before {
content: "\e235";
}
.glyphicon-menu-hamburger:before {
content: "\e236";
}
.glyphicon-modal-window:before {
content: "\e237";
}
.glyphicon-oil:before {
content: "\e238";
}
.glyphicon-grain:before {
content: "\e239";
}
.glyphicon-sunglasses:before {
content: "\e240";
}
.glyphicon-text-size:before {
content: "\e241";
}
.glyphicon-text-color:before {
content: "\e242";
}
.glyphicon-text-background:before {
content: "\e243";
}
.glyphicon-object-align-top:before {
content: "\e244";
}
.glyphicon-object-align-bottom:before {
content: "\e245";
}
.glyphicon-object-align-horizontal:before {
content: "\e246";
}
.glyphicon-object-align-left:before {
content: "\e247";
}
.glyphicon-object-align-vertical:before {
content: "\e248";
}
.glyphicon-object-align-right:before {
content: "\e249";
}
.glyphicon-triangle-right:before {
content: "\e250";
}
.glyphicon-triangle-left:before {
content: "\e251";
}
.glyphicon-triangle-bottom:before {
content: "\e252";
}
.glyphicon-triangle-top:before {
content: "\e253";
}
.glyphicon-console:before {
content: "\e254";
}
.glyphicon-superscript:before {
content: "\e255";
}
.glyphicon-subscript:before {
content: "\e256";
}
.glyphicon-menu-left:before {
content: "\e257";
}
.glyphicon-menu-right:before {
content: "\e258";
}
.glyphicon-menu-down:before {
content: "\e259";
}
.glyphicon-menu-up:before {
content: "\e260";
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover,
a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
mark,
.mark {
padding: .2em;
background-color: #fcf8e3;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
background-color: #e4b9b9;
}
.header-title-wrapper {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
text-align: right;
border-right: 5px solid #eee;
border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
min-height: .01%;
overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
}
.form-control {
display: block;
width: 100%;
height: 30px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
line-height: 30px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-top: 4px \9;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
min-height: 30px;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-right: 0;
padding-left: 0;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 18px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
color: #333;
text-decoration: none;
}
.btn:active,
.btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.btn-default:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
color: #fff;
background-color: #286090;
border-color: #122b40;
}
.btn-primary:hover {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
color: #fff;
background-color: #204d74;
border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary .badge {
color: #337ab7;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625;
}
.btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
color: #fff;
background-color: #398439;
border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d;
}
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19;
}
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
font-weight: normal;
color: #337ab7;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #777;
text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
right: auto;
left: 0;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group .form-control:focus {
z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eee;
}
.nav > li.disabled > a {
color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eee;
border-color: #337ab7;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #fff;
background-color: #337ab7;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #e7e7e7;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777;
}
.navbar-default .navbar-link:hover {
color: #333;
}
.navbar-default .btn-link {
color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
color: #fff;
background-color: #080808;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0";
}
.breadcrumb > .active {
color: #777;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 3;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777;
cursor: not-allowed;
background-color: #fff;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
a.label:hover,
a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-color: #777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #fff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 15px;
padding-left: 15px;
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
.thumbnail .caption {
padding: 9px;
color: #333;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media,
.media-body {
overflow: hidden;
zoom: 1;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-object.img-thumbnail {
max-width: none;
}
.media-right,
.media > .pull-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
.list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
color: #555;
text-decoration: none;
background-color: #f5f5f5;
}
button.list-group-item {
width: 100%;
text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
color: #777;
cursor: not-allowed;
background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-right: 15px;
padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, .15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-o-transition: -o-transform .3s ease-out;
transition: transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: .5;
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
filter: alpha(opacity=0);
opacity: 0;
line-break: auto;
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
line-break: auto;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f9f9f9;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
content: "";
border-width: 10px;
}
.popover.top > .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, .25);
border-bottom-width: 0;
}
.popover.top > .arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, .25);
border-left-width: 0;
}
.popover.right > .arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0;
}
.popover.bottom > .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: .6s ease-in-out left;
-o-transition: .6s ease-in-out left;
transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform .6s ease-in-out;
-o-transition: -o-transform .6s ease-in-out;
transition: transform .6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
background-color: rgba(0, 0, 0, 0);
filter: alpha(opacity=50);
opacity: .5;
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: 0;
opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
font-family: serif;
line-height: 1;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -10px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
/*# sourceMappingURL=bootstrap.css.map */
/* Slider */
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.sidr {
background: #fff;
display: block;
position: fixed;
top: 0;
height: 100%;
z-index: 999999;
width: 320px;
overflow-x: hidden;
overflow-y: auto;
}
.sidr .sidr-inner {
padding: 0 0 15px;
}
.sidr.right {
left: auto;
right: -320px;
}
.sidr.left {
left: -320px;
right: auto;
}
.sidr {
padding-left: 15px;
padding-right: 15px;
}
@media only screen and (min-width: 992px) {
body.sidr-open:before {
content: "";
left: 0;
top: 0;
z-index: 102;
width: 100%;
height: 100%;
position: fixed;
cursor: pointer;
-webkit-transition: visibility 0s, opacity 0.4s linear;
transition: visibility 0s, opacity 0.4s linear;
visibility: visible;
opacity: 1;
background-color: #fff;
background-color: rgba(255, 255, 255, .54);
}
}
.sidr-class-sidr-button-close {
font-size: 34px;
text-align: right;
display: block;
}/* Magnific Popup CSS */
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; }
/* Main image in popup */
img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/**
* Remove all paddings around the image on small screen
*/
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
/*
Theme Name: Magnitude Pro
Theme URI: https://afthemes.com/products/magnitude-pro/
Author: AF themes
Author URI: https://www.afthemes.com/
Description: Magnitude Pro is a clean, elegant WordPress theme, ideal for blogging and magazine online. You can design your website as you like and preview the modifications live using live customizer options and custom widgets. It is compatible with the Gutenberg and RTL along with WooCommerce plugin which helps you to integrate an online business with our newspaper template. It also contains many helpful elements that require an amazing news portal to be built, the theme is ideal for blogging and great for news, newspaper, magazine, publication or review site. The theme is well-optimized that helps to rank your website in the top of search engines and users will get an outstanding support from the team if there will be any difficulties while using the theme. There are number of demos available in this theme so choose the one you like and start to build a website. See our demos: https://demo.afthemes.com/magnitude-pro/, https://demo.afthemes.com/magnitude-pro/newsportal-pro/, https://demo.afthemes.com/magnitude-pro/sport-pro/, https://demo.afthemes.com/magnitude-pro/magnitude-dark/, https://demo.afthemes.com/magnitude-pro/lifestyle-pro/, https://demo.afthemes.com/magnitude-pro/gadgets-pro/,
Version: 2.1.1
Requires PHP: 5.6
Tested up to: 6.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: magnitude
Tags: news, blog, entertainment, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, full-width-template, custom-header, translation-ready, rtl-language-support, theme-options, threaded-comments
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Magnitude is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Magnitude WordPress Theme, Copyright 2018 AF themes
Magnitude is distributed under the terms of the GNU GPL v2 or later.
*/
/*Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Grids
# Social icons
# Forms
# Navigation
## Links
## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
## Posts and pages
## Comments
# Infinite scroll
# Media
## Captions
## Galleries
# Footer
-----------------------------------------------------------*/
/*-----------------------------------------------------------
# Normalize
-----------------------------------------------------------*/
html {
font-family: 'Lato', sans-serif;
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #bb1919;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.btn-style1 a:visited,
.btn-style1 a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: none;
border-radius: 0;
background: #bb1919;
color: #fff;
font-size: 12px;
line-height: normal;
height: 38px;
padding: 10px 16px;
transition: all 300ms ease-out;
text-transform: uppercase;
font-weight: 700;
}
.btn-style1 a:visited,
.btn-style1 a{
display: inline-block;
height: auto;
}
.checkbox, .radio {
display: inline-block;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 10px;
border-top-width: 1px;
border-top-style: solid;
border-left-width: 1px;
border-left-style: solid;
}
tr:last-child th ,
tr:last-child td {
border-bottom-width: 1px;
border-bottom-style: solid;
}
td:last-child,
th:last-child {
border-right-width: 1px;
border-right-style: solid;
}
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
color: #4a4a4a;
font-family: 'Lato', sans-serif;
font-size: 1rem;
font-size: 16px;
line-height: 1.5;
}
button,
input,
select,
optgroup,
textarea {
border: 1px solid #dcdcdc;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
color: #000000;
line-height: 1.3;
}
.site-title,
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
p {
margin-bottom: 15px;
font-family: 'Lato', sans-serif;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
font-style: italic;
border: 0;
position: relative;
text-align: center;
font-size: 1.5625em;
line-height: 1.44;
margin-top: 2.57143em;
margin-bottom: 2.14286em;
padding-top: 1.71429em;
padding-bottom: 1.71429em;
}
blockquote blockquote {
font-size: 1em;
margin-bottom: 0;
padding-bottom: 0;
}
blockquote blockquote:after {
border-bottom: 0;
}
@media not screen and (min-width: 992px) {
blockquote {
font-size: 1.125em;
line-height: 1.33333;
margin-top: 2.66667em;
margin-bottom: 2em;
padding: 0.66667em;
padding-top: 1.33333em;
padding-bottom: 1.33333em;
}
}
blockquote:before {
content: "\201C";
position: absolute;
top: -0.45em;
left: 0;
color: black;
background: transparent;
z-index: 1;
font-size: 100px;
opacity: 0.5;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
blockquote:after {
content: "";
display: none;
width: 9em;
margin-left: -4.5em;
position: absolute;
top: 0;
bottom: 0;
left: 50%;
border: 1px solid #e5e5e5;
border-left: 0;
border-right: 0;
}
blockquote cite {
display: block;
margin-top: 1.5em;
font-size: 0.57143em;
line-height: 1.5;
font-style: normal;
}
address {
margin: 0 0 1.5em;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
/*background: #fff9c0;*/
text-decoration: none;
}
big {
font-size: 125%;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
body {
background-color: #F7F7F7;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0;
padding: 0;
list-style: none;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dl {
border: 2px solid #e8e8e8;
padding: 2.5em;
}
dt {
text-align: left;
font-size: 130%;
font-weight: bold;
}
dd {
margin: 0;
padding: 0 0 1em 0;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 0 auto;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#af-preloader {
width: 100%;
height: 100%;
position: fixed;
background-color: #fff;
z-index: 99999999;
top: 0;
left: 0;
}
#loader-wrapper {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.load__animation{
border: 5px solid #d6d6d6;
border-top-color: #e50914;
height: 100px;
width: 100px;
border-radius: 100%;
position: relative;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
-webkit-animation: turn 1.5s linear infinite;
-o-animation: turn 1.5s linear infinite;
animation: turn 1.5s linear infinite;
}
@keyframes turn {
from {transform: rotate(0deg)}
to {transform: rotate(360deg)}
}
.load__title {
color: #fff;
font-size: 2rem;
}
@keyframes loadPage {
0% {
opacity: 1;
}
50% {
opacity: .5;
}
100% {
opacity: 1;
}
}
.elementor-html #af-preloader{
display: none;
}
/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
color: #bb1919;
text-decoration: none;
}
a:visited {
color: #bb1919;
}
a:hover, a:focus, a:active {
color: #bb1919;
outline: 0;
text-decoration: none;
}
a:focus {
outline: 1px dotted;
}
a:hover, a:active {
outline: 0;
text-decoration: none;
}
/*--------------------------------------------------------------
## grid
--------------------------------------------------------------*/
.col-1 {width: 100%;}
.col-2 {width: 50%;}
.col-3 {width: 33.33%;}
.col-4 {width: 25%;}
.col-5 {width: 20%;}
.col-16 {width: 16.6667%;}
.col-40 {width: 40%;}
.col-60 {width: 60%;}
.col-66 {width: 66.67%;}
.col-75 {width: 75%;}
.float-l {float: left;}
.pad {
padding-left: 10px;
padding-right: 10px;
}
.read-details.pad {
padding-left: 15px;
padding-right: 15px;
}
.ptb-10{
padding-top: 10px;
padding-bottom: 10px;
}
.read-details.ptb-10{
padding-top: 10px;
padding-bottom: 15px;
}
.marg-10-lr {
margin-right: 10px;
margin-left: 10px;
}
.marg-btm-lr {
margin-bottom: 10px;
}
.af-container-row {
margin-right: -10px;
margin-left: -10px;
}
.container-wrapper:before,
.container-wrapper:after {
content: "";
display: table;
}
.container-wrapper:after {
clear: both;
}
.container-wrapper {
max-width: 1200px;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
}
.af-wide-layout .container-wrapper{
max-width: none;
}
.af-boxed-layout .af-whole-wrapper{
max-width: 1200px;
margin: 0 auto;
background: #f4f4f4;
}
.af-boxed-layout .af-whole-wrapper .af-banner-wrapper {
padding-left: 0px;
padding-right: 0px;
}
.af-banner-wrapper{
max-width: 1200px;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
}
.pos-rel {
position: relative;
}
.container-wrapper #primary {
width: 70%;
padding-right: 10px;
}
.container-wrapper #secondary {
width: 30%;
padding-left: 10px;
}
#content.container-wrapper{
display: flex;
flex-wrap: wrap;
align-items: flex-start;
}
@media only screen and (min-width: 991px){
body.aft-sticky-sidebar #secondary {
position: sticky;
bottom: 0;
align-self: flex-end;
}
}
body.full-width-content #primary ,
.container-wrapper #primary.aft-no-sidebar {
width: 100%;
padding: 0;
}
.container-wrapper #primary,
.container-wrapper #secondary {
float: left;
}
body.align-content-right .container-wrapper #primary,
body.align-content-right .container-wrapper #secondary {
float: right;
}
body.align-content-right .container-wrapper #primary {
padding-right: 0;
padding-left: 10px;
}
body.align-content-right .container-wrapper #secondary {
padding-right: 10px;
padding-left: 0;
}
.af-flex-container{
display: flex;
}
.no-main-banner-and-featured-section section.section-block-upper {
margin-top: 20px;
}
body.align-content-right #content.container-wrapper{
flex-direction: row-reverse;
}
/*--------------------------------------------------------------
## grid
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Social Menu
--------------------------------------------------------------*/
.aft-small-social-menu {
text-align: right;
}
.social-widget-menu ul li,
.aft-small-social-menu ul li {
display: inline-block;
}
.social-widget-menu ul li a,
.aft-small-social-menu ul li a {
font-size: 14px;
font-family: FontAwesome;
line-height: 1;
vertical-align: middle;
}
.social-widget-menu ul li a:after,
.aft-small-social-menu ul li a:after {
vertical-align: middle;
font-family: FontAwesome;
font-size: 14px;
/* line-height: 1; */
vertical-align: middle;
}
.social-widget-menu ul li a,
.aft-small-social-menu ul li a,
.em-author-details ul li a {
display: block;
width: 30px;
height: 30px;
font-size: 18px;
line-height: 29px;
position: relative;
text-align: center;
}
.social-widget-menu ul li a,
.em-author-details ul li a,
.aft-small-social-menu ul li a {
color: #fff;
}
.em-author-details ul li a[href*="facebook.com"],
.social-widget-menu ul li a[href*="facebook.com"],
.aft-small-social-menu ul li a[href*="facebook.com"] {
color: #3b5999;
}
#sidr .social-widget-menu ul li a[href*="facebook.com"],
#secondary .social-widget-menu ul li a[href*="facebook.com"]{background-color: #3b5999;}
.em-author-details ul li a[href*="dribbble.com"],
.social-widget-menu ul li a[href*="dribbble.com"],
.aft-small-social-menu ul li a[href*="dribbble.com"] {
color: #ea4c89;
}
#sidr .social-widget-menu ul li a[href*="dribbble.com"],
#secondary .social-widget-menu ul li a[href*="dribbble.com"]{background-color: #ea4c89;}
.em-author-details ul li a[href*="vk.com"],
.social-widget-menu ul li a[href*="vk.com"],
.aft-small-social-menu ul li a[href*="vk.com"] {
color: #4c75a3;
}
#sidr .social-widget-menu ul li a[href*="vk.com"],
#secondary .social-widget-menu ul li a[href*="vk.com"]{background-color: #4c75a3;}
.em-author-details ul li a[href*="tiktok.com"],
.social-widget-menu ul li a[href*="tiktok.com"],
.aft-small-social-menu ul li a[href*="tiktok.com"],
.em-author-details ul li a[href*="threads.com"],
.social-widget-menu ul li a[href*="threads.com"],
.aft-small-social-menu ul li a[href*="threads.com"],
.em-author-details ul li a[href*="twitter.com"],
.social-widget-menu ul li a[href*="twitter.com"],
.aft-small-social-menu ul li a[href*="twitter.com"] {
color: #000;
}
#sidr .social-widget-menu ul li a[href*="tiktok.com"],
#secondary .social-widget-menu ul li a[href*="tiktok.com"],
#sidr .social-widget-menu ul li a[href*="threads.com"],
#secondary .social-widget-menu ul li a[href*="threads.com"],
#sidr .social-widget-menu ul li a[href*="twitter.com"],
#secondary .social-widget-menu ul li a[href*="twitter.com"]{background-color: #000;}
.em-author-details ul li a[href*="linkedin.com"],
.social-widget-menu ul li a[href*="linkedin.com"],
.aft-small-social-menu ul li a[href*="linkedin.com"] {
color: #0077B5;
}
#sidr .social-widget-menu ul li a[href*="linkedin.com"],
#secondary .social-widget-menu ul li a[href*="linkedin.com"]{background-color: #0077B5;}
.em-author-details ul li a[href*="instagram.com"],
.social-widget-menu ul li a[href*="instagram.com"],
.aft-small-social-menu ul li a[href*="instagram.com"] {
color: #3F729B;
}
#sidr .social-widget-menu ul li a[href*="instagram.com"],
#secondary .social-widget-menu ul li a[href*="instagram.com"]{background-color: #3F729B;}
.em-author-details ul li a[href*="youtube.com"],
.social-widget-menu ul li a[href*="youtube.com"],
.aft-small-social-menu ul li a[href*="youtube.com"] {
color: #cd201f;
}
#sidr .social-widget-menu ul li a[href*="youtube.com"],
#secondary .social-widget-menu ul li a[href*="youtube.com"]{background-color: #cd201f;}
.em-author-details ul li a[href*="vimeo.com"],
.social-widget-menu ul li a[href*="vimeo.com"],
.aft-small-social-menu ul li a[href*="vimeo.com"] {
color: #1ab7ea;
}
#sidr .social-widget-menu ul li a[href*="vimeo.com"],
#secondary .social-widget-menu ul li a[href*="vimeo.com"]{background-color: #1ab7ea;}
.em-author-details ul li a[href*="plus.google.com"],
.social-widget-menu ul li a[href*="plus.google.com"],
.aft-small-social-menu ul li a[href*="plus.google.com"] {
color: #dd4b39;
}
#sir .social-widget-menu ul li a[href*="plus.google.com"],
#secondary .social-widget-menu ul li a[href*="plus.google.com"]{background-color: #dd4b39;}
.em-author-details ul li a[href*="pinterest.com"],
.social-widget-menu ul li a[href*="pinterest.com"],
.aft-small-social-menu ul li a[href*="pinterest.com"] {
color: #bd081c;
}
#sidr .social-widget-menu ul li a[href*="pinterest.com"],
#secondary .social-widget-menu ul li a[href*="pinterest.com"]{background-color: #bd081c;}
.em-author-details ul li a[href*="tumblr.com"],
.social-widget-menu ul li a[href*="tumblr.com"],
.aft-small-social-menu ul li a[href*="tumblr.com"] {
color: #34465d;
}
#sidr .social-widget-menu ul li a[href*="tumblr.com"],
#secondary .social-widget-menu ul li a[href*="tumblr.com"]{background-color: #34465d;}
.em-author-details ul li a[href*="wordpress.org"],
.social-widget-menu ul li a[href*="wordpress.org"],
.aft-small-social-menu ul li a[href*="wordpress.org"] {
color: #21759b;
}
#sidr .social-widget-menu ul li a[href*="wordpress.org"],
#secondary .social-widget-menu ul li a[href*="wordpress.org"]{background-color: #21759b;}
.em-author-details ul li a[href*="whatsapp.com"],
.social-widget-menu ul li a[href*="whatsapp.com"],
.aft-small-social-menu ul li a[href*="whatsapp.com"] {
color: #25D366;
}
#sidr .social-widget-menu ul li a[href*="whatsapp.com"],
#secondary .social-widget-menu ul li a[href*="whatsapp.com"]{background-color: #25D366;}
.em-author-details ul li a[href*="reddit.com"],
.social-widget-menu ul li a[href*="reddit.com"],
.aft-small-social-menu ul li a[href*="reddit.com"] {
color: #ff5700;
}
#sidr .social-widget-menu ul li a[href*="reddit.com"],
#secondary .social-widget-menu ul li a[href*="reddit.com"]{background-color: #ff5700;}
/*.social-widget-menu ul li a,*/
/*.em-author-details ul li a,*/
/*.aft-small-social-menu ul li a {*/
/*background: #fff;*/
/*}*/
.aft-small-social-menu ul a[href*="dribbble.com"]:after,
.social-widget-menu ul a[href*="dribbble.com"]:before {
content: "\f17d";
}
.aft-small-social-menu ul a[href*="facebook.com"]:after,
.social-widget-menu ul a[href*="facebook.com"]:before {
content: "\f09a";
}
.aft-small-social-menu ul a[href*="vk.com"]:after,
.social-widget-menu ul a[href*="vk.com"]:before {
content: "\f189";
}
.aft-small-social-menu ul a[href*="threads.com"]:after,
.social-widget-menu ul a[href*="threads.com"]:before {
content: "\e618";
}
.aft-small-social-menu ul a[href*="twitter.com"]:after,
.social-widget-menu ul a[href*="twitter.com"]:before {
content: "\e61b";
}
.social-navigation ul a[href*="github.com"]:after,
.social-widget-menu ul a[href*="github.com"]:before {
content: "\f09b";
}
.social-navigation ul a[href*="spotify.com"]:after,
.social-widget-menu ul a[href*="spotify.com"]:before {
content: "\f1bc";
}
.social-navigation ul a[href*="soundcloud.com"]:after,
.social-widget-menu ul a[href*="soundcloud.com"]:before {
content: "\f1be";
}
.aft-small-social-menu ul a[href*="tiktok.com"]:after,
.social-widget-menu ul a[href*="tiktok.com"]:before {
content: "\e07b";
}
.aft-small-social-menu ul a[href*="slack.com"]:after,
.social-widget-menu ul a[href*="slack.com"]:before {
content: "\f198";
}
.aft-small-social-menu ul a[href*="stackoverflow.com"]:after,
.social-widget-menu ul a[href*="stackoverflow.com"]:before {
content: "\f16c";
}
.aft-small-social-menu ul a[href*="linkedin.com"]:after,
.social-widget-menu ul a[href*="linkedin.com"]:before {
content: "\f0e1";
}
.aft-small-social-menu ul a[href*="instagram.com"]:after,
.social-widget-menu ul a[href*="instagram.com"]:before {
content: "\f16d";
}
.aft-small-social-menu ul a[href*="youtube.com"]:after,
.social-widget-menu ul a[href*="youtube.com"]:before {
content: "\f167";
}
.aft-small-social-menu ul a[href*="vimeo.com"]:after,
.social-widget-menu ul a[href*="vimeo.com"]:before {
content: "\f27d";
}
.aft-small-social-menu ul a[href*="plus.google.com"]:after,
.social-widget-menu ul a[href*="plus.google.com"]:before {
content: "\f0d5";
}
.aft-small-social-menu ul a[href*="pinterest.com"]:after,
.social-widget-menu ul a[href*="pinterest.com"]:before {
content: "\f0d2";
}
.aft-small-social-menu ul a[href*="tumblr.com"]:after,
.social-widget-menu ul a[href*="tumblr.com"]:before {
content: "\f173";
}
.aft-small-social-menu ul a[href*="wordpress.org"]:after,
.social-widget-menu ul a[href*="wordpress.org"]:before,
.aft-small-social-menu ul a[href*="wordpress.com"]:after,
.social-widget-menu ul a[href*="wordpress.com"]:before {
content: "\f19a";
}
.aft-small-social-menu ul a[href*="whatsapp.com"]:after,
.social-widget-menu ul a[href*="whatsapp.com"]:before {
content: "\f232";
}
.aft-small-social-menu ul a[href*="reddit.com"]:after,
.social-widget-menu ul a[href*="reddit.com"]:before {
content: "\f281";
}
footer .aft-small-social-menu ul li a,
header .top-header .aft-small-social-menu ul li a{
color: #fff !important;
background-color: transparent;
line-height: 28px;
}
.af-middle-header {
padding: 30px 0;
}
header.header-layout-compressed .aft-small-social-menu ul li a{
color: #404040 !important;
}
/*--------------------------------------------------------------
## Social Menu
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.top-bar-flex {
display: flex;
align-items: center;
position: relative;
min-height: 30px;
}
.top-bar-left {
display: flex;
align-items: center;
}
.off-cancas-panel {
line-height: 1;
}
.offcanvas {
display: inline-block;
}
.offcanvas-menu {
position: relative;
overflow: hidden;
width: 24px;
height: 17px;
margin: 0 auto;
}
.offcanvas-menu span {
position: absolute;
display: inline-block;
width: 100%;
left: 0;
border-radius: 10px;
height: 3px;
background-color: #fff;
border-color: #fff;
transition: .1s all ease-in;
}
.af-on-right .offcanvas .offcanvas-menu span {
left: inherit;
right: 0;
}
.offcanvas-menu span.mbtn-mid {
top: 50%;
margin-top: -1.5px;
}
.offcanvas-menu span.mbtn-top {
width: 85%;
}
.offcanvas-menu span.mbtn-bot {
bottom: 0;
width: 60%;
transition-delay: 90ms;
}
.offcanvas:hover .offcanvas-menu span.mbtn-top,
.offcanvas:hover .offcanvas-menu span.mbtn-bot{
width: 100%;
}
.date-bar-left {
line-height: 1;
color: #fff;
font-weight: 700;
font-size: 14px;
}
.read-img a.aft-post-image-link{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
font-size: 0;
z-index: 1;
}
/*search*/
.af-search-wrap {
width: 25px;
position: relative;
display: inline-block;
text-align: center;
}
.search-icon {
display: block;
line-height: 38px;
font-size: 14px;
color: #404040;
font-weight: 700;
text-align: center;
outline: 0;
}
.search-icon:visited,
.search-icon:hover,
.search-icon:focus,
.search-icon:active {
outline: 0;
color: #404040;
}
.search-icon:focus{
outline: 1px dotted;
}
.search-icon:focus-within {
outline: 1px dotted;
}
.af-search-form {
background: #fff;
position: absolute;
right: 0;
top: 120%;
width: 325px;
text-align: left;
visibility: hidden;
opacity: 0;
margin: 0 auto;
margin-top: 1px;
padding: 14px;
z-index: 99;
border-radius: 0px;
-webkit-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;
-moz-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;
-ms-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;
-o-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;
transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;
-webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.15);
box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.15);
}
.search-overlay.reveal-search .af-search-form {
visibility: visible;
opacity: 1;
z-index: 999;
top: 100%;
-webkit-transition: opacity 0.4s, top 0.4s;
-moz-transition: opacity 0.4s, top 0.4s;
-ms-transition: opacity 0.4s, top 0.4s;
-o-transition: opacity 0.4s, top 0.4s;
transition: opacity 0.4s, top 0.4s;
}
.search-form label {
width: 75%;
float: left;
}
input.search-field {
float: none;
width: 100%;
padding: 0 14px;
height: 38px;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #fafafa;
border: 1px solid #eee;
font-size: 13px;
border-radius: 3px 0px 0px 3px;
font-weight: normal;
}
input.search-submit {
background: #bb1919;
border: 1px solid #bb1919;
border-radius: 0px 3px 3px 0px;
color: #fff;
padding: 0px;
height: 37px;
font-size: 13px;
width: 25%;
margin: 0;
}
input[type=search].wp-block-search__input {
border-radius: 0;
padding: 0 10px;
box-sizing: border-box;
width: 75%;
background: #fafafa;
border: 1px solid #eee;
}
.wp-block-search__button {
margin-left: 0;
border-radius: 0;
background-color: #bb1919;
color: #fff;
width: 25%;
border: unset;
font-size: 12px;
}
.wp-block-search__button.has-icon {
width: unset;
}
.wp-block-search__button.has-icon svg {
color: #fff;
}
.wp-block-search__inside-wrapper {
width: 100% !important;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
padding: 0;
border: unset;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
padding-right: 10px;
padding-left: 10px;
}
/* search */
/*============-------------for all navigations----------=============*/
.main-navigation .menu-desktop > li ,
.main-navigation .menu-desktop > ul > li {
position: relative;
display: inline-block;
transition-duration: 0.5s;
text-transform: uppercase;
font-size: 14px;
line-height: 19px;
padding: 20px 25px;
padding-left: 10px;
font-weight: 700;
}
.main-navigation ul li a {
color: #000;
font-family: 'Roboto', sans-serif;
}
.main-navigation ul.children li,
.main-navigation ul .sub-menu li {
display: block;
float: none;
text-align: left;
padding: 0;
border-top: 1px solid #f3f3f3;
position: relative;
}
.main-navigation ul.children li:first-child,
.main-navigation ul .sub-menu li:first-child{
border:none;
}
.main-navigation ul.children li a,
.main-navigation ul .sub-menu li a {
padding: 10px 15px;
display: inline-block;
position: relative;
color: #1c1c1c;
}
.ham {
width: 23px;
height: 2px;
top: 50%;
display: block;
margin-right: auto;
background-color: #000;
position: relative;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
.ham:before, .ham:after {
position: absolute;
content: '';
width: 100%;
height: 2px;
left: 0;
top: -8px;
background-color: #000;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
.ham:after {
top: 8px;
}
.ham.exit {
background-color: transparent;
}
body.aft-default-mode .ham.exit{background-color:transparent;}
.ham.exit:before {
-webkit-transform: translateY(8px) rotateZ(-45deg);
-moz-transform: translateY(8px) rotateZ(-45deg);
-ms-transform: translateY(8px) rotateZ(-45deg);
-o-transform: translateY(8px) rotateZ(-45deg);
transform: translateY(8px) rotateZ(-45deg);
}
.ham.exit:after {
-webkit-transform: translateY(-8px) rotateZ(45deg);
-moz-transform: translateY(-8px) rotateZ(45deg);
-ms-transform: translateY(-8px) rotateZ(45deg);
-o-transform: translateY(-8px) rotateZ(45deg);
transform: translateY(-8px) rotateZ(45deg);
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
display: block;
}
.main-navigation .toggle-menu {
width: 40px;
text-align: center;
cursor: pointer;
font-size: 15px;
display: none;
padding: 25px;
padding-left: 0;
background-color: transparent;
color:inherit;
}
.main-navigation .toggle-menu:focus {
outline: 1px dotted;
}
.main-navigation .toggle-menu:focus-within {
outline: 1px dotted;
}
.main-navigation .menu .menu-mobile {
margin: 0;
list-style: none;
text-align: left;
z-index: 9999;
background-color: #fff;
display: none;
position: absolute;
top: 100%;
left: 0;
width: 100%;
}
.main-navigation .menu .menu-mobile li {
padding: 0;
}
.main-navigation .menu .menu-mobile li a {
display: block;
color: #000;
text-decoration: none;
position: relative;
padding: 15px 25px;
padding-left: 10px;
padding-right: 30px;
border-top: 1px solid #f7f7f7;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.main-navigation .menu .menu-mobile li .sub-menu {
list-style: none;
padding: 0;
margin: 0;
border-top: 1px solid #464646;
display: none;
}
.main-navigation ul li.page_item_has_children > a:after,
.main-navigation ul li.menu-item-has-children > a:after {
content: "\f107";
font-family: FontAwesome;
padding: 0 5px;
color: inherit;
font-size: inherit;
display: inline-block;
}
.header-layout-compressed-centered .main-navigation ul li.page_item_has_children > a:after,
.header-layout-compressed-centered .main-navigation ul li.menu-item-has-children > a:after {
content: "\f105";
}
.main-navigation ul.children li.page_item_has_children > a:after,
.main-navigation ul .sub-menu li.menu-item-has-children > a:after{display: none;}
@media only screen and (min-width: 992px) {
.main-navigation .menu ul ul li {
width: 210px;
}
.main-navigation .menu ul > li > a {
position: relative;
display: block;
}
.header-layout-compressed-centered .main-navigation .menu ul ul a ,
.main-navigation .menu ul ul a {
color: #000;
display: block;
padding: 15px 25px;
padding-left: 10px;
padding-right: 30px;
line-height: inherit;
}
.main-navigation .menu ul ul {
position: absolute;
text-align: left;
visibility: hidden;
opacity: 0;
margin: 0 auto;
padding: 0;
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
-webkit-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;
-moz-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;
-ms-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;
-o-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;
transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;
}
.main-navigation .menu li:focus-within > ul {
visibility: visible;
opacity: 1;
z-index: 999;
-webkit-transition: opacity 0.4s, top 0.4s;
-moz-transition: opacity 0.4s, top 0.4s;
-ms-transition: opacity 0.4s, top 0.4s;
-o-transition: opacity 0.4s, top 0.4s;
transition: opacity 0.4s, top 0.4s;
}
.main-navigation .menu li:focus > ul ,
.main-navigation .menu li:hover > ul {
visibility: visible;
opacity: 1;
z-index: 999;
-webkit-transition: opacity 0.4s, top 0.4s;
-moz-transition: opacity 0.4s, top 0.4s;
-ms-transition: opacity 0.4s, top 0.4s;
-o-transition: opacity 0.4s, top 0.4s;
transition: opacity 0.4s, top 0.4s;
}
.main-navigation .menu > ul > li > ul {
top: 110%;
left: 0;
background-color: #fff;
}
.main-navigation .menu > ul > li:last-child > ul {
left: auto;
right: 0;
}
.main-navigation .menu > ul > li:focus-within > ul {
top: 100%;
}
.main-navigation .menu > ul > li:focus > ul ,
.main-navigation .menu > ul > li:hover > ul {
top: 100%;
}
.main-navigation .menu ul ul ul {
top: -20px;
left: 100%;
background-color: #fff;
display: none;
}
.main-navigation .menu > ul > li:last-child ul ul,
.main-navigation .menu > ul > li:nth-last-child(2) ul ul {
left: -100%;
}
.main-navigation .menu ul ul li:focus-within > ul {
top: 0;
display: block;
}
.main-navigation .menu ul ul li:focus > ul ,
.main-navigation .menu ul ul li:hover > ul {
top: 0;
display: block;
}
}
.main-navigation .menu li a button.mobile-has-submenu {display: none;}
@media only screen and (max-width: 992px) {
.main-navigation .menu li a button.mobile-has-submenu {display: block;}
.site .site-header {
display: block;
padding-bottom: 10px;
padding-top: 10px;
}
.main-navigation .menu .menu-mobile li a button {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 30px;
z-index: 1;
background-color: transparent;
padding: 25px 20px;
color: #404040;
}
.main-navigation .menu .menu-mobile li a button:before,
.main-navigation .menu .menu-mobile li a button:after {
content: '';
width: 13px;
height: 2px;
background-color: #000;
position: absolute;
margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.main-navigation .menu .menu-mobile li a button:after {
width: 2px;
height: 13px;
}
.main-navigation .menu .menu-mobile li a button.active:after {
opacity: 0;
}
.main-navigation .menu .menu-mobile li a button:focus-within {
outline: 1px dotted;
}
}
/*menu-description*/
.main-navigation .menu-description {
position: absolute;
top: -12px;
left: calc(100% - 0px);
background-color: #bb1919;
font-size: 9px;
padding: 2px 4px;
line-height: 10px;
color: #fff;
z-index: 1;
}
.main-navigation .menu-description:after {
position: absolute;
content: '';
width: 0;
height: 0;
border-left: 0px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #bb1919;
left: 3px;
bottom: -4px;
}
.main-navigation .menu-item-has-children .menu-description {
left: calc(100% - 10px);
}
.main-navigation .sub-menu .menu-description{
top: 50%;
left: inherit;
transform: translateY(-50%);
margin: 0 5px;
}
.main-navigation .sub-menu .menu-description:after{display: none;}
/*menu-description*/
/*exclusive---*/
.exclusive-posts {
font-size: 14px;
line-height: 45px;
margin: 10px 0 0;
position: relative;
background-color: #fff;
}
.exclusive-posts .exclusive-now {
background: #bb1919;
float: left;
text-transform: uppercase;
position: relative;
padding: 0 15px;
margin-right: 5px;
color: #fff;
}
.exclusive-slides {
padding: 0 5px;
overflow: hidden;
}
.exclusive-slides .marquee {
width: 10000pc;
}
.exclusive-posts .marquee a {
padding: 0 25px;
font-weight: bold;
color: #404040;
display: inline-block;
}
.exclusive-posts .marquee a img {
width: 25px;
height: auto;
margin-right: 5px;
}
@media only screen and (max-width: 640px){
.exclusive-posts .exclusive-now {
width: 100%;
}
.exclusive-slides {
clear: both;
}
}
.alert-spinner {
width: 20px;
height: 20px;
display: inline-block;
margin-right: 5px;
position: relative;
vertical-align: middle;
}
.double-bounce1,
.double-bounce2 {
background: #fff;
width: 100%;
height: 100%;
border-radius: 50%;
opacity: 0.7;
position: absolute;
top: -2px;
left: 0;
-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
animation: sk-bounce 2.0s infinite ease-in-out;
}
.double-bounce2 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes sk-bounce {
0%, 100% {
-webkit-transform: scale(0.0)
}
50% {
-webkit-transform: scale(1.0)
}
}
@keyframes sk-bounce {
0%, 100% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
}
50% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
}
/*exclusive---*/
/*============-------------for all navigations----------=============*/
@media only screen and (min-width: 992px){
.magnitude-header .main-navigation .menu-desktop > ul > li:hover > a:before,
.magnitude-header .main-navigation .menu-desktop > ul > li.current-menu-item > a:before{
position: absolute;
content: '';
left: 0;
bottom: -9px;
height: 3px;
width: 30px;
background-color: #bb1919;
}
.magnitude-header .main-navigation .menu-desktop.hide-menu-border > ul > li:hover > a:before,
.magnitude-header .main-navigation .menu-desktop.hide-menu-border > ul > li.current-menu-item > a:before{
display: none;
}
.magnitude-header .main-navigation .menu-desktop > ul > li.current-menu-item:hover > a:before{
-webkit-animation: af-no-animation .3s ease-in-out; /* Safari 4+ */
-moz-animation: af-no-animation .3s ease-in-out; /* Fx 5+ */
-o-animation: af-no-animation .3s ease-in-out; /* Opera 12+ */
animation: af-no-animation .3s ease-in-out; /* IE 10+, Fx 29+ */
}
.magnitude-header .main-navigation .menu-desktop > ul > li:hover > a:before{
-webkit-animation: af-menu-animation .3s ease-in-out; /* Safari 4+ */
-moz-animation: af-menu-animation .3s ease-in-out; /* Fx 5+ */
-o-animation: af-menu-animation .3s ease-in-out; /* Opera 12+ */
animation: af-menu-animation .3s ease-in-out; /* IE 10+, Fx 29+ */
}
@-webkit-keyframes af-menu-animation{
0% {width: 0;}
100% {width: 20px;}
}
@-moz-keyframes af-menu-animation{
0% {width: 0;}
100% {width: 20px;}
}
@-o-keyframes af-menu-animation{
0% {width: 0;}
100% {width: 20px;}
}
@keyframes af-menu-animation{
0% {width: 0;}
100% {width: 20px;}
}
}
.af-header-image.data-bg{
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.af-header-image.data-bg:before{
position: absolute;
content: '';
top: 0;
left: 0;
height: 100%;
width: 100%;
background: #000;
opacity: 0.33;
}
.af-header-image.data-bg > div{position: relative;}
/*==========header-layout-compressed-centered=============*/
.header-layout-compressed.header-layout-compressed-centered .logo{padding: 10px 0;text-align: center;}
.header-layout-compressed.header-layout-compressed-centered .bottom-header .bottom-navcontainer{
display: flex;
position: relative;
justify-content: space-between;
}
.site-branding .site-title {
margin: 0;
}
.site-description {
margin-bottom: 0;
}
.header-layout-compressed.header-layout-compressed-centered span.ham-name ,
.header-layout-compressed.header-layout-compressed-centered span.center-burger-menu {
display: none;
}
.header-layout-compressed.header-layout-compressed-centered .search-overlay ,
.header-layout-compressed.header-layout-compressed-centered .af-search-wrap {
display: flex;
align-items: center;
justify-content: center;
}
.header-layout-compressed .date-bar-mid,
.header-layout-compressed .compress-bar-mid,
.header-layout-compressed .center-burger {display: flex;}
.header-layout-compressed.header-layout-compressed-centered .compress-bar-mid,
.header-layout-compressed .date-bar-mid{align-items: center;}
@media only screen and (min-width: 992px) {
.header-layout-compressed.header-layout-compressed-centered .compress-bar-mid {order: 1;width: 25%;}
.header-layout-compressed.header-layout-compressed-centered .compress-bar-left {order: 2;width: 60%;justify-content: center;}
.header-layout-compressed.header-layout-compressed-centered .compress-bar-right {order: 3;width: 25%;justify-content: space-between;}
/*.header-layout-compressed.header-layout-compressed-centered .aft-small-social-menu {width: 65%;}*/
.header-layout-compressed.header-layout-compressed-centered span.ham-name {
display: flex;
align-items: center;
font-weight: bold;
margin-left: 6px;
line-height: 1;
/*margin-top: 5px;*/
text-transform: uppercase;
}
.header-layout-compressed.header-layout-compressed-centered .center-burger {
position: relative;
padding: 10px 0;
}
.header-layout-compressed.header-layout-compressed-centered span.center-burger-menu {
display: inline-block;
}
.header-layout-compressed.header-layout-compressed-centered .navigation-container {
position: absolute;
top: 100%;
left: 0;
width: 250px;
text-align: left;
visibility: hidden;
opacity: 0;
margin: 0 auto;
padding: 0;
background-color: #fff;
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
-webkit-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;
-moz-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;
-ms-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;
-o-transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;
transition: opacity 0.2s, top 0.4s, visibility 0s linear 0.4s;
}
.header-layout-compressed.header-layout-compressed-centered .center-burger:focus-within .navigation-container{
visibility: visible;
opacity: 1;
z-index: 999;
-webkit-transition: opacity 0.4s, top 0.4s;
-moz-transition: opacity 0.4s, top 0.4s;
-ms-transition: opacity 0.4s, top 0.4s;
-o-transition: opacity 0.4s, top 0.4s;
transition: opacity 0.4s, top 0.4s;
}
.header-layout-compressed.header-layout-compressed-centered .center-burger:hover .navigation-container,
.header-layout-compressed.header-layout-compressed-centered .center-burger:focus .navigation-container{
visibility: visible;
opacity: 1;
z-index: 999;
-webkit-transition: opacity 0.4s, top 0.4s;
-moz-transition: opacity 0.4s, top 0.4s;
-ms-transition: opacity 0.4s, top 0.4s;
-o-transition: opacity 0.4s, top 0.4s;
transition: opacity 0.4s, top 0.4s;
}
.header-layout-compressed.header-layout-compressed-centered .main-navigation .menu-desktop > li,
.header-layout-compressed.header-layout-compressed-centered .main-navigation .menu-desktop > ul > li{
display: block;
padding: 15px 20px;
border-top: 1px solid #f3f3f3;
}
.header-layout-compressed.header-layout-compressed-centered .main-navigation .menu-desktop > li:first-child,
.header-layout-compressed.header-layout-compressed-centered .main-navigation .menu-desktop > ul > li:first-child{
border:none;
}
.header-layout-compressed.header-layout-compressed-centered .main-navigation .menu > ul > li > ul{left: 100%;}
.header-layout-compressed.header-layout-compressed-centered .main-navigation .menu > ul > li:focus-within > ul {
top: 0%;
left: 100%;
}
.header-layout-compressed.header-layout-compressed-centered .main-navigation .menu > ul > li:focus > ul ,
.header-layout-compressed.header-layout-compressed-centered .main-navigation .menu > ul > li:hover > ul {
top: 0%;
left: 100%;
}
.header-layout-compressed.header-layout-compressed-centered .main-navigation .menu > ul > li:last-child > ul{
right: inherit;
}
.header-layout-compressed.header-layout-compressed-centered .main-navigation .menu > ul > li:last-child ul ul,
.header-layout-compressed.header-layout-compressed-centered .main-navigation .menu > ul > li:nth-last-child(2) ul ul {
left: 100%;
}
.header-layout-compressed.header-layout-compressed-centered .main-navigation .menu-item-has-children .menu-description,
.header-layout-compressed.header-layout-compressed-centered .main-navigation .menu-description {
left: inherit;
transform: translateY(0%);
margin: 0 5px;
position: inherit;
top: inherit;
}
.header-layout-compressed.header-layout-compressed-centered .main-navigation .menu-description:after{display: none;}
}
@media only screen and (max-width: 991px) {
.header-layout-compressed.header-layout-compressed-centered .menu.main-menu.menu-desktop.show-menu-border,
.header-layout-compressed.header-layout-compressed-centered nav.main-navigation,
.header-layout-compressed.header-layout-compressed-centered .navigation-container{
display: flex;
}
.header-layout-compressed .compress-bar-flex {flex-wrap: wrap;position: relative;}
.header-layout-compressed .compress-bar-right {order: 1;width: 100%;justify-content: space-between;}
.header-layout-compressed .compress-bar-right .off-cancas-panel{order: 1;}
.header-layout-compressed .compress-bar-right .af-search-wrap{order: 3;}
.header-layout-compressed .compress-bar-right .aft-small-social-menu{order: 2;}
.af-on-right .offcanvas .offcanvas-menu span{
right: inherit;left: 0;
}
.header-layout-compressed .compress-bar-nav{margin-right: 0;}
.header-layout-compressed .compress-bar-mid {order: 3;}
.header-layout-compressed .compress-bar-left {order: 2;}
.header-layout-compressed .logo{text-align: left;}
.header-layout-compressed .main-navigation .toggle-menu{padding-left: 15px;padding-right: 0;}
}
/*==========header-layout-compressed-centered=============*/
/*==========header-layout-compressed-full=============*/
.magnitude-header .top-header {
background-color: #bb1919;
padding: 10px 0;
}
.magnitude-header .af-boxed .top-header {
padding-bottom: 70px;
}
.magnitude-header .bottom-pos-rel{position: relative;}
.header-layout-compressed-full .logo{padding: 10px 0;}
.header-layout-compressed-full .logo .site-title{
margin: 0;
margin-bottom: 0;
}
.header-layout-compressed-full .logo .site-description{margin-bottom: 0;}
.header-layout-compressed-full .bottom-bar-flex {
display: flex;
justify-content: space-between;
}
.magnitude-header .af-boxed .bottom-bar-up {
position: absolute;
top: -60px;
left: 0;
z-index: 99999;
width: 100%;
background-color: #fff;
}
.header-layout-compressed-full .bottom-nav {
display: flex;
align-items: center;
}
.magnitude-header .main-navigation .menu-desktop .menu-mobile > li {
display: block;
}
.header-layout-compressed-full .main-navigation .menu-desktop > ul > li > a{position: relative;opacity: 1;}
.header-layout-compressed-full .main-navigation .menu-desktop > ul > li:hover > a,
.header-layout-compressed-full .main-navigation .menu-desktop > ul > li.current-menu-item > a{opacity: 1;}
/*headerlayout2---boxed----------------------------------*/
.magnitude-header .af-boxed .bottom-bar-up{
padding: 0 15px;
}
/*headerlayout2---boxed----------------------------------*/
/*headerlayout2---full-width----------------------------------*/
.magnitude-header .full-width .top-header {
padding-bottom: 15px;
}
.magnitude-header .full-width .bottom-bar-up {
position: relative;
top: 0;
background-color: transparent;
}
.header-layout-compressed-full .full-width .bottom-header {
background-color: #fff;
}
/*headerlayout2---full-width----------------------------------*/
/*headerlayout2---full-width---transparent-------------------------*/
.magnitude-header .full-width.af-transparent-head .bottom-header{position: relative;}
.magnitude-header .full-width.af-transparent-head .af-for-transparent{
position: absolute;
width: 100%;
top: 0;
left: 0;
z-index: 99999;
}
.magnitude-header .full-width.af-transparent-head .af-for-transparent:before{
position: absolute;
content: '';
top: 0;
left: 0;
height: 100%;
width: 100%;
background: -moz-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
background: -webkit-linear-gradient(bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
background: linear-gradient(to top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
}
.magnitude-header .full-width.af-transparent-head .af-for-transparent .search-icon,
.magnitude-header .full-width.af-transparent-head .af-for-transparent .search-icon:visited,
.magnitude-header .full-width.af-transparent-head .af-for-transparent .search-icon:hover,
.magnitude-header .full-width.af-transparent-head .af-for-transparent .search-icon:focus,
.magnitude-header .full-width.af-transparent-head .af-for-transparent .search-icon:active{
color: #fff;
}
.header-layout-compressed-full.magnitude-header .full-width.af-transparent-head .af-for-transparent .main-navigation .menu > ul > li > a{
color: #fff;
}
.magnitude-header.header-layout-compressed-centered .full-width.af-transparent-head .af-for-transparent .center-burger-menu .ham:before,
.magnitude-header.header-layout-compressed-centered .full-width.af-transparent-head .af-for-transparent .center-burger-menu .ham:after,
.magnitude-header.header-layout-compressed-centered .full-width.af-transparent-head .af-for-transparent .center-burger-menu .ham{
background-color: #fff;
}
/*headerlayout2---full-width---transparent-------------------------*/
/*headerlayout---not homepage-------------------------*/
body:not(.home) .magnitude-header .top-header{
padding-bottom: 15px;
}
body:not(.home) .magnitude-header .full-width.af-transparent-head .af-for-transparent,
body:not(.home) .magnitude-header .bottom-bar-up{
position: relative;
top: inherit;
}
body:not(.home) .magnitude-header .full-width.af-transparent-head .af-for-transparent:before{
display: none;
}
body:not(.home) .magnitude-header .af-boxed .bottom-bar-up{
padding: 0;
background-color: transparent;
}
body:not(.home) .magnitude-header .bottom-header{
background-color: #fff;
}
body:not(.home) .magnitude-header .full-width.af-transparent-head .af-for-transparent .search-icon,
body:not(.home) .magnitude-header .full-width.af-transparent-head .af-for-transparent .search-icon:visited,
body:not(.home) .magnitude-header .full-width.af-transparent-head .af-for-transparent .search-icon:hover,
body:not(.home) .magnitude-header .full-width.af-transparent-head .af-for-transparent .search-icon:focus,
body:not(.home) .magnitude-header .full-width.af-transparent-head .af-for-transparent .search-icon:active,
body:not(.home) .header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .main-navigation .menu > ul > li > a{
color: #000;
}
body:not(.home) .magnitude-header.header-layout-compressed-centered .full-width.af-transparent-head .af-for-transparent .center-burger-menu .ham:before,
body:not(.home) .magnitude-header.header-layout-compressed-centered .full-width.af-transparent-head .af-for-transparent .center-burger-menu .ham:after,
body:not(.home) .magnitude-header.header-layout-compressed-centered .full-width.af-transparent-head .af-for-transparent .center-burger-menu .ham{
background-color: #000;
}
/*headerlayout---not homepage-------------------------*/
@media (min-width: 992px){
.header-layout-compressed-full .menu-desktop > ul.menu ,
.header-layout-compressed-full ul.menu-desktop {
display: flex;
/*align-content: center;*/
flex-wrap: wrap;
justify-content: flex-end;
}
}
/*==========header-layout-compressed-full=============*/
/*==========header-layout-compressed-centered nav bottom=============*/
.header-layout-default,
.header-layout-centered {background-color: #fff;}
.header-layout-centered .date-bar-left{margin-left: 0;}
.header-layout-centered .mid-bar-flex {
display: flex;
justify-content: center;
}
.header-layout-centered .af-search-mid,
.header-layout-centered .off-cancas-panel{
display: flex;
align-items: center;
}
.header-layout-compressed-full .off-cancas-panel,
.header-layout-default .off-cancas-panel,
.header-layout-centered .off-cancas-panel{
margin-right: 10px;
}
.header-layout-default .logo,
.header-layout-centered .logo{
padding: 10px 0;
text-align: center;
}
.header-layout-centered .bottom-nav{text-align: center;position: relative;}
/*.header-layout-centered .bottom-header {*/
/*border-bottom: 1px solid;*/
/*border-top: 1px solid;*/
/*border-color: #eaeaea;*/
/*}*/
.header-layout-default .main-navigation .menu-desktop > li:first-child,
.header-layout-default .main-navigation .menu-desktop > ul > li:first-child{
padding-left: 0;
}
.header-layout-centered .top-bar-right{
text-align: right;
display: flex;
align-items: center;
justify-content: flex-end;
}
.header-layout-centered .aft-small-social-menu{display: inline-block;}
@media only screen and (max-width: 991px){
.header-layout-centered .main-navigation .toggle-menu{
margin: 0 auto;
}
}
/*==========header-layout-compressed-centered nav bottom=============*/
/*==========header-layout-with advertisement=============*/
.header-layout-default .af-bottom-head-nav ,
.header-layout-default .af-middle-container{
display: flex;
justify-content: space-between;
align-items: center;
}
.header-layout-default .af-middle-container .logo{padding-right: 10px; width: 35%;text-align: left;}
.header-layout-default .af-middle-container .header-advertise{padding: 10px;padding-right: 0;}
.header-layout-default .af-bottom-header{
position: relative;
border-bottom: 1px solid;
border-top: 1px solid;
border-color: #eaeaea;
}
.header-layout-centered .header-advertise{padding-bottom: 10px;text-align: center;}
.header-layout-centered .header-advertise .banner-promotions-wrapper + .banner-promotions-wrapper{
margin-top: 10px;
}
@media only screen and (max-width: 991px) {
.header-layout-default .af-middle-container{
flex-wrap: wrap;
}
.header-layout-default .af-middle-container .logo{padding-right: 0; width: 100%;text-align: center;}
}
/*==========header-layout-with advertisement=============*/
/*==========header-layout-compressed=============*/
.header-layout-compressed{
background-color: #fff;
}
.header-layout-compressed .compress-bar-flex{
display: flex;
justify-content: space-between;
}
.header-layout-compressed .offcanvas,
.header-layout-compressed .off-cancas-panel,
.header-layout-compressed .compress-bar-right,
.header-layout-compressed .af-search-wrap,
.header-layout-compressed .compress-bar-left{
display: flex;
}
.header-layout-compressed .offcanvas,
.header-layout-compressed .compress-bar-right,
.header-layout-compressed .af-search-wrap{align-items: center;}
.header-layout-compressed .af-search-wrap{justify-content: center;}
.header-layout-compressed .compress-bar-nav{
display: flex;
margin-right: 15px;
}
.header-layout-compressed.header-layout-compressed-centered .compress-bar-nav{
align-items: center;
}
.header-layout-compressed .compress-bar-mid .date-bar-mid{
color: #404040;
line-height: normal;
}
.header-layout-compressed:not(.header-layout-compressed-centered) .menu-desktop,
.header-layout-compressed:not(.header-layout-compressed-centered) nav.main-navigation,
.header-layout-compressed:not(.header-layout-compressed-centered) .main-navigation > .menu,
.header-layout-compressed:not(.header-layout-compressed-centered) .compress-bar-nav .navigation-container{display: flex;}
.header-layout-compressed .main-navigation .menu-desktop > li,
.header-layout-compressed .main-navigation .menu-desktop > ul > li{
align-items: center;
}
.header-layout-compressed .offcanvas-menu span{
background-color: #000;
}
.header-layout-compressed:not(.header-layout-compressed-centered) .compress-bar-logo .logo{padding: 10px;text-align: left;padding-left: 0;}
.header-layout-compressed:not(.header-layout-compressed-centered) .center-burger > span{display: none;}
/*.header-layout-compressed:not(.header-layout-compressed-centered) .compress-bar-mid{max-width: 700px;}*/
@media (max-width: 1200px) and (min-width: 1025px){
.header-layout-compressed:not(.header-layout-compressed-centered) .compress-bar-mid {
max-width: 600px;
}
}
@media (max-width: 1024px) and (min-width: 993px){
.header-layout-compressed:not(.header-layout-compressed-centered) .compress-bar-mid {
max-width: 550px;
}
}
@media (min-width: 992px){
.header-layout-compressed:not(.header-layout-compressed-centered) .main-navigation .menu-desktop > ul > li{
padding-right: 15px;
}
.header-layout-compressed:not(.header-layout-compressed-centered) .main-navigation > .menu > .menu-desktop,
.header-layout-compressed:not(.header-layout-compressed-centered) ul#primary-menu{
display: flex;
align-content: center;
flex-wrap: wrap;
}
}
@media (max-width: 992px){
.header-layout-compressed .compress-bar-mid .date-bar-mid{display: none;}
}
/*==========header-layout-compressed=============*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus{
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
/* Above WP toolbar. */
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft{
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright{
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter{
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.read-single{
margin-bottom: 20px;
}
.read-img img{
width: 100%;
}
.read-img.read-bg-img a{
display: block;
height: 100%;
width: 100%;
font-size: 0;
position: absolute;
top: 0;
left: 0;
}
.read-img.read-bg-img img{
width: 100%;
height: 100%;
object-fit: cover;
}
.read-img.read-bg-img{
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-color: #e0e0e0;
height: 180px;
}
.aft-masonry-archive-posts .read-img{
min-height: 100px;
background-color: #e0e0e0;
}
.aft-dark-mode .aft-masonry-archive-posts .read-img,
.aft-dark-mode .read-img.read-bg-img {
background-color: #3c3c3c;
}
.full-width-content .af-reated-posts .read-img.read-bg-img{
height: 230px;
}
.af-wide-layout .archive-layout-grid .read-img.read-bg-img,
.af-wide-layout .af-main-banner-latest-posts.grid-layout .read-img.read-bg-img,
.af-wide-layout .featured-posts .read-img.read-bg-img{
height: 230px;
}
.af-wide-layout .magnitude_posts_grid .read-img.read-bg-img{
height: 240px;
}
.af-wide-layout.align-content-left .content-area .magnitude_posts_grid .read-img.read-bg-img,
.af-wide-layout.align-content-right .content-area .magnitude_posts_grid .read-img.read-bg-img{
height: 200px;
}
.read-title h4{
font-size: 16px;
margin: 3px 0 5px;
}
.read-title h4 a{color: #404040;}
article.sticky .read-single{
position: relative;
}
article.sticky .read-single:before{
position: absolute;
content: '';
top: 0;
left: 0;
height: 100%;
width: 100%;
opacity: 0.1;
background-color: #bb1919;
}
article.sticky .read-details{position: relative;}
.af-main-banner-featured-posts .read-title h4,
.af-main-banner-latest-posts .read-title h4,
.above-footer-widget-section .read-title h4 {
font-size: 18px;
}
.read-categories > ul,
.read-categories > div{display: inline-block;}
.read-categories{padding: 5px 0 0;}
.af-post-slider .read-details .read-categories,
.af-banner-carousel.common-carousel .read-details .read-categories,
.banner-grid-wrapper .grid-item .read-details .read-categories,
.banner-single-slider-1 .read-details .read-categories{
padding: 10px 0 0;
}
.figure-categories,
.read-categories{
line-height: 11px;
}
.cat-links {line-height: 11px;}
.cat-links li{
display: inline-block;
font-size: 14px;
margin-right: 5px;
margin-bottom: 5px;
line-height: 11px;
}
.cat-links li a{
display: block;
color: #bb1919;
font-size: 11px;
line-height: 11px;
white-space: nowrap;
word-wrap: normal;
letter-spacing: 0;
transition: 0.3s;
border-radius: 2px;
font-weight: 700;
text-transform: uppercase;
}
.cat-links li a:after {
content: "\2219";
color: inherit;
font-weight: bold;
padding: 0 0 0 2px;
}
/*cat links - color*/
a.magnitude-categories.category-color-1{color: #bb1919;}
a.magnitude-categories.category-color-2{color: #b1207e;}
a.magnitude-categories.category-color-3{color: #075fa5;}
a.magnitude-categories.category-color-4{color: #e40752;}
a.magnitude-categories.category-color-5{color: #ea8d03;}
a.magnitude-categories.category-color-6{color: #ff5722;}
a.magnitude-categories.category-color-7{color: #404040;}
/*cat links - color*/
/*cat links background color*/
.af-cat-widget-carousel a.magnitude-categories{
display: inline-block;
padding: 4px 6px;
font-weight: 700;
}
.cat-links li:last-child a:after ,
.af-cat-widget-carousel a.magnitude-categories:after{display: none;}
.af-cat-widget-carousel a.magnitude-categories.category-color-1{background-color: #bb1919;color: #fff;}
.af-cat-widget-carousel a.magnitude-categories.category-color-2{background-color: #b1207e;color: #fff;}
.af-cat-widget-carousel a.magnitude-categories.category-color-3{background-color: #075fa5;color: #fff;}
.af-cat-widget-carousel a.magnitude-categories.category-color-4{background-color: #e40752;color: #fff;}
.af-cat-widget-carousel a.magnitude-categories.category-color-5{background-color: #ea8d03;color: #fff;}
.af-cat-widget-carousel a.magnitude-categories.category-color-6{background-color: #ff5722;color: #fff;}
.af-cat-widget-carousel a.magnitude-categories.category-color-7{background-color: #404040;color: #fff;}
/*cat links background color*/
.af-post-format{
display: inline-block;
margin-right: 5px;
letter-spacing: 0;
}
.read-img .af-post-format{
position: absolute;
bottom: 15px;
left: 15px;
}
body.single-post .entry-header .read-details .af-post-format i,
.banner-grid-wrapper .af-post-format i,
.slick-slide .af-post-format i,
.read-img .af-post-format i{
position: relative;
width: 30px;
height: 30px;
text-align: center;
line-height: 31px;
background-color: #bb1919;
color: rgb(255, 255, 255);
border-radius: 100%;
}
/*for===gradient====*/
body.single-post.aft-secondary-gradient-color .entry-header .read-details .af-post-format i,
body.aft-secondary-gradient-color .banner-grid-wrapper .af-post-format i,
body.aft-secondary-gradient-color .slick-slide .af-post-format i,
body.aft-secondary-gradient-color .read-img .af-post-format i{
background: rgb(239,167,50); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(239,167,50,1) 0%, rgba(231,56,39,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(239,167,50,1) 0%,rgba(231,56,39,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(239,167,50,1) 0%,rgba(231,56,39,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
/*for===gradient====*/
.af-post-carousel .slick-slide .af-post-format i{
margin-bottom: 0;
}
span.min-read{
font-size: 12px;
font-weight: 700;
font-family: 'Roboto', sans-serif;
}
.read-single span.min-read{
display: inline-block;
}
body:not(.single) .read-single span.min-read{
color: #fff;
padding: 5px 10px;
border-radius: 3px;
letter-spacing: 0.5px;
background-color: rgba(156, 156, 156, 0.3);
}
.read-details .entry-meta{
font-size: 12px;
}
.single .post-item-metadata.entry-meta{
font-size: 16px;
}
.read-img span.min-read{
position: absolute;
bottom: 15px;
left: 15px;
color: #fff;
margin-bottom: 0;
}
.read-img .af-post-format + span.min-read{
left: 55px;
bottom: 15px;
}
.read-details .entry-meta .author-links > span,
.read-details .entry-meta span.min-read{
padding-right: 5px;
}
.read-details .entry-meta span.posts-date,
.read-details .entry-meta span.aft-comment-view-share{
opacity: 0.75;
}
/*widget title===============*/
.header-after1 ,
.widget-title{
position: relative;
margin-bottom: 20px;
margin-top: 20px;
}
.header-after1 ,
.widget-title{
font-size: 22px;
}
.header-after1 span:after ,
.widget-title span:after{
display: inline-block;
content: '';
width: 30px;
height: 3px;
background-color: #bb1919;
position: absolute;
top: 50%;
margin: 0 10px;
transform: translateY(-50%);
}
body.widget-title-border-right .header-after1 span:after,
body.widget-title-border-right .widget-title span:after{
transform: translateY(-50%);
}
body.widget-title-border-left .header-after1 span,
body.widget-title-border-left .widget-title span{
padding-left: 40px;
}
body.widget-title-border-left .header-after1 span:after,
body.widget-title-border-left .widget-title span:after {
left: 0;
margin-left: 0;
}
body.widget-title-border-bottom .header-after1,
body.widget-title-border-bottom .widget-title{
padding-bottom: 10px;
margin-bottom: 10px;
font-size: 22px;
}
body.widget-title-border-bottom .header-after1 span:after,
body.widget-title-border-bottom .widget-title span:after{
top: inherit;
bottom: 2px;
left: 0;
margin: 0;
transform: translateY(0%);
}
body.widget-title-border-none .header-after1 span:after,
body.widget-title-border-none .widget-title span:after{display: none;}
/*widget title===============*/
.af-widget-body{
margin-top: 20px;
}
.af-title-subtitle-wrap + .af-widget-body{
margin-top: 0;
}
.af-widget-body.call-to-action{
margin-top: 0;
}
/*carousel slider controls=======*/
.af-widget-carousel {
position: relative;
overflow: hidden;
}
.af-widget-carousel .slide-icon{
position: absolute;
top: 50%;
transform: translateY(-50%);
font-size: 14px;
width: 30px;
height: 30px;
background: #fff;
text-align: center;
line-height: 30px;
font-family: FontAwesome;
z-index: 1;
visibility: hidden;
opacity: 0;
-webkit-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
}
.af-widget-carousel .slide-icon:before{
font-family: inherit;
}
.af-widget-carousel .slide-icon.slide-prev {left: 0;}
.af-widget-carousel .slide-icon.slide-next {right: 0;}
.slick-item.slick-slide:focus{
outline: none;
}
.af-widget-carousel:hover .slide-icon{
opacity: 0.7;
visibility: visible;
}
.af-widget-carousel .slide-icon:hover{opacity: 1;}
/*carousel slider controls=======*/
/*banner-slider-1=======*/
.banner-single-slider-1-wrap{margin-bottom: 20px;}
.af-cat-widget-carousel .af-post-format,
.af-cat-widget-carousel .category-color-1,
.af-cat-widget-carousel .read-details .entry-meta span a,
.af-cat-widget-carousel .read-details .entry-meta span,
.af-cat-widget-carousel .read-title h4 a{
color: #fff;
}
.banner-single-slider-1 .read-img .aft-comment-view-share{
margin-left: 0;
position: relative;
z-index: 1;
}
body.aft-header-layout-boxed .aft-main-banner-section .read-img .aft-comment-view-share,
body.aft-header-layout-transparent .aft-main-banner-section .read-img .aft-comment-view-share{
display: none;
}
/*banner thumbnail pagination*/
.af-banner-thumbnail-holder{
position: absolute;
bottom: 0;
width: 100%;
}
.af-post-slider-thumbnail .read-single,
.af-banner-slider-thumbnail .read-single{
margin-bottom: 0;
padding: 15px 10px;
border-top: 2px solid transparent;
min-height: 105px;
z-index: 1;
}
.af-post-thumbnail-holder .af-double-column.list-style .read-bg-img,
.af-banner-thumbnail-holder .af-double-column.list-style .read-bg-img{
height: 60px;
width: 60px;
min-width: 60px;
border-radius: 100%;
}
.af-post-thumbnail-holder .af-double-column.list-style .read-bg-img + .read-details,
.af-banner-thumbnail-holder .af-double-column.list-style .read-bg-img + .read-details{
width: 75%;
}
.af-post-thumbnail-holder .af-double-column.list-style .read-details,
.af-banner-thumbnail-holder .af-double-column.list-style .read-details{
width: 100%;
}
.af-post-thumbnail-holder .af-double-column.list-style .read-details .read-title h4,
.af-banner-thumbnail-holder .af-double-column.list-style .read-details .read-title h4{
font-size: 16px;
}
.af-post-thumbnail-holder .af-double-column.list-style .read-details.pad ,
.af-banner-thumbnail-holder .af-double-column.list-style .read-details.pad {
padding-right: 0;position: relative;
}
.af-post-slider-thumbnail .slick-current .read-single,
.af-banner-slider-thumbnail .slick-current .read-single{
border-top-color: #bb1919;
}
.af-post-slider-thumbnail .read-single:before,
.af-banner-slider-thumbnail .read-single:before{
position: absolute;
content: '';
height: 100%;
width: 100%;
background: #fff;
opacity: 1;
top: 0;
left: 0;
}
.af-banner-slider-thumbnail .af-double-column.list-style .read-title h4{
color: #000;
font-size: 14px;
}
.af-banner-slider-thumbnail .slick-current{}
/*banner thumbnail pagination*/
/*banner thumbnail pagination--------options-------*/
.banner-single-slider-1-wrap.horizontal .banner-single-slider-1 .read-details{
padding-bottom: 150px;
}
.banner-single-slider-1-wrap.horizontal .af-banner-thumbnail-holder .read-single{
min-height: 115px;
}
.af-post-thumbnail-holder .af-post-slider-thumbnail.bottom .read-single{
min-height: 124px;
}
/*vertical*/
.af-post-thumbnail-holder .af-post-slider-thumbnail.side .read-single{
min-height: 110px;
}
.magnitude_posts_slider_widget .side .af-post-thumbnail-holder,
.banner-single-slider-1-wrap.vertical .af-banner-thumbnail-holder{
position: absolute;
bottom: inherit;
top: 50%;
transform: translateY(-50%);
width: 100%;
}
.banner-single-slider-1-wrap.vertical .af-banner-thumbnail-holder .container-wrapper{position: relative;}
.magnitude_posts_slider_widget .side .af-post-thumbnail-holder .af-thumb-post-vert,
.banner-single-slider-1-wrap.vertical .af-banner-thumbnail-holder .af-thumb-banner-vert{
position: absolute;
right: 15px;
top: 50%;
transform: translateY(-50%);
}
.magnitude_posts_slider_widget .side .af-post-thumbnail-holder .af-thumb-post-vert{
right:0;
}
.banner-single-slider-1-wrap.vertical .af-banner-slider-thumbnail.vertical .read-single{
min-height: 100px;
border-left: 2px solid transparent;
border-top: none;
}
.banner-single-slider-1-wrap.vertical .af-banner-slider-thumbnail.vertical .slick-current .read-single{
border-left-color: #bb1919;
}
.magnitude_posts_slider_widget .side .af-post-thumbnail-holder .af-post-slider-thumbnail.side,
.banner-single-slider-1-wrap.vertical .af-banner-slider-thumbnail.vertical{
max-width: 300px;
margin-left: auto;
float: right;
}
.banner-single-slider-1-wrap.vertical .banner-single-slider-1 .read-details .forvertical-wrapper{
max-width: 750px;
}
/*vertical*/
/*transparent*/
.magnitude_posts_slider_widget .side .af-post-slider-thumbnail .read-single:before,
.af-banner-slider-thumbnail.transparent .read-single:before{
position: absolute;
content: '';
height: 100%;
width: 100%;
background: #000;
opacity: 0.1;
top: 0;
left: 0;
}
.af-banner-slider-thumbnail.transparent .slick-current .read-single:before{
opacity: 0.2;
}
.af-banner-slider-thumbnail.transparent.vertical .read-single:before{
opacity: 0.3;
}
.magnitude_posts_slider_widget .side .af-post-slider-thumbnail .slick-current .read-single:before,
.af-banner-slider-thumbnail.transparent.vertical .slick-current .read-single:before{
opacity: 0.4;
}
.magnitude_posts_slider_widget .side .af-post-slider-thumbnail .read-title h4,
.af-banner-slider-thumbnail.transparent .af-double-column.list-style .read-title h4{
color: #fff;
}
/*transparent*/
/*banner thumbnail pagination--------options-------*/
.af-main-banner-navcontrols{
position: absolute;
width: 100%;
max-width: 1200px;
top: 50%;
left: 50%;
height: 1px;
padding: 0 15px;
z-index: 999;
transform: translate(-50%,-50%);
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.2s visibility 0.2s linear;
-moz-transition: opacity 0.2s visibility 0.2s linear;
-ms-transition: opacity 0.2s visibility 0.2s linear;
-o-transition: opacity 0.2s visibility 0.2s linear;
transition: opacity 0.2s visibility 0.2s linear;
}
.af-wide-layout .af-main-banner-navcontrols{
max-width: none;
}
.aft-main-banner-wrapper:hover .af-main-banner-navcontrols{
opacity: 1;
visibility: visible;
}
.af-widget-carousel .af-main-banner-navcontrols .slide-icon{
position: relative;
transform: translateY(0px);
display: inline-block !important;
opacity: 0.5;
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
-ms-transition: opacity 0.2s linear;
-o-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
.af-widget-carousel .af-main-banner-navcontrols .slide-icon.slide-prev{
float: left;
}
.af-widget-carousel .af-main-banner-navcontrols .slide-icon.slide-next{
float: right;
}
.af-widget-carousel .af-main-banner-navcontrols .slide-icon.slide-prev:hover,
.af-widget-carousel .af-main-banner-navcontrols .slide-icon.slide-next:hover{
opacity: 1;
}
.af-banner-wrapper .af-banner-thumbnail-holder .container-wrapper,
.af-banner-wrapper .af-main-banner-navcontrols{padding: 0;}
/*banner slider thumbnail side====================*/
.banner-single-slider-1-wrap.side .banner-single-slider-1 .read-img{height: 535px;}
.magnitude_youtube_video_slider_widget .side .vid-main-wrapper,
.banner-single-slider-1-wrap.side .banner-single-slider-1{
width: 75%;
float: left;
padding-right: 0;
}
.magnitude_youtube_video_slider_widget .side .vid-main-wrapper{
width: 85%;
}
.magnitude_youtube_video_slider_widget .side .af-video-slider,
.banner-single-slider-1-wrap.side .af-banner-thumbnail-holder{
width: 25%;
float: left;
position: inherit;
bottom: inherit;
}
.magnitude_youtube_video_slider_widget .side .af-video-slider{
width: 15%;
}
.banner-single-slider-1-wrap.side .af-banner-thumbnail-holder .container-wrapper{padding: 0;}
.magnitude_posts_slider_widget .side .af-post-slider-thumbnail .read-single,
.banner-single-slider-1-wrap.side .af-banner-slider-thumbnail .read-single{
border-top: none;
border-left: 3px solid transparent;
}
.magnitude_posts_slider_widget .side .af-post-slider-thumbnail .slick-current .read-single,
.banner-single-slider-1-wrap.side .af-banner-slider-thumbnail .slick-current .read-single{
border-left-color: #bb1919;
}
.banner-single-slider-1-wrap.side .af-banner-slider-thumbnail.transparent .slick-current .read-single:before,
.banner-single-slider-1-wrap.side .af-banner-slider-thumbnail.transparent .read-single:before{
background-color: #fff;
opacity: 1;
}
.banner-single-slider-1-wrap.side .af-banner-slider-thumbnail.transparent .af-double-column.list-style .read-title h4{
color: #000;
}
/*banner slider thumbnail side====================*/
/*banner slider caption side====================*/
.banner-single-slider-1-wrap.side-caption .banner-single-slider-1 .read-single{
display: flex;
}
.banner-single-slider-1-wrap.side-caption .banner-single-slider-1 .read-img{width: 75%;height: 535px;}
.banner-single-slider-1-wrap.side-caption .banner-single-slider-1 .read-details{
width: 25%;
position: inherit;
background-color: #000;
}
.banner-single-slider-1-wrap.side-caption .af-main-banner-navcontrols{
width: auto;
height: auto;
left: 0;
bottom: 0;
top: inherit;
transform: translate(0,0);
padding: 0;
visibility: visible;
opacity: 1;
}
.banner-single-slider-1-wrap.side-caption .af-main-banner-navcontrols .slide-icon{
top: 0;
width: 50px;
height: 50px;
font-size: 20px;
line-height: 50px;
}
/*banner slider caption side====================*/
/*banner-slider-1=======*/
/*banner-carousel-1==================*/
.af-banner-carousel .slick-list{
margin-right: -5px;
margin-left: -5px;
}
.af-banner-carousel .slick-slide{
padding-right: 5px;
padding-left: 5px;
}
.af-wrapper .af-banner-carousel .read-img.read-bg-img{
height: 250px;
}
.af-banner-carousel .read-img.read-bg-img{
height: 460px;
}
/*two sliders carousel---*/
.af-widget-carousel.aft-carousel{margin: 10px;}
.af-banner-carousel.common-carousel .read-details{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
color: #fff;
padding: 20px;
z-index: 1;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
}
/*two sliders carousel---*/
/*image-square---*/
.af-banner-carousel.af-carousel-3.image-square .read-img.read-bg-img{height: 280px;}
.af-banner-carousel.af-carousel-4.image-square .read-img.read-bg-img{height: 250px;}
/*image-square---*/
/*banner-carousel-center ==---*/
.af-banner-carousel .read-title h4{
font-size: 34px;
line-height: 1.2;
}
.af-carousel-center .read-img .aft-comment-view-share,
.af-carousel-center .read-details{display: none;}
.af-carousel-center .slick-active.slick-center .read-img .aft-comment-view-share,
.af-carousel-center .slick-active.slick-center .read-details{display: block;}
/*banner-carousel-center ==---*/
/*banner-carousel-1==================*/
/*banner-gird =====*/
.banner-grid-wrapper{margin: 10px 10px 20px 10px;}
.home:not(.af-wide-layout):not(.af-boxed-layout) .af-banner-wrapper .banner-grid-wrapper{margin: 10px -5px 20px -5px;}
.af-banner-wrapper .banner-grid-wrapper{
margin-top: 10px;
margin-bottom: 20px;
}
.banner-grid-wrapper .container-wrapper{padding: 0;}
.banner-grid-wrapper .common-grid{
float: left;
margin-bottom: 10px;
}
.banner-grid-wrapper .grid-item{
margin: 0 5px;
overflow: hidden;
}
.banner-grid-wrapper:not(.grid-layout-default) .grid-item .author-links a,
.banner-grid-wrapper:not(.grid-layout-default) .grid-item .read-title a,
.banner-grid-wrapper:not(.grid-layout-default) .grid-item {
color: #fff;
}
.banner-grid-wrapper .grid-item .read-single{margin-bottom: 0;}
.banner-grid-wrapper .grid-item .read-img{height: 248px;}
.banner-grid-wrapper .grid-item .read-details{
position: absolute;
left: 0;
bottom: 0;
width: 100%;
padding: 15px;
z-index: 1;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.85) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.85) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.85) 100%);
}
.banner-grid-wrapper .common-grid .read-title h4{
font-size: 22px;
}
/*banner-gird =====*/
/*default-gird =====*/
.grid-layout-default > .common-grid{width: 33.33%}
.grid-layout-default.extended > .common-grid{width: 33.33%}
.grid-layout-default > .common-grid .read-single{
display: flex;
align-items: center;
}
.grid-layout-default > .common-grid .read-single .read-img{
width: 50%;
height: 140px;
float: left;
}
.grid-layout-default > .common-grid .read-single .entry-meta{
display: none;
}
.grid-layout-default > .common-grid:nth-child(2) .read-single .entry-meta{
display: inline-block;
}
.grid-layout-default > .common-grid .read-single .read-details{
width: 75%;
float: left;
padding: 0;
padding-left: 15px;
padding-right: 15px;
position: inherit;
background: transparent;
left: inherit;bottom: inherit;
}
.grid-layout-default > .common-grid .read-single .read-img .aft-comment-view-share,
.grid-layout-default > .common-grid .read-single .read-img .min-read{display: none;}
/*for 1st element*/
.grid-layout-default > .common-grid .read-single .read-details .read-title h4{font-size: 18px;}
.grid-layout-default .first-grid-item-warpper{
width: 41.67%;
float: left;
}
.grid-layout-default .first-grid-item-warpper .common-grid{width: 100%;}
.grid-layout-default .first-grid-item-warpper .common-grid .slick-slide{height: 440px;}
.grid-layout-default .first-grid-item-warpper .common-grid .read-img{height: 440px;}
.grid-layout-default .first-grid-item-warpper .common-grid .read-title h4{font-size: 34px;}
/*for 1st element*/
/*for 2nd element*/
.grid-layout-default .common-grid.secondary-grid{width: 25%;}
.grid-layout-default .common-grid.secondary-grid .read-single{
flex-wrap: wrap;
}
.grid-layout-default .common-grid.secondary-grid .read-single .read-details,
.grid-layout-default .common-grid.secondary-grid .read-single .read-img{
width: 100%;
}
.grid-layout-default .common-grid.secondary-grid .read-single .read-img{
height: 250px;
}
.grid-layout-default .common-grid.secondary-grid .read-single .read-img .aft-comment-view-share,
.grid-layout-default .common-grid.secondary-grid .read-single .read-img .min-read{display: inline-block;}
.grid-layout-default .common-grid.secondary-grid .read-single .read-details{
min-height: 190px;
display: flex;
flex-direction: column;
justify-content: center;
}
.grid-layout-default .common-grid.secondary-grid .read-single .read-details .read-title h4{font-size: 22px;}
/*for 2nd element*/
/*default for boxed layout*/
.af-banner-wrapper .grid-layout-default .first-grid-item-warpper .common-grid .slick-slide,
.af-banner-wrapper .grid-layout-default .first-grid-item-warpper .common-grid .read-img {height: 410px;}
.af-banner-wrapper .grid-layout-default > .common-grid .read-single .read-img {
width: 50%;
height: 130px;
}
.af-banner-wrapper .grid-layout-default .common-grid.secondary-grid .read-single .read-img {
height: 220px;
width: 100%;
}
/*default for boxed layout*/
/*default-gird =====*/
/*layout2-gird =====*/
.grid-layout-default.layout-2 .first-grid-item-warpper {
width: 50%;
}
.grid-layout-default.layout-2 > .common-grid {
width: 25%
}
.grid-layout-default.layout-2 > .common-grid .read-single {
flex-wrap: wrap;
}
.grid-layout-default.layout-2 > .common-grid .read-single .read-img {
height: 250px;
}
.grid-layout-default.layout-2 > .common-grid .read-single .read-details {
min-height: 190px;
display: flex;
flex-direction: column;
justify-content: center;
}
.grid-layout-default.layout-2 > .common-grid .read-single .read-details,
.grid-layout-default.layout-2 > .common-grid .read-single .read-img {
width: 100%;
}
.grid-layout-default.layout-2 > .common-grid .read-single .read-details .read-title h4 {
font-size: 22px;
}
.grid-layout-default.layout-2 > .common-grid .read-single .read-details .entry-meta{
display: block;
}
.af-banner-wrapper .grid-layout-default.layout-2 > .common-grid .read-single .read-details{
min-height: 160px;
}
/*layout2-gird =====*/
/*layout3-gird =====*/
.grid-layout-default.layout-3 .first-grid-item-warpper {
width: 50%;
}
.grid-layout-default.layout-3 > .common-grid {
width: 25%
}
.grid-layout-default.layout-3 > .common-grid:nth-child(2) .read-single .entry-meta {
display: none;
}
.af-banner-wrapper .grid-layout-default.layout-3 > .common-grid {
width: 50%;
}
/*layout3-gird =====*/
/*post-slider-1=======*/
.af-post-slider .read-img.read-bg-img{
height: 500px;
}
.banner-single-slider-1 .read-img.read-bg-img:after,
.af-post-slider .read-img.read-bg-img:after{
position: absolute;
content: '';
top: 0;
left: 0;
height: 100%;
width: 100%;
opacity: 0.7;
background-image: linear-gradient(to bottom, transparent, #000);
}
.af-post-slider .read-details{
position: absolute;
bottom: 0;
left: 0;
padding: 30px;
padding-bottom: 40px;
width: 100%;
color: #fff;
z-index: 1;
}
.magnitude_posts_slider_widget .side .af-post-slider .read-details{max-width: 700px;}
.content-area .magnitude_posts_slider_widget .side .af-post-slider .read-details{max-width: 545px;}
.af-wide-layout .magnitude_posts_slider_widget .side .af-post-slider .read-details{max-width: 750px;}
.af-wide-layout.align-content-left .content-area .magnitude_posts_slider_widget .side .af-post-slider .read-details,
.af-wide-layout.align-content-left .content-area .magnitude_posts_slider_widget .side .af-post-slider .read-details{
max-width: 700px;
}
.af-post-slider .read-title h4{
font-size: 34px;
font-weight: bold;
}
#secondary .af-post-slider .read-img.read-bg-img,
#sidr .af-post-slider .read-img.read-bg-img,
.site-footer .af-post-slider .read-img.read-bg-img{
height: 250px;
}
#secondary .af-post-slider .read-img.read-bg-img .aft-comment-view-share,
#sidr .af-post-slider .read-img.read-bg-img .aft-comment-view-share,
.site-footer .af-post-slider .read-img.read-bg-img .aft-comment-view-share{
display: none;
}
#secondary .af-post-slider .read-details,
#sidr .af-post-slider .read-details,
.site-footer .af-post-slider .read-details{
padding: 20px;
padding-bottom: 20px;
}
.af-wide-layout #secondary .af-post-slider .read-img.read-bg-img,
.af-wide-layout #sidr .af-post-slider .read-img.read-bg-img,
.af-wide-layout .site-footer .af-post-slider .read-img.read-bg-img{
height: 275px;
}
/*post-slider-1=======*/
/*post-carousel=======*/
.af-youtube-slider .slick-list,
.af-post-carousel .slick-list{
margin-right: -10px;
margin-left: -10px;
}
.af-youtube-slider .slick-slide,
.af-post-carousel .slick-slide{
padding-right: 10px;
padding-left: 10px;
}
.af-wide-layout .af-post-carousel .read-img.read-bg-img{
height: 220px;
}
/*post-carousel=======*/
/*author info=======*/
.magnitude_author_info_widget .aft-small-social-menu,
.magnitude_author_info_widget {
text-align: center;
}
.magnitude_author_info_widget .read-img.read-bg-img{
width: 180px;
height: 180px;
margin: 0 auto;
border-radius: 100%;
}
body.widget-title-border-left .magnitude_author_info_widget .widget-title span:after,
body.widget-title-border-bottom .magnitude_author_info_widget .widget-title span:after {
top: inherit;
bottom: 0;
left: 50%;
transform: translateX(-50%);
}
footer .magnitude_author_info_widget .widget-title,
#sidr .magnitude_author_info_widget .widget-title,
#secondary .magnitude_author_info_widget .widget-title{
margin-bottom: 10px;
margin-top: 5px;
padding-bottom: 10px;
}
body.widget-title-border-left .magnitude_author_info_widget .widget-title span {
padding-left: 0;
}
body.widget-title-border-right footer .magnitude_author_info_widget .widget-title,
body.widget-title-border-right #sidr .magnitude_author_info_widget .widget-title,
body.widget-title-border-right #secondary .magnitude_author_info_widget .widget-title {
padding-bottom: 0;
}
body.widget-title-border-none footer .magnitude_author_info_widget .widget-title,
body.widget-title-border-none #sidr .magnitude_author_info_widget .widget-title,
body.widget-title-border-none #secondary .magnitude_author_info_widget .widget-title {
padding-bottom: 0;
margin-bottom: 5px;
}
/*author info=======*/
/*trending vertical carousel=======*/
.trending-posts-vertical .slick-list{
margin-bottom: -10px;
}
.trending-posts-vertical .read-single {margin-bottom: 10px;min-height: 85px;}
.magnitude_tabbed_posts_widget .af-double-column.list-style .read-bg-img ,
.trending-posts-vertical .af-double-column.list-style .read-bg-img ,
.af-double-column.list-style .read-bg-img {
height: 115px;
width: 50%;
}
.trending-posts-vertical .read-img .trending-no{
position: absolute;
bottom: 5px;
left: 5px;
width: 30px;
height: 30px;
text-align: center;
line-height: 31px;
background-color: #bb1919;
color: rgb(255, 255, 255);
border-radius: 100%;
font-weight: 700;
}
.trending-posts-vertical .read-title h4{margin-bottom: 0;}
.trending-posts-vertical .read-categories{padding: 0;}
.trending-posts-vertical .read-categories li{float: left;margin-bottom: 2px;}
.trending-posts-vertical .read-categories li:last-child{margin-bottom: 2px;}
/*trending vertical carousel=======*/
/*af tabbed widget=======*/
.magnitude_tabbed_posts_widget.widget .af-widget-body{
margin-top: 10px;
}
.magnitude_tabbed_posts_widget.widget .af-tabs{
border-bottom: none;
font-family: 'Roboto', sans-serif;
}
.magnitude_tabbed_posts_widget.widget .af-tabs li a{
font-size: 18px;
font-weight: bold;
text-transform: capitalize;
display: inline-block;
padding: 0;
margin-bottom: 20px;
margin-top: 20px;
margin-right: 5px;
padding-right: 10px;
outline: none;
border: none;
opacity: 0.7;
color: #000;
}
.magnitude_tabbed_posts_widget.widget .af-tabs li a i{
font-size: 16px;
}
.magnitude_tabbed_posts_widget.widget .af-tabs li a:hover{background-color: transparent;border: none;outline: none;}
.magnitude_tabbed_posts_widget.widget .af-tabs li a.active{
position: relative;
background-color: transparent;
border: none;
}
.magnitude_tabbed_posts_widget.widget .af-tabs li a:hover,
.magnitude_tabbed_posts_widget.widget .af-tabs li a.active{
opacity: 1;
}
.magnitude_tabbed_posts_widget.widget .af-tabs li a.active:after{
position: absolute;
content: '';
left: 0;
bottom: -9px;
height: 3px;
width: 30px;
background-color: #bb1919;
}
.magnitude_tabbed_posts_widget.widget .read-single {
margin-bottom: 10px;
}
/*af tabbed widget=======*/
/*double-category---------*/
.af-double-column.list-style .aft-spotlight-posts-1 .read-single {
flex-wrap: wrap;
}
.af-double-column.list-style .aft-spotlight-posts-1 .read-details,
.af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img {
width: 100%;
}
.af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img {
height: 265px;
margin: 0;
}
.site-footer .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img ,
#sidr .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img ,
#secondary .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img{
height: 180px;
}
.af-wide-layout .site-footer .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img ,
.af-wide-layout #sidr .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img ,
.af-wide-layout #secondary .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img ,
.af-wide-layout .af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img {
height: 275px;
}
.af-double-column.list-style .col-1:not(.aft-spotlight-posts-1) .read-details{
padding-top: 0;
padding-bottom: 0
}
.magnitude_posts_list .af-double-column.list-style .read-bg-img,
.list-part .af-double-column.list-style .read-bg-img,
.af-double-column.list-style .col-1:not(.aft-spotlight-posts-1) .read-bg-img{
height: 115px;
width: 50%;
}
.af-wide-layout .af-double-column.list-style .col-1:not(.aft-spotlight-posts-1) .read-bg-img,
.af-wide-layout .list-part .af-double-column.list-style .read-bg-img{
height: 125px;
width: 50%;
}
.af-wide-layout.align-content-left .list-part .af-double-column.list-style .read-bg-img,
.af-wide-layout.align-content-right .list-part .af-double-column.list-style .read-bg-img{
height: 115px;
}
.af-wide-layout.align-content-left .content-area .list-part .af-double-column.list-style .read-bg-img,
.af-wide-layout.align-content-right .content-area .list-part .af-double-column.list-style .read-bg-img{
height: 125px;
}
.af-wide-layout .magnitude_posts_list .af-double-column.list-style .read-bg-img{
height: 125px;
}
.af-double-column.list-style .col-1:not(.aft-spotlight-posts-1) .entry-meta,
.af-double-column.list-style .col-1:not(.aft-spotlight-posts-1) .af-post-format,
.af-double-column.list-style .col-1:not(.aft-spotlight-posts-1) .min-read,
.af-double-column.list-style .col-1:not(.aft-spotlight-posts-1) .aft-comment-view-share{display: none;}
/*double-category---------*/
/*express list---------*/
.magnitude_posts_express_list .grid-part .read-img.read-bg-img {
height: 275px;
}
.site-footer .magnitude_posts_express_list .grid-part .read-img.read-bg-img,
#sidr .magnitude_posts_express_list .grid-part .read-img.read-bg-img,
#secondary .magnitude_posts_express_list .grid-part .read-img.read-bg-img{
height: 180px;
}
.af-wide-layout .site-footer .magnitude_posts_express_list .grid-part .read-img.read-bg-img,
.af-wide-layout #sidr .magnitude_posts_express_list .grid-part .read-img.read-bg-img,
.af-wide-layout #secondary .magnitude_posts_express_list .grid-part .read-img.read-bg-img{
height: 275px;
}
.magnitude_posts_express_list .grid-part .read-details {
display: flex;
flex-direction: column;
min-height: 245px;
justify-content: center;
}
.af-wide-layout .magnitude_posts_express_list .grid-part .read-img.read-bg-img {
height: 310px;
}
/*express list---------*/
/*--------------------------------------------------------------
## archive posts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## comment view share
--------------------------------------------------------------*/
.aft-comment-view-share {padding: 5px 0;position: relative;}
.entry-meta div.aft-comment-view-share {display: inline-block;}
.read-img .aft-comment-view-share{
padding: 0;
margin-left: 15px;
margin-top: 15px;
position: absolute;
width: 100%;
top: 0;
left: 0;
z-index: 1;
}
.aft-comment-view-share > span{
width: 30px;
height: 30px;
margin-right: 2px;
border-radius: 100%;
display: inline-block;
}
.entry-meta .aft-comment-view-share > span {width: auto;height: auto;}
.aft-comment-view-share > span > a{
display: block;
text-align: center;
line-height: normal;
font-size: 12px;
position: relative;
}
.aft-comment-view-share > span > a{
color: #fff;
}
article .aft-comment-view-share > span > a {color: #404040;}
.aft-comment-view-share > span.aft-jpshare{background-color: rgba(156, 156, 156, 0.3);}
.aft-comment-view-share > span > i{
display: block;
text-align: center;
line-height: 30px;
font-size: 12px;
position: relative;
}
.aft-comment-view-share > span > i{
color: #fff;
}
/*--------------------------------------------------------------
## comment view share
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## share icons on posts
--------------------------------------------------------------*/
.aft-social-share div.sharedaddy h3.sd-title,
.aft-comment-view-share div.sharedaddy h3.sd-title{
display: none;
}
.magnitude-customizer div.sharedaddy,
.magnitude-widget div.sharedaddy{
display: inline-block;
}
.magnitude-customizer div.sharedaddy .sd-content ul,
.aft-social-share div.sharedaddy .sd-content ul,
.magnitude-widget div.sharedaddy .sd-content ul{margin-bottom: 0 !important;}
.magnitude-customizer div.sharedaddy .sd-content ul li,
.magnitude-widget div.sharedaddy .sd-content ul li{margin-bottom: 0;padding: 0;}
.magnitude-customizer div.sharedaddy .sd-content ul li:last-child,
.magnitude-widget div.sharedaddy .sd-content ul li:last-child{display: none;}
.magnitude-customizer div.sharedaddy .sd-content ul li a.sd-button,
.magnitude-widget div.sharedaddy .sd-content ul li a.sd-button{
display: block;
width: 30px;
height: 30px;
font-size: 18px;
line-height: 24px;
position: relative;
text-align: center;
border-radius: 100%;
padding: 0;
border: none;
}
/*official colors*/
.magnitude-customizer div.sharedaddy .sd-content ul li.share-facebook a.sd-button,
.magnitude-widget div.sharedaddy .sd-content ul li.share-facebook a.sd-button{background: #3b5998;}
.magnitude-customizer div.sharedaddy .sd-content ul li.share-threads a.sd-button,
.magnitude-widget div.sharedaddy .sd-content ul li.share-threads a.sd-button{background: #000;}
.magnitude-customizer div.sharedaddy .sd-content ul li.share-twitter a.sd-button,
.magnitude-widget div.sharedaddy .sd-content ul li.share-twitter a.sd-button{background: #000;}
.magnitude-customizer div.sharedaddy .sd-content ul li.share-linkedin a.sd-button,
.magnitude-widget div.sharedaddy .sd-content ul li.share-linkedin a.sd-button{background: #0077b5;}
.magnitude-customizer div.sharedaddy .sd-content ul li.share-skype a.sd-button,
.magnitude-widget div.sharedaddy .sd-content ul li.share-skype a.sd-button{background: #00AFF0;}
.magnitude-customizer div.sharedaddy .sd-content ul li.share-pinterest a.sd-button,
.magnitude-widget div.sharedaddy .sd-content ul li.share-pinterest a.sd-button{background: #ca1f27;}
.magnitude-customizer div.sharedaddy .sd-content ul li.share-print a.sd-button,
.magnitude-widget div.sharedaddy .sd-content ul li.share-print a.sd-button{background: #e9e9e9;}
.magnitude-customizer div.sharedaddy .sd-content ul li.share-tumblr a.sd-button,
.magnitude-widget div.sharedaddy .sd-content ul li.share-tumblr a.sd-button{background: #2c4762;}
.magnitude-customizer div.sharedaddy .sd-content ul li.share-telegram a.sd-button,
.magnitude-widget div.sharedaddy .sd-content ul li.share-telegram a.sd-button{background: #0088cc;}
.magnitude-customizer div.sharedaddy .sd-content ul li.share-jetpack-whatsapp a.sd-button,
.magnitude-widget div.sharedaddy .sd-content ul li.share-jetpack-whatsapp a.sd-button{background: #43d854;}
.magnitude-customizer div.sharedaddy .sd-content ul li.share-reddit a.sd-button,
.magnitude-widget div.sharedaddy .sd-content ul li.share-reddit a.sd-button{background: #cee3f8;}
.magnitude-customizer div.sharedaddy .sd-content ul li.share-pocket a.sd-button,
.magnitude-widget div.sharedaddy .sd-content ul li.share-pocket a.sd-button{background: #ee4056;}
/*official colors*/
.magnitude-customizer div.sharedaddy .sd-content ul li a.sd-button:before,
.magnitude-widget div.sharedaddy .sd-content ul li a.sd-button:before{
vertical-align: middle;
top: 2px !important;
}
.magnitude-customizer .aft-jpshare div.sharedaddy .sd-content ul li a.sd-button:before,
.magnitude-widget .aft-jpshare div.sharedaddy .sd-content ul li a.sd-button:before{
color: #ffffff;
}
.magnitude-customizer div.sharedaddy .sd-content ul li a.sd-button > span,
.magnitude-widget div.sharedaddy .sd-content ul li a.sd-button > span{
display: none;
}
.magnitude-customizer div.sharedaddy .sd-content ul li a.sd-button.no-icon:before ,
.magnitude-widget div.sharedaddy .sd-content ul li a.sd-button.no-icon:before{
display: inline;
}
.magnitude-customizer span.aft-jpshare ,
.magnitude-widget span.aft-jpshare {
display: inline-block;
}
.magnitude-customizer div.sharedaddy,
.magnitude-widget div.sharedaddy{
position: absolute;
left: 0%;
top: 0;
width: calc(100% - 10px);
visibility: hidden;
}
.magnitude-customizer div.sharedaddy .sd-content,
.magnitude-widget div.sharedaddy .sd-content{
visibility: hidden;
}
.magnitude-customizer div.sharedaddy .sd-content ul li a.sd-button ,
.magnitude-widget div.sharedaddy .sd-content ul li a.sd-button {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content{visibility:visible}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li a.sd-button,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li a.sd-button{
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li a.sd-button,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li a.sd-button{opacity:0.9;}
.magnitude-customizer span.aft-jpshare div.sharedaddy .sd-content ul li a.sd-button:hover,
.magnitude-widget span.aft-jpshare div.sharedaddy .sd-content ul li a.sd-button:hover{opacity:1;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(1) a.sd-button,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(1) a.sd-button{transition-delay: 0ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(2) a.sd-button,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(2) a.sd-button{transition-delay: 50ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(3) a.sd-button,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(3) a.sd-button{transition-delay: 100ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(4) a.sd-button,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(4) a.sd-button{transition-delay: 150ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(5) a.sd-button,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(5) a.sd-button{transition-delay: 200ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(6) a.sd-button,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(6) a.sd-button{transition-delay: 250ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(7) a.sd-button,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(7) a.sd-button{transition-delay: 300ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(8) a.sd-button,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(8) a.sd-button{transition-delay: 350ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(9) a.sd-button,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(9) a.sd-button{transition-delay: 400ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(10) a.sd-button,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(10) a.sd-button{transition-delay: 450ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(11) a.sd-button,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(11) a.sd-button{transition-delay: 500ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(12) a.sd-button,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(12) a.sd-button{transition-delay: 550ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(13) a.sd-button,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(13) a.sd-button{transition-delay: 600ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(14) a.sd-button,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(14) a.sd-button{transition-delay: 650ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(15) a.sd-button,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(15) a.sd-button{transition-delay: 700ms;}
/*for officaial*/
.magnitude-customizer div.sharedaddy .sd-social-official ul li,
.magnitude-widget div.sharedaddy .sd-social-official ul li{
width: 30px !important;
height: 30px !important;
overflow: hidden !important;
margin-right: 5px !important;
position: relative;
border-radius: 100%;
text-align: center;
}
.magnitude-customizer div.sharedaddy .sd-social-official ul li:before,
.magnitude-widget div.sharedaddy .sd-social-official ul li:before{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #fff;
font-size: 14px;
font-family: FontAwesome;
line-height: 30px;
vertical-align: middle;
}
.magnitude-customizer div.sharedaddy .sd-social-official ul li > div,
.magnitude-widget div.sharedaddy .sd-social-official ul li > div,
.magnitude-customizer div.sharedaddy .sd-social-official ul li > iframe,
.magnitude-widget div.sharedaddy .sd-social-official ul li > iframe,
.magnitude-customizer div.sharedaddy .sd-social-official ul li > a.sd-button,
.magnitude-widget div.sharedaddy .sd-social-official ul li > a.sd-button,
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-social-official ul li a.sd-button,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-social-official ul li a.sd-button,
.magnitude-customizer div.sharedaddy .sd-social-official ul li > a,
.magnitude-widget div.sharedaddy .sd-social-official ul li > a{
opacity: 0.01;
}
.magnitude-customizer div.sharedaddy .sd-social-official ul li.share-facebook:before,
.magnitude-widget div.sharedaddy .sd-social-official ul li.share-facebook:before{content: "\f09a";}
.magnitude-customizer div.sharedaddy .sd-social-official ul li.share-threads:before,
.magnitude-widget div.sharedaddy .sd-social-official ul li.share-threads:before{content: "\e618";}
.magnitude-customizer div.sharedaddy .sd-social-official ul li.share-twitter:before,
.magnitude-widget div.sharedaddy .sd-social-official ul li.share-twitter:before{content: "\e61b";}
.magnitude-customizer div.sharedaddy .sd-social-official ul li.share-jetpack-whatsapp:before,
.magnitude-widget div.sharedaddy .sd-social-official ul li.share-jetpack-whatsapp:before{content: "\f232";}
.magnitude-customizer div.sharedaddy .sd-social-official ul li.share-pinterest:before,
.magnitude-widget div.sharedaddy .sd-social-official ul li.share-pinterest:before{content: "\f231";}
.magnitude-customizer div.sharedaddy .sd-social-official ul li.share-linkedin:before,
.magnitude-widget div.sharedaddy .sd-social-official ul li.share-linkedin:before{content: "\f0e1";}
.magnitude-customizer div.sharedaddy .sd-social-official ul li.share-reddit:before,
.magnitude-widget div.sharedaddy .sd-social-official ul li.share-reddit:before{content: "\f281";}
.magnitude-customizer div.sharedaddy .sd-social-official ul li.share-pocket:before,
.magnitude-widget div.sharedaddy .sd-social-official ul li.share-pocket:before{content: "\f265";}
.magnitude-customizer div.sharedaddy .sd-social-official ul li.share-print:before,
.magnitude-widget div.sharedaddy .sd-social-official ul li.share-print:before{content: "\f02f";}
.magnitude-customizer div.sharedaddy .sd-social-official ul li.share-skype:before,
.magnitude-widget div.sharedaddy .sd-social-official ul li.share-skype:before{content: "\f17e";}
.magnitude-customizer div.sharedaddy .sd-social-official ul li.share-telegram:before,
.magnitude-widget div.sharedaddy .sd-social-official ul li.share-telegram:before{content: "\f2c6";}
.magnitude-customizer div.sharedaddy .sd-social-official ul li.share-tumblr:before,
.magnitude-widget div.sharedaddy .sd-social-official ul li.share-tumblr:before{content: "\f173";}
.magnitude-customizer div.sharedaddy .sd-social-official ul li,
.magnitude-widget div.sharedaddy .sd-social-official ul li{
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-social-official .sd-content ul li,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-social-official .sd-content ul li{
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-social-official .sd-content ul li,
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-social-official .sd-content ul li{opacity:0.7;}
.magnitude-customizer span.aft-jpshare div.sharedaddy .sd-social-official .sd-content ul li:hover,
.magnitude-widget span.aft-jpshare div.sharedaddy .sd-social-official .sd-content ul li:hover{opacity:1;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(1),
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(1){transition-delay: 0ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(2),
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(2){transition-delay: 50ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(3),
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(3){transition-delay: 100ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(4),
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(4){transition-delay: 150ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(5),
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(5){transition-delay: 200ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(6),
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(6){transition-delay: 250ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(7),
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(7){transition-delay: 300ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(8),
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(8){transition-delay: 350ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(9),
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(9){transition-delay: 400ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(10),
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(10){transition-delay: 450ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(11),
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(11){transition-delay: 500ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(12),
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(12){transition-delay: 550ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(13),
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(13){transition-delay: 600ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(14),
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(14){transition-delay: 650ms;}
.magnitude-customizer span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(15),
.magnitude-widget span.aft-jpshare:hover div.sharedaddy .sd-content ul li:nth-child(15){transition-delay: 700ms;}
/*for officaial*/
/*--------------------------------------------------------------
## share icons on posts
--------------------------------------------------------------*/
article .post-description p:last-child{margin-bottom: 0;}
/*=====-----list-style-----=====*/
.list-style .read-single {
display: flex;
align-items: center;
}
.list-style .read-bg-img {
height: 265px;
}
.site-footer .magnitude_single_col_categorised_posts .list-style .read-bg-img,
#sidr .magnitude_single_col_categorised_posts .list-style .read-bg-img ,
#secondary .magnitude_single_col_categorised_posts .list-style .read-bg-img{
height: 180px;
}
.af-wide-layout .site-footer .magnitude_single_col_categorised_posts .list-style .read-bg-img,
.af-wide-layout #sidr .magnitude_single_col_categorised_posts .list-style .read-bg-img ,
.af-wide-layout #secondary .magnitude_single_col_categorised_posts .list-style .read-bg-img{
height: 275px;
}
.af-wide-layout .list-style .read-bg-img {
height: 310px;
}
.af-wide-layout .data-bg.read-img.pos-rel.col-4.float-l.read-bg-img{
width: 40%;
}
.magnitude_posts_express_list .grid-part .read-title h4,
.af-double-column.list-style .aft-spotlight-posts-1 .read-title h4,
.magnitude_single_col_categorised_posts .read-title h4,
.archive-list-post .read-title h4{
font-size: 22px;
}
/*=====-----list-style-----=====*/
/*list style posts right image---*/
article.archive-image-alternate:nth-of-type(even) .list-style .read-single ,
article.archive-image-right .list-style .read-single{
flex-direction: row-reverse;
}
article.archive-image-alternate:nth-of-type(even) .list-style .read-details ,
article.archive-image-right .list-style .read-details{
text-align: right;
}
/*list style posts right image---*/
/*grid style posts---*/
article.latest-posts-grid{
margin-bottom: 20px;
}
article.latest-posts-grid .read-single{
margin-bottom: 0;
}
/*grid alternate----*/
article.archive-image-up-alternate .archive-grid-post .read-single{
display: flex;
}
article:nth-of-type(3n+1).archive-image-up-alternate .archive-grid-post .read-single{
flex-direction: column;
}
article:nth-of-type(3n+2).archive-image-up-alternate .archive-grid-post .read-single{
flex-direction: column-reverse;
}
article:nth-of-type(3n+3).archive-image-up-alternate .archive-grid-post .read-single{
flex-direction: column;
}
/*grid alternate----*/
/*grid alternate--two-column-four-column-*/
.archive-layout-grid.four-col-masonry article:nth-of-type(even).archive-image-up-alternate .archive-grid-post .read-single ,
.archive-layout-grid.two-col-masonry article:nth-of-type(even).archive-image-up-alternate .archive-grid-post .read-single {
flex-direction: column-reverse;
}
.archive-layout-grid.four-col-masonry article:nth-of-type(odd).archive-image-up-alternate .archive-grid-post .read-single ,
.archive-layout-grid.two-col-masonry article:nth-of-type(odd).archive-image-up-alternate .archive-grid-post .read-single {
flex-direction: column;
}
/*grid alternate--two-column-four-column-*/
/*grid alternate list----*/
.archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-full-alternate,
.archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-full-alternate,
.archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate,
.archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate,
.archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-full-alternate,
.archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate{
width: 100%;
}
.archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-single ,
.archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-single ,
.archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-single {
display: flex;
align-items: center;
}
.archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-bg-img ,
.archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-bg-img,
.archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-bg-img {
height: 260px;
width: 50%;
float: left;
}
.archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-details ,
.archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-details,
.archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-details {
float: left;
padding: 0 10px;
width: 50%;
}
.archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-title h4,
.archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-title h4,
.archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-title h4{
font-size: 22px;
}
.af-wide-layout .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-list-alternate .archive-grid-post .read-bg-img ,
.af-wide-layout .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-list-alternate .archive-grid-post .read-bg-img,
.af-wide-layout .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-list-alternate .archive-grid-post .read-bg-img {
height: 300px;
}
/*grid alternate list----*/
/*grid alternate full----*/
.archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-full-alternate .archive-grid-post .read-bg-img ,
.archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-full-alternate .archive-grid-post .read-bg-img ,
.archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-full-alternate .archive-grid-post .read-bg-img {
height: 450px;
}
.af-wide-layout .archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-full-alternate .archive-grid-post .read-bg-img ,
.af-wide-layout .archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-full-alternate .archive-grid-post .read-bg-img ,
.af-wide-layout .archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-full-alternate .archive-grid-post .read-bg-img {
height: 525px;
}
.archive-layout-grid.four-col-masonry article:nth-of-type(5n).archive-image-full-alternate .archive-grid-post .read-title h4,
.archive-layout-grid.two-col-masonry article:nth-of-type(3n).archive-image-full-alternate .archive-grid-post .read-title h4,
.archive-layout-grid.three-col-masonry article:nth-of-type(4n).archive-image-full-alternate .archive-grid-post .read-title h4{
font-size: 26px;
}
/*grid alternate full----*/
/*grid style posts---*/
/*full style posts---*/
article.latest-posts-full .read-title h4 {
font-size: 26px;
}
article.latest-posts-full .read-img{
height: 450px;
}
.af-wide-layout article.latest-posts-full .read-img{
height: 525px;
}
article.latest-posts-full .read-descprition.full-item-discription {
padding: 10px;
}
.archive-layout-full:not(.full-image-first) article.latest-posts-full .pad-archive{padding: 10px;}
.archive-layout-full.full-image-first article.latest-posts-full .pad-archive{padding: 10px;}
/*text-on-top*/
.archive-layout-full.archive-title-first .read-item{
display: flex;
flex-direction: column-reverse;
}
.archive-layout-full.archive-title-first .read-item .read-details{
padding: 10px;
}
.archive-layout-full.archive-image-first .read-descprition.full-item-discription {
padding-top: 0;
}
a.aft-readmore{
font-size: 14px;
}
/*text-on-top*/
/*full and gird*/
.archive-layout-full.full-with-grid article.col-1{width: 33.33%;}
.archive-layout-full.full-with-grid article.latest-posts-full .read-img{
height: 180px;
}
.archive-layout-full.full-with-grid .read-item{
display: flex;
flex-direction: column;
}
.archive-layout-full.full-with-grid article.latest-posts-full .read-descprition.full-item-discription{
padding-top: 0;
}
.archive-layout-full.full-with-grid article.col-1:not(:nth-of-type(4n+1)) .pad-archive{margin-bottom: 0;}
.archive-layout-full.full-with-grid article.col-1:not(:nth-of-type(4n+1)) .ptb-10{padding-top: 0;}
.archive-layout-full.full-with-grid article.col-1:nth-of-type(4n+1){width: 100%;}
.archive-layout-full.full-with-grid article.latest-posts-full:nth-of-type(4n+1) .read-img{
height: 450px;
}
.af-wide-layout .archive-layout-full.full-with-grid article.latest-posts-full:nth-of-type(4n+1) .read-img{
height: 525px;
}
.archive-layout-full.full-with-grid article.col-1.latest-posts-full:not(:nth-of-type(4n+1)) .read-title h4{
font-size: 22px;
}
/*full and grid*/
/*full style posts---*/
/*masonary style posts---*/
.archive-masonry-post .read-title h4{
font-size: 22px;
}
.two-col-masonry .col-3{width: 50%;}
.two-col-masonry article.latest-posts-grid.col-3 .read-title h4,
article.latest-posts-grid .read-title h4{font-size: 22px;}
.two-col-masonry article.col-3 .read-img.read-bg-img{height: 255px;}
.af-wide-layout .two-col-masonry article.col-3 .read-img.read-bg-img{height: 295px;}
.full-width-content .three-col-masonry article.col-3 .read-img.read-bg-img{height: 250px;}
.four-col-masonry .col-3{width: 25%;}
.four-col-masonry article.col-3 .read-title h4,
.four-col-masonry article.latest-posts-grid.col-3 .read-title h4{font-size: 18px;}
/*masonary style posts---*/
/*archive pagination---------*/
.magnitude-pagination{
text-align: center;
}
.magnitude-pagination .nav-links .page-numbers.current,
.magnitude-pagination .nav-links .page-numbers{
min-width: 30px;
height: 30px;
text-align: center;
line-height: 28px;
font-size: 14px;
display: inline-block;
color: rgb(136, 136, 136);
padding: 0px;
border-width: 1px;
border-style: solid;
border-color: rgb(222, 222, 222);
border-image: initial;
text-decoration: none;
padding: 0px 5px;
}
.magnitude-pagination .nav-links .page-numbers.current{
color: #fff;
background: #212121;
border-color: #212121;
}
.magnitude-pagination span.load-btn{
color: #404040;
border-width: 1px;
border-style: solid;
border-color: #404040;
padding: 5px 10px;
}
/*archive pagination---------*/
/*--------------------------------------------------------------
## archive posts
--------------------------------------------------------------*/
/*advertisement*/
.below-banner-advertisment-section{
text-align: center;
margin: 20px 0;
}
/*advertisement*/
/*video slider-----*/
span.af-bg-play.af-hide-iframe,
.fluid-width-video-wrapper.af-iframe-added,
.af-hide-iframe.af-display-iframe{
display: none;
}
.vid-container.af-video-wrap {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
margin-bottom: 20px;
position: relative;
}
span.af-bg-play.af-hide-iframe.af-display-iframe {
display: inline-block;
}
.af-bg-play {
display: inline-block;
text-align: center;
margin-right: 5px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
text-align: center;
}
.af-bg-play i {
font-size: 25px;
width: 35px;
height: 35px;
color: #fff;
line-height: 38px;
text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
}
.af-bg-play i:after {
position: absolute;
content: '';
top: 50%;
left: 50%;
width: 55px;
height: 55px;
border: 5px solid;
border-color: #fff;
border-radius: 50%;
transform: translate(-50%, -50%);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
box-sizing: border-box;
}
.af-post-slider-thumbnail .slick-track,
.af-youtube-slider .slick-track{margin-left: auto;margin-right: auto;}
.magnitude_youtube_video_slider_widget{
padding-bottom: 20px;
}
/*video slider-----*/
/*featured category-----*/
.featured-cate-sec {
margin-bottom: 5px;
}
.featured-category-item {
margin-bottom: 20px;
}
.featured-category-item .read-img a {
display: block;
position: relative;
height: 100%;
color: #404040;
width: 100%;
font-size: 0;
position: absolute;
top: 0;
left: 0;
}
.featured-category-item .read-img a span {
position: absolute;
top: 50%;
left: 50%;
background: rgba(255, 255, 255, 0.75);
padding: 0 10px;
font-size: 16px;
font-weight: bold;
line-height: 24px;
letter-spacing: 0.5px;
transform: translate(-50%,-50%);
text-transform: uppercase;
}
.featured-category-item .read-img a:after ,
.featured-category-item .read-img a:before {
position: absolute;
left: 10px;
right: 10px;
top: 10px;
bottom: 10px;
content: '';
opacity: 0.3;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
z-index: 5;
}
.featured-category-item .read-img a:before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}
.featured-category-item .read-img a:after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
}
.featured-category-item .read-img a:hover:after ,
.featured-category-item .read-img a:hover:before {opacity: 0.7;}
/* one item */
.featured-category-item:first-child:nth-last-child(1) {
width: 100%;
}
.featured-category-item:first-child:nth-last-child(1) .read-img.read-bg-img{
height: 280px;
}
.af-wide-layout .featured-category-item:first-child:nth-last-child(1) .read-img.read-bg-img{
height: 380px;
}
/* two items */
.featured-category-item:first-child:nth-last-child(2),
.featured-category-item:first-child:nth-last-child(2) ~ .featured-category-item {
width: 50%;
}
.featured-category-item:first-child:nth-last-child(2) .read-img.read-bg-img,
.featured-category-item:first-child:nth-last-child(2) ~ .featured-category-item .read-img.read-bg-img{
height: 280px;
}
.af-wide-layout .featured-category-item:first-child:nth-last-child(2) .read-img.read-bg-img,
.af-wide-layout .featured-category-item:first-child:nth-last-child(2) ~ .featured-category-item .read-img.read-bg-img{
height: 380px;
}
/* three items */
.featured-category-item:first-child:nth-last-child(3),
.featured-category-item:first-child:nth-last-child(3) ~ .featured-category-item {
width: 33.3333%;
}
.featured-category-item:first-child:nth-last-child(3) .read-img.read-bg-img,
.featured-category-item:first-child:nth-last-child(3) ~ .featured-category-item .read-img.read-bg-img{
height: 220px;
}
.af-wide-layout .featured-category-item:first-child:nth-last-child(3) .read-img.read-bg-img,
.af-wide-layout .featured-category-item:first-child:nth-last-child(3) ~ .featured-category-item .read-img.read-bg-img{
height: 310px;
}
/* four items */
.featured-category-item:first-child:nth-last-child(4),
.featured-category-item:first-child:nth-last-child(4) ~ .featured-category-item {
width: 25%;
}
.featured-category-item:first-child:nth-last-child(4) .read-img.read-bg-img,
.featured-category-item:first-child:nth-last-child(4) ~ .featured-category-item .read-img.read-bg-img{
height: 180px;
}
.af-wide-layout .featured-category-item:first-child:nth-last-child(4) .read-img.read-bg-img,
.af-wide-layout .featured-category-item:first-child:nth-last-child(4) ~ .featured-category-item .read-img.read-bg-img{
height: 230px;
}
/*featured category-----*/
/*--------------------------------------------------------------
# mailchimp
--------------------------------------------------------------*/
.mailchimp-block,
.call-to-action {
padding: 120px 0;
background-color: #181a1d;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
text-align: center;
z-index: 1;
position: relative;
}
.magnitude_mailchimp_widget,
.magnitude_store_call_to_action_widget {
padding-bottom: 20px;
}
body .mailchimp-block .block-title ,
body .call-to-action .widget-title {
margin: 0;
padding-left: 0;
margin-bottom: 10px;
font-size: 48px;
}
.mailchimp-block,
.mailchimp-block .block-title,
body.aft-default-mode .call-to-action .widget-title,
body.aft-default-mode .call-to-action .section-subtitle{
color: #fff;
}
body.aft-default-mode footer .call-to-action .widget-title,
body.aft-default-mode #sidr .call-to-action .widget-title,
body.aft-default-mode #secondary .call-to-action .widget-title{
font-size: 34px;
padding-bottom: 0;
}
.call-to-action:not(.no-bg) ,
.call-to-action:not(.no-bg) .widget-title {
color: #fff;
}
body.widget-title-border-bottom .call-to-action .widget-title{
margin-bottom: 10px;
padding-bottom: 0;
}
.call-to-action .widget-title span:after {display: none;}
.inner-suscribe{
margin: 0 auto;
max-width: 730px;
width: 100%;
}
.inner-suscribe p {
margin-bottom: 0;
}
.inner-suscribe .mc4wp-form-fields{
position: relative;
}
.inner-suscribe .mc4wp-form-fields label {
display: none;
}
.inner-suscribe input {
border: none;
background: #fff;
outline: 0!important;
width: 100%;
line-height: 38px;
padding: 10px 30px;
color: #8a8a8a;
font-size: 14px;
}
.inner-suscribe input[type=submit] {
border: 0;
margin: 0;
color: #fff;
width: 120px;
height: 58px;
padding: 14px 0;
line-height: 30px;
background-color: #bb1919;
position: absolute;
border-radius: 0px;
right: 0;
top: 0;
text-transform: uppercase;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
footer .inner-suscribe input ,
#sidr .inner-suscribe input ,
#secondary .inner-suscribe input {
line-height: 24px;
}
footer .inner-suscribe input:not([type="submit"]) ,
#sidr .inner-suscribe input:not([type="submit"]) ,
#secondary .inner-suscribe input:not([type="submit"]) {
padding-left: 15px;
}
footer .inner-suscribe input[type=submit] ,
#sidr .inner-suscribe input[type=submit] ,
#secondary .inner-suscribe input[type=submit] {
height: 44px;
line-height: 15px;
position: inherit;
top: inherit;
right: inherit;
margin-top: 15px;
width: auto;
min-width: 120px;
padding-left: 5px;
padding-right: 5px;
}
.call-to-action .btn-style1 a{
margin-top: 20px;
}
.call-to-action.data-bg:before{
position: absolute;
content: '';
height: 100%;
width: 100%;
top: 0;
left: 0;
background-color: #000;
opacity: 0.5;
}
.call-to-action .inner-call-to-action {
position: relative;
}
.call-to-action .section-head {
position: relative;
max-width: 860px;
margin: 0 auto;
}
.call-to-action .aft-schedule-note-section {
padding: 10px 0;
}
/*--------------------------------------------------------------
# mailchimp
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# social widget for sidebar and offcanvas
--------------------------------------------------------------*/
.sidr{
background: #f3f3f3;
}
#sidr .magnitude_social_contacts_widget .social-widget-menu ul li a,
#secondary .magnitude_social_contacts_widget .social-widget-menu ul li a,
#sidr .magnitude_social_contacts_widget .social-widget-menu ul li,
#secondary .magnitude_social_contacts_widget .social-widget-menu ul li{
display: block;
width: 100%;
text-align: left;
height: auto;
}
#sidr .magnitude_social_contacts_widget .social-widget-menu ul li,
#secondary .magnitude_social_contacts_widget .social-widget-menu ul li{
margin-bottom: 10px;
}
#sidr .magnitude_social_contacts_widget .social-widget-menu ul li:last-child,
#secondary .magnitude_social_contacts_widget .social-widget-menu ul li:last-child{margin-bottom: 0;}
#sidr .magnitude_social_contacts_widget .social-widget-menu ul li a,
#secondary .magnitude_social_contacts_widget .social-widget-menu ul li a{
padding: 5px 10px;
color: #fff;
}
#sidr .magnitude_social_contacts_widget .social-widget-menu ul li a:before,
#secondary .magnitude_social_contacts_widget .social-widget-menu ul li a:before{
display: inline-block;
width: 25px;
text-align: center;
}
#sidr .magnitude_social_contacts_widget .screen-reader-text ,
#secondary .magnitude_social_contacts_widget .screen-reader-text {
clip: inherit;
clip-path: inherit;
height: auto;
width: auto;
margin: 0;
position: relative !important;
overflow: visible;
color: #fff;
top: inherit;
font-family: 'Roboto', serif;
margin-left: 10px;
font-size: 16px;
}
/*--------------------------------------------------------------
# social widget for sidebar and offcanvas
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# single
--------------------------------------------------------------*/
/*single page default-----*/
.header-title-wrapper{margin:0;padding-bottom: 0;}
h1.page-title{margin-top: 10px;margin-bottom: 20px;}
.entry-header .entry-title {
margin: 10px 0;
}
body.single-post .entry-title {
font-size: 42px;
margin:10px 0;
line-height: 1.3;
}
body.single-post .aft-image-caption {
color: #fff;
display: block;
background: rgba(0, 0, 0,0.5);
padding: 5px 10px;
}
body.single-post .aft-image-caption p{
margin-bottom: 0;
}
body.single-post:not(.aft-single-full-header) .entry-header span.min-read-post-format .af-post-format i{
color: #404040;
}
body.single-post:not(.aft-single-full-header) .entry-header span.min-read-post-format .af-post-format i:after{
border-color: #404040;
}
body.single-post:not(.aft-single-full-header) .figure-categories{
margin-top: 10px;
}
.aft-image-caption p {
margin: 0;
font-style: italic;
opacity: 0.7;
text-align: center;
margin-bottom: 20px;
font-size: 13px;
}
.entry-content > [class*="wp-block-"] a:not(.has-text-color),
.entry-content > ul a, .entry-content > ul a:visited,
.entry-content > ol a, .entry-content > ol a:visited,
.entry-content > p a, .entry-content > p a:visited{
color: #4a4a4a;
}
.entry-content > [class*="wp-block-"] a:not(.blockspare-button):hover,
.entry-content > ul a,
.entry-content > ol a,
.entry-content > p a{
/* border-bottom: 2px solid;
padding-bottom: 1px;
border-color: #bb1919; */
text-decoration: underline;
text-decoration-thickness: 2px;
text-underline-offset: 0.2em;
}
.entry-content > [class*="wp-block-"] a:not(.has-text-color):hover,
.entry-content > ul a:hover,
.entry-content > ol a:hover,
.entry-content > p a:hover {
text-decoration: none;
}
.entry-content .blockspare-posts-block-latest-post-wrap a:not(.blockspare-button):hover {
text-decoration: none;
}
.entry-content .wp-block-gallery a{
border-bottom: none;
}
.entry-content > [class*="wp-block-"] .bs_blockspare_loadmore a.blockspare-readmore,
.entry-content > [class*="wp-block-"] a:hover,
.entry-content > ol a:hover,
.entry-content > ul a:hover,
.entry-content > p a:hover {
/* border-bottom: none; */
text-decoration: none;
}
/*single page default-----*/
/*single page full-----*/
body.single-post.aft-single-full-header .banner-promotions-wrapper{
margin-top: 20px;
margin-bottom: 20px;
}
body.single-post.aft-single-full-header .entry-header{
text-align: center;
}
body.single-post.aft-single-full-header .entry-title {
margin: 10px 0;
}
body.single-post.aft-single-full-header .entry-header .read-img:empty{
min-height: 500px;
}
body.single-post.aft-single-full-header .read-img .full-width-image {
position: relative;
}
body.single-post.aft-single-full-header .read-img .full-width-image:after {
position: absolute;
content: '';
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: #000;
opacity: 0.5;
}
body.single-post.aft-single-full-header .read-img .full-width-image img {
width: 100%;
min-height: 500px;
object-fit: cover;
margin: 0;
}
body.single-post.aft-single-full-header .entry-header .read-details {
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
max-width: 1200px;
width: 100%;
transform: translate(-50%,-50%);
color: #fff;
padding: 0 15px;
}
body.single-post.aft-single-full-header.af-wide-layout .entry-header .read-details {
max-width: none;
}
body.single-post.aft-single-full-header .entry-header .read-img .min-read-post-format {
position: absolute;
left: 50%;
right: 15px;
bottom: 15px;
display: inline-block;
max-width: 1200px;
width: 100%;
transform: translateX(-50%);
padding: 0 15px;
}
body.single-post.aft-single-full-header .entry-header span.min-read-post-format .af-post-format i,
body.single-post.aft-single-full-header .entry-header .entry-meta span.author-links a,
body.single-post.aft-single-full-header .entry-header .read-details .entry-title{
color: #fff;
}
body.single-post.aft-single-full-header .post-excerpt{
font-size: 18px;
margin-top: 10px;
}
body.single-post span.min-read-post-format,
body.single-post.aft-single-full-header span.min-read-post-format{
margin-top: 10px;
display: inline-block;
}
body.single-post.aft-single-full-header header.entry-header.pos-rel.aft-no-featured-image {
min-height: 300px;
background: #1c1c1c;
}
body.single-post.aft-single-full-header .entry-header span.min-read-post-format .af-post-format i:after{
border-color: #fff;
}
/*single page full-----*/
/*single1 page-----*/
.read-single-notbanner .read-img.read-img .read-bg-img {
height: 400px;
}
body.single span.tags-links{
display: block;
margin: 5px 0;
font-weight: 500;
}
body.single span.tags-links a{
padding: 2px 5px;
border: 1px solid rgba(57, 62, 70, 0.30);
color: rgba(57, 62, 70, 0.80);
font-size: 13px;
font-weight: normal;
transition: all 300ms ease-out;
}
body.single span.tags-links a:hover{
border: 1px solid #BB191A;
color: #BB191A;
}
/*single1 page-----*/
/*single2 page-----*/
.read-single-overbanner {
position: relative;
}
.read-single-overbanner .read-img.read-bg-img {
height: 500px;
}
.read-single-overbanner .read-img.read-bg-img:after {
content: '';
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: #000;
opacity: 0.25;
}
.read-single-overbanner .read-details {
position: absolute;
width: 100%;
bottom: 0;
left: 0;
padding: 15px;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
}
.posts-slider.banner-slider-2 .read-small-piece,
.read-single-overbanner .read-small-piece {
color: #fff;
position: relative;
padding-top: 15px;
opacity: 0.8;
}
.posts-slider.banner-slider-2 .read-small-piece p {
margin: 15px 0;
}
.posts-slider.banner-slider-2 .read-small-piece:before,
.read-single-overbanner .read-small-piece:before {
content: '';
height: 1px;
width: 250px;
background: #fff;
position: absolute;
opacity: 0.7;
}
.read-single-overbanner .read-title h4 {
font-size: 36px;
}
.read-single-overbanner .read-details .entry-meta span.byline span,
.read-single-overbanner .read-details .entry-meta span,
.read-single-overbanner .cat-color-1,
.read-single-overbanner .read-title h4 a {
color: #fff;
}
span.item-metadata.posts-author.byline {
font-weight: 700;
}
/*single2 page-----*/
/*share option on single*/
body.single .entry-content-wrap{
display: flex;
flex-direction: column;
}
body.single .entry-content-wrap .post-excerpt,
body.single-post.aft-single-full-header .post-excerpt{
font-size: 18px;
font-weight: 700;
}
/*after title*/
body.single .entry-content-wrap.social-after-title .entry-header{order: 1;}
body.single .entry-content-wrap.social-after-title .read-img{order: 3;}
body.single .entry-content-wrap.social-after-title .color-pad{order: 4;}
body.single .entry-content-wrap.social-after-title .aft-social-share{
order: 2;
padding: 10px;
padding-top: 0;
background-color: #fff;
}
body.single.aft-single-full-header .entry-content-wrap.social-after-title .aft-social-share{
padding-top: 10px;
}
/*after title*/
/*after content*/
body.single .entry-content-wrap.social-after-content .entry-header{order: 1;}
body.single .entry-content-wrap.social-after-content .read-img{order: 2;}
body.single .entry-content-wrap.social-after-content .color-pad{order: 3;}
body.single .entry-content-wrap.social-after-content .aft-social-share{
order: 4;
padding: 10px;
background-color: #fff;
}
/*after content*/
/*vertical left*/
body.single .entry-content-wrap.social-vertical-share .aft-social-share .sd-content ul li{
display: block;
float: none;
}
body.single .entry-content-wrap.social-vertical-share{
position: relative;
display: block;
}
body.single .entry-content-wrap.social-vertical-share .aft-social-share {
float: left;
min-width: 50px;
position: sticky;
top: 50px;
transform: translateX(-50%);
}
body.single .entry-content-wrap.social-vertical-share .vertical-left-right {
position: absolute;
height: 100%;
transform: translateX(-70%);
}
body.single.align-content-right .entry-content-wrap.social-vertical-share .vertical-left-right {
right: 0;
transform: translateX(70%);
}
body.single.align-content-right .entry-content-wrap.social-vertical-share .aft-social-share {
transform: translateX(50%);
text-align: right;
}
/*vertical left*/
/*share option on single*/
/*--------------------------------------------------------------
# single
--------------------------------------------------------------*/
/*--------------------------------------------------------------
##gutenberg support
--------------------------------------------------------------*/
img.alignright {
clear: right;
}
img.alignleft {
clear: left;
}
div.wp-block h1 a,
div.wp-block h2 a,
div.wp-block h3 a,
div.wp-block h4 a,
div.wp-block h5 a,
div.wp-block h6 a,
div.wp-block pre a {
font-family: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
}
div.wp-block b,
div.wp-block strong {
font-weight: bold;
}
div.wp-block .editor-rich-text__tinymce code,
div.wp-block .editor-rich-text__editable code {
background-color: transparent;
color: inherit;
font-family: monospace;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
letter-spacing: 1px;
}
.entry-content .aligncenter{text-align: center;}
.alignfull,.alignwide{padding: 10px;}
.alignfull{padding: 10px 30px;}
figure.alignfull,figure.alignwide{padding: 0;}
body.full-width-content .alignfull{
margin-left: calc(50% - 50vw - -7px);
margin-right: calc(50% - 50vw - -7px);
max-width: 100vw;
width: calc(100vw - 15px);
}
figure.wp-block-gallery {margin-bottom: 20px;}
.widget figure.wp-block-gallery {margin-bottom: 0px;}
figure.wp-block-image img{
width: 100%;
}
body.full-width-content .alignwide {
max-width : 100vw;
}
.entry-content .wp-block-latest-posts.wp-block-latest-posts__list {
list-style: none;
padding-left: 0;
padding-right: 0;
}
.entry-content ol:not([class*="wp-"]) ,
.entry-content ul:not([class*="wp-"]):not(.awpa-contact-info) {
padding-left: 0;
margin-left: 15px;
margin-bottom: 15px;
list-style-position: inside;
}
.entry-content ol:not([class*="wp-"]).alignwide ,
.entry-content ul:not([class*="wp-"]).alignwide {
padding-left: 30px;
}
.entry-content ol:not([class*="wp-"]).alignfull ,
.entry-content ul:not([class*="wp-"]).alignfull {
margin-left: calc(50% - 50vw - 10px);
padding-left: 40px;
}
.entry-content ol:not([class*="wp-"]) {
list-style-type: decimal;
}
.entry-content ul.wp-block-latest-posts ,
.entry-content ul:not([class*="wp-"]) {
list-style-type: disc;
}
.entry-content ol:not([class*="wp-"]) li,
.entry-content ul:not([class*="wp-"]) li{
padding-bottom: 5px;
padding-top: 5px;
}
.entry-content ol:not([class*="wp-"]) ol,
.entry-content ol:not([class*="wp-"]) ul,
.entry-content ul:not([class*="wp-"]) ol,
.entry-content ul:not([class*="wp-"]) ul{
margin-bottom: 0;
}
.entry-content ol:not([class*="wp-"]) ol li:last-child,
.entry-content ol:not([class*="wp-"]) ul li:last-child,
.entry-content ul:not([class*="wp-"]) ol li:last-child,
.entry-content ul:not([class*="wp-"]) ul li:last-child{
padding-bottom: 0;
}
.wp-block-cover,
.wp-block-cover-image{
margin-bottom: 20px;
}
p.has-drop-cap:not(:focus):first-letter {
font-weight: bold;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large{
margin-top: 2.57143em;
margin-bottom: 2.14286em;
padding-top: 1.71429em;
padding-bottom: 1.71429em;
}
/** === File === */
.wp-block-file {
margin: 0 0 20px;
}
.wp-block-file > a:not([class]),
.wp-block-file .wp-block-file__textlink {
display: inline-block;
margin: 0 20px 0 0;
}
[dir=rtl] .wp-block-file > a:not([class]),
[dir=rtl] .wp-block-file .wp-block-file__textlink {
margin-left: 20px;
margin-right: 0;
}
.wp-block-file .wp-block-file__button-richtext-wrapper {
display: inline-block;
margin: 0;
}
.wp-block-file .wp-block-file__button,
.wp-block-file a.wp-block-file__button {
display: inline-block;
position: relative;
text-align: center;
border: none;
}
/** === File === */
/** === Block Audio === */
.wp-block-audio {
margin-bottom: 20px;
}
.wp-block-audio figcaption {
margin: 0;
padding: 10px 0;
}
/** === Block Audio === */
/** === Block Video === */
.wp-block-video {
margin: 0 0 20px;
text-align: center;
}
.wp-block-video video {
display: inline-block;
}
.wp-block-video figcaption {
margin: 0;
padding: 6px 0 15px;
text-align: center;
}
/** === Block Video === */
/** === Block code === */
.wp-block-code {
background-color: transparent;
color: inherit;
font-family: monospace;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
letter-spacing: 1px;
margin: 0 0 20px;
border: none;
}
.wp-block-code code,
.wp-block-code .editor-plain-text {
background-color: inherit;
color: inherit;
font-family: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
letter-spacing: inherit;
display: block;
}
/** === Block code === */
/** === Block preformated=== */
.wp-block-preformatted {
margin: 0 0 20px;
}
.wp-block-preformatted pre {
color: inherit;
font-family: monospace;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
letter-spacing: 1px;
}
.wp-block-preformatted a{
text-decoration: underline;
}
/** === Block preformated=== */
/** === Block pullquote=== */
.wp-block-pullquote {
margin: 0 0 20px;
}
.wp-block-pullquote.alignleft {
margin-right: 2em;
}
.wp-block-pullquote.alignright {
margin-left: 2em;
}
.wp-block-pullquote:not(.is-style-solid-color) {
border-top-width: 4px;
border-top-style: solid;
border-bottom-width: 4px;
border-bottom-style: solid;
}
.wp-block-pullquote.is-style-solid-color {
padding-left: 50px;
padding-right: 50px;
}
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
}
.wp-block-pullquote blockquote,
.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote,
.wp-block-pullquote.is-style-solid-color blockquote {
margin: 0;
border-width: 0;
border-style: solid;
text-align: center;
}
.wp-block-pullquote blockquote:before,
.wp-block-pullquote.alignleft blockquote:before,
.wp-block-pullquote.alignright blockquote:before,
.wp-block-pullquote.is-style-solid-color blockquote:before {
content: none;
}
.wp-block-pullquote blockquote p:last-of-type,
.wp-block-pullquote.alignleft blockquote p:last-of-type,
.wp-block-pullquote.alignright blockquote p:last-of-type,
.wp-block-pullquote.is-style-solid-color blockquote p:last-of-type,
.wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
.wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
.wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
.wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type {
margin: 0;
}
.wp-block-pullquote blockquote cite,
.wp-block-pullquote.alignleft blockquote cite,
.wp-block-pullquote.alignright blockquote cite,
.wp-block-pullquote.is-style-solid-color blockquote cite,
.wp-block-pullquote blockquote .wp-block-pullquote__citation,
.wp-block-pullquote.alignleft blockquote .wp-block-pullquote__citation,
.wp-block-pullquote.alignright blockquote .wp-block-pullquote__citation,
.wp-block-pullquote.is-style-solid-color blockquote .wp-block-pullquote__citation {
display: block;
margin-top: 15px;
}
/** === Block pullquote=== */
/** === Block table=== */
.wp-block-table {
border-spacing: 0;
border-collapse: collapse;
width: 100%;
margin-bottom: 20px;
}
.wp-block-table caption {
text-align: center;
padding: 20px;
}
.wp-block-table:not([class]):not([id]) {
border-spacing: 0;
border-collapse: collapse;
}
.wp-block-table:not([class]):not([id]) th,
.wp-block-table:not([class]):not([id]) td {
padding: 10px 20px;
border-width: 1px;
border-style: solid;
}
.wp-block-table td,
.wp-block-table th {
padding: 10px 20px;
border-top-width: 1px;
border-top-style: solid;
border-left-width: 1px;
border-left-style: solid;
}
.wp-block-table td:last-child,
.wp-block-table th:last-child {
border-right-width: 1px;
border-right-style: solid;
}
.wp-block-table tr:last-child td {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.wp-block-table.is-style-stripes {
border-width: 0;
border-style: solid;
}
.wp-block-table caption {
text-align: center;
padding: 20px;
}
.wp-block-table td,
.wp-block-table th {
word-break: break-all;
}
.wp-block-table .wp-block-table__cell-content {
color: inherit;
font-family: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-style: inherit;
padding: 0;
}
/** === Block table=== */
/** === Block verse=== */
pre.wp-block-verse {
white-space: inherit;
margin: 0 0 20px;
padding: 40px 0;
padding-left: 30px;
position: relative;
background-color: #e2e2e2;
color: inherit;
font-family: monospace;
font-size: inherit;
line-height: inherit;
border: none;
}
/** === Block verse=== */
/** === Block spacer=== */
.wp-block-spacer {
clear: both;
}
/** === Block spacer=== */
/** === Block widget archive and category=== */
ul.wp-block-archives,
ul.wp-block-categories,
ul.wp-block-categories__list {
margin-bottom: 20px;
padding: 0;
position: relative;
}
div.wp-block ul.wp-block-archives ul,
div.wp-block ul.wp-block-categories ul,
div.wp-block ul.wp-block-categories__list ul {
margin-bottom: 0;
padding: 10px 0 0;
}
div.wp-block-archives.wp-block-archives-dropdown,
div.wp-block-categories.wp-block-categories-dropdown {
margin-bottom: 20px;
}
div.wp-block-archives.wp-block-archives-dropdown label,
div.wp-block-categories.wp-block-categories-dropdown label {
display: none;
}
/** === Block widget archive and category=== */
/** === Block latest comments=== */
.wp-block-latest-comments {
list-style: none;
margin-bottom: 20px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment {
min-height: auto;
overflow: hidden;
}
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment {
min-height: 48px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
width: 48px;
height: 48px;
margin: 0 17px 0 0;
float: left;
-webkit-border-radius: 50%;
border-radius: 50%;
}
[dir=rtl] .wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
margin: 0 0 0 17px;
float: right;
}
.wp-block-latest-comments article {
display: block;
padding: 0 0 0 3px;
overflow: hidden;
}
[dir=rtl] .wp-block-latest-comments article {
margin: 0 3px 0 0;
}
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-meta,
.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
margin: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-date {
margin: -3px 0 0;
}
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt,
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt {
margin: 5px 0 0;
}
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt p,
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
margin: 0;
padding: 0 0 20px;
}
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt > *:last-child,
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt > *:last-child {
margin: 0;
padding: 0;
}
.wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-avatar {
margin: 0 auto 10px;
float: none;
}
.wp-block-latest-comments.aligncenter article {
padding: 0 3px;
}
.wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-excerpt {
text-align: center;
}
/** === Block latest comments=== */
/** === Block columns=== */
.wp-block-columns .wp-block-column {
margin-bottom: 20px;
}
.wp-block-columns .wp-block-column > p,
.wp-block-columns .wp-block-column .wp-block-paragraph {
margin-bottom: 0;
}
.wp-block-columns .wp-block-column > p:not(.has-background),
.wp-block-columns .wp-block-column .wp-block-paragraph:not(.has-background) {
padding-bottom: 0;
}
/** === Block columns=== */
@media only screen and ( min-width: 1025px ) {
body.full-width-content .alignwide {
margin-left : -125px;
margin-right : -125px;
}
body.full-width-content.af-wide-layout .alignfull{
margin-left: 0;
margin-right: 0;
width: unset;
max-width: unset;
}
body.full-width-content.af-wide-layout .alignwide {
margin-left: 0;
margin-right: 0;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large{
margin-top: 2.66667em;
margin-bottom: 2em;
padding: 0.66667em;
padding-top: 1.33333em;
padding-bottom: 1.33333em;
}
}
@media only screen and ( max-width: 480px ) {
.wp-block-media-text{
display: block;
}
.wp-block-media-text .wp-block-media-text__media{
margin: 10px auto;
}
.wp-block-media-text .wp-block-media-text__content{
padding: 0;
}
}
/*--------------------------------------------------------------
##gutenberg support
--------------------------------------------------------------*/
/*footer==================*/
.above-footer-wrapper > [class*='widget_']{
margin-bottom: 20px;
}
/*footer==================*/
.header-title-wrapper{border-bottom: none;}
/*--------------------------------------------------------------
# wordpress defaults
--------------------------------------------------------------*/
.wp-block-latest-comments__comment,
.wp-block-categories li,
.wp-block-page-list li ,
.wp-block-latest-posts li ,
.wp-block-archives li ,
.widget:not(.magnitude_social_contacts_widget) ul.menu >li,
.widget ul ul li,
.widget > ul > li {
margin-bottom: 7px;
padding-bottom: 7px;
font-size: 17px;
border-bottom: 1px solid #f3f3f3;
}
.content-area .wp-block-categories li,
.content-area .wp-block-page-list li ,
.content-area .wp-block-latest-posts li ,
.content-area .wp-block-archives li {
margin-bottom: unset;
padding-bottom: 15px;
font-size: unset;
border-bottom: unset;
}
.widget ul.menu >li a,
.widget > ul > li a{
font-weight: 700;
color: #404040;
}
.widget ul ul.cat-links li{
border-bottom: none;
}
.widget .cat-links {
padding: 0;
margin: 0;
}
.widget .cat-links li {
margin-bottom: 5px;
padding-bottom: 0;
}
.widget .cat-links li:last-child {
margin-bottom: 5px;
}
.widget ul.menu ul,
.widget ul ul {
padding-top: 7px;
margin-left: 10px;
padding-left: 10px;
}
.widget ul.menu > li:last-child,
.widget ul > li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.widget_media_image{text-align: center;}
.wp-block-categories li,
.wp-block-page-list li a,
.wp-block-latest-posts li a,
.wp-block-archives li a,
.widget_recent_comments li,
.widget_pages li a,
.widget_archive li a,
.widget_meta li a,
.widget_categories li,
.widget_nav_menu li a,
.widget_recent_entries li a {
display: table;
padding-bottom: 15px;
font-size: 17px;
position: relative;
width: 100%;
}
.wp-block-categories li:last-child,
.wp-block-page-list li:last-child a,
.wp-block-latest-posts li:last-child a,
.wp-block-archives li:last-child a,
.widget_recent_comments li:last-child,
.widget_pages li:last-child a,
.widget_archive li:last-child a,
.widget_meta li:last-child a,
.widget_categories li:last-child,
.widget_nav_menu li:last-child a,
.widget_recent_entries li:last-child a {
padding-bottom: 0;
}
.wp-block-categories li,
.wp-block-page-list li a,
.wp-block-latest-posts li a,
.wp-block-archives li a,
.widget_recent_comments li{
padding-bottom: 0;
}
.wp-block-latest-comments__comment-excerpt p:last-child {
margin-bottom: 0;
}
.wp-block-tag-cloud a,
.wp-block-categories li a,
.wp-block-page-list li a,
.wp-block-latest-posts li a,
.wp-block-archives li a,
.wp-block-latest-comments li a,
#content .tagcloud a,
#content .widget_recent_comments li a,
#content .widget_pages li a,
#content .widget_archive li a,
#content .widget_meta li a,
#content .widget_categories li,
#content .widget_nav_menu li a,
#content .widget_recent_entries li a {
color: #2a2a2a;
}
.wp-block-tag-cloud a:hover,
.wp-block-categories li a:hover,
.wp-block-page-list li a:hover,
.wp-block-latest-posts li a:hover,
.wp-block-archives li a:hover,
.wp-block-latest-comments li a:hover,
#content .tagcloud a:hover,
#content .widget_recent_comments li a:hover,
#content .widget_pages li a:hover,
#content .widget_archive li a:hover,
#content .widget_meta li a:hover,
#content .widget_categories li a:hover,
#content .widget_nav_menu li a:hover,
#content .widget_recent_entries li a:hover {
color: #bb1919;
}
/*----------===tag cloud===---------*/
.tagcloud a {
display: inline-block;
padding: 5px 10px;
border: 1px solid;
line-height: 1;
font-size: 14px !important;
margin-right: 5px;
margin-bottom: 7px;
}
/*----------===tag cloud===---------*/
/*----------===calendar===---------*/
#wp-calendar caption {
text-align: right;
color: #777;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
}
#wp-calendar thead {
font-size: 12px;
}
#wp-calendar thead th {
padding: 7px 5px;
text-align: center;
}
#wp-calendar tbody {
color: #aaa;
}
#wp-calendar tbody td {
/* background: #2b2b2b;
border: 1px solid;
border-color: #000; */
text-align: center;
padding: 8px;
}
#wp-calendar tfoot #prev {
font-size: 12px;
text-transform: uppercase;
padding-top: 15px;
}
#wp-calendar tfoot #next {
font-size: 11px;
text-transform: uppercase;
text-align: right;
}
#wp-calendar tbody td a {
color: #bb1919;
}
#wp-calendar tbody td#today {
color: #bb1919;
}
#wp-calendar td:last-child,
#wp-calendar th:last-child,
#wp-calendar tr:last-child td{
/* border-color: transparent; */
}
/*----------===calendar===---------*/
/*breadcrumb---------*/
.breadcrumb-trail.breadcrumbs {
padding: 20px 0px;
}
body.aft-single-full-header .breadcrumb-trail.breadcrumbs {
padding-bottom: 20px;
}
ul.trail-items {
font-size: 13px;
}
ul.trail-items li {
display: inline-block;
margin-right: 5px;
}
ul.trail-items li a{
font-size: 13px;
color: #4a4a4a;
opacity: 0.7;
}
ul.trail-items li a:hover{
opacity: 1;
transition: all 1200ms cubic-bezier(.215,.610,.355,1);
}
ul.trail-items li:after {
content: ' / ';
padding: 0 2px;
color: #393E46;
font-size: 13px;
}
ul.trail-items li:last-child:after {
display: none;
}
/*breadcrumb---------*/
/*navigation posts navigation====================*/
.nav-links a {
color: #000;
font-weight: 600;
transition: all 300ms ease;
display: block;
}
.nav-links a span {
font-weight: 400;
}
.nav-links .nav-next a:after {
transition: all 300ms ease;
}
.nav-links a:hover{
color: #bb1919;
}
.nav-links .next-post-thumb, .nav-links .prev-post-thumb {
display: inline-block;
width: 30%;
border-radius: 50%;
}
.post-navigation{
overflow: visible;
padding: 10px 0;
}
.thump-wrap {
line-height: 100px;
text-align: center;
overflow: hidden;
position: relative;
display: inline-block;
width: 100px;
height: 100px;
border-radius: 50%;
}
.nav-links .next-post-thumb{
float: right;
}
.next-post-info,
.prev-post-info,
.nav-links .prev-post-thumb {
float: left;
}
.nav-links .nav-next:hover .thump-wrap:after,
.nav-links .nav-previous:hover .thump-wrap:after {
visibility: visible;
}
.nav-links .prev-post-thumb .thump-wrap:after,
.nav-links .next-post-thumb .thump-wrap:after{
position: absolute;
height: 100%;
width: 100%;
font-family: FontAwesome;
color: #fff;
background: rgba(0,0,0,0.5);
top: 0;
left: 0;
visibility: hidden;
}
.nav-links .next-post-thumb .thump-wrap:after{content: "\f101";}
.nav-links .prev-post-thumb .thump-wrap:after{content: "\f100";}
.prev-post-info, .next-post-info {
width: 70%;
margin-top: 20px;
padding: 0 10px;
}
span.meta-nav {
display: block;
color: #ababab;
font-weight: normal;
}
.navigation.post-navigation:after,
.navigation.post-navigation:after{
content: "";
display: table;
}
.navigation.post-navigation:after{
clear: both;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.post-navigation .em-post-navigation{
display: block;
opacity: 0.75;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
/*navigation posts navigation====================*/
button,
input[type="button"], input[type="reset"],
input[type="submit"] {
border: none;
border-radius: 0;
background: #bb1919;
color: #fff;
font-size: 12px;
line-height: normal;
height: 38px;
padding: 5px 10px;
transition: all 300ms ease-out;
text-transform: uppercase;
font-weight: 700;
}
button.af-not-button{
height: auto;
font-size: 15px;
padding: 0;
line-height: normal;
text-transform: inherit;
background: transparent;
font-weight: normal;
align-items: center;
}
/*--------------------------------------------------------------
# wordpress defaults
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## archive posts
--------------------------------------------------------------*/
/*full style posts---*/
/*--------------------------------------------------------------
## archive posts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/*comments section====*/
#comments.comments-area{
padding: 10px;
background-color: #fff;
}
h2.comments-title {
font-size: 24px;
margin: 10px 0;
}
.comment {
list-style: none;
margin-left: 0;
/* padding-bottom: 13px; */
border-bottom: 1px dashed #ededed;
margin-bottom: 21px;
}
.comments-area .comment {
padding-bottom: 13px;
}
.comment .children {
margin-left: 70px;
padding-top: 16px;
border-top: 1px dashed #ededed;
margin-top: 13px;
}
.comment .children .comment:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0;
}
.comment-author img {
float: left;
margin-right: 20px;
margin-bottom: 20px;
width: 50px;
}
.reply,
.comment div#respond,
.comment-content {
margin-left: 70px;
}
.comment-content p{
margin-bottom: 5px;
}
.comment-metadata a {
font-size: 12px;
color: #7d7d7d;
}
.fn a {
color: #000;
}
.aft-dark-mode .fn a {
color: #fff;
}
.aft-dark-mode .comment-metadata a {
color: #ddd;
}
/*comments section====*/
/*comments reply form section====*/
div#respond {
margin-top: 20px;
padding: 20px;
border: 1px solid #dcdcdc;
}
div#respond h3#reply-title {
margin-top: 0;
font-weight: 700;
font-size: 18px;
}
div#respond p{
margin-bottom: 5px;
}
div#respond label {
font-weight: normal;
}
div#respond textarea {
width: 100%;
background: #fafafa;
}
p.comment-form-url,
p.comment-form-email,
p.comment-form-author {
display: inline-block;
width: 100%;
}
p.comment-form-url label,
p.comment-form-email label,
p.comment-form-author label {
display: block;
}
p.comment-form-url input,
p.comment-form-email input,
p.comment-form-author input {
width: 100%;
}
p.comment-form-cookies-consent label {
margin-left: 8px;
position: relative;
top: -1px;
}
div#respond input[type="submit"]{
display: inline-block;
margin-top: 10px;
padding: 5px 12px;
}
#reply-title small a {
display: inline-block;
margin-left: 10px;
}
.comment .wp-block-columns {
gap: 1em;
}
.reply {
margin-top: 10px;
}
.reply a {
border: 1px solid;
padding: 4px 10px 6px;
}
/*comments reply form section====*/
.comment-content a {
word-wrap: break-word;
border-bottom: 1px solid;
}
.logged-in-as a {
border-bottom: 1px solid;
}
.bypostauthor {
display: block;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/*--------------------------------------------------------------
##Back to top
--------------------------------------------------------------*/
#scroll-up {
position: fixed;
z-index: 8000;
bottom: 40px;
right: 20px;
display: none;
width: 50px;
height: 50px;
color: #fff;
font-size: 28px;
line-height: 50px;
text-align: center;
text-decoration: none;
background-color: #BB191A;
cursor: pointer;
opacity: 1 !important;
}
#scroll-up i {
display: inline-block;
line-height: 48px;
}
/*--------------------------------------------------------------
##Back to top
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
/*margin-bottom: 1.5em;*/
}
.gallery:before, .gallery:after {
content: "";
display: table;
}
.gallery:after {
clear: both;
}
.gallery .slick-dots {
bottom: -30px;
}
.gallery-item {
display: block;
float: left;
width: 100%;
padding: 5px;
position: relative;
/*margin-bottom: 20px;*/
}
.widget_media_gallery .gallery-item {padding: 1px;}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1) {
clear: left;
}
.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.gallery-columns-3 .gallery-item:nth-child(3n+1) {
clear: left;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-4 .gallery-item:nth-child(4n+1) {
clear: left;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-5 .gallery-item:nth-child(5n+1) {
clear: left;
}
.gallery-columns-6 .gallery-item {
width: 16.66%;
}
.gallery-columns-6 .gallery-item:nth-child(6n+1) {
clear: left;
}
.gallery-columns-7 .gallery-item {
width: 14.28%;
}
.gallery-columns-7 .gallery-item:nth-child(7n+1) {
clear: left;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-8 .gallery-item:nth-child(8n+1) {
clear: left;
}
.gallery-columns-9 .gallery-item {
width: 11.11%;
}
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left;
}
.gallery-caption {
display: block;
background: #000;
background: rgba(0, 0, 0, .74);
color: #fff;
font-size: 85%;
line-height: 1.22857143;
position: absolute;
bottom: 0;
left: 5px;
right: 5px;
padding: 15px;
text-align: left;
}
@media only screen and (max-width: 991px) {
.gallery .gallery-item {
clear: none !important;
}
.gallery.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery .gallery-item:nth-child(2n+1) {
/*clear: left !important;*/
}
}
@media only screen and (max-width: 640px) {
body .gallery .gallery-item {
float: left;
margin-left: auto;
margin-right: auto;
max-width: 290px;
width: 50%;
}
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer.site-footer {
background-color: #1c1c1c;
}
footer.site-footer .primary-footer{
padding-top: 20px;
}
.footer-navigation .menu li{
display: inline-block;
margin-right: 10px;
}
.secondary-footer {
padding: 10px 0;
}
.site-info {
text-align: center;
padding: 10px 0;
background-color: #000;
}
.secondary-footer .af-flex-container{
align-items: center;
}
.site-footer .widget ul.menu >li,
.site-footer .widget ul ul li,
.site-footer .widget > ul > li {
border-bottom-color: #2d2d2d;
}
.site-footer a,
.site-info .color-pad,
.site-footer .widget ul.menu >li a,
.site-footer .widget > ul > li,
.site-footer .widget > ul > li a,
footer .widget-title{color: #fff;}
.site-footer .widget{margin-bottom: 20px;}
.site-footer .widget:last-child{margin-bottom: 0;}
.site-footer .read-single.color-pad{background-color: transparent;}
.primary-footer-area:first-child:nth-last-child(1) {
width: 100%;
}
/* two items */
.primary-footer-area:first-child:nth-last-child(2),
.primary-footer-area:first-child:nth-last-child(2) ~ .primary-footer-area {
width: 50%;
}
/* three items */
.primary-footer-area:first-child:nth-last-child(3),
.primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area {
width: 33.3333%;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
##404 page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
##404 page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
##plugin
--------------------------------------------------------------*/
.wp-post-author-wrap {
margin: 15px 0;
}
.wp-post-author-meta h4 a{
color: #BB191A;
}
p.awpa-website a {
color: #808080;
transition: all 300ms ease-out;
}
p.awpa-website a:hover {color: #BB191A;}
p.awpa-more-posts a {
border: 1px solid #d8d8d8;
padding: 5px 15px;
display: inline-block;
color: #808080;
transition: all 300ms ease-out;
}
p.awpa-more-posts a:hover {color: #BB191A;border-color: #BB191A;}
.wp-post-author-wrap .awpa-contact-info li {display: inline-block;padding: 0;}
ul.awpa-contact-info li a {
color: #fff;
width: 30px;
text-align: center;
line-height: 30px;
height: 30px;
margin: 0;
border-radius: 50%;
display: inline-block;
}
ul.awpa-contact-info li a[href*="facebook.com"]{
background-color: #3b5999;
}
ul.awpa-contact-info li a[href*="linkedin.com"]{
background-color: #0077B5;
}
ul.awpa-contact-info li a[href*="twitter.com"]{
background-color: #000;
}
/*--------------------------------------------------------------
##plugin
--------------------------------------------------------------*/
/*--------------------------------------------------------------
##secondary section
--------------------------------------------------------------*/
#sidr .magnitude_tabbed_posts_widget.widget .af-tabs li a,
footer .magnitude_tabbed_posts_widget.widget .af-tabs li a,
#secondary .magnitude_tabbed_posts_widget.widget .af-tabs li a,
#sidr .header-after1,
#sidr .widget-title
footer .header-after1,
footer .widget-title,
#secondary .header-after1,
#secondary .widget-title {
position: relative;
margin-bottom: 10px;
margin-top: 5px;
}
body.widget-title-border-bottom #secondary .header-after1,
body.widget-title-border-bottom #secondary .widget-title{
padding-bottom: 10px;
margin-bottom: 10px;
}
#secondary .af-post-carousel .read-single{margin-bottom: 0;}
#sidr .magnitude_double_col_categorised_posts .col-2.grid-plus-list,
footer .magnitude_double_col_categorised_posts .col-2.grid-plus-list,
#secondary .magnitude_double_col_categorised_posts .col-2.grid-plus-list,
#sidr .magnitude_posts_express_list .col-2.af-sec-post,
footer .magnitude_posts_express_list .col-2.af-sec-post,
#secondary .magnitude_posts_express_list .col-2.af-sec-post,
#sidr .magnitude_posts_grid .col-3.af-sec-post,
footer .magnitude_posts_grid .col-3.af-sec-post,
#secondary .magnitude_posts_grid .col-3.af-sec-post,
#sidr .magnitude_posts_list .col-2.list-style,
footer .magnitude_posts_list .col-2.list-style,
#secondary .magnitude_posts_list .col-2.list-style{width: 100%;}
#sidr .magnitude_posts_slider_widget .af-post-thumbnail-holder,
footer .magnitude_posts_slider_widget .af-post-thumbnail-holder,
#secondary .magnitude_posts_slider_widget .af-post-thumbnail-holder{display: none;}
#sidr .magnitude_single_col_categorised_posts .read-single,
footer .magnitude_single_col_categorised_posts .read-single,
#secondary .magnitude_single_col_categorised_posts .read-single{
flex-direction: column;
align-items: inherit;
}
#sidr .magnitude_single_col_categorised_posts .read-img.read-bg-img,
footer .magnitude_single_col_categorised_posts .read-img.read-bg-img,
#secondary .magnitude_single_col_categorised_posts .read-img.read-bg-img,
#sidr .magnitude_single_col_categorised_posts .read-details,
footer .magnitude_single_col_categorised_posts .read-details,
#secondary .magnitude_single_col_categorised_posts .read-details{
width: 100%;
}
#secondary .magnitude_posts_express_list .grid-part .read-title h4,
#sidr .magnitude_posts_express_list .grid-part .read-title h4,
footer .magnitude_posts_express_list .grid-part .read-title h4,
#secondary .af-double-column.list-style .aft-spotlight-posts-1 .read-title h4,
#sidr .af-double-column.list-style .aft-spotlight-posts-1 .read-title h4,
footer .af-double-column.list-style .aft-spotlight-posts-1 .read-title h4,
#secondary .magnitude_single_col_categorised_posts .read-title h4,
#sidr .magnitude_single_col_categorised_posts .read-title h4,
footer .magnitude_single_col_categorised_posts .read-title h4,
#secondary .archive-list-post .read-title h4,
#sidr .archive-list-post .read-title h4,
footer .archive-list-post .read-title h4,
#secondary .af-post-slider .read-title h4 ,
#sidr .af-post-slider .read-title h4 ,
footer .af-post-slider .read-title h4 {
font-size: 22px;
}
/*--------------------------------------------------------------
##secondary section
--------------------------------------------------------------*/
/*--------------------------------------------------------------
##color options
--------------------------------------------------------------*/
.aft-image-caption,
#secondary .widget-area.color-pad .widget,
.read-single .color-pad,
.read-single.color-pad{
background-color: #fff;
}
#secondary .widget-area.color-pad .widget{
padding: 10px;
margin-bottom: 30px;
}
#secondary .widget-area.color-pad .widget.widget_media_image{
padding: 0;
}
#secondary .widget-area.color-pad .widget.widget_media_image img{
width: 100%;
}
/*=============for dark mode===========*/
body.aft-dark-mode code,
body.custom-background.aft-dark-mode,
body.aft-dark-mode{
background-color: #181818;
}
body.aft-dark-mode.af-boxed-layout .af-whole-wrapper{
background-color: #101010;
}
body.aft-dark-mode .widget ul ul li,
body.aft-dark-mode .widget ul.menu >li,
body.aft-dark-mode .widget > ul > li{
border-color: #2d2d2d;
}
body.aft-dark-mode .widget ul.menu >li a,
body.aft-dark-mode .widget > ul > li a,
body.aft-dark-mode .exclusive-posts .marquee a,
body.aft-dark-mode article .aft-comment-view-share > span > a,
body.aft-dark-mode .magnitude_tabbed_posts_widget .nav-tabs > li > a,
body.aft-dark-mode #scroll-up,
body.aft-dark-mode h1,
body.aft-dark-mode h2,
body.aft-dark-mode h3,
body.aft-dark-mode h4,
body.aft-dark-mode h5,
body.aft-dark-mode h6,
body.aft-dark-mode{
color: #fff;
}
body.aft-dark-mode .main-navigation .menu .menu-mobile li a{color: #000;}
body.aft-dark-mode .main-navigation .menu .menu-desktop .sub-menu li a{color: #fff;}
body.aft-dark-mode #scroll-up{background-color: #bb1919;}
body.aft-dark-mode footer.site-footer,
body.aft-dark-mode .af-widget-carousel .slide-icon{
background: #111111;
}
body.aft-dark-mode .af-post-thumbnail-holder .read-title h4{
color: #111111;
}
body.aft-dark-mode .af-video-slider .swiper-slide.selected{
border-color: #fff;
}
body.aft-dark-mode #af-preloader,
body.aft-dark-mode .exclusive-posts,
body.single.aft-dark-mode #comments.comments-area,
body.single.aft-dark-mode .entry-content-wrap.social-after-content .aft-social-share,
body.aft-dark-mode .mailchimp-block ,
body.aft-dark-mode .af-search-form,
body.aft-dark-mode .alignfull:not(.wp-block-cover),
body.aft-dark-mode .alignwide,
body.aft-dark-mode .sidr,
body.aft-dark-mode div#respond,
body.aft-dark-mode .read-single .color-pad,
body.aft-dark-mode #secondary .widget-area.color-pad .widget,
body.aft-dark-mode .read-single.color-pad {
background-color: #212121;
}
@media only screen and (min-width: 992px){
body.aft-dark-mode .main-navigation .menu ul ul ul ,
body.aft-dark-mode .main-navigation .menu > ul > li > ul {
background-color: #212121;
}
}
body.aft-dark-mode div#respond{
border-color: transparent;
}
body.aft-dark-mode:not(.home) .magnitude-header .full-width.af-transparent-head .af-for-transparent .search-icon,
body.aft-dark-mode:not(.home) .magnitude-header .full-width.af-transparent-head .af-for-transparent .search-icon:visited,
body.aft-dark-mode:not(.home) .magnitude-header .full-width.af-transparent-head .af-for-transparent .search-icon:hover,
body.aft-dark-mode:not(.home) .magnitude-header .full-width.af-transparent-head .af-for-transparent .search-icon:focus,
body.aft-dark-mode:not(.home) .magnitude-header .full-width.af-transparent-head .af-for-transparent .search-icon:active,
body.aft-dark-mode:not(.home) .header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .main-navigation .menu > ul > li > a,
body.aft-dark-mode .header-layout-compressed .compress-bar-mid .date-bar-mid,
body.aft-dark-mode .search-icon:visited,
body.aft-dark-mode .search-icon:hover,
body.aft-dark-mode .search-icon:focus,
body.aft-dark-mode .search-icon:active,
body.aft-dark-mode .search-icon,
body.aft-dark-mode .main-navigation ul li a,
body.aft-dark-mode blockquote:before,
body.aft-dark-mode input,
body.aft-dark-mode textarea,
body.aft-dark-mode .color-pad,
body.aft-dark-mode .color-pad a:not(.magnitude-categories),
body.aft-dark-mode .color-pad #wp-calendar caption,
body.aft-dark-mode .color-pad .nav-links a,
body.aft-dark-mode .read-details .entry-meta span,
body.aft-dark-mode .color-pad .entry-meta span a,
body.aft-dark-mode .color-pad .entry-meta span,
body.aft-dark-mode .color-pad .read-title h4 a{
color: #fff;
}
body.aft-dark-mode .color-pad .entry-content > [class*="wp-block-"] a:not(.has-text-color),
body.aft-dark-mode .color-pad .entry-content > ul a, .entry-content > ul a:visited,
body.aft-dark-mode .color-pad .entry-content > ol a, .entry-content > ol a:visited,
body.aft-dark-mode .color-pad .entry-content > p a, .entry-content > p a:visited{
color: #bb1919;
}
body.aft-dark-mode .color-pad .entry-content > [class*="wp-block-"] a:hover,
body.aft-dark-mode .color-pad .entry-content > ul a,
body.aft-dark-mode .color-pad .entry-content > ol a,
body.aft-dark-mode .color-pad .entry-content > p a{
/* border-bottom: 2px solid; */
/* padding-bottom: 2px; */
/* border-color: #bb1919; */
text-decoration: underline;
text-decoration-thickness: 2px;
text-underline-offset: 0.2em;
}
body.aft-dark-mode .main-navigation .menu .menu-mobile li .sub-menu{
}
body.aft-dark-mode .magnitude-header .top-header,
body.aft-dark-mode .social-widget-menu ul li a,
body.aft-dark-mode .em-author-details ul li a{
background: #000;
color: #fff;
}
body.aft-dark-mode .aft-small-social-menu ul li a{
background-color: transparent;
color: #fff;
}
body.aft-dark-mode header.header-layout-compressed .aft-small-social-menu ul li a {
color: #fff !important;
}
body.aft-dark-mode .main-navigation ul.children li,
body.aft-dark-mode .main-navigation ul .sub-menu li{
border-top: 1px solid #0a0a0a;
}
body.aft-dark-mode .main-navigation ul.children li:first-child,
body.aft-dark-mode .main-navigation ul .sub-menu li:first-child{
border-top-color: transparent;
}
body.aft-dark-mode .wp-post-author-shortcode{
border-color: #0a0a0a;
}
body.aft-dark-mode input[type=search].wp-block-search__input,
body.aft-dark-mode input,
body.aft-dark-mode input.search-field,
body.aft-dark-mode div#respond textarea{
border-color: transparent;
background-color: #000;
}
body.aft-dark-mode input[type="button"],
body.aft-dark-mode input[type="reset"],
body.aft-dark-mode input[type="submit"]{
background: #bb1919;
}
body.aft-dark-mode .wp-block-table[class*='has-subtle-']{
background-color: transparent;
}
body.aft-dark-mode:not(.home) .magnitude-header .bottom-header,
body.aft-dark-mode .header-layout-default,
body.aft-dark-mode .header-layout-compressed,
body.aft-dark-mode .header-layout-centered,
body.aft-dark-mode .magnitude-header .af-boxed .bottom-bar-up,
body.aft-dark-mode .header-layout-compressed.header-layout-compressed-centered .navigation-container,
body.aft-dark-mode .header-layout-compressed-full .full-width .af-transparent-head .bottom-header ,
body.aft-dark-mode .header-layout-compressed-full .full-width .bottom-header {
background-color: #0a0a0a;
}
/*forsidebar section========*/
#secondary .widget-area.color-pad .widget:not(.widget_media_image){
padding: 10px;
}
body.aft-default-mode .site-footer .widget-area.color-pad .read-single.color-pad ,
body.aft-default-mode #secondary .widget-area.color-pad .read-single.color-pad ,
body.aft-dark-mode .site-footer .widget-area.color-pad .read-single.color-pad ,
body.aft-dark-mode #secondary .widget-area.color-pad .read-single.color-pad {
background-color: transparent;
}
body.aft-dark-mode .site-footer .widget-area.color-pad .widget > ul > li {
color: #bdbdbd;
}
body.aft-dark-mode ul.trail-items li:after,
body.aft-dark-mode .site-footer .widget-area.color-pad .tagcloud a,
body.aft-dark-mode .site-footer .widget-area.color-pad .widget > ul > li a,
body.aft-dark-mode #secondary .widget-area.color-pad .tagcloud a,
body.aft-dark-mode #secondary .widget-area.color-pad .widget > ul > li a{
color: #fff;
}
body.aft-dark-mode #wp-calendar caption,
body.aft-dark-mode pre{
color: #fff;
background-color: #212121;
}
body.aft-dark-mode .header-layout-centered .bottom-header,
body.aft-dark-mode .header-layout-default .af-bottom-header,
body.aft-dark-mode pre{
border-color: #1d1d1d;
}
body.aft-dark-mode .ham:before,
body.aft-dark-mode .ham:after,
body.aft-dark-mode .ham,
body.aft-dark-mode .header-layout-centered .offcanvas-menu span{
background-color: #fff;
}
body.aft-dark-mode .header-layout-centered .offcanvas:hover .offcanvas-menu span.mbtn-top,
body.aft-dark-mode .header-layout-centered .offcanvas:hover .offcanvas-menu span.mbtn-bot,
body.aft-dark-mode .header-layout-centered .offcanvas-menu span.mbtn-bot,
body.aft-dark-mode .header-layout-centered .offcanvas-menu span.mbtn-top{
background-color: #fff;
}
body.aft-dark-mode:not(.home) .magnitude-header.header-layout-centered .bottom-header,
body.aft-dark-mode .ham.exit {
background-color: transparent;
}
/*=============for dark mode===========*/
/*--------------------------------------------------------------
##color options
--------------------------------------------------------------*/
/*==================blockspare plugin support=========================*/
.blockspare-blocks .blockspare-blocks.alignwide{
width: auto;
max-width: none;
margin-left: 0;
margin-right: 0;
}
.entry-content ul.blockspare-social-links{
margin-left: 0;
margin-right: 0;
padding: 0;
}
/*==================blockspare plugin support=========================*/
/*--------------------------------------------------------------
# media queries------------------------------------------------
--------------------------------------------------------------*/
@media screen and (min-width: 1600px) {
/*.home:not(.af-wide-layout):not(.af-boxed-layout) .af-wide-banner-wrapper .banner-grid-wrapper,*/
.af-wide-banner-wrapper .banner-grid-wrapper{
max-width: 1500px;
margin: 10px auto 20px auto;
}
.af-boxed-layout .af-wide-banner-wrapper .banner-grid-wrapper,
.af-wide-layout .af-wide-banner-wrapper .banner-grid-wrapper{
max-width: none;
margin: 10px 10px 20px 10px;
}
}
@media screen and (max-width: 1400px) {
body.single.align-content-right .entry-content-wrap.social-vertical-share .vertical-left-right,
body.single .entry-content-wrap.social-vertical-share .vertical-left-right{
position: inherit;
height: auto;
transform: translateX(0);
}
body.single .entry-content-wrap.social-vertical-share .aft-social-share{
position: inherit;
float: none;
min-width: 0;
top: inherit;
transform: translateX(0);
padding: 10px;
background: #fff;
}
body.single.align-content-right .entry-content-wrap.social-vertical-share .aft-social-share{
transform: translateX(0);
}
body.single .entry-content-wrap.social-vertical-share .aft-social-share .sd-content ul li{
display: inline-block;
padding-left: 0;
}
}
@media only screen and (max-width: 1268px) and (min-width: 1001px){
.grid-layout-default .common-grid.secondary-grid .read-single .read-img {
height: 270px;
}
}
@media screen and (max-width: 1305px) {
.grid-layout-default.layout-3 > .common-grid {
width: 50%;
}
}
@media screen and (max-width: 1024px) {
.banner-single-slider-1-wrap.vertical .banner-single-slider-1 .read-details .forvertical-wrapper {
max-width: 600px;
}
.grid-layout-default .common-grid.secondary-grid .read-single .read-img {
height: 250px;
}
body.single.align-content-right .entry-content-wrap.social-vertical-share .aft-social-share{
text-align: left;
}
}
@media screen and (max-width: 990px) {
.main-navigation .menu > ul {
display: none;}
body.single .entry-content-wrap.social-vertical-share .aft-social-share{
padding-top: 0;
}
.grid-layout-default.layout-3 .first-grid-item-warpper,
.grid-layout-default.layout-2 .first-grid-item-warpper,
.grid-layout-default .first-grid-item-warpper {
width: 100%;
}
.grid-layout-default.layout-2 > .common-grid,
.grid-layout-default .common-grid.secondary-grid{width: 33.33%}
body.align-content-right .container-wrapper #primary,
body.align-content-right .container-wrapper #secondary,
.container-wrapper #secondary,
.container-wrapper #primary {
width: 100%;
padding: 0;
}
.header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent{
position: relative;
}
.main-navigation .menu-item-has-children .menu-description,
.main-navigation .menu-description{
top: 50%;
left: inherit;
transform: translateY(-50%);
margin: 0 5px;
}
.main-navigation .menu-description:after,
.main-navigation ul li.page_item_has_children > a:after,
.main-navigation ul li.menu-item-has-children > a:after{
display: none;
}
.header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .search-icon,
.header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .search-icon:visited,
.header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .search-icon:hover,
.header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .search-icon:focus,
.header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .search-icon:active,
.header-layout-compressed-full .full-width.af-transparent-head .af-for-transparent .main-navigation .menu > ul > li > a{
color: #000;
}
.header-layout-compressed-full .main-navigation .menu-desktop > ul > li > a{
opacity: 1;
}
.primary-footer-area:first-child:nth-last-child(3),
.primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area{
width: 50%;
}
.af-post-thumbnail-holder .af-double-column.list-style .read-bg-img{
width: 45px;
height: 45px;
min-width: 45px;
}
.af-post-thumbnail-holder .af-double-column.list-style .read-details .read-title h4{
font-size: 14px;
font-weight: normal;
}
}
@media screen and (max-width: 768px) {
/*featuredposts*/
.magnitude_posts_grid .af-sec-post,
.primary-footer-area:first-child:nth-last-child(3),
.primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area,
.featured-category-item:first-child:nth-last-child(4),
.featured-category-item:first-child:nth-last-child(4) ~ .featured-category-item,
.af-main-banner-latest-posts .col-4,
.four-col-masonry .col-3,
.featured-posts .col-4{
width: 50%;
}
/*featuredposts*/
.magnitude_posts_slider_widget .side .af-post-slider,
.magnitude_posts_slider_widget .side .af-post-thumbnail-holder,
.magnitude_youtube_video_slider_widget .side .af-video-slider,
.magnitude_youtube_video_slider_widget .side .vid-main-wrapper {
width: 100%;
}
.magnitude_posts_slider_widget .af-post-thumbnail-holder {
display: none;
}
/* default-grid*/
.grid-layout-default .first-grid-item-warpper{width: 100%;}
.grid-layout-default .common-grid.secondary-grid,
.grid-layout-default > .common-grid{width: 50%;}
/* default-grid*/
/* default-grid layout-2*/
.grid-layout-default.layout-2 > .common-grid {width: 50%;}
/* default-grid layout-2*/
/* default-grid layout-3*/
.grid-layout-default.layout-3 .first-grid-item-warpper{width: 100%;}
/* default-grid layout-3*/
}
@media screen and (max-width: 600px) {
.aft-masonry-archive-posts.three-col-masonry .col-3{width: 50%;}
.wp-post-author-shortcode.right .awpa-author-block ,
.wp-post-author-shortcode.left .awpa-author-block {
width: 100%;
margin: 0 auto;
float: none;
}
.wp-post-author-shortcode.right ,
.wp-post-author-shortcode.left {
text-align: center;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next,
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: none;
width: 100%;
}
.af-banner-wrapper .grid-layout-default.layout-3 > .common-grid,
.grid-layout-default.layout-3 > .common-grid{width: 100%;}
}
@media screen and (max-width: 480px) {
.header-layout-centered .top-bar-right{
justify-content: space-between;
}
.header-layout-centered .top-bar-right .aft-small-social-menu ul li:first-child a{
width: auto;
margin-right: 5px;
}
.grid-layout-default.layout-2 .first-grid-item-warpper,
.grid-layout-default.layout-2 > .common-grid,
.grid-layout-default > .common-grid,
.grid-layout-default .common-grid.secondary-grid,
.grid-layout-default .first-grid-item-warpper {
width: 100%;
}
.af-banner-wrapper .grid-layout-default.layout-2 > .common-grid .read-single .read-details,
.grid-layout-default.layout-2 > .common-grid .read-single .read-details{
min-height: 0;
padding: 15px;
}
.af-sec-post,
.magnitude_posts_grid .af-sec-post,
.col-2,.col-3,.col-4{
width: 100%;
}
.af-double-column.list-style .aft-spotlight-posts-1 .read-details,
.af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img{
width: 100%;
}
.top-bar-flex,
.aft-small-social-menu,
.secondary-footer .af-flex-container {
flex-wrap: wrap;
text-align: center;
}
.top-bar-left{
justify-content: space-between;
}
.list-style .read-single {
flex-wrap: wrap;
}
.af-double-column.list-style .read-single{
flex-wrap: nowrap;
}
.aft-small-social-menu{
padding: 5px 0;
display: block;
}
article.archive-image-alternate:nth-of-type(even) .list-style .read-details,
article.archive-image-right .list-style .read-details {
text-align: left;
}
/*featuredposts*/
.aft-masonry-archive-posts.three-col-masonry .col-3,
.two-col-masonry .col-3,
.four-col-masonry .col-3,
.af-main-banner-latest-posts .col-4,
.featured-posts .col-4{
width: 100%;
}
/*featuredposts*/
.primary-footer-area:first-child:nth-last-child(1),
.primary-footer-area:first-child:nth-last-child(2),
.primary-footer-area:first-child:nth-last-child(2) ~ .primary-footer-area,
.primary-footer-area:first-child:nth-last-child(3),
.primary-footer-area:first-child:nth-last-child(3) ~ .primary-footer-area,
.featured-category-item:first-child:nth-last-child(4),
.featured-category-item:first-child:nth-last-child(4) ~ .featured-category-item,
.featured-category-item:first-child:nth-last-child(3),
.featured-category-item:first-child:nth-last-child(3) ~ .featured-category-item,
.featured-category-item:first-child:nth-last-child(2),
.featured-category-item:first-child:nth-last-child(2) ~ .featured-category-item{width: 100%;}
.af-thumb-banner-vert .read-img{display: none;}
.af-post-thumbnail-holder .af-double-column.list-style .read-bg-img + .read-details,
.af-banner-thumbnail-holder .af-double-column.list-style .read-bg-img + .read-details{width: 100%;}
.af-post-slider .read-img.read-bg-img {height: 400px;}
.af-double-column.list-style .aft-spotlight-posts-1 .read-bg-img,
.magnitude_posts_express_list .grid-part .read-img.read-bg-img,
.list-style .read-bg-img{height: 180px;}
/*fonts*/
.magnitude_posts_express_list .grid-part .read-title h4,
.banner-grid-wrapper .grid-item .read-details .read-title h4,
.banner-grid-wrapper.grid-layout-1 .common-grid:nth-child(2) h4,
.af-double-column.list-style .aft-spotlight-posts-1 .read-title h4,
.magnitude_single_col_categorised_posts .read-title h4,
.archive-list-post .read-title h4{
font-size: 18px;
}
/*fonts*/
}
@media screen and (max-width: 320px) {
.af-banner-thumbnail-holder{display: none;}
}
/*--------------------------------------------------------------
# media queries------------------------------------------------
--------------------------------------------------------------*/
/* for elespare */
.elementor-template-full-width .elementor-section.elementor-section-full_width > .elementor-container,
.elementor-template-full-width .elementor-section.elementor-section-boxed > .elementor-container{
margin-left: -15px;
margin-right: -15px;
}
.elementor-template-full-width .elementor-section.elementor-section-full_width.elementor-section-stretched > .elementor-container,
.elementor-template-full-width .elementor-section.elementor-section-boxed.elementor-section-stretched > .elementor-container{
margin-left: auto;
margin-right: auto;
}
/* for elespare */@font-face{font-display:block;font-family:TablePress;font-style:normal;font-weight:400;src:url(data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAAPUAA0AAAAACZAAAAN+AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GYACCUhEICoQIgnILFgABNgIkAygEIAWGcgeBARv6B8iuBzK53oAhKg2KWDsrezjalSefocfD9/uZ575PSbYEqJHAIdo6tMDGdCprFIHd+F9r+rZE46O2iHBJfoAuxwW0yfgKS8KGVFE4dHX1gPmgVhzwhcJbReQ9RWXcraeutbmNHE7T7B1sex8stfMfnkvv0XsgUZrYO1hirXme9TnUkBvQ22RGX50VAr48H54Cn9b8GD73edAAhjboBpIQ6kKOhCz7GA8V5HfzyeA6h0mnrFTJnPjxC7KCrl9caqIUg0EAYACGDBn6YGCxeIE+EkwANTWJX/brZpNfyE5o/7r9uPZjS4tESbCTExLCjxOEbxGi2dQeNEAXUMMlvADkqSV0IHXtkQXNOnI2ctJpRIPt8+HjNivx3rlQYA8FqGwdCxF2aZrdJluMnaqFvy+yngVKbBcn0fSOd1xTpnW4HTkptV8Gi2kvCeUHC0BD+D0VKMIqXniZPJyPya9D7gT6DvUpwJER6avgKDsOfW9jU+YGc/ng6MhA3VSar3NdtvrD9WHZurKVKYOi0RwlY9500YSuWDE084F+jMinu4sTudD5yBTTozA9Horpmb+M3TwIBHempnzdpu1/raWypX0JND/ki4p71CQQlFqnAvkijABrVFIq5BdNJbFncoBOF03/h3IINPQRBxJCYDoAOnkRIDR0w0BSmYiBzDinAuQ6eROg0DEGY6DUiEUYqKyILwFq2qS9GKhrpFsykdeFLmDjknYG4jKbNeNyQ1zhCoP840pdYiqu8jTW4mp6pMXH1HVJp8wRmHmQKTKiUOBVSMHrlKuBlYidxkMgw6/bMoG5RD6qfs8yO8LVqFCFa8ELrcVLEqTaS7UG5aqVq1GlWi28k3rRgCjbiU+qqOItvDEqXjkvwF/dUF595jB8LSqqgwIWAWsRmcJJ5GsHbYUqVbirBi5IpRMxLso/i2oSA6ZYDoMFCiknI7ZkGacSVYUjlLSXyG8n08nOQcXTeyzU5ozbiGRQZRt0vu/TMoEV8RLI3DiBSiVzMtNKAPgErlwLoqiAY2fJ9UbRMU/0rz38UP5FQtH3i8V3KYSHYJdSYRnwW8XazUAUop3gQY19hkEH98OA2QQ6wg0S+FjtwOwdOvF5J2VXBBLQmo2EAxsIKVJkkUcRZVRRa7NrP+my6Ns8cKszHYJf+fPPLPTq5vFcmYKZNL+fn1CZDgoYecKZHwA=) format("woff2"),url(woff/tablepress.woff) format("woff")}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#f9f9f9;--even-text-color:var(--text-color);--even-bg-color:#fff;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:content-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>*+tbody>*>*,.tablepress>tbody>*~*>*,.tablepress>tfoot>*>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>*>th{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>.odd>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody)>.even>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dataTables_wrapper{clear:both;margin-bottom:1rem;position:relative}.dataTables_wrapper .tablepress{clear:both;margin-bottom:0}.dataTables_wrapper:after{clear:both;content:"";display:block;height:0;line-height:0;visibility:hidden}.dataTables_wrapper label input,.dataTables_wrapper label select{display:inline;margin:2px;width:auto}.dataTables_length{float:left;white-space:nowrap}.dataTables_filter{float:right;white-space:nowrap}.dataTables_filter label input{margin-left:.5em;margin-right:0}.dataTables_info{clear:both;float:left;margin:4px 0 0}.dataTables_paginate{float:right;margin:4px 0 0}.dataTables_paginate .paginate_button{color:#111;display:inline-block;margin:0 5px;outline:none;position:relative;text-decoration:underline}.dataTables_paginate .paginate_button:first-child{margin-left:0}.dataTables_paginate .paginate_button:last-child{margin-right:0}.dataTables_paginate .paginate_button:after,.dataTables_paginate .paginate_button:before{color:#d9edf7}.dataTables_paginate .paginate_button:hover{cursor:pointer;text-decoration:none}.dataTables_paginate .paginate_button:hover:after,.dataTables_paginate .paginate_button:hover:before{color:#049cdb}.dataTables_paginate .paginate_button.disabled{color:#999;cursor:default;text-decoration:none}.dataTables_paginate .paginate_button.disabled:after,.dataTables_paginate .paginate_button.disabled:before{color:#f9f9f9}.dataTables_paginate .paginate_button.current{cursor:default;font-weight:700;text-decoration:none}.dataTables_paginate.paging_simple{padding:0 15px}.dataTables_paginate.paging_simple .paginate_button.next:after,.dataTables_paginate.paging_simple .paginate_button.previous:before{-webkit-font-smoothing:antialiased;bottom:0;content:"\f053";font-family:TablePress;font-size:14px;font-weight:700;height:14px;left:-14px;line-height:1;margin:auto;position:absolute;right:auto;text-align:left;text-shadow:.1em .1em #666;top:0;width:14px}.dataTables_paginate.paging_simple .paginate_button.next:after{content:"\f054";left:auto;text-align:right}.dataTables_scroll{clear:both}.dataTables_scroll .tablepress{width:100%!important}.dataTables_scrollHead table.tablepress{margin:0}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_scrollBody .tablepress thead th:after{content:""}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing{height:0;margin:0!important;overflow:hidden;padding:0!important}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color)}.tablepress .sorting,.tablepress .sorting_asc,.tablepress .sorting_desc{cursor:pointer;outline:none;padding-right:20px;position:relative}.tablepress .sorting:after,.tablepress .sorting_asc:after,.tablepress .sorting_desc:after{-webkit-font-smoothing:antialiased;bottom:0;font-family:TablePress;font-size:14px;font-weight:400;height:14px;left:auto;line-height:1;margin:auto;position:absolute;right:6px;top:0}.tablepress .sorting:after{content:"\f0dc"}.tablepress .sorting_asc:after{content:"\f0d8";padding:0 0 2px}.tablepress .sorting_desc:after{content:"\f0d7"}.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}
.oscars-19-predix-tbl thead th {
background-color: #ba1f00 !important;
}
.oscars-19-predix-tbl {
font-family: Helvetica;
font-size: 15px;
font-weight: bold;
}
.oscars-19-predix-tbl .odd td {
background-color: #ffffff;
}
.oscars-19-predix-tbl .even td {
background-color: #d8d8d8;
}
.whowonwhat-lb-18-tbl {
font-family: Helvetica;
font-size: 15px;
}
.whowonwhat-lb-18-tbl tbody td,
.whowonwhat-lb-18-tbl thead th {
text-align: center;
vertical-align: middle;
}
.whowonwhat-lb-18-tbl thead th {
background-color: #ba1f00 !important;
}
.whowonwhat-18-tbl {
font-family: Helvetica;
font-size: 14px;
font-style: italic;
}
.whowonwhat-18-tbl .column-1 {
font-family: Helvetica;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #ffffff;
background-color: #ba1f00 !important;
}
.whowonwhat-18-tbl .row-1 {
font-family: Helvetica;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #000000;
}
.whowonwhat-18-tbl tbody td,
.whowonwhat-18-tbl thead th {
text-align: center;
vertical-align: middle;
}
.tablepress-id-296 .row-11,
.tablepress-id-296 .row-21,
.tablepress-id-296 .row-29,
.tablepress-id-296 .row-37,
.tablepress-id-296 .row-46,
.tablepress-id-296 .row-55,
.tablepress-id-296 .row-63,
.tablepress-id-296 .row-71,
.tablepress-id-296 .row-80,
.tablepress-id-296 .row-89,
.tablepress-id-296 .row-98,
.tablepress-id-296 .row-107,
.tablepress-id-296 .row-116,
.tablepress-id-296 .row-125,
.tablepress-id-296 .row-135,
.tablepress-id-296 .row-144,
.tablepress-id-296 .row-153,
.tablepress-id-296 .row-162,
.tablepress-id-296 .row-171,
.tablepress-id-296 .row-180,
.tablepress-id-296 .row-189,
.tablepress-id-296 .row-198,
.tablepress-id-296 .row-207,
.tablepress-id-296 .row-216,
.tablepress-id-296 .row-225,
.tablepress-id-296 .row-235,
.tablepress-id-296 .row-244,
.tablepress-id-296 .row-253,
.tablepress-id-296 .row-262 {
font-weight: bold !important;
}
.oscars-16-predix-tbl thead .sorting_asc,
.oscars-16-predix-tbl thead .sorting_desc,
.oscars-16-predix-tbl thead .sorting:hover {
background-color: #ba1f00 !important;
}
.whowonwhat-16-tbl .column-1 {
font-family: Helvetica;
font-size: 12px;
font-style: normal;
font-weight: bold;
}
.whowonwhat-16-tbl .column-2,
.whowonwhat-16-tbl .column-3,
.whowonwhat-16-tbl .column-4,
.whowonwhat-16-tbl .column-5,
.whowonwhat-16-tbl .column-6,
.whowonwhat-16-tbl .column-7,
.whowonwhat-16-tbl .column-8,
.whowonwhat-16-tbl .column-9,
.whowonwhat-16-tbl .column-10,
.whowonwhat-16-tbl .column-11,
.whowonwhat-16-tbl .column-12,
.whowonwhat-16-tbl .column-13,
.whowonwhat-16-tbl .column-14,
.whowonwhat-16-tbl .column-15 {
font-family: Helvetica;
font-size: 9px;
font-style: normal;
color: #171616;
}
.whowonwhat-16-tbl .row-1 {
font-family: Helvetica !important;
font-size: 12px !important;
font-style: normal !important;
font-weight: bold !important;
}
.oscars-16-predix-tbl .row-1 {
font-family: Helvetica;
font-size: 12px;
font-style: normal;
font-weight: bold;
background-color: #ba1f00;
}
.oscars-16-predix-tbl .odd td {
background-color: #ffffff;
}
.oscars-16-predix-tbl .even td {
background-color: #d8d8d8;
}
.oscars-16-predix-tbl .column-2 {
font-family: Helvetica;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #171616;
}
.oscars-16-predix-tbl .column-3,
.oscars-16-predix-tbl .column-4,
.oscars-16-predix-tbl .column-5,
.oscars-16-predix-tbl .column-6,
.oscars-16-predix-tbl .column-7,
.oscars-16-predix-tbl .column-8,
.oscars-16-predix-tbl .column-9,
.oscars-16-predix-tbl .column-10,
.oscars-16-predix-tbl .column-11,
.oscars-16-predix-tbl .column-12 {
font-family: Helvetica;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #171616;
}
/**20160202**/
.emmys-15-predix-tbl {
width: 90%;
}
.emmys-15-predix-tbl thead tr th {
font-family: Helvetica;
background-color: #ba1f00;
border: 1px solid #eaeaea;
border-collapse: collapse;
}
.emmys-15-predix-tbl tbody th,
.emmys-15-predix-tbl tbody tr,
.emmys-15-predix-tbl tbody td {
border-spacing: 0;
border-collapse: collapse;
border: 1px dotted #171616;
border-radius: 5px;
-moz-border-radius: 5px;
}
.emmys-15-predix-tbl .column-1 {
font-family: Helvetica;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: #171616;
text-align: left important!;
}
.emmys-15-predix-tbl .odd td {
background-color: #ffffff;
}
.emmys-15-predix-tbl .even td {
background-color: #d8d8d8;
}
.emmys-15-predix-tbl .column-2,
.emmys-15-predix-tbl .column-3,
.emmys-15-predix-tbl .column-4,
.emmys-15-predix-tbl .column-5,
.emmys-15-predix-tbl .column-6,
.emmys-15-predix-tbl .column-7,
.emmys-15-predix-tbl .column-8,
.emmys-15-predix-tbl .column-9 {
font-family: Helvetica;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: #171616;
text-align: center important!;
}
.emmys-16-predix-tbl .column-1 {
font-family: Helvetica;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: black;
text-align: center;
}
.emmys-16-predix-tbl .row-1 {
font-family: Helvetica;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: black;
text-align: center;
}
.emmys-16-predix-tbl thead tr th {
font-family: Helvetica;
background-color: #ba1f00;
border: 1px dotted #eaeaea;
border-collapse: collapse;
}
.oscars-15-predix-tbl thead tr th {
font-family: Helvetica;
background-color: #ba1f00;
border: 1px dotted #eaeaea;
border-collapse: collapse;
}
.oscars-15-predix-tbl tbody th,
.oscars-15-predix-tbl tbody tr,
.oscars-15-predix-tbl tbody td {
border-spacing: 0;
border-collapse: collapse;
border: 1px dotted #171616;
border-radius: 5px;
-moz-border-radius: 5px;
}
.oscars-15-predix-tbl .odd td {
background-color: #ffffff;
}
.oscars-15-predix-tbl .even td {
background-color: #d8d8d8;
}
.oscars-15-predix-tbl .column-1 {
font-family: Helvetica;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: #171616;
text-align: center;
}
.oscars-15-predix-tbl .column-2,
.oscars-15-predix-tbl .column-3,
.oscars-15-predix-tbl .column-4,
.oscars-15-predix-tbl .column-5,
.oscars-15-predix-tbl .column-6,
.oscars-15-predix-tbl .column-7,
.oscars-15-predix-tbl .column-8,
.oscars-15-predix-tbl .column-9,
.oscars-15-predix-tbl .column-10,
.oscars-15-predix-tbl .column-11,
.oscars-15-predix-tbl .column-12 {
font-family: Helvetica;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: #171616;
text-align: center;
}
.aw-vote-marker {
font-size: 18px;
font-style: normal;
color: #171616;
}
.tablepress-id-12 .odd td,
.tablepress-id-4 .odd td,
.tablepress-id-5 .odd td,
.tablepress-id-6 .odd td,
.tablepress-id-7 .odd td,
.tablepress-id-8 .odd td,
.tablepress-id-9 .odd td,
.tablepress-id-10 .odd td,
.tablepress-id-11 .odd td,
.tablepress-id-15 .odd td,
.tablepress-id-16 .odd td,
.tablepress-id-17 .odd td,
.tablepress-id-18 .odd td,
.tablepress-id-19 .odd td,
.tablepress-id-20 .odd td,
.tablepress-id-21 .odd td,
.tablepress-id-22 .odd td,
.tablepress-id-23 .odd td,
.tablepress-id-24 .odd td,
.tablepress-id-25 .odd td,
.tablepress-id-26 .odd td,
.tablepress-id-29 .odd td,
.tablepress-id-28 .odd td,
.tablepress-id-108 .odd td,
.tablepress-id-30 .odd td,
.tablepress-id-31 .odd td,
.tablepress-id-32 .odd td,
.tablepress-id-34 .odd td,
.tablepress-id-35 .odd td,
.tablepress-id-36 .odd td,
.tablepress-id-37 .odd td,
.tablepress-id-38 .odd td,
.tablepress-id-39 .odd td,
.tablepress-id-67 .odd td,
.emmy-winners-predix-tbl .odd td,
.oscars-noms14-predix-tbl .odd td,
.oscars-wins14-predix-tbl .odd td {
background-color: #ffffff;
}
.oscars-wins14-predix-tbl .row-2 {
font-weight: bold;
}
.tablepress-id-12 .even td,
.tablepress-id-4 .even td,
.tablepress-id-5 .even td,
.tablepress-id-6 .even td,
.tablepress-id-7 .even td,
.tablepress-id-8 .even td,
.tablepress-id-9 .even td,
.tablepress-id-10 .even td,
.tablepress-id-11 .even td,
.tablepress-id-15 .even td,
.tablepress-id-16 .even td,
.tablepress-id-17 .even td,
.tablepress-id-18 .even td,
.tablepress-id-19 .even td,
.tablepress-id-20 .even td,
.tablepress-id-21 .even td,
.tablepress-id-22 .even td,
.tablepress-id-23 .even td,
.tablepress-id-24 .even td,
.tablepress-id-25 .even td,
.tablepress-id-26 .even td,
.tablepress-id-29 .even td,
.tablepress-id-28 .even td,
.tablepress-id-108 .even td,
.tablepress-id-30 .even td,
.tablepress-id-31 .even td,
.tablepress-id-32 .even td,
.tablepress-id-34 .even td,
.tablepress-id-35 .even td,
.tablepress-id-36 .even td,
.tablepress-id-37 .even td,
.tablepress-id-38 .even td,
.tablepress-id-39 .even td,
.tablepress-id-67 .even td,
.emmy-winners-predix-tbl .even td,
.oscars-noms14-predix-tbl .even td,
.oscars-wins14-predix-tbl .even td {
background-color: #d8d8d8;
}
.tablepress-id-12 thead th,
.tablepress-id-12 thead tr,
.tablepress-id-12 tbody td,
.tablepress-id-4 thead th,
.tablepress-id-4 tbody tr,
.tablepress-id-4 tbody td,
.tablepress-id-5 thead th,
.tablepress-id-5 tbody tr,
.tablepress-id-5 tbody td,
.tablepress-id-6 thead th,
.tablepress-id-6 tbody tr,
.tablepress-id-6 tbody td,
.tablepress-id-7 thead th,
.tablepress-id-7 tbody tr,
.tablepress-id-7 tbody td,
.tablepress-id-8 thead th,
.tablepress-id-8 tbody tr,
.tablepress-id-8 tbody td,
.tablepress-id-9 thead th,
.tablepress-id-9 tbody tr,
.tablepress-id-9 tbody td,
.tablepress-id-10 thead th,
.tablepress-id-10 tbody tr,
.tablepress-id-10 tbody td,
.tablepress-id-11 thead th,
.tablepress-id-11 tbody tr,
.tablepress-id-11 tbody td,
.tablepress-id-15 thead th,
.tablepress-id-15 tbody tr,
.tablepress-id-15 tbody td,
.tablepress-id-16 thead th,
.tablepress-id-16 tbody tr,
.tablepress-id-16 tbody td,
.tablepress-id-17 thead th,
.tablepress-id-17 tbody tr,
.tablepress-id-17 tbody td,
.tablepress-id-18 thead th,
.tablepress-id-18 tbody tr,
.tablepress-id-18 tbody td,
.tablepress-id-19 thead th,
.tablepress-id-19 tbody tr,
.tablepress-id-19 tbody td,
.tablepress-id-20 thead th,
.tablepress-id-20 tbody tr,
.tablepress-id-20 tbody td,
.tablepress-id-21 thead th,
.tablepress-id-21 tbody tr,
.tablepress-id-21 tbody td,
.tablepress-id-22 thead th,
.tablepress-id-22 tbody tr,
.tablepress-id-22 tbody td,
.tablepress-id-23 thead th,
.tablepress-id-23 tbody tr,
.tablepress-id-23 tbody td,
.tablepress-id-24 thead th,
.tablepress-id-24 tbody tr,
.tablepress-id-24 tbody td,
.tablepress-id-25 thead th,
.tablepress-id-25 tbody tr,
.tablepress-id-25 tbody td,
.tablepress-id-26 thead th,
.tablepress-id-26 tbody tr,
.tablepress-id-26 tbody td,
.tablepress-id-28 thead th,
.tablepress-id-28 tbody tr,
.tablepress-id-28 tbody td,
.tablepress-id-108 thead th,
.tablepress-id-108 tbody tr,
.tablepress-id-108 tbody td,
.tablepress-id-29 thead th,
.tablepress-id-29 tbody tr,
.tablepress-id-29 tbody td,
.tablepress-id-30 thead th,
.tablepress-id-30 tbody tr,
.tablepress-id-30 tbody td,
.tablepress-id-31 thead th,
.tablepress-id-31 tbody tr,
.tablepress-id-31 tbody td,
.tablepress-id-32 thead th,
.tablepress-id-32 tbody tr,
.tablepress-id-32 tbody td,
.tablepress-id-34 thead th,
.tablepress-id-34 tbody tr,
.tablepress-id-34 tbody td,
.tablepress-id-35 thead th,
.tablepress-id-35 tbody tr,
.tablepress-id-35 tbody td,
.tablepress-id-36 thead th,
.tablepress-id-36 tbody tr,
.tablepress-id-36 tbody td,
.tablepress-id-37 thead th,
.tablepress-id-37 tbody tr,
.tablepress-id-37 tbody td,
.tablepress-id-38 thead th,
.tablepress-id-38 tbody tr,
.tablepress-id-38 tbody td,
.tablepress-id-39 thead th,
.tablepress-id-39 tbody tr,
.tablepress-id-39 tbody td,
.tablepress-id-67 thead th,
.tablepress-id-67 tbody tr,
.tablepress-id-67 tbody td,
.emmy-winners-predix-tbl tbody th,
.emmy-winners-predix-tbl tbody tr,
.emmy-winners-predix-tbl tbody td,
.oscars-noms14-predix-tbl tbody th,
.oscars-noms14-predix-tbl tbody tr,
.oscars-noms14-predix-tbl tbody td,
.oscars-wins14-predix-tbl tbody th,
.oscars-wins14-predix-tbl tbody tr,
.oscars-wins14-predix-tbl tbody td {
border-spacing: 0;
border-collapse: collapse;
border: 1px dotted #171616;
border-radius: 5px;
-moz-border-radius: 5px;
}
.tablepress-id-34 .row-1 .column-12,
.tablepress-id-34 .row-1 .column-1,
.tablepress-id-35 .row-1 .column-12,
.tablepress-id-35 .row-1 .column-1,
.tablepress-id-36 .row-1 .column-12,
.tablepress-id-36 .row-1 .column-1,
.tablepress-id-37 .row-1 .column-12,
.tablepress-id-37 .row-1 .column-1,
.tablepress-id-38 .row-1 .column-12,
.tablepress-id-38 .row-1 .column-1,
.tablepress-id-39 .row-1 .column-12,
.tablepress-id-39 .row-1 .column-1,
.tablepress-id-67 .row-1 .column-1,
.tablepress-id-67 .row-1 .column-12,
.tablepress-id-4 .row-1 .column-13,
.tablepress-id-4 .row-1 .column-1,
.tablepress-id-5 .row-1 .column-13,
.tablepress-id-5 .row-1 .column-1,
.tablepress-id-6 .row-1 .column-13,
.tablepress-id-6 .row-1 .column-1,
.tablepress-id-7 .row-1 .column-13,
.tablepress-id-7 .row-1 .column-1,
.tablepress-id-8 .row-1 .column-13,
.tablepress-id-8 .row-1 .column-1,
.tablepress-id-9 .row-1 .column-13,
.tablepress-id-9 .row-1 .column-1,
.tablepress-id-10 .row-1 .column-13,
.tablepress-id-10 .row-1 .column-1,
.tablepress-id-11 .row-1 .column-13,
.tablepress-id-11 .row-1 .column-1,
.tablepress-id-15 .row-1 .column-13,
.tablepress-id-15 .row-1 .column-1,
.tablepress-id-16 .row-1 .column-13,
.tablepress-id-16 .row-1 .column-1,
.tablepress-id-17 .row-1 .column-13,
.tablepress-id-17 .row-1 .column-1,
.tablepress-id-18 .row-1 .column-13,
.tablepress-id-18 .row-1 .column-1,
.tablepress-id-19 .row-1 .column-13,
.tablepress-id-19 .row-1 .column-1,
.tablepress-id-20 .row-1 .column-13,
.tablepress-id-20 .row-1 .column-1,
.tablepress-id-21 .row-1 .column-13,
.tablepress-id-21 .row-1 .column-1,
.tablepress-id-22 .row-1 .column-13,
.tablepress-id-22 .row-1 .column-1,
.tablepress-id-23 .row-1 .column-13,
.tablepress-id-23 .row-1 .column-1,
.tablepress-id-24 .row-1 .column-13,
.tablepress-id-24 .row-1 .column-1,
.tablepress-id-25 .row-1 .column-13,
.tablepress-id-25 .row-1 .column-1,
.tablepress-id-26 .row-1 .column-13,
.tablepress-id-26 .row-1 .column-1,
.tablepress-id-29 .row-1 .column-13,
.tablepress-id-29 .row-1 .column-1,
.tablepress-id-30 .row-1 .column-1,
.tablepress-id-31 .row-1 .column-1,
.tablepress-id-32 .row-1 .column-1,
.emmy-winners-predix-tbl .row-1 .column-1,
.emmy-winners-predix-tbl .row-1 .column-12,
.oscars-noms14-predix-tbl .row-1 .column-12,
.oscars-noms14-predix-tbl .row-1 .column-1 {
font-family: Helvetica;
font-size: 15px;
font-style: normal;
text-shadow: 0 1px 0 #111111;
color: #ececec;
}
.tablepress-id-34 .column-1,
.tablepress-id-34 .column-12,
.tablepress-id-35 .column-1,
.tablepress-id-35 .column-12,
.tablepress-id-36 .column-1,
.tablepress-id-36 .column-12,
.tablepress-id-37 .column-1,
.tablepress-id-37 .column-12,
.tablepress-id-38 .column-1,
.tablepress-id-38 .column-12,
.tablepress-id-39 .column-1,
.tablepress-id-39 .column-12,
.tablepress-id-67 .column-1,
.tablepress-id-67 .column-12,
.tablepress-id-4 .column-1,
.tablepress-id-4 .column-13,
.tablepress-id-5 .column-1,
.tablepress-id-5 .column-13,
.tablepress-id-6 .column-1,
.tablepress-id-6 .column-13,
.tablepress-id-7 .column-1,
.tablepress-id-7 .column-13,
.tablepress-id-8 .column-1,
.tablepress-id-8 .column-13,
.tablepress-id-9 .column-1,
.tablepress-id-9 .column-13,
.tablepress-id-10 .column-1,
.tablepress-id-10 .column-13,
.tablepress-id-11 .column-1,
.tablepress-id-11 .column-13,
.tablepress-id-15 .column-1,
.tablepress-id-15 .column-13,
.tablepress-id-16 .column-1,
.tablepress-id-16 .column-13,
.tablepress-id-17 .column-1,
.tablepress-id-17 .column-13,
.tablepress-id-18 .column-1,
.tablepress-id-18 .column-13,
.tablepress-id-19 .column-1,
.tablepress-id-19 .column-13,
.tablepress-id-20 .column-1,
.tablepress-id-20 .column-13,
.tablepress-id-21 .column-1,
.tablepress-id-21 .column-13,
.tablepress-id-22 .column-1,
.tablepress-id-22 .column-13,
.tablepress-id-23 .column-1,
.tablepress-id-23 .column-13,
.tablepress-id-24 .column-1,
.tablepress-id-24 .column-13,
.tablepress-id-25 .column-1,
.tablepress-id-25 .column-13,
.tablepress-id-26 .column-1,
.tablepress-id-26 .column-13,
.tablepress-id-29 .column-1,
.tablepress-id-29 .column-13,
.tablepress-id-30 .column-1,
.tablepress-id-31 .column-1,
.tablepress-id-32 .column-1,
.emmy-winners-predix-tbl .column-1,
.emmy-winners-predix-tbl .column-12,
.oscars-noms14-predix-tbl .column-1,
.oscars-noms14-predix-tbl .column-12,
.oscars-wins14-predix-tbl .column-2 {
font-family: Helvetica;
font-size: 15px;
font-style: normal;
color: #171616;
}
.tablepress-id-34 thead th,
.tablepress-id-35 thead th,
.tablepress-id-36 thead th,
.tablepress-id-37 thead th,
.tablepress-id-38 thead th,
.tablepress-id-39 thead th,
.tablepress-id-67 thead th,
.tablepress-id-4 thead th,
.tablepress-id-5 thead th,
.tablepress-id-6 thead th,
.tablepress-id-7 thead th,
.tablepress-id-8 thead th,
.tablepress-id-9 thead th,
.tablepress-id-10 thead th,
.tablepress-id-11 thead th,
.tablepress-id-15 thead th,
.tablepress-id-16 thead th,
.tablepress-id-17 thead th,
.tablepress-id-18 thead th,
.tablepress-id-19 thead th,
.tablepress-id-20 thead th,
.tablepress-id-21 thead th,
.tablepress-id-22 thead th,
.tablepress-id-23 thead th,
.tablepress-id-24 thead th,
.tablepress-id-25 thead th,
.tablepress-id-26 thead th,
.tablepress-id-29 thead th,
.tablepress-id-30 thead th,
.tablepress-id-31 thead th,
.tablepress-id-32 thead th,
.emmy-winners-predix-tbl thead th,
.oscars-noms14-predix-tbl thead th,
.oscars-wins14-predix-tbl thead th {
background-color: #000000 !important;
color: #ececec;
font-family: Helvetica;
font-size: 12px;
text-shadow: 0 1px 0 #111111;
border: 1px dotted #eaeaea;
border-collapse: collapse;
}
.tablepress-id-34 thead .sorting_asc,
.tablepress-id-34 thead .sorting_desc,
.tablepress-id-34 thead .sorting:hover,
.tablepress-id-35 thead .sorting_asc,
.tablepress-id-35 thead .sorting_desc,
.tablepress-id-35 thead .sorting:hover,
.tablepress-id-36 thead .sorting_asc,
.tablepress-id-36 thead .sorting_desc,
.tablepress-id-36 thead .sorting:hover,
.tablepress-id-37 thead .sorting_asc,
.tablepress-id-37 thead .sorting_desc,
.tablepress-id-37 thead .sorting:hover,
.tablepress-id-38 thead .sorting_asc,
.tablepress-id-38 thead .sorting_desc,
.tablepress-id-38 thead .sorting:hover,
.tablepress-id-39 thead .sorting_asc,
.tablepress-id-39 thead .sorting_desc,
.tablepress-id-39 thead .sorting:hover,
.tablepress-id-67 thead .sorting_asc,
.tablepress-id-67 thead .sorting_desc,
.tablepress-id-67 thead .sorting:hover,
.tablepress-id-4 thead .sorting_asc,
.tablepress-id-4 thead .sorting_desc,
.tablepress-id-4 thead .sorting:hover,
.tablepress-id-5 thead .sorting_asc,
.tablepress-id-5 thead .sorting_desc,
.tablepress-id-5 thead .sorting:hover,
.tablepress-id-6 thead .sorting_asc,
.tablepress-id-6 thead .sorting_desc,
.tablepress-id-6 thead .sorting:hover,
.tablepress-id-7 thead .sorting_asc,
.tablepress-id-7 thead .sorting_desc,
.tablepress-id-7 thead .sorting:hover,
.tablepress-id-8 thead .sorting_asc,
.tablepress-id-8 thead .sorting_desc,
.tablepress-id-8 thead .sorting:hover,
.tablepress-id-9 thead .sorting_asc,
.tablepress-id-9 thead .sorting_desc,
.tablepress-id-9 thead .sorting:hover,
.tablepress-id-10 thead .sorting_asc,
.tablepress-id-10 thead .sorting_desc,
.tablepress-id-10 thead .sorting:hover,
.tablepress-id-11 thead .sorting_asc,
.tablepress-id-11 thead .sorting_desc,
.tablepress-id-11 thead .sorting:hover,
.tablepress-id-15 thead .sorting_asc,
.tablepress-id-15 thead .sorting_desc,
.tablepress-id-15 thead .sorting:hover,
.tablepress-id-16 thead .sorting_asc,
.tablepress-id-16 thead .sorting_desc,
.tablepress-id-16 thead .sorting:hover,
.tablepress-id-17 thead .sorting_asc,
.tablepress-id-17 thead .sorting_desc,
.tablepress-id-17 thead .sorting:hover,
.tablepress-id-18 thead .sorting_asc,
.tablepress-id-18 thead .sorting_desc,
.tablepress-id-18 thead .sorting:hover,
.tablepress-id-19 thead .sorting_asc,
.tablepress-id-19 thead .sorting_desc,
.tablepress-id-19 thead .sorting:hover,
.tablepress-id-20 thead .sorting_asc,
.tablepress-id-20 thead .sorting_desc,
.tablepress-id-20 thead .sorting:hover,
.tablepress-id-21 thead .sorting_asc,
.tablepress-id-21 thead .sorting_desc,
.tablepress-id-21 thead .sorting:hover,
.tablepress-id-22 thead .sorting_asc,
.tablepress-id-22 thead .sorting_desc,
.tablepress-id-22 thead .sorting:hover,
.tablepress-id-23 thead .sorting_asc,
.tablepress-id-23 thead .sorting_desc,
.tablepress-id-23 thead .sorting:hover,
.tablepress-id-24 thead .sorting_asc,
.tablepress-id-24 thead .sorting_desc,
.tablepress-id-24 thead .sorting:hover,
.tablepress-id-25 thead .sorting_asc,
.tablepress-id-25 thead .sorting_desc,
.tablepress-id-25 thead .sorting:hover,
.tablepress-id-26 thead .sorting_asc,
.tablepress-id-26 thead .sorting_desc,
.tablepress-id-26 thead .sorting:hover,
.tablepress-id-28 thead .sorting_asc,
.tablepress-id-28 thead .sorting_desc,
.tablepress-id-28 thead .sorting:hover,
.tablepress-id-108 thead .sorting_asc,
.tablepress-id-108 thead .sorting_desc,
.tablepress-id-108 thead .sorting:hover,
.tablepress-id-29 thead .sorting_asc,
.tablepress-id-29 thead .sorting_desc,
.tablepress-id-29 thead .sorting:hover,
.tablepress-id-30 thead .sorting_asc,
.tablepress-id-30 thead .sorting_desc,
.tablepress-id-30 thead .sorting:hover,
.tablepress-id-31 thead .sorting_asc,
.tablepress-id-31 thead .sorting_desc,
.tablepress-id-31 thead .sorting:hover,
.tablepress-id-32 thead .sorting_asc,
.tablepress-id-32 thead .sorting_desc,
.tablepress-id-32 thead .sorting:hover,
.emmy-winners-predix-tbl thead .sorting_asc,
.emmy-winners-predix-tbl thead .sorting_desc,
.emmy-winners-predix-tbl thead .sorting:hover,
.oscars-noms14-predix-tbl thead .sorting_asc,
.oscars-noms14-predix-tbl thead .sorting_desc,
.oscars-noms14-predix-tbl thead .sorting:hover,
.oscars-wins14-predix-tbl thead .sorting_asc,
.oscars-wins14-predix-tbl thead .sorting_desc,
.oscars-wins14-predix-tbl thead .sorting:hover {
background-color: #ba1f00 !important;
}
.tablepress-id-12 .row-2 {
background-color: #ececec;
color: #171616;
font-family: Helvetica;
font-size: 14px;
font-style: bold;
text-shadow: 0 1px 0 #111111;
}
.tablepress-id-12 {
border: 1px dotted #171616;
border-collapse: collapse;
table-layout: fixed;
}
.tablepress-id-12 thead th {
background-color: #ffffff;
color: #000000;
height: 80px;
}
.tablepress-id-12 .column-1 {
font-family: Helvetica;
font-size: 15px;
font-style: bold;
color: #171616;
width: 250px !important;
}
.tablepress-id-12 .row-1 .column-1 {
font-family: Helvetica;
font-size: 15px;
font-style: bold;
text-shadow: 0 1px 0 #111111;
background-color: #ba1f00;
color: #ececec;
}
.tablepress-id-12 tbody tr td {
background-color: #ffffff;
}
.tablepress-id-12 .column-2,
.tablepress-id-12 .column-3,
.tablepress-id-12 .column-4,
.tablepress-id-12 .column-5,
.tablepress-id-12 .column-6,
.tablepress-id-12 .column-7,
.tablepress-id-12 .column-8,
.tablepress-id-12 .column-9,
.tablepress-id-12 .column-10,
.tablepress-id-12 .column-11,
.tablepress-id-12 .column-12,
.tablepress-id-12 .column-13,
.tablepress-id-12 .column-14,
.tablepress-id-12 .column-15,
.tablepress-id-12 .column-16,
.tablepress-id-12 .column-17,
.tablepress-id-12 .column-18,
.tablepress-id-12 .column-19,
.tablepress-id-12 .column-20,
.tablepress-id-12 .column-21
.tablepress-id-12 .column-22 {
width: 100px !important;
}
.paginate_enabled_previous:hover,
.paginate_enabled_next:hover {
color: #ba1f00 !important;
}
.paginate_enabled_previous:before,
.paginate_enabled_next:after {
color: #ba1f00 !important;
}
.paginate_disabled_previous:before,
.paginate_disabled_next:after {
color: #ececec !important;
}
.column-filter-widgets {
height: 150px;
background: #2d2d2d;
border: 1px dotted #ffffff;
border-collapse: collapse;
border-radius: 5px;
-moz-border-radius: 5px;
}
.filter-term {
color: #ba1f00;
}
.filter-term:hover {
color: #ffffff;
}
.tablepress-id-28 thead th,
.tablepress-id-108 thead th {
background-color: #2d2d2d;
color: #ececec;
font-family: Helvetica;
font-size: 15px;
text-shadow: 0 1px 0 #111111;
border: 1px dotted #eaeaea;
border-collapse: collapse;
}
#tablepress-108_wrapper .column-filter-widget select,
#tablepress-108_length select,
#tablepress-108_length label,
#tablepress-108_filter label,
#tablepress-108_filter input,
#tablepress-28_wrapper .column-filter-widget select,
#tablepress-28_length select,
#tablepress-28_length label,
#tablepress-28_filter label,
#tablepress-28_filter input {
font-size: 14px;
font-family: Helvetica;
}
.tablepress-id-40 .odd td,
.tablepress-id-41 .odd td,
.tablepress-id-42 .odd td,
.tablepress-id-43 .odd td,
.tablepress-id-44 .odd td,
.tablepress-id-45 .odd td,
.tablepress-id-46 .odd td,
.tablepress-id-47 .odd td,
.tablepress-id-48 .odd td,
.tablepress-id-49 .odd td,
.tablepress-id-50 .odd td,
.tablepress-id-51 .odd td,
.tablepress-id-52 .odd td,
.tablepress-id-53 .odd td,
.tablepress-id-54 .odd td,
.tablepress-id-55 .odd td,
.tablepress-id-56 .odd td,
.tablepress-id-57 .odd td,
.tablepress-id-58 .odd td,
.tablepress-id-59 .odd td,
.tablepress-id-60 .odd td,
.tablepress-id-61 .odd td,
.tablepress-id-62 .odd td,
.tablepress-id-63 .odd td,
.tablepress-id-64 .odd td,
.tablepress-id-65 .odd td,
.tablepress-id-66 .odd td {
background-color: #ffffff;
}
.tablepress-id-40 .even td,
.tablepress-id-41 .even td,
.tablepress-id-42 .even td,
.tablepress-id-43 .even td,
.tablepress-id-44 .even td,
.tablepress-id-45 .even td,
.tablepress-id-46 .even td,
.tablepress-id-47 .even td,
.tablepress-id-48 .even td,
.tablepress-id-49 .even td,
.tablepress-id-50 .even td,
.tablepress-id-51 .even td,
.tablepress-id-52 .even td,
.tablepress-id-53 .even td,
.tablepress-id-54 .even td,
.tablepress-id-55 .even td,
.tablepress-id-56 .even td,
.tablepress-id-57 .even td,
.tablepress-id-58 .even td,
.tablepress-id-59 .even td,
.tablepress-id-60 .even td,
.tablepress-id-61 .even td,
.tablepress-id-62 .even td,
.tablepress-id-63 .even td,
.tablepress-id-64 .even td,
.tablepress-id-65 .even td,
.tablepress-id-66 .even td {
background-color: #d8d8d8;
}
.tablepress-id-40 thead th,
.tablepress-id-40 tbody tr,
.tablepress-id-40 tbody td,
.tablepress-id-41 thead th,
.tablepress-id-41 tbody tr,
.tablepress-id-41 tbody td,
.tablepress-id-42 thead th,
.tablepress-id-42 tbody tr,
.tablepress-id-42 tbody td,
.tablepress-id-43 thead th,
.tablepress-id-43 tbody tr,
.tablepress-id-43 tbody td,
.tablepress-id-44 thead th,
.tablepress-id-44 tbody tr,
.tablepress-id-44 tbody td,
.tablepress-id-45 thead th,
.tablepress-id-45 tbody tr,
.tablepress-id-45 tbody td,
.tablepress-id-46 thead th,
.tablepress-id-46 tbody tr,
.tablepress-id-46 tbody td,
.tablepress-id-47 thead th,
.tablepress-id-47 tbody tr,
.tablepress-id-47 tbody td,
.tablepress-id-48 thead th,
.tablepress-id-48 tbody tr,
.tablepress-id-48 tbody td,
.tablepress-id-49 thead th,
.tablepress-id-49 tbody tr,
.tablepress-id-49 tbody td,
.tablepress-id-50 thead th,
.tablepress-id-50 tbody tr,
.tablepress-id-50 tbody td,
.tablepress-id-51 thead th,
.tablepress-id-51 tbody tr,
.tablepress-id-51 tbody td,
.tablepress-id-52 thead th,
.tablepress-id-52 tbody tr,
.tablepress-id-52 tbody td,
.tablepress-id-53 thead th,
.tablepress-id-53 tbody tr,
.tablepress-id-53 tbody td,
.tablepress-id-54 thead th,
.tablepress-id-54 tbody tr,
.tablepress-id-54 tbody td,
.tablepress-id-55 thead th,
.tablepress-id-55 tbody tr,
.tablepress-id-55 tbody td,
.tablepress-id-56 thead th,
.tablepress-id-56 tbody tr,
.tablepress-id-56 tbody td,
.tablepress-id-57 thead th,
.tablepress-id-57 tbody tr,
.tablepress-id-57 tbody td,
.tablepress-id-58 thead th,
.tablepress-id-58 tbody tr,
.tablepress-id-58 tbody td,
.tablepress-id-59 thead th,
.tablepress-id-59 tbody tr,
.tablepress-id-59 tbody td,
.tablepress-id-60 thead th,
.tablepress-id-60 tbody tr,
.tablepress-id-60 tbody td,
.tablepress-id-61 thead th,
.tablepress-id-61 tbody tr,
.tablepress-id-61 tbody td,
.tablepress-id-62 thead th,
.tablepress-id-62 tbody tr,
.tablepress-id-62 tbody td,
.tablepress-id-63 thead th,
.tablepress-id-63 tbody tr,
.tablepress-id-63 tbody td,
.tablepress-id-64 thead th,
.tablepress-id-64 tbody tr,
.tablepress-id-64 tbody td,
.tablepress-id-65 thead th,
.tablepress-id-65 tbody tr,
.tablepress-id-65 tbody td,
.tablepress-id-66 thead th,
.tablepress-id-66 tbody tr,
.tablepress-id-66 tbody td {
border-spacing: 0;
border-collapse: collapse;
border: 1px dotted #171616;
border-radius: 5px;
-moz-border-radius: 5px;
}
.tablepress-id-40 .row-1 .column-1,
.tablepress-id-40 .row-1 .column-8,
.tablepress-id-41 .row-1 .column-1,
.tablepress-id-41 .row-1 .column-8,
.tablepress-id-42 .row-1 .column-1,
.tablepress-id-42 .row-1 .column-8,
.tablepress-id-43 .row-1 .column-1,
.tablepress-id-43 .row-1 .column-8,
.tablepress-id-44 .row-1 .column-1,
.tablepress-id-44 .row-1 .column-8,
.tablepress-id-45 .row-1 .column-1,
.tablepress-id-45 .row-1 .column-8,
.tablepress-id-46 .row-1 .column-1,
.tablepress-id-46 .row-1 .column-8,
.tablepress-id-47 .row-1 .column-1,
.tablepress-id-47 .row-1 .column-8,
.tablepress-id-48 .row-1 .column-1,
.tablepress-id-48 .row-1 .column-8,
.tablepress-id-49 .row-1 .column-1,
.tablepress-id-49 .row-1 .column-8,
.tablepress-id-50 .row-1 .column-1,
.tablepress-id-50 .row-1 .column-8,
.tablepress-id-51 .row-1 .column-1,
.tablepress-id-51 .row-1 .column-8,
.tablepress-id-52 .row-1 .column-1,
.tablepress-id-52 .row-1 .column-8,
.tablepress-id-53 .row-1 .column-1,
.tablepress-id-53 .row-1 .column-8,
.tablepress-id-54 .row-1 .column-1,
.tablepress-id-54 .row-1 .column-8,
.tablepress-id-55 .row-1 .column-1,
.tablepress-id-55 .row-1 .column-8,
.tablepress-id-56 .row-1 .column-1,
.tablepress-id-56 .row-1 .column-8,
.tablepress-id-57 .row-1 .column-1,
.tablepress-id-57 .row-1 .column-8,
.tablepress-id-58 .row-1 .column-1,
.tablepress-id-58 .row-1 .column-8,
.tablepress-id-59 .row-1 .column-1,
.tablepress-id-59 .row-1 .column-8,
.tablepress-id-60 .row-1 .column-1,
.tablepress-id-60 .row-1 .column-8,
.tablepress-id-61 .row-1 .column-1,
.tablepress-id-61 .row-1 .column-8,
.tablepress-id-62 .row-1 .column-1,
.tablepress-id-62 .row-1 .column-8,
.tablepress-id-63 .row-1 .column-1,
.tablepress-id-63 .row-1 .column-8,
.tablepress-id-64 .row-1 .column-1,
.tablepress-id-64 .row-1 .column-8,
.tablepress-id-65 .row-1 .column-1,
.tablepress-id-65 .row-1 .column-8,
.tablepress-id-66 .row-1 .column-1,
.tablepress-id-66 .row-1 .column-8 {
font-family: Helvetica;
font-size: 15px;
font-style: normal;
text-shadow: 0 1px 0 #111111;
color: #ececec;
}
.tablepress-id-40 .column-1,
.tablepress-id-40 .column-8,
.tablepress-id-41 .column-1,
.tablepress-id-41 .column-8,
.tablepress-id-42 .column-1,
.tablepress-id-42 .column-8,
.tablepress-id-43 .column-1,
.tablepress-id-43 .column-8,
.tablepress-id-44 .column-1,
.tablepress-id-44 .column-8,
.tablepress-id-45 .column-1,
.tablepress-id-45 .column-8,
.tablepress-id-46 .column-1,
.tablepress-id-46 .column-8,
.tablepress-id-47 .column-1,
.tablepress-id-47 .column-8,
.tablepress-id-48 .column-1,
.tablepress-id-48 .column-8,
.tablepress-id-49 .column-1,
.tablepress-id-49 .column-8,
.tablepress-id-50 .column-1,
.tablepress-id-50 .column-8,
.tablepress-id-51 .column-1,
.tablepress-id-51 .column-8,
.tablepress-id-52 .column-1,
.tablepress-id-52 .column-8,
.tablepress-id-53 .column-1,
.tablepress-id-53 .column-8,
.tablepress-id-54 .column-1,
.tablepress-id-54 .column-8,
.tablepress-id-55 .column-1,
.tablepress-id-55 .column-8,
.tablepress-id-56 .column-1,
.tablepress-id-56 .column-8,
.tablepress-id-57 .column-1,
.tablepress-id-57 .column-8,
.tablepress-id-58 .column-1,
.tablepress-id-58 .column-8,
.tablepress-id-59 .column-1,
.tablepress-id-59 .column-8,
.tablepress-id-60 .column-1,
.tablepress-id-60 .column-8,
.tablepress-id-61 .column-1,
.tablepress-id-61 .column-8,
.tablepress-id-62 .column-1,
.tablepress-id-62 .column-8,
.tablepress-id-63 .column-1,
.tablepress-id-63 .column-8,
.tablepress-id-64 .column-1,
.tablepress-id-64 .column-8,
.tablepress-id-65 .column-1,
.tablepress-id-65 .column-8,
.tablepress-id-66 .column-1,
.tablepress-id-66 .column-8 {
font-family: Helvetica;
font-size: 15px;
font-style: normal;
color: #171616;
}
.tablepress-id-40 thead th,
.tablepress-id-41 thead th,
.tablepress-id-42 thead th,
.tablepress-id-43 thead th,
.tablepress-id-44 thead th,
.tablepress-id-45 thead th,
.tablepress-id-46 thead th,
.tablepress-id-47 thead th,
.tablepress-id-48 thead th,
.tablepress-id-49 thead th,
.tablepress-id-50 thead th,
.tablepress-id-51 thead th,
.tablepress-id-52 thead th,
.tablepress-id-53 thead th,
.tablepress-id-54 thead th,
.tablepress-id-55 thead th,
.tablepress-id-56 thead th,
.tablepress-id-57 thead th,
.tablepress-id-58 thead th,
.tablepress-id-59 thead th,
.tablepress-id-60 thead th,
.tablepress-id-61 thead th,
.tablepress-id-62 thead th,
.tablepress-id-63 thead th,
.tablepress-id-64 thead th,
.tablepress-id-65 thead th,
.tablepress-id-66 thead th {
background-color: #2d2d2d;
color: #ececec;
font-family: Helvetica;
font-size: 12px;
text-shadow: 0 1px 0 #111111;
border: 1px dotted #eaeaea;
border-collapse: collapse;
}
.tablepress-id-40 thead .sorting_asc,
.tablepress-id-40 thead .sorting_desc,
.tablepress-id-40 thead .sorting:hover,
.tablepress-id-41 thead .sorting_asc,
.tablepress-id-41 thead .sorting_desc,
.tablepress-id-41 thead .sorting:hover,
.tablepress-id-42 thead .sorting_asc,
.tablepress-id-42 thead .sorting_desc,
.tablepress-id-42 thead .sorting:hover,
.tablepress-id-43 thead .sorting_asc,
.tablepress-id-43 thead .sorting_desc,
.tablepress-id-43 thead .sorting:hover,
.tablepress-id-44 thead .sorting_asc,
.tablepress-id-44 thead .sorting_desc,
.tablepress-id-44 thead .sorting:hover,
.tablepress-id-45 thead .sorting_asc,
.tablepress-id-45 thead .sorting_desc,
.tablepress-id-45 thead .sorting:hover,
.tablepress-id-46 thead .sorting_asc,
.tablepress-id-46 thead .sorting_desc,
.tablepress-id-46 thead .sorting:hover,
.tablepress-id-47 thead .sorting_asc,
.tablepress-id-47 thead .sorting_desc,
.tablepress-id-47 thead .sorting:hover,
.tablepress-id-48 thead .sorting_asc,
.tablepress-id-48 thead .sorting_desc,
.tablepress-id-48 thead .sorting:hover,
.tablepress-id-49 thead .sorting_asc,
.tablepress-id-49 thead .sorting_desc,
.tablepress-id-49 thead .sorting:hover,
.tablepress-id-50 thead .sorting_asc,
.tablepress-id-50 thead .sorting_desc,
.tablepress-id-50 thead .sorting:hover,
.tablepress-id-51 thead .sorting_asc,
.tablepress-id-51 thead .sorting_desc,
.tablepress-id-51 thead .sorting:hover,
.tablepress-id-52 thead .sorting_asc,
.tablepress-id-52 thead .sorting_desc,
.tablepress-id-52 thead .sorting:hover,
.tablepress-id-53 thead .sorting_asc,
.tablepress-id-53 thead .sorting_desc,
.tablepress-id-53 thead .sorting:hover,
.tablepress-id-54 thead .sorting_asc,
.tablepress-id-54 thead .sorting_desc,
.tablepress-id-54 thead .sorting:hover,
.tablepress-id-55 thead .sorting_asc,
.tablepress-id-55 thead .sorting_desc,
.tablepress-id-55 thead .sorting:hover,
.tablepress-id-56 thead .sorting_asc,
.tablepress-id-56 thead .sorting_desc,
.tablepress-id-56 thead .sorting:hover,
.tablepress-id-57 thead .sorting_asc,
.tablepress-id-57 thead .sorting_desc,
.tablepress-id-57 thead .sorting:hover,
.tablepress-id-58 thead .sorting_asc,
.tablepress-id-58 thead .sorting_desc,
.tablepress-id-58 thead .sorting:hover,
.tablepress-id-59 thead .sorting_asc,
.tablepress-id-59 thead .sorting_desc,
.tablepress-id-59 thead .sorting:hover,
.tablepress-id-60 thead .sorting_asc,
.tablepress-id-60 thead .sorting_desc,
.tablepress-id-60 thead .sorting:hover,
.tablepress-id-61 thead .sorting_asc,
.tablepress-id-61 thead .sorting_desc,
.tablepress-id-61 thead .sorting:hover,
.tablepress-id-62 thead .sorting_asc,
.tablepress-id-62 thead .sorting_desc,
.tablepress-id-62 thead .sorting:hover,
.tablepress-id-63 thead .sorting_asc,
.tablepress-id-63 thead .sorting_desc,
.tablepress-id-63 thead .sorting:hover,
.tablepress-id-64 thead .sorting_asc,
.tablepress-id-64 thead .sorting_desc,
.tablepress-id-64 thead .sorting:hover,
.tablepress-id-65 thead .sorting_asc,
.tablepress-id-65 thead .sorting_desc,
.tablepress-id-65 thead .sorting:hover {
background-color: #ba1f00;
}
.oscars-15-predix-tbl thead .sorting_asc,
.oscars-15-predix-tbl thead .sorting_desc,
.oscars-15-predix-tbl thead .sorting:hover,
.emmys-15-predix-tbl thead .sorting_asc,
.emmys-15-predix-tbl thead .sorting_desc,
.emmys-15-predix-tbl thead .sorting:hover {
background-color: #000000;
color: #ba1f00;
}
.tablepress-id-477 .column-2,
.tablepress-id-477 .column-3,
.tablepress-id-477 .column-4
.tablepress-id-477 .column-5,
.tablepress-id-477 .column-6,
.tablepress-id-477 .column-7
.tablepress-id-477 .column-8 {
text-align: center;
}
.tablepress-id-476 .column-2,
.tablepress-id-476 .column-3,
.tablepress-id-476 .column-4
.tablepress-id-476 .column-5,
.tablepress-id-476 .column-6,
.tablepress-id-476 .column-7
.tablepress-id-476 .column-8 {
text-align: center;
}/**
* Sharedaddy Base Styles
*
* Contains styles for modules, containers, buttons
*/
/* Master container */
#jp-post-flair {
padding-top: .5em;
}
/* Overall Sharedaddy block title */
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: bold;
}
body.highlander-light h3.sd-title:before {
border-top: 1px solid rgba(0,0,0,.2);
}
body.highlander-dark h3.sd-title:before {
border-top: 1px solid rgba(255,255,255,.4);
}
/* Sharing services list */
.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;
}
.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 .5em 0;
}
.sd-gplus .sd-content {
font-size: 12px;
}
/* Sharing email errors */
.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;
}
/* Buttons */
.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, /* Ugh. */
.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 { /* official Digg button no longer works, needs cleaning */
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 0px 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, /* Ugh. */
.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 { /* official Digg button no longer works, needs cleaning */
line-height: 23px;
margin-left: 6px;
}
/* Icon Only */
.sd-social-icon .sd-content ul li a.sd-button>span {
margin-left: 0;
}
/* Text Only */
.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,.16);
}
/* All icons */
.sd-content ul li a.sd-button:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font: normal 18px/1 'social-logos';
vertical-align: top;
text-align: center;
}
/* text + icon styles should have relative and top position */
.sd-social-icon-text ul li a.sd-button:before {
position: relative;
top: 2px;
}
/* Make it look great in Chrome and Safari */
@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;
}
/* Make it look great in Chrome and Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.sd-social-official ul li a.sd-button:before {
top: 0px;
}
}
.sd-content ul li {
margin: 0 8px 12px 0;
padding: 0;
}
/* Add more pading on touch devices */
.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;
}
/* Text only */
.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; /* hack to work around !important inline style */
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;
}
}
/* Firefox specific hack to make the share more button look better on Firefox. */
@-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;
}
/* Individual icons */
.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 {
content: '\f202';
}
.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-pocket a:before,
.sd-social-text .sd-content ul li.share-pocket a:before,
.sd-content ul li.share-pocket div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-pocket a:before {
content: '\f224';
}
.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: #0088cc;
}
.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-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";
}
/* Share count */
.sd-social .sd-button .share-count {
background: #2ea2cc;
color: #fff;
-moz-border-radius: 10px;
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;
}
.sd-social-official .sd-content .pocket_button iframe {
width: 98px;
}
/* Individual official buttons */
.pocket_button iframe, .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;
}
/* Custom icons */
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-social-icon .sd-content li.share-custom a span {
width: 0;
}
body .sd-social-icon .sd-content li.share-custom a span {
padding-left: 16px !important;
}
/* Overflow Sharing dialog */
.sharing-hidden .inner {
position: absolute;
z-index: 2;
border: 1px solid #ccc;
padding: 10px;
background: #fff;
box-shadow: 0px 5px 20px rgba(0,0,0,.2);
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
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;
}
/**
* Special colorful look for "Icon Only" option
*/
.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%;
-webkit-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: .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;
top: 5px;
}
.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;
}
/* Special look colors */
.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: #00acee;
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: #555555 !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: #0088cc;
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-pocket a.sd-button {
background: #ee4056;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-reddit a.sd-button {
background: #cee3f8;
color: #555555 !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;
}
/**
* Screen Reader Text for "Icon Only" option
*/
.sharing-screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.sharing-screen-reader-text:hover,
.sharing-screen-reader-text:active,
.sharing-screen-reader-text:focus {
background-color: #f0f0f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; /* Above WP toolbar */
}
#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;
}
}
/* Generated by grunt-webfont */
/* Based on https://github.com/endtwist/fontcustom/blob/master/lib/fontcustom/templates/fontcustom.css */
@font-face {
font-family:"social-logos";
src: url(data:application/octet-stream;base64,d09GMgABAAAAABzgAAsAAAAAM7gAABySAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACJcgrNPL1NATYCJAOBZAt0AAQgBYRGB4R7G5EqVUaFjQOQme3bTfb/dQI3hoR3Yt0xJNpjlVjuuOuDHd2n38Rs6stnCPiGNqH8UJgox1RXOGizhYd7HWfNFhDNhlLCQ62V/5qGe7b3GMiFoTwKnwgV4WJTUREyRtH/eyQvAFrePgMyz9PfvnP7vGrmi5DURBzlkECwptEOz2/z/1wq9HKJUklBG0FEMCgBxUi0Z2zDXCQ+/8yVc13q4m+uwrUsW125/b+oem7Tsv39JbmiddHsW2b6TX/P18kgMDEgTgjv+ubNab3UuUnTmyFpSrsv1GaBBohle/ZlPy7kcpWu0tWWAjMcB5wUKEl5GOwkAv5+akat9A5bUzogmQAWwEKgvix590vvZ/fJad/aqlSXFDnVclp1AkhraFEmqFTFm2I7xXZKrTQdkOSOlQroHWFHUegBSA/S2Zr5FnLZVhjqQ/+RTetLkM1hgTr1fyyIBkiQ86tBgEiPKfK8bxyQ3vD2OWU0b02Bw8zidg9uEbh++k5zIRjmUU+aa3EDca6dK1jefPFL5hOSqfEuYOdavMuPr3oJ0FV1pbkAqpfAAAU6cjZcHvfHiA21C3dQomuPTscBDWpo+stQfKGSnDAnu4Av6BfMi8pL4wpdmLvyupLc3PwvwBAEV1c8lH4FMkvnxQoNZixZ84Wzurc73fXY6/8pD6SsAgMqlWnXoUipWIU2QwzH1yMyKF+xalWsPiO6FPLUytOoXosagVSJRIM6TboJihZq1qpTv2G9MsohCpgxAciHR0bwvxBdkPhfRBb/K6TgDTSQAYABUgnwgJQBfCDtgABIByAEUgSIgJQCYmhsIAFSAbBA2gApkCFABiIMcohwyAkRPnJSRA9yCokABsggwAOSD/CBFANCINUAB6QKkAViAXlA+gD5QEYABUC6AIXQABRBIz0oBlILKIGGLKgB0gioA1IPFUgLoAEaNGgEEgCaICLFhRNRgot8EQkuCkU04OKRiDpcFiJNGyiCiG5cgQioQBRAAtEABSQEGCDNAA9IK8AH0gkIgPQDQiDDAAekF1ABJAOoRxzlAEbDpK/BN5I3zdxYED8+Bs0b8KmEgM+QhAIKnSRDCEo3BCUih7rwuaS5YsKZvudzZEcOdUEGI3LdvyAFeXFcHunKKLGJK5nO11rpVYwN4zQMrfY6Ba6zybQIIq+F74cDJGlobUm9zurg1asisaVJXW2pDUNdUuJ0otzNYKW1oW50XVXzqxX5tnKzRldpnXRLJT98xwvqlTKmd9RmstnS/GxxlbNlqxZuaKx25VpHQYdrrc0v6s7vNN5AZBMvlTxHlQ1e4NqyVk1Wsw1Ap5pYrOd0z+/XhK2cYoYhLwFCZpSnZbqG+N7epOvpp5QyKy0sfEpWgLhVxAPIMnUMqOZavZPP6qH1D0ulv46wcJQ35koTLpVPIi5NlVG+V9SKeeH7JdpI+jOAFhvLCO2wRB0y6e4QApZQHLJgf9GOh0XdxLd6iHeCO+xuq5sSqzO3Y4iWHIm4q0sHuGxjiAoIcmlA9uQDQvzdIwDo4/cYi49PocSgjUWpeI2XK1YGkKnXCo+6f6YIHZPbXDFpx7rUc4ZoA+0sT9wO1sLDokkuypLplkU3LLppZbUNC1KrZnsHN2Llw1v7g7TUXL63dOy+fnuXv+dZtnFtM1P/sTJh6rfjpZR/ZBtWpmu7VzLdCTVxFzJDFqBh2JJrRNOA7vCE6Zi2ddG2Abk8um+vZV+xcrZjEehcmth/wOH9PhsMRBTRMHRkuvNb9E3rKelnozC6EXuPhV3JPb1gSuMVWUa3IltkXp5ZPN4Lncdh3Zwy1/qWm2zsLcW7u/wUW8wT2yGWY1tCkiuxCNkPLAfuLfy/aMJQvT/rpKgO4rrIHsVCGeSSRSM06dRj7o6SFrcZ0nSU6T9i3RKel+dhCGgUnYIIYsi2sUjpAHHNBQBPIvDy1gCyfj/valZmKnlNmc7ZuCMJ8fTUYYqnPmG7BrKUjg95GtUsCQnyTZR2DFOZ9sFuuYZhpb57JKjbNgW2mdgVox3F9lt3g07jVtPaNiai4HIBMA8qMggws/v+ZCCsyBH5Vrm8QZuixYI8fzVPF16Lt0ts8Q229EKZKoeo7hU95JgYi41RCSrLjrgLAPXOSzxtMhrRiAt3KFkKzUEQYwQw3AmG7Q11hFptUZanIKz2N2YEAWbigZheL6U8s2J2pgPIchKWE80xOlUXoeY3Hq4Uo1oT0GzjNy9RZlYykUdagovB4OjKbvIPT9jTj1gcOhggvkE3RU4lEMQeoGE+hFC51LvNPtHPntZn+xNBBBDAAEP8bXFf2FcxlZWookjJFUmVGw4CdAqpRwM4D3AxVkxWUcpj9934QpJAsZ0aspG8SPl+sxQv0Vix2NBBj5ana7WgPFJmiUqlVc/Ur/Bny41b9+j9282V5+Jlt3X3IXtwJ+i8ILzXpjOrYn2Oza4RvsW2xSY3ebE0iEmmLw07iPdiWDQBoA2ESqsYi68Qsi//BfTzwVhPmKzRkLXEy2uovIHCTt6eOXl4WCi4g8mbCOJpLiVTSoJFGxbqs15lJlcrAVamw+MlEEdoCE2h5QwIseFwPowcLI8rVgSAgih44dRzTT2jzPFkNd0xaiMSwpVd/pnux0RlogIh+6FswDWbiHg8UcFiU/oaDPH1HNt58f4xffSuHm+5JWYW6Hybzy6ypTlL3Kf3+AP2MD80vINkXQCoPgUQzCkICbKBq38fyeZHZUBmTENsOTj/rDecDCN7BvH9vi0t8RkAU7gDCFnAG0eXbHRGylAqvEuAku5hYZqV9QKbDnZ3wr2979qT2i5lfGaXyKmJilnJqEz3a2GCCIaAxpvdtX1CGfLOJS5lWlhEgIaIBwmVuMsCxNuA6jopjpXi1vQqMZf41VvtEEq3dQIanbuTcAzZOppQDpvmNrF42ngG4hMVycrVaDHXqC1C9jS3jsXrx3T+HeI1Y7L4nY9V1CrIGmqZiwPx1dE+fXXXyh7cPWCuDyYSkBHicsOWUnm3nm45SjSpemc4uBJNeXrQ52FWa7RHk1suMtX+hyf9wdeBVX7y4t38wuu3S4tpWW1oxSnPN+tzI1IaNc0t6tDzsWtE7ny5tTJzq9eZvbv+fPN++9WLrQdLb59P+TNxSOdfIZ72M92nhPf7kA0GZ7TlMGyRM/o6GC9vpZ8f2gQ01g4dDNCfqAPLnVVHrjeQFVtG6P8YIkuTRDMpuesC0zVngQUd7YPtWJosA+JVzZauRpbDpOR1Ryj0c0EP9xUyQ1VsVSoiRdf+W9d2vRGTFu+rGR+ISOVCoVOeVqlE0f/ygLX6QqETZX/XiEe1BoJ8WiqllzAUCSX+5FlbMcNpim22xTcA1UlgcqiVorZ5Jbe8qROglzIIDSIAxg5tb/Rqoz029GqSfrFjE7oBypDNbTetW0rDBqzjbvQ5ej+hocOSzUbKu3fXDMnqYsZiYLFkgE7XsOmlXad8kEGvGTUkrxGe8rFJW7iJU/7uukafuFIqc2B53q/H5lr/pO14G53zvG/f2EhfMbuDU8+1Hq0WAp4lLh2tHarue6WiRj4CLUZGcsPlyeya6k2RcxSzaSR/JfXKxftWwExnZzWizYgSyPNP/S3IJYSoQbwmyq6EB0BK09UZOSWXq6rWIPwt71Rzrct7kTti1PvlvCanIafyQEEaD76c1oA3e18L45W4F6/9tvxprNRMNfe8/LE14c/EihuvUN/0pPnE05nHmmN7HvzQt2GYRTMYOY4LxSC3PXF3fJZU1+6YKqMqUreybl7TlSCC6z2QAkYtX4JF270XW3fm1jEGslqkJb9egQWsl/QZ0MRdANXSFAEdRh7gteWGWY/utuCfLqrONEdjiHDh4Fas/RvAgM6cqmzietc0sNbN5enyMKB1bcIVxo+lQaCUEeaYWy0ggG2BZOhazA3sQHIVXaVNNVyoJluJ4R68eDUff9E/XKQzKZ6ViZuparq0KjcQN3r4zl/5qFqCsKXTbx0FNMz2+H6/a/LA8MxaAKGH5R2z+TolK/UVvW4WNWW6hdpLT+K23Sfx7PR6bjvz0oq4k12yxF3EkwMr0juL46xXjZOFIYJ8/4S+iqHhw8UvceRXx/c6+VMaRm2ykSDbyrURaTarFFdjXEpkuJrWoFOVSrSszc+oekXlVl2YGtYvz/Li7TKLk/fiVHO5EdjzWrGhcWks2kwpU4BI5Exqofj9+ODHjmmnf5LXiYZtcsfZ7f+xGYisY4gGJNm5wO+wyGSE56Kk5djSgFwqnPLPY3+963iAjpL1/K90c6GaZ8FBxEYWwY6F7REb/47yGKAZO7WEMCQQoqhQnvFEdU6fPvksvLwS/lhs9LTG9FJzDuTwT50681JjKhZImIlR87/UCIGWU06UhmunfzrJuUfgSoOXTfcTdrZG1IWXHxg2HExNFxMl4avkhbRKSWgePFi/x1UiS+dhHYqNCgdG2ImQ2Wv4WA9yW/UQKk3OkBzL94NZXMGKel0sVWEcH3ROaQmjjPeJycsUZ1TWipUooHBHQGiM6Jzq40lnzMgxYMNU+tMhB2Q8/MQyLuPNfA6tETeu0jOWRizYdwOviY0ZSXzUXUNiltD18V/AYZbnKL+QjvtCdvDK3oDeFakGTtjoJawZ5KHGohUMyvet0XgHUpRVzasGG4KYgDRABGJOk0gvauKIW3c1ph0il/Tua7DVo/+Wx0py9syK7tnEAfoA0Z4aaHtxLlzO1Cn4msMMgXgX1YUPxE2nTv9QG4C0IuguYTmuFUftDguElwTy+sIsIeOVBCcP7nGbnxATue8GS5L8nil3nZ4SzWEHGbidgvtZP1mNNa3PJ0gXXwQxB5sH+dSiOC/8vKLhZQOC+XmpkTDFLxr0mSBf5MwUJUV5slkcMTPyzOS92+mW+BPP5hb/Sg2X/Gwzbfivhw8erGmOBgSGAH9ESPul2cFggK40MrJ0fMpLI8fvXuJ/ur9kDIvjWlY+meMcRjLybZCBdaR8A07vuyX69vKPu0tHNTSZsWI+im1EprA/rS96piwLN9WXZtyae+vvTG8HY6Ztls/PjubSYSdb6MIEMDipIdkRNyl90r1ZnBN/S0hbOoYj7twb9RRV5HrV23HzygVNWyA6L46HErcGorereHd5KmWu31RqKVhlpKaPYWPYMc1GYuL8MlCC4EeWKozNGbZ7MENxPPEGLiOvM/3/FYDS5w0Ge0t1kbrwkPz0KPZidaw6VH7Y1xN6qPZC2io8ZdGzwxazf62Q/HBdcR8BmGSsOTNy1LZL22pH9Kcsex9jk24eLl6UuCJkli38lm1WXNKih8M3SKyPVnikZm9wYxjTg9QuDIYU38pAY4mRoxfG1j3sEscpPjCiv7Sk5szBUXUxK0Lq1nUZ6RvcCpLl1FDu+g07DeyVp4wYLCneQro78cJ6LgZDjKwtgf9LrwtbFe/uOAIyHbrScQnZeN7uigReWihS5T+0/8HhHGFL6HUgwGorWQ62ZJlRajBIjbKk2baSjNDU0K/MGSW28doyTUmJpkwbq2e9C/Izg7Yqb4pb56boKDt1OymXvde67vS1ARN7nzC31nlU0fuMJfMsNQ0itBVZaQ32u5BPChmJnobJwy8jkPHL8Ym4Wuw8tBMXQxxntecBiIdzYbuxLia4o1+RvOKZOFRTUtPyp8+Sny1PSnZBE7x11rSRBkapEys1PzoxfViETFeuNikn4AzYpimZVukp47U+8ea9GS81opxIMm0sjrDuaeASzbTAp+sIuLE0cmS2WPOybP09Lx3WOcbASB1laTBV8qJU92brsiQdPCuvQ6JUmJXewsuGy0bxO4k1tDaYojFbQBdjthc5UGI0SDPj5HJzRqSe3V+3ZNpEiTw7BbuL5pulVwZ6ngCZLUkKrmUBEpQVZZkwfYDOrNoTB15aHqQQpXMJvg+WWXh8If8rZx4YlKVNlOzqr+nxlXQG2gI7JQqfQxszpXm0gvanpYsuDFcOiWbYwOCqwSbDZvEKDKGKgFkh3mxoqoqexBQRNvLyN3oN/dulUWE1h3rPBuLVhfwLWyO2XogIw7xOflyEf672o9SzZzyI9+n3QdWr/oB+hoPJ2/+4yiy5Vz3ez2NKaNIAKc3lCFYlubFjsK4nnjJIEc/m713brT1H+DEHmfOD4CH2Ej++qs1jaYvl9fmsfG13BBcqOPuT7vdzdyDo6sqmtSIAaaVtKuD8rnJeIkU2+PdyPmhZtHRFz7hWH5qEDqWQKkdSbrin7ymjxS0qMXxbEYPDgfjr19RZ3eokPpYGNCcf9oEF+SDaIvrR0fFD5CUT1QRWdi4CP22A1k/gJaoMrBHJwOpGyfx298+3hAO/xtHcOBPOLbaPpRCv5F9BRAXQ9zT58evzzSL0ArRIhXFismiY8doFBPOCMlx4OyYJ0x6HG4tV/QeTqK1X1seDPx/dFVrT0CSsMWJchb2FPC7CXkFuOZylAetGtwZMkVWjRKggLGYoMst/FjLUPlQJ1qA53e4LiVHX6kOFWFFktBScPAO6SiX1VfxZpeiy9SlsnL9y2L9WBV+27fPlmce1p/fXkQG2V7d/QkBCoOCtZ9tQVgNa3LaL5vP0mFuuMkYrIsLiZMxV5oCJ3QImjdnH94yxC6c6fBlClAKqOK1weNYYmf7GIN/EkKBga4p88F2E2V7drbFwKuUBFFYRTL3GXWPi6GWwd3bg+kPIA4/MkFHbyhFULibdbzRXQroGBUt75LYjEgF8LOGGxfhC2P3zBzc36mKoRbATbuLqAuw6UcG57k3QQa2IZ8dtwhc2Di12cVzDii0psV1PHmelJrE909gQuxd9Z81pFnF923/qzUK70adOhfLmSAN3SxH0gBm1oIZgZceprPya/Z7r7owmLsm0iedP+fwr0hMHOx3zM+Udtp/zhDussBz4e5PbF41bgxdvaR7zj7OrdtYkFcNyyJwSqz1e+KQ5dhYXCG7E+rD89v+XuGTISnWuSpWrVoY4MtToMRutYf7xqGyR3RSeQknh5cKpp2atPjQjojxS8L+5hTrQ09UU2MRgGAy0Vlq/4AbDls5ssgKQY44EsALUBwysl6Gvp7+pX3+BOPsF7UU9kYrwxaAXzThcch+2oDgpZk/YKZoocsHUILsdFmagvPIVBmTtRflhBnXfBhZeossWVeQm6CQ43IYz5i738+fUeZfolxNXU8VU0oR9WzadXBKa6v0w5uFgQza2GbNW7p9AvvcIYUwwhcaBOYADzfemQFyIA7iAk4ngaRYFUFjE3GblB3/g/0GEA41dXNqSHA6FszhHFG5Ra4hiPu7h2cLwXY/hwsU5LDw/K7UF3DoNwx1rUVCbDQIQal0n5CtDb3ey+dAujqAHbYBRsH+CwOmT4E8TQWjUK8HVf1p8VsMYGIjpoxN8XIIEf0SJwqBejYC57s+aV/RxZzjF8lvj2rLDMvHk1yTP81dZ/u2PZeztj+XvJzCoYwNvj19VocyiD5A8qnNniMM2LFSXl0aulHYqE4NHcQyLeLnGOn6myhQwXH0io2siNTR9f3RB6fzJntTMaCYlEWvBpnb+a+0sGI4i2h2LOXZwROuKc7W0OGiHaY7OyWWxDGZluRqbDosPlw11xZkQB3KJHxEfuRlEHK646Y+VImGtW3b4Rsg1IdvkiDv5sNglPuyEgWnQBORmAQbXtTj9WokDyAAxJl7vNzH188vSRryP3Cd6Dazy8nPCW2LkE1MmyqPjo6k1NdSYVYU8FF4LQeKWjNxQFOyXCWGGZISZ8CYRfDfLOBYLahGhyHclDPn8eKYNkkHg0xHNKdqnsUx0KOlkGa3TnlcfpI19O8W/AJxbfGbxuQMvqjd33TgZlTAagHSvS1AawVggtaY7+wko4/mXREWOh7yOrFIJ/d7bjzAnMzrsPqjqmck+dGSGPohAii/ovpMWNI+y7ssBkMc5cIKArA1u41CCdmff5NxwOm9SAKY3gUprWBzdGBYPK3yXxi72jbmZ8DjGvv/yfOl238JR+FEFBaMYYNisfnra6kpaU0ZsRmU0GqO4HbdGHTCN23137vWAtO05YFHPQvqWTA9VqD9xUriC2lMNCARJYhRSRSI+jTKuQ7oMFGdIKiTF5cHfgw3XuBZ2SXi4OaWi4ov40aUSVXjqXyG401y3YOeaNafVmxIn1JiKQjl7g618Jg8SjnqqVs04vvNLDGnemYSk/aZXZ6PJLSm/JLY5GLRIaLiJyfJV5r+GW1I6OtH5NGgx5dfUtTK7W//gAWYL6rbxx7W+NeC+E2XIGZU3QS/n2cQtdBsb22un/N6XLiX3TUo3e5gRD00OSy2GccKqAlQcBA5517jHRpaURmoDkgVdguQA3ctTkh+IeGnJWKYAitSQ0DSFZAdk4EkUs7xHrFB1qWkGyhgoQ3SlEytRHzOXiXK9T0sdtQgdoku/MU2Y9tEOgCgLwYn399/2vRCNaUjzBot6A7xUXq9ExNGoT606vJcxxe8ylwWT6ZH01nd0U8ucZkYp1mkDSD0Oaz1FRwiGW6pi2QQcLJm3lZilqfKYnO0JUO8iN3asR/7u0uiK8Pm/MAYfONm/Rlwvs5OoDA/hJhNXqnAEL6NQFTSsTYNNt1z1r/dOnzcPYOU2LE3BvfQjvBzaK6vikIWPdZvPK3NVYT3YfnDpwN9rZqeodlbJrNHze+d3iRoXOReNOrXpyYRNqpcpKtCjn8yxsTGoMTisaXsXwbUsNsfomnGytF1o3KlQ7DQK20tPznAZFQwuSygJ0xuhPWN2pRk/7Lzc8VRrrVGfhMX9d2Lt2GjQOOjFUwAA0HOof9PyFjS9ZQ90vOVxyM36o5IG15/oLEW5VviGhVnLh1A1a48mclN9bM3X0BKW+Apj1Wn58sK28JpX1vw/1MRbfoc+t9wC3U68N++rc5yxPTJ9PFEfpXbXyhuurTmAAnVRew+ri+tjLd3Q0SHvQTtaPoJOJu7Lo8KLTnIf2NL/GqoO1CGde4s9o78SyOlv8XDTAffGD32/NiI8kD1mqx4n+v9PkPrX8X8zUvgRpSz/XFARNPLL4Qalzs96KRUSssyoH1EcqnYsH4KuXd3FiLV38SSGaHSFzeHksXzPKKIJEUq8W3WRUl+oeq/9lWrU/t7FKPKLeqj9u0vkKJhvFmvKHn8zKQf+6MlS/oq2eODThdin/ETOjmJ/PV0uXdwHRmQQ1P2w9Hm2NxHTG6bQ3ynWOXlPfWL6RCWnUSS9n8+GX8JJUVhlUg780ZMlp8evaMv6AROWiJk/MQZ17r6L/fV0IQofeiT3CIKaDwuLzbO9ic9NL+KZQn+XKhN1L8Xs03X6+UYVN09jjGB6P/uJDNU8KSlKD1P+y26xXmZqLSp1mrQp6dJn+PfnOzxmypwlKw2hM5gsNofL43t5+wiEIrFE6iuT+/kHBAYFh4QqwpSqcHWEJlKrE6pAgP8UqwFHiAq7wZO1yEfwUh3IJouCeVoqRRoTxlqzG67X0WOlmdJAzxZnjDKwE6wNKByIpsagdjNyxp1B1AfjnZq4NVQ4/yvAuLcjZTlYJ2MZWktkPabIvuyt5EuODtrB4TVt42IWsAxh512c6oCkNHXcBXC+VkwW0hTbcG6UEB8O+8upIz5FE3GVQBgpviYXBRmzEIqaT9shkZrw2Y2816D1sk983XOI1trJPo95J7VRXcIqJxJnlq5APCeov8osJVSNsySKtaDHXB66kpERdG7FTSJvjpS93hKBz7zMcZCHEzV2aybtoB4uaj+7gFQ/RpAMKXUPIkUhICtsirNO6eeT18/9E6KFaqEiZcAV) format('woff2');
font-weight:normal;
font-style:normal;
}
.social-logo {
font-family:"social-logos";
display:inline-block;
vertical-align:middle;
line-height:1;
font-weight:normal;
font-style:normal;
speak:none;
text-decoration:inherit;
text-transform:none;
text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}
/* Icons */
.social-logo__amazon:before {
content:"\f600";
}
.social-logo__behance:before {
content:"\f101";
}
.social-logo__blogger-alt:before {
content:"\f601";
}
.social-logo__blogger:before {
content:"\f602";
}
.social-logo__bluesky:before {
content: "\f10f";
}
.social-logo__codepen:before {
content:"\f216";
}
.social-logo__dribbble:before {
content:"\f201";
}
.social-logo__dropbox:before {
content:"\f225";
}
.social-logo__eventbrite:before {
content:"\f603";
}
.social-logo__facebook:before {
content:"\f203";
}
.social-logo__fediverse:before {
content:"\f10b";
}
.social-logo__feed:before {
content:"\f413";
}
.social-logo__flickr:before {
content:"\f211";
}
.social-logo__foursquare:before {
content:"\f226";
}
.social-logo__ghost:before {
content:"\f61c";
}
.social-logo__github:before {
content:"\f200";
}
.social-logo__google-alt:before {
content:"\f102";
}
.social-logo__google-plus-alt:before {
content:"\f218";
}
.social-logo__google-plus:before {
content:"\f206";
}
.social-logo__google:before {
content:"\f103";
}
.social-logo__instagram:before {
content:"\f215";
}
.social-logo__link:before {
content:"\f109";
}
.social-logo__linkedin:before {
content:"\f207";
}
.social-logo__mail:before {
content:"\f410";
}
.social-logo__mastodon:before {
content:"\f10a";
}
.social-logo__medium-alt:before {
content:"\f106";
}
.social-logo__medium:before {
content:"\f623";
}
.social-logo__nextdoor:before {
content:"\f10c";
}
.social-logo__patreon:before {
content:"\f105";
}
.social-logo__pinterest-alt:before {
content:"\f210";
}
.social-logo__pinterest:before {
content:"\f209";
}
.social-logo__pocket:before {
content:"\f224";
}
.social-logo__polldaddy:before {
content:"\f217";
}
.social-logo__print:before {
content:"\f469";
}
.social-logo__reddit:before {
content:"\f222";
}
.social-logo__share:before {
content:"\f415";
}
.social-logo__skype:before {
content:"\f220";
}
.social-logo__spotify:before {
content:"\f515";
}
.social-logo__squarespace:before {
content:"\f605";
}
.social-logo__stumbleupon:before {
content:"\f223";
}
.social-logo__telegram:before {
content:"\f606";
}
.social-logo-threads:before {
content: "\f10d";
}
.social-logo__tiktok-alt:before {
content:"\f107";
}
.social-logo__tiktok:before {
content:"\f108";
}
.social-logo__tumblr-alt:before {
content:"\f607";
}
.social-logo__tumblr:before {
content:"\f214";
}
.social-logo__twitch:before {
content:"\f516";
}
.social-logo__twitter-alt:before {
content:"\f202";
}
.social-logo__twitter:before {
content:"\f610";
}
.social-logo__vimeo:before {
content:"\f212";
}
.social-logo__whatsapp:before {
content:"\f608";
}
.social-logo__woocommerce:before {
content:"\f104";
}
.social-logo__wordpress:before {
content:"\f205";
}
.social-logo__x:before {
content: "\f10e";
}
.social-logo__xanga:before {
content:"\f609";
}
.social-logo__youtube:before {
content:"\f213";
}