| Server IP : 172.67.216.113 / Your IP : 172.71.28.146 [ Web Server : Apache System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64 User : cp648411 ( 1354) PHP Version : 7.2.34 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/2388322/cwd/unprotected/zcom_login/ |
Upload File : |
/* CSS Document */
#preload_images {
background-image:
url("images/notice-error.png"),
url("images/notice-info.png"),
url("images/notice-success.png"),
url("images/warning.png")
;
position: absolute;
visibility: hidden;
left: -10000px;
}
body {
color: #646464;
font-size: 12px;
background: #fff;
font-family: "Century Gothic", \30E1\30A4\30EA\30AA, Meiryo, \30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33, "Hiragino Kaku Gothic Pro", \FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF, Arial, Verdana, sans-serif;
}
body:not(#old_ie) {
/* We want to hold on to this for future compatibility cases*/
/*behavior: url(/unprotected/cjt/ie9gradients.htc);*/
/* TODO: Find a way to keep IE>9 from seeing this. */
}
input {
background: #fff;
font-family: "Century Gothic", \30E1\30A4\30EA\30AA, Meiryo, \30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33, "Hiragino Kaku Gothic Pro", \FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF, Arial, Verdana, sans-serif;
}
.clear {
clear: both;
}
a:link, a:visited, a:active {
color: #646464;
text-decoration: none;
}
a:hover {
color: #d62825;
text-decoration: none;
}
img.background-image {
/* Set rules to fill background */
min-height: 100%;
min-width: 1024px;
/* Set up proportionate scaling */
width: 100%;
height: auto;
/* Set up positioning */
position: fixed;
top: 0;
left: 0;
z-index: -1;
display: none;
}
@media screen and (max-width: 1024px) { /* Specific to this particular image */
img.background-image {
left: 50%;
margin-left: -512px; /* 50% */
}
}
#login-wrapper {
margin: 100px auto;
min-height: 460px;
}
#login-container {
/*border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;*/
/*height: 319px;*/
margin: 0 auto;
position: relative;
width: 364px;
}
#security-container {
/*border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;*/
min-height: 620px;
margin: 0 auto;
position: relative;
width: 850px;
}
#login-sub-container {
/*border: 1px solid #9C9D9D;
border-color: rgba(63, 65, 67, .5);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
box-shadow: 0 6px 10px -2px #3F4143;
left: 5px;
position: absolute;*/
width: 364px;
}
#security-sub-container {
/*border: 1px solid #9A9A9A;
border-color: rgba(0, 0, 0, 0.2);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
box-shadow: 0 5px 10px 0 #111111;*/
height: 610px;
/*left: 5px;*/
position: absolute;
width: 838px;
}
#login-sub-header {
/*border-bottom: 1px solid #d62825;*/
padding-bottom: 32px;
/*border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
-khtml-border-radius: 5px 5px 0 0;*/
/*height: 65px;*/
/*padding: 10px 0 0;*/
text-align: center;
/*background: #E5E5E5; /* Old browsers */
/*background: -moz-linear-gradient(top, #e5e5e5 0%, #D4D4D4 100%); /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#D4D4D4)); /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top, #e5e5e5 0%,#D4D4D4 100%); /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top, #e5e5e5 0%,#D4D4D4 100%); /* Opera 11.10+ */
/*background: -ms-linear-gradient(top, #e5e5e5 0%,#D4D4D4 100%); /* IE10+ */
/*background: linear-gradient(to bottom, #e5e5e5 0%,#D4D4D4 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#D4D4D4',GradientType=0 ); /* IE6-9 */
/*
border-top: none;
border-right: none;
border-bottom: 1px solid #A1A1A1;
border-left: none;
*/
}
#login-sub-header img {
/*margin-left: 7px;*/
}
#login-contents-header {
border-top: 1px solid #d62825;
border-bottom: 1px solid #d62825;
color: #d62825;
/*content: "Mail Login";*/
font-size: 20px;
display: block;
/*height: 40px;*/
padding: 15px 0;
position: relative;
text-align: center;
}
#login-contents-header span {
display: block;
}
#login-sub,
#security-sub {
/*background-color: #EAEAEA;*/
/*border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
-khtml-border-radius: 0 0 5px 5px;
border-top: 1px solid #FFFFFF;*/
/*height: 212px;*/
/*padding-left: 30px;*/
/*padding-top: 30px;*/
/*color: #4C4C4C;*/
/*font-size: 12px;*/
/*padding-right: 5px;*/
}
#security-sub {
height: 502px;
}
#forms {
/*left: 30px;*/
/*position: absolute;*/
/*top: 0;*/
}
.input-req-login label { /* IE7 */
*display: block;
*width: 270px;
}
button,
button:active,
button[disabled]:active,
input[type=submit],
input[type=submit]:active,
input[type=submit][disabled]:active,
input[type=button],
input[type=button]:active,
input[type=button][disabled]:active,
.login-btn a.loginbtn {
background-color: #d62825;
border: 0;
/*
background-image: -moz-linear-gradient(#F78E1E, #E47513);
background-image: -o-linear-gradient(#F78E1E, #E47513);
background-image: -ms-linear-gradient(#F78E1E, #E47513);
-cp-background-image: linear-gradient(#F78E1E, #E47513);
behavior: url(/unprotected/cjt/ie9gradients.htc);
background-image: -webkit-gradient(linear,left top, left bottom, from(#F78E1E), to(#E47513));
filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#F78E1E', EndColorStr='#E47513', GradientType=0);
border: 1px solid #cc6600;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
*/
color: #FFFFFF;
cursor: pointer;
font-size: 1em;
font-family: inherit;
/*font-weight: bold;*/
padding: 10px 30px;
width: auto;
overflow: visible;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-webkit-transition: 0.3s;
transition: 0.3s;
}
button:hover,
input[type=submit]:hover,
input[type=button]:hover, .login-btn a.loginbtn:hover {
background-color:#b2211e !important;
/*
background-image: -moz-linear-gradient(#E47513, #F78E1E);
background-image: -o-linear-gradient(#E47513, #F78E1E);
background-image: -ms-linear-gradient(#E47513, #F78E1E);
-cp-background-image: linear-gradient(#E47513, #F78E1E);
background-image: -webkit-gradient(linear,left top, left bottom, from(#E47513), to(#F78E1E));
filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#E47513', EndColorStr='#F78E1E', GradientType=0);
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
*/
}
button[disabled],
button[disabled]:active,
input[type=submit][disabled],
input[type=submit][disabled]:active,
input[type=button][disabled],
input[type=button][disabled]:active {
border: 1px solid #E47513;
color: #FFFFFF;
cursor: default;
}
input.std_textbox {
background-color: #FFFFFF;
border: 1px solid #dcdcdc;
/*border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-box-shadow:inset 0 10px 10px #E9E9E9;
-webkit-box-shadow: inset 0 10px 10px #E9E9E9;
box-shadow: inset 0 10px 10px #E9E9E9;*/
/*border: 0;*/
/*background-color: transparent;*/
/*color: #000000;*/
/*font-family: helvetica;*/
font-size: 1em;
height: 22px;
outline: none;
padding: 6px;
-webkit-transition: border-color ease-in-out .15s;
transition: border-color ease-in-out .15s;
width:348px;
}
input.std_textbox:hover {
border: 1px solid #646464;
}
input.std_textbox:focus {
border: 1px solid #d62825;
outline: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
div.icon input.std_textbox {
/*background: transparent;*/
/*border: none;*/
/*border-radius: 0;*/
/*box-shadow: none;*/
}
/*
html[dir="ltr"] div.icon input.std_textbox {
margin-left: 4px;
}
html[dir="rtl"] div.icon input.std_textbox {
margin-right: 26px;
}
html[dir="rtl"] input.std_textbox.icon {
background-position: right center;
background-position: right 5px top center; /* new in CSS 3
padding-left: 0;
padding-right: 26px;
}
*/
.input-field-login.icon {
/*border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-box-shadow:inset 0 10px 10px #E9E9E9;
-webkit-box-shadow: inset 0 10px 10px #E9E9E9;
box-shadow: inset 0 10px 10px #E9E9E9;*/
/*border: 1px solid #dcdcdc;*/
/*background-color: #FFFFFF;*/
/*background-repeat: no-repeat;*/
}
html[dir="ltr"] .input-field-login.icon {
background-position: 6px 6px;
}
html[dir="rtl"] .input-field-login.icon {
background-position: 258px 6px;
}
div.username-container,
div.reset-pass-container {
/*background-image: url("images/icon-username.png");*/
}
div.password-container {
/*background-image: url("images/icon-password.png");*/
}
/*
#username,
#reset_pass_username {
background-image: url("images/icon-username.png");
}
#password {
background-image: url("images/icon-password.png");
}*/
input.std_textbox[disabled] {
background-color: #005270;
box-shadow: none !important;
}
/* @group Security Questions */
#userform {
text-align: center;
}
#userform input {
/*font-family: helvetica;*/
font-size: 13px;
font-style: normal;
padding: 2px;
-webkit-box-shadow: inset 0 10px 10px #E9E9E9;
box-shadow: inset 0 10px 10px #E9E9E9;
}
input.security_question {
font-size: 13px;
/*font-family: Georgia, serif;*/
color: #000000;
/*font-style: italic;*/
margin: 10px 0 0 3px;
width: 324px;
height: 32px;
}
#userform input.security_question {
box-shadow: none;
background-color: transparent;
}
html[dir=rtl] input.security_question {
margin: 10px 3px 0 0;
}
html body.security_policy input.security_question {
margin: 0;
width: 625px;
}
span.security_question_expander {
position: absolute;
top: 12px;
right: 6px;
color: #4C4C4C;
padding: 0 !important;
text-decoration: none;
font-size: 12px;
cursor: pointer;
}
input.security_question_answer {
width: 650px;
height: 32px;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-box-shadow: inset 0 10px 10px #E9E9E9;
-webkit-box-shadow: inset 0 10px 10px #E9E9E9;
box-shadow: inset 0 10px 10px #E9E9E9;
border: 2px solid #BEBEBE;
background-color: #FFFFFF;
color: #000000;
padding-left: 2px;
}
input.security_question[disabled]{
background-color: #EEEEEE;
box-shadow:none !important;
}
td.label-cell {
text-align: right;
}
html[dir=rtl] td.label-cell {
text-align: left;
}
.combobox {
border: 2px solid #BEBEBE !important;
border-radius: 5px;
-moz-border-radius: 5px !important;
-webkit-border-radius: 5px !important;
-khtml-border-radius: 5px !important;
background-color: #FFFFFF;
-moz-box-shadow:inset 0 10px 10px #E9E9E9;
-webkit-box-shadow:inset 0 10px 10px #E9E9E9;
box-shadow:inset 0 10px 10px #E9E9E9;
width: 650px;
position: relative;
text-align: left;
}
.yui-ac-bd li {
white-space: normal !important;
}
.yui-ac-bd {
font-size: 12px;
color: #333333;
}
#userform label,
.answer {
color: #4C4C4C;
font-size: 12px;
font-weight: bold;
padding-bottom: 8px;
padding-left: 4px;
text-align: right;
}
a.page-link {
text-decoration: underline;
}
/* @end */
#confirmation {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-box-shadow: inset 0 10px 10px #E9E9E9;
-webkit-box-shadow: inset 0 10px 10px #E9E9E9;
box-shadow:inset 0 10px 10px #E9E9E9;
border:2px solid #BEBEBE;
background-color: #FFFFFF;
/*font-family: helvetica;*/
font-size: 13px;
font-style: normal;
width: 282px;
font-family: helvetica;
}
#login_form,
#reset_form {
position: absolute;
left: 0px;
/* top: 230px; */
}
.login-btn,
.reset-pass-btn {
/*float: left;*/
padding-top: 36px;
text-align: center;
}
#resetpass .login-btn {
padding-top: 0;
}
#reset-pw-container {
margin-right: 30px;
}
.reset-pw {
/* float: right; */
padding: 30px 0px 0 0;
text-align: center;
width: 100%;
}
.reset-pw a {
color: #4C4C4C;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.reset-pw a:hover {
color: #333333;
text-shadow:none;
}
.input-req-login {
/*color: #4C4C4C;*/
font-size: 1em;
/*font-weight: bold;*/
padding-bottom: 5px;
padding-left: 2px;
margin-top: 30px !important;
width: 100%;
}
.locale-container {
/*text-align: center;*/
/*padding: 5px 0 0 0;*/
}
.locale-label {
padding: 0 0 5px 2px;
}
#locale-login {
margin: 20px auto;
text-align: left;
/*padding: 5px;*/
/*width: 90%;*/
}
.error_notice {
color: #3F4143;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
padding: 10px;
width: 50%;
}
body.security_policy #login-status {
margin: 45px auto 15px;
width: 556px;
padding: 5px 5px 10px 5px;
font-weight: bold;
}
#answer-submit {
float: left;
margin: 0 0 0 50px;
}
#confirm-submit-btn {
padding-top: 23px !important;
}
#notify {
width: 365px;
/*margin: 45px auto;*/
}
#notify a{
text-decoration: underline;
font-size: 12px;
}
#notify a:hover{
text-decoration: none;
}
#notify p, #failure p {
margin: 0 0 10px 0;
padding-left:30px;
padding-top:3px;
}
.text_notice {
padding-left:30px;
padding-top:3px;
padding-bottom: 20px;
text-align: left;
background-color: #ffffff;
border: solid 2px #000000;
}
#failure a{
font-size: 14px;
color: #035e7e;
text-decoration: underline;
}
#failure a:hover{
text-decoration: none;
}
.error-notice,
.answers-notice,
.warn-notice,
.info-notice,
.success-notice,
#failure {
border-radius: 4px;
font-size:12px;
/*font-weight: bold;*/
min-height: 27px;
margin-top: 20px;
padding: 0 5px;
position: relative;
text-align: left;
/*
-moz-box-shadow: 0 2px 2px #2B2B2B;
-webkit-box-shadow: 0 2px 2px #2B2B2B;
box-shadow: 0 2px 2px #2B2B2B;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#2B2B2B')"; /* For IE 8 */
/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#2B2B2B'); /* For IE 5.5 - 7 */
}
.error-notice,
#failure {
background: #fff; /* Old browsers */
/*background: -moz-linear-gradient(top, #DD5952 0%, #BC3E33 100%);*/ /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DD5952), color-stop(100%,#BC3E33));*/ /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top, #DD5952 0%,#BC3E33 100%);*/ /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top, #DD5952 0%,#BC3E33 100%);*/ /* Opera 11.10+ */
/*background: -ms-linear-gradient(top, #DD5952 0%,#BC3E33 100%);*/ /* IE10+ */
/*background: linear-gradient(to bottom, #DD5952 0%,#BC3E33 100%);*/ /* W3C */
color: #d62825;
}
.warn-notice,
.answers-notice {
background: #fff; /* Old browsers */
/*background: -moz-linear-gradient(top, #F6C167 0%, #F3B03B 100%);*/ /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F6C167), color-stop(100%,#F3B03B));*/ /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top, #F6C167 0%,#F3B03B 100%); *//* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top, #F6C167 0%,#F3B03B 100%);*/ /* Opera 11.10+ */
/*background: -ms-linear-gradient(top, #F6C167 0%,#F3B03B 100%);*/ /* IE10+ */
/*background: linear-gradient(to bottom, #F6C167 0%,#F3B03B 100%);*/ /* W3C */
color: #d62825;
}
.info-notice {
background: #fff; /* Old browsers */
/*background: -moz-linear-gradient(top, #65B9D9 0%, #4A9CBC 100%); *//* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#65B9D9), color-stop(100%,#4A9CBC));*/ /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top, #65B9D9 0%,#4A9CBC 100%);*/ /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top, #65B9D9 0%,#4A9CBC 100%);*/ /* Opera 11.10+ */
/*background: -ms-linear-gradient(top, #65B9D9 0%,#4A9CBC 100%);*/ /* IE10+ */
/*background: linear-gradient(to bottom, #65B9D9 0%,#4A9CBC 100%);*/ /* W3C */
color: #323232;
}
.success-notice{
background: #fff; /* Old browsers */
/*background: -moz-linear-gradient(top, #6cbd58 0%, #5fa74e 100%);*/ /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6cbd58), color-stop(100%,#5fa74e)); *//* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top, #6cbd58 0%,#5fa74e 100%);*/ /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top, #6cbd58 0%,#5fa74e 100%);*/ /* Opera 11.10+ */
/*background: -ms-linear-gradient(top, #6cbd58 0%,#5fa74e 100%);*/ /* IE10+ */
/*background: linear-gradient(to bottom, #6cbd58 0%,#5fa74e 100%);*/ /* W3C */
color: #323232;
}
#login-status .login-status-icon {
display: block;
position: absolute;
width: 23px;
height: 23px;
/*top: 12px;*/
}
#login-status.error-notice .login-status-icon {
background-image: url("images/notice-error.png");
}
#login-status.info-notice .login-status-icon {
background-image: url("images/notice-info.png");
}
#login-status.success-notice .login-status-icon {
background-image: url("images/notice-success.png");
}
#login-status.warn-notice .login-status-icon {
background-image: url("images/warning.png");
}
#failure {
margin: 45px auto;
width: 365px;
}
#login-status-message {
padding-left: 36px;
padding-top: 5px;
padding-bottom: 5px;
}
html[dir=rtl] #login-status-message {
padding-left: 0;
padding-right: 40px;
}
#locale-container {
margin: 0 auto;
width: 768px;
height: 245px;
background-attachment: scroll;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
position:relative;
padding: 3px;
}
#locale-inner-container {
background: transparent url("images/locale-map.png") center no-repeat;
/*background-color: #02435d; */ /* IE<9 */
background-color: rgba(59, 59, 59, 0.7);
border-radius: 5px;
border: 1px solid #4c4c4c;
}
#locale-header {
width: 100%;
border-bottom: 1px solid #4c4c4c;
height: 25px;
padding: 5px 0 5px 0;
}
.locale-head {
float:left;
font-size:14px;
color:#ffffff;
padding: 7px 0 10px 10px;
text-shadow: 0px 1px 0px #000000;
}
.close {
float:right;
padding: 7px 10px 0 0;
position: relative;
top: -3px;
}
.close a {
font-weight:bold;
font-size:10px;
color:#fff;
}
.close a:hover{
color:#f78e1e;
}
html[dir=rtl] .locale-head {
float: right;
padding: 7px 10px 10px 0;
}
html[dir=rtl] .close {
float: left;
padding: 7px 0 0 10px;
}
.locale-cell {
float: left;
display: block;
width:140px;
height: 40px;
padding: 10px 0 0 5px;
overflow: hidden;
}
html[dir=rtl] .locale-cell {
float: right;
padding: 10px 5px 0 0;
}
.scroller {
max-height: 320px;
min-height: 205px;
overflow-y: auto;
padding: 0 0 0 10px;
}
html[dir=rtl] .scroller {
padding: 0 10px 0 0;
}
.scroller a {
font-size:14px;
color:#ffffff;
/*font-family: Helvetica, Helvetica Neue, Arial;*/
text-shadow: 0px 1px 0px #000000;
text-decoration: none;
}
.scroller a:hover {
color: #f78e1e;
}
.locale-container ul {
margin:0px;
padding:0px;
/*text-align: center;*/
}
.locale-container ul li,
html[dir=rtl] .locale-container ul li:first-child {
display:inline;
list-style:none;
margin-left: 34px;
}
.locale-container ul li:first-child,
html[dir=rtl] .locale-container ul li:last-child {
margin-left: 0;
}
.locale-container ul li a,
#morelocale {
/*color:#3f4143;*/
/*text-decoration: none;*/
}
#morelocale {
font-weight: bold;
font-size: 16px;
}
.locale-container ul li a {
/*color:#3f4143;*/
/*text-decoration:none;*/
/*font-size:12px;*/
/*font-weight: bold;*/
}
.locale-container ul li a:hover,
#morelocale:hover {
/*color:#f78e1e;*/
}
.copyright {
display: none;
/*background: url("images/cpanel-logo-tiny.png") no-repeat scroll center top transparent;*/
/*color: #3F4143;*/
/*font-family: verdana;*/
/*font-size: 7pt;*/
/*margin: 10px 0 0;*/
/*padding-top: 30px;*/
/*text-align: center;*/
}
/* These can't combine, or no browser will recognize the rule. */
input::-webkit-input-placeholder {
/*font-family: Georgia, serif;*/
color: #bababa;
/*font-style: italic;*/
}
input:focus::-webkit-input-placeholder {
color: #bababa;
-webkit-transition: color 0.2s;
}
input:-ms-input-placeholder {
/*font-family: Georgia, serif;*/
color: #bababa;
/*font-style: italic;*/
}
input:focus:-ms-input-placeholder { /* IE hides the PH on focus, but maybe someday... */
color: #bababa;
-ms-transition: color 0.2s;
}
input:-moz-placeholder,
input::-moz-placeholder {
/*font-family: Georgia, serif;*/
color: #bababa;
/*font-style: italic;*/
}
input:focus:-moz-placeholder, /* Mozilla hides the PH on focus, but maybe someday... */
input:focus::-moz-placeholder {
color: #bababa;
-moz-transition: color 0.2s;
}
/* @group Yahoo Validation Box */
.mask {
background-color: #000000 !important;
opacity: .8 !important;
}
#validation_errors_modal_box {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
color: #ffffff;
padding: 10px;
font-size: 13px;
background-color: #01303F;
border: 1px solid #247291;
-moz-box-shadow: 4px 4px 8px #000;
-webkit-box-shadow: 4px 4px 8px #000;
box-shadow: 4px 4px 8px #000;
}
.yui-panel .hd {
background-color: #01303F !important;
padding: 3px;
font-size: 14px !important;
border: none !important;
margin: 0 0 20px 0;
}
.validation_errors_modal_box_title {
font-weight: bold !important;
}
#validation_errors_modal_box ul {
list-style: none;
margin: none;
padding: none;
}
#validation_errors_modal_box li {
margin: 5px 0 5px 0;
padding: none;
}
.yui-panel .container-close {
background: url("images/login-error-close.png") no-repeat scroll 0 0 transparent !important;
}
/* @end */
.login-rt {
text-align: center;
color: #4C4C4C;
padding: 0 20px 0 0;
}
#sec-ques {
text-align: left;
font-size: 12px;
margin-left: 15px;
}
.description {
text-align: left;
margin-bottom: 10px;
}
#new-pw-container {
border: 1px solid gray;
border-color: rgba(255, 255, 255, 0.1);
border-radius: 5px 10px 10px 10px;
height: 380px;
margin: 0 auto;
position: relative;
width: 356px;
}
#new-pw-sub-container {
border: 1px solid gray;
border-color: rgba(0, 0, 0, 0.2);
border-radius: 5px 10px 10px 10px;
box-shadow: 0 0 10px #000000 inset;
height: 368px;
left: 5px;
position: absolute;
top: 5px;
width: 345px;
}
#new-pw-sub {
background-color: #035271;
background-color: rgba( 3, 82, 113, 0.75 );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c0035271,endColorstr=#c0035271); /* IE<9 */
border-radius: 0 0 5px 5px;
border-top: 1px solid #0D7291;
height: 262px;
padding-left: 30px;
padding-top: 30px;
color: white;
font-size: 12px;
padding-right: 5px;
}
input#new-password{
background: #ffffff;
padding-left:5px;
/*font-family: helvetica;*/
font-size: 13px;
font-style: normal;
width:284px !important;
margin-top: 10px;
height: 32px !important;
border:none;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-box-shadow:inset 0 10px 10px #E9E9E9;
-webkit-box-shadow: inset 0 10px 10px #E9E9E9;
box-shadow: inset 0 10px 10px #E9E9E9;
border:2px solid #BEBEBE;
background-color: #ffffff;
}
.login-btn a.loginbtn {
display: block;
padding: 7px;
}
.code {
/*font-family: monospace;*/
}
ul.options li {
margin-top: 8px;
}
ul.options li:first-child {
margin-top: 0;
}
/* Prevent IE>8 from reading gradient filters. */
*:not(#old_ie) {
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
}
/* 404 Page */
#error-wrapper ul li a,
#error-wrapper p a {
color: #3F4143;
text-decoration: underline;
}
#error-wrapper ul li a:hover,
#error-wrapper p a:hover {
color: #CC6600;
}
.controls {
text-align: center;
width: 100%;
}
#reset_submit {
/* max-width: 150px; */
}
@media (max-width:480px) {
body {
margin: 0 10px;
}
#login-wrapper {
width: 100%;
min-width: 280px;
margin: 15px 0;
}
#notify {
width: 100%;
min-width: 280px;
margin: 15px 0;
}
#login-container {
width: 100%;
min-width: 300px;
}
#login-sub-container {
width: 100%;
min-width: 280px;
position: static;
}
#login-sub {
/*padding: 10px;*/
/*height: 229px;*/
}
#forms {
position: static;
}
#login_form,
#reset_form {
/* left: 10px; */
/* right: 10px; */
width: 100%;
}
.input-field-login.icon {
height: 40px;
}
html[dir="ltr"] .input-field-login.icon {
background-position: 6px 10px;
}
html[dir="rtl"] .input-field-login.icon {
background-position: right;
}
input.std_textbox {
height: 40px;
min-width: 220px;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html[dir="rtl"] div.icon input.std_textbox {
margin-right: 26px;
}
#login_form .controls,
#reset_form .controls {
width: 100%;
min-width: 260px;
}
#login_form .controls .login-btn {
padding-top: 32px;
}
#login_form .controls .reset-pw,
#reset_form .controls .reset-pw {
padding: 26px 1px 0;
width: auto;
/* max-width: 150px; */
}
#locale-login {
width: 100%;
min-width: 300px;
margin: 15px 0;
padding: 0;
}
#locale-container {
width: 100%;
height: auto;
min-width: 280px;
margin: 15px 0;
}
#locale-map .scroller {
max-height: none;
padding: 0;
}
#locale-header {
padding: 10px 0 5px 0;
}
#locale-header .locale-head {
padding: 0px 0 0 10px;
font-size: 18px;
}
html[dir="rtl"] #locale-header .locale-head {
padding: 0 10px 0 0;
}
#locale-header .close {
padding: 0 10px 0 0;
top: 0;
}
html[dir="rtl"] #locale-header .close {
padding: 0 0 0 10px;
}
#locale-header .close a {
font-size: 12px;
}
#locale-map .scroller .locale-cell {
width: 100%;
height: 36px;
padding: 0;
float: none;
border-top: 1px solid #999999;
border-bottom: 1px solid #4C4C4C;
}
#locale-map .scroller .locale-cell a {
display: block;
font-size: 16px;
margin: 10px 0 5px 10px;
}
html[dir="rtl"] #locale-map .scroller .locale-cell a {
margin: 10px 10px 5px 0;
}
input#confirmation {
width: 100%;
}
input#new-password {
padding-left: 0;
width: 100% !important;
}
#locales_list li a {
font-size: 14px;
}
#locales_list li a#morelocale {
font-size: 20px;
}
}
@media (min-width: 481px) and (max-width: 768px) {
#locale-container {
height: auto;
min-height: 245px;
width: 100%;
}
.scroller {
max-height: none;
}
}