html {
    min-width: 0;
    background-image: none;
    background-color: #171c20;
}

body {
    background-color: #171c20;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}

.vudu-body {
    padding: 0;
    width: 100%;
    position: relative;
    height: 100%;
}

.account-linkdma-container a,
.account-linkdma-container a:visited {
    color: #0070d1;
    text-decoration: none;
}
.account-linkdma-container a:hover {
    color: #004784;
    text-decoration: underline;
}

.vudu-text-box-with-label-error {
    border-radius: 7px;
}

#widgetContainer {
    /*     position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%); */
    position: static;
    color: #041c2c;
    margin: 20px auto 0;
    -webkit-transform: none;
    transform: none;
}

.vudu-text-box-with-label {
    width: 340px;
    background-color: inherit;
}

.account-setup .user-data-form-panel .lname,
.account-setup .user-data-form-panel .fname {
    width: 240px;
    float: left;
    margin-left: 50px;
}

.account-setup .user-data-form-panel .lname {
    margin-left: 20px;
}

.vudu-password-text-box-with-label,
.account-setup .user-data-form-panel .email {
    width: 500px;
    float: left;
    margin-left: 50px;
}

.middleCenterInner {
    background-image: inherit !important;
    background-color: white !important;
    border-radius: 6px;
    color: #041c2c;
    padding: 0 !important;
    width: 610px !important;
}

.sign-in-panel .sign-in-container .oauth-sign-in-panel {
    background-position: right 0px;
    padding: 5px 0;
    background-image: none;
    bottom: 10px;
}

/** HEADERS **/

.vudu-auth-container .vudu-auth-panel .header,
.forgot-vudu-password-panel .header,
.sign-in-panel .sign-in-container .header {
    font-weight: bold;
    font-size: 24px;
    color: #041c2c;
    margin-left: 1px;
}

/*********************/

.vudu-text-box-with-label .gwt-Label {
    color: black;
    opacity: 0.6;
    line-height: inherit;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 22px;
    font-size: 16px;
    bottom: inherit;
}

.vudu-text-box-with-label.show-label .gwt-Label {
    top: initial;
    color: #171c20;
    line-height: inherit;
    font-size: 14px;
    -webkit-transform: initial;
    transform: initial;
    opacity: initial;
    left: initial;
    position: initial;
    margin-bottom: 8px;
}

.vudu-text-box-with-label .text-box {
    color: black;
    font-size: 17px;
    border-radius: 6px;
    /*border: solid 2px #007BC4;*/
    background: transparent;
    display: block;
    outline: none;
    padding: 13px 20px;
    width: 100%;
    height: inherit;
    line-height: inherit;
}

.vudu-text-box-with-label .text-box:active,
.vudu-text-box-with-label .text-box:focus {
    color: black;
    /*border-color: #56c0ff;*/
}

/*************************************************************************************/
/***************************************** BUTTONS ***********************************/
/*************************************************************************************/

.gray-button .custom-button-left,
.gray-button .custom-button-right,
.green-button .custom-button-right,
.green-button .custom-button-left {
    display: none;
}

.green-button .custom-button-center:hover {
    opacity: 0.7;
}

.green-button .custom-button-center:active {
    background-color: #00569b;
    outline: none;
}

.gray-button .custom-button-center,
.green-button .custom-button-center {
    background-image: none;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    font-size: 20px;
    height: 50px;
    min-width: 130px;
}

.green-button .custom-button-center {
    background-color: #007bc4;
}

.gray-button .custom-button-center {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border: solid 2px #007bc4;
    padding: 0 10px 0 10px;
    color: #007bc4;
    height: 47px;
    white-space: nowrap;
}

.gray-button .custom-button-center:active {
    border-color: #00569b;
    outline: none;
}

/*************************************************************************************/
/***************************************** FOOTER ************************************/
/*************************************************************************************/

.centered.vudu-page-footer {
    border-top: solid 1px #324553;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-width: 1000px;
    height: 320px;
}

.old-footer,
.footer-sitemap,
.copyright {
    color: black;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: inherit;
}

.footer-sitemap a,
.footer-sitemap a:hover,
.footer-sitemap a:active,
.footer-sitemap a:focus,
.footer-sitemap a:visited {
    color: black;
    margin-top: 15px;
    display: inline-block;
    font-size: 15px;
    font-weight: 100;
}

.footer-sitemap {
    bottom: 70px;
}

.footer-sitemap td {
    min-width: 250px;
}

.old-footer {
    bottom: 20px;
    width: auto;
    left: calc(50% - 360px);
}

.copyright {
    background-color: #171c20;
    width: auto;
    bottom: 20px;
    font-size: 12px;
    left: inherit;
    right: calc(50% - 590px);
}

.follow-vudu-table a {
    height: 11px;
}
.footer-buttons {
    margin: 0;
}
.footer-buttons > .follow-vudu-table {
    height: 30px;
}

.default-banner {
    margin: 10px;
}

/*//////// Account Create / Setup Page ////////*/
/*//////// Next Generation ////////*/
.account-setup {
    margin: 50px auto;
    background-color: white;
    border-radius: 0;
    width: 900px;
    font-family: ProximaNova, sans-serif;
    font-size: 13px;
    color: #041c2c;
    padding-bottom: 15px;
    min-height: 650px;
    height: auto !important;
    overflow: hidden;
}

.account-setup > .header {
    padding: 10px 0;
    background-color: transparent;
    border-radius: 5px 5px 0 0;
    height: 80px;
    /*margin-bottom: 30px;*/
    font-size: 24px;
}

.contact-info-email-row {
    padding-left: 0;
    position: relative;
    margin-left: 25px;
    margin-top: 5px;
}

.phone-validation-message {
    padding-left: 10px;
}

/*//////// Sign-up with Wal-mart account////////*/
.sign-in-panel .sign-in-container .header {
    font-weight: bold;
    font-size: 22px;
    color: #041c2c;
    margin-left: 1px;
}

.oauth-sign-in-panel .forgot-password-panel {
    padding-top: 5px;
    float: left;
    width: 100%;
}

.sign-in-panel .sign-in-container .oauth-sign-in-panel .vudu-error-label {
    height: 2em;
    width: 100%;
    margin-top: 5px;
    margin-left: 1px;
    vertical-align: middle;
}

/* div.tooltip {
	background-color: gray;
} */
.shipping-info-form-panel.account-view .state-dropdown {
    width: 314px;
    background-color: white;
    vertical-align: middle;
    display: inline-block;
    margin: 5px 10px 5px 0;
    border: solid 2px #d0d0d0;
    padding: 13px 20px;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
}

.payment-setup-panel .billing-address-form .additional-text {
    margin: 10px 0 50px 50px;
    color: black;
    float: left;
    display: block;
    width: 100%;
}

.flow-popup-fandango {
    background-color: #171c20;
    border-radius: 8px;
    width: 460px;
    z-index: 999;
    padding: 20px 20px 16px 20px;
}

.flow-popup-fandango .primary-text {
    font-size: 20px;
    color: white;
    font-weight: bold;
    text-align: center;
    height: fit-content;
    min-height: 24px;
    width: 100%;
    padding-left: 15px;
}

.flow-popup-fandango .primary-text .fah-email {
    height: 54px;
}

.flow-popup-fandango .secondary-text {
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 12px 36px 10px 34px;
}

.flow-popup {
    background-image: none;
    background-color: white;
    border-radius: 6px;
    width: 500px;
}

.flow-popup .popupContent,
.flow-popup-fandango .popupContent {
    color: black;
}

.flow-popup .primary-text {
    font-size: 16px;
    color: black;
    font-weight: normal;
}

.payment-setup-panel .vudu-payeezy-form > div {
    display: flex;
}

.payment-setup-panel .expiration-input {
    width: inherit;
}

.payment-setup-panel .cvv-container {
    width: 345px;
}

.payment-setup-panel .cvv-input {
    width: inherit;
}

.payment-setup-panel .cvv-hint {
    top: 20px;
    background-color: rgba(155, 155, 155, 0.3);
}

.payment-setup-panel .error-label {
    margin: 5px 1px 0;
    display: inline-block;
    width: 100%;
}

.payment-setup-panel #cvvErrorLabel.error-label {
    width: 50%;
    margin-left: auto;
    margin-right: 0;
}

.payment-setup-panel #cardExpirationErrorLabel.error-label {
    width: 50%;
    margin-right: 0;
}

.payment-setup-panel .card-type {
    width: 370px;
}

.payment-setup-panel .card-images {
    display: block;
    position: absolute;

    right: 0;
    top: 0;
}

.payment-setup-panel .card-images > div {
    display: inline-block;
    height: 20px;
    width: 27px;
    margin-left: 4px;
    background-size: 27px 20px;
    background-repeat: no-repeat;
    background-position-y: 0px;
}

.uv-account-create-form div {
    margin: 10px;
}

.uv-panel .vudu-error-label {
    margin: 5px;
    width: 100%;
    display: block;
}

/*//////// Account Management ////////*/
.account-manage .header {
    color: inherit;
    background-color: white;
    background: none;
}

.account-manage .page-content .widget-title {
    color: black;
}

.big-green-button:hover {
    opacity: 0.7;
}

.big-green-button .custom-button-left {
    background-image: none;
    width: 5px;
    background-color: #007bc4;
    border-radius: 6px 0 0 6px;
}

.big-green-button .custom-button-center {
    background-image: none;
    background-color: #007bc4;
    font-family: ProximaNova, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: black;
    padding: 0 10px 0 10px;
    min-width: 80px;
    text-align: center;
}

.big-green-button .custom-button-center:hover {
    text-decoration: none;
}

.big-green-button .custom-button-right {
    background-image: none;
    background-color: #007bc4;
    width: 5px;
    border-radius: 0 6px 6px 0;
}

.green-button .custom-button-left {
    background-image: none;
    background-color: #007bc4;
    height: 37px;
    width: 8px;
}

.green-button .custom-button-center {
    background-image: none;
    background-color: #007bc4;
    height: 50px;
    font-family: ProximaNova, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    padding: 0 10px 0 10px;
    text-align: center;
    min-width: 130px;
}

.green-button .custom-button-right {
    background-image: none;
    background-color: white;
    height: 37px;
    width: 8px;
}

.cc-sample-text-outer-panel {
    background-color: #e5e5e5;
}

.contact-info-form-panel,
.shipping-info-form-panel {
    width: 700px;
    height: 500px;
    background-color: white;
    border-radius: 6px;
}

.account-view .popup-header .gwt-Label {
    font-size: 20px;
    line-height: 50px;
    padding-left: 20px;
    font-weight: bolder;
    color: black;
    background-color: white;
    border-radius: 6px 6px 0 0;
}

.contact-info-form-name-row {
    height: 80px;
    padding-left: 20px auto;
    padding: 0 20px;
    width: 100%;
    margin: 10px auto;
}

.contact-info-form-name-row .first-name-panel,
.contact-info-form-name-row .last-name-panel {
    float: left;
    width: auto;
    position: relative;
    margin: 5px;
}

.validate-phone-panel .vudu-error-label {
    position: static;
}

.contact-info-form-panel .vudu-error-label {
    position: static;
}

.contact-info-form-panel .first-name-error-label,
.contact-info-form-panel .last-name-error-label {
    position: absolute;
    bottom: 62px;
}

.contact-info-email-row .contact-info-email1,
.contact-info-email-row .contact-info-email2 {
    width: auto;
    float: left;
    position: relative;
    margin: 5px 10px 5px 0;
}

.contact-info-edit-success,
.clearplay-settings-edit-success,
.parental-pin-popup,
.create-parental-pin-popup {
    background-color: white;
}

.account-view.change-password-form-panel {
    width: 700px;
    height: 500px;
    background-color: white;
    border-radius: 5px;
}

.change-password-form-panel .right-panel {
    width: auto;
    float: left;
    padding: 20px 0px 20px 20px;
}

.account-view .widget-subtitle {
    color: black;
    font-size: 14px;
    font-weight: bolder;
    padding-bottom: 20px;
}

.change-password-form-panel .left-panel .password-row .vudu-error-label {
    position: static;
}
/*
.flow-popup .gwt-Image {
    content:url("/resources/spinner/spinner-white.gif");
} */

.shipping-info-form-panel.account-view .vudu-text-box-with-label,
.shipping-info-form-panel.account-view .buttons-container {
    margin: 10px 10px 10px 0;
    display: inline-block;
}

.shipping-info-form-panel.account-view .vudu-text-box-with-label-error {
    border: 1pt #dd0000 solid;
}

.vudu-titlebarRight {
    background-image: none;
    background-color: white;
    height: 40px;
    width: 5px;
    border-radius: 0 100% 0 100%;
    display: none;
}
.vudu-titlebarCenter {
    background-image: none;
    background-color: white;
    height: 30px;
    font-size: 20px;
    font-weight: bolder;
    font-family: ProximaNova, sans-serif;
    color: black;
    padding: 10px 10px 0;
    border-radius: 6px;
}
.vudu-titlebarLeft {
    background-image: none;
    background-color: white;
    height: 40px;
    width: 5px;
    display: none;
}

.uv-account-linked,
.uvshare-invite-form-header {
    color: black;
}

.uvshare-invite-form-panel .green-button.custom-button.invite-button {
    padding-right: 0;
}

.uvshare-invite-form-panel .email input {
    color: #999;
}

.vudu-titlebar {
    margin-bottom: -2px;
    padding: 20px 0 10px 40px;
}

.uv-account-panel-bottom-content {
    padding-left: 40px;
    line-height: 1.5em;
}

/*//////// Balance and History ////////*/
.balance-history .header {
    height: 50px;
    background-color: white;
    background: none;
    color: black;
    font-weight: bolder;
    line-height: 50px;
    padding: 20px 0 10px 40px;
}

.balance-history .page-content .widget-subtitle {
    color: black;
    font-size: 14px;
    font-weight: bolder;
    height: 30px;
    background-color: white;
    line-height: 30px;
    padding: 0px 0px 0px 10px;
    border-radius: 5px 5px 0px 0px;
    border: solid 2px #d0d0d0;
}

.vudu-account-ruled-row td,
.vudu-account-purchase-table td,
.vudu-account-balance-table {
    border: solid 2px #d0d0d0;
    border-collapse: collapse;
}

.purchase-history-panel {
    margin-top: 40px;
}

.balance-history .page-content .widget-subtitle {
    font-size: 16px;
    padding: 0 0 0 20px;
}

.vudu-account-table-header {
    color: black;
    font-weight: bold;
}

.vudu-account-purchase-table {
    width: 100%;
    border: inherit;
    border-radius: 0px 0px 5px 5px;
    border-collapse: collapse;
}

/*************************************************************************************/
/************************ New Design - Create Account ********************************/
/*************************************************************************************/

/*.account-setup .header-text-container {
  margin: 30px 0 20px 50px;
}*/

.account-setup .additional-message-container .additional-message {
    margin: 10px 0 10px 50px;
}

.tos label,
.tos {
    color: black;
    font-weight: bold;
    float: left;
}

.tos label {
    float: left;
    width: 500px;
    margin: 2px 0 40px 5px;
    opacity: 0.8;
}

.tos input {
    float: left;
}

.green-button .custom-button-center {
    width: 420px;
}

.account-setup-options-panel {
    margin-top: 10px;
}

.account-setup-options-panel table {
    display: inline-block;
    float: left;
}

.account-setup-options-panel table:last-child {
    width: 260px;
    margin: 0 0 0 50px;
}

.account-setup .page-content .user-data-form-panel .vudu-error-label {
    display: inline-block;
    height: 13px;
    margin: 0 5px 10px;
    color: red;
}

/*************************************************************************************/
/************************ Create Account - Billing Address ***************************/
/*************************************************************************************/

.additional-message {
    color: black;
    font-weight: bold;
}

.paypal-option-header,
.paypal-option,
.wmt-gift-card-option-header,
.wmt-gift-card-option,
.credit-card-option-header,
.credit-card-option {
    color: black;
}

.wmt-gift-card-option-header,
.paypal-option-header,
.credit-card-option-header {
    border: 2px #007bc4 solid;
    border-radius: 6px 0 0 6px;
    width: 200px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    font-size: 14px;
}

.wmt-gift-card-option,
.paypal-option,
.credit-card-option {
    background-color: transparent;
    border-radius: 6px 0 0 6px;
    width: 200px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    position: absolute;
    color: transparent;
}

.expanded + div {
    background-color: #007bc4;
}

.paypal-option,
.paypal-option-header {
    position: absolute;
    top: 0;
    left: 198px;
    border-radius: 0;
}

.wmt-gift-card-option,
.wmt-gift-card-option-header {
    position: absolute;
    top: 0;
    left: 396px;
    border-radius: 0 6px 6px 0;
}

.payment-setup-panel {
    min-height: 40px;
    position: relative;
    margin-left: 2px;
}

.credit-card-option,
.wmt-gift-card-option,
.paypal-option {
    z-index: 2;
}

.address-form-container {
    width: 500px;
    margin: auto;
}

.billing-address-form .address1,
.billing-address-form .address2 {
    width: 100%;
    margin: 20px 0 10px 0;
}

.billing-address-form .address1,
.billing-address-form .address2 > .vudu-error-label {
    display: none;
}

.billing-address-form .address1 {
    margin-top: 30px;
    display: block;
}

.billing-address-form .zip,
.billing-address-form .city {
    display: inline-block;
    width: 180px;
    float: left;
}

.billing-address-form .zip {
    margin: 5px 0 0 20px;
}

.billing-address-form .state-dropdown {
    width: 100px;
    display: inline-block;
}

.payment-setup-panel .billing-address-form .state-dropdown {
    width: 314px;
    background-color: transparent;
    vertical-align: middle;
    display: inline-block;
    margin: 6px 0 5px 20px;
    border: #d0d0d0 2px solid;
    padding: 13px 20px;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    color: black;
    width: 100px;
    float: left;
}

.payment-setup-panel .address-form-container .address-form-field-label {
    display: none;
}

.account-setup .green-button {
    float: left;
    width: 500px;
    margin: 30px 0 20px 50px;
}

.account-setup .payment-setup-panel .buttons-container a,
.account-setup .payment-setup-panel .green-button {
    float: left;
    width: 240px;
    margin-left: 50px;
}
.walmart-button {
    margin-top: 10px;
}
.walmart-button:focus {
    outline: 0;
}

.account-setup-options-panel .walmart-button {
    margin-left: 50px;
    width: 240px;
}

.account-setup-options-panel .walmart-button:focus {
    outline: 0;
}

.account-setup-options-panel .walmart-button:focus .custom-button-center {
    /* FF will ignore the second line and use the first because of the -webkit prefix */
    outline: dotted 1px #000;
    outline: auto 5px -webkit-focus-ring-color;
}

.account-setup .payment-setup-panel .buttons-container a {
    background-color: transparent;
    border: #007bc4 2px solid;
    color: #007bc4;
    vertical-align: middle;
    line-height: 50px;
    height: 50px;
    font-family: ProximaNova, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px 0 10px;
    text-align: center;
    border-radius: 6px;
    margin: 30px 0 20px 18px;
}

.payment-setup-panel .vudu-error-label,
.billing-address-form .vudu-error-label {
    color: red;
    width: 100%;
    float: left;
    /*margin: 30px 0 10px 0;*/
}

.address-choices-form {
    color: black;
}

.address-choices-form .gwt-RadioButton {
    margin-right: 50px;
}

.flow-popup .custom-button,
.flow-popup-fandango .custom-button {
    width: 100%;
    margin-right: 0;
}

.flow-popup-fandango .green-button .custom-button-center {
    height: 40px;
}

.flow-popup .custom-button + table,
.flow-popup-fandango .custom-button + table {
    margin-left: 25px;
}

.flow-popup .button-panel td[align="left"] .custom-button,
.flow-popup-fandango .button-panel td[align="left"] .custom-button {
    padding-right: 10px;
}

.flow-popup .button-panel td[align="left"],
.flow-popup .button-panel td[align="left"] + td[align="right"],
.flow-popup-fandango .button-panel td[align="left"],
.flow-popup-fandango .button-panel td[align="left"] + td[align="right"] {
    width: 50%;
}

.payment-setup-panel .billing-address-form .vudu-text-box-with-label-error,
.vudu-text-box-with-label-error {
    border: 2px red solid;
}

.payment-setup-panel .billing-address-form .vudu-text-box-with-label-error > .text-box,
.vudu-text-box-with-label-error > .text-box {
    border: none;
}

.payment-setup-panel .wmt-gift-card-form .card-data {
    display: flex;
    position: relative;
}

.wmt-gift-card-form .wmt-giftcard-limit {
    margin: 0 0 16px;
}

.no-zip-panel.payment-setup-panel .wmt-gift-card-form .wmt-giftcard-limit {
    margin-bottom: 10px;
    color: #4e4d4d;
}

.wmt-gift-card-form .wmt-giftcard-header {
    font-size: 20px;
    font-weight: bolder;
    margin: 0 0 16px;
}

.no-zip-panel.payment-setup-panel .wmt-gift-card-form .wmt-giftcard-header {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
    color: #4e4d4d;
}

.payment-setup-panel .wmt-gift-card-form .vudu-text-box-with-label {
    width: initial;
    margin: 16px 0 0;
}

.no-zip-panel.payment-setup-panel .wmt-gift-card-form .vudu-text-box-with-label {
    width: initial;
    margin: 10px 0 0;
}

.left-container {
    color: black;
}

.uv-logo {
    background-image: url(/content/images/logos/uvlogo.png);
    background-size: 78px 103.5px;
    width: 78px;
    height: 103.5px;
}

.account-setup .ticketing-user-warning-container {
    align-items: flex-start;
    border-left: 4px solid #ffb600;
    border-radius: 4px;
    bottom: 25px;
    box-shadow: 0px 0px 24px 8px rgba(0, 0, 0, 0.16), 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
    display: flex;
    height: 86px;
    margin: auto;
    position: relative;
    vertical-align: top;
    width: 391px;
}

.ticketing-user-warning-container .warning-icon {
    background-image: url("/content/images/icons/warning.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 16px;
    width: 16px;
    margin: 0px auto auto 2%;
    padding: 0px 8px 34px 12px;
}

.ticketing-user-warning-container .error-banner {
    margin-left: 1%;
    height: 100%;
}

.account-setup .ticketing-user-warning-container .error-banner .error-banner-title,
.account-setup .ticketing-user-warning-container .error-banner .error-banner-content {
    color: black;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}

.account-setup .ticketing-user-warning-container .error-banner .error-banner-title {
    font-weight: 600;
    margin: 10px auto 0px;
}

.account-setup .ticketing-user-warning-container .error-banner .error-banner-content {
    font-weight: 400;
}

.account-setup-or-separator {
    display: flex;
}

.or-text {
    width: 20px;
    height: 17px;
    margin: 20px 12px 0 12px;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.line-separator {
    width: 225px;
    height: 0.5px;
    border: solid 0.5px #333e48;
    margin: 30px 0 30px 0;
}

.account-setup .uv-logo-and-faq {
    width: 50px;
    height: 500px;
    float: left;
    position: relative;
}

.account-setup .uv-options-info .uv-logo-and-faq .gwt-Anchor:nth-child(2) {
    position: absolute;
    left: 50px;
    top: 480px;
}

.account-setup .uv-options-info .uv-logo-and-faq .gwt-Anchor:nth-child(3) {
    position: absolute;
    left: 50px;
    top: 500px;
    width: 100px;
}

.uv-account-panel-bottom-content .uv-intro-p1 {
    font-size: 18px;
}

.uv-account-panel-bottom-content .bullet ul {
    margin: 30px 0 30px 20px;
}

.uv-account-panel-bottom-content .uv-create-account-label {
    font-size: 18px;
    margin: 30px 0 10px 0;
}

.uv-policy-checkbox label {
    margin-left: 5px;
    font-weight: bold;
}

.uv-account-skip-button tbody tr td {
    border-radius: 6px;
}

.account-setup .uv-account-create-button {
    width: 250px;
    margin-right: 20px;
    margin-left: 0;
}

.account-setup .existing-uv-account-link {
    margin: 20px 0 0 -320px;
}

.vudu-error-label {
    color: red;
}

.account-setup .address-form-container .address-form .address2 + .vudu-error-label,
.account-setup-options-panel .or-separator {
    display: none;
}

.account-setup .user-data-form-panel .lname + .vudu-error-label {
    height: auto;
    margin: 0;
}

.account-setup .page-content .user-data-form-panel .vudu-password-text-box-with-label + .vudu-error-label,
.account-setup .page-content .user-data-form-panel .tos + .tos-error-label {
    height: auto;
    margin: 0 0 15px 0;
}

.marketing-container + .vudu-error-label {
    float: left;
    margin-left: 50px;
}

.paypal-button {
    margin: 50px;
}

.paypal-body {
    margin-left: 50px;
}

.payment-setup-panel .paypal-panel .paypal-button {
    margin-bottom: 20px;
}

.account-setup .uv-panel .uv-options-info {
    padding: 30px 50px 20px 50px;
}

.account-setup .uv-account-create-form .uv-account-skip-button {
    margin: 39px 0 20px 10px;
}

.closeable-popup-content .sign-in-panel .oauth-sign-in-panel .header {
    font-weight: bolder;
}

.closeable-popup-content .sign-in-panel .oauth-sign-in-panel .email,
.closeable-popup-content .sign-in-panel .oauth-sign-in-panel .vudu-password-text-box-with-label {
    margin-left: 0;
    width: 420px;
}

.closeable-popup-content .sign-in-panel .oauth-sign-in-panel .custom-button .custom-button-center {
    width: auto;
}

.popupContent table,
.account-setup table {
    border-collapse: separate !important;
}

/*************************************************************************************/
/*********************** Account Management - Account Information ********************/
/*************************************************************************************/
.account-manage .header {
    color: inherit;
    background-color: white;
    background: none;
    margin: 20px 0 20px 40px;
    width: 820px;
    border-bottom: 1px #ccc solid;
    vertical-align: center;
    height: auto;
}

.account-manage .cc-settings-panel,
.account-manage .container-panel:nth-child(10),
.account-manage .communication-pref-panel,
.account-manage .follow-container-panel,
.account-manage .fb-container-panel,
.account-manage .account-info-uv-panel,
.account-manage .speed-test-panel,
.account-manage .vudu-contact-info-panel {
    margin: 0px 0 20px 40px;
    border-bottom: 1px #ccc solid;
    width: 820px;
    padding-bottom: 20px;
}

.account-manage .cc-settings-panel {
    border-bottom: none;
}

.account-manage .vudu-contact-info-panel .big-green-button {
    float: right;
    padding-top: 0;
    margin: -70px 10px 0 0;
}

.account-manage .vudu-password-info-panel .big-green-button {
    float: right;
    margin: -45px 10px 0 0;
}

.account-manage .account-info-uv-panel .big-green-button {
    float: right;
    padding: 0;
    margin: -30px 10px 0 0;
}

.account-manage .vudu-contact-info-panel .big-green-button:nth-child(6) {
    position: absolute;
    right: 20px;
    top: 95px;
    float: right;
    margin: -60px 10px 0 0;
}

.account-manage .page-content .widget-title {
    color: black;
    font-weight: bolder;
    margin-bottom: 10px;
}

.account-manage .account-info-fb-panel .custom-button-center,
.account-manage .speed-test-panel a,
.account-manage .speed-test-panel .custom-button-center,
.account-manage .account-info-uv-panel .custom-button-center,
.account-manage .vudu-contact-info-panel .custom-button-center,
.account-manage .account-info-ma-panel .custom-button-center,
.account-manage .account-info-clearplay-panel .custom-button-center,
.account-manage .account-info-parental-pin-panel .custom-button-center {
    background-color: white;
    border: 2px #007bc4 solid;
    height: 35px;
    border-radius: 6px;
    color: #007bc4;
    padding-top: 2px;
}

.account-manage .speed-test-panel a {
    float: right;
    margin: -30px 10px 0 0;
    padding: 7px 20px;
    font-size: 16px;
    font-weight: bold;
}

.account-manage .account-info-dma-panel,
.account-manage .page-content.vudu-device-info-panel,
.account-manage .account-info-fb-panel .custom-button-left,
.account-manage .account-info-fb-panel .custom-button-right,
.account-manage .speed-test-panel .custom-button-left,
.account-manage .speed-test-panel .custom-button-right,
.account-manage .account-info-uv-panel .custom-button-left,
.account-manage .account-info-uv-panel .custom-button-right,
.account-manage .vudu-contact-info-panel .custom-button-right,
.account-manage .vudu-contact-info-panel .custom-button-left,
.account-manage .account-info-ma-panel .custom-button-left,
.account-manage .account-info-ma-panel .custom-button-right,
.account-manage .account-info-clearplay-panel .custom-button-left,
.account-manage .account-info-clearplay-panel .custom-button-right,
.account-manage .account-info-parental-pin-panel .custom-button-left,
.account-manage .account-info-parental-pin-panel .custom-button-right {
    display: none;
}

.account-manage .account-info-fb-panel .fb-button-panel .big-green-button {
    margin: 10px 0;
}

.account-manage .account-info-fb-panel .social-permision-text {
    float: left;
}

.account-manage .communication-pref-panel .gwt-CheckBox,
.account-manage .account-info-clearplay-panel .gwt-CheckBox,
.account-manage .fb-container-panel .account-info-fb-pref-panel span {
    display: block;
}

.account-manage .account-info-clearplay-panel .gwt-CheckBox {
    margin-top: 5px;
}

.account-manage .account-info-clearplay-panel .gwt-CheckBox:nth-child(4) {
    margin-top: 10px;
}

.account-manage .fb-container-panel .account-info-fb-pref-panel span label {
    margin-left: 5px;
    font-weight: bold;
}

.account-manage .follow-container-panel .gwt-Anchor,
.account-manage .follow-container-panel .gwt-HTML {
    margin-top: 10px;
}

.account-manage .follow-container-panel .gwt-HTML {
    margin: 0 0 10px;
    display: inline-block;
}

.account-manage .communication-pref-panel .gwt-CheckBox input,
.account-manage .account-info-clearplay-panel .gwt-CheckBox input {
    margin-right: 5px;
}

.account-manage .cc-settings-panel .gwt-RadioButton {
    display: inline-block;
}

.account-manage .cc-settings-panel label,
.account-manage .communication-pref-panel .gwt-CheckBox label,
.account-manage .account-info-clearplay-panel .gwt-CheckBox label {
    font-weight: bold;
    margin: 0 10px 0 5px;
}

.account-manage .communication-pref-panel .communication-pref-optout {
    margin-top: 40px;
    font-weight: bold;
}

.account-manage .communication-pref-panel .communication-pref-optout .gwt-Anchor,
.account-manage .communication-pref-panel .communication-pref-optout .gwt-Label {
    display: inline;
    font-weight: bold;
}

.account-manage .container-panel .vwc-quality-preferences label {
    margin: 0 10px 0 5px;
    font-weight: bold;
}

.account-manage .cc-settings-panel .widget-title {
    margin: 10px 0;
    font-weight: bold;
}

.cc-sample-text-window {
    width: 400px;
    height: 200px;
    border: 1px solid black;
    margin: 0;
}

.cc-sample-text-background {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.cc-sample-text {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    text-align: center;
}

.cc-opaque {
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha" (Opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.cc-sample-text-outer-panel {
    background-color: #f0f0f0;
    width: 400px;
    margin: 10px auto;
}

.communication-pref-hint {
    width: 100%;
}

.cc-settings-user-options .cc-settings-user-options-row:last-child .cc-settings-option-panel:last-child {
    width: 200px;
    margin-left: 20px;
}

/**** Account Creation ****/
.account-setup {
    width: 600px;
    min-height: auto;
    padding: 20px 50px;
    font-family: ProximaNova, sans-serif;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

/*** Header ***/
.account-setup > .header {
    height: auto;
    padding: 0;
    margin-bottom: 25px;
}

.account-setup .header .flow-header .header-text-container .heading {
    height: auto;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: bolder;
    width: auto;
    -o-text-overflow: initial;
    text-overflow: initial;
    overflow: visible;
    white-space: normal;
}

.account-setup .header .flow-header-with-image .header-text-container {
    width: 400px;
}

.account-setup .header .header-text-container.zip-only-header {
    display: inline-block;
    font-size: 22px;
    font-weight: 800;
    margin: auto;
    text-align: center;
    vertical-align: top;
    width: 80%;
}

.account-setup .header .header-text-container.zip-only-header .sub-heading {
    font-size: 14px;
    font-weight: 700;
    margin-top: 8px;
}

.account-setup .header .flow-header-discount-with-image .movie-poster {
    border: 1px solid #808080;
    display: inline-block;
    margin-right: 20px;
    width: 49px;
}

.flow-header,
.flow-header-discount {
    text-align: center;
}

/*** Link Accounts ***/
.vudu-auth-container .vudu-auth-panel .header,
.forgot-vudu-password-panel .header,
.sign-in-panel .sign-in-container .header {
    margin-left: 0;
}

.vudu-auth-container .vudu-auth-panel .sub-header {
    font-size: 16px;
    color: #000;
}

.vudu-auth-container .vudu-auth-panel .vudu-error-label {
    margin-left: 0;
    font-size: 14px;
}

.popupContent .vudu-auth-panel .vudu-text-box-with-label {
    width: 420px;
}

.popupContent .vudu-auth-panel .forgot-password {
    width: 100%;
    float: left;
    font-size: 14px;
}

/*** Left Container ***/
.account-setup > .left-container {
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.page-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

/** Form **/
.account-setup .left-container .page-content,
.account-setup .page-content .user-data-form-panel {
    margin-top: 0;
}

.account-setup .user-data-form-panel .lname,
.account-setup .user-data-form-panel .fname {
    width: calc(50% - 10px);
}

.account-setup .page-content .user-data-form-panel .fname {
    margin: 0 10px 5px 0;
}

.account-setup .page-content .user-data-form-panel .lname {
    margin: 0 0 5px 10px;
}

.vudu-password-text-box-with-label,
.account-setup .user-data-form-panel .email {
    width: 100%;
}

.gwt-CheckBox.tos {
    margin-left: 0;
}

.account-setup .page-content .user-data-form-panel .gwt-CheckBox.tos {
    margin-top: 5px;
}

.account-setup .page-content .user-data-form-panel .gwt-CheckBox.tos label {
    width: calc(100% - 20px);
    margin-bottom: 0;
}

.account-setup .page-content .user-data-form-panel .tos a {
    color: #3185e0;
}

.account-setup .page-content .user-data-form-panel .tos a:hover {
    opacity: 1;
    text-decoration: underline;
    text-underline-offset: 0.3em;
}

.account-setup .page-content > .green-button {
    width: 100%;
    margin: 0;
}

.green-button .custom-button-center {
    background: #3478c1;
    font-family: ProximaNova, sans-serif;
    font-weight: bold;
    font-size: 20px;
}

/** Account Setup Bottom Options Panel **/
.account-setup-options-panel.bottom {
    min-height: 106px;
    padding: 0;
    margin-top: 35px;
}

.account-setup-options-panel.bottom .walmart-button.custom-button:before {
    content: "Or Sign Up with";
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
}

.account-setup-options-panel.bottom .facebook-button {
    position: relative;
    top: 46px;
}

.account-setup .page-content .account-setup-options-panel .custom-button {
    margin-bottom: 0;
}

.account-setup-options-panel .walmart-button,
.account-setup-options-panel table:last-child {
    width: calc(50% - 10px);
}

.account-setup .page-content .account-setup-options-panel .custom-button.facebook-button {
    margin-left: 10px;
    margin-right: 0;
}

/** UV Label **/
.account-setup .left-container > div > .gwt-Label {
    margin-top: 20px;
    font-weight: bold;
}

/* ** Marketing Container ***/
.account-setup .marketing-container {
    width: auto;
    height: auto;
    padding-left: 50px;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    position: relative;
    right: 50px;
    bottom: 20px;
}

/* Banner container */
.account-setup .marketing-container .side-banner,
.account-setup .marketing-container .acc-create-with-discount-promo,
.account-setup .marketing-container .acc-create-avod-banner,
.account-setup .marketing-container .acc-create-avod-discount-banner,
.account-setup .marketing-container .side-banner-discount,
.account-setup .marketing-container .acc-create-with-discount-promo,
.account-setup .marketing-container .acc-create-avod-banner,
.account-setup .marketing-container .acc-create-avod-discount-banner {
    background-size: cover;
    height: 78px;
    margin: 0;
    position: relative;
    right: 50px;
    width: 600px;
}

.account-setup .marketing-container .wmt-shadow-banner {
    width: auto;
    height: 42px;
}

/*** Vudu Error Label ***/
.account-setup .vudu-error-label {
    font-size: 16px;
    font-weight: bolder;
}

.account-setup > .vudu-error-label {
    margin: 10px 0 0 0;
    /* position: absolute; */
    /* top: 366px; */
    font-size: 18px;
    font-weight: bolder;
}

/**** BILLING INFO ****/
/*** Additional Message ***/
.account-setup .additional-message-container .additional-message {
    margin-left: 0;
    font-size: 13px;
}

/*** Payment Setup Panel ***/
.payment-setup-panel .billing-address-form .vudu-error-label {
    height: auto;
    margin: 0 0 10px;
}

.wmt-gift-card-option-header {
    width: 200px;
}

.paypal-option-header,
.credit-card-option-header {
    width: 149px;
}

.account-setup .payment-setup-panel .credit-card-option-header,
.account-setup .payment-setup-panel .paypal-option-header,
.account-setup .payment-setup-panel .wmt-gift-card-option-header {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
}

.payment-setup-panel .billing-address-form .vudu-error-label {
    max-width: 398px;
    left: 50px;
}

.expanded + div.widget-title {
    color: #fff !important;
}

.payment-setup-panel .credit-card-option,
.payment-setup-panel .paypal-option,
.payment-setup-panel .wmt-gift-card-option {
    font-size: 0;
}

.payment-setup-panel .credit-card-option.expanded,
.payment-setup-panel .paypal-option.expanded,
.payment-setup-panel .wmt-gift-card-option.expanded {
    color: #007bc4;
}

.credit-card-option-header {
    border-right-width: 1px;
}

.paypal-option-header {
    border-right-width: 1px;
    border-left-width: 1px;
}

.wmt-gift-card-option-header {
    border-left-width: 1px;
}

/** Credit Card **/
.credit-card-option-header {
    position: absolute;
    top: 0;
}

.close-icon {
    width: 16pt;
    height: 16pt;
    background-image: url("/content/images/icon-close.svg");
    background-color: #171c20;
    background-repeat: no-repeat;
}

.flow-popup,
.flow-popup-fandango {
    height: auto;
}

.flow-popup-fandango .button-panel {
    position: static;
    width: 420px;
    margin-top: 15px;
}

.flow-popup .button-panel {
    position: static;
    width: 100%;
    margin-top: 25px;
}

.payment-setup-panel .credit-card-option,
.payment-setup-panel .paypal-option {
    width: 147px;
}

/** PayPal **/
.paypal-option,
.paypal-option-header {
    left: 149px;
}

.paypal-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.paypal-button {
    width: 50%;
    margin: 0 0 0 30px;
}

.paypal-panel .paypal-body {
    margin: 0;
}

/** Gift Card **/
.wmt-gift-card-option,
.wmt-gift-card-option-header {
    left: 328px;
}

.wmt-gift-card-form-panel .wmt-gift-card-form {
    width: 100%;
}

.no-zip-panel.payment-setup-panel .wmt-gift-card-error.vudu-error-label {
    float: none;
    position: absolute;
    top: 430px;
    width: auto;
}

.wmt-gift-card-error.vudu-error-label {
    position: absolute;
    width: 398px;
}

.no-zip-panel.payment-setup-panel .wmt-gift-card-form .wmt-gift-card-number {
    width: 100%;
    height: 52px;
    margin-top: 0;
}

.wmt-gift-card-form .wmt-gift-pin-code {
    width: 50%;
}

.no-zip-panel.payment-setup-panel .wmt-gift-card-form .wmt-gift-pin-code {
    float: right;
    width: 50%;
}

.wmt-gift-card-form .checkbox-panel,
.wmt-gift-card-form .tos-text {
    margin: 16px 0 0;
}

.no-zip-panel.payment-setup-panel .wmt-gift-card-form .checkbox-panel {
    margin: initial;
}

.no-zip-panel.payment-setup-panel .wmt-gift-card-form .checkbox-panel {
    position: relative;
    top: 140px;
}

.payment-setup-panel .wmt-gift-card-panel .buttons-container.gift-card-buttons {
    width: 100%;
    height: auto;
    padding: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: auto;
    position: initial;
    display: block;
}

.no-zip-panel.payment-setup-panel .wmt-gift-card-panel .buttons-container.gift-card-buttons {
    width: 100%;
    height: auto;
    padding: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    top: 140px;
    z-index: 1;
}

.wmt-gift-card-panel .buttons-container.gift-card-buttons:after {
    content: "";
    display: table;
    clear: both;
}

.account-setup .payment-setup-panel .green-button.custom-button {
    margin: 0 0 0 auto;
}

.gift-card-buttons .green-button .custom-button-center:hover {
    opacity: 1;
    background: #4da3d6;
}

.wmt-gift-card-form-panel .wmt-gift-card-img-panel {
    display: inline-block;
    margin: 16px 0 0 16px;
    width: 172px;
}

.payment-setup-panel.no-zip-panel .wmt-gift-card-form-panel .wmt-gift-card-img-panel {
    display: block;
    width: calc(40% - 10px);
    max-height: 115.5px;
    margin: 30px auto 0;
    position: absolute;
    top: 148px;
}

.payment-setup-panel .wmt-gift-card-panel .buttons-container .gwt-Anchor {
    position: relative;
    top: -49px;
}

.no-zip-panel.payment-setup-panel .wmt-gift-card-panel .buttons-container .gwt-Anchor {
    position: initial;
    top: initial;
}

.payment-setup-panel .wmt-gift-card-form .checkbox-panel a {
    padding-left: 10px;
}
.payment-setup-panel .wmt-gift-card-form .checkbox-panel input {
    vertical-align: top;
}

.no-zip-panel.payment-setup-panel .vudu-payeezy-form > div:nth-child(2n) {
    margin-top: 16px;
}

.wmt-gift-cards-list {
    width: 100%;
    padding: 10px 0;
}

.wmt-gift-card {
    width: 100%;
}

.wmt-gift-card-form-panel + .wmt-gift-cards-list .wmt-gift-card {
    position: relative;
    top: 170px;
}

.wmt-gift-card:nth-child(3n + 2) {
    margin: 0 0 20px 0;
}

.wmt-gift-card .wmt-gift-card-button-container .wmt-gift-card-delete {
    z-index: 1;
    position: relative;
}

.wmt-gift-card-button-container {
    width: 100%;
}

.wmt-gift-card-button-container .custom-button-center:hover {
    opacity: 1;
    background: #4da3d6;
}

.payment-setup-panel .wmt-gift-card-panel .buttons-container {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    top: 0;
}

.no-zip-panel.payment-setup-panel .wmt-gift-card-panel .buttons-container {
    margin-bottom: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    top: 40px;
}

.wmt-gift-card-panel .gwt-CheckBox {
    margin-right: 5px;
}

.account-manage .wmt-gift-card-panel > .buttons-container .green-button {
    max-width: calc(50% - 5px);
    float: left;
}

/** Main Content Container **/
.payment-setup-panel .main-content-container {
    padding: 50px 50px 0;
    margin: 0;
    position: relative;
}

.no-zip-panel.payment-setup-panel .main-content-container {
    padding: 50px;
    margin: 0;
    position: relative;
}

.payment-setup-panel .billing-address-form,
.address-form-container {
    width: 100%;
}

.payment-setup-panel .billing-address-form {
    margin: 0 0 16px;
}

.billing-address-form .city {
    width: 100%;
    margin-right: 0;
}

.payment-setup-panel .billing-address-form .zip {
    width: calc(40% - 5px);
    /* height: 50px; */
    margin-top: 6px;
}

.payment-setup-panel .billing-address-form .state-dropdown {
    width: calc(60% - 5px);
    margin-bottom: 0;
    margin-left: 0;
    /* Normalize background across browsers and add in custom arrows */
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: normal;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+)
        no-repeat 95% 50%;
    -ms-background-position-x: 135px;
    font-weight: bold;
}

/* Hide the select arrow on IE **/
.payment-setup-panel .billing-address-form .state-dropdown::-ms-expand {
    display: none;
}

.payment-setup-panel .billing-address-form .vudu-text-box-with-label.city,
.payment-setup-panel .billing-address-form .vudu-text-box-with-label.zip {
    margin-bottom: 0;
}

.payment-setup-panel .billing-address-form .additional-text {
    margin: 0;
}

.payment-setup-panel .billing-address-form .tos-text {
    margin: 16px 0 0 0;
    font-size: 12px;
}

/** Buttons Container **/
.payment-setup-panel .buttons-container {
    padding: 0 50px;
    margin: 0;
}

.payment-setup-panel .main-content-container + .buttons-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.account-setup .payment-setup-panel .main-content-container + .buttons-container a {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 20px;
    z-index: 2;
}

.account-setup .payment-setup-panel .main-content-container + .buttons-container .green-button {
    margin-right: 0;
    margin-left: auto;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.account-setup .payment-setup-panel .green-button {
    width: calc(50% - 10px);
    margin: 0 20px 0 0;
}

.account-setup .wmt-gift-card-panel .green-button {
    float: right;
}

.account-setup .payment-setup-panel .buttons-container a {
    width: calc(50% - 10px);
    margin: 0;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    font-family: ProximaNova, sans-serif;
}

.account-setup .payment-setup-panel .buttons-container a:hover {
    opacity: 0.7;
}

.wmt-gift-card .wmt-gift-card-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto 10px auto;
}

.wmt-gift-card .wmt-gift-card-info > div:nth-child(2) {
    font-size: 24px;
}

.wmt-gift-card .wmt-gift-card-info > div:nth-child(4) {
    margin-left: 30px;
}

/** Address Choices Form **/
.address-header:before {
    content: "Billing Address";
    font-size: 18px;
    font-weight: bold;
}

.payment-setup-panel .billing-address-form .vudu-error-label:first-child {
    margin-bottom: 15px;
}

.address-choices-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.address-choices-form .vudu-error-label {
    width: 100%;
}

.address-choices-form .gwt-RadioButton {
    width: calc(50% - 50px);
}

.address-choices-form .gwt-RadioButton label {
    margin-left: 20px;
    font-size: 16px;
    font-weight: bold;
}

.edit-address-choices-form {
    width: 450px;
    margin: 0 auto;
}

.edit-address-choices-form .address-choices-form .user-address {
    width: 50%;
    margin-left: 3%;
    font-size: 14px;
    font-weight: bold;
}

.edit-address-choices-form .address-choices-form .gwt-RadioButton label {
    margin-left: 10px;
}

.payment-setup-panel .edit-address-choices-form .user-address {
    width: 100%;
    margin: 0 56px 0 22px;
    font-size: 16px;
}

.payment-setup-panel .edit-address-choices-form .address-dropdown {
    margin-left: 23px;
}

.edit-address-choices-form .address-choices-form .vudu-error-label {
    margin-bottom: 15px;
    top: 20px;
}

/** VUDU Payeezy Form **/

.vudu-payeezy-form {
    margin-top: 32px;
}

.no-zip-panel .vudu-payeezy-form:before {
    content: "Card Informaiton";
    font-size: 18px;
    font-weight: bold;
}

.vudu-payeezy-form .vudu-text-box-with-label {
    width: 100%;
}

.vudu-payeezy-form .credit-card-header {
    font-size: 20px;
    font-weight: bold;
}

.vudu-payeezy-form .credit-card-header,
.vudu-payeezy-form .credit-card-warning {
    width: 100%;
    margin: 0 0 16px 0;
}

.vudu-payeezy-form .credit-card-header {
    font-size: 20px;
    font-weight: bold;
}

.vudu-payeezy-form .expiration-input,
.payment-setup-panel .cvv-container,
.vudu-payeezy-form .show-label.zip {
    height: initial;
    width: calc(50% - 7.5px);
}

.payment-setup-panel .cvv-hint {
    right: 14px;
}

/**** Account Info ****/
/*** Sign In Popup ***/
.closeable-popup-content .sign-in-container .vudu-text-box-with-label {
    width: auto;
    margin-left: 0;
    float: none;
}

/** Create new Vudu Account Link **/
.sign-in-panel .sign-in-container .oauth-sign-in-panel .sign-up-link {
    bottom: -25px;
}

/*** Account Info ***/
.account-info {
    width: 700px;
}

.account-manage.account-info > * {
    margin: 0;
    padding: 0;
}

/** Header **/
.account-manage.account-info .header {
    width: auto;
    margin: 0;
}

/** Common **/
.account-info .container-panel {
    width: auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.account-manage.account-info .vudu-contact-info-panel,
.account-manage.account-info .account-info-uv-panel,
.account-manage.account-info .speed-test-panel,
.account-manage.account-info .account-info-ma-panel,
.account-manage.account-info .account-info-clearplay-panel,
.account-manage.account-info .account-info-parental-pin-panel {
    width: 100%;
    padding: 20px;
    margin: 0;
    display: block;
}

.account-manage.account-info .vudu-contact-info-panel:nth-child(4) {
    min-height: 117px;
    position: relative;
}

.account-manage .page-content .gwt-HTML.vudu-contact-info-name {
    padding: 0;
    margin-bottom: 0;
}

.account-setup.account-manage .page-content.vudu-contact-info-panel > .gwt-Label {
    padding: 0;
}

.account-manage .speed-test-panel {
    height: 100px;
}

.account-manage .speed-test-panel > div {
    position: relative;
    top: 20px;
}

/** Information **/
/* Contact Info Popup */
.gloss {
    z-index: 2;
}

.gwt-DecoratedPopupPanel .custom-popup > .title .close {
    background-image: none;
    width: 0;
    height: 0;
    top: 15px;
    right: 30px;
}

.gwt-DecoratedPopupPanel .custom-popup > .title .close:before {
    content: "x";
    background: #fff;
    z-index: 2;
    font-size: 25.5px;
    font-weight: bold;
    opacity: 0.2;
    color: #000;
}

.account-view .popup-header .gwt-Label {
    padding: 12px 30px;
}

.contact-info-form-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
}

.gwt-DecoratedPopupPanel .contact-info-form-panel .gwt-Label.contact-info-form-gloabl-error-label {
    padding: 30px 0 0 30px;
}

.contact-info-form-name-row .first-name-panel,
.contact-info-form-name-row .last-name-panel {
    width: calc(50% - 5px);
}

.contact-info-form-name-row {
    padding: 0 30px;
}

.contact-info-form-name-row .first-name-panel {
    margin-left: 0;
}

.contact-info-form-name-row .last-name-panel {
    margin-right: 0;
}

.contact-info-form-name-row .vudu-text-box-with-label {
    width: 100%;
}

.validate-phone-panel {
    padding: 0 30px;
    margin-top: 20px;
}

.validate-phone-panel .vudu-text-box-with-label {
    width: 100%;
}

.contact-info-email-row {
    margin: 5px 0 0 0;
    padding: 0 30px;
}

.contact-info-email-row .contact-info-email1,
.contact-info-email1 .vudu-text-box-with-label,
.contact-info-email-row .contact-info-email2,
.contact-info-email2 .vudu-text-box-with-label {
    width: 100%;
}

.contact-info-form-button-panel {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding: 20px;
}

.contact-info-form-button-panel .big-green-button .custom-button-center {
    width: 420px;
    color: #fff;
}

/** Contact Info Success Popup **/
.contact-info-edit-success,
.clearplay-settings-edit-success,
.parental-pin-popup,
.create-parental-pin-popup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.contact-info-edit-success .popup-header .gwt-Label,
.contact-info-edit-success .contact-info-text,
.clearplay-settings-edit-success .popup-header .gwt-Label,
.clearplay-settings-edit-success .clearplay-success-info-text,
.parental-pin-popup .popup-header .gwt-Label,
.parental-pin-popup .clearplay-success-info-text,
.create-parental-pin-popup .popup-header .gwt-Label {
    padding: 0;
    border-radius: 0;
}

/** Change Password Popup **/
.account-view.change-password-form-panel {
    height: auto;
}

.account-view.change-password-form-panel:after {
    content: "";
    display: table;
    clear: both;
}

.account-view.change-password-form-panel .widget-subtitle {
    font-size: 16px;
    font-weight: 900;
}

.change-password-form-panel .left-panel {
    padding-left: 30px;
    margin-right: 40px;
}

.change-password-form-panel .vudu-text-box-with-label {
    position: relative;
    z-index: 1;
}

.change-password-form-panel .vudu-password-text-box-with-label {
    margin-left: 0;
}

.change-password-form-button-panel .big-green-button .custom-button-center {
    color: #fff;
}

.gwt-DecoratedPopupPanel .gwt-Label.change-password-form-gloabl-error-label {
    padding-left: 30px;
}

.change-password-form-panel .right-panel .password-requiremet {
    font-family: ProximaNova, sans-serif;
}

/** Shipping Address Popup **/
.shipping-info-form-panel.account-view .shipping-info-form {
    width: 100%;
    padding: 20px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.shipping-info-form-panel .vudu-text-box-with-label.address1,
.shipping-info-form-panel .vudu-text-box-with-label.address2 {
    width: 100%;
    margin: 10px 0 0;
}

.shipping-info-form-panel .vudu-text-box-with-label.city,
.shipping-info-form-panel .vudu-text-box-with-label.zip {
    width: calc(50% - 5px);
}

.shipping-info-form-panel .vudu-text-box-with-label.zip {
    margin-right: 0;
}

.shipping-info-form-panel.account-view .state-dropdown {
    width: 100%;
    height: 52px;
    margin: 0 0 10px;
    color: #000;
}

.shipping-info-form-panel.account-view .buttons-container {
    margin-right: 0;
    margin-bottom: 0;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

/** UV **/
.account-info .page-content.account-info-uv-panel .vudu-error-label {
    max-width: 400px;
}

/** MA **/
.account-info .account-info-ma-panel {
    border-bottom: 1px #ccc solid;
}

.account-info .account-info-ma-panel .custom-button {
    float: right;
    padding: 0;
    margin: -30px 10px 0 0;
}

.account-linkdma-container {
    color: #fff;
}

.account-linkdma-container > .custom-flow-header {
    display: flex;
    justify-content: center;
    margin-bottom: 55px;
}

.account-linkdma-container > .custom-flow-header > .vudu-logo-small {
    box-sizing: content-box;
    width: 250px;
    height: 56px;
    padding: 10px;
    background-image: url("/content/images/logos/vudu-logo-movies-and-tv-white.png"),
        url("/content/images/logos/walmart_logo_ma_web.png");
    background-repeat: no-repeat;
    background-position: left center, right center;
    background-size: 100px, 140px;
}

.account-linkdma-container > .custom-flow-header > .fandango-vudu-logo-small {
    width: 85px;
    height: 56px;
    padding: 10px;
    background-image: url("/content/images/logos/vudu-logo-movies-and-tv-white.png");
    box-sizing: content-box;
    background-repeat: no-repeat;
    background-position: left center, right center;
    background-size: 100px, 140px;
}

/** ClearPlay **/
.account-info .account-info-clearplay-panel,
.account-info .account-info-parental-pin-panel {
    border-bottom: 1px #ccc solid;
}

.account-info .account-info-clearplay-panel .custom-button,
.account-info .account-info-parental-pin-panel .custom-button {
    float: right;
    padding: 0;
    margin: -30px 10px 0 0;
}

.clearplay-popup-panel {
    max-width: 600px;
    padding: 60px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: no-repeat 100% 98% / 104px 20px url("/content/images/clear_play_icon_with_text.svg");
}

.clearplay-popup-panel:after {
    content: "Powered By";
    color: #000;
    position: absolute;
    bottom: 2%;
    right: 159px;
}

.clearplay-setting-container {
    width: 100%;
    margin-bottom: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.clearplay-setting-container-disabled .clearplay-setting-label,
.clearplay-setting-container-disabled .vwc-clearplay-setting {
    color: #b4b4b4;
}

.clearplay-setting-container-first {
    margin-bottom: 20px;
}

.clearplay-secondary-options-panel {
    padding-top: 12px;
    border-top: 1px solid #b4b4b4;
    margin: 12px 0 20px;
}

.clearplay-setting-label {
    width: 108px;
    margin-right: 46px;
    color: #6d6e71;
}

.clearplay-setting-label-big {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.clearplay-setting-label-long {
    width: 290px;
    text-align: right;
}

.vwc-clearplay-setting {
    width: 55px;
    margin-right: 23px;
    color: #000;
}

.vwc-clearplay-setting > label {
    margin-left: 8px;
    position: relative;
}

.clearplay-settings-disclaimer {
    width: 433px;
    margin: 0 0 20px;
    text-align: center;
}

.clearplay-settings-disclaimer .gwt-Label {
    color: #6d6e71;
}

.clearplay-settings-submit-button {
    width: 100%;
    display: flex;
    justify-content: center;
}

.clearplay-settings-edit-success .clearplay-success-info-text,
.parental-pin-popup .parental-pin-popup-info-text {
    font-size: 16px;
    color: #000;
}

.clearplay-settings-edit-success {
    width: 700px;
    height: 200px;
}

.parental-pin-popup,
.create-parental-pin-popup {
    width: 510px;
    height: 260px;
}

.create-parental-pin-popup {
    height: 320px;
}

.parental-pin-popup-info-text {
    width: 305px;
    margin-bottom: 24px;
    text-align: center;
}

.enter-pin-reset-pin-link {
    margin-bottom: 24px;
    color: #000;
    text-decoration: underline;
    text-align: right;
    cursor: pointer;
}

.create-parental-pin-button {
    margin-top: 24px;
}

/** Speed Test **/
.speed-test-panel {
    position: relative;
    z-index: 0;
}

/** Facebook **/
.account-manage.account-info .container-panel.fb-container-panel {
    padding: 20px;
}

.fb-container-panel .fb-button-panel {
    padding: 0;
}

.account-manage .account-info-fb-panel .fb-button-panel .gwt-Image {
    width: 36px;
    height: 36px;
    margin: 5px 10px 0 0;
}

.account-manage .account-info-fb-panel .fb-button-panel .big-green-button {
    margin: 5px 0 0;
}

.account-manage .account-info-fb-panel .social-permision-text {
    margin-bottom: 20px;
}

.account-manage .page-content.account-info-fb-pref-panel {
    padding: 0;
}

/** Folow Panel **/
.account-manage.account-info .container-panel.follow-container-panel {
    padding: 20px;
}

.account-manage.account-info .container-panel.follow-container-panel > div > .gwt-Anchor {
    display: none;
}

.account-manage.account-info .container-panel.follow-container-panel .gwt-HTML {
    height: auto;
    padding: 0;
}

.follow-widget-subtitle {
    font-weight: bolder;
}

/** Communication Preferences **/
.account-manage.account-info .container-panel.communication-pref-panel {
    padding: 20px;
}

.container-panel.communication-pref-panel .gwt-CheckBox > label {
    max-width: 90%;
    vertical-align: top;
}

/** Playback Settings **/
.account-manage .container-panel:nth-child(10) {
    width: auto;
    padding: 20px;
    margin: 0;
}

/** Closed Caption Settings **/
.account-manage.account-info .page-content.cc-settings-panel {
    width: auto;
    padding: 20px;
}

.cc-settings-user-options-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cc-settings-option-panel,
.cc-settings-wide-panel.cc-settings-option-panel,
.cc-settings-wider-panel.cc-settings-option-panel {
    width: 25%;
}

.cc-settings-font-panel,
.cc-settings-font-edge-panel,
.cc-settings-user-options-row:nth-child(3) > div:first-of-type {
    width: 246px;
}

.cc-settings-color-panel {
    width: 240px;
}

.cc-settings-font-size-panel {
    width: 74px;
}

.cc-settings-font-edge-panel + .cc-settings-wide-panel {
    width: 224px;
}

.cc-settings-font-edge-panel + .cc-settings-wide-panel + .cc-settings-color-panel {
    width: 90px;
}

.cc-settings-option-panel.cc-settings-wider-panel {
    width: 174px;
}

.cc-settings-user-options .cc-settings-user-options-row:last-child .cc-settings-option-panel:last-child {
    width: 140px;
    margin-left: 0;
}

/**** Balance and History ****/
/*** Sign In Popup ***/
/** Auth Container **/
.gwt-DecoratedPopupPanel .gwt-Label {
    font-family: ProximaNova, sans-serif;
}

.vudu-text-box-with-label.password.vudu-password-text-box-with-label {
    margin-left: 0;
}

.vudu-auth-container .gwt-Anchor.walmart-sign-in {
    margin: 0;
}

.popupContent .vudu-auth-container {
    padding: 15px;
}

/** Banner Container **/
.popupContent .vudu-auth-container td:nth-child(3) {
    vertical-align: middle !important;
}

.popupContent .vudu-auth-container .create-account-panel {
    min-width: auto;
    width: auto;
}

.popupContent .vudu-auth-container .create-account-panel .default-banner {
    display: none;
}

.popupContent .vudu-auth-container td:nth-child(3) {
    width: 245px;
}

/*** Main ***/

.balance-history {
    width: 700px;
    padding: 20px 50px;
}

.balance-history > .header {
    padding-left: 20px;
    border-bottom: 1px #ccc solid;
    margin: 0;
}

.balance-history .page-content {
    padding: 0;
}

.balance-history .page-content .widget-subtitle {
    padding: 0;
    border: none;
}

.breakdown-panel-popup {
    width: 668px;
    padding: 30px 0;
}

/** Balance Info **/
.balance-info-panel {
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
}

.page-content .balance-info-panel .widget-subtitle {
    padding: 0 20px;
}

.balance-info-panel .vudu-global-error-label:nth-child(2) {
    padding-left: 20px;
    margin: 0;
}

.balance-info-panel .vudu-global-error-label:nth-child(2) > .vudu-global-error-label {
    padding-left: 0;
    margin: 0;
}

.vudu-account-balance-table {
    width: calc(100% - 40px);
    border: 1px solid #ccc;
    border-radius: 0;
    margin: 0 20px;
    color: #007bc4;
}

.vudu-account-balance-table tr {
    height: 40px;
}

.vudu-account-ruled-row td {
    border: none;
    border-top: 1px solid #ccc;
}

.vudu-account-balance-table .vudu-account-table-header,
.vudu-account-table-money {
    color: #007bc4;
}

/** Purchase History **/
.purchase-history-panel {
    padding: 30px 20px;
    margin: 0;
}

.purchase-history-sort-box {
    width: 41%;
    font-size: 14px;
}

.purchase-history-sort-listBox {
    width: 50%;
}

.purchase-history-sort-box .widget-subtitle-text {
    margin-right: 15px;
    text-align: right;
}

.purchase-history-sort-box .widget-subtitle-text .gwt-Label {
    color: #6c7d87;
}

.purchase-history_prevnext-top {
    width: 25%;
    font-size: 14px;
    color: #4e6674;
}

.purchase-history_prevnext-top .vudu-account-prev-button,
.purchase-history_prevnext-top .vudu-account-next-button,
.purchase-history_prevnext-top .vudu-account-current-page-text {
    display: none;
}

.purchase-history_prevnext-top .vudu-account-page-range-text {
    width: 100%;
    text-align: right;
}

.vudu-account-purchase-table {
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0;
}

.vudu-account-purchase-table td {
    padding: 15px;
    border: none;
    border-top: 1px solid #ccc;
    font-family: ProximaNova, sans-serif;
}

.purchase-history_prevnext-bottom {
    margin-top: 10px;
}

.purchase-history_prevnext-bottom .vudu-account-page-range-text {
    display: none;
}

.vudu-account-prev-button,
.vudu-account-next-button {
    margin-top: 0;
}

.vudu-account-current-page-text {
    width: 24px;
    height: 24px;
    background: #b0bec5;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*** Breakdown Info Popup ***/
.breakdown-panel-table span.breakdown-value {
    width: 35%;
    padding-left: 0;
}

/**** Manage Payment ****/
.account-manage .header {
    width: auto;
    padding: 0 20px;
    margin: 0 0 20px 0;
}

.account-manage .header > .gwt-Label,
.account-setup .header > .gwt-Label {
    font-weight: bolder;
}

.account-manage .page-content {
    padding: 0;
}

.account-manage .page-content .gwt-Label.widget-title {
    padding: 0 20px;
    font-size: 18px;
}

.account-manage .page-content .payment-info-subtitle,
.account-setup.account-manage .page-content > div.gwt-Label,
.account-setup.account-manage .page-content > div.payment-info-giftcard {
    padding: 0 20px;
}

.account-manage .page-content .gwt-HTML {
    padding: 0 20px;
    margin-bottom: 15px;
}

.payment-setup-panel,
.wmt-gift-card-panel {
    min-height: 40px;
}

.no-zip-panel.payment-setup-panel {
    padding-top: 20px;
}

.account-manage .card-info {
    padding: 0 20px;
    color: #609dcf;
}

.account-manage .card-info + div,
.account-manage .card-info + div + div {
    padding: 0 20px;
}

.account-manage .page-content > .expand-panel {
    padding: 20px;
    border-top: 1px solid #ccc;
    margin: 20px 0;
}

.account-manage .payment-setup-panel .credit-card-option,
.account-manage .payment-setup-panel .credit-card-option-header,
.account-manage .payment-setup-panel .paypal-option,
.account-manage .payment-setup-panel .paypal-option-header {
    width: 186.6666px;
}

.account-manage .payment-setup-panel .wmt-gift-card-option,
.account-manage .payment-setup-panel .wmt-gift-card-option-header {
    width: 200px;
}

.account-manage .payment-setup-panel .credit-card-option,
.account-manage .payment-setup-panel .credit-card-option-header {
    left: 18px;
}

.account-manage .payment-setup-panel .paypal-option {
    left: 204px;
}

.account-manage .payment-setup-panel .paypal-option-header {
    left: 204px;
}

/** Align gift card properly on normal payment info screen **/
.account-setup.account-manage .payment-setup-panel .paypal-panel + .wmt-gift-card-panel .wmt-gift-card-option,
.account-setup.account-manage .payment-setup-panel .paypal-panel + .wmt-gift-card-panel .wmt-gift-card-option-header {
    left: 390px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

/** Align gift card on initial account setup **/
.account-setup .payment-setup-panel .paypal-panel + .wmt-gift-card-panel .wmt-gift-card-option-header {
    left: 298px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    border-radius: 0 6px 6px 0;
}

/*** By Itself ***/
.account-manage .payment-setup-panel .paypal-panel[aria-hidden="true"] + .wmt-gift-card-panel .wmt-gift-card-option,
.account-manage
    .payment-setup-panel
    .paypal-panel[aria-hidden="true"]
    + .wmt-gift-card-panel
    .wmt-gift-card-option-header {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 6px;
    margin: 20px 0;
}

.account-manage .payment-setup-panel .green-button {
    width: 100%;
}

/**** My Account ****/
/*** Ultra Violet Setup ***/
#widgetContainer {
    width: auto;
}

.vudu-myaccount {
    width: 700px;
}

.vudu-titlebar {
    width: 700px;
}

.vudu-content-background {
    width: 700px;
    background: #fff;
}

.vudu-account-setup-content-offset {
    width: 700px;
    margin: 0;
}

.vudu-bottombarwhite {
    width: 700px;
}

/** Vudu Title Bar **/
.vudu-titlebar {
    height: auto;
    padding: 20px 50px;
    background-color: #fff;
    background-image: none;
}

.vudu-title {
    height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #ccc;
    position: static;
    color: #000;
    line-height: 50px;
    font-weight: bolder;
}

/** UV Account Panel **/
.uv-account-panel {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    margin: 0 50px;
}

.uv-account-panel .uv-logo-and-faq {
    width: calc(15% + 12px);
    padding: 0 0 0 15px;
}

.uv-account-panel-bottom-content .uv-iframe-title {
    color: #000;
    font-size: 16px;
}

.small-grey-text {
    font-size: 14px;
}

.small-gray-button {
    height: 40px;
    border: 2px solid #007bc4;
    border-collapse: separate;
    border-radius: 4px;
}

.small-gray-button:hover {
    opacity: 0.7;
}

.small-gray-button .custom-button-center {
    color: #007bc4;
    font-size: 16px;
}

.small-gray-button:hover .custom-button-center {
    text-decoration: none;
}

.uv-logo-and-faq .gwt-Anchor {
    padding-left: 12px;
}

.vudu-account-setup-content-offset .uv-account-panel .uv-logo-and-faq .gwt-Anchor:nth-child(4) {
    white-space: nowrap;
}

.uv-account-panel-bottom-content {
    width: calc(85% - 12px);
    margin-top: 0;
}

.uv-account-panel-bottom-content .uv-create-account-label {
    margin: 30px 0 0;
    padding: 0;
}

.uv-account-panel-bottom-content ul {
    padding-left: 25px;
}

.uv-account-panel-bottom-content .bullet ul {
    margin: 20px 0 15px 20px;
}

/** UV Account Create Form **/
.uv-account-create-form .vudu-tos-panel .vudu-form-label {
    margin: 0;
}

.uv-account-create-form div {
    margin-left: 0;
}

.uv-account-create-form .title-label {
    margin: 0;
    color: #9aa5ad;
}

.uv-account-create-form .vudu-tos-panel .title-label {
    margin-left: 10px;
}

.uv-account-create-form .vudu-tos-panel {
    margin-top: 20px;
}

.uv-account-create-form .vudu-tos-panel .validation-label {
    display: none;
}

.uv-account-create-form .title-label .gwt-Anchor {
    color: #4890c9;
}

.uv-account-create-form .create-uv-account-btn-container {
    margin: 15px 15px 15px 0;
}

.uv-account-create-form .create-uv-account-btn-container .big-green-button {
    position: static;
}

.big-green-button .custom-button-center {
    color: #fff;
}

.uv-account-panel-bottom-content .existing-uv-account-link {
    color: #7fc0ac;
    text-decoration: none;
}

.vudu-bottombarwhite {
    display: none;
}

.gwt-TextBox {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
    padding: 0 0 0 20px;
    border: solid 2px #d0d0d0;
    border-radius: 6px;
}

/** Error Message **/
.uv-account-create-form {
    position: relative;
}

.uv-account-create-form > tbody > tr:nth-child(4) .validation-label {
    position: absolute;
    top: 175px;
    margin: 0;
}

/** UV Account Success Popup **/
.gwt-PopupPanel .popupContent .gwt-DecoratorPanel .middleCenterInner table {
    width: 50%;
    margin: 20px auto;
}

/** Already Have UV **/
.uv-account-panel-bottom-content iframe {
    width: calc(100% - 20px) !important;
    height: 544px !important;
    border: none;
    margin-bottom: 20px;
}

/** UV Sharing **/
.uv-account-panel-top-content .vudu-label-title {
    padding: 0 20px;
    color: #1e303e;
    font-size: 18px;
    font-weight: bolder;
}

.uvshare-invite-form-header {
    padding-left: 20px;
}

.uv-sharing-panel .uvshare-invite-form-header + .gwt-Anchor {
    padding-left: 20px;
    margin-bottom: 15px;
}

.uvshare-invite-form-panel {
    padding: 0 20px;
    margin: 0;
}

.uvshare-invite-form > div {
    margin-bottom: 10px;
}

.uvshare-invite-form .gwt-TextBox {
    width: calc(75% - 10px);
    padding: 0 0 0 20px;
    margin: 0 20px 0 0;
}

.uvshare-invite-form .uvshare-invite-status {
    color: #7fc0ac;
}

.uvshare-invite-form-panel .big-green-button {
    width: calc(25% - 10px);
    height: auto;
    padding: 0;
}

.uv-account-panel-bottom-content .uv-account-linked-buttons-container table.big-green-button {
    width: 130px;
}

.uvshare-invite-form-panel .big-green-button .custom-button-center {
    width: 100%;
    min-width: 128px;
    border-radius: 6px;
}

.uvshare-invite-form-panel .big-green-button .custom-button-left,
.uvshare-invite-form-panel .big-green-button .custom-button-right {
    display: none;
}

.linked-account-panel .big-green-button .custom-button-center,
.linked-account-renew-panel .big-green-button .custom-button-center {
    font-size: 0;
}

.linked-account-panel .big-green-button .custom-button-center:before {
    content: "Unlink";
    font-size: 16px;
    display: inline-block;
    margin-top: 6.5px;
}

.linked-account-renew-panel .big-green-button .custom-button-center:before {
    content: "Renew";
    font-size: 16px;
    display: inline-block;
    margin-top: 6.5px;
}

.panel-separator {
    height: 2px;
    background-color: #ccc;
    margin: 35px 20px 35px 2px;
}

.uv-account-linked-library {
    max-width: 300px;
}

.uvshare-status-header {
    display: none;
}

.uv-account-panel .uv-logo-and-faq .gwt-Anchor {
    color: #609dcf !important;
    font-style: normal;
}

.uv-account-panel .uv-logo-and-faq a:nth-child(4) {
    /*white-space: nowrap;*/
}

.linked-account-panel,
.linked-account-renew-panel {
    padding-right: 20px;
    padding-bottom: 2px;
    position: relative;
}

.uv-account-linked {
    position: relative;
    top: 6px;
}

.linked-account-panel .big-green-button,
.linked-account-renew-panel .big-green-button {
    position: absolute;
    top: 0;
    right: 20px;
    border: 2px solid #007bc4;
    border-radius: 6px;
    border-collapse: separate;
}

.linked-account-panel .big-green-button .custom-button-left,
.linked-account-panel .big-green-button .custom-button-center,
.linked-account-panel .big-green-button .custom-button-right,
.linked-account-renew-panel .big-green-button .custom-button-left,
.linked-account-renew-panel .big-green-button .custom-button-center,
.linked-account-renew-panel .big-green-button .custom-button-right {
    background: transparent;
    color: #007bc4;
}

.ma-main-panel .big-green-button.custom-button.link-renew-screen {
    position: absolute;
    top: 75px;
    right: 403px;
    border: 2px solid #007bc4;
    border-radius: 6px;
    border-collapse: separate;
}

.ma-main-panel .big-green-button.custom-button.link-renew-screen .custom-button-left,
.ma-main-panel .big-green-button.custom-button.link-renew-screen .custom-button-center,
.ma-main-panel .big-green-button.custom-button.link-renew-screen .custom-button-right {
    background: transparent;
    color: #007bc4;
}

/** UV Unlink Popup **/
.gwt-DecoratedPopupPanel {
    background: #fff;
    padding-left: 50px;
    padding-right: 50px;
    border-radius: 6px;
}

.gwt-DecoratedPopupPanel .popupTopLeft,
.gwt-DecoratedPopupPanel .popupTopCenter,
.gwt-DecoratedPopupPanel .popupTopRight,
.gwt-DecoratedPopupPanel .popupMiddleLeft,
.gwt-DecoratedPopupPanel .popupMiddleCenter,
.gwt-DecoratedPopupPanel .popupMiddleRight {
    background-image: none;
}

.uv-account-link-message-popup {
    padding: 20px 0 0;
    font-size: 16px;
}

.uv-account-link-message-popup > div:first-child {
    width: 350px;
    margin: 0 auto;
}

.uv-account-link-message-popup .big-green-button {
    margin: 20px auto;
}

.uv-account-link-message-popup .big-green-button .custom-button-left,
.uv-account-link-message-popup .big-green-button .custom-button-center,
.uv-account-link-message-popup .big-green-button .custom-button-right {
    height: 40px;
}

/*** Forgot Password ***/
.forgot-vudu-password-panel {
    padding: 30px 50px;
    position: relative;
}

.forgot-vudu-password-panel .header {
    font-weight: bolder;
    font-size: 24px;
    color: #041c2c;
    margin-left: 1px;
}

.forgot-vudu-password-panel .sub-header {
    color: #041c2c;
    margin-left: 1px;
    font-size: 16px;
}

.forgot-vudu-password-panel .vudu-text-box-with-label {
    width: 100%;
}

.forgot-vudu-password-panel .buttons-panel {
    height: auto;
    position: static;
    margin-top: 50px;
}

.forgot-vudu-password-panel .buttons-panel .custom-button {
    width: calc(50% - 10px);
    margin-right: 20px;
}

.forgot-vudu-password-panel .custom-button:last-child {
    margin-right: 0;
}

.forgot-vudu-password-panel .buttons-panel .custom-button {
    width: calc(50% - 10px);
}

/***** MEDIA QUERIES *****/
.account-setup.account-manage {
    width: 700px;
    padding-bottom: 80px;
}

/*** Payment Setup Form ***/
.payment-setup-panel .wmt-gift-card-option,
.payment-setup-panel .credit-card-option,
.payment-setup-panel .paypal-option {
    top: 2px;
    height: 36px;
    border: none;
    border-radius: 0;
    color: #fff;
}

.white-background > div:focus.credit-card-option,
.white-background > div:focus.paypal-option,
.white-background > div:focus.wmt-gift-card-option {
    top: 3px;
    height: 34px;
    width: 143px;
    outline: none;
    border: 1px solid #4d90fe;
    -webkit-box-shadow: 0 0 5px #4d90fe;
    box-shadow: 0 0 5px #4d90fe;
}

/** Credit Card **/
.payment-setup-panel .credit-card-option {
    left: 2px;
    border-radius: 5px 0 0 5px;
}

.white-background > div:focus.credit-card-option {
    left: 4px;
}

/** PayPal **/
.payment-setup-panel .paypal-option {
    left: 150px;
}

.white-background > div:focus.paypal-option {
    left: 152px;
}

/** Gift Card **/
.payment-setup-panel .wmt-gift-card-option {
    width: 195px;
    border-radius: 0 5px 5px 0;
    left: 300px;
}

.white-background > div:focus.wmt-gift-card-option {
    width: 195px;
}

.paypal-panel .paypal-body {
    margin-top: 75px;
}

.paypal-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.paypal-button {
    width: 69px;
    height: 24px;
    margin-left: 0;
}

.account-setup .payment-setup-panel .paypal-body .buttons-container a {
    width: 240px;
}

/** UV **/
.account-info-uv-panel {
    position: relative;
    z-index: 1;
}

.account-info-uv-panel > div > .gwt-Label {
    max-width: 400px;
}

/* UV Invitation Acceptance */
.uv-options-container .uv-image {
    width: auto;
}

.uv-options-container .uv-options .gwt-RadioButton {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.uvshare-join-option-button {
    position: relative;
}

.uvshare-join-option-button > input {
    position: absolute;
    top: 0;
    left: 0;
}

.uvshare-join-option-button > label {
    margin-left: 12px;
}

.uvshare-recipient-join-2,
.uvshare-recipient-join-3 {
    max-width: 500px;
    padding-left: 15px;
}

.uvshare-join-option-button > input[type="radio"],
.uvshare-decline-option-button > input[type="radio"] {
    margin-top: 0;
}

.uv-panel > .uv-options-container.uv-sharing-options-container + .green-button.custom-button,
.uv-create-form .uv-policy-panel + .buttons-panel > .green-button.custom-button {
    width: 200px;
    margin: 50px auto 0;
    float: none;
}

.uv-panel .additional-text-uvshare {
    height: auto;
}

.uv-panel .uv-account-panel.uv-options-info {
    width: auto;
    padding: 0;
    margin: 0;
}

.account-setup .uv-panel .uv-account-create-button {
    width: 200px;
    margin: 0 10px 0 0;
}

.account-setup .uv-panel .uv-account-create-form .uv-account-skip-button {
    padding: 0;
    margin: 0;
}

.uv-panel .green-button .custom-button-center,
.uv-panel .gray-button .custom-button-center {
    font-size: 16px;
}

.uv-panel .vudu-error-label {
    height: auto;
}

.uv-panel .uv-account-panel {
    border-bottom: none;
}

.uv-panel .uv-link-panel .create-new-button {
    float: none;
}

.uv-policy-panel-uvshare {
    margin-bottom: 5px;
}

.account-setup .page-content .uv-options-container {
    margin-bottom: 30px;
}

/*** MOVIES ANYWHERE ***/
.movies-anywhere {
    padding: 0;
    background: transparent;
    width: 1173px;
}

.movies-anywhere * {
    font-family: ProximaNova, sans-serif;
}

.movies-anywhere > .header {
    display: none;
}

.movies-anywhere .ma-hpanel {
    margin: 0;
}

.movies-anywhere .ma-logo-and-faq {
    width: 245px;
    margin-right: 15px;
    padding: 0px 0px 0px 5px;
}

.movies-anywhere .ma-logo-and-faq .ma-logo {
    margin: 0;
}

.movies-anywhere .ma-logo-and-faq a {
    color: #fff;
    font-size: 14px;
    font-style: italic;
}

.movies-anywhere .ma-description {
    padding: 0;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}

.movies-anywhere .ma-description > div:first-child a {
    display: inline-block;
    width: 116px;
    padding-right: 10px;
    padding-left: 20px;
    border-right: 1px solid #fff;
}

.movies-anywhere .ma-faq {
    display: inline-block;
    margin: 0;
    position: relative;
    bottom: 21px;
    left: 140px;
}
.movies-anywhere .ma-right-panel {
    display: inline-block;
    width: 898px;
    margin-left: 15px;
    padding: 20px 0px;
    background: #fff;
    vertical-align: top;
}
.movies-anywhere .custom-flow-header {
    display: inline-block;
    width: 100%;
    background: white;
}
.movies-anywhere .custom-flow-header .flow-header {
    padding: 11px 46px 11px 33px;
}

.ma-main-panel {
    width: 100%;
    min-height: 730px;
    padding: 0px 31px 10px 31px;
}

.ma-account-message a {
    font-weight: bold;
    color: #007bc4;
}

.ma-account-message a:hover {
    opacity: 0.7;
    text-decoration: none;
}

.ma-account-title {
    padding-top: 15px;
    font-size: 17px;
    font-weight: bolder;
}

.ma-about-to-connect-message {
    width: auto;
    background-color: transparent;
    font-size: 14px;
    margin: 0px 0px 18px 0px;
}
.ma-about-to-connect-message a,
.ma-authorize-message a {
    color: #0070d1;
    text-decoration: none;
}

.ma-authorize-message,
.ma-tos-pp-message {
    width: auto;
    padding: 0;
    margin-bottom: 18px;
    background-color: transparent;
    font-size: 14px;
}

.ma-tos-pp-message {
    margin-bottom: 28px;
}

.ma-unlink-popup-confirm,
.simple-popup,
.simple-popup .popup-header {
    background-color: #fff;
    background: #fff;
}

.simple-popup .popup-message,
.simple-popup .popup-header .gwt-Label {
    color: #000;
}

.simple-popup .popup-header .gwt-Label {
    font-weight: bolder;
    text-align: center;
}

.big-green-button.custom-button.retrieve-button {
    padding-left: 100px;
    padding-bottom: 10px;
    outline: none;
}

.ma-status-message-expired {
    color: red;
}

.manage-button-panel {
    padding-bottom: 25px;
}

.master-card-billboard {
    height: 100%;
    left: -102px;
    margin: 24px auto 0px;
    position: relative;
    width: 600px;
}

.master-card-billboard > img {
    width: 600px;
}

/**** IE11 styles go here ****/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .wmt-gift-card-panel .gift-card-buttons.buttons-container {
        top: 215px;
    }

    .payment-setup-panel .wmt-gift-card-panel .buttons-container {
        top: -20px;
    }

    .payment-setup-panel .billing-address-form .state-dropdown {
        -ms-background-position-x: 105px;
    }

    .wmt-gift-card-error.vudu-error-label {
        top: 480px;
    }

    .flow-popup .content .primary-text,
    .flow-popup .content .secondary-text,
    .flow-popup-fandango .content .primary-text {
        max-width: 100%;
    }

    .big-green-button .custom-button-left,
    .big-green-button .custom-button-right {
        display: none;
    }

    .big-green-button .custom-button-center {
        border-radius: 6px;
    }

    .clearplay-popup-panel {
        display: block;
    }

    .clearplay-setting-container {
        margin-right: auto;
        margin-left: auto;
    }

    .clearplay-settings-disclaimer {
        margin: 32px auto;
    }

    .clearplay-settings-submit-button {
        width: 80px;
        margin: 0 auto;
    }
}

/**** Microsoft Edge styles go here ****/
@supports (-ms-ime-align: auto) {
    .wmt-gift-card-panel .gift-card-buttons.buttons-container {
        top: 144px;
    }

    .wmt-gift-card:last-child {
        top: 165px;
    }

    .payment-setup-panel .wmt-gift-card-panel .buttons-container {
        top: 35px;
    }

    .big-green-button .custom-button-left,
    .big-green-button .custom-button-right {
        display: none;
    }

    .big-green-button .custom-button-left {
        position: relative;
        left: 1px;
    }

    .big-green-button .custom-button-right {
        position: relative;
        right: 1px;
    }

    .big-green-button .custom-button-center {
        border-radius: 6px;
    }

    .green-button .custom-button-left {
        position: relative;
        left: 1px;
    }

    .green-button .custom-button-right {
        position: relative;
        right: 1px;
    }
}
