/*VUDU Starts here*/
.vudu-auth-container{
color:#999;
}
div.vudu-auth-panel-walmart-login > a,
.sign-in-panel a,a:VISITED,a:HOVER,
.vudu-auth-panel a,a:VISITED,a:HOVER,
.sign-in-container a,.create-account-panel a{
color:#65B001;
}
.vudu-sign-in-panel .right-panel .gwt-Label,
.vudu-auth-panel .forgot-password .gwt-Label,
.vudu-auth-panel .create-account .gwt-Label{
color:#999999;
}
.sign-up-panel,.vudu-auth-panel{
font-size:12px;
font-family:Verdana,Arial,Helvetica,sans-serif;
color:#999999;
}
.create-account-panel{
font-size:13px;
line-height:15px;
}
.vudu-text-box-with-label.email .text-box,
.vudu-text-box-with-label.password.vudu-password-text-box-with-label .text-box{
margin-bottom:0;
}
.sign-in-panel>table,
.vudu-auth-panel>table{
font-size:14px;
border-collapse:separate;
}
.sign-up-panel .right-panel .sign-in-panel{
line-height:15px;
}
.vwc-purchase-flow .vwc-purchase-options table.vwc-purchase-grid{
border-spacing:16px;
border-collapse:separate;
}
input[type="text"]:focus:invalid,
input[type="text"],
input[type="password"],
input[type="password"]:focus,
input[type="email"]:focus{
color:#000000;
border-color:#ffffff
}
/****** Text box with label ******/
input.vudu-text-box-with-label.email,
input.vudu-text-box-with-label.password.vudu-password-text-box-with-label{
margin:5px 0;
display:block;
background-color:#DDDEDE;
height:29px;
width:205px;
padding:2px 5px;
border:0;
border-radius:5px 5px 5px 5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
line-height:20px;
outline:none;
color:#000000;
}
input.vudu-text-box-with-label.email.vudu-text-box-with-label-label-visible,
input.vudu-text-box-with-label.password.vudu-text-box-with-label-label-visible{
color:#999999;
}
.vudu-text-box-with-label div.gwt-Label{
bottom:7px;
font-size:13px;
}
.sign-in-panel .sign-in-container .vudu-sign-in-panel .forgot-password-label{
color:#999999;
font-size:13px;
}
.sign-in-panel .sign-in-container .vudu-sign-in-panel .gwt-Anchor{
font-size:13px;
}
.vudu-sign-in-panel .sign-up-panel{
line-height:16px;
}
.sign-up-panel{
line-height:21px;
}
.sign-up-panel .right-panel .sub-header{
line-height:25px;
}
table.vudu-auth-panel,table.vudu-auth-container{
border-collapse:separate;
}
/**::-webkit-scrollbar{
display:block;
width:initial !important;
}*/
/*VUDU Ends here*/