@font-face {
    font-family: 'Segoe UI';
    src: url('http://www.microsoft.com/surface/Assets/css/fonts/all/normal/segoeui.eot');
    src: url('http://www.microsoft.com/surface/Assets/css/fonts/all/normal/segoeui.eot?#iefix') format('embedded-opentype'),
         url('http://www.microsoft.com/surface/Assets/css/fonts/all/normal/segoeui.woff') format('woff'),
         url('http://www.microsoft.com/surface/Assets/css/fonts/all/normal/segoeui.svg#SegoeUI') format('svg');
    font-weight: normal;
    font-style: normal;
}
p.segoe { 
    font-family: "Segoe UI", Verdana, Tahoma;
    font-size: 15px;
    line-height: 21px;
}
@font-face {
    font-family: 'Segoe UI Semibold';
    src: url('http://www.microsoft.com/surface/Assets/css/fonts/all/semibold/seguisb.eot');
    src: url('http://www.microsoft.com/surface/Assets/css/fonts/all/semibold/seguisb.eot?#iefix') format('embedded-opentype'),
         url('http://www.microsoft.com/surface/Assets/css/fonts/all/semibold/seguisb.woff') format('woff'),
         url('http://www.microsoft.com/surface/Assets/css/fonts/all/semibold/seguisb.svg#SegoeUISemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {
    font-family: 'Segoe UI Bold';
    src: url('http://www.microsoft.com/surface/Assets/css/fonts/all/bold/segoeuib.eot');
    src: url('http://www.microsoft.com/surface/Assets/css/fonts/all/bold/segoeuib.eot?#iefix') format('eot'),  Wrong format will tell IE9+ to ignore and use WOFF instead. MSHAR-2822 
         url('http://www.microsoft.com/surface/Assets/css/fonts/all/bold/segoeuib.woff') format('woff'),
         url('http://www.microsoft.com/surface/Assets/css/fonts/all/bold/segoeuib.svg#SegoeUIBold') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'Segoe UI Light';
    src: url('http://www.microsoft.com/surface/Assets/css/fonts/all/light/segoeuil.eot');
    src: url('http://www.microsoft.com/surface/Assets/css/fonts/all/light/segoeuil.eot?#iefix') format('embedded-opentype'),
         url('http://www.microsoft.com/surface/Assets/css/fonts/all/light/segoeuil.woff') format('woff'),
         url('http://www.microsoft.com/surface/Assets/css/fonts/all/light/segoeuil.svg#SegoeUILight') format('svg');
    font-weight: normal;
    font-style: normal;
}



.cart-optional, .tf-phone-number {
    font-style: italic;
}
.hide {
    display: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.cart-prel {
    position: relative;
}
.cart-pabs {
    position: absolute;
}
.icannText {
    display: inline-block;
    font-size: 11px;
    position: relative;
    top: 10px;
}
.rc_wht_grey_primary {
    border: 1px solid silver;
}
.normal {
    font-weight: 400;
}
.cart-title {
    font-size: 2em;
}
#cart-domain-buyer-profile-title {
    color: #000;
    font-size: 14px;
    font-weight: 700;
}
#cart-domain-buyer-profile a {
    cursor: pointer;
    text-decoration: none;
}
#cart-domain-buyer-profile-list {
    left: auto;
    right: 0;
}
#cart-domain-buyer-profile {
    bottom: 5px;
    position: absolute;
    right: 0;
}
#domain-search-header {
    overflow: hidden;
    padding: 20px 0;
    position: relative;
    z-index: 1;
}
#domain-search-header .domain-search-form {
    overflow: hidden;
    width: 980px;
}
#domain-search-header span {
    display: block;
    overflow: hidden;
}
#domain-search-header .domain-search-input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #bebebe -moz-use-text-color #bebebe #bebebe;
    border-image: none;
    border-radius: 3px 0 0 3px;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    color: #555;
    font-family: Arial,Helvetica,FreeSans,sans-serif;
    font-size: 16px;
    height: 46px;
    outline: 0 none;
    padding: 12px 12px 12px 20px;
    width: 100%;
    z-index: 2;
}
#domain-search-header .domain-search-input:focus {
    background-color: #fff;
    border-color: #000;
    outline: 0 none;
}
#domain-search-header .domain-search-button {
    background-color: #00a63f;
    border: 0 solid #00a63f;
    border-radius: 0 3px 3px 0;
    color: #fff;
    cursor: pointer;
    float: right;
    font-family: Boing-Bold,"Arial Black",sans-serif;
    font-size: 18px;
    font-weight: 400;
    height: 46px;
    padding: 0 20px;
    text-align: center;
    text-transform: none;
}
.cart-item-h1, .iscBanner {
    font-weight: 700;
}
#domain-search-header .domain-search-button:hover {
    background: #00b545 none repeat scroll 0 0 !important;
    border-color: #00b545 !important;
    color: #fff !important;
}
.cart-title-sub-text {
    color: #333;
    display: inline-block;
    font-size: 2em;
    margin: 0 0 0 7px;
}
.banner-alert, .banner-orng, .banner-warning, .banner-white {
    margin-bottom: 10px;
}
.cart-h1 {
    clear: both;
    font-size: 40px;
    line-height: 90%;
}
.cart-savings-h1, .cart-savings-h2 {
    color: #fb8734;
}
.cart-savings-h1 {
    font-size: 16px;
    font-weight: 700;
}
.cart-add-item, .cart-item-include, .cart-subtotal-h1, .cart-subtotal-h2 {
    color: #7eb808;
}
.iscBanner {
    color: #7db53e;
}
.banner-alert .action, .banner-warning .action, .banner-white .action {
    font-weight: 600;
    text-decoration: underline;
    text-transform: uppercase;
}
.banner-white {
    background-color: #fff;
    border: 1px solid #333;
    color: #333;
    float: left;
    font-size: 16px;
    height: 40px;
    width: 708px;
}
.banner-white .box {
    background-color: #f00000;
    float: left;
    height: 40px;
    line-height: 40px;
    width: 44px;
}
.banner-white .uxicon {
    color: #fff;
    font-size: 20px;
    margin-left: 12px;
    margin-top: -4px;
}
.banner-white .icon-info {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -932px -101px;
    float: left;
    height: 16px;
    left: 13px;
    position: relative;
    top: 12px;
    width: 18px;
}
.banner-white .message {
    float: left;
    padding-left: 10px;
    padding-top: 8px;
}
.banner-white .action {
    padding-left: 5px;
}
.banner-white .close-wrap {
    background-color: #f00000;
    float: right;
    height: 40px;
}
.banner-white .cart-banner-close {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -932px -180px;
    cursor: pointer;
    height: 20px;
    margin: 10px;
    width: 20px;
}
.banner-alert, .banner-alert .box, .banner-alert .close-wrap {
    background-color: #f00000;
    height: 40px;
}
.banner-alert {
    border: 1px solid #f00000;
    color: #fff;
    float: left;
    font-size: 16px;
    width: 710px;
}
.banner-alert .box {
    float: left;
    line-height: 40px;
    width: 44px;
}
.banner-alert .uxicon {
    color: #fff;
    font-size: 20px;
    margin-left: 12px;
    margin-top: -4px;
}
.banner-alert .message {
    float: left;
    padding-left: 10px;
    padding-top: 8px;
}
.banner-alert .action, .banner-alert .close-wrap {
    float: right;
}
.banner-alert .cart-banner-close {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -932px -180px;
    cursor: pointer;
    height: 20px;
    margin: 10px;
    width: 20px;
}
.banner-warning, .banner-warning .box, .banner-warning .close-wrap {
    background-color: #ff8a00;
    height: 40px;
}
.banner-warning {
    border: 1px solid #ff8a00;
    color: #333;
    float: left;
    font-size: 16px;
    width: 710px;
}
.banner-warning .box {
    float: left;
    line-height: 40px;
    width: 44px;
}
.banner-warning .uxicon {
    color: #333;
    font-size: 20px;
    margin-left: 12px;
    margin-top: -4px;
}
.banner-warning .message {
    float: left;
    padding-left: 10px;
    padding-top: 8px;
}
.banner-warning .action, .banner-warning .close-wrap {
    float: right;
}
.banner-warning .cart-banner-close {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -702px -83px;
    cursor: pointer;
    height: 20px;
    margin: 10px;
    width: 20px;
}
.banner-orng {
    background-color: #ff8a00;
    color: #fff;
    float: left;
    height: 1%;
    overflow: hidden;
    padding: 0;
    width: 710px;
}
.banner-orng .icon-info {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -931px -79px;
    float: left;
    height: 20px;
    left: 10px;
    position: relative;
    top: 10px;
    width: 20px;
}
.banner-orng .message {
    font-size: 16px;
    line-height: 30px;
    padding-left: 40px;
    padding-top: 5px;
}
.banner-orng .action {
    background-color: #ff6c00;
    float: right;
    font-size: 16px;
    line-height: 40px;
    padding-left: 15px;
}
.banner-orng .close-wrap {
    background-color: #ff6c00;
    float: right;
    height: 40px;
    margin-left: 2px;
}
.banner-orng .cart-banner-close {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -932px -180px;
    cursor: pointer;
    height: 20px;
    margin: 10px;
    width: 20px;
}
.banner-orng .icon-gt {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -876px -82px;
    float: right;
    height: 20px;
    margin: 10px 5px 10px 0;
    width: 20px;
}
.addCrossSale {
    color: #7db53e;
    font-size: 13px;
}
.addAllCrossSale {
    font-size: 17px;
    font-weight: 900;
}
.cart-error-h1, .cart-notice-h1, .cart-subtotal-h2 {
    font-weight: 700;
}
.cart-subtotal-h1 {
    clear: right;
    color: #7db53e;
    font-size: 30px;
    font-weight: 700;
    padding-top: 10px;
}
.cart-item-include, .cart-subtext-h1 {
    font-size: 16px;
}
.cart-subtext-h1, .cart-subtext-h2, .cart-subtext-h3 {
    color: #999;
}
.cart-subtext-h3 {
    font-size: 12px;
}
.charityAmount {
    color: #7db53e;
}
.cart-error-h1, .errorLable, div.error, label.error {
    color: #f01100;
}
.pos-rel-top3 {
    position: relative;
    top: 3px !important;
}
.pos-rel-top8 {
    position: relative;
    top: 8px !important;
}
div.error, span.error {
    border-color: #f01100;
    border-style: solid;
    border-width: 2px;
}
label.error {
    display: block;
}
input.error, select.error {
    border: 2px solid #f01100 !important;
}
.cart-notice-h1 {
    color: #7eb808;
}
.cart-btn-action, .cart-btn-action-sm, .cart-btn-cancel, .cart-btn-cancel-sm, .cart-btn-confirm, .cart-btn-confirm-sm {
    box-sizing: content-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    text-align: center;
}
.cart-btn-action, .cart-btn-cancel, .cart-btn-confirm {
    box-sizing: content-box;
    font-size: 17px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
}
.cart-btn-action-sm, .cart-btn-cancel-sm, .cart-btn-confirm-sm {
    box-sizing: content-box;
    font-size: 13px;
    margin-top: 5px;
    min-height: 20px;
    padding: 4px 10px;
}
.cart-section-content, .cart-section-review {
    box-sizing: content-box;
}
.cart-btn-action, .cart-btn-action-sm {
    background-color: #ff8a00;
    border: 1px solid #ff8a00;
}
.cart-btn-confirm, .cart-btn-confirm-sm {
    background-color: #7eb808;
    border: 1px solid #7eb808;
}
.cart-btn-cancel, .cart-btn-cancel-sm {
    background-color: #8b8b8b;
    border: 1px solid #8b8b8b;
}
.s-required {
    border: 1px solid;
    color: #d00000;
}
.cart-payment-type {
    font-size: 18px;
    padding-top: 5px;
}
.inactive {
    opacity: 0.3;
}
.paymentMethodInfo {
    display: none;
}
.cart-back-icon, .cart-os-prod-link, .inline-block, .innerspan {
    display: inline-block;
}
.cart-os-prod-link {
    margin-right: 20px;
    max-width: 300px;
    min-width: 200px;
    overflow-wrap: break-word;
    padding-left: 20px;
    vertical-align: middle;
}
.cart-os-h1 {
    font-size: 14px;
}
.cart-os-agreements {
    line-height: 160%;
}
.cart-ks-save-text {
    color: #ff7900;
    font-size: 16px;
    font-weight: 700;
    margin-right: 3px;
    text-align: center;
}
.cart-ks-wrap {
    line-height: 25px;
}
.cart-review-pod-rightline {
    border-right: 1px solid #000;
}
.cart-review-pod-leftline {
    border-left: 1px solid #333;
}
.cart-purchase-form {
    float: left;
    margin-right: 17px;
    width: 720px;
}
.cart-payment-method-header {
    min-height: 32px;
}
.cart-payment-method-icon {
    float: left;
    margin-right: 15px;
}
.cart-payment-unchecked {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -22px -86px;
    height: 32px;
    width: 32px;
}
.cart-payment-checked {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -22px -118px;
    height: 32px;
    width: 32px;
}
.cart-back-icon {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -5px -86px;
    height: 11px;
    position: relative;
    top: 4px;
    width: 7px;
}
.cart-review-info {
    float: left;
    width: 210px;
}
.cart-review-info-noShipping {
    float: left;
    width: 325px;
}
.cart-review-address {
    height: 160px;
}
.cart-review-header {
    font-weight: 700;
    padding-bottom: 0;
}
.expressCheck {
    color: #7db53e;
    font-weight: 700;
}
#selectPromo {
    color: #333;
    text-decoration: underline;
}
.white {
    color: #fff !important;
}
.floatLeft, .left {
    float: left;
}
.floatRight {
    float: right;
}
.talignLeft {
    text-align: left;
}
.talignRight {
    text-align: right;
}
.tcenter {
    text-align: center;
}
.bold {
    font-weight: 700;
}
.padLeft10 {
    padding-left: 10px;
}
.padTop5 {
    padding-top: 5px;
}
.padTop10 {
    padding-top: 10px;
}
.padTop15 {
    padding-top: 15px;
}
.padTop20 {
    padding-top: 20px;
}
.padTop30 {
    padding-top: 30px;
}
.padBottom5 {
    padding-bottom: 5px;
}
.padBottom10 {
    padding-bottom: 10px;
}
.padBottom20 {
    padding-bottom: 20px;
}
.padBottom30 {
    padding-bottom: 30px;
}
.padRight10 {
    padding-right: 10px;
}
.padRight20 {
    padding-right: 20px;
}
.margTop5 {
    margin-top: 5px;
}
.margTop10 {
    margin-top: 10px;
}
.margTop15 {
    margin-top: 15px;
}
.margTop20 {
    margin-top: 20px;
}
.margTop25 {
    margin-top: 25px;
}
.margRight5 {
    margin-right: 5px;
}
.margLeft20 {
    margin-left: 20px;
}
.margLeft10 {
    margin-left: 10px;
}
.margLeft5 {
    margin-left: 5px;
}
.padLeft30 {
    padding-left: 30px;
}
.padSides20 {
    padding: 0 20px;
}
.t18 {
    font-size: 18px;
}
.t11 {
    font-size: 11px;
}
.t12 {
    font-size: 12px;
}
.t13 {
    font-size: 13px;
}
.t14 {
    font-size: 14px;
}
.t15 {
    font-size: 15px;
}
.t16 {
    font-size: 16px;
}
.t17 {
    font-size: 17px;
}
.t20 {
    font-size: 20px;
}
.t24 {
    font-size: 24px;
}
.t25 {
    font-size: 25px;
}
.fw900 {
    font-weight: 900;
}
.lh20 {
    line-height: 20px;
}
.lh18 {
    line-height: 18px;
}
.cart-no-deco {
    color: #333;
    text-decoration: none !important;
}
.cart-input-select, .cart-input-select-slim {
    border: 1px solid #b3b3b3;
    cursor: pointer;
    font-size: 13px;
    text-align: left;
}
.cart-input-select-slim {
    height: 30px;
    line-height: 30px;
    width: 100px;
}
.cart-hyperlink-nounder {
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;
}
.cart-hyperlink-nounder:hover {
    font-size: 14px;
    text-decoration: underline;
}
.cart-hyperlink-ul-only-hover {
    text-decoration: none;
}
.cart-fake-link, .cart-hyperlink-ul-only-hover:hover, .cart-os-country-current {
    text-decoration: underline;
}
.cart-input-select-dnarrow {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -268px -86px;
    cursor: pointer;
    height: 7px;
    margin-top: 14px;
    width: 12px;
}
.cart-input-select-uparrow, .cart-simple-selector-parent-active .cart-input-select-dnarrow {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -268px -110px;
    cursor: pointer;
    height: 7px;
    width: 12px;
}
.cart-input-select-selected, .cart-input-select-selected-std {
    float: left;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
}
.cart-input-select-selected-std {
    margin-left: 10px;
    width: 70px;
}
.cart-link-validation-fail, .cart-link-validation-success {
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    width: 20px;
}
.b {
    font-weight: 700;
}
.pointer {
    cursor: pointer;
}
.cboth {
    clear: both;
}
.cart-fake-link {
    color: #333;
    cursor: pointer;
    font-size: 12px;
}
.inline-block {
}
.cart-hyperlink, .cart-hyperlink:active, .cart-hyperlink:hover, .cart-hyperlink:visited {
    color: #000;
    cursor: pointer;
    text-decoration: underline;
}
.cart-hyperlink:hover {
    color: #8b8b8b;
}
.cart-optional {
    font-size: 14px;
}
.cart-section-h1, .cart-section-review {
    background-color: #666;
    color: #fff;
    font-size: 16px;
    padding: 10px 20px;
    text-align: left;
}
.cart-section-review {
    box-sizing: content-box;
}
.cart-payment-section-content {
    border-bottom: 1px solid silver;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px 10px 10px 20px;
    text-align: left;
}
.cart-validator-row {
    font-size: 14px;
    padding-bottom: 10px;
}
.cart-link-validation-fail {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -1319px -107px;
}
.cart-link-validation-success {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -1319px -86px;
}
.cart-link-edit, .cart-link-light-edit {
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 18px;
    padding-left: 28px;
}
.cart-link-edit {
    background-image: url("//img2.wsimg.com/cart/icons/FOS-2700-edit.png");
}
.cart-link-light-edit {
    background-image: url("//img2.wsimg.com/cart/icons/FOS-2700-edit-light.png");
}
.cart-section-content {
    border: 1px solid silver;
    box-sizing: content-box;
    font-size: 14px;
    margin-bottom: 10px;
    overflow-wrap: break-word;
    padding-left: 20px;
    padding-top: 10px;
    text-align: left;
}
.cart-section-double-field .secondField select option, .innerspan {
    padding-left: 10px;
}
.cart-section-single-field {
    font-size: 100%;
    width: 650px;
}
.cart-section-single-field input {
    font-size: 100%;
    height: 39px;
    line-height: 39px;
    width: 400px;
}
.cart-section-single-field .innerspan .error {
    color: #f01100;
    font-size: 11px;
}
.innerspan {
    border: 1px solid #b3b3b3;
    color: #333;
    padding-right: 10px;
}
.innerspan input {
    border: medium none;
}
.field-lable {
    display: block;
    font-size: 14px;
    padding-bottom: 5px;
    padding-top: 10px;
}
.field-lable lable .error {
    color: #f01100;
    font-size: 14px;
}
.cart-section-credit {
    padding-bottom: 10px;
    padding-top: 10px;
    width: 685px;
}
.cart-section-check-birth div {
    display: inline;
    padding-right: 10px;
}
.cart-section-check-birth .check-month {
    float: left;
    font-size: 14px;
    height: 41px;
    width: 110px;
}
.cart-section-check-birth .check-day {
    float: left;
    font-size: 14px;
    height: 41px;
    width: 75px;
}
.cart-section-check-birth .check-year {
    float: left;
    font-size: 14px;
    height: 41px;
    width: 90px;
}
.cart-section-single-field-check {
    font-size: 14px;
    width: 650px;
}
.cart-section-single-field-check input {
    font-size: 100%;
    height: 39px;
    line-height: 39px;
    width: 400px;
}
.cart-section-single-field-check select {
    font-size: 100%;
    height: 39px;
    width: 425px;
}
.cart-section-list-check {
    height: 30px;
    width: 300px;
}
.cart-section-single-field-credit {
    font-size: 13px;
    padding-bottom: 10px;
}
.cart-section-single-field-credit input {
    width: 150px;
}
#selectedProfileList {
    font-size: 100%;
    height: 39px;
    line-height: 39px;
    width: 350px;
}
.cart-section-single-field select {
    font-size: 100%;
    height: 39px;
    line-height: 39px;
    width: 425px;
}
.giftCardTable tr td:first-child {
    width: 0;
}
.giftCardTable td {
    width: 33%;
}
.cart-section-double-field {
    font-size: 100%;
    width: 650px;
}
.cart-section-double-field .firstField {
    float: left;
    padding-bottom: 10px;
    width: 180px;
}
.cart-section-double-field .firstField input {
    font-size: 100%;
    height: 39px;
    line-height: 39px;
    width: 120px;
}
.cart-section-double-field .firstField select {
    font-size: 100%;
    height: 39px;
    line-height: 39px;
    width: 115px;
}
.cart-section-double-field .secondField input {
    font-size: 100%;
    height: 39px;
    line-height: 39px;
    width: 220px;
}
.cart-section-double-field .secondField select {
    font-size: 100%;
    height: 39px;
    width: 240px;
}
.cart-section-double-field .secondField {
    float: left;
}
.cart-section-double-field + div {
    clear: both;
}
.s-req {
    color: red;
}
.cart-tb-label {
    display: block;
    margin-bottom: 2px;
}
.cart-tb-wrap {
    float: left;
    margin-right: 10px;
}
.cart-tb-long, .cart-tb-medium, .cart-tb-short, .cart-tb-tiny {
    border: 1px solid #8b8b8b;
    float: left;
    height: 20px;
    line-height: 12px;
    padding: 4px;
}
.cart-tb-long {
    clear: both;
    width: 300px;
}
.cart-tb-medium {
    width: 140px;
}
.cart-tb-short {
    width: 75px;
}
.cart-tb-tiny {
    width: 50px;
}
.cart-tb-error {
    border: 1px solid #f01100 !important;
}
.cart-breadcrumb-container {
    height: 75px;
    width: 100%;
}
.cart-review-pod {
    min-height: 391px;
    width: 275px;
}
.cart-review-pod-wrap {
    border: 1px solid #b3b3b3;
    margin-right: 15px;
    width: 720px;
}
#cart-OrderSummaryContainer {
    width: 220px;
}
.cart-ordersum-pod, .cart-ordersum-pod-notop {
    border: 1px solid silver;
    box-sizing: content-box;
    padding: 20px 12px 29px;
    width: 234px;
}
.cart-ordersum-pod-notop {
    border-top: medium none;
}
.cart-review-pod-padding {
    box-sizing: content-box;
    margin: 20px 0;
    padding: 0 40px 20px;
}
.cart-os-auto-renew {
    box-sizing: content-box;
    padding: 5px 21px 30px;
    width: 220px;
}
.cart-os-title {
    display: inline-block;
    float: left;
    font-size: 16px;
    line-height: 36px;
    width: 230px;
}
.cart-check-radio, .cart-vat-radio {
    line-height: 1.3;
    text-indent: -20px;
}
.cart-content .cart-os-title {
    width: 130px;
}
#cart-os-payment-review-txt {
    position: relative;
    top: 17px;
}
#cart-vat {
    width: 650px;
}
.cart-vat-hlist {
    margin: 0;
    padding-left: 20px;
    width: 390px;
}
.cart-vat-hlist li {
    float: left;
    list-style: outside none none;
    margin-right: 30px;
    margin-top: 5px;
}
.cart-check-hlist {
    margin: 0;
    padding-left: 20px;
    width: 390px;
}
.cart-check-hlist li {
    float: left;
    list-style: outside none none;
    margin-right: 30px;
    margin-top: 5px;
}
.cart-os-currency {
    width: 100px;
}
.cart-os-country-current {
    clear: both;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 12px;
    margin-bottom: 25px;
    margin-top: 3px;
    text-align: right;
}
.cart-os-savings-wrap {
    border-top: 1px solid #e6e6e6;
    padding-top: 10px;
}
.cart-os-btn-submit {
    margin-bottom: -10px;
    margin-top: 25px;
    width: 100%;
}
.cart-os-btn-submit-rev {
    margin-bottom: 10px;
    margin-top: 0;
}
.cart-os-payment-total {
    clear: both;
    height: 63px;
}
.cart-os-payment-total .cart-subtext-h2 {
    margin-top: 23px;
}
.cart-os-payment-taxes {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 28px;
}
.cart-agreement-content {
    border: 1px solid #333;
    height: 400px;
    overflow-y: scroll;
}
.cart-header-wrap {
    margin: auto;
    text-align: left;
    width: 1000px;
}
.cart-page-header {
    margin: 19px 0;
    text-align: left;
}
.cart-fh {
    height: 85px;
}
.cart-fh-support-lang, .cart-fh-support-phone {
    color: #bbb;
}
.cart-fh-btc {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
}
.cart-fh-logo {
    background-repeat: no-repeat;
    height: 75px;
    margin: 10px 0;
    width: 175px;
}
.cart-steps, .cart-steps-noleft-marg {
    clear: both;
    height: 47px;
    margin: 35px 0 0 45px;
    position: relative;
    width: 370px;
}
.cart-steps-noleft-marg {
    margin-left: 33px;
}
.cart-step-active, .cart-step-complete, .cart-step-inactive {
    box-sizing: content-box;
    position: relative;
}
.cart-modal-header, .cart-modal-wrap {
    box-sizing: content-box;
}
.cart-step-active, .cart-step-complete {
    background-color: #727272;
}
.cart-step-wrap {
    position: absolute;
}
.cart-step-active {
    background-color: #3faee1;
    border-radius: 30px;
    color: #fff;
    height: 60px;
    left: -67px;
    line-height: 35px;
    text-align: center;
    top: -19px;
    width: 60px;
}
.cart-step-inactive {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #bbb;
    border-radius: 30px;
    color: #bbb;
    height: 40px;
    left: -40px;
    line-height: 20px;
    text-align: center;
    width: 40px;
    top: -10px;
}
.cart-step-complete {
    border: medium none;
    border-radius: 30px;
    color: #bbb;
    height: 40px;
    left: -28px;
    line-height: 22px;
    text-align: center;
    width: 40px;
    top: -9px;
}
.cart-step-1 {
    left: 100px;
}
.cart-step-12 {
    left: 72px;
}
.cart-step-2 {
    margin-left: 420px;
}
.cart-step-22 {
    margin-left: 430px;
}
.cart-step-23 {
    margin-left: 413px;
}
.cart-step-3 {
    margin-left: 815px;
}
.cart-step-33 {
    margin-left: 815px;
}
.cart-step-line-active, .cart-step-line-inactive {
    left: -20px;
    position: absolute;
    top: 10px;
    width: 390px;
}
.cart-step-line-active {
    border-bottom: 2px solid #727272;
}
.cart-step-line-inactive {
    border-bottom: 2px solid #bbb;
}
.cart-step-text-active, .cart-step-text-inactive {
    left: -123px;
    position: absolute;
    text-align: center;
    top: 40px;
    width: 170px;
}
.cart-step-text-inactive {
    color: #c5c5c5;
    font-size: 13px;
}
.cart-learnmore-makeiteasier-icon {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/cartbusters/cartbuster_newbrand_sprite.svg") no-repeat scroll 0 -352px;
    height: 72px;
    width: 59px;
}
.cart-learnmore-trackyourprogress-icon {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/cartbusters/cartbuster_newbrand_sprite.svg") no-repeat scroll 0 -968px;
    height: 72px;
    width: 84px;
}
.cart-learnmore-notechnical-icon {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/cartbusters/cartbuster_newbrand_sprite.svg") no-repeat scroll 0 -704px;
    height: 72px;
    width: 65px;
}
.cart-learnmore-beeverywhere-icon {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/cartbusters/cartbuster_newbrand_sprite.svg") no-repeat scroll 0 -88px;
    height: 72px;
    width: 72px;
}
.cart-learnmore-showuponmobile-icon {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/cartbusters/cartbuster_newbrand_sprite.svg") no-repeat scroll 0 -880px;
    height: 72px;
    width: 84px;
}
.cart-learnmore-manageitall-icon {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/cartbusters/cartbuster_newbrand_sprite.svg") no-repeat scroll 0 -616px;
    height: 72px;
    width: 84px;
}
.cart-truste, .cart-truste2 {
    background-position: -1762px 0;
}
.cart-tooltip, .cart-tooltip-info {
    background-color: #333;
    color: #fff;
}
.cart-truste {
    height: 25px;
    width: 217px;
}
.cart-truste2 {
    height: 25px;
    width: 77px;
}
.cart-truste3 {
    background-position: -1181px -85px;
    height: 25px;
    margin-left: 3px;
    width: 137px;
}
.cart-moneybacksprt, .cart-moneybacksprt:link {
    background-image: url("//img2.wsimg.com/cart/icons/ep-4409.png");
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
    vertical-align: middle;
}
.cart-trustmoneyback {
    background-position: -5px -5px;
    height: 39px;
    width: 114px;
}
.cart-trustcheckout {
    background-position: -5px -49px;
    height: 37px;
    width: 105px;
}
.cart-trustetrust {
    background-position: -5px -91px;
    height: 36px;
    width: 113px;
}
.cart-tooltip, .cart-tooltip-error {
    font-family: Arial;
    font-size: 12px;
}
.cart-tooltip, .cart-tooltip-info {
    min-width: 40px;
    padding: 20px;
    position: absolute;
    z-index: 10000;
}
.cart-tooltip {
    border: 1px solid #333;
    max-width: 300px;
}
.cart-tooltip-info {
    max-width: 200px;
}
span.cart-tt-close {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 5px;
}
.cart-tooltip-error {
    background-color: #f01100;
    color: #fff;
    font-size: 12px;
    min-width: 50px;
    padding: 6px 12px;
    position: absolute;
    z-index: 9;
}
.cart-tt-info-arrow-d {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #333;
    bottom: -5px;
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 0;
}
.cart-tt-arrow-l {
    border-bottom: 7px solid transparent;
    border-right: 12px solid #333;
    border-top: 0 solid transparent;
    content: "";
    height: 0;
    left: -10px;
    position: absolute;
    top: -1px;
    width: 0;
}
.cart-tt-arrow-l-input {
    border-bottom: 5px solid transparent;
    border-right: 5px solid #333;
    border-top: 5px solid transparent;
    height: 0;
    left: -5px;
    position: absolute;
    top: 5px;
    width: 0;
}
.cart-tt-error-arrow-d, .cart-tt-error-arrow-u {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    height: 0;
    position: absolute;
    width: 0;
}
.cart-tt-error-arrow-d {
    border-top: 5px solid #f01100;
    bottom: -5px;
}
.cart-tt-error-arrow-u {
    border-bottom: 5px solid #f01100;
    top: -5px;
}
.cart-modal-overlay {
    background-color: #fff;
    filter: blur(15px);
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9998;
}
.cart-modal-wrap {
    background-color: #fff;
    border: 2px solid #d2d2d2;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
    box-sizing: content-box;
    margin: auto auto 66px;
    max-width: 800px;
    min-height: 50px;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    z-index: 9999;
}
.cart-modal-inner {
    overflow: auto;
}
.cart-modal-header {
    box-sizing: content-box;
    font-size: 24px;
    margin-bottom: 20px;
}
.cart-flyout-container, .cart-modal-buttonpane {
    box-sizing: content-box;
    position: absolute;
}
.cart-modal-subheader {
    font-size: 18px;
    margin-bottom: 20px;
}
p.cart-modal-header {
    color: red;
}
span.cart-modal-close {
    color: #333;
    cursor: pointer;
    font-size: 14px;
    position: absolute;
    right: 20px;
    top: 10px;
}
.cart-modal-buttonpane {
    background-color: #e2e2e2;
    bottom: 0;
    box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
    box-sizing: content-box;
    height: 53px;
    left: -20px;
    margin-top: 50px;
    padding-top: 13px;
    text-align: center;
    width: 880px;
    z-index: 99;
}
#cart-modal-agreement-Print {
    margin: 0;
    width: 100px;
}
.cart-flyout-container {
    background-color: #fff;
    border: 1px solid #000;
    box-sizing: content-box;
    height: 200px;
    padding: 5px;
    width: 175px;
    z-index: 99999;
}
.captcha_button, .cart-flyout-list {
    box-sizing: content-box;
}
.cart-flyout-list {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #e2e2e2 #e2e2e2;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    bottom: 0;
    box-sizing: content-box;
    font-family: arial,verdana,helvetica,sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 178px;
    line-height: 1.3;
    list-style: outside none none;
    margin: 0;
    overflow-y: scroll;
    padding: 0;
    position: relative;
    width: 167px;
}
.cart-flyout-list ul:first-child {
    padding: 6px 0;
}
.cart-flyout-list-item, .cart-flyout-list-item:hover {
    color: #000;
    cursor: pointer;
    display: block;
    padding: 1px 3px;
    position: relative;
    text-decoration: none;
}
.cart-flyout-list-item:hover {
    background-color: #e7f1cc;
    text-decoration: underline;
}
.cart-flyout-selected-item {
    background-color: #e7f1cc;
}
.cart-flyout-text {
    width: 169px;
}
.cart-flyout-arrow-u {
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -10px;
    width: 0;
}
.cart-simple-selector {
    background-color: #fff;
    border: 1px solid #a2a2a2;
    height: 250px;
    position: absolute;
    z-index: 9999;
}
.cart-simple-selector-list {
    height: 100%;
    list-style: outside none none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0;
}
.cart-simple-selector-li {
    cursor: pointer;
    font-size: 14px;
    line-height: 2.4em;
    min-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
.cart-simple-selector-li:hover {
    background-color: #f5f5f5;
}
.cart-ordersum-pod .cart-simple-selector-li:hover {
    background-color: #fff;
}
.cart-ss-text:hover {
    background-color: #f5f5f5;
    display: block;
}
.cart-simple-selector-selected {
    background-color: #e7f1cc !important;
}
.cart-ordersum-pod .cart-simple-selector, .domainsearch2 .cart-simple-selector {
    width: 100px;
}
.cart-droplist-cost, .cart-droplist-term {
    float: left;
    width: 33%;
}
.cart-droplist-msg {
    float: right;
    text-align: right;
    width: 33%;
}
.cart-info-icn, .cart-info-icn-wht {
    display: inline-block;
    position: relative;
    width: 16px;
}
.cart-droplist-sale {
    color: #c00000;
}
.cart-droplist-row {
    clear: both;
    min-height: 20px;
    overflow: auto;
}
.cart-domain-duration .cart-simple-selector, .cart-hts-wrap .cart-simple-selector {
    height: inherit !important;
    min-height: 10px;
    min-width: 100px;
}
.cart-bp-wrap .cart-simple-selector {
    height: inherit !important;
    max-height: 250px !important;
    overflow-y: scroll !important;
}
.cart-bp-wrap .cart-simple-selector-list {
    overflow-y: hidden !important;
}
.cart-domain-duration .cart-simple-selector-list, .cart-hts-wrap .cart-simple-selector-list {
    overflow-y: inherit !important;
}
.cart-bp-wrap .cart-simple-selector-li, .cart-domain-duration .cart-simple-selector-li, .cart-hts-wrap .cart-simple-selector-li {
    border-top: 1px solid #bcbcbc;
}
.cart-bp-wrap .cart-simple-selector li:first-child, .cart-domain-duration .cart-simple-selector li:first-child, .cart-hts-wrap .cart-simple-selector li:first-child {
    border-top: 0 none;
}
.cart-item-duration .cart-simple-selector {
    height: inherit !important;
    min-width: 300px;
}
.cart-item-duration .cart-simple-selector-list {
    overflow: hidden !important;
    overflow-wrap: break-word;
}
.cart-item-duration .cart-simple-selector-li {
    border-top: 1px solid #bcbcbc;
    line-height: 20px !important;
    min-height: 20px !important;
    padding: 5px 10px !important;
}
#captcha-image-box, #card-balance {
    padding-bottom: 10px;
}
.cart-item-duration .cart-simple-selector li:first-child {
    border-top: 0 none;
}
.cart-info-icn {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -556px -130px;
    height: 16px;
}
.cart-info-icn-wht {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -933px -141px;
    height: 18px;
    top: -2px;
}
.cart-info-chev-wht {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -880px -86px;
    display: inline-block;
    height: 11px;
    position: relative;
    width: 7px;
}
.creditCardIcons {
    height: 30px;
    padding-top: 10px;
}
.cart-sprt, .cart-sprt:link {
    background-image: url("//img2.wsimg.com/cart/icons/gce-26963.png");
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
    vertical-align: middle;
}
.LBD_CaptchaIcons, .tooltip-content {
    display: none;
}
.cart-atkia {
    background-position: -2030px 0;
    height: 32px;
    width: 62px;
}
.cart-sofort {
    background-position: -2032px -38px;
    height: 34px;
    width: 99px;
}
.cart-op {
    background-position: -1990px -37px;
    height: 35px;
    width: 37px;
}
.cart-axp {
    background-position: 0 0;
    height: 23px;
    width: 36px;
}
.cart-alipay {
    background-position: -46px 0;
    height: 16px;
    width: 85px;
}
.cart-astropay {
    background-position: -141px 0;
    height: 18px;
    width: 61px;
}
.cart-bbva {
    background-position: -212px 3px;
    height: 24px;
    width: 48px;
}
.cart-bcp {
    background-position: -270px 0;
    height: 23px;
    width: 52px;
}
.cart-baloto {
    background-position: -332px 0;
    height: 23px;
    width: 63px;
}
.cart-banamex {
    background-position: -405px 0;
    height: 26px;
    width: 36px;
}
.cart-bancodobrasil {
    background-position: -451px 0;
    height: 26px;
    width: 27px;
}
.cart-boletobancario-gray {
    background-position: -488px 0;
    height: 26px;
    width: 32px;
}
.cart-boletobancario {
    background-position: -530px 0;
    height: 26px;
    width: 32px;
}
.cart-bradesco {
    background-position: -572px 0;
    height: 26px;
    width: 26px;
}
.cart-dineromail {
    background-position: -608px 0;
    height: 15px;
    width: 93px;
}
.cart-donecard {
    background-position: -711px 0;
    height: 29px;
    width: 38px;
}
.cart-hsbc1 {
    background-position: -759px 0;
    height: 27px;
    width: 31px;
}
.cart-hsbc2 {
    background-position: -800px 0;
    height: 26px;
    width: 49px;
}
.cart-itau {
    background-position: -859px 0;
    height: 26px;
    width: 26px;
}
.cart-itzcash {
    background-position: -895px 0;
    height: 19px;
    width: 45px;
}
.cart-interbank {
    background-position: -950px 0;
    height: 19px;
    width: 86px;
}
.cart-copy {
    background-position: -1046px 0;
    height: 18px;
    width: 18px;
}
.cart-mastercard {
    background-position: -1074px 0;
    height: 23px;
    width: 38px;
}
.cart-oxxo {
    background-position: -1122px 0;
    height: 26px;
    width: 56px;
}
.cart-oxicash {
    background-position: -1188px 0;
    height: 20px;
    width: 55px;
}
.cart-paypal {
    background-position: -1244px -1px;
    height: 23px;
    width: 80px;
}
.cart-pse, .cart-pse2 {
    height: 33px;
    width: 39px;
}
.cart-pse {
    background-position: -1327px 0;
}
.cart-pse2 {
    background-position: -1376px 0;
}
.cart-paysafecard {
    background-position: -1425px 0;
    height: 16px;
    width: 91px;
}
.cart-paymate {
    background-position: -268px -38px;
    height: 27px;
    width: 65px;
}
.cart-sbi-gray {
    background-position: -1526px 0;
    height: 30px;
    width: 88px;
}
.cart-sbi {
    background-position: -1624px -2px;
    height: 30px;
    width: 88px;
}
.cart-santandar {
    background-position: -1722px 0;
    height: 27px;
    width: 30px;
}
.cart-hipercard {
    background-position: -422px -43px;
    height: 26px;
    width: 60px;
}
.cart-mercado-libre {
    background-position: -766px -43px;
    height: 27px;
    width: 27px;
}
.cart-elo {
    background-position: -729px -43px;
    height: 26px;
    width: 26px;
}
.cart-visa {
    background-position: -1989px 0;
    height: 23px;
    width: 36px;
}
.cart-express {
    background-position: 0 -43px;
    height: 17px;
    width: 140px;
}
.cart-icashcard {
    background-position: -150px -43px;
    height: 19px;
    width: 66px;
}
.cart-ideal {
    background-position: -226px -43px;
    height: 17px;
    width: 19px;
}
.cart-discover {
    background-position: -336px -43px;
    height: 28px;
    width: 46px;
}
.cart-diners {
    background-position: -384px -43px;
    height: 26px;
    width: 35px;
}
.cart-jcb {
    background-position: -485px -43px;
    height: 27px;
    width: 36px;
}
.cart-skrill {
    background-position: -530px -33px;
    height: 37px;
    width: 64px;
}
.cart-boletoinvoice {
    background-position: -604px -34px;
    height: 35px;
    width: 35px;
}
.cart-elv {
    background-position: -650px -34px;
    height: 35px;
    width: 35px;
}
.cart-pin {
    background-position: -693px -34px;
    height: 17px;
    width: 24px;
}
.cart-unionpay {
    background-position: -2098px 0;
    height: 23px;
    width: 37px;
}
.cart-naranja {
    background-position: -817px -44px;
    height: 26px;
    width: 28px;
}
.cart-cmr {
    background-position: -849px -44px;
    height: 26px;
    width: 32px;
}
.cart-presto {
    background-position: -888px -44px;
    height: 26px;
    width: 38px;
}
.idp_sprite, .ui-icon {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll 0 0;
}
.reload {
    background-position: -1341px -86px;
    height: 16px;
    width: 10px;
}
.refresh {
    background-position: -1319px -128px;
    height: 19px;
    width: 19px;
}
#captcha-container {
    width: 400px;
}
#speak_code {
    margin-bottom: 10px;
}
#captcha-image-box {
    padding-top: 10px;
    width: 230px;
}
.captcha_button, .idplogin-slim-captcha-container .captcha_button {
    cursor: pointer;
    font-family: Arial;
    font-size: 10px;
    font-weight: bolder;
    padding: 2px;
    vertical-align: text-bottom;
}
.LBD_CaptchaImage {
    border: 1px solid #ccc;
}
.captcha_button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #b1b1b1 0%, #676767 100%) repeat scroll 0 0;
    border-radius: 5px;
    box-sizing: content-box;
    color: #fff;
    float: right;
    line-height: 18px;
    margin: 2px;
    min-height: 18px;
    width: 90px;
}
.idplogin-slim-captcha-container #idpCatpcha_CaptchaDiv {
    float: left;
    width: auto !important;
}
.idplogin-slim-captcha-container #speak_code {
    margin-bottom: 0;
}
.idplogin-slim-captcha-container .captcha_button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #b1b1b1 0%, #676767 100%) repeat scroll 0 0;
    border-radius: 5px;
    box-sizing: content-box;
    color: #fff;
    height: 20px;
    line-height: 20px;
    margin: 2px;
    width: 20px;
}
.captchaCheckBalance {
    width: 120px;
}
.giftCardTable {
    width: 100%;
}
.giftCardEntry {
    padding-bottom: 10px;
}
.traffic {
    border: 0 none;
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
}
.clear {
    clear: both;
}
.cart {
    margin: 0 auto;
    padding: 1px 0 100px;
    width: 980px;
}
.cart-content {
    margin-top: 15px;
}
.cart-main {
    float: left;
    width: 710px;
}
.cart-sidebar {
    float: right;
    padding-bottom: 10px;
    width: 260px;
}
.cart-products {
    width: 100%;
}
.cart-products td, .cart-products th {
    padding: 20px;
}
.cart-products > thead th {
    background-color: #666;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 15px;
    padding-right: 0;
    padding-top: 15px;
    text-align: left;
}
.cart-products > thead th:first-child {
    border-left: 1px solid silver;
}
.cart-products > thead th.last {
    border-right: 1px solid silver;
    padding-right: 10px;
}
.cart-products .product > tr > td:first-child {
    border-left: 1px solid #999;
}
.cart-products .product > tr > td.last {
    border-right: 1px solid #999;
}
.cart-products .product > tr > td.last-min {
    border-right: 1px solid #999;
    padding-bottom: 0;
}
.cart-products .product > tr:first-child > td {
    border-top: 1px solid #999;
}
.cart-products .product .divider td {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-color: #999 -moz-use-text-color -moz-use-text-color !important;
    border-image: none !important;
    border-style: solid none none !important;
    border-width: 1px 0 0 !important;
    height: 10px;
    padding: 0;
}
.cart-products .product .info .details {
    background-image: none;
    box-sizing: content-box;
    padding-right: 10px;
    vertical-align: top;
    width: 270px;
}
.button-submit, .component-bulk-domains table td {
    box-sizing: content-box;
}
.cart-products .product .info .details .image {
    float: left;
}
.cart-products .product .info .details .text {
    float: right;
    width: 180px;
}
.cart-products .product .info .details .name {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
}
.cart-products .product .info .details .description {
    display: inline-block;
}
.cart-products .product .info .details .discount {
    color: #fb8734;
    display: block;
    font-weight: 700;
}
.cart-products .product .info .term {
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    width: 80px;
}
.cart-products .product .info .term .input-select {
    width: 80px;
}
.cart-products .product .info .price {
    vertical-align: top;
    width: 70px;
}
.cart-products .product .info .price .amount {
    color: #666;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
}
.cart-products .product .info .price .amount .multi-year {
    font-size: 14px;
}
.cart-products .pro-rated {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    padding-bottom: 35px;
    padding-top: 0;
    vertical-align: top;
}
.privacyupsell {
    color: #fb8734;
    font-size: 16px;
    font-weight: 700;
}
.cart-products .product .info .price .saved {
    color: #fb8734;
    display: inline-block;
    font-weight: 400;
}
.cart-products .product .info .subtotal {
    text-align: left;
    vertical-align: top;
    width: 70px;
}
.cart-products .product .info .subtotal .amount {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
}
.domainBulkRemove, .removeItem {
    color: #666;
    cursor: pointer;
}
.button-remove {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -584px -83px;
    cursor: pointer;
    height: 15px;
    padding-left: 10px;
    width: 12px;
}
.button-submit {
    background-color: #ff8a00;
    border-bottom: 3px solid #ff6c00;
    box-sizing: content-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    height: auto;
    line-height: 40px;
    padding-top: 3px;
    text-align: center;
}
.button-submit.disabled {
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.25;
    pointer-events: none;
}
.button-submit:hover {
    background-color: #ffa133;
    border-bottom: 3px solid #ff7e12;
}
.button-submit.proceed {
    background-color: #7db701;
    border-bottom-color: #679b08;
}
.button-submit.proceed:hover {
    background-color: #97c534;
    border-bottom: 3px solid #78aa17;
}
.button-submit.cancel {
    background-color: #7db53e;
    border-bottom-color: #679935;
}
.button-submit.cancel:hover {
    background-color: #a2a2a2;
    border-bottom: 3px solid #838383;
}
.button-paypal-login {
    border: 2px solid #fff;
    color: #fff;
    cursor: pointer;
    margin-left: 381px;
    padding: 5px 20px;
    text-decoration: none;
}
.button-paypal-login:hover {
    border: 2px solid #c40000;
    color: #fff;
    text-decoration: none;
}
.button-paypal-login:active {
    background-color: #c40000;
    color: #fff;
    text-decoration: none;
}
.button-paypal-login:active::after {
    background-color: #f00000;
    color: #fff;
    text-decoration: none;
}
.input-text {
    display: inline-block;
}
.input-text .inner {
    border: 1px solid #b3b3b3;
    display: block;
    padding: 0 10px;
}
.input-text .input {
    border: 0 none;
    display: block;
    height: 39px;
    line-height: 39px;
    width: 100%;
}
.input-text.error {
    border-color: #ec0017;
}
.input-select {
    display: inline-block;
    font-size: 13px;
    text-align: left;
}
.input-select .inner {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -268px -86px;
    border: 1px solid #b3b3b3;
    color: #686868;
    cursor: pointer;
    display: block;
    height: 41px;
    padding: 0 27px 0 10px;
    position: relative;
}
.input-select .selected {
    display: block;
    height: 41px;
    line-height: 41px;
    overflow: hidden;
    white-space: nowrap;
}
.input-select .options {
    border: 1px solid #b3b3b3;
    display: none;
    left: -1px;
    min-width: 100%;
    position: absolute;
    top: 41px;
    z-index: 40000;
}
.component-bulk-domains tbody td, .component-bulk-domains tbody th, .component-privacy td {
    border-top: 0 none;
}
.input-select .options .option {
    display: block;
    padding: 2px 10px;
    white-space: nowrap;
}
.input-select .options .option:hover {
    background-color: #8b8b8b;
    color: #fff;
}
.input-select.expanded .inner {
    background-position: right -8px;
}
.input-select.expanded .options {
    background-color: #fff;
    display: block;
}
.component-privacy .button-toggle {
    margin-top: 5px;
}
.component-privacy .description {
    float: left;
    padding-left: 20px;
    padding-right: 5px;
}
.component-privacy .question {
    float: left;
}
.component-privacy .subtotal {
    color: #e0e0e0;
    font-weight: 700;
    text-align: left;
}
.component-privacy.active .subtotal, .component-privacy.review .subtotal {
    color: #333;
}
.button-toggle {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -980px -86px;
    color: #fff;
    cursor: pointer;
    float: left;
    height: 34px;
    overflow: hidden;
    width: 73px;
}
.button-toggle .state {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    height: 32px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    width: 36px;
}
.button-toggle .state.on, .button-toggle.active .state.off {
    display: none;
}
.button-toggle .state.off {
    float: right;
}
.button-toggle.active {
    background-position: -980px -122px;
}
.button-toggle.active .state.on {
    display: inline;
    float: left;
}
.component-matching-domains > td {
    border-right: 1px solid #999;
    padding: 0;
}
.component-matching-domains .section {
    color: #8e8e8e;
}
.component-matching-domains .section .details {
    float: left;
}
.component-matching-domains .section .name {
    color: #333;
    display: inline-block;
    padding-right: 10px;
}
.component-matching-domains .section .price-regular .amount {
    text-decoration: line-through;
}
.component-matching-domains .section .price-now {
    font-weight: 700;
}
.component-matching-domains .section .discount {
    color: #fb8734;
    font-weight: 700;
}
.component-matching-domains .section .button-add-container {
    float: right;
}
.component-matching-domains tfoot {
    background-color: #ddd;
}
.component-matching-domains tfoot td, .component-matching-domains tfoot th {
    font-size: 16px;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: middle;
}
.component-bulk-domains > td {
    padding: 0;
}
.component-bulk-domains table {
    width: 100%;
}
.component-bulk-domains table td {
    box-sizing: content-box;
    padding: 15px 20px 10px 15px;
}
.component-bulk-domains table th, .component-packages > td {
    box-sizing: content-box;
}
.component-bulk-domains table th {
    box-sizing: content-box;
    padding: 15px 10px 10px 15px;
}
.component-bulk-domains thead {
    color: #999;
    font-weight: 400;
}
.component-bulk-domains thead td, .component-bulk-domains thead th {
    padding-top: 0;
}
.component-bulk-domains thead .domain {
    text-align: left;
}
.component-bulk-domains thead .privacy-info {
    text-align: right;
}
.component-bulk-domains tbody .domain {
    text-align: left;
    width: 300px;
}
.component-bulk-domains .saved {
    color: #fb8734;
    display: inline-block;
    font-weight: 700;
}
.component-bulk-domains .save {
    color: #c00;
    display: inline-block;
    font-weight: 700;
}
.component-bulk-domains tbody .remove {
    text-align: left;
}
.component-bulk-domains tbody .toggle {
    text-align: right;
    width: 80px;
}
.component-bulk-domains tbody .amount {
    color: #999;
    font-weight: 700;
    text-align: left;
    width: 70px;
}
.component-bulk-domains tbody.active .amount {
    color: #333;
}
.component-bulk-domains tfoot .text {
    text-align: right;
}
.component-bulk-domains tfoot .amount {
    color: #999;
    font-weight: 700;
    text-align: left;
}
.component-bulk-domains tfoot.active .amount {
    color: #7db53e;
}
.component-bulk-domains tfoot td, .component-bulk-domains tfoot th {
    background-color: #ddd;
    border-top: 0 none;
    font-size: 16px;
}
.bulkToggle, .tldToggle {
    cursor: pointer;
}
.miniMyr {
    cursor: pointer;
    text-decoration: none;
}
.miniMyr:hover {
    text-decoration: underline;
}
.message-alert {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -356px -86px;
    float: left;
    height: 32px;
    width: 32px;
}
.message-alert2 {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -444px -86px;
    float: left;
    height: 20px;
    position: relative;
    top: 10px;
    width: 23px;
}
.component-sub-accordian-top .message {
    color: #333;
    display: inline-block;
    float: left;
    font-size: 20px;
    line-height: 32px;
    padding-left: 10px;
}
.tldToggle .message {
    color: #7eb808;
}
.component-sub-accordian-top .message-noicon {
    color: #333;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 600;
    line-height: 32px;
    padding-left: 20px;
}
.component-sub-accordian-top .message .tlds {
    color: #7eb808;
    font-size: 18px;
}
.component-sub-accordian-top .toggle {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -150px -102px;
    display: inline-block;
    float: right;
    height: 16px;
    margin-top: 8px;
    width: 29px;
}
.component-sub-accordian-top .toggleoff {
    background-position: -150px -86px;
}
.component .section {
    border-top: 1px solid silver;
    padding: 20px;
}
.component .section-min {
    border-top: 0 none;
    padding: 0;
}
.component.active .component-sub-accordian-top .toggle {
    background-position: left -16px;
}
.component-packages > td {
    border-bottom: 1px solid silver;
    box-sizing: content-box;
    padding: 0;
}
.component-packages table {
    width: 100%;
}
.component-packages table td, .component-packages table th {
    box-sizing: content-box;
    padding: 5px 20px;
}
.component-packages tbody .name {
    text-align: left;
    width: 150px;
}
.component-packages tbody .remove {
    text-align: left;
}
.component-packages tbody .price {
    width: 80px;
}
.cart-products .amount {
    font-weight: 700;
    text-align: left;
    width: 76px;
}
.cart-products .price {
    color: #666;
    font-weight: 700;
}
.component-packages tbody td, .component-packages tbody th {
    border-top: 0 none;
    box-sizing: content-box;
}
.component-domains td {
    color: #999;
    padding-top: 0;
}
.component-domain td {
    border-top: 1px solid silver;
}
.tooltip-question {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -556px -86px;
    color: transparent;
    cursor: pointer;
    font-size: 14px;
    height: 18px;
    vertical-align: middle;
    width: 18px;
}
.removeGiftCard {
    color: #00f;
    cursor: pointer;
}
.fakeLink {
    cursor: pointer;
}
.greyText {
    color: #999;
}
.addClicked {
    color: #666;
}
.chkbox {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -64px -86px;
    cursor: pointer;
    float: left;
    height: 26px;
    width: 33px;
}
.chkbox.active {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -107px -86px;
}
.rdobutton {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -22px -86px;
    cursor: pointer;
    float: left;
    height: 32px;
    width: 32px;
}
.rdobutton.active {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -22px -118px;
}
.rdobutton-sm {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -27px -186px;
    cursor: pointer;
    float: left;
    height: 21px;
    width: 21px;
}
.rdobutton-sm.active {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -27px -208px;
}
.component-charity {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: silver silver -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
}
.component-charity .info {
    padding: 20px;
}
.component-charity .info .toggle {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -64px -86px;
    cursor: pointer;
    float: left;
    height: 26px;
    padding-right: 10px;
    width: 33px;
}
.component-charity .info .description {
    float: left;
    font-size: 18px;
    padding-top: 5px;
}
.component-charity .info .description .optional {
    color: #999;
}
.component-charity .info .description .question {
    vertical-align: bottom;
}
.component-charity .info .description .choose {
    color: #333;
    font-size: 18px;
    padding-top: 3px;
}
.component-charity .info .amount {
    color: silver;
    float: right;
    font-weight: 700;
    padding-top: 10px;
    text-align: left;
    width: 70px;
}
.component-charity .charities-container, .component-charity .choose {
    display: none;
}
.component-charity .charities .charity {
    border: 1px solid #f0f0f0;
    cursor: pointer;
    padding: 0;
}
.component-charity .charities .charity .inner {
    border: 3px solid #fff;
}
.component-charity .charities .charity.selected .inner {
    border-color: #7db53e;
    box-sizing: content-box;
    height: 76px;
}
.component-charity .charities img {
    display: block;
    width: 100%;
}
.component-charity.active .info .toggle {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -107px -86px;
}
.component-charity.active .charities-container, .component-charity.active .choose {
    display: block;
}
.component-charity.review .info .title {
    font-weight: 700;
}
.component-charity.review .info .amount {
    color: #333;
}
.component-ad-budget .title {
    font-weight: 400;
    text-align: left;
}
.component-ad-budget .budget {
    color: #686868;
    padding-right: 5px;
    text-align: right;
}
.component-ad-budget .input {
    padding-left: 0;
    padding-right: 0;
    width: 110px;
}
.component-ad-budget .amount {
    font-weight: 700;
    text-align: right;
    width: 70px;
}
.spr_charities90 {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/fos-24409-90.png") no-repeat scroll left top;
    border: medium none;
    float: left;
    height: 90px;
    width: 90px;
}
.spr_charities90_nbcf {
    background-position: 0 -270px;
}
.spr_charities90_hfh {
    background-position: 0 -90px;
}
.spr_charities90_semper {
    background-position: 0 0;
}
.spr_charities90_rec {
    background-position: 0 -180px;
}
.spr_charities90_rci {
    background-position: 0 -360px;
}
.spr_charities90_dc {
    background-position: 0 -450px;
}
.spr_charities90_bgc {
    background-position: 0 -540px;
}
.spr_charities90_sf {
    background-position: 0 -630px;
}
.spr_charities90_gdi {
    background-position: 0 -900px;
}
.spr_charities90_hotn {
    background-position: 0 -990px;
}
.spr_charities90_git {
    background-position: 0 -1080px;
}
.spr_charities90_techn {
    background-position: 0 -1170px;
}
.spr_charities90_kiva {
    background-position: 0 -1260px;
}
.spr_charities90_abi {
    background-position: 0 -1350px;
}
.spr_charities {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/fos-24409.jpg") no-repeat scroll left top;
    border: medium none;
    cursor: pointer;
    float: left;
    margin-left: 8px;
    margin-right: 7px;
    width: 117px;
}
.spr_charities_nbcf {
    background-position: 0 -228px;
    height: 76px;
}
.spr_charities_hfh {
    background-position: 0 -76px;
    height: 76px;
}
.spr_charities_semper {
    background-position: 0 0;
    height: 76px;
}
.spr_charities_rec {
    background-position: 0 -152px;
    height: 76px;
}
.spr_charities_rci {
    background-position: 0 -304px;
    height: 76px;
}
.spr_charities_dc {
    background-position: 0 -380px;
    height: 76px;
}
.spr_charities_bgc {
    background-position: 0 -456px;
    height: 76px;
}
.spr_charities_sf {
    background-position: 0 -532px;
    height: 76px;
}
.spr_charities_gdi {
    background-position: 0 -760px;
    height: 76px;
}
.spr_charities_hotn {
    background-position: 0 -825px;
    height: 76px;
}
.spr_charities_git {
    background-position: 0 -901px;
    height: 76px;
}
.spr_charities_techn {
    background-position: 0 -977px;
    height: 76px;
}
.spr_charities_kiva {
    background-position: 0 -1053px;
    height: 76px;
}
.spr_charities_abi {
    background-position: 0 -1129px;
    height: 76px;
}
.cart-summary {
    border: 1px solid silver;
    padding: 20px;
}
.cart-summary .promo-code {
    float: left;
    width: 320px;
}
.cart-summary .promo-code .have {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -189px -86px;
    box-sizing: content-box;
    color: #424242;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding-left: 10px;
    width: 18px;
}
.cart-summary .promo-code .button-submit {
    padding-left: 15px;
    padding-right: 15px;
}
.cart-summary .totals {
    float: right;
    margin-right: -10px;
    width: 340px;
}
.cart-summary .totals td {
    border-top: 1px solid #e7e7e7;
    padding: 10px;
}
.cart-summary .totals th {
    border-top: 1px solid #e7e7e7;
    color: #333;
    font-weight: 400;
    padding: 10px 5px 10px 10px;
    text-align: left;
}
.cart-summary .totals tr:first-child td, .cart-summary .totals tr:first-child th {
    border-top: 0 none;
}
.cart-summary .totals th img {
    vertical-align: top;
}
.cart-summary .totals td {
    font-weight: 700;
    text-align: right;
}
.cart-summary .totals .fees {
    color: #333;
}
.cart-summary .totals .subtotal {
    color: #7db53e;
    font-size: 30px;
}
.cart-summary .totals .savings {
    color: #fb8734;
}
.cart-summary .checkout {
    clear: both;
    text-align: right;
}
.cart-summary .checkout .button-submit {
    padding-left: 25px;
    padding-right: 25px;
}
.promoCodeText {
    border: 1px solid #b3b3b3;
    height: 25px;
    padding-left: 10px;
    width: 200px;
}
.idplogin-label-pw, .idplogin-label-username {
    margin-bottom: 5px;
}
.idplogin-slim-username {
    margin-bottom: 20px;
}
.idplogin-slim-password {
    margin-bottom: 15px;
}
.idp-input-captcha, .idp-input-tf-auth, .idplogin-input-pw, .idplogin-input-username {
    border: 1px solid #b3b3b3;
    color: #333;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    width: 180px;
}
.idp-button-submit {
    padding-left: 20px;
    padding-right: 20px;
}
.idp-tf-nocode-message, .idp-tf-request-code, .idplogin-slim-forgot-pw {
    color: #999;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 10px;
    text-decoration: underline;
}
.idp-tf-err-message, .idplogin-slim-error {
    color: #f01100;
    font-size: 12px;
}
.idp-tf-err-message {
    font-size: 14px;
}
.idp-tf-request-code {
    display: block;
    margin-top: 0;
}
.idp-catpcha-tb-wrap {
    margin-top: 17px;
}
.idp-captcha-button-wrap {
    position: relative;
    top: -2px;
}
.idplogin-slim-button-box {
    clear: both;
}
.idp-captcha-label {
    margin-bottom: 5px;
}
.cart-confirmation-wrap {
    margin: 0 auto;
    position: relative;
    width: 980px;
}
.cart-confirmation-top {
    margin-top: 15px;
    overflow: hidden;
}
.cart-confirmation-title {
    font-size: 45px;
    margin-bottom: 5px;
}
.cart-link-action {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 18px;
    margin-top: 10px;
    padding-right: 5px;
    vertical-align: bottom;
    width: 18px;
}
#cart .cart-confirmation-bottom .columns .get-started .item img, .cart-link-next {
    vertical-align: middle;
}
.cart-link-action-hover:hover {
    text-decoration: underline !important;
}
.cart-link-action.receipt {
    background-position: -477px -104px;
}
.cart-link-action.phone {
    background-position: -477px -122px;
}
.cart-link-action.schedule {
    background-position: -477px -140px;
}
.cart-link-action.support {
    background-position: -477px -158px;
}
.cart-link-action.print {
    background-position: -477px -86px;
    margin-top: 0;
}
.cart-link-next {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -505px -86px;
    cursor: pointer;
    display: inline-block;
    height: 23px;
    padding-left: 10px;
    width: 15px;
}
.cart-confirmation-main {
    float: left;
    width: 710px;
}
.cart-confirmation-middle {
    background-color: #fff;
    border: 1px solid silver;
    min-height: 195px;
    padding: 20px 0;
}
#cart .cart-confirmation-middle .column {
    float: left;
    width: 50%;
}
#cart .cart-confirmation-middle .column > .inner {
    padding: 10px 40px;
}
#cart .cart-confirmation-middle .title {
    font-size: 25px;
    margin-bottom: 15px;
}
#cart .cart-confirmation-middle .order-details table {
    width: 100%;
}
#cart .cart-confirmation-middle .order-details table td, #cart .cart-confirmation-middle .order-details table th {
    padding: 2px 0;
}
#cart .cart-confirmation-middle .order-details table th {
    color: #a3a3a3;
    font-weight: 400;
    text-align: left;
}
#cart .cart-confirmation-middle .order-details .receipt {
    margin-top: 15px;
}
#cart .cart-confirmation-middle .account-info > .inner {
    border-left: 1px solid #e6e6e6;
}
#cart .cart-confirmation-middle .account-info .text {
    line-height: 145%;
}
#cart .cart-confirmation-bottom {
    color: #fff;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -45px;
    min-height: 652px;
    padding-top: 75px;
}
#cart .cart-confirmation-bottom .what-next {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -217px -86px;
    height: 25px;
    margin: 15px auto auto;
    padding-bottom: 20px;
    text-align: center;
    width: 41px;
}
#cart .cart-confirmation-bottom .columns {
    margin: 40px auto 80px;
    width: 950px;
}
#cart .cart-confirmation-bottom .columns .column {
    float: left;
}
#cart .cart-confirmation-bottom .columns .thank-you {
    width: 30%;
}
#cart .cart-confirmation-bottom .columns .thank-you .inner {
    padding-right: 10px;
    padding-top: 25px;
}
#cart .cart-confirmation-bottom .columns .thank-you .title {
    font-size: 70px;
}
#cart .cart-confirmation-bottom .columns .thank-you .text {
    font-size: 25px;
    line-height: 150%;
}
.cart-confirmation-howhear {
    display: inline-block;
    vertical-align: middle;
    width: 85%;
}
#acos-survey-step1 {
    min-height: 55px;
}
.cart-view-all-products {
    color: #fff;
}
.cart-os-pending-order {
    clear: both;
    width: 650px;
}
.cart-small-lt-chevron {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -863px -86px;
    display: inline-block;
    height: 12px;
    width: 7px;
}
.cart-pending-mya {
    float: none;
    height: 45px;
    margin-bottom: 260px;
    margin-top: 20px;
    width: 210px;
}
.cart-pending-mya-a {
    font-size: 22px;
    line-height: 45px;
    margin-left: 10px;
}
#cart .cart-confirmation-bottom .columns .thank-you .dash {
    background-color: #fff;
    height: 4px;
    width: 38px;
}
#cart .cart-confirmation-bottom .columns .thank-you .friend {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -398px -86px;
    cursor: pointer;
    height: 36px;
    margin-top: 21px;
    padding-left: 10px;
    width: 36px;
}
.cart-confirmation-wrap .no_prod_icon_spacer, .cart-confirmation-wrap .pi {
    display: inline-block !important;
    float: none !important;
    height: 80px !important;
}
#cart .cart-confirmation-bottom .columns .get-started {
    min-width: 40%;
}
#cart .cart-confirmation-bottom .columns .get-started .item {
    background-color: #fff;
    color: #333;
    font-size: 25px;
    margin-top: 10px;
    padding: 10px;
}
#cart .cart-confirmation-bottom .columns .get-started .item:first-child {
    margin-top: 0;
}
#cart .cart-confirmation-bottom .columns .get-started .item .cart-link-next {
    box-sizing: content-box;
    margin-top: 32px;
    padding-left: 10px;
    vertical-align: sub;
}
.cart-confirmation-wrap .pi, .cart-valign-mid, .pi_svg {
    vertical-align: middle;
}
#cart .cart-confirmation-bottom .columns .get-started .item a.cart-link-next {
    font-size: 25px;
    text-decoration: none;
}
.cart-confirmation-wrap .no_prod_icon_spacer {
    vertical-align: middle;
    width: 0 !important;
}
.cart-purchase-warning-icon, .pi {
    float: left;
}
.cart-confirmation-wrap .exclamation, .cart-purchase-warning-icon {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -1137px -86px;
    height: 42px;
    width: 42px;
}
.cart-oc-prereg-verify {
    color: #fb8734 !important;
    margin-bottom: 30px;
}
.cart-confirmation-wrap .cart-prereg-check {
    width: 300px;
}
#cart-oc-or-content {
    background-color: #86d353;
    min-height: 200px;
}
#cart-oc-or-content .gdor-hook {
    height: auto;
}
#cart-oc-or-content #cart-oc-or-content-target {
    padding: 50px 0;
}
#cart-oc-or-content-target {
    min-height: 0 !important;
}
#cart-oc-or-content #order_confirm_or {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #fff;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px 0;
    height: 50px;
    margin: 0 auto;
    position: relative;
    top: -24px;
    transform: scaleX(-1) rotate(-8deg);
    width: 90px;
}
.g-modal-close, .pi {
    background-repeat: no-repeat;
}
#cart-oc-or-content #order_confirm_or::before {
    border-bottom: 20px solid #fff;
    border-left: 31.5px solid transparent;
    border-right: 58.5px solid transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: -20px;
    width: 0;
}
#cart-oc-or-content #or-text {
    color: #000;
    font: 800 36px/20px Walsheim-Black,"Arial Black",sans-serif;
    padding: 15px 5px 0 0;
    text-align: center;
    text-transform: uppercase;
    transform: scaleX(-1) rotate(-8deg);
}
#cart-oc-or-content #order_confirm_or::after {
    border-left: 49.5px solid transparent;
    border-right: 40.5px solid transparent;
    border-top: 25px solid;
    bottom: -25px;
    color: #fff;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
}
.pi, .pi_svg {
    height: 90px;
    width: 90px;
}
#cart .widget-help {
    background-color: #fff;
    border: 1px solid silver;
}
#cart .widget-help .title {
    background-color: #666;
    color: #fff;
    font-size: 16px;
    padding: 15px 20px;
}
.cart-surv-cont, .preRegWhite {
    font-size: 20px;
}
#cart .widget-help .actions {
    padding: 5px 20px 15px;
}
#cart .widget-help .hear {
    border-top: 1px solid silver;
    min-height: 56px;
    padding: 11px 20px 12px;
}
.pi {
    background-image: url("//img2.wsimg.com/cart/icons/product_sprite.png");
}
.pi_hosting {
    background-position: 0 -90px;
}
.pi_websitebuilder {
    background-position: 0 -180px;
}
.pi_domains {
    background-position: 0 0;
}
.pi_security {
    background-position: 0 -540px;
}
.pi_businessmarketing {
    background-position: 0 -270px;
}
.pi_businessmanagement {
    background-position: 0 -450px;
}
.pi_workspace {
    background-position: 0 -360px;
}
.pi_resellers {
    background-position: 0 -630px;
}
.pi_storage {
    background-position: 0 -720px;
}
.pi_telephony {
    background-position: 0 -810px;
}
.pi_businessemail {
    background-position: 0 -900px;
}
.pi_svg {
    display: inline-block;
}
.cart-confirmation-right-sidebar {
    float: right;
    width: 260px;
}
#survey-tv-types {
    margin-left: 25px;
}
#survey-tv, .cart-surv-rb {
    margin: 5px;
}
.cart-ep-qh-ul {
    margin: 0;
    padding-left: 5px;
}
.cart-ep-list-price {
    color: #666;
}
.cart-essential-products {
    width: 260px;
}
.cart-ep-title {
    margin: 20px 0 10px;
}
.cart-ep-bottom {
    background-color: #ddd;
    clear: both;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
}
.cart-ep-product {
    border: 1px solid #fb8734;
    clear: both;
    margin-bottom: 10px;
    overflow: auto;
    position: relative;
}
.cart-ep-tt {
    vertical-align: text-bottom;
}
.cart-ep-add-btn, .g-btn-lg, .g-btn-sm, .g-modal-buttonpane a {
    vertical-align: middle;
}
.cart-ep-product-text {
    width: 135px;
}
.cart-ep-image {
    float: right;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
.cart-ep-product2 {
    border: 1px solid silver;
    clear: both;
    margin-bottom: 10px;
    margin-top: 35px;
    position: relative;
}
.cart-ep-product2-header {
    background-color: #008a32;
    height: 10px;
}
.cart-ep-product2-headline {
    color: #000;
    display: inline-block;
    font-family: Walsheim-Bold,"Arial Black",sans-serif;
    font-weight: 400;
    left: 30px;
    line-height: 2.5;
    margin-top: -12px;
    overflow: visible;
    position: absolute;
    text-transform: uppercase;
    top: -10px;
}
.cart-ep-product2-header-content {
    position: absolute;
    z-index: 1;
}
.cart-ep-product2-header-text {
    font-size: 20px;
    padding: 0 25px;
    position: relative;
    white-space: nowrap;
    z-index: 20;
}
.cart-ep-product2-header svg {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.cart-ep-product-details {
    padding-left: 20px;
    position: relative;
    width: 300px;
}
.cart-ep-head {
    color: #333;
    font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue","Segoe UI",Segoe,Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 30px;
    line-height: 36px;
    padding-top: 8px;
}
.cart-ep-body {
    color: #333;
    font-family: HelveticaNeue,"Helvetica Neue","Segoe UI",Segoe,Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 16px;
    line-height: 20px;
}
.cart-ep-price {
    color: #ff8b00;
    font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue","Segoe UI",Segoe,Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 50px;
    line-height: 50px;
}
.cart-ep-color-seo-c {
    background-color: #e7e3e1;
}
.cart-ep-add-btn {
    line-height: 30px;
    padding: 0 20px;
}
.cart-ep-duration {
    font-size: 16px;
}
.cart-ep-O365 {
    max-width: 240px;
    overflow-wrap: break-word;
    width: 240px;
}
#reviewContainer {
    margin-top: 10px;
}
.cart-btn-confirm-sm {
    height: 27px;
    line-height: 27px;
}
#simplemodal-container {
    position: absolute !important;
}
.g-modal {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
    color: #707070;
    font-family: Arial,Helvetica,FreeSans,sans-serif;
    font-size: 14px;
    line-height: 1.3;
    padding: 15px 20px 20px;
    position: absolute;
    width: 600px;
}
.g-modal p {
    margin: 0 0 1em;
}
.g-modal a {
    color: #3282e6;
}
.g-modal-header {
    border-bottom: 1px solid #ccc;
    color: #000;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 2px;
}
.g-modal-close {
    background-image: url("//img2.wsimg.com/shared/img/1/close.gif");
    cursor: pointer;
    display: block;
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    text-indent: -9999em;
    top: 5px;
    width: 15px;
}
#g-modal-overlay, .g-in-modal-overlay {
    height: 100%;
    opacity: 0.8;
}
.g-modal-container {
    padding-top: 6px;
    position: relative;
}
.g-modal-content {
    overflow: auto;
    position: relative;
}
.g-modal-buttonpane {
    font-size: 12px;
    margin-top: 8px;
    position: relative;
    text-align: center;
}
.g-modal-buttonpane a {
    margin: 0 2px;
}
.g-modal-footer {
    background-color: #eee;
    color: #707070;
    font-size: 11px;
    margin-top: 10px;
    padding: 4px 10px 5px;
    position: relative;
}
#g-modal-overlay, .g-in-modal-overlay, .g-modal-in-modal {
    display: none;
    position: absolute;
    top: 0;
}
.g-modal-no-titlebar .g-modal-header {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.g-modal-no-titlebar .g-modal-titlebar {
    display: none;
}
#g-modal-overlay {
    background-color: #868686;
    left: 0;
    width: 100%;
}
.g-modal-in-modal {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: -moz-use-text-color #ccc #ccc;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.8);
    left: 50px;
    padding: 20px;
    width: 450px;
    z-index: 1;
}
.g-modal-text {
    font-size: 12px;
}
.g-in-modal-overlay {
    background-color: #fff;
    left: 0;
    width: 100%;
}
.s5 {
    font-size: 5px;
    line-height: 5px;
}
.s10 {
    font-size: 10px;
    line-height: 10px;
}
.red {
    color: #c00;
}
.black {
    color: #000;
}
.g-a, .g-a:hover, a.g-a:active, a.g-a:hover {
    color: #3282e6;
}
.strike {
    text-decoration: line-through;
}
.g-a {
    cursor: pointer;
    text-decoration: underline;
}
.g-a:hover {
    cursor: pointer;
    text-decoration: none;
}
a.g-a:link, a.g-a:visited {
    color: #3282e6;
    text-decoration: underline;
}
a.g-a:hover {
    text-decoration: none;
}
a.g-a:active {
    text-decoration: underline;
}
.g-btn-sm {
    box-sizing: content-box;
    cursor: pointer;
    font-size: 12px;
    min-width: 40px;
    padding: 4px 10px;
    vertical-align: baseline;
}
.g-btn-lg, *:root .g-btn-a {
    box-sizing: content-box;
}
.g-btn-lg {
    box-sizing: content-box;
    cursor: pointer;
    font-size: 15px;
    min-width: 50px;
    padding: 6px 15px;
    vertical-align: baseline;
}
:root .g-btn-a {
    box-sizing: content-box;
    padding: 5px 10px 3px 0;
}
:root .g-btn-b, ul.g-tabs {
    box-sizing: content-box;
}
:root .g-btn-b {
    box-sizing: content-box;
    padding: 8px 15px 6px 0;
}
.g-btn-act, .g-btn-act-inactive, .g-btn-act:link, .g-btn-act:visited {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #f4964b 0px, #d95700 100%) repeat scroll 0 0 padding-box;
    border: 1px solid #d0712b;
    border-radius: 5px;
    box-shadow: 0 1px 1px #ffd5b0 inset;
    color: #fff;
    display: inline-block;
    font-family: arial;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 1px #bf5900;
}
.g-btn-act:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #fdb676 0px, #ef7f1b 100%) repeat scroll 0 0;
    border: 1px solid #eaa879;
    box-shadow: 0 1px 1px #ffd4ae inset;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 -1px 1px #e57f26;
}
.g-btn-act-active, .g-btn-act:active {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #e98329 0px, #e66e03 100%) repeat scroll 0 0 padding-box;
    border: 1px solid #d43d01;
    border-radius: 5px;
    box-shadow: 0 0 3px #d43d01 inset;
    color: #fff;
    display: inline-block;
    font-family: arial;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 1px #c47128;
}
a.g-btn-act-active:hover {
    color: #fff !important;
}
.g-btn-act-inactive, a.g-btn-act-inactive {
    color: #fff !important;
    cursor: default;
    opacity: 0.3;
    text-decoration: none !important;
}
.g-btn-act span, .g-btn-act-active span, .g-btn-act-inactive span {
    color: #ffe9d6;
    display: block;
    font-size: 11px;
    font-weight: 400;
    margin-top: 3px;
}
.g-btn-prg, .g-btn-prg-active, .g-btn-prg-inactive, .g-btn-prg:active, .g-btn-prg:link, .g-btn-prg:visited {
    color: #fff;
    display: inline-block;
    font-family: arial;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-decoration: none;
}
:root .g-btn-act, *:root .g-btn-act-active, *:root .g-btn-act:active, *:root .g-btn-act:hover {
}
.g-btn-prg, .g-btn-prg-inactive, .g-btn-prg:link, .g-btn-prg:visited {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #99ca4b 0px, #66991c 100%) repeat scroll 0 0 padding-box;
    border: 1px solid #668f28;
    border-radius: 5px;
    box-shadow: 0 1px 1px #cde7a4 inset;
    text-shadow: 0 -1px 1px #5a8a11;
}
.g-btn-prg:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #bde086 0px, #85bc34 100%) repeat scroll 0 0;
    border: 1px solid #9abf64;
    box-shadow: 0 1px 1px #d5ebb1 inset;
    text-decoration: none;
    text-shadow: 0 -1px 1px #7fb134;
}
.g-btn-prg-active, .g-btn-prg:active {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #87b940 0px, #72a824 100%) repeat scroll 0 0 padding-box;
    border: 1px solid #417c0c;
    border-radius: 5px;
    box-shadow: 0 0 3px #376e06 inset;
    text-shadow: 0 -1px 1px #56870d;
}
a.g-btn-prg-active:hover {
    color: #fff !important;
}
.g-btn-prg-inactive, a.g-btn-prg-inactive {
    color: #fff !important;
    cursor: default;
    opacity: 0.3;
    text-decoration: none !important;
}
.g-btn-prg span, .g-btn-prg-active span, .g-btn-prg-inactive span {
    color: #e5ffbc;
    display: block;
    font-size: 11px;
    font-weight: 400;
    margin-top: 3px;
}
:root .g-btn-prg, *:root .g-btn-prg:active:root .g-btn-prg-active, *:root .g-btn-prg:hover {
}
.g-btn-sec, .g-btn-sec-inactive, .g-btn-sec:link, .g-btn-sec:visited {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #e3e3e3 0px, #b0b0b0 100%) repeat scroll 0 0 padding-box;
    border: 1px solid #aaa;
    border-radius: 5px;
    box-shadow: 0 1px 1px #fff inset;
    color: #666;
    display: inline-block;
    font-family: arial;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px #f5f5f5;
}
.g-btn-sec:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #ebebeb 0px, #c2c2c2 100%) repeat scroll 0 0;
    border: 1px solid #cecece;
    box-shadow: 0 1px 1px #fff inset;
    text-shadow: 0 1px 1px #f5f5f5;
}
.g-btn-sec-active, .g-btn-sec:active {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #c4c4c4 0px, #cfcfcf 100%) repeat scroll 0 0 padding-box;
    border: 1px solid #999;
    border-radius: 5px;
    box-shadow: 0 0 3px #666 inset;
    color: #666;
    display: inline-block;
    font-family: arial;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-shadow: 0 1px 1px #f5f5f5;
}
.g-btn-sec-active:hover {
    color: #666;
}
.g-btn-sec-inactive, a.g-btn-sec-inactive {
    color: #666 !important;
    cursor: default;
    opacity: 0.3;
    text-decoration: none !important;
}
span.g-hover, ul.g-tabs li {
    cursor: pointer;
    position: relative;
}
:root .g-btn-sec, *:root .g-btn-sec:active:root .g-btn-sec-active, *:root .g-btn-sec:hover {
}
span.g-hover {
    border-bottom: 1px dashed;
    display: inline-block;
    line-height: 12px;
}
ul.g-tabs {
    box-sizing: content-box;
    height: 31px;
    margin: 0;
    padding: 10px 20px 0 15px;
    position: relative;
    z-index: 1;
}
ul.g-tabs li {
    float: left;
    top: 1px;
    z-index: 1;
}
ul.g-tabs li a, ul.g-tabs li span, ul.g-tabs li span.g-tab-inner {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #fff 0px, #eee 83%, #e1e1e1 100%) repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-sizing: content-box;
    color: #3282e6;
    display: inline-block;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: 29px;
    line-height: 29px;
    margin-left: 5px;
    min-width: 130px;
    padding: 0 15px;
    text-align: center;
    text-decoration: none !important;
}
:root ul.g-tabs li a, *:root ul.g-tabs li span, *:root ul.g-tabs li span.g-tab-inner {
}
ul.g-tabs li.g-tab-active a, ul.g-tabs li.g-tab-active span, ul.g-tabs li.g-tab-active span.g-tab-inner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #e1e1e1 #e1e1e1 #fff;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-sizing: content-box;
    color: #707070;
    cursor: default;
    filter: none !important;
    text-decoration: none !important;
}
.g-t-content, .stctry-input-select .inner {
    box-sizing: content-box;
    position: relative;
}
.g-t-content {
    background-clip: padding-box;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    box-sizing: content-box;
    padding: 20px;
    z-index: 0;
}
ul.g-tabs-bborder {
    border-bottom: 1px solid #e1e1e1;
}
.st-input-select {
    width: 245px;
}
.ctry-input-select {
    width: 420px;
}
.inner .error {
    border-color: #f01100;
}
.dropdownSelected {
    background-color: #8b8b8b;
}
.stctry-input-select .inner {
    border: 1px solid #b3b3b3;
    box-sizing: content-box;
    color: #333;
    cursor: pointer;
    display: block;
    height: 41px;
    padding: 0 0 0 10px;
}
.stctry-input-select .selected {
    display: block;
    height: 41px;
    line-height: 41px;
    overflow: hidden;
    white-space: nowrap;
}
.stctry-input-select .options {
    border: 1px solid #b3b3b3;
    box-sizing: content-box;
    display: none;
    height: 215px;
    left: -1px;
    min-width: 100%;
    overflow-y: scroll;
    position: absolute;
    top: 41px;
    z-index: 40000;
}
.stctry-input-select .options .option {
    display: block;
    padding: 2px 10px;
    white-space: nowrap;
}
.stctry-input-select .options .option:hover {
    background-color: #8b8b8b;
    color: #fff;
}
.stctry-input-select.expanded .inner {
    background-position: right -8px;
}
.stctry-input-select.expanded .options {
    background-color: #fff;
    display: block;
}
.cart-cntry-state-image {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -268px -86px;
    cursor: pointer;
    float: right;
    height: 7px;
    margin-right: 10px;
    margin-top: 20px;
    width: 12px;
}
.cart-cntry-state-image-dwn {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -268px -111px;
    cursor: pointer;
    height: 7px;
    width: 12px;
}
.drpValue {
    border: medium none;
}
.cart-payment-alert {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/cart/icons/gce-26963.png") no-repeat scroll -444px -86px;
    height: 20px;
    margin-top: 5px;
    width: 23px;
}
.purchaseAlertMessage {
    color: #f01100;
}
.preRegWhite {
    color: #fff;
    font-weight: 400;
    padding-top: 30px;
    text-align: center;
}
.preRegHeading {
    color: #7db53e;
    font-size: 25px;
    padding-bottom: 15px;
    text-align: center;
}
.preRegMessage {
    color: #000;
    font-size: 18px;
    padding-bottom: 15px;
    text-align: left;
}
.preRegIcon {
    background-position: -1060px -80px;
    height: 70px;
    left: 150px;
    position: absolute;
    top: -25px;
    width: 70px;
}
.dropdown, .ux-tel-control, .uxicon {
    position: relative;
}
.ux-tel-control {
    width: 400px;
}
.ux-tel-control ul li {
    margin-left: 0;
}
.ux-tel-control ul {
    padding-top: 0 !important;
}
.ux-tel-control .form-control {
    background-color: #fff;
    border: 1px solid #b3b3b3;
    border-radius: 0;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px !important;
    line-height: 1.42857;
    transition: border-color 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 360px !important;
}
.ux-tel-control .tel-menu-container .tel-menu-button {
    border-bottom: 2px solid transparent;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    margin: 1px 0 1px 1px;
    text-align: center;
    width: 4em;
}
.caret, .uxicon {
    font-family: uxfont;
    line-height: 1;
}
.ux-tel-control .tel-menu-container .tel-menu-button:hover {
    background-color: #eee;
    border-bottom: 2px solid #eee;
}
.ux-tel-control .form-control:-moz-placeholder {
    color: #b3b3b3;
}
.ux-tel-control .form-control::-moz-placeholder {
    color: #b3b3b3;
}
.ux-tel-control .form-control:hover {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.08) inset;
}
.ux-tel-control .form-control:focus {
    border-color: #555;
    box-shadow: none;
    outline: 0 none;
}
@font-face {
    font-family: "uxfont";
    src: url("//img2.wsimg.com/ux/20131213-1220/fonts/uxfont.eot?#iefix") format("embedded-opentype"), url("//img2.wsimg.com/ux/20131213-1220/fonts/uxfont.woff") format("woff"), url("//img2.wsimg.com/ux/20131213-1220/fonts/uxfont.ttf") format("truetype"), url("//img2.wsimg.com/ux/20131213-1220/fonts/uxfont.svg#uxfont") format("svg");
}
.uxicon {
    color: #555;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    vertical-align: middle;
}
.caret::before {
    content: "";
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #b3b3b3;
    border-radius: 0;
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 0;
    min-width: 160px;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 10000000;
}
.ux-tel-control .tel-menu-container .tel-menu-button .tel-menu-button-label, .ux-tel-control .tel-menu-container .tel-menu-items .tel-menu-item .country-id, .ux-tel-control .tel-menu-container .tel-menu-items .tel-menu-item .country-name {
    margin-right: 6px;
}
.dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.dropdown-menu .divider {
    background-color: #b3b3b3;
    height: 1px;
    overflow: hidden;
}
.dropdown-menu > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 10px;
    white-space: nowrap;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #eee;
    color: #333;
    text-decoration: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #578307;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}
.ux-tel-control input {
    padding-left: 4.25em;
}
.ux-tel-control .input-sm + .tel-menu-container .tel-menu-button {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
}
.ux-tel-control .input-lg + .tel-menu-container .tel-menu-button {
    font-size: 18px;
    height: 52px;
    line-height: 52px;
}
.ux-tel-control .tel-menu-container {
    cursor: pointer;
    left: 0;
    position: absolute;
    top: 0;
}
.ux-tel-control .tel-menu-container .tel-menu-items {
    display: block;
    margin-top: -1px;
    max-height: 200px;
    min-width: 330px;
    overflow-y: scroll;
    z-index: 2;
}
.ux-tel-control .tel-menu-container .tel-menu-items.hide {
    display: none;
}
.ux-tel-control .tel-menu-container .tel-menu-items .tel-menu-item .dial-code {
    color: #727272;
}
.ux-tel-control .tel-menu-container .tel-menu-items .tel-menu-item.active .dial-code {
    color: inherit;
}
.qty-edit {
    color: #7db701;
    text-decoration: underline;
}
.config-product-narrow {
    float: right;
    padding-top: 3px;
    width: 110px;
}
.config-increment-input-wrapper::after {
    clear: both;
    content: " ";
    display: block;
}
.config-increment-input {
    float: left;
    margin-right: 20px;
    width: 60px;
}
.config-increment-controls {
    float: right;
    margin-top: 5px;
    width: 30px;
}
.increment-input-value[type="text"] {
    border: 1px solid #000;
    height: 46px;
}
.increment-input-outside-max-range .increment-input-value {
    border: 1px solid red;
}
.increment-input-at-max-range .description-limit-text {
    color: red;
}
.config-increment-input input {
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    width: 60px;
}
.icon-increment-up {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/fos/office365/img/lp_sprite-v2.png") no-repeat scroll 1px -200px;
    cursor: pointer;
    display: block;
    height: 11px;
    margin-bottom: 15px;
    width: 18px;
}
.icon-increment-up.icon-increment-disabled, .icon-increment-up.icon-increment-disabled:hover {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/fos/office365/img/lp_sprite-v2.png") no-repeat scroll -19px -200px;
    cursor: default;
}
.icon-increment-up:hover {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/fos/office365/img/lp_sprite-v2.png") no-repeat scroll -19px -200px;
}
.icon-increment-down {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/fos/office365/img/lp_sprite-v2.png") no-repeat scroll 1px -220px;
    cursor: pointer;
    display: block;
    height: 11px;
    width: 18px;
}
.icon-increment-down.icon-increment-disabled, .icon-increment-down.icon-increment-disabled:hover {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/fos/office365/img/lp_sprite-v2.png") no-repeat scroll -19px -220px;
    cursor: default;
}
.icon-increment-down:hover {
    background: rgba(0, 0, 0, 0) url("//img2.wsimg.com/fos/office365/img/lp_sprite-v2.png") no-repeat scroll -19px -220px;
}
.description-limit-text {
    color: #a5a5a5;
    font-size: 10px;
    text-align: center;
}
.contentBoxModel *, .contentBoxModel *::after, .contentBoxModel *::before {
    box-sizing: content-box;
}