/* 1 - Compass Imports */
/* 2 - Import Basic Files */
/* line 1, ../sass/imports/basic/_reset.scss */
html, body {
  margin: 0;
  padding: 0;
}

/* line 14, ../sass/imports/basic/_reset.scss */
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
 
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* 1 - Global Variables */
/* 1.a - Colors */
/* 1.a.1 - General */
/* 1.a.2 - Navigation */
/* 1.b - Dimensions */
/* 1.b.1 - Navigation */
/* 1.c- Spacing */
/* 1.c.1 - Navigation */
/* Interstitial */
/* Gradient Buttons */
/* Table */
/*Indicator Color*/
/* Notifications */
/* line 13, ../sass/imports/basic/_sprite.scss */
.vzheader-sprite {
  background: url('../images/png/vzheader-sfb51e31fad.png') no-repeat;
}

/* line 14, ../sass/imports/basic/_sprite.scss */
.icons-sprite, #myVZ .sub-content .newPayment.cc .ccTypes .visa, .vzt .sub-content .newPayment.cc .ccTypes .visa, #myVZ .sub-content .newPayment.cc .ccTypes .mastercard, .vzt .sub-content .newPayment.cc .ccTypes .mastercard, #myVZ .sub-content .newPayment.cc .ccTypes .amex, .vzt .sub-content .newPayment.cc .ccTypes .amex, #myVZ .sub-content .newPayment.cc .ccTypes .discover, .vzt .sub-content .newPayment.cc .ccTypes .discover, #myVZ .table.recent-history table td div.time, .vzt .table.recent-history table td div.time, #myVZ .table.recent-history table td div.inProgress, .vzt .table.recent-history table td div.inProgress, #myVZ .table.recent-history table td div.processed, .vzt .table.recent-history table td div.processed, #myVZ .table.recent-history table td div.redX, .vzt .table.recent-history table td div.redX, #myVZ .table.recent-history table td div.greenCheck, .vzt .table.recent-history table td div.greenCheck, #myVZ .table.recent-history table td div.error, .vzt .table.recent-history table td div.error, #myVZ .legend ul li.time, .vzt .legend ul li.time, #myVZ .legend ul li.inProgress, .vzt .legend ul li.inProgress, #myVZ .legend ul li.processed, .vzt .legend ul li.processed, #myVZ .legend ul li.redX, .vzt .legend ul li.redX, #myVZ .legend ul li.greenCheck, .vzt .legend ul li.greenCheck, #myVZ .legend ul li.error, .vzt .legend ul li.error {
  background: url('../images/png/icons-s7d79f78844.png') no-repeat;
}

/* line 15, ../sass/imports/basic/_sprite.scss */
.buttons-sprite {
  background: url('../images/png/buttons-s927b033a8a.png') no-repeat;
}

/* line 16, ../sass/imports/basic/_sprite.scss */
.indicator-sprite {
  background: url('../images/png/backgrounds/indicators-s3ff4c9fe12.png') no-repeat;
}

/* line 17, ../sass/imports/basic/_sprite.scss */
.logos-sprite {
  background: url('../images/png/logos-s59b8dc0b83.png') no-repeat;
}

/* line 18, ../sass/imports/basic/_sprite.scss */
.stock-sprite {
  background: url('../images/png/stock-s3294b66f21.png') no-repeat;
}

/* 3 - Grid */
/*
980px grid system ~ Core CSS.
36 columns ~ margin: 8px

Based on the golden grid system - http://code.google.com/p/the-golden-grid/
by Vladimir Carrer

Created by the Grid System Generator - v1.00
Learn more ~ http://www.gridsystemgenerator.com/
*/
/* MyVZ */
/* line 17, ../sass/vzt.account.scss */
#myVZ, .vzt {
  /* Modals */
  /* Wallet */
  /* Wallet Sub Content -- Choose Payment Method Stuff */
  /* END Wallet Sub Content -- Choose Payment Method Stuff */
  /* Extra Service Purchases */
  /* END Extra Service Purchases */
  /* Account Wrapper */
  /* END Account Wrapper */
  /* Progress Bar */
  /* END Progress Bar */
  /* Payment Arrangements*/
  /* END Payment Arrangements*/
  /* Unauthenticated Account Related */
  /* END Unauthenticated Account Related */
  /* Refund Status */
  /* END Refund Status */
  /* Close States */
  /* END Close States */
}
/* line 20, ../sass/vzt.account.scss */
#myVZ .modal, .vzt .modal {
  /* Call Details Modal */
  /* My Messages Modal */
  /* De-enroll */
  /* Delete Modal */
}
/* line 24, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal label, .vzt .modal .callDetailsModal label {
  line-height: 30px;
  margin-right: 10px;
}
/* line 25, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .dropDownSkin, .vzt .modal .callDetailsModal .dropDownSkin {
  float: left;
}
/* line 29, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal.dv .call-details .scrollbox, .vzt .modal .callDetailsModal.dv .call-details .scrollbox {
  height: 443px;
}
/* line 34, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .tableTotals .total, .vzt .modal .callDetailsModal .tableTotals .total {
  margin-right: 22px;
}
/* line 38, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details p.total, .vzt .modal .callDetailsModal .call-details p.total {
  line-height: 28px;
}
/* line 41, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table td, .vzt .modal .callDetailsModal .call-details .table td {
  padding-left: 0px;
}
/* line 42, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table td div, .vzt .modal .callDetailsModal .call-details .table td div {
  margin-left: 10px;
}
/* line 45, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .header, .vzt .modal .callDetailsModal .call-details .table .header {
  margin-bottom: 0;
}
/* line 47, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .col1, .vzt .modal .callDetailsModal .call-details .table .col1 {
  width: 114px;
}
/* line 48, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .col1a, .vzt .modal .callDetailsModal .call-details .table .col1a {
  width: 114px;
}
/* line 50, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .col2, .vzt .modal .callDetailsModal .call-details .table .col2 {
  width: 195px;
}
/* line 51, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .col2a, .vzt .modal .callDetailsModal .call-details .table .col2a {
  width: 195px;
}
/* line 53, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .col3, .vzt .modal .callDetailsModal .call-details .table .col3 {
  width: 50px;
}
/* line 54, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .col3a, .vzt .modal .callDetailsModal .call-details .table .col3a {
  width: 70px;
}
/* line 56, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .col4, .vzt .modal .callDetailsModal .call-details .table .col4 {
  width: 50px;
}
/* line 59, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .results table, .vzt .modal .callDetailsModal .call-details .table .results table {
  width: 535px;
}
/* line 61, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .results .col1, .vzt .modal .callDetailsModal .call-details .table .results .col1 {
  width: 134px;
}
/* line 62, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .results .col1a, .vzt .modal .callDetailsModal .call-details .table .results .col1a {
  width: 145px;
}
/* line 63, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .results .col2, #myVZ .modal .callDetailsModal .call-details .table .results .col2a, .vzt .modal .callDetailsModal .call-details .table .results .col2, .vzt .modal .callDetailsModal .call-details .table .results .col2a {
  width: 231px;
}
/* line 64, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .results .col3, .vzt .modal .callDetailsModal .call-details .table .results .col3 {
  width: 60px;
}
/* line 65, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .results .col3a, .vzt .modal .callDetailsModal .call-details .table .results .col3a {
  width: 90px;
  padding-left: 10px;
}
/* line 66, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .results .col4, .vzt .modal .callDetailsModal .call-details .table .results .col4 {
  width: 56px;
}
/* line 70, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .results tr.odd td, .vzt .modal .callDetailsModal .call-details .table .results tr.odd td {
  background-color: #e4e4e4;
}
/* line 73, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .results tr td, .vzt .modal .callDetailsModal .call-details .table .results tr td {
  background-color: #f0f0f0;
}
/* line 76, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .results tr td.lastTd, .vzt .modal .callDetailsModal .call-details .table .results tr td.lastTd {
  text-align: right;
  padding-right: 7px;
  padding-left: 0;
}
/* line 82, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .results tr td.type, .vzt .modal .callDetailsModal .call-details .table .results tr td.type {
  padding-left: 10px;
}
/* line 84, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .results tr td.mins, .vzt .modal .callDetailsModal .call-details .table .results tr td.mins {
  text-align: right;
  padding-left: 0;
  padding-right: 19px;
}
/* line 90, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .results tr td.call, .vzt .modal .callDetailsModal .call-details .table .results tr td.call {
  padding-left: 0px;
}
/* line 92, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .results tr td .in, #myVZ .modal .callDetailsModal .call-details .table .results tr td .out, .vzt .modal .callDetailsModal .call-details .table .results tr td .in, .vzt .modal .callDetailsModal .call-details .table .results tr td .out {
  background-repeat: no-repeat;
  padding-left: 20px;
  background-image: url("../images/png/calls.png");
}
/* line 97, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .results tr td .in, .vzt .modal .callDetailsModal .call-details .table .results tr td .in {
  background-position: 0 3px;
}
/* line 98, ../sass/vzt.account.scss */
#myVZ .modal .callDetailsModal .call-details .table .results tr td .out, .vzt .modal .callDetailsModal .call-details .table .results tr td .out {
  background-position: 0 -22px;
}
/* line 107, ../sass/vzt.account.scss */
#myVZ .modal .myMessagesModal, .vzt .modal .myMessagesModal {
  width: 588px;
}
/* line 109, ../sass/vzt.account.scss */
#myVZ .modal .myMessagesModal .even, .vzt .modal .myMessagesModal .even {
  background-color: #f0f0f0;
}
/* line 110, ../sass/vzt.account.scss */
#myVZ .modal .myMessagesModal .odd, .vzt .modal .myMessagesModal .odd {
  background-color: #e4e4e4;
}
/* line 113, ../sass/vzt.account.scss */
#myVZ .modal .myMessagesModal #needToKnow label, .vzt .modal .myMessagesModal #needToKnow label {
  margin-left: 5px;
  margin-top: 3px;
}
/* line 116, ../sass/vzt.account.scss */
#myVZ .modal .myMessagesModal .scrollbox, .vzt .modal .myMessagesModal .scrollbox {
  height: 390px;
  padding-top: 15px;
}
/* line 119, ../sass/vzt.account.scss */
#myVZ .modal .myMessagesModal .scrollbox .message, .vzt .modal .myMessagesModal .scrollbox .message {
  width: 520px;
  padding: 25px 8px;
}
/* line 122, ../sass/vzt.account.scss */
#myVZ .modal .myMessagesModal .scrollbox .message h6, .vzt .modal .myMessagesModal .scrollbox .message h6 {
  color: #525252;
}
/* line 123, ../sass/vzt.account.scss */
#myVZ .modal .myMessagesModal .scrollbox .message p, .vzt .modal .myMessagesModal .scrollbox .message p {
  width: 459px;
  margin: 15px 0px 10px 0px;
}
/* line 127, ../sass/vzt.account.scss */
#myVZ .modal .myMessagesModal .scrollbox .message:first-child, #myVZ .modal .myMessagesModal .scrollbox .message.first, .vzt .modal .myMessagesModal .scrollbox .message:first-child, .vzt .modal .myMessagesModal .scrollbox .message.first {
  padding-top: 0px;
}
/* line 135, ../sass/vzt.account.scss */
#myVZ .modal .deenroll_modal, .vzt .modal .deenroll_modal {
  color: #525252;
}
/* line 137, ../sass/vzt.account.scss */
#myVZ .modal .deenroll_modal p, .vzt .modal .deenroll_modal p {
  margin-top: 15px;
}
/* line 140, ../sass/vzt.account.scss */
#myVZ .modal .deenroll_modal ul.bullets, .vzt .modal .deenroll_modal ul.bullets {
  margin-top: 15px;
}
/* line 142, ../sass/vzt.account.scss */
#myVZ .modal .deenroll_modal ul.bullets li, .vzt .modal .deenroll_modal ul.bullets li {
  margin-bottom: 0px;
}
/* line 147, ../sass/vzt.account.scss */
#myVZ .modal .deenroll_modal form, .vzt .modal .deenroll_modal form {
  margin-top: 25px;
}
/* line 149, ../sass/vzt.account.scss */
#myVZ .modal .deenroll_modal form .redButton, .vzt .modal .deenroll_modal form .redButton {
  width: 85px;
  margin-left: 10px;
}
/* line 153, ../sass/vzt.account.scss */
#myVZ .modal .deenroll_modal form label, .vzt .modal .deenroll_modal form label {
  margin-left: 5px;
  margin-top: 2px;
}
/* line 162, ../sass/vzt.account.scss */
#myVZ .modal .delete_payment h3, .vzt .modal .delete_payment h3 {
  margin-bottom: 15px;
}
/* line 165, ../sass/vzt.account.scss */
#myVZ .modal .delete_payment p, .vzt .modal .delete_payment p {
  width: 378px;
  margin-top: 15px;
}
/* line 169, ../sass/vzt.account.scss */
#myVZ .modal .delete_payment .redButton, .vzt .modal .delete_payment .redButton {
  width: 85px;
  margin-left: 10px;
}
/* line 177, ../sass/vzt.account.scss */
#myVZ .almostThere h1, .vzt .almostThere h1 {
  width: 400px;
}
/* line 178, ../sass/vzt.account.scss */
#myVZ .almostThere .redButton, .vzt .almostThere .redButton {
  width: 130px;
  text-align: center;
}
/* line 182, ../sass/vzt.account.scss */
#myVZ #account-extras .walletFooter, .vzt #account-extras .walletFooter {
  padding-bottom: 25px;
}
/* line 188, ../sass/vzt.account.scss */
#myVZ #manage .status, .vzt #manage .status {
  color: #cc3333;
}
/* line 195, ../sass/vzt.account.scss */
#myVZ .wallet, .vzt .wallet {
  /* Wallet Table - Where accounts are displayed */
  /* END Wallet Table - Where accounts are displayed */
  /* Wallet Footer */
}
/* line 197, ../sass/vzt.account.scss */
#myVZ .wallet #payMethod, .vzt .wallet #payMethod {
  min-height: 500px;
}
/* line 200, ../sass/vzt.account.scss */
#myVZ .wallet .table, .vzt .wallet .table {
  border-bottom: 1px solid #dedede;
}
/* line 203, ../sass/vzt.account.scss */
#myVZ .wallet .table td, .vzt .wallet .table td {
  height: auto;
  padding-left: 10px;
  vertical-align: middle;
  font-weight: bold;
}
/* line 211, ../sass/vzt.account.scss */
#myVZ .wallet .table .results td, .vzt .wallet .table .results td {
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: normal;
}
/* line 216, ../sass/vzt.account.scss */
#myVZ .wallet .table .results td label, .vzt .wallet .table .results td label {
  margin-left: 10px;
  width: 175px;
  float: left;
  line-height: 16px;
}
/* line 217, ../sass/vzt.account.scss */
#myVZ .wallet .table .results td span, .vzt .wallet .table .results td span {
  margin-left: 0 !important;
}
/* line 219, ../sass/vzt.account.scss */
#myVZ .wallet .table .results td span.defaultSection, #myVZ .wallet .table .results td span.savedType, .vzt .wallet .table .results td span.defaultSection, .vzt .wallet .table .results td span.savedType {
  float: left;
}
/* line 220, ../sass/vzt.account.scss */
#myVZ .wallet .table .results td span.savedType, .vzt .wallet .table .results td span.savedType {
  margin-left: 4px !important;
}
/* line 222, ../sass/vzt.account.scss */
#myVZ .wallet .table .results td p, .vzt .wallet .table .results td p {
  margin: 0;
  line-height: 16px;
}
/* line 224, ../sass/vzt.account.scss */
#myVZ .wallet .table .results td .edit, .vzt .wallet .table .results td .edit {
  font-weight: bold;
  background: url("../images/png/icons/small_arrow_blue.png") right center no-repeat;
  padding-right: 11px;
}
/* line 229, ../sass/vzt.account.scss */
#myVZ .wallet .table .results tr td.lastTd, .vzt .wallet .table .results tr td.lastTd {
  padding: 0;
}
/* line 233, ../sass/vzt.account.scss */
#myVZ .wallet .table .makeDefault, .vzt .wallet .table .makeDefault {
  font-weight: bold;
}
/* line 235, ../sass/vzt.account.scss */
#myVZ .wallet .table .start td, .vzt .wallet .table .start td {
  padding: 15px !important;
}
/* line 238, ../sass/vzt.account.scss */
#myVZ .wallet .table .col1, .vzt .wallet .table .col1 {
  width: 215px;
}
/* line 239, ../sass/vzt.account.scss */
#myVZ .wallet .table .col2, .vzt .wallet .table .col2 {
  width: 200px;
}
/* line 240, ../sass/vzt.account.scss */
#myVZ .wallet .table .col3, .vzt .wallet .table .col3 {
  width: 60px;
  border-left: 0;
  padding: 0;
}
/* line 242, ../sass/vzt.account.scss */
#myVZ .wallet .table .delete, .vzt .wallet .table .delete {
  padding-top: 0;
  padding-bottom: 0;
  height: 21px;
  width: 60px;
  background: url("../images/png/icons/trash.png") 10px 0 no-repeat;
  margin: 0 auto;
}
/* line 252, ../sass/vzt.account.scss */
#myVZ .wallet .table .manage .col2, .vzt .wallet .table .manage .col2 {
  width: 115px;
}
/* line 253, ../sass/vzt.account.scss */
#myVZ .wallet .table .manage .col3, .vzt .wallet .table .manage .col3 {
  width: 141px;
  border-left: 1px solid #e2e2e2;
  padding-left: 10px;
}
/* line 260, ../sass/vzt.account.scss */
#myVZ .wallet .table .manage .lastTd a, .vzt .wallet .table .manage .lastTd a {
  margin-left: 10px;
}
/* line 262, ../sass/vzt.account.scss */
#myVZ .wallet .table .manage .lastTd a.enroll, .vzt .wallet .table .manage .lastTd a.enroll {
  margin-top: 2px;
}
/* line 264, ../sass/vzt.account.scss */
#myVZ .wallet .table .manage .lastTd a.delete, .vzt .wallet .table .manage .lastTd a.delete {
  margin-right: 20px;
  float: right;
}
/* line 276, ../sass/vzt.account.scss */
#myVZ .wallet .footer, .vzt .wallet .footer {
  overflow: visible;
}
/* line 277, ../sass/vzt.account.scss */
#myVZ .wallet .footer .newAcc, .vzt .wallet .footer .newAcc {
  font-weight: bold;
  background: url("../images/png/icons/small_arrow_blue.png") right center no-repeat;
  padding-right: 11px;
}
/* line 284, ../sass/vzt.account.scss */
#myVZ .sub-content, .vzt .sub-content {
  padding: 20px 3px 0 3px;
  /* Forms - Add Bank Account & Add Credit Card */
  /* END Forms - Add Bank Account & Add Credit Card */
}
/* line 287, ../sass/vzt.account.scss */
#myVZ .sub-content .both, .vzt .sub-content .both {
  border-top: 1px solid #DEDEDE;
  padding: 20px 0 20px 0;
}
/* line 291, ../sass/vzt.account.scss */
#myVZ .sub-content .both a, .vzt .sub-content .both a {
  line-height: 19px;
  color: #000;
  display: block;
  clear: both;
  cursor: default;
  padding-left: 25px;
  margin-top: 15px;
  width: auto;
  height: auto;
}
/* line 305, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment, .vzt .sub-content .newPayment {
  border-top: 1px solid #DEDEDE;
  padding: 20px 0 0 0;
}
/* line 309, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment h6, .vzt .sub-content .newPayment h6 {
  margin-bottom: 30px;
}
/* line 310, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment .grayText, .vzt .sub-content .newPayment .grayText {
  color: #cccccc;
}
/* line 311, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment .blueRadio, .vzt .sub-content .newPayment .blueRadio {
  margin-left: 0;
}
/* line 313, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment .actions, .vzt .sub-content .newPayment .actions {
  margin-top: 18px;
}
/* line 315, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment .clearfix .dropDownSkin, .vzt .sub-content .newPayment .clearfix .dropDownSkin {
  margin-top: 15px;
  margin-right: 10px;
}
/* line 316, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment input, .vzt .sub-content .newPayment input {
  margin-top: 15px;
}
/* line 319, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment.cc h6, .vzt .sub-content .newPayment.cc h6 {
  margin-bottom: 0px;
}
/* line 322, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment.cc .creditCard h6, #myVZ .sub-content .newPayment.cc .billingAddress h6, .vzt .sub-content .newPayment.cc .creditCard h6, .vzt .sub-content .newPayment.cc .billingAddress h6 {
  margin-bottom: 0px;
}
/* line 323, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment.cc .creditCard input, #myVZ .sub-content .newPayment.cc .billingAddress input, .vzt .sub-content .newPayment.cc .creditCard input, .vzt .sub-content .newPayment.cc .billingAddress input {
  width: 199px;
}
/* line 326, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment.cc .creditCard, .vzt .sub-content .newPayment.cc .creditCard {
  width: 253px;
}
/* line 328, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment.cc .billingAddress, .vzt .sub-content .newPayment.cc .billingAddress {
  margin-top: 20px;
}
/* line 331, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment.cc .billingAddress .input-wrapper.first, .vzt .sub-content .newPayment.cc .billingAddress .input-wrapper.first {
  margin-right: 10px;
}
/* line 332, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment.cc .billingAddress .input-wrapper.card-state, .vzt .sub-content .newPayment.cc .billingAddress .input-wrapper.card-state {
  width: 135px;
}
/* line 334, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment.cc .billingAddress .dropDownSkin, .vzt .sub-content .newPayment.cc .billingAddress .dropDownSkin {
  margin-top: 15px;
  margin-right: 10px;
}
/* line 337, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment.cc input[name="card-security"], .vzt .sub-content .newPayment.cc input[name="card-security"] {
  width: 44px;
}
/* line 338, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment.cc input[name="card-zip"], .vzt .sub-content .newPayment.cc input[name="card-zip"] {
  width: 64px;
}
/* line 341, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment.cc .ccTypes, .vzt .sub-content .newPayment.cc .ccTypes {
  margin-top: 30px;
}
/* line 343, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment.cc .ccTypes .ccType, .vzt .sub-content .newPayment.cc .ccTypes .ccType {
  float: left;
  margin: 10px 5px 10px 0px;
}
/* line 347, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment.cc .ccTypes .visa, .vzt .sub-content .newPayment.cc .ccTypes .visa {
  background-position: 0 -1047px;
  height: 30px;
  width: 45px;
}
/* line 43, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
#myVZ .sub-content .newPayment.cc .ccTypes .visa:active, #myVZ .sub-content .newPayment.cc .ccTypes .visa.active, #myVZ .vzt .sub-content .newPayment.cc .ccTypes .visa.active, .vzt #myVZ .sub-content .newPayment.cc .ccTypes .visa.active, #myVZ .sub-content .newPayment.cc .ccTypes .visa.visa_active, #myVZ .sub-content .newPayment.cc .ccTypes .visa.visa-active, .vzt .sub-content .newPayment.cc .ccTypes .visa:active, .vzt #myVZ .sub-content .newPayment.cc .ccTypes .visa.active, #myVZ .vzt .sub-content .newPayment.cc .ccTypes .visa.active, .vzt .sub-content .newPayment.cc .ccTypes .visa.active, .vzt .sub-content .newPayment.cc .ccTypes .visa.visa_active, .vzt .sub-content .newPayment.cc .ccTypes .visa.visa-active {
  background-position: 0 -1142px;
}
/* line 351, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment.cc .ccTypes .mastercard, .vzt .sub-content .newPayment.cc .ccTypes .mastercard {
  background-position: 0 -613px;
  height: 30px;
  width: 45px;
}
/* line 43, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
#myVZ .sub-content .newPayment.cc .ccTypes .mastercard:active, #myVZ .sub-content .newPayment.cc .ccTypes .mastercard.active, #myVZ .vzt .sub-content .newPayment.cc .ccTypes .mastercard.active, .vzt #myVZ .sub-content .newPayment.cc .ccTypes .mastercard.active, #myVZ .sub-content .newPayment.cc .ccTypes .mastercard.mastercard_active, #myVZ .sub-content .newPayment.cc .ccTypes .mastercard.mastercard-active, .vzt .sub-content .newPayment.cc .ccTypes .mastercard:active, .vzt #myVZ .sub-content .newPayment.cc .ccTypes .mastercard.active, #myVZ .vzt .sub-content .newPayment.cc .ccTypes .mastercard.active, .vzt .sub-content .newPayment.cc .ccTypes .mastercard.active, .vzt .sub-content .newPayment.cc .ccTypes .mastercard.mastercard_active, .vzt .sub-content .newPayment.cc .ccTypes .mastercard.mastercard-active {
  background-position: 0 -858px;
}
/* line 356, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment.cc .ccTypes .amex, .vzt .sub-content .newPayment.cc .ccTypes .amex {
  background-position: 0 -706px;
  height: 30px;
  width: 45px;
}
/* line 43, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
#myVZ .sub-content .newPayment.cc .ccTypes .amex:active, #myVZ .sub-content .newPayment.cc .ccTypes .amex.active, #myVZ .vzt .sub-content .newPayment.cc .ccTypes .amex.active, .vzt #myVZ .sub-content .newPayment.cc .ccTypes .amex.active, #myVZ .sub-content .newPayment.cc .ccTypes .amex.amex_active, #myVZ .sub-content .newPayment.cc .ccTypes .amex.amex-active, .vzt .sub-content .newPayment.cc .ccTypes .amex:active, .vzt #myVZ .sub-content .newPayment.cc .ccTypes .amex.active, #myVZ .vzt .sub-content .newPayment.cc .ccTypes .amex.active, .vzt .sub-content .newPayment.cc .ccTypes .amex.active, .vzt .sub-content .newPayment.cc .ccTypes .amex.amex_active, .vzt .sub-content .newPayment.cc .ccTypes .amex.amex-active {
  background-position: 0 -908px;
}
/* line 356, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment.cc .ccTypes .discover, .vzt .sub-content .newPayment.cc .ccTypes .discover {
  background-position: 0 -4298px;
  height: 30px;
  width: 46px;
}
/* line 43, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
#myVZ .sub-content .newPayment.cc .ccTypes .discover:active, #myVZ .sub-content .newPayment.cc .ccTypes .discover.active, #myVZ .vzt .sub-content .newPayment.cc .ccTypes .discover.active, .vzt #myVZ .sub-content .newPayment.cc .ccTypes .discover.active, #myVZ .sub-content .newPayment.cc .ccTypes .discover.discover_active, #myVZ .sub-content .newPayment.cc .ccTypes .discover.discover-active, .vzt .sub-content .newPayment.cc .ccTypes .discover:active, .vzt #myVZ .sub-content .newPayment.cc .ccTypes .discover.active, #myVZ .vzt .sub-content .newPayment.cc .ccTypes .discover.active, .vzt .sub-content .newPayment.cc .ccTypes .discover.active, .vzt .sub-content .newPayment.cc .ccTypes .discover.discover_active, .vzt .sub-content .newPayment.cc .ccTypes .discover.discover-active {
  background-position: 0 -4298px;
}
/* line 364, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment .routingInfo, .vzt .sub-content .newPayment .routingInfo {
  width: 254px;
}
/* line 366, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment .checkboxStyled, .vzt .sub-content .newPayment .checkboxStyled {
  font-weight: bold;
  line-height: 19px;
  margin-left: 5px;
}
/* line 372, ../sass/vzt.account.scss */
#myVZ .sub-content .newPayment .saveLink, .vzt .sub-content .newPayment .saveLink {
  height: 19px;
}
/* line 376, ../sass/vzt.account.scss */
#myVZ .sub-content .contents, .vzt .sub-content .contents {
  display: block;
  clear: both;
}
/* line 381, ../sass/vzt.account.scss */
#myVZ #account-extras, .vzt #account-extras {
  /* Update Payment Methods */
  /* END Update Payment Methods */
  /* Flex View */
}
/* line 385, ../sass/vzt.account.scss */
#myVZ #account-extras #payment_method p, .vzt #account-extras #payment_method p {
  line-height: 18px;
}
/* line 389, ../sass/vzt.account.scss */
#myVZ #account-extras #payment_method .sub-content .newPayment .creditCard, .vzt #account-extras #payment_method .sub-content .newPayment .creditCard {
  float: left;
}
/* line 391, ../sass/vzt.account.scss */
#myVZ #account-extras #payment_method .sub-content .newPayment #card-security, .vzt #account-extras #payment_method .sub-content .newPayment #card-security {
  width: 43px;
}
/* line 393, ../sass/vzt.account.scss */
#myVZ #account-extras #payment_method .sub-content .newPayment .billingAddress, .vzt #account-extras #payment_method .sub-content .newPayment .billingAddress {
  float: left;
  margin: 0;
  width: 445px;
}
/* line 398, ../sass/vzt.account.scss */
#myVZ #account-extras #payment_method .sub-content .newPayment .billingAddress .input-wrapper, .vzt #account-extras #payment_method .sub-content .newPayment .billingAddress .input-wrapper {
  width: auto;
}
/* line 400, ../sass/vzt.account.scss */
#myVZ #account-extras #payment_method .sub-content .newPayment .billingAddress .input-wrapper.first, .vzt #account-extras #payment_method .sub-content .newPayment .billingAddress .input-wrapper.first {
  width: auto;
  margin-right: 10px;
}
/* line 402, ../sass/vzt.account.scss */
#myVZ #account-extras #payment_method .sub-content .newPayment .billingAddress .input-wrapper input, .vzt #account-extras #payment_method .sub-content .newPayment .billingAddress .input-wrapper input {
  width: 194px;
  margin-right: 0;
}
/* line 405, ../sass/vzt.account.scss */
#myVZ #account-extras #payment_method .sub-content .newPayment .billingAddress .input-wrapper input[name="card-zip"], .vzt #account-extras #payment_method .sub-content .newPayment .billingAddress .input-wrapper input[name="card-zip"] {
  width: 65px;
}
/* line 411, ../sass/vzt.account.scss */
#myVZ #account-extras #payment_method .sub-content .ccTypes, .vzt #account-extras #payment_method .sub-content .ccTypes {
  margin-bottom: 15px;
}
/* line 415, ../sass/vzt.account.scss */
#myVZ #account-extras #payment_method .wallet .col1, .vzt #account-extras #payment_method .wallet .col1 {
  width: 351px;
}
/* line 416, ../sass/vzt.account.scss */
#myVZ #account-extras #payment_method .wallet .col2, .vzt #account-extras #payment_method .wallet .col2 {
  width: 168px;
}
/* line 417, ../sass/vzt.account.scss */
#myVZ #account-extras #payment_method .wallet .col3, .vzt #account-extras #payment_method .wallet .col3 {
  width: 100px;
}
/* line 421, ../sass/vzt.account.scss */
#myVZ #account-extras #payment_method .wallet .results td label, .vzt #account-extras #payment_method .wallet .results td label {
  width: 280px;
}
/* line 428, ../sass/vzt.account.scss */
#myVZ #account-extras .unit, .vzt #account-extras .unit {
  font-weight: bold;
}
/* line 432, ../sass/vzt.account.scss */
#myVZ #account-extras .flex-bill td a, .vzt #account-extras .flex-bill td a {
  padding-left: 10px;
  margin-right: 10px;
}
/* line 434, ../sass/vzt.account.scss */
#myVZ #account-extras .flex-bill td.col1, .vzt #account-extras .flex-bill td.col1 {
  width: 146px;
}
/* line 435, ../sass/vzt.account.scss */
#myVZ #account-extras .flex-bill td.col2, .vzt #account-extras .flex-bill td.col2 {
  width: 100px;
}
/* line 436, ../sass/vzt.account.scss */
#myVZ #account-extras .flex-bill td.col3, .vzt #account-extras .flex-bill td.col3 {
  width: 115px;
}
/* line 437, ../sass/vzt.account.scss */
#myVZ #account-extras .flex-bill td.col4, .vzt #account-extras .flex-bill td.col4 {
  width: 120px;
}
/* line 438, ../sass/vzt.account.scss */
#myVZ #account-extras .flex-bill td.col5, .vzt #account-extras .flex-bill td.col5 {
  width: 112px;
}
/* line 439, ../sass/vzt.account.scss */
#myVZ #account-extras .flex-bill td.col6, .vzt #account-extras .flex-bill td.col6 {
  width: 80px;
}
/* line 443, ../sass/vzt.account.scss */
#myVZ #account-extras .flex-bill .results td, .vzt #account-extras .flex-bill .results td {
  padding-left: 10px;
}
/* line 452, ../sass/vzt.account.scss */
#myVZ #account-extras #flex_view td.col1, .vzt #account-extras #flex_view td.col1 {
  width: 146px;
}
/* line 453, ../sass/vzt.account.scss */
#myVZ #account-extras #flex_view td.col2, .vzt #account-extras #flex_view td.col2 {
  width: 100px;
}
/* line 454, ../sass/vzt.account.scss */
#myVZ #account-extras #flex_view td.col3, .vzt #account-extras #flex_view td.col3 {
  width: 115px;
}
/* line 455, ../sass/vzt.account.scss */
#myVZ #account-extras #flex_view td.col4, .vzt #account-extras #flex_view td.col4 {
  width: 80px;
}
/* line 456, ../sass/vzt.account.scss */
#myVZ #account-extras #flex_view td.col5, .vzt #account-extras #flex_view td.col5 {
  width: 118px;
}
/* line 457, ../sass/vzt.account.scss */
#myVZ #account-extras #flex_view td.col6, .vzt #account-extras #flex_view td.col6 {
  width: 115px;
}
/* line 466, ../sass/vzt.account.scss */
#myVZ .account-wrapper, .vzt .account-wrapper {
  padding-top: 30px;
}
/* line 467, ../sass/vzt.account.scss */
#myVZ .account-wrapper .total-amt-due, .vzt .account-wrapper .total-amt-due {
  margin-bottom: 10px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e2e2e2;
}
/* line 469, ../sass/vzt.account.scss */
#myVZ .account-wrapper .total-amt-due .col-payments, .vzt .account-wrapper .total-amt-due .col-payments {
  width: 320px;
}
/* line 475, ../sass/vzt.account.scss */
#myVZ .account-wrapper .total-amt-due.no-bor, .vzt .account-wrapper .total-amt-due.no-bor {
  border-bottom: 0;
  padding-bottom: 0;
}
/* line 477, ../sass/vzt.account.scss */
#myVZ .account-wrapper .total-amt-due .paid, .vzt .account-wrapper .total-amt-due .paid {
  color: #d71111;
}
/* line 479, ../sass/vzt.account.scss */
#myVZ .account-wrapper .total-amt-due h3, .vzt .account-wrapper .total-amt-due h3 {
  font: 22px/normal "Arial";
  color: #d71111;
  margin-bottom: 9px;
}
/* line 486, ../sass/vzt.account.scss */
#myVZ .account-wrapper .total-amt-due .action a, .vzt .account-wrapper .total-amt-due .action a {
  clear: both;
  display: block;
}
/* line 489, ../sass/vzt.account.scss */
#myVZ .account-wrapper .total-amt-due .fr, .vzt .account-wrapper .total-amt-due .fr {
  text-align: right;
}
/* line 493, ../sass/vzt.account.scss */
#myVZ .account-wrapper h3, .vzt .account-wrapper h3 {
  font: 24px/26px "Apex Book";
  color: #000;
  margin-bottom: 6px;
}
/* line 494, ../sass/vzt.account.scss */
#myVZ .account-wrapper h6, .vzt .account-wrapper h6 {
  color: #444444;
}
/* line 495, ../sass/vzt.account.scss */
#myVZ .account-wrapper h7, .vzt .account-wrapper h7 {
  font-size: 12px;
  line-height: 14px;
  font-family: Arial;
  font-weight: bold;
  color: #444444;
}
/* line 502, ../sass/vzt.account.scss */
#myVZ .account-wrapper .col-left, .vzt .account-wrapper .col-left {
  width: 470px;
  margin-left: 0px;
  margin-left: 35px;
}
/* line 507, ../sass/vzt.account.scss */
#myVZ .account-wrapper .col-right, .vzt .account-wrapper .col-right {
  width: 251px;
  margin-right: 35px;
}
/* line 511, ../sass/vzt.account.scss */
#myVZ .account-wrapper .col-right .right-module, .vzt .account-wrapper .col-right .right-module {
  border-bottom: 1px solid #eeeeee;
  color: #444444;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
  z-index: 0;
}
/* line 518, ../sass/vzt.account.scss */
#myVZ .account-wrapper .col-right .right-module:last-child, .vzt .account-wrapper .col-right .right-module:last-child {
  border-bottom: none;
}
/* line 519, ../sass/vzt.account.scss */
#myVZ .account-wrapper .col-right .right-module h6, .vzt .account-wrapper .col-right .right-module h6 {
  margin-bottom: 17px;
}
/* line 522, ../sass/vzt.account.scss */
#myVZ .account-wrapper .col-right .right-module h7, .vzt .account-wrapper .col-right .right-module h7 {
  margin-bottom: 7px;
}
/* line 523, ../sass/vzt.account.scss */
#myVZ .account-wrapper .col-right .right-module p, .vzt .account-wrapper .col-right .right-module p {
  margin-bottom: 15px;
}
/* line 524, ../sass/vzt.account.scss */
#myVZ .account-wrapper .col-right .right-module p.noMargin, .vzt .account-wrapper .col-right .right-module p.noMargin {
  margin-bottom: 3px;
}
/* line 525, ../sass/vzt.account.scss */
#myVZ .account-wrapper .col-right .right-module .paymentOption, .vzt .account-wrapper .col-right .right-module .paymentOption {
  margin-top: 20px;
}
/* line 527, ../sass/vzt.account.scss */
#myVZ .account-wrapper .col-right .right-module .paymentOption:last-child, .vzt .account-wrapper .col-right .right-module .paymentOption:last-child {
  margin-bottom: 0px;
}
/* line 531, ../sass/vzt.account.scss */
#myVZ .account-wrapper .col-right .right-module.paymentOptions h6, .vzt .account-wrapper .col-right .right-module.paymentOptions h6 {
  margin-bottom: 0;
}
/* line 532, ../sass/vzt.account.scss */
#myVZ .account-wrapper .col-right .right-module.paymentOptions p, .vzt .account-wrapper .col-right .right-module.paymentOptions p {
  margin-bottom: 10px;
}
/* line 537, ../sass/vzt.account.scss */
#myVZ .account-wrapper .col-right .needHelp img, .vzt .account-wrapper .col-right .needHelp img {
  margin: 5px 0px;
}
/* line 538, ../sass/vzt.account.scss */
#myVZ .account-wrapper .col-right .needHelp .video p, .vzt .account-wrapper .col-right .needHelp .video p {
  margin-bottom: 5px;
}
/* line 542, ../sass/vzt.account.scss */
#myVZ .account-wrapper .col-right .linkFarm h6, .vzt .account-wrapper .col-right .linkFarm h6 {
  margin-bottom: 10px;
}
/* line 543, ../sass/vzt.account.scss */
#myVZ .account-wrapper .col-right .linkFarm li, .vzt .account-wrapper .col-right .linkFarm li {
  margin-bottom: 5px;
}
/* line 545, ../sass/vzt.account.scss */
#myVZ .account-wrapper .col-right .last, .vzt .account-wrapper .col-right .last {
  border: 0;
}
/* line 548, ../sass/vzt.account.scss */
#myVZ .account-wrapper .page-description h3, .vzt .account-wrapper .page-description h3 {
  margin-bottom: 25px;
}
/* line 551, ../sass/vzt.account.scss */
#myVZ .account-wrapper .heading, .vzt .account-wrapper .heading {
  margin-left: 35px;
}
/* line 553, ../sass/vzt.account.scss */
#myVZ .account-wrapper .content-area, .vzt .account-wrapper .content-area {
  margin-left: auto;
  margin-right: auto;
  width: 756px;
}
/* line 557, ../sass/vzt.account.scss */
#myVZ .account-wrapper .content-area .col-left, .vzt .account-wrapper .content-area .col-left {
  margin-left: 0px;
}
/* line 561, ../sass/vzt.account.scss */
#myVZ .account-wrapper .content-area .col-right, .vzt .account-wrapper .content-area .col-right {
  margin-right: 0px;
}
/* line 567, ../sass/vzt.account.scss */
#myVZ .account-wrapper .confirmation p, .vzt .account-wrapper .confirmation p {
  line-height: 16px;
}
/* line 568, ../sass/vzt.account.scss */
#myVZ .account-wrapper .confirmation .details, .vzt .account-wrapper .confirmation .details {
  width: 33%;
}
/* line 570, ../sass/vzt.account.scss */
#myVZ .account-wrapper .confirmation .details p, .vzt .account-wrapper .confirmation .details p {
  line-height: 22px;
}
/* line 571, ../sass/vzt.account.scss */
#myVZ .account-wrapper .confirmation .details h7, .vzt .account-wrapper .confirmation .details h7 {
  margin-bottom: 10px;
}
/* line 572, ../sass/vzt.account.scss */
#myVZ .account-wrapper .confirmation .details .status, .vzt .account-wrapper .confirmation .details .status {
  text-transform: uppercase;
  color: #39b54a;
  font-weight: bold;
}
/* line 580, ../sass/vzt.account.scss */
#myVZ .account-wrapper .paymentChoice, .vzt .account-wrapper .paymentChoice {
  padding-bottom: 35px;
  border-bottom: 1px solid #eeeeee;
  font-weight: bold;
  color: #666666;
}
/* line 585, ../sass/vzt.account.scss */
#myVZ .account-wrapper .paymentChoice h6, .vzt .account-wrapper .paymentChoice h6 {
  margin-bottom: 20px;
}
/* line 586, ../sass/vzt.account.scss */
#myVZ .account-wrapper .paymentChoice div, .vzt .account-wrapper .paymentChoice div {
  margin-bottom: 15px;
}
/* line 588, ../sass/vzt.account.scss */
#myVZ .account-wrapper .paymentChoice div label, .vzt .account-wrapper .paymentChoice div label {
  width: 324px;
  margin-left: 8px;
}
/* line 597, ../sass/vzt.account.scss */
#myVZ .account-wrapper .paymentAmount input, .vzt .account-wrapper .paymentAmount input {
  width: 116px;
  float: left;
}
/* line 598, ../sass/vzt.account.scss */
#myVZ .account-wrapper .paymentAmount label, .vzt .account-wrapper .paymentAmount label {
  float: left;
  font-weight: bold;
  text-align: left;
  margin-right: 10px;
}
/* line 607, ../sass/vzt.account.scss */
#myVZ .account-wrapper .savedPaymentTable, .vzt .account-wrapper .savedPaymentTable {
  margin-top: 30px;
}
/* line 611, ../sass/vzt.account.scss */
#myVZ .account-wrapper table thead th, .vzt .account-wrapper table thead th {
  background: url('../images/png/backgrounds/table-header-gradient.png?1347985907');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #eeeeee)), url('../images/png/backgrounds/table-header-gradient.png?1347985907');
  background: -webkit-linear-gradient(#ffffff, #eeeeee), url('../images/png/backgrounds/table-header-gradient.png?1347985907');
  background: -moz-linear-gradient(#ffffff, #eeeeee), url('../images/png/backgrounds/table-header-gradient.png?1347985907');
  background: -o-linear-gradient(#ffffff, #eeeeee), url('../images/png/backgrounds/table-header-gradient.png?1347985907');
  background: linear-gradient(#ffffff, #eeeeee), url('../images/png/backgrounds/table-header-gradient.png?1347985907');
  border: 1px solid #dedede;
  border-top: 1px solid #f7f7f7;
  border-left: none;
  height: 27px;
  text-align: left;
  vertical-align: middle;
}
/* line 619, ../sass/vzt.account.scss */
#myVZ .account-wrapper table thead th.channelName, .vzt .account-wrapper table thead th.channelName {
  border-left: 1px solid #dedede;
}
/* line 620, ../sass/vzt.account.scss */
#myVZ .account-wrapper table thead th.channelFav2, .vzt .account-wrapper table thead th.channelFav2 {
  widht: 90px;
}
/* line 626, ../sass/vzt.account.scss */
#myVZ .account-wrapper table .ListEvenRow, .vzt .account-wrapper table .ListEvenRow {
  background-color: #eeeeee;
}
/* line 627, ../sass/vzt.account.scss */
#myVZ .account-wrapper table .ListOddRow, .vzt .account-wrapper table .ListOddRow {
  background-color: white;
}
/* line 629, ../sass/vzt.account.scss */
#myVZ .account-wrapper table td, .vzt .account-wrapper table td {
  height: 50px;
  vertical-align: middle;
  color: #444444;
}
/* line 638, ../sass/vzt.account.scss */
#myVZ .account-wrapper #account-payment .tab-content .payment, .vzt .account-wrapper #account-payment .tab-content .payment {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
/* line 640, ../sass/vzt.account.scss */
#myVZ .account-wrapper #account-payment .tab-content .payment.first, .vzt .account-wrapper #account-payment .tab-content .payment.first {
  border-top: 1px solid #eeeeee;
  margin-top: 20px;
  padding-top: 20px;
}
/* line 647, ../sass/vzt.account.scss */
#myVZ .account-wrapper #account-payment .tab-content .payment a.autopay, .vzt .account-wrapper #account-payment .tab-content .payment a.autopay {
  padding: 6px 32px;
}
/* line 648, ../sass/vzt.account.scss */
#myVZ .account-wrapper #account-payment .tab-content .payment h6, .vzt .account-wrapper #account-payment .tab-content .payment h6 {
  margin-bottom: 20px;
}
/* line 649, ../sass/vzt.account.scss */
#myVZ .account-wrapper #account-payment .tab-content .payment p, .vzt .account-wrapper #account-payment .tab-content .payment p {
  width: 297px;
  margin-bottom: 6px;
}
/* line 660, ../sass/vzt.account.scss */
#myVZ .account-wrapper #onetime .total-amt-due h3, .vzt .account-wrapper #onetime .total-amt-due h3 {
  margin-bottom: 0;
}
/* line 662, ../sass/vzt.account.scss */
#myVZ .account-wrapper #onetime .total-amt-due .row, .vzt .account-wrapper #onetime .total-amt-due .row {
  margin-top: 15px;
  clear: both;
  display: block;
}
/* line 667, ../sass/vzt.account.scss */
#myVZ .account-wrapper #onetime .total-amt-due .row .blueRadio, .vzt .account-wrapper #onetime .total-amt-due .row .blueRadio {
  margin-right: 10px;
  margin-top: 5px;
}
/* line 668, ../sass/vzt.account.scss */
#myVZ .account-wrapper #onetime .total-amt-due .row label, .vzt .account-wrapper #onetime .total-amt-due .row label {
  float: left;
  line-height: 31px;
}
/* line 669, ../sass/vzt.account.scss */
#myVZ .account-wrapper #onetime .total-amt-due .row .total-due, .vzt .account-wrapper #onetime .total-amt-due .row .total-due {
  font-size: 14px;
  margin-top: 9px;
  float: left;
}
/* line 671, ../sass/vzt.account.scss */
#myVZ .account-wrapper #onetime .total-amt-due .row .col1, #myVZ .account-wrapper #onetime .total-amt-due .row .col2, .vzt .account-wrapper #onetime .total-amt-due .row .col1, .vzt .account-wrapper #onetime .total-amt-due .row .col2 {
  float: left;
}
/* line 672, ../sass/vzt.account.scss */
#myVZ .account-wrapper #onetime .total-amt-due .row .col1, .vzt .account-wrapper #onetime .total-amt-due .row .col1 {
  width: 135px;
}
/* line 673, ../sass/vzt.account.scss */
#myVZ .account-wrapper #onetime .total-amt-due .row .col2, .vzt .account-wrapper #onetime .total-amt-due .row .col2 {
  width: 170px;
  margin-left: 10px;
}
/* line 677, ../sass/vzt.account.scss */
#myVZ .account-wrapper #onetime .total-amt-due .row .col2 input, .vzt .account-wrapper #onetime .total-amt-due .row .col2 input {
  width: 100px;
  float: left;
}
/* line 684, ../sass/vzt.account.scss */
#myVZ .account-wrapper #onetime .email-addy p, .vzt .account-wrapper #onetime .email-addy p {
  line-height: 18px;
}
/* line 687, ../sass/vzt.account.scss */
#myVZ .account-wrapper #onetime .email-addy label h6, .vzt .account-wrapper #onetime .email-addy label h6 {
  margin: 0;
  line-height: 18px;
}
/* line 692, ../sass/vzt.account.scss */
#myVZ .account-wrapper #onetime .paperfree-bill label, .vzt .account-wrapper #onetime .paperfree-bill label {
  width: 432px;
  line-height: 18px;
  margin-left: 8px;
}
/* line 693, ../sass/vzt.account.scss */
#myVZ .account-wrapper #onetime .paperfree-bill p, .vzt .account-wrapper #onetime .paperfree-bill p {
  margin-bottom: 10px;
}
/* line 696, ../sass/vzt.account.scss */
#myVZ .account-wrapper #onetime .paymentM, #myVZ .account-wrapper #onetime .paymentT, #myVZ .account-wrapper #onetime .paymentD, #myVZ .account-wrapper #onetime .paymentI, .vzt .account-wrapper #onetime .paymentM, .vzt .account-wrapper #onetime .paymentT, .vzt .account-wrapper #onetime .paymentD, .vzt .account-wrapper #onetime .paymentI {
  width: 100%;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  margin-top: 15px;
}
/* line 702, ../sass/vzt.account.scss */
#myVZ .account-wrapper #onetime .paymentM td, #myVZ .account-wrapper #onetime .paymentT td, #myVZ .account-wrapper #onetime .paymentD td, #myVZ .account-wrapper #onetime .paymentI td, .vzt .account-wrapper #onetime .paymentM td, .vzt .account-wrapper #onetime .paymentT td, .vzt .account-wrapper #onetime .paymentD td, .vzt .account-wrapper #onetime .paymentI td {
  font-weight: bold;
  width: 50%;
  text-align: right;
  height: auto;
  padding: 10px 0 10px 0;
}
/* line 709, ../sass/vzt.account.scss */
#myVZ .account-wrapper #onetime .paymentM td.label, #myVZ .account-wrapper #onetime .paymentT td.label, #myVZ .account-wrapper #onetime .paymentD td.label, #myVZ .account-wrapper #onetime .paymentI td.label, .vzt .account-wrapper #onetime .paymentM td.label, .vzt .account-wrapper #onetime .paymentT td.label, .vzt .account-wrapper #onetime .paymentD td.label, .vzt .account-wrapper #onetime .paymentI td.label {
  font-weight: normal;
  text-align: left;
}
/* line 716, ../sass/vzt.account.scss */
#myVZ .account-wrapper #autopay .terms_conditions h6, .vzt .account-wrapper #autopay .terms_conditions h6 {
  margin-bottom: 15px;
}
/* line 718, ../sass/vzt.account.scss */
#myVZ .account-wrapper #autopay .terms_conditions p, .vzt .account-wrapper #autopay .terms_conditions p {
  line-height: 18px;
}
/* line 721, ../sass/vzt.account.scss */
#myVZ .account-wrapper #autopay .terms_conditions label h6, .vzt .account-wrapper #autopay .terms_conditions label h6 {
  margin: 0;
  line-height: 18px;
}
/* line 724, ../sass/vzt.account.scss */
#myVZ .account-wrapper #autopay .terms_conditions .terms, .vzt .account-wrapper #autopay .terms_conditions .terms {
  font-size: 10px;
  border: 1px solid #eeeeee;
  padding: 10px;
  width: 440px;
  height: 100px;
  overflow: auto;
}
/* line 732, ../sass/vzt.account.scss */
#myVZ .account-wrapper #autopay .terms_conditions .terms p, .vzt .account-wrapper #autopay .terms_conditions .terms p {
  line-height: 12px;
  margin-bottom: 10px;
}
/* line 734, ../sass/vzt.account.scss */
#myVZ .account-wrapper #autopay .terms_conditions .terms ol, .vzt .account-wrapper #autopay .terms_conditions .terms ol {
  margin-left: 18px;
}
/* line 736, ../sass/vzt.account.scss */
#myVZ .account-wrapper #autopay .terms_conditions .terms ol ol, .vzt .account-wrapper #autopay .terms_conditions .terms ol ol {
  margin-bottom: 0;
  list-style-type: decimal;
  margin-bottom: 10px;
  margin-left: 12px;
}
/* line 744, ../sass/vzt.account.scss */
#myVZ .currentActivity_tooltip, .vzt .currentActivity_tooltip {
  font-size: 10px;
}
/* line 749, ../sass/vzt.account.scss */
#myVZ #bill_history .results, .vzt #bill_history .results {
  height: 290px;
  overflow: hidden;
}
/* line 3, ../sass/imports/sections/_progress.scss */
#myVZ .pb, .vzt .pb {
  width: 756px;
  margin: 20px 0;
}
/* line 6, ../sass/imports/sections/_progress.scss */
#myVZ .pb li, .vzt .pb li {
  width: 243px;
  color: #505050;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  background: url(../images/png/paymentflow/bg.png) 0 0 repeat-x;
  height: 54px;
}
/* line 15, ../sass/imports/sections/_progress.scss */
#myVZ .pb li div, .vzt .pb li div {
  display: block;
  height: 100%;
}
/* line 17, ../sass/imports/sections/_progress.scss */
#myVZ .pb li div div, .vzt .pb li div div {
  display: block;
  height: 100%;
  background: url(../images/png/paymentflow/right.png) right 0 no-repeat;
}
/* line 21, ../sass/imports/sections/_progress.scss */
#myVZ .pb li div div span, .vzt .pb li div div span {
  display: block;
  padding: 20px 0 0 20px;
}
/* line 25, ../sass/imports/sections/_progress.scss */
#myVZ .pb li.active, .vzt .pb li.active {
  color: white;
  background: url(../images/png/paymentflow/bgActive.png) 0 0 repeat-x;
}
/* line 29, ../sass/imports/sections/_progress.scss */
#myVZ .pb li.active div div, .vzt .pb li.active div div {
  background: url(../images/png/paymentflow/first-rightActive.png) right 0 no-repeat;
}
/* line 34, ../sass/imports/sections/_progress.scss */
#myVZ .pb li.first div, .vzt .pb li.first div {
  background: url(../images/png/paymentflow/left-round.png) left 0 no-repeat;
}
/* line 36, ../sass/imports/sections/_progress.scss */
#myVZ .pb li.first div div, .vzt .pb li.first div div {
  background: url(../images/png/paymentflow/right.png) right 0 no-repeat;
}
/* line 40, ../sass/imports/sections/_progress.scss */
#myVZ .pb li.first.active div, .vzt .pb li.first.active div {
  background: url(../images/png/paymentflow/left-round-active.png) left 0 no-repeat;
}
/* line 42, ../sass/imports/sections/_progress.scss */
#myVZ .pb li.first.active div div, .vzt .pb li.first.active div div {
  background: url(../images/png/paymentflow/first-rightActive.png) right 0 no-repeat;
}
/* line 49, ../sass/imports/sections/_progress.scss */
#myVZ .pb li.last div div, .vzt .pb li.last div div {
  background: url(../images/png/paymentflow/right-round.png) right 0 no-repeat;
}
/* line 54, ../sass/imports/sections/_progress.scss */
#myVZ .pb li.last.active div div, .vzt .pb li.last.active div div {
  background: url(../images/png/paymentflow/right-round-active.png) right 0 no-repeat;
}
/* line 61, ../sass/imports/sections/_progress.scss */
#myVZ .pb li.before div div, .vzt .pb li.before div div {
  background: url(../images/png/paymentflow/rightActive.png) right 0 no-repeat;
}
/* line 3, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements, .vzt #arrangements {
  padding-bottom: 25px;
}
/* line 5, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements h6, .vzt #arrangements h6 {
  margin-bottom: 10px;
  color: #525252;
}
/* line 9, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .overview, .vzt #arrangements .overview {
  margin-top: 52px;
}
/* line 11, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .overview .total-amt-due, .vzt #arrangements .overview .total-amt-due {
  border-bottom: none;
  margin-bottom: 10px;
  padding-bottom: 0px;
}
/* line 18, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module, .vzt #arrangements .module {
  margin-top: 25px;
  overflow: hidden;
}
/* line 22, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .tabs.gradientButton, .vzt #arrangements .module .tabs.gradientButton {
  width: 106px;
}
/* line 26, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .bottom, .vzt #arrangements .module .bottom {
  padding-bottom: 25px;
  min-height: 60px;
}
/* line 30, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .tab-content, .vzt #arrangements .module .tab-content {
  /* Payment Terms*/
  /* Email Notify*/
}
/* line 31, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .tab-content .options, .vzt #arrangements .module .tab-content .options {
  border-bottom: 1px solid #dedede;
  padding-bottom: 20px;
}
/* line 34, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .tab-content .options label, .vzt #arrangements .module .tab-content .options label {
  font-weight: bold;
  margin-left: 5px;
  margin-top: 2px;
}
/* line 42, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .tab-content .paymentTerms .total_amount, .vzt #arrangements .module .tab-content .paymentTerms .total_amount {
  margin-top: 20px;
}
/* line 44, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .tab-content .paymentTerms .total_amount .redPA, .vzt #arrangements .module .tab-content .paymentTerms .total_amount .redPA {
  color: #D71111;
  font-size: 15px;
  line-height: 17px;
  font-weight: bold;
}
/* line 52, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .tab-content .paymentTerms label, .vzt #arrangements .module .tab-content .paymentTerms label {
  margin-top: 0;
  margin-left: 5px;
}
/* line 58, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .tab-content .paymentTerms .selectDate label, .vzt #arrangements .module .tab-content .paymentTerms .selectDate label {
  line-height: 27px;
  margin-right: 10px;
}
/* line 65, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .tab-content .paymentTerms .installments input, .vzt #arrangements .module .tab-content .paymentTerms .installments input {
  width: 106px;
  margin-left: 2px;
}
/* line 69, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .tab-content .paymentTerms .installments label, .vzt #arrangements .module .tab-content .paymentTerms .installments label {
  line-height: 27px;
}
/* line 70, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .tab-content .paymentTerms .installments label span, .vzt #arrangements .module .tab-content .paymentTerms .installments label span {
  margin-left: 10px;
}
/* line 74, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .tab-content .paymentTerms .paymentDate, .vzt #arrangements .module .tab-content .paymentTerms .paymentDate {
  margin-top: 10px;
}
/* line 76, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .tab-content .paymentTerms .paymentDate label, .vzt #arrangements .module .tab-content .paymentTerms .paymentDate label {
  line-height: 27px;
  margin-right: 10px;
}
/* line 86, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .tab-content .emailNotify, .vzt #arrangements .module .tab-content .emailNotify {
  border-top: 1px solid #dedede;
  margin-top: 20px;
  padding-top: 20px;
}
/* line 90, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .tab-content .emailNotify input[type='text'], .vzt #arrangements .module .tab-content .emailNotify input[type='text'] {
  width: 162px;
}
/* line 94, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .tab-content .emailNotify label, .vzt #arrangements .module .tab-content .emailNotify label {
  line-height: 29px;
  margin-right: 10px;
}
/* line 95, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .tab-content .emailNotify .bigCheck, .vzt #arrangements .module .tab-content .emailNotify .bigCheck {
  margin-top: 5px;
}
/* line 98, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .tab-content .schedulePayment, .vzt #arrangements .module .tab-content .schedulePayment {
  border-top: 1px solid #dedede;
  margin-top: 20px;
  padding-top: 20px;
}
/* line 105, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .module .tab-content .schedulePayment .walletFooter .pag .redButton, .vzt #arrangements .module .tab-content .schedulePayment .walletFooter .pag .redButton {
  display: none;
}
/* line 114, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .sub-content, .vzt #arrangements .sub-content {
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
}
/* line 121, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .review .overview, .vzt #arrangements .review .overview {
  margin-top: 15px;
}
/* line 125, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .review .setArrangement, .vzt #arrangements .review .setArrangement {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding: 20px 0px;
}
/* line 130, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .review .setArrangement.noBottomBorder, .vzt #arrangements .review .setArrangement.noBottomBorder {
  border-bottom: none;
}
/* line 133, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .review .setArrangement p, .vzt #arrangements .review .setArrangement p {
  margin-bottom: 5px;
}
/* line 136, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .review .spamNotice, .vzt #arrangements .review .spamNotice {
  margin-top: 35px;
  color: #2367b1;
  font-weight: bold;
}
/* line 142, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .review .formError, .vzt #arrangements .review .formError {
  color: #525252;
  font-size: 11px;
  line-height: 13px;
}
/* line 150, ../sass/imports/sections/modules/account/_arrangements.scss */
#myVZ #arrangements .manage .setArrangement, .vzt #arrangements .manage .setArrangement {
  border-top: 1px solid #dedede;
  padding: 20px 0px;
  margin-top: 20px;
}
/* line 2, ../sass/imports/sections/modules/account/_unauth.scss */
#myVZ #account-payment-unAuthOneTime, .vzt #account-payment-unAuthOneTime {
  height: 1000px;
}
/* line 7, ../sass/imports/sections/modules/account/_unauth.scss */
#myVZ #unAuthOneTime h5, .vzt #unAuthOneTime h5 {
  font-family: Arial;
  margin-bottom: 25px;
}
/* line 12, ../sass/imports/sections/modules/account/_unauth.scss */
#myVZ #unAuthOneTime .livechat, .vzt #unAuthOneTime .livechat {
  background: url("../images/jpg/vz-live-chat.jpg") top left no-repeat;
  width: 256px;
  height: 120px;
  text-indent: -9999em;
  display: block;
}
/* line 20, ../sass/imports/sections/modules/account/_unauth.scss */
#myVZ #unAuthOneTime iframe, .vzt #unAuthOneTime iframe {
  width: 785px;
  height: 660px;
  border: 1px solid #dedede;
  margin: 0px auto 0px auto;
  margin-top: 30px;
}
/* line 28, ../sass/imports/sections/modules/account/_unauth.scss */
#myVZ #unAuthOneTime .paybillForm, .vzt #unAuthOneTime .paybillForm {
  margin-top: 40px;
  background: url("../images/jpg/grayshade1.jpg") 0 0 no-repeat;
  padding-top: 30px;
}
/* line 33, ../sass/imports/sections/modules/account/_unauth.scss */
#myVZ #unAuthOneTime .paybillForm h6, .vzt #unAuthOneTime .paybillForm h6 {
  margin-bottom: 25px;
}
/* line 37, ../sass/imports/sections/modules/account/_unauth.scss */
#myVZ #unAuthOneTime .paybillForm .tip, .vzt #unAuthOneTime .paybillForm .tip {
  height: 20px;
  display: block;
  margin-top: 5px;
}
/* line 43, ../sass/imports/sections/modules/account/_unauth.scss */
#myVZ #unAuthOneTime .paybillForm .divider, .vzt #unAuthOneTime .paybillForm .divider {
  width: 100%;
  border-top: 1px solid #dedede;
  margin: 30px 0px;
  padding-top: 20px;
}
/* line 50, ../sass/imports/sections/modules/account/_unauth.scss */
#myVZ #unAuthOneTime .paybillForm label, .vzt #unAuthOneTime .paybillForm label {
  width: 142px;
  margin-right: 10px;
  margin-top: 9px;
}
/* line 4, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ #refundStatus, .vzt #refundStatus {
  padding-bottom: 25px;
}
/* line 9, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history, .vzt .table.recent-history {
  border-bottom: 1px solid #dedede;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
/* line 14, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history table, .vzt .table.recent-history table {
  width: 470px;
}
/* line 16, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history table th, .vzt .table.recent-history table th {
  padding-left: 10px;
  line-height: 27px !important;
}
/* line 20, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history table td, .vzt .table.recent-history table td {
  height: 25px;
  padding-left: 10px;
}
/* line 23, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history table td.firstTd, .vzt .table.recent-history table td.firstTd {
  padding-left: 0px;
}
/* line 25, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history table td.firstTd div, .vzt .table.recent-history table td.firstTd div {
  margin: 0px auto;
}
/* line 30, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history table td div.time, .vzt .table.recent-history table td div.time {
  background-position: 0 -3549px;
  height: 12px;
  width: 12px;
}
/* line 34, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history table td div.inProgress, .vzt .table.recent-history table td div.inProgress {
  background-position: 0 -3303px;
  height: 12px;
  width: 13px;
}
/* line 38, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history table td div.processed, .vzt .table.recent-history table td div.processed {
  background-position: 0 -3408px;
  height: 13px;
  width: 11px;
}
/* line 42, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history table td div.redX, .vzt .table.recent-history table td div.redX {
  background-position: 0 -3616px;
  height: 11px;
  width: 11px;
}
/* line 46, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history table td div.greenCheck, .vzt .table.recent-history table td div.greenCheck {
  background-position: 0 -2815px;
  height: 13px;
  width: 14px;
}
/* line 49, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history table td div.error, .vzt .table.recent-history table td div.error {
  background-position: 0 -3193px;
  height: 14px;
  width: 14px;
}
/* line 58, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history.recent table th, #myVZ .table.recent-history.recent table td, .vzt .table.recent-history.recent table th, .vzt .table.recent-history.recent table td {
  font-size: 11px;
  line-height: 13px;
}
/* line 61, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history.recent table th.filler, #myVZ .table.recent-history.recent table td.filler, .vzt .table.recent-history.recent table th.filler, .vzt .table.recent-history.recent table td.filler {
  width: 23px;
  padding-left: 0px;
}
/* line 62, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history.recent table th.posted, #myVZ .table.recent-history.recent table td.posted, .vzt .table.recent-history.recent table th.posted, .vzt .table.recent-history.recent table td.posted {
  width: 59px;
}
/* line 63, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history.recent table th.transaction, #myVZ .table.recent-history.recent table td.transaction, .vzt .table.recent-history.recent table th.transaction, .vzt .table.recent-history.recent table td.transaction {
  width: 248px;
}
/* line 64, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history.recent table th.type, #myVZ .table.recent-history.recent table td.type, .vzt .table.recent-history.recent table th.type, .vzt .table.recent-history.recent table td.type {
  width: 58px;
}
/* line 65, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history.recent table th.amount, #myVZ .table.recent-history.recent table td.amount, .vzt .table.recent-history.recent table th.amount, .vzt .table.recent-history.recent table td.amount {
  width: 65px;
}
/* line 72, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history.history table th, #myVZ .table.recent-history.history table td, .vzt .table.recent-history.history table th, .vzt .table.recent-history.history table td {
  font-size: 11px;
  line-height: 13px;
}
/* line 75, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history.history table th.filler, #myVZ .table.recent-history.history table td.filler, .vzt .table.recent-history.history table th.filler, .vzt .table.recent-history.history table td.filler {
  width: 20px;
  padding: 0px;
}
/* line 76, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history.history table th.type, #myVZ .table.recent-history.history table td.type, .vzt .table.recent-history.history table th.type, .vzt .table.recent-history.history table td.type {
  width: 93px;
}
/* line 77, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history.history table th.account, #myVZ .table.recent-history.history table td.account, .vzt .table.recent-history.history table th.account, .vzt .table.recent-history.history table td.account {
  width: 69px;
}
/* line 78, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history.history table th.amount, #myVZ .table.recent-history.history table td.amount, .vzt .table.recent-history.history table th.amount, .vzt .table.recent-history.history table td.amount {
  width: 47px;
}
/* line 79, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history.history table th.sent, #myVZ .table.recent-history.history table td.sent, .vzt .table.recent-history.history table th.sent, .vzt .table.recent-history.history table td.sent {
  width: 51px;
}
/* line 80, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history.history table th.confirmation, #myVZ .table.recent-history.history table td.confirmation, .vzt .table.recent-history.history table th.confirmation, .vzt .table.recent-history.history table td.confirmation {
  width: 73px;
}
/* line 81, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .table.recent-history.history table th.posted, #myVZ .table.recent-history.history table td.posted, .vzt .table.recent-history.history table th.posted, .vzt .table.recent-history.history table td.posted {
  width: 47px;
}
/* line 94, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .legend ul li, .vzt .legend ul li {
  padding-left: 27px;
  margin-bottom: 14px;
}
/* line 97, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .legend ul li.time, .vzt .legend ul li.time {
  background-position: 0 -2684px;
}
/* line 98, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .legend ul li.inProgress, .vzt .legend ul li.inProgress {
  background-position: 0 -2530px;
}
/* line 99, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .legend ul li.processed, .vzt .legend ul li.processed {
  background-position: 0 -2491px;
}
/* line 100, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .legend ul li.redX, .vzt .legend ul li.redX {
  background-position: 0 -3579px;
}
/* line 101, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .legend ul li.greenCheck, .vzt .legend ul li.greenCheck {
  background-position: 0 -2210px;
}
/* line 102, ../sass/imports/sections/modules/account/_refund.scss */
#myVZ .legend ul li.error, .vzt .legend ul li.error {
  background-position: 0 -2768px;
  color: #525252;
  padding-top: 0px;
}
/* line 3, ../sass/imports/sections/modules/account/_closeStates.scss */
#myVZ #payment_method .teaser, .vzt #payment_method .teaser {
  background: url("../images/png/backgrounds/closeStates/update-pay-methods.png") 0 0 no-repeat white;
}
/* line 9, ../sass/imports/sections/modules/account/_closeStates.scss */
#myVZ #bill_history .teaser, .vzt #bill_history .teaser {
  background: url("../images/png/backgrounds/closeStates/bill-history.png") 0 0 no-repeat white;
}

/* END MyVZ */
