@charset "UTF-8";
@charset "UTF-8";
div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//www.moomoo2015.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}.po_coming_soon_active {
background:#4caf50 !important;
color:#fff !important;
}
.po_coming_soon_disabled{
background:#ed663fba !important;
}
.po_coming_soon_active a{
text-shadow:0px 0px 2px #4a4a4a;
color:#fff;
display: flex !important;
align-items: center !important;
}
.po_coming_soon_active a img{
width: 20px !important;
height: 20px !important;
margin-right: 10px !important;
}
.po_coming_soon_disabled > a{
display: flex !important;
align-items: center !important;
}
.po_coming_soon_disabled a img{
width: 20px !important;
height: 20px !important;
margin-right: 10px !important;
}
@media screen and (max-width: 999px) {
.po_coming_soon_disabled {
display: none !important;
}
}
 .linkcard {
margin-top: 16px !important;
margin-bottom: 16px !important;
margin-left: 16px !important;
margin-right: 16px !important;
}
.linkcard a {
text-decoration: none;
}
.linkcard img {
margin: 0 !important; padding: 0; border: none;
}
.linkcard span.external-icon {
display: none;
}
.linkcard p {
display: none;
}
.linkcard:hover .lkc-thumbnail img {
}
.lkc-link {
}
.lkc-unlink {
cursor:	not-allowed;
}
.lkc-external-wrap {
border: #888888 solid 1px;
box-shadow: 8px 8px 8px rgba(0,0,0,0.3);
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
background-color: #f8f8f8;
}
.lkc-internal-wrap {
border: #2277bb solid 1px;
box-shadow: 8px 8px 8px rgba(0,0,0,0.3);
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
background-color: #ddeeff;
}
.lkc-this-wrap {
border: #2277bb solid 1px;
box-shadow: 8px 8px 8px rgba(0,0,0,0.3);
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
background-color: #bbccdd;
}
.lkc-external-wrap , .lkc-internal-wrap , .lkc-this-wrap {
position:	relative;
margin: 0;
padding: 0;
max-width: 500px;
}
.lkc-external-wrap::before , .lkc-internal-wrap::before , .lkc-this-wrap::before {
}
.lkc-external-wrap::after , .lkc-internal-wrap::after , .lkc-this-wrap::after {
}
.lkc-external-wrap:hover , .lkc-internal-wrap:hover , .lkc-this-wrap:hover {
opacity: 0.8;
}
.lkc-external-wrap:hover::before , .lkc-internal-wrap:hover::before , .lkc-this-wrap:hover::before {
}
.lkc-external-wrap:hover::after , .lkc-internal-wrap:hover::after , .lkc-this-wrap:hover::after {
}
.lkc-card {
margin-top: 8px;
margin-bottom: 8px;
margin-left: 8px;
margin-right: 8px;
}
.lkc-content {
word-break: break-all;
white-space: normal;
overflow: hidden;
height: 108px;
margin: 8px 0 0 0;
}
.lkc-title {
display: block;
overflow: hidden;
word-break: break-all;
color: #111111;
font-size: 16px;
line-height: 22px;
white-space: wrap; text-overflow: ellipsis; display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
.lkc-title:hover {
text-decoration: underline;
}
.lkc-excerpt {
padding: 0;
overflow: hidden;
color: #444444;
font-size: 11px;
line-height: 16px;
white-space: wrap; text-overflow: ellipsis; display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-excerpt:hover {
text-decoration: none;
}
.lkc-url {
display: block !important;
margin: 0;
padding: 0;
border-radius: 4px;
text-decoration: none;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #4466ff;
font-size: 10px;
line-height: 16px;
font-weight: normal;
font-style: normal;
text-decoration: underline;
}
.lkc-url:hover {
text-decoration: underline;
}
.lkc-url:link {
text-decoration: none;
}
.lkc-date {
display: block !important;
margin: 0;
padding: 0 4px;
border-radius: 4px;
text-decoration: none;
overflow: hidden;
color: #444444;
font-size: 10px;
line-height: 16px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-date:hover {
text-decoration: none;
}
.lkc-external-wrap .lkc-heading {
position: absolute; top: -17px; left: 20px; padding: 0 17px; 
border: #888888 solid 1px;
border-radius: 4px;
box-shadow: 8px 8px 8px rgba(0,0,0,0.3);
background-color: #f8f8f8;
}
.lkc-internal-wrap .lkc-heading {
position: absolute; top: -17px; left: 20px; padding: 0 17px; 
border: #2277bb solid 1px;
border-radius: 4px;
box-shadow: 8px 8px 8px rgba(0,0,0,0.3);
background-color: #ddeeff;
}
.lkc-this-wrap .lkc-heading {
position: absolute; top: -17px; left: 20px; padding: 0 17px; 
border: #2277bb solid 1px;
border-radius: 4px;
box-shadow: 8px 8px 8px rgba(0,0,0,0.3);
background-color: #bbccdd;
}
.lkc-heading {
display: inline !important;
color: #444444;
font-size: 12px;
line-height: 32px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-heading:hover {
text-decoration: none;
}
.lkc-external-wrap .lkc-more {
display: none;
}
.lkc-internal-wrap .lkc-more {
display: none;
}
.lkc-this-wrap .lkc-more {
display: none;
}
.lkc-more {
display: inline;
position: absolute;
padding: 0 24px;
color: #444444;
font-size: 12px;
line-height: 24px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-more:hover {
text-decoration: none;
}
.lkc-more:active {
}
.lkc-info {
display: flex !important;
margin: 0;
padding: 0;
align-items: center;
color: #222222;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-external-wrap > .lkc-added {
}
.lkc-internal-wrap > .lkc-added {
}
.lkc-this-wrap > .lkc-added {
}
.lkc-added {
display: inline !important;
border-radius: 4px;
color: #ffffff;
padding: 4px; background-color: #365cd9;
font-size: 9px;
line-height: 10px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-added:hover {
text-decoration: none;
}
.lkc-info:hover {
text-decoration: none;
}
.lkc-info * {
margin: 0 4px 0 0;
white-space: nowrap;
overflow: hidden;
}
.lkc-favicon {
display: inline-flex !important;
vertical-align: middle !important;
border: none;
height: 16px;
width: 16px;
}
img.lkc-favicon {
margin: -4px 0 0 0 !important;
object-fit: cover;
height: 100%;
width: 100%;
}
.lkc-domain {
display: inline-flex !important;
vertical-align: middle !important;
text-decoration: none;
color: #222222;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-share {
text-shadow: none;
white-space: nowrap;
overflow: hidden;
}
.lkc-share * {
display: inline;
margin: 0 !important;
padding: 0 1px !important;
font-size: 9px;
text-decoration: underline !important;
font-weight: bold !important;
white-space: nowrap;
}
.lkc-sns-x {
color: #ffffff !important;
background-color: #333 !important;
}
.lkc-sns-tw {
color: #5ea9dd !important;
background-color: #e0f8fa !important;
}
.lkc-sns-fb {
color: #ffffff !important;
background-color: #3864a3 !important;
}
.lkc-sns-hb {
color: #ff6464 !important;
background-color: #ffefef !important;
}
.lkc-sns-gp {
color: #dd4e42 !important;
background-color: #ffffff !important;
}
.lkc-sns-po {
color: #eeeeee !important;
background-color: #ee4055 !important;
}
.lkc-url-info {
font-weight: normal;
text-decoration: underline;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #4466ff;
font-size: 10px;
line-height: 16px;
font-weight: normal;
font-style: normal;
text-decoration: underline;
}
.lkc-url-info:hover {
text-decoration: underline;
}
.lkc-thumbnail {
display: flex;
float: left;
width: 102px;
margin: 0 8px 0 0;
}
.lkc-thumbnail-img {
object-fit: cover;
width: 100px !important;
height: 100px !important;
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.lkc-error {
display: block;
padding-top: 50px;
margin-top: -50px;
}
.clear {
clear: both;
}
blockquote.lkc-quote {
background-color: transparent;
background-image: none;
padding: 0;
margin: 0;
border: none;
}
blockquote.lkc-quote::before {
content: '';
}
blockquote.lkc-quote::after {
content: '';
}
.lkc-iframe-wrap {
max-width: 500px;
}
.lkc-iframe {
padding: 0;
margin: 0;
width: 100%;
}
@media screen and ( max-width: 600px )  { .lkc-title { font-size: 14px; line-height: 19px; } .lkc-excerpt { font-size: 10px; } .lkc-thumbnail { width: 90px !important; } img.lkc-thumbnail-img { height: 90px !important; width: 90px !important; } }@media screen and ( max-width: 480px )  { .lkc-title { font-size: 12px; line-height: 17px; } .lkc-excerpt { font-size: 8px; } .lkc-thumbnail { width: 70px !important; } img.lkc-thumbnail-img { height: 70px !important; width: 70px !important; } }@media screen and ( max-width: 320px )  { .lkc-title { font-size: 11px; line-height: 15px; } .lkc-excerpt { font-size: 6px; } .lkc-thumbnail { width: 50px !important; } img.lkc-thumbnail-img { height: 50px !important; width: 50px !important; } }
 .st-af-cpt-edit-button {
margin: 0 8px;
padding: 0;
border: 0;
background: none;
color: #4682b4;
text-decoration: underline;
font-size: 95%;
-webkit-appearance: none;
}
.st-af-cpt-edit-button:hover {
color: #b22222;
}div.whatsnew {
margin: 10px 0;
font-size: 100%;
word-break: break-all;
overflow: hidden;
}
div.whatsnew a {
padding: 7px 0;
display: block;
text-decoration: none;
box-shadow: none;
}
div.whatsnew a:hover {
background-color: #f5f5f5;
text-decoration: none;
box-shadow: none;
}
div.whatsnew hr {
margin: 0;
padding: 0;
}
div.whatsnew .newmark {
font-size: 74%;
padding: 1px 5px;
vertical-align: middle;
color: White;
background-color: #ff4500;
border-radius: 3px;
}
div.whatsnew dl {
margin: 0;
padding: 0;
border: 0;
}
div.whatsnew dt {
margin: 0 0 0 0.3em;
padding: 0;
border: 0;
color: Gray;
font-weight: normal;
white-space: nowrap;
}
div.whatsnew dd {
margin: 0;
padding: 0 2px;
}
@media screen and (min-width: 600px) {
div.whatsnew dl {
overflow: hidden;
}
div.whatsnew dt {
float: left;
width: 8.1em;
overflow: hidden;
}
div.whatsnew dd {
overflow: hidden;
}
}