.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; }
.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; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; 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; 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; 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;
}.tml{font-size:1em}.tml *{box-sizing:border-box}.tml .tml-field-wrap{margin-bottom:1em}.tml .tml-label{display:block;margin:.5em 0}.tml .tml-checkbox+.tml-label{display:inline}.tml .tml-field{width:100%}.tml .tml-description{display:block;font-size:.85em;font-style:italic;margin:.5em 0}.tml .tml-errors,.tml .tml-messages{list-style:none;margin:0;padding:0}.tml .tml-action-confirmaction .success,.tml .tml-error,.tml .tml-message,.tml .tml-success{border-left:4px solid #00a0d2;box-shadow:1px 1px 2px 1px rgba(0,0,0,.1);display:block;margin:0 0 1em;padding:.75em}.tml .tml-error{border-left-color:#dc3232}.tml .tml-action-confirmaction .success,.tml .tml-success{border-left-color:#46b450}#pass-strength-result{background-color:#eee;border:1px solid #ddd;color:#23282d;font-weight:700;opacity:0;margin-bottom:1em;padding:.5em}#pass-strength-result.strong{background-color:#c1e1b9;border-color:#83c373;opacity:1}#pass-strength-result.good{background-color:#ffe399;border-color:#ffc733;opacity:1}#pass-strength-result.bad{background-color:#fbc5a9;border-color:#f78b53;opacity:1}#pass-strength-result.short{background-color:#f1adad;border-color:#e35b5b;opacity:1}.atw-cf:after,.atw-cf:before{content:'';content:none;display:table}.atw-cf:after{clear:both}.atw-cf{zoom:1}.atw-content-2-col,.atw-content-3-col{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:auto;max-width:100%}.atw-content-2-col{float:left;width:50%;overflow:hidden;padding-right:2%;padding-left:2%}.atw-content-3-col{float:left;width:33.3%;overflow:hidden;padding-right:1%;padding-left:1%}.atw-content-2-col:nth-of-type(odd),.atw-content-3-col:nth-of-type(3n+1){clear:left}@media (min-width:581px) and (max-width:767px){.atw-content-3-col{float:left;width:50%;overflow:hidden;padding-right:2%;padding-left:2%}.atw-content-3-col:nth-of-type(3n+1){clear:none!important}.atw-content-3-col:nth-of-type(odd){clear:left!important}}@media (max-width:580px){.atw-content-2-col,.atw-content-3-col{width:100%;padding-right:0;padding-left:0}.atw-content-3-col:nth-of-type(3n+1){clear:none!important}.atw-content-3-col:nth-of-type(odd){clear:left!important}}.atw-entry-title{clear:both;font-weight:bold;font-size:120%;padding-bottom:0.0em;margin:0;line-height:1.0em}.atw-entry-title,.atw-entry-title a{text-decoration:none}.atw-entry-content{padding:0.8em 0 0em 0;margin:0}article.atw-post header.atw-entry-header{margin-bottom:10px!important}.atw-show-posts .hentry,.atw-show-posts .post{margin-bottom:1.0em}.atw-show-posts .sticky{border:1px solid #aaa;padding:1em}.atw-post .atw-edit-link a{background:#eee!important;-moz-border-radius:3px;border-radius:3px;color:#555!important;font-weight:300;text-decoration:none;padding:0 8px;margin-bottom:10px}.atw-post .atw-edit-link a:hover{background:#ccc!important}.atw-post .atw-edit-link{clear:both;display:inline}.atw-post ol,.atw-post ul,.atwk-slide .atw-post ol,.atwk-slide .atw-post ul{list-style-position:outside;margin-left:1.5em}#atw-show-posts-navigation .page-numbers{padding:2px 4px 2px 4px;background:rgba(0,0,0,.1);font-weight:normal}#atw-show-posts-navigation .current{font-weight:bold}.atw-entry-meta{clear:both;font-size:90%;margin-top:5px;margin-bottom:5px;word-wrap:break-word}.atw-entry-meta-icons{text-decoration:none}.atw-entry-meta-icon .sep{display:none}.atw-entry-utility{clear:both;margin-top:0;word-wrap:break-word}.atw-entry-meta-icons .entry-utility-prep{display:none}.atw-entry-meta-icons .entry-date{background:url(//fotm.org.uk/wp-content/plugins/show-posts/images/icons/date-1.png) center left no-repeat;display:inline-block;padding-left:26px;margin-left:1.0em}.atw-entry-meta-icons .by-author,.by-author-icon{background:url(//fotm.org.uk/wp-content/plugins/show-posts/images/icons/author-1.png) center left no-repeat;display:inline-block;padding-left:22px;margin-left:1.0em}.atw-entry-meta-icons .cat-links,.cat-links-icon{background:url(//fotm.org.uk/wp-content/plugins/show-posts/images/icons/category-1.png) center left no-repeat;padding-left:26px;margin-left:1.0em}.atw-entry-meta-icons .tag-links,.tag-links-icon{background:url(//fotm.org.uk/wp-content/plugins/show-posts/images/icons/tag-1.png) center left no-repeat;display:inline-block;padding-left:26px;margin-left:1.0em}.atw-entry-meta-icons .comments-link,.comments-link-icon{background:url(//fotm.org.uk/wp-content/plugins/show-posts/images/icons/comment-1.png) center left no-repeat;display:inline-block;padding-left:24px;margin-left:1.0em}.atw-entry-meta-icons .permalink-icon,.permalink-icon{background:url(//fotm.org.uk/wp-content/plugins/show-posts/images/icons/permalink-1.png) center left no-repeat;display:inline-block;padding-left:24px;margin-left:1.0em}.atw-featured-image img{max-width:200px;height:auto}