*,::after,::before{box-sizing:border-box}:root{-moz-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji'}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,'Liberation Mono',Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.wafp-grid .container-fluid {
margin-right: auto;
margin-left: auto;
padding-right: 2rem;
padding-left: 2rem;
}
.wafp-grid .esaf-row {
box-sizing: border-box;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex: 0 1 auto;
-webkit-box-flex: 0;
flex: 0 1 auto;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.wafp-grid .esaf-row.reverse {
-ms-flex-direction: row-reverse;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
flex-direction: row-reverse;
}
.wafp-grid .col.reverse {
-ms-flex-direction: column-reverse;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
flex-direction: column-reverse;
}
.wafp-grid .esaf-col-xs,
.wafp-grid .esaf-col-xs-1,
.wafp-grid .esaf-col-xs-10,
.wafp-grid .esaf-col-xs-11,
.wafp-grid .esaf-col-xs-12,
.wafp-grid .esaf-col-xs-2,
.wafp-grid .esaf-col-xs-3,
.wafp-grid .esaf-col-xs-4,
.wafp-grid .esaf-col-xs-5,
.wafp-grid .esaf-col-xs-6,
.wafp-grid .esaf-col-xs-7,
.wafp-grid .esaf-col-xs-8,
.wafp-grid .esaf-col-xs-9 {
box-sizing: border-box;
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
padding-right: 1rem;
padding-left: 1rem;
}
.wafp-grid .esaf-col-xs {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.wafp-grid .esaf-col-xs-1 {
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.wafp-grid .esaf-col-xs-2 {
-ms-flex-preferred-size: 16.667%;
flex-basis: 16.667%;
max-width: 16.667%;
}
.wafp-grid .esaf-col-xs-3 {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.wafp-grid .esaf-col-xs-4 {
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.wafp-grid .esaf-col-xs-5 {
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.wafp-grid .esaf-col-xs-6 {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.wafp-grid .esaf-col-xs-7 {
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.wafp-grid .esaf-col-xs-8 {
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.wafp-grid .esaf-col-xs-9 {
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.wafp-grid .esaf-col-xs-10 {
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.wafp-grid .esaf-col-xs-11 {
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.wafp-grid .esaf-col-xs-12 {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.wafp-grid .esaf-col-xs-offset-1 {
margin-left: 8.333%;
}
.wafp-grid .esaf-col-xs-offset-2 {
margin-left: 16.667%;
}
.wafp-grid .esaf-col-xs-offset-3 {
margin-left: 25%;
}
.wafp-grid .esaf-col-xs-offset-4 {
margin-left: 33.333%;
}
.wafp-grid .esaf-col-xs-offset-5 {
margin-left: 41.667%;
}
.wafp-grid .esaf-col-xs-offset-6 {
margin-left: 50%;
}
.wafp-grid .esaf-col-xs-offset-7 {
margin-left: 58.333%;
}
.wafp-grid .esaf-col-xs-offset-8 {
margin-left: 66.667%;
}
.wafp-grid .esaf-col-xs-offset-9 {
margin-left: 75%;
}
.wafp-grid .esaf-col-xs-offset-10 {
margin-left: 83.333%;
}
.wafp-grid .esaf-col-xs-offset-11 {
margin-left: 91.667%;
}
.wafp-grid .start-xs {
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
text-align: start;
}
.wafp-grid .center-xs {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
text-align: center;
}
.wafp-grid .end-xs {
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end;
text-align: end;
}
.wafp-grid .top-xs {
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
}
.wafp-grid .middle-xs {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.wafp-grid .bottom-xs {
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
}
.wafp-grid .around-xs {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.wafp-grid .between-xs {
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
}
.wafp-grid .first-xs {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1;
}
.wafp-grid .last-xs {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
}
@media only screen and (min-width: 48em) {
.wafp-grid .container {
width: 46rem;
}
.wafp-grid .esaf-col-sm,
.wafp-grid .esaf-col-sm-1,
.wafp-grid .esaf-col-sm-10,
.wafp-grid .esaf-col-sm-11,
.wafp-grid .esaf-col-sm-12,
.wafp-grid .esaf-col-sm-2,
.wafp-grid .esaf-col-sm-3,
.wafp-grid .esaf-col-sm-4,
.wafp-grid .esaf-col-sm-5,
.wafp-grid .esaf-col-sm-6,
.wafp-grid .esaf-col-sm-7,
.wafp-grid .esaf-col-sm-8,
.wafp-grid .esaf-col-sm-9 {
box-sizing: border-box;
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
padding-right: 1rem;
padding-left: 1rem;
}
.wafp-grid .esaf-col-sm {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.wafp-grid .esaf-col-sm-1 {
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.wafp-grid .esaf-col-sm-2 {
-ms-flex-preferred-size: 16.667%;
flex-basis: 16.667%;
max-width: 16.667%;
}
.wafp-grid .esaf-col-sm-3 {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.wafp-grid .esaf-col-sm-4 {
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.wafp-grid .esaf-col-sm-5 {
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.wafp-grid .esaf-col-sm-6 {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.wafp-grid .esaf-col-sm-7 {
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.wafp-grid .esaf-col-sm-8 {
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.wafp-grid .esaf-col-sm-9 {
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.wafp-grid .esaf-col-sm-10 {
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.wafp-grid .esaf-col-sm-11 {
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.wafp-grid .esaf-col-sm-12 {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.wafp-grid .esaf-col-sm-offset-1 {
margin-left: 8.333%;
}
.wafp-grid .esaf-col-sm-offset-2 {
margin-left: 16.667%;
}
.wafp-grid .esaf-col-sm-offset-3 {
margin-left: 25%;
}
.wafp-grid .esaf-col-sm-offset-4 {
margin-left: 33.333%;
}
.wafp-grid .esaf-col-sm-offset-5 {
margin-left: 41.667%;
}
.wafp-grid .esaf-col-sm-offset-6 {
margin-left: 50%;
}
.wafp-grid .esaf-col-sm-offset-7 {
margin-left: 58.333%;
}
.wafp-grid .esaf-col-sm-offset-8 {
margin-left: 66.667%;
}
.wafp-grid .esaf-col-sm-offset-9 {
margin-left: 75%;
}
.wafp-grid .esaf-col-sm-offset-10 {
margin-left: 83.333%;
}
.wafp-grid .esaf-col-sm-offset-11 {
margin-left: 91.667%;
}
.wafp-grid .start-sm {
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
text-align: start;
}
.wafp-grid .center-sm {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
text-align: center;
}
.wafp-grid .end-sm {
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end;
text-align: end;
}
.wafp-grid .top-sm {
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
}
.wafp-grid .middle-sm {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.wafp-grid .bottom-sm {
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
}
.wafp-grid .around-sm {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.wafp-grid .between-sm {
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
}
.wafp-grid .first-sm {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1;
}
.wafp-grid .last-sm {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
}
}
@media only screen and (min-width: 62em) {
.wafp-grid .container {
width: 61rem;
}
.wafp-grid .esaf-col-md,
.wafp-grid .esaf-col-md-1,
.wafp-grid .esaf-col-md-10,
.wafp-grid .esaf-col-md-11,
.wafp-grid .esaf-col-md-12,
.wafp-grid .esaf-col-md-2,
.wafp-grid .esaf-col-md-3,
.wafp-grid .esaf-col-md-4,
.wafp-grid .esaf-col-md-5,
.wafp-grid .esaf-col-md-6,
.wafp-grid .esaf-col-md-7,
.wafp-grid .esaf-col-md-8,
.wafp-grid .esaf-col-md-9 {
box-sizing: border-box;
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
padding-right: 1rem;
padding-left: 1rem;
}
.wafp-grid .esaf-col-md {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.wafp-grid .esaf-col-md-1 {
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.wafp-grid .esaf-col-md-2 {
-ms-flex-preferred-size: 16.667%;
flex-basis: 16.667%;
max-width: 16.667%;
}
.wafp-grid .esaf-col-md-3 {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.wafp-grid .esaf-col-md-4 {
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.wafp-grid .esaf-col-md-5 {
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.wafp-grid .esaf-col-md-6 {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.wafp-grid .esaf-col-md-7 {
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.wafp-grid .esaf-col-md-8 {
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.wafp-grid .esaf-col-md-9 {
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.wafp-grid .esaf-col-md-10 {
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.wafp-grid .esaf-col-md-11 {
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.wafp-grid .esaf-col-md-12 {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.wafp-grid .esaf-col-md-offset-1 {
margin-left: 8.333%;
}
.wafp-grid .esaf-col-md-offset-2 {
margin-left: 16.667%;
}
.wafp-grid .esaf-col-md-offset-3 {
margin-left: 25%;
}
.wafp-grid .esaf-col-md-offset-4 {
margin-left: 33.333%;
}
.wafp-grid .esaf-col-md-offset-5 {
margin-left: 41.667%;
}
.wafp-grid .esaf-col-md-offset-6 {
margin-left: 50%;
}
.wafp-grid .esaf-col-md-offset-7 {
margin-left: 58.333%;
}
.wafp-grid .esaf-col-md-offset-8 {
margin-left: 66.667%;
}
.wafp-grid .esaf-col-md-offset-9 {
margin-left: 75%;
}
.wafp-grid .esaf-col-md-offset-10 {
margin-left: 83.333%;
}
.wafp-grid .esaf-col-md-offset-11 {
margin-left: 91.667%;
}
.wafp-grid .start-md {
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
text-align: start;
}
.wafp-grid .center-md {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
text-align: center;
}
.wafp-grid .end-md {
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end;
text-align: end;
}
.wafp-grid .top-md {
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
}
.wafp-grid .middle-md {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.wafp-grid .bottom-md {
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
}
.wafp-grid .around-md {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.wafp-grid .between-md {
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
}
.wafp-grid .first-md {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1;
}
.wafp-grid .last-md {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
}
}
@media only screen and (min-width: 75em) {
.wafp-grid .container {
width: 71rem;
}
.wafp-grid .esaf-col-lg,
.wafp-grid .esaf-col-lg-1,
.wafp-grid .esaf-col-lg-10,
.wafp-grid .esaf-col-lg-11,
.wafp-grid .esaf-col-lg-12,
.wafp-grid .esaf-col-lg-2,
.wafp-grid .esaf-col-lg-3,
.wafp-grid .esaf-col-lg-4,
.wafp-grid .esaf-col-lg-5,
.wafp-grid .esaf-col-lg-6,
.wafp-grid .esaf-col-lg-7,
.wafp-grid .esaf-col-lg-8,
.wafp-grid .esaf-col-lg-9 {
box-sizing: border-box;
-ms-flex: 0 0 auto;
-webkit-box-flex: 0;
flex: 0 0 auto;
padding-right: 1rem;
padding-left: 1rem;
}
.wafp-grid .esaf-col-lg {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.wafp-grid .esaf-col-lg-1 {
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.wafp-grid .esaf-col-lg-2 {
-ms-flex-preferred-size: 16.667%;
flex-basis: 16.667%;
max-width: 16.667%;
}
.wafp-grid .esaf-col-lg-3 {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.wafp-grid .esaf-col-lg-4 {
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.wafp-grid .esaf-col-lg-5 {
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.wafp-grid .esaf-col-lg-6 {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.wafp-grid .esaf-col-lg-7 {
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.wafp-grid .esaf-col-lg-8 {
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.wafp-grid .esaf-col-lg-9 {
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.wafp-grid .esaf-col-lg-10 {
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.wafp-grid .esaf-col-lg-11 {
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.wafp-grid .esaf-col-lg-12 {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.wafp-grid .esaf-col-lg-offset-1 {
margin-left: 8.333%;
}
.wafp-grid .esaf-col-lg-offset-2 {
margin-left: 16.667%;
}
.wafp-grid .esaf-col-lg-offset-3 {
margin-left: 25%;
}
.wafp-grid .esaf-col-lg-offset-4 {
margin-left: 33.333%;
}
.wafp-grid .esaf-col-lg-offset-5 {
margin-left: 41.667%;
}
.wafp-grid .esaf-col-lg-offset-6 {
margin-left: 50%;
}
.wafp-grid .esaf-col-lg-offset-7 {
margin-left: 58.333%;
}
.wafp-grid .esaf-col-lg-offset-8 {
margin-left: 66.667%;
}
.wafp-grid .esaf-col-lg-offset-9 {
margin-left: 75%;
}
.wafp-grid .esaf-col-lg-offset-10 {
margin-left: 83.333%;
}
.wafp-grid .esaf-col-lg-offset-11 {
margin-left: 91.667%;
}
.wafp-grid .start-lg {
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
text-align: start;
}
.wafp-grid .center-lg {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
text-align: center;
}
.wafp-grid .end-lg {
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end;
text-align: end;
}
.wafp-grid .top-lg {
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
}
.wafp-grid .middle-lg {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.wafp-grid .bottom-lg {
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
}
.wafp-grid .around-lg {
-ms-flex-pack: distribute;
justify-content: space-around;
}
.wafp-grid .between-lg {
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
}
.wafp-grid .first-lg {
-ms-flex-order: -1;
-webkit-box-ordinal-group: 0;
order: -1;
}
.wafp-grid .last-lg {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
}
}.animate-spin {
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
display: inline-block;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}@font-face {
font-family: 'easy-affiliate';
src: url(//www.markupandprofit.com/more/wp-content/plugins/easy-affiliate/fonts/fontello/font/easy-affiliate.eot?24976027);
src: url(//www.markupandprofit.com/more/wp-content/plugins/easy-affiliate/fonts/fontello/font/easy-affiliate.eot?24976027#iefix) format('embedded-opentype'),
url(//www.markupandprofit.com/more/wp-content/plugins/easy-affiliate/fonts/fontello/font/easy-affiliate.woff2?24976027) format('woff2'),
url(//www.markupandprofit.com/more/wp-content/plugins/easy-affiliate/fonts/fontello/font/easy-affiliate.woff?24976027) format('woff'),
url(//www.markupandprofit.com/more/wp-content/plugins/easy-affiliate/fonts/fontello/font/easy-affiliate.ttf?24976027) format('truetype'),
url(//www.markupandprofit.com/more/wp-content/plugins/easy-affiliate/fonts/fontello/font/easy-affiliate.svg?24976027#easy-affiliate) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="ea-icon-"]:before, [class*=" ea-icon-"]:before {
font-family: "easy-affiliate";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.ea-icon-star:before { content: '\e800'; } .ea-icon-star-empty:before { content: '\e801'; } .ea-icon-plus-circled:before { content: '\e802'; } .ea-icon-plus:before { content: '\e803'; } .ea-icon-minus-circled:before { content: '\e804'; } .ea-icon-minus:before { content: '\e805'; } .ea-icon-info-circled:before { content: '\e806'; } .ea-icon-help-circled:before { content: '\e807'; } .ea-icon-ok:before { content: '\e808'; } .ea-icon-ok-circled:before { content: '\e809'; } .ea-icon-ok-circled2:before { content: '\e80a'; } .ea-icon-cancel:before { content: '\e80b'; } .ea-icon-cancel-circled:before { content: '\e80c'; } .ea-icon-cancel-circled2:before { content: '\e80d'; } .ea-icon-star-1:before { content: '\e80e'; } .ea-icon-ok-circle:before { content: '\e80f'; } .ea-icon-cancel-1:before { content: '\e810'; } .ea-icon-cancel-circle:before { content: '\e811'; } .ea-icon-plus-1:before { content: '\e812'; } .ea-icon-plus-circle:before { content: '\e813'; } .ea-icon-minus-1:before { content: '\e814'; } .ea-icon-minus-circle:before { content: '\e815'; } .ea-icon-gplus:before { content: '\e816'; } .ea-icon-pinterest:before { content: '\e817'; } .ea-icon-reddit:before { content: '\e818'; } .ea-icon-digg:before { content: '\e819'; } .ea-icon-linkedin:before { content: '\e81a'; } .ea-icon-twitter:before { content: '\e81b'; } .ea-icon-facebook:before { content: '\e81c'; } .ea-icon-stumbleupon:before { content: '\e81d'; } .ea-icon-mail:before { content: '\e81e'; } .ea-icon-chart-bar:before { content: '\e81f'; } .ea-icon-eye-off:before { content: '\e820'; } .ea-icon-eye:before { content: '\e821'; } .ea-icon-shuffle:before { content: '\e822'; } .ea-icon-retweet:before { content: '\e823'; } .ea-icon-cw:before { content: '\e824'; } .ea-icon-ccw:before { content: '\e825'; } .ea-icon-arrows-cw:before { content: '\e826'; } .ea-icon-forward:before { content: '\e827'; } .ea-icon-heart-empty:before { content: '\e828'; } .ea-icon-heart:before { content: '\e829'; } .ea-icon-pencil:before { content: '\e82a'; } .ea-icon-qrcode:before { content: '\e82b'; } .ea-icon-edit:before { content: '\e82c'; } .ea-icon-globe:before { content: '\e82d'; } .ea-icon-clock:before { content: '\e82e'; } .ea-icon-lock:before { content: '\e82f'; } .ea-icon-globe-1:before { content: '\e830'; } .ea-icon-cancel-circled-outline:before { content: '\e831'; } .ea-icon-attention:before { content: '\e832'; } .ea-icon-trash-empty:before { content: '\e833'; } .ea-icon-right-big:before { content: '\e834'; } .ea-icon-ok-1:before { content: '\e835'; } .ea-icon-logo:before { content: '\e83b'; } .ea-icon-marquee:before { content: '\e847'; } .ea-icon-link-ext:before { content: '\f08e'; } .ea-icon-docs:before { content: '\f0c5'; } .ea-icon-menu:before { content: '\f0c9'; } .ea-icon-mail-alt:before { content: '\f0e0'; } .ea-icon-exchange:before { content: '\f0ec'; } .ea-icon-download-cloud:before { content: '\f0ed'; } .ea-icon-doc-text:before { content: '\f0f6'; } .ea-icon-plus-squared:before { content: '\f0fe'; } .ea-icon-angle-right:before { content: '\f105'; } .ea-icon-angle-down:before { content: '\f107'; } .ea-icon-mobile:before { content: '\f10b'; } .ea-icon-spinner:before { content: '\f110'; } .ea-icon-reply:before { content: '\f112'; } .ea-icon-code:before { content: '\f121'; } .ea-icon-reply-all:before { content: '\f122'; } .ea-icon-minus-squared:before { content: '\f146'; } .ea-icon-minus-squared-alt:before { content: '\f147'; } .ea-icon-ok-squared:before { content: '\f14a'; } .ea-icon-pencil-squared:before { content: '\f14b'; } .ea-icon-link-ext-alt:before { content: '\f14c'; } .ea-icon-plus-squared-alt:before { content: '\f196'; } .ea-icon-history:before { content: '\f1da'; } .ea-icon-trash:before { content: '\f1f8'; } .ea-icon-chart-area:before { content: '\f1fe'; } .ea-icon-chart-pie:before { content: '\f200'; } .ea-icon-chart-line:before { content: '\f201'; } .ea-icon-toggle-on:before { content: '\f205'; } .ea-icon-question-circle-o:before { content: '\f29c'; }.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.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:0;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:.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:.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:.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}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}.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){.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 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.tooltipped{position:relative}.tooltipped::after{position:absolute;z-index:1000000;display:none;padding:.5em .75em;font:normal normal 11px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";-webkit-font-smoothing:subpixel-antialiased;color:#fff;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-wrap:break-word;white-space:pre;pointer-events:none;content:attr(aria-label);background:#1b1f23;border-radius:6px;opacity:0}.tooltipped::before{position:absolute;z-index:1000001;display:none;width:0;height:0;color:#1b1f23;pointer-events:none;content:"";border:6px solid transparent;opacity:0}@keyframes tooltip-appear{from{opacity:0}to{opacity:1}}.tooltipped:active::after,.tooltipped:active::before,.tooltipped:focus::after,.tooltipped:focus::before,.tooltipped:hover::after,.tooltipped:hover::before{display:inline-block;text-decoration:none;animation-name:tooltip-appear;animation-duration:.1s;animation-fill-mode:forwards;animation-timing-function:ease-in;animation-delay:.4s}.tooltipped-no-delay:active::after,.tooltipped-no-delay:active::before,.tooltipped-no-delay:focus::after,.tooltipped-no-delay:focus::before,.tooltipped-no-delay:hover::after,.tooltipped-no-delay:hover::before{animation-delay:0s}.tooltipped-multiline:active::after,.tooltipped-multiline:focus::after,.tooltipped-multiline:hover::after{display:table-cell}.tooltipped-s::after,.tooltipped-se::after,.tooltipped-sw::after{top:100%;right:50%;margin-top:6px}.tooltipped-s::before,.tooltipped-se::before,.tooltipped-sw::before{top:auto;right:50%;bottom:-7px;margin-right:-6px;border-bottom-color:#1b1f23}.tooltipped-se::after{right:auto;left:50%;margin-left:-16px}.tooltipped-sw::after{margin-right:-16px}.tooltipped-n::after,.tooltipped-ne::after,.tooltipped-nw::after{right:50%;bottom:100%;margin-bottom:6px}.tooltipped-n::before,.tooltipped-ne::before,.tooltipped-nw::before{top:-7px;right:50%;bottom:auto;margin-right:-6px;border-top-color:#1b1f23}.tooltipped-ne::after{right:auto;left:50%;margin-left:-16px}.tooltipped-nw::after{margin-right:-16px}.tooltipped-n::after,.tooltipped-s::after{transform:translateX(50%)}.tooltipped-w::after{right:100%;bottom:50%;margin-right:6px;transform:translateY(50%)}.tooltipped-w::before{top:50%;bottom:50%;left:-7px;margin-top:-6px;border-left-color:#1b1f23}.tooltipped-e::after{bottom:50%;left:100%;margin-left:6px;transform:translateY(50%)}.tooltipped-e::before{top:50%;right:-7px;bottom:50%;margin-top:-6px;border-right-color:#1b1f23}.tooltipped-align-right-1::after,.tooltipped-align-right-2::after{right:0;margin-right:0}.tooltipped-align-right-1::before{right:10px}.tooltipped-align-right-2::before{right:15px}.tooltipped-align-left-1::after,.tooltipped-align-left-2::after{left:0;margin-left:0}.tooltipped-align-left-1::before{left:5px}.tooltipped-align-left-2::before{left:10px}.tooltipped-multiline::after{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:250px;word-wrap:break-word;white-space:pre-line;border-collapse:separate}.tooltipped-multiline.tooltipped-n::after,.tooltipped-multiline.tooltipped-s::after{right:auto;left:50%;transform:translateX(-50%)}.tooltipped-multiline.tooltipped-e::after,.tooltipped-multiline.tooltipped-w::after{right:100%}@media screen and (min-width:0\0){.tooltipped-multiline::after{width:250px}}.tooltipped-sticky::after,.tooltipped-sticky::before{display:inline-block}.tooltipped-sticky.tooltipped-multiline::after{display:table-cell}.wafp-hidden, .esaf-hidden,
.wafp_hidden, .esaf_hidden {
display: none;
}
ul.esaf-creatives-nav {
display: flex;
list-style-type: none !important;
margin: 0 0 20px 0;
padding: 0 !important;
border-bottom: 1px solid #474747;
}
ul.esaf-creatives-nav li {
margin: 0 30px 0 0;
}
ul.esaf-creatives-nav li:last-child {
margin-right: 0;
}
ul.esaf-creatives-nav li a {
display: block;
text-decoration: none !important;
padding: 15px 15px 7px 15px;
margin: 0;
border-bottom: 8px solid transparent;
color: #474747;
}
ul.esaf-creatives-nav li.esaf-creatives-nav-active a {
border-bottom-color: #474747;
font-weight: bold;
} #esaf-dash-wrapper {
width: 1280px;
max-width: 100%;
}
.esaf-dashboard-nav {
display: flex;
margin-bottom: 35px;
}
.esaf-dashboard-nav > a {
padding: 10px 15px;
text-decoration: none !important;
color: inherit;
font-size: 19px;
flex: 1 0 auto;
border: 1px solid #ccc;
border-right: none;
text-align: center;
line-height: 1;
}
.esaf-dashboard-nav > a:last-child {
border-right: 1px solid #ccc;
}
.esaf-dashboard-nav > a:link,
.esaf-dashboard-nav > a:visited,
.esaf-dashboard-nav > a:hover,
.esaf-dashboard-nav > a:active {
text-decoration: none !important;
color: inherit;
}
.esaf-dashboard-nav > a.esaf-nav-active {
font-weight: bold;
}
#esaf-dash-wrapper h3 {
margin-top: 0;
}
div#esaf-account-saved {
color: #008E00;
margin: 0 auto 20px;
display: block;
background: #BFFEBF;
border: 1px solid #008E00;
padding: 15px;
text-align: center;
}
#esaf-dashboard-my-affiliate-link,
#esaf-dashboard-showcase-url {
background-color: #f3f3f3;
border: 1px solid #ccc;
padding: 30px;
margin-bottom: 20px;
position: relative;
}
.esaf-dashboard-my-affiliate-link-label {
font-size: 23px;
font-weight: bold;
margin-bottom: 15px;
line-height: 1;
}
#esaf-dashboard-my-affiliate-link > i,
#esaf-dashboard-showcase-url > i {
position: absolute;
top: 5px;
right: 5px;
cursor: pointer;
}
.esaf-dashboard-my-affiliate-link-input,
.esaf-dashboard-custom-link-input {
position: relative;
padding-right: 60px;
}
.esaf-dashboard-my-affiliate-link-input > span,
.esaf-dashboard-custom-link-input > span,
.esaf-mepr-coupon-valid-product-input > span {
position: absolute;
right: 15px;
top: 5px;
color: #ababab;
font-size: 25px;
}
.esaf-copy-clipboard {
cursor: pointer;
}
.esaf-affiliate-dashboard-custom-message {
margin-bottom: 20px;
}
.esaf-affiliate-dashboard-home-box-columns {
display: flex;
margin: 0 -10px 20px;
width: auto;
max-width: none;
}
.esaf-affiliate-dashboard-home-box-column {
display: flex;
flex: 1;
padding: 10px;
}
@media (max-width: 990px) {
.esaf-affiliate-dashboard-home-box-columns {
flex-direction: column;
}
}
.esaf-affiliate-dashboard-home-box {
display: flex;
flex: 1;
padding: 15px;
border: 1px solid #ccc;
background: #f7f7f7;
}
.esaf-affiliate-dashboard-home-box-label,
.esaf-affiliate-dashboard-home-box-amount {
display: flex;
flex: 1;
align-items: center;
}
.esaf-affiliate-dashboard-home-box-label {
line-height: 1.2;
}
.esaf-affiliate-dashboard-home-box-amount {
justify-content: flex-end;
font-size: 30px;
font-weight: bold;
margin-left: 20px;
}
.esaf-affiliate-dashboard-home-box > a {
display: flex;
font-weight: bold;
flex: 1;
justify-content: center;
align-items: center;
text-align: center;
text-decoration: none;
text-transform: uppercase;
font-size: 23px;
color: inherit;
}
.esaf-affiliate-dashboard-home-box > a:link,
.esaf-affiliate-dashboard-home-box > a:visited,
.esaf-affiliate-dashboard-home-box > a:hover,
.esaf-affiliate-dashboard-home-box > a:active {
color: inherit;
background-color: transparent !important;
outline: none !important;
text-decoration: none !important;
}
.esaf-affiliate-dashboard-home-content {
display: flex;
padding: 20px;
border: 1px solid #ccc;
}
.esaf-affiliate-dashboard-home-stats {
padding: 0 20px 0 0;
flex-shrink: 0;
border-right: 1px solid #E3E3E3;
margin-right: 20px;
}
.esaf-affiliate-dashboard-home-stat {
display: flex;
align-items: center;
padding: 10px 0;
border-bottom: 1px solid #E3E3E3;
}
.esaf-affiliate-dashboard-home-stat:first-child {
padding-top: 0;
}
.esaf-affiliate-dashboard-home-stat:last-child {
border-bottom: 0;
}
.esaf-affiliate-dashboard-home-stat svg {
fill: currentColor;
width: 45px;
flex-shrink: 0;
}
.esaf-affiliate-dashboard-home-stat .esaf-affiliate-dashboard-home-stat-label {
font-size: 13px;
line-height: 1;
flex-grow: 1;
margin-left: 5px;
margin-right: 20px;
}
.esaf-affiliate-dashboard-home-stat-tooltip {
position: relative;
display: inline-block;
margin: 0 10px 0 -15px;
}
.esaf-affiliate-dashboard-home-stat-tooltip-icon {
position: relative;
}
.esaf-affiliate-dashboard-home-stat-tooltip-message {
position: absolute;
z-index: 1;
bottom: 125%;
left: 50%;
width: 200px;
margin-left: -100px;
padding: 5px;
background-color: #555;
color: #fff;
text-align: center;
font-size: 13px;
visibility: hidden;
opacity: 0;
transition: opacity 0.3s;
}
.esaf-affiliate-dashboard-home-stat-tooltip-message:after {
content: '';
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #555 transparent transparent transparent;
}
.esaf-affiliate-dashboard-home-stat-tooltip:hover {
cursor: help;
}
.esaf-affiliate-dashboard-home-stat-tooltip:hover .esaf-affiliate-dashboard-home-stat-tooltip-message {
opacity: 1;
visibility: visible;
}
.esaf-affiliate-dashboard-home-stat .esaf-affiliate-dashboard-home-stat-value {
font-size: 25px;
font-weight: 600;
}
.esaf-affiliate-dashboard-home-charts {
position: relative;
flex-grow: 1;
min-width: 0;
}
#esaf-affiliate-dashboard-chart-date-range {
position: absolute;
top: -10px;
right: -10px;
font-size: 13px;
font-weight: 600;
cursor: pointer;
}
.esaf-affiliate-dashboard-home-chart h4 {
margin: 0 0 20px 0;
padding: 0;
font-size: 21px;
font-weight: bold;
}
.esaf-affiliate-dashboard-home-chart {
margin-bottom: 10px;
}
.esaf-affiliate-dashboard-home-chart:last-child {
margin-bottom: 0;
}
.esaf-affiliate-dashboard-chart {
height: 250px;
}
@media (max-width: 990px) {
.esaf-affiliate-dashboard-home-content {
flex-direction: column;
}
.esaf-affiliate-dashboard-home-stats {
margin-right: 0;
padding-right: 0;
border-right: 0;
margin-bottom: 20px;
}
}
#esaf-creatives-banners .esaf-creatives-banners-intro {
margin: 0;
padding: 1em;
border: 1px solid #ccc;
font-weight: bold;
text-transform: uppercase;
text-align: center;
}
#esaf-creatives-banners .esaf-creatives-banner {
border: 1px solid #ccc;
padding: 0.5em;
border-right: none;
border-top: none;
}
#esaf-creatives-banners .esaf-creatives-banner img {
cursor: pointer;
max-width: 100%;
height: auto;
}
@media only screen and (min-width: 62em) {
#esaf-creatives-banners .esaf-creatives-banner:nth-of-type(4n),
#esaf-creatives-banners .esaf-creatives-banner:last-child {
border-right: 1px solid #ccc;
}
}
@media only screen and (max-width: 62em) {
#esaf-creatives-banners .esaf-creatives-banner:nth-of-type(2n),
#esaf-creatives-banners .esaf-creatives-banner:last-child {
border-right: 1px solid #ccc;
}
}
#esaf-creatives-banners .esaf-creatives-banner img {
cursor: pointer;
display: block;
}
#esaf-banner-link-information {
max-height: 300px;
max-width: 100%;
margin: auto;
margin-bottom: 1em;
display: block;
}
.esaf-banner-link-title {
margin-top: 0;
}
.esaf-banner-link-size {
margin-top: 0;
text-align: center;
}
.esaf-custom-links-form {
background: #f7f7f7;
border: 1px solid #a7adaf;
padding: 30px;
margin-bottom: 30px;
}
#esaf-dashboard-custom-links-form h3,
#esaf-dashboard-custom-links-update-form h3 {
position: relative;
padding-left: 40px;
margin-top: 0;
}
.esaf-custom-links-form h3 svg {
position: absolute;
left: 0;
top: 50%;
margin-top: -13px;
width: 32px;
fill: currentColor;
}
.esaf-custom-links-form p {
margin-bottom: 0.5em;
}
.esaf-custom-links-form label {
font-weight: bold;
display: block;
float: none;
}
.esaf-dashboard-custom-links-button {
display: flex;
margin-top: 30px;
align-items: center;
}
.esaf-dashboard-custom-links-button .esaf-error-text {
margin-left: 20px;
color: #ed4337 !important;
}
#esaf-dashboard-custom-link-create,
#esaf-dashboard-custom-link-update {
text-transform: uppercase;
}
#esaf-dashboard-custom-links-table {
width: 100%;
}
#esaf-dashboard-custom-links-table th,
#esaf-dashboard-custom-links-table td {
text-align: center;
padding: 0.5em;
}
#esaf-dashboard-custom-links-table .esaf-copy-clipboard {
color: #ababab;
}
.esaf-dashboard-custom-links-th-date-created {
width: 175px;
}
.esaf-dashboard-custom-link-edit {
cursor: pointer;
}
#esaf-banner-link-get-html-id {
margin-left: 5px;
}
.esaf-dashboard-payments-header {
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 20px;
}
.esaf-dashboard-payments-header svg {
width: 50px;
}
.esaf-dashboard-payments-header-label {
font-size: 19px;
margin: 0 10px;
}
.esaf-dashboard-payments-header-value {
font-size: 33px;
font-weight: bold;
}
.esaf-mepr-coupon-valid-products {
border: none;
margin-bottom: 0;
width: 100%;
}
.esaf-mepr-coupon-valid-products td {
border: none;
}
.esaf-mepr-coupon-valid-products td:last-child {
width: 100px;
white-space: nowrap;
}
.esaf-mepr-coupon-valid-product-input {
position: relative;
padding-right: 60px;
} .esaf-form-row {
margin-bottom: 10px;
}
.esaf-checkbox-row {
margin: 20px 0;
}
.esaf-form-button-row {
padding-top: 10px;
}
.esaf-form-label {
margin-bottom: 5px;
}
.esaf-form-label > label {
font-weight: normal;
float: none;
position: static;
display: inline-block;
line-height: 1.3;
margin: 0;
width: auto;
}
.esaf-form-row input + label {
display: inline;
margin-top: 0;
width: auto;
}
.esaf-required {
margin-left: 5px;
}
.esaf-errors {
padding: 6px;
margin-bottom: 15px;
background-color: #ffebe8;
}
.esaf-errors ul {
margin: 0;
padding: 0 0 0 25px;
}
.esaf-form-has-errors,
.esaf-validation-error {
display: none;
color: red;
padding-left: 5px;
}
.esaf-form input[type="text"],
.esaf-form input[type="email"],
.esaf-form input[type="password"],
.esaf-form input[type="url"],
.esaf-form textarea,
.esaf-form select {
width: 100%;
padding: 10px 13px;
font-size: inherit;
line-height: 1.5;
font-family: inherit;
border: 1px solid rgba(0, 0, 0, 0.2);
outline: 0;
}
.esaf-form textarea {
height: 250px;
}
.esaf-form :focus {
outline: 0;
}
.esaf-form input[type="text"].esaf-invalid,
.esaf-form input[type="email"].esaf-invalid,
.esaf-form input[type="password"].esaf-invalid,
.esaf-form input[type="url"].esaf-invalid,
.esaf-form textarea.esaf-invalid,
.esaf-form select.esaf-invalid {
border-color: red !important;
background-color: #FF6666 !important;
}
.esaf-form input[type="text"]:read-only,
.esaf-form input[type="email"]:read-only {
background-color: #e9ecef;
color: #212529;
}
.esaf-form-description {
margin-bottom: 25px;
}
.esaf-form-field-description {
margin: 5px 0 0 0;
font-size: 90%;
font-style: italic;
}
.esaf-signup-agreement-text {
height: 300px;
overflow: auto;
padding: 10px;
border: 1px solid rgba(0, 0, 0, 0.2);
}
.esaf-visually-hidden {
border: 0 !important;
clip: rect(0 0 0 0);
height: 0 !important;
margin: -1px !important;
overflow: hidden;
position: absolute;
width: 1px !important;
padding: 0 !important;
}
.esaf-form-errors {
padding: 15px;
margin-bottom: 25px;
background-color: #feb9bb;
border: 1px solid #d40022;
}
.esaf-form-errors > .esaf-form-error {
margin-bottom: 5px;
}
.esaf-form-errors > .esaf-form-error:last-child {
margin-bottom: 0;
} .esaf-popup {
position: relative;
background: #FFF;
padding: 40px;
width: auto;
max-width: 600px;
margin: 20px auto;
}
.esaf-popup .mfp-close:hover,
.esaf-popup .mfp-close:focus {
background-color: transparent;
}
.esaf-get-html-code-title {
color: #474747;
font-size: 19px;
line-height: 1.3;
margin: 0 0 20px 0;
}
.esaf-get-html-code-copy-buttons {
margin-top: 10px;
}
.esaf-transparent-button,
.esaf-transparent-button:hover,
.esaf-transparent-button:focus {
background: transparent;
color: #ababab;
border: 0;
-webkit-appearance: none;
outline: none;
box-shadow: none;
font-weight: normal;
padding: 10px 20px;
}
.esaf-code-textarea {
box-sizing: border-box;
display: block;
width: 100%;
max-width: 100%;
height: 150px;
resize: vertical;
padding: 5px 10px;
line-height: 1.5;
}
.esaf-invisible-field {
-webkit-appearance: none !important;
background: transparent !important;
border: none !important;
padding: 0 !important;
margin: 0 !important;
box-shadow: none !important;
height: 1px !important;
width: 1px !important;
position: absolute !important;
top: 0 !important;
left: 0 !important;
}
.esaf-infinite-scroll-observer {
text-align: center;
color: #999999;
}
.esaf-th-qr,
.esaf-td-qr {
display: none;
} .esaf-dashboard-responsive-nav {
display: none;
margin-bottom: 15px;
}
.esaf-dashboard-responsive-nav-toggle {
display: inline-block;
cursor: pointer;
}
@media (max-width: 768px) {
.esaf-dashboard-responsive-nav {
display: block;
}
.esaf-dashboard-nav-wrapper {
display: none;
}
.esaf-dashboard-nav {
flex-direction: column;
}
.esaf-dashboard-nav > a {
border-right: 1px solid #ccc;
border-collapse: collapse;
}
.esaf-dashboard-nav > a:not(:last-child) {
border-bottom: 0;
}
#esaf-creatives-text-links-table .esaf-th-id,
#esaf-creatives-text-links-table .esaf-th-example,
#esaf-creatives-text-links-table .esaf-th-modified,
#esaf-creatives-text-links-table .esaf-td-id,
#esaf-creatives-text-links-table .esaf-td-example,
#esaf-creatives-text-links-table .esaf-td-modified,
.esaf-dashboard-custom-links-th-destination-url,
.esaf-dashboard-custom-links-td-destination-url {
display: none;
}
}
@media (max-width: 1024px) {
#esaf-creatives-text-links-table .esaf-th-id,
#esaf-creatives-text-links-table .esaf-th-example,
#esaf-creatives-text-links-table .esaf-td-id,
#esaf-creatives-text-links-table .esaf-td-example {
display: none;
}
}html, body {
height: 100%;
}
html > body {
background-color: #fff;
}
body {
margin: 0;
}
.esaf-pro-dashboard {
display: flex;
flex-direction: column;
height: 100%;
}
.esaf-pro-dashboard h1,
.esaf-pro-dashboard h2,
.esaf-pro-dashboard h3,
.esaf-pro-dashboard h4,
.esaf-pro-dashboard h5,
.esaf-pro-dashboard h6 {
color: #474747;
}
#esaf-dash-wrapper h3 {
font-size: 29px;
font-weight: 700;
color: #474747;
letter-spacing: normal;
line-height: 32px;
}
.esaf-pro-dashboard-header {
display: flex;
align-items: center;
padding: 20px 15px;
background-color: #32373b;
}
.esaf-pro-dashboard-header .esaf-pro-dashboard-back-link {
display: flex;
align-items: center;
margin-right: 20px;
}
.esaf-pro-dashboard-header .esaf-pro-dashboard-back-link svg {
width: 26px;
fill: #b7bcc0;
}
.esaf-pro-dashboard-header .esaf-pro-dashboard-back-link:hover svg {
fill: #ffffff;
}
.esaf-pro-dashboard-header h1 {
color: #b7bcc0;
font-size: 31px;
font-weight: 700;
line-height: 37px;
letter-spacing: normal;
margin: 0 0 5px 0;
padding: 0;
border: 0;
flex-grow: 1;
}
.esaf-pro-dashboard-header .esaf-pro-dashboard-header-logo {
display: flex;
flex-grow: 1;
align-items: center;
}
.esaf-pro-dashboard-header .esaf-pro-dashboard-header-logo img {
height: auto;
max-width: 100%;
max-height: 45px;
}
.esaf-pro-dashboard-header h1:before {
display: none !important; }
.esaf-pro-dashboard-header .avatar {
border: 1px solid #b7bcc0;
width: 38px;
height: 38px;
border-radius: 100%;
cursor: pointer;
}
.esaf-pro-dashboard-header .ea-icon {
color: #b7bcc0;
font-size: 33px;
line-height: 1;
cursor: pointer;
}
.esaf-pro-dashboard-header-menu {
display: flex;
position: relative;
}
.esaf-pro-dashboard-header-menu-drop {
position: absolute;
display: none;
opacity: 0;
transition: opacity 1s linear;
top: 100%;
right: 100%;
margin-right: -80px;
z-index: 1;
padding-top: 25px;
width: 265px;
}
.esaf-pro-dashboard-header-menu:hover .esaf-pro-dashboard-header-menu-drop {
display: block;
opacity: 1;
}
.esaf-pro-dashboard-header-menu-content {
background-color: #32373b;
border-radius: 10px;
padding: 10px;
}
.esaf-pro-dashboard-user-box {
border: 3px solid #b7bcc0;
padding: 5px;
display: flex;
align-items: center;
}
.esaf-pro-dashboard-user-box .avatar {
margin: 0 15px 0 5px;
cursor: default;
}
.esaf-pro-dashboard-user-name {
color: #b7bcc0;
font-weight: bold;
font-size: 17px;
line-height: 1;
margin-bottom: 4px;
}
.esaf-pro-dashboard-user-username-id {
color: #b7bcc0;
font-size: 14px;
line-height: 1;
}
.esaf-pro-dashboard-header-menu-content a {
display: block;
color: #b7bcc0;
font-size: 17px;
margin: 10px 0 5px 0;
padding-left: 10px;
text-decoration: none;
line-height: 1;
}
.esaf-pro-dashboard-header-menu-content a:link,
.esaf-pro-dashboard-header-menu-content a:visited {
color: #b7bcc0;
text-decoration: none;
}
.esaf-pro-dashboard-header-menu-content a:hover,
.esaf-pro-dashboard-header-menu-content a:active,
.esaf-pro-dashboard-header-menu-content a:focus {
color: #ffffff;
text-decoration: none;
}
.esaf-pro-dashboard-layout {
display: flex;
flex: 1;
}
.esaf-pro-dashboard-menu {
flex-shrink: 0;
background-color: #32373b;
}
.esaf-pro-dashboard-menu a {
display: block;
position: relative;
padding: 15px 40px 15px 60px;
color: #b7bcc0;
text-decoration: none;
line-height: 1;
font-size: 16px;
}
.esaf-pro-dashboard-menu a:link,
.esaf-pro-dashboard-menu a:visited {
color: #b7bcc0;
text-decoration: none;
}
.esaf-pro-dashboard-menu a.esaf-nav-active,
.esaf-pro-dashboard-menu a:hover,
.esaf-pro-dashboard-menu a:active,
.esaf-pro-dashboard-menu a:focus {
color: #ffffff;
text-decoration: none;
}
.esaf-pro-dashboard-menu a.esaf-nav-active {
background-color: #222629;
}
.esaf-pro-dashboard-menu a svg,
.esaf-pro-dashboard-menu a .ea-icon {
position: absolute;
left: 15px;
top: 50%;
margin-top: -13px;
max-width: 26px;
}
.esaf-pro-dashboard-menu a svg {
fill: currentColor;
}
.esaf-pro-dashboard-menu a .ea-icon {
color: inherit;
font-size: 21px;
left: 13px;
}
.esaf-pro-dashboard-content {
flex-grow: 1;
min-width: 0;
padding: 60px;
color: #474747;
}
.esaf-pro-dashboard button {
transition: background 150ms ease-in-out;
background-color: #32373b;
border: none;
border-radius: 5px;
box-sizing: border-box;
color: #b7bcc0;
font-size: 19px;
font-weight: 700;
line-height: 1.2;
outline: none;
margin: 0;
padding: 16px 22px 17px 22px;
text-decoration: none;
vertical-align: bottom;
text-transform: uppercase;
}
.esaf-pro-dashboard button:hover {
background-color: #32373b;
color: #b7bcc0;
cursor: pointer;
text-decoration: none;
}
.esaf-pro-dashboard button:focus {
background-color: #32373b;
color: #b7bcc0;
outline: thin dotted;
outline-offset: -4px;
}
.esaf-pro-dashboard-login,
.esaf-pro-dashboard-signup {
display: flex;
justify-content: center;
color: #474747;
background-color: #fff;
}
.esaf-pro-dashboard-login-content,
.esaf-pro-dashboard-signup-content {
padding: 75px 20px 20px 20px;
width: 600px;
max-width: 100%;
font-size: 15px;
line-height: 1.3;
}
.esaf-pro-dashboard-signup-content {
width: 900px;
}
.esaf-pro-dashboard-login-content h1,
.esaf-pro-dashboard-signup-content h1 {
margin: 0 0 20px 0;
font-size: 45px;
font-weight: 700;
color: #474747;
line-height: 54px;
letter-spacing: normal;
padding: 0;
}
.esaf-pro-dashboard-login-content h1:before,
.esaf-pro-dashboard-signup-content h1:before {
display: none !important; }
.esaf-pro-dashboard-login-content h3 {
margin: 20px 0 20px 0;
font-size: 27px;
font-weight: 700;
color: #474747;
letter-spacing: normal;
line-height: 32px;
padding: 0;
}
.esaf-pro-dashboard-login-content label,
.esaf-pro-dashboard-signup-content label {
font-size: 15px;
font-weight: normal;
letter-spacing: normal;
}
.esaf-pro-dashboard-login-content .esaf-form-label,
.esaf-pro-dashboard-signup-content .esaf-form-label {
margin-bottom: 5px;
}
.esaf-pro-dashboard-login-content .esaf-form-row > input[type="checkbox"],
.esaf-pro-dashboard-signup-content .esaf-form-row > input[type="checkbox"] {
margin-right: 5px;
}
.esaf-login-actions {
margin: 20px 0;
font-size: 13px;
}
.esaf-login-actions a,
.esaf-login-actions a:link,
.esaf-login-actions a:visited,
.esaf-login-actions a:hover,
.esaf-login-actions a:active {
color: #474747;
text-decoration: none;
}
.esaf-custom-links-form label {
margin-bottom: 10px;
font-size: 19px;
line-height: 1.2;
}
.esaf-custom-links-form p {
margin-bottom: 20px;
}
.esaf-pro-dashboard table {
width: 100%;
border-collapse: collapse;
margin-bottom: 20px;
}
.esaf-pro-dashboard table th,
.esaf-pro-dashboard table td {
border: 1px solid #DADADA;
}
.esaf-pro-dashboard table th,
#esaf-dashboard-custom-links-table th {
text-transform: uppercase;
padding: 20px 10px;
}
.esaf-pro-dashboard table td,
#esaf-dashboard-custom-links-table td {
padding: 15px;
text-align: center;
}
.esaf-pro-dashboard table td a {
color: #20A2C3;
text-decoration: none;
font-weight: 600;
}
.esaf-pro-dashboard table table {
margin-bottom: 0;
}
.esaf-mepr-coupon-valid-products tr td {
border: none;
text-align: left;
} .esaf-pro-dashboard-responsive-nav {
display: none;
margin-bottom: 15px;
}
.esaf-pro-dashboard-responsive-nav-toggle {
display: inline-block;
cursor: pointer;
}
@media (max-width: 768px) {
.esaf-pro-dashboard-layout {
flex-direction: column;
}
.esaf-pro-dashboard-responsive-nav {
display: block;
padding: 20px 20px 0 20px;
}
.esaf-pro-dashboard-menu {
display: none;
}
.esaf-pro-dashboard-content {
padding: 20px;
}
}