123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426 |
- /* clear float */
- .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
- .clearfix { display: block; }
- /* common */
- html { overflow:hidden; background-color: #000;}
- body { overflow:hidden;background-position: center;background-size: cover;}
- .login #login_error, .login .message {
- /*position: absolute;
- top: -70px;*/
- left: 0;
- top: 0;
- position: fixed;
- margin-bottom: 0 !important;
- background: rgba(255, 255, 255, 0.45);
- }
- #login h1 a {
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
- font-weight:bold;
- text-indent:0px;
- font-size:0px;
- height:60px;
- width: 100%;
- line-height:88px;
- line-height:180%;
- text-align:center; color:#FFF;
- /*text-shadow:1px 1px 0px #000;*/
- margin-bottom:10px;
- margin-top: 25px;
- background-position: center bottom !important;
- background-size: contain;
- padding-top: 20px;
- box-shadow: none;
- }
- input:-webkit-autofill {
- -webkit-box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 0) inset;
- box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 0) inset;
- color: #676767 !important
- }
- #login {
- font:14px/1.4 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
- position:absolute;
- background: #FFF9;
- border-radius: 12px;
- top:47%;
- left:50%;
- width:350px;
- padding:0px !important;
- margin:-235px 0px 0px -175px !important;
- background-position: center 48%;
- backdrop-filter: blur(5px);
- -webkit-backdrop-filter: blur(5px);
- }
- #login form {
- padding:10px 0px;
- background: none;
- box-shadow: none;
- margin-top: 10px;
- border: none;
- }
- #login form p,#login form .user-pass-wrap {
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
- position:relative;
- padding:0px 35px;
- }
- #login a {
- /*text-shadow:1px 1px 0px #000;*/
- color:#000 !important;
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
- }
- #login_error a {
- color:#000 !important;
- /*text-shadow:1px 1px 0px #FFF;*/
- }
- #login form label {
- color:#333;
- color: #585858;
- }
- #login form .input {
- border:1px solid #EAEAEA;
- border-radius:0px;
- background:none;
- padding:5px 15px;
- color:#444;
- font-weight:normal;
- font-size:16px;
- background:#FFF;
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
- box-shadow: 0 0 0px 1000px white inset;
- height: 46px;
- border-radius: 12px;
- margin-top: 10px;
- }
- #login form .input:active {
- box-shadow:0 0 0px 1000px white inset;
- color: #676767 !important;
- }
- #login form .input:focus {
- box-shadow:0 0 0px 1000px white inset;
- color: #676767 !important;
- border: 1px solid #FF5656;
- }
- .login .button.wp-hide-pw{
- height: 46px;
- outline: none;
- box-shadow: none;
- border: none;
- opacity: .8;
- }
- .login .button.wp-hide-pw .dashicons{
- right: 1rem;
- top: 0.2rem;
- }
- #login .form-send .bot {
- width:100%;
- border-bottom:1px solid #ccc;
- }
- #login form .forgetmenot {
- float:none;
- }
- #login form p.submit {
- padding:0px 35px !important;
- }
- #login .submit .button {
- width:50%;
- margin-top: 10%;
- margin-bottom: 5%;
- margin-left: 25%;
- margin-right: 25%;
- border:none;
- float:none;
- border-radius:12px;
- height:45px;
- font-size:16px;
- text-align:center;
- color:#FFF;
- /*background:#505050;*/
- font-weight:normal;
- cursor:pointer;
- box-shadow: none;
- text-shadow: none;
- }
- .login #nav , #backtoblog {
- /*display:none*/
- color: #585858 !important;
- }
- .login #backtoblog {
- display:none
- }
- .login #nav {
- margin: 0;
- margin-bottom: 15px;
- margin-left: 2.5%;
- text-align: center;
- }
- .login .ds-login{
- margin-left: 38px;
- }
- .login form input[type=checkbox] {
- background: #FFFFFF;
- box-shadow: none;
- width:20px;
- height:20px;
- border-radius: 2px;
- }
- input[type=checkbox]:checked:before {
- margin: -2px 0 0 -2px;
- }
- /* loading */
- .loading { position:absolute; top:0px; left:0px; width:100%; height:100%; z-index:99; overflow:hidden; background:#000; }
- .loading img { position:absolute; top:50%; left:50%; width:58px; height:10px; margin:-5px 0px 0px -29px; }
- /* auto hide */
- .login #login_error {
- position: absolute;
- border-radius: 6px;
- width: 322px
- }
- .login .message {
- border-radius: 6px;
- -moz-animation: cssAnimation 0s ease-in 5s forwards;
- /* Firefox */
- -webkit-animation: cssAnimation 0s ease-in 5s forwards;
- /* Safari and Chrome */
- -o-animation: cssAnimation 0s ease-in 5s forwards;
- /* Opera */
- animation: cssAnimation 0s ease-in 5s forwards;
- -webkit-animation-fill-mode: forwards;
- animation-fill-mode: forwards;
- }
- @keyframes cssAnimation {
- to {
- padding: 0;
- width:0;
- height:0;
- overflow:hidden;
- }
- }
- @-webkit-keyframes cssAnimation {
- to {
- padding: 0;
- width:0;
- height:0;
- visibility:hidden;
- }
- }
- /*reset password page*/
- .password-input-wrapper {
- width: 100%;
- margin-top: 10px;
- }
- .password-input {
- margin-top: 0 !important;
- }
- .button-secondary {
- padding-top: 10px !important;
- padding-left: 40px !important;
- }
- /*验证*/
- #slider {
- margin: 0 auto;
- /*width: 300px;*/
- height: 46px;
- position: relative;
- border-radius: 3px;
- background-color: #eee;
- overflow: hidden;
- text-align: center;
- border-radius: 12px;
- user-select: none;
- -moz-user-select: none;
- -webkit-user-select: none;
- }
- #slider_bg {
- position: absolute;
- left: 0;
- top: 0;
- height: 100%;
- /*background-color: #444;*/
- z-index: 1;
- border-radius: 3px 0 0 3px;
- background: #FF5656; /* fallback for old browsers */
- background: -webkit-linear-gradient(to left, #FFC371, #FF5656); /* Chrome 10-25, Safari 5.1-6 */
- background: linear-gradient(to left, #FFC371, #FF5656); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
- }
- #label {
- width: 50px;
- position: absolute;
- left: 0;
- top: 0;
- height: 44px;
- line-height: 35px;
- border: 1px solid #f1f1f1;
- background: #fff;
- z-index: 3;
- cursor: move;
- /*color: #505050;*/
- font-size: 38px;
- font-weight: 900;
- border-radius: 12px;
- }
- #labelTip {
- position: absolute;
- left: 0;
- width: 100%;
- height: 100%;
- font-size: 13px;
- font-family: 'Microsoft Yahei', serif;
- font-style: oblique;
- color: #FFF;
- border-radius: 12px;
- /*background-color: #505050;*/
- line-height: 46px;
- text-align: center;
- z-index: 2;
- }
- #verification-slider{
- margin: 1em;
- padding: 0px 21px;
- }
- #verification-ok{
- color: #777 !important;
- margin: auto;
- margin-top: 0 !important;
- text-align: center;
- }
- .clear {
- display:none
- }
- .login form .forgetmenot label {
- font-size: 14px !important;
- }
- #rememberme {
- float: right;
- margin-top: 0px;
- }
- .forgetmenot input[type=checkbox] {
- height: 0;
- width: 0;
- visibility: hidden;
- }
- .forgetmenot label {
- cursor: pointer;
- text-indent: -999.9px;
- width: 21.0px;
- height: 11.0px;
- background: grey;
- display: block;
- border-radius: 10.0px;
- position: relative;
- }
- .forgetmenot label:after {
- content: '';
- position: absolute;
- top: 1px;
- left: 1px;
- width: 9.0px;
- height: 9.0px;
- background: #fff;
- border-radius: 9.0px;
- transition: 0.3s;
- }
- /*.forgetmenot input:checked + label {
- background: #505050;
- }*/
- .forgetmenot input:checked + label:after {
- left: calc(100% - 1px);
- transform: translateX(-100%);
- }
- .forgetmenot label:active:after {
- width: 13.0px;
- }
- .pw-weak {
- text-align: center
- }
- .login .privacy-policy-page-link {
- margin: 1em 0 1em !important;
- }
- .login label {
- font-size: 14px;
- font-weight: 600;
- line-height: 1.5;
- display: inline-block;
- margin-bottom: 3px;
- }
- .vaptchaContainer{
- width: 280px;
- height: 46px;
- margin: auto;
- margin-bottom: 16px;
- }
- .vaptcha-init-main {
- display: table;
- width: 100%;
- height: 100%;
- background-color: #eeeeee;
- border-radius: 20px;
- }
- .vaptcha-init-loading {
- display: table-cell;
- vertical-align: middle;
- text-align: center;
- }
-
- .vaptcha-init-loading > a {
- display: inline-block;
- width: 18px;
- height: 18px;
- border: none;
- }
-
- .vaptcha-init-loading .vaptcha-text {
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
- font-size: 12px;
- color: #cccccc;
- vertical-align: middle;
- }
- .vp-basic-btn
- {
- border-radius: 12px !important;
- }
|