/* @override http://reloadsite.staging.wpengine.com/wp-content/themes/droptaskreload/styles/subscription-table.css */

.billing-duration-wrapper {
    position: relative;
}

.billing-duration {
    overflow-y: hidden;
    width: 100%;
    margin-bottom: 0;
    border-radius: 3px;
    border: 1px solid #e2e2e2;
    background: #f9f9f9;
}

.billing-duration table {
    width: 100%;
    margin-bottom: 0;
    border-collapse: collapse;
}

.billing-duration table tr:last-child {
    border-top: 0;
}

.billing-duration table tr td .duration-header {
    background: #f9f9f9;
    text-align: center;
    font-weight: bold;
    border: 0;
    border-bottom: 1px solid #e2e2e2;
    font-size: 15px;
    padding: 8px;
    line-height: 1.42857143;
}

.billing-duration table tr td:nth-child(2) .duration-header,
.billing-duration table tr td:nth-child(3) .duration-header {
    border-left: 1px solid #ededed;
}

.billing-duration table tr td {
    /* cursor: pointer; */
    width: 14.285714286%;
    height: 100px;
    border: 0;
    vertical-align: top;
    text-align: center;
    font-size: 15px;
    position: relative;
}

.billing-duration td .plan-information-wrapper {
    position: relative;
    border-left: 1px solid #ededed;
}

.billing-duration td:first-child .plan-information-wrapper {
    border-left: none;
}

.billing-duration td .users {
    font-size: 15px;
}

.billing-duration td .cost {
    font-size: 25px;
    font-weight: bold;
}
.billing-duration td .cost.discounted {
    color: #08a5e2;
}


.billing-duration td .cost-text {
    font-size: 12px;
}

.billing-duration td .discount {
    color: #2f87c2;
    font-size: 14px;
    font-style: italic;
}

.billing-duration td .monthly,
.billing-duration td .yearly {
    position: relative;
    width: 100%;
}

.billing-duration .bootstrap-table > tbody > tr > td.active .plan-information-wrapper.active {
    background: #3085be;
    color: #fff;
    text-shadow: 0 2px 2px #3979a3;
    background: #3085be;
    color: #fff;
    text-shadow: 0 2px 2px #3979a3;
}
.billing-duration .bootstrap-table > tbody > tr > td.active .plan-information-wrapper.active .cost.discounted {
    color: #fff;
}
.billing-duration td.active .discount {
    color: #fff;
}

.billing-duration .duration-1-year,
.billing-duration .duration-2-year,
.billing-duration .duration-3-year {
    min-width: 150px;
    background: #fff;
    padding: 0;
    height: 123px;
    line-height: 1.3333333;
    text-align: center;
    font-size: 15px;
    /* cursor: pointer; */
    text-shadow: 0 2px 2px #dcdde0;
}

.billing-duration .duration-1-year .plan-information-wrapper,
.billing-duration .duration-2-year .plan-information-wrapper,
.billing-duration .duration-3-year .plan-information-wrapper {
    display: none;
    padding: 10px 16px;
}

.billing-duration .duration-1-year .plan-information-wrapper.active,
.billing-duration .duration-2-year .plan-information-wrapper.active,
.billing-duration .duration-3-year .plan-information-wrapper.active {
    display: block;
}

.billing-duration .duration-1-year {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    position: relative;
}

.billing-duration .duration-2-year {
    border-radius: 0;
    position: relative;
}

.billing-duration .duration-3-year {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    position: relative;
}

.billing-duration .yearly-saver {
    float: left;
    padding: 10px 16px;
    height: 46px;
    font-size: 14px;
    line-height: 1.9999999;
}

.billing-duration > .active {
    text-shadow: 0 2px 2px #3979a3;
    color: #fff;
    font-weight: bold;
    border: 1px solid #3979a3;
}

.purchase-section .terms,
.purchase-section .currency {
    display: block;
    font-size: 13px;
}

.purchase-section .terms {
    margin-top: 15px;
    margin-bottom: 5px;
}

.purchase-section .currency  {
    margin-bottom: 15px;
}

.subscription-page .huge-savings-yearly {
    color: #e14545;
    font-size: 90%;
}

.pro-team-pricing:not(.mobile-friendly) {
    overflow-y: hidden;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 3px;
    border: 1px solid #e2e2e2;
    background: #f9f9f9;
}

.pro-team-pricing:not(.mobile-friendly) .plans-wrapper td {
    white-space: nowrap;
}

.pro-team-pricing.mobile-friendly {
    display: none;
    width: 100%;
    position: relative;
}

.pro-team-pricing.mobile-friendly .plans-wrapper {
    margin-bottom: 15px;
    border-radius: 3px;
    border: 1px solid #e2e2e2;
    background: #f9f9f9;
}

.pro-team-pricing.mobile-friendly .plans-team-count select#users {
    line-height: 1.3333333;
    -webkit-appearance: menulist;
    padding: 10px 12px;
    height: 46px;
    border-radius: 3px;
    border: 1px solid #e2e2e2;
    font-size: 18px;
    display: block;
    width: 100%;
    color: #555555;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 15px;
}

.pro-team-pricing table {
    width: 100%;
    border-collapse: collapse;
}

.pro-team-pricing table tr:last-child td:nth-child(2) {
    border-left: 1px solid #9e9e9e;
}

.pro-team-pricing table tr td,
.pro-team-pricing .plans-wrapper > div {
    cursor: pointer;
    width: 14.285714286%;
    border: 0;
    border-right: 1px solid #ededed;
    vertical-align: top;
    text-align: center;
    font-size: 15px;
    position: relative;
    padding: 8px;
}

.pro-team-pricing .plans-wrapper > div {
    width: 50%;
    float: left;
    padding: 11px;
}

.pro-team-pricing td .plan-information-wrapper {
    position: relative;
}

.pro-team-pricing td:last-child {
    border-right: none;
}

.pro-team-pricing td .users,
.pro-team-pricing div.users {
    font-size: 15px;
    font-weight: bold;
}

.pro-team-pricing td .monthly,
.pro-team-pricing td .yearly {
    position: relative;
    width: 100%;
}

.pro-team-pricing.duration-1-year td .duration-2-year,
.pro-team-pricing.duration-1-year td .duration-3-year {
    display: none;
}

.pro-team-pricing.duration-2-year td .duration-1-year,
.pro-team-pricing.duration-2-year td .duration-3-year {
    display: none;
}

.pro-team-pricing.duration-3-year td .duration-1-year,
.pro-team-pricing.duration-3-year td .duration-2-year {
    display: none;
}

.pro-team-pricing .bootstrap-table > tbody > tr > td.active,
.pro-team-pricing .plans-wrapper > div.active {
    background: #3085be;
    text-shadow: 0 2px 2px #3979a3;
    color: #fff;
    font-weight: bold;
    border: 1px solid #3979a3;
}

/* Success Continue */
.subscription-page .success-continue {
    text-align: center;
    display: none;
}

.subscription-page .success-continue.show {
    display: block;
}

.subscription-page .success-continue .result .you-have-been-charged {
    margin-bottom: 20px;
}

.subscription-page .success-continue .result table {
    margin: auto;
    margin-bottom: 20px;
}

.subscription-page .success-continue .result table tr td {
    text-align: left;
}

.subscription-page .success-continue .result table tr td:first-child {
    padding-right: 20px;
}

.subscription-page .success-continue .setup-team {
    margin-bottom: 20px;
}

.button-container {
    float: right;
}

/* Discount Banners */
.discount-banner-arrow {
    z-index: 1;
    width: 100%;
    position: relative;
    background: #ff6060 ;
    border: 1px solid #d72d2d;
    margin-bottom: 10px;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-radius: 4px;

    .arrow-not-visible {
        display: none;
    }
}
.discount-banner-arrow:after, .discount-banner-arrow:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.discount-banner-arrow:after {
    border-color: rgba(0, 0, 0, 0);
    border-top-color: #ff6060 ;
    border-width: 15px;
    margin-left: -15px;
}
.discount-banner-arrow:before {
    border-color: rgba(215, 45, 45, 0);
    border-top-color: #d72d2d;
    border-width: 16px;
    margin-left: -16px;
}

.discount-sticker {
    pointer-events: none;
    display: none;
}

.bootstrap-table {
    margin-bottom: 0 !important;
}

.bootstrap-clearfix *,
.bootstrap-clearfix *:before,
.bootstrap-clearfix *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-clearfix:before,
.bootstrap-clearfix:after {
  content: " ";
  display: table;
}
.bootstrap-clearfix:after {
  clear: both;
}

@media only screen and (max-width: 767px) {
    .pro-team-pricing.mobile-friendly {
        display: block;
    }

    .pro-team-pricing.table-responsive {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .billing-duration table tr td {
        float: left;
        width: 100%;
    }

    .billing-duration .duration-1-year,
    .billing-duration .duration-2-year,
    .billing-duration .duration-3-year,
    .billing-duration .duration-header {
        height: 67px;
    }

    .billing-duration table tr td .duration-header {
        float: left;
        width: 20%;
        padding: 23px 8px;
        white-space: nowrap;
        font-size: 14px;
    }

    .billing-duration table tr td:nth-child(2) .duration-header, 
    .billing-duration table tr td:nth-child(3) .duration-header {
        border-left: 0;
    }

    .billing-duration table tr td .plan-information-wrapper,
    .billing-duration td:first-child .plan-information-wrapper {
        float: left;
        width: 80%;
        border-bottom: 1px solid #e2e2e2;
        border-left: 1px solid #e2e2e2;
    }

    .billing-duration table tr td:last-child .duration-header,
    .billing-duration table tr td:last-child .plan-information-wrapper {
        border-bottom: 0;
    }

    .billing-duration td .cost-text {
        font-size: 10px;
    }
}
