/*body {
    padding-top: 50px;
    padding-bottom: 50px;
}*/

.price-box {
    margin: 0 auto;
    background: #E9E9E9;
    border-radius: 10px;
    padding: 40px 15px;
    width: 500px;
}

.ui-widget-content {
    border: 1px solid #bdc3c7;
    background: #e1e1e1;
    color: #222222;
    margin-top: 4px;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 5.2em;
    height: 2.2em;
    cursor: default;
    margin: 0 -40px auto !important;
    text-align: center;
    line-height: 30px;
    color: #FFFFFF;
    font-size: 15px;
}

.ui-slider .ui-slider-handle .glyphicon {
    color: #FFFFFF;
    margin: 0 3px;
    font-size: 11px;
    opacity: 0.5;
}

.ui-corner-all {
    border-radius: 20px;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.9em;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    border: 1px solid #f9f9f9;
    background: #3498db;
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -0.5em;
}

.ui-slider .ui-slider-handle {
    cursor: pointer;
}

.ui-slider a,
.ui-slider a:focus {
    cursor: pointer;
    outline: none;
}

.price, .lead p {
    font-weight: 600;
    font-size: 32px;
    display: inline-block;
    line-height: 60px;
}

h4.great {
    background: #00ac98;
    margin: 0 0 25px -60px;
    padding: 7px 15px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    border-radius: 5px;
    display: inline-block;
    -moz-box-shadow:    2px 4px 5px 0 #ccc;
    -webkit-box-shadow: 2px 4px 5px 0 #ccc;
    box-shadow:         2px 4px 5px 0 #ccc;
}

.total {
    border-bottom: 1px solid #7f8c8d;
    /*display: inline;
    padding: 10px 5px;*/
    position: relative;
    padding-bottom: 20px;
}

.total:before {
    content: "";
    display: inline;
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    height: 3px;
    background: #7f8c8d;
    opacity: 0.5;
}

.price-slider {
    margin-bottom: 70px;
}

.price-slider span {
    font-weight: 300;
    display: inline-block;
    color: #7f8c8d;
    font-size: 13px;
}

.form-pricing {
    background: #ffffff;
    padding: 20px;
    border-radius: 4px;
}

.price-form {
    background: #ffffff;
    margin-bottom: 10px;
    padding: 20px;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    /*-moz-box-shadow:    0 5px 5px 0 #ccc;
      -webkit-box-shadow: 0 5px 5px 0 #ccc;
      box-shadow:         0 5px 5px 0 #ccc;*/
}

.form-group {
    margin-bottom: 0;
}

.form-group span.price {
    font-weight: 300;
    display: inline-block;
    color: #7f8c8d;
    font-size: 14px;
}

.help-text {
    display: block;
    margin-top: 32px;
    margin-bottom: 10px;
    color: #737373;
    position: absolute;
    /*margin-left: 20px;*/
    font-weight: 300;
    text-align: right;
    width: 188px;
}

.price-form label {
    font-weight: 300;
    font-size: 21px;
}

img.payment {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.ui-slider-range-min {
    background: #2980b9;
}

/* HR */

hr.style {
    margin-top: 0;
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
}

.form-inline {
    display: inline-block;
    width: auto;
}

.selected {
    background-color: #999 !important;
    border-color: #999 !important;
}

.js-compare-table-stick {

}

.well-calculator {
    background-color: #ffffff;
    border: 1px solid #efefef;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 30px;
    margin-top: 15px;
    min-height: 20px;
    padding: 19px;
    text-align: center;
    font-size: 14px;
}

.onboard-section-details {
    background-color: #fff;
    color: #999;
    min-height: 100px;
    padding: 15px 25px;
}

.bg-lightblue {
    background-color: #dcf1f9;
    border-color: #b4deed;
}

.onboard-header {
    color: #fff;
    font-size: 26px;
    text-align: center;
}

.onboard-header p {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
    width: 70%;
}

.strike-onboard {
    text-align: center;
    margin-top: 20px;
}

.strike-onboard span {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    padding: 0 12px;
    text-align: center;
    z-index: 10;
    color: #0fa8e3;
}

.well-onboard {
    background-color: #dcf1f9;
    border: 1px solid #b4deed;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    margin-top: 15px;
    min-height: 20px;
    padding: 19px;
    text-align: center;
    font-size: 14px;
}

.well-onboard span {
    color: #0fa8e3;
    font-size: 24px;
    margin-top: 15px;
    font-weight: bold;
}

.well-login {
    background-color: #dcf1f9;
    border: 1px solid #dcf1f9;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    font-size: 14px;
    margin-bottom: 30px;
    margin-top: 15px;
    min-height: 20px;
    padding: 19px;
    text-align: center;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}

.well-payment {
    background-color: #dcf1f9;
    border: 1px solid #dcf1f9;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    font-size: 14px;
    margin-bottom: 30px;
    margin-top: 15px;
    min-height: 20px;
    padding: 19px;
    text-align: left;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.section-copy span {
    font-weight: 400;
}

.package-holder {
    background-color: #fff;
    color: #666;
}

.package-holder-header {
    background-color: #0fa8e3;
    color: #fff;
    text-align: center;
    font-size: 22px;
}

.package-price-summary {
    background-color: #fff;
    font-size: 36px;
    padding-bottom: 25px;
    text-align: center;
    min-height: 285px;
}

.package-price-summary span {
    font-size: 20px;
}

.package-price-summary-monthly {
    font-size: 36px;
    color: #0fa8e3;
    font-weight: 400;
    padding-top: 25px;
    text-align: center;
}

.package-price-summary-monthly-inner {
    color: #0fa8e3;
    font-size: 36px;
    font-weight: 400;
    text-align: center;
}

.package-price-summary-monthly span {
    font-size: 12px;
}

.package-price-summary-annual {
    font-size: 26px;
    color: #666;
    font-weight: 400;
    text-align: center;
}

.package-price-summary-annual span {
    font-size: 12px;
}

.package-price-summary-nodiscount {
    font-size: 26px;
    line-height: 30px;
    color: #0fa8e3;
    font-weight: 400;
    padding-top: 85px;
    text-align: center;
}

.package-price-summary-paychoice {
    font-size: 15px;
    font-weight: 400;
    padding-left: 20px;
    padding-top: 25px;
    text-align: left;
    margin-bottom: 8px;
}

.package-price-select {
    margin-left: auto;
    margin-right: auto;
    width: 92%;
}

.package-price-summary-paynow {
    color: #666;
    font-size: 17px;
    font-weight: 400;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 90%;
}

.package-price-summary-paynow span {
    color: #0fa8e3;
    font-size: 17px;
    font-weight: 400;
    text-align: left;
}

.panel-footer {
    background-color: #fff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 13px;
    padding: 10px 15px;
    min-height: 140px;
}

.paynowbottom {
    margin-bottom: 20px;
}

.paynowtop {
    margin-top: 12px;
}

.guest_monthly {
    color: #0fa8e3;
    font-size: 24px;
}

.guest_annual {
    color: #0fa8e3;
    font-size: 24px;
}

.business_monthly {
    color: #0fa8e3;
    font-size: 24px;
}

.business_annual {
    color: #0fa8e3;
    font-size: 24px;
}

.strike-package {
    margin: 0 auto;
    text-align: center;
    width: 70%;
}



.strike-package span {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    padding: 0 12px;
    text-align: center;
    z-index: 10;
    color: #666;
    font-size: 12px;
}

.package-price-summary-upfront {
    color: #0fa8e3;
    font-size: 11px;
    text-align: center;
}


.package-price-summary-upfront-annual label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0 !important;
}

.package-price-summary-upfront-annual {
    color: #999;
    font-size: 11px;
    text-align: center;
}

.package-price-summary-discount {
    color: #999;
    font-size: 13px;
    margin: 20px auto 41px;
    text-align: center;
    width: 85%;
}

.package-price-summary-discount-error{
    color: #999;
    font-size: 13px;
    margin: 20px auto 41px;
    text-align: center;
    width: 85%;
}

.package-section-details {
    color: #999;
    min-height: 100px;
    padding: 15px 10px;
}

.package-section-details [class*="col-"] {
    position: static;
}

.package-section-item {
    border-bottom: 1px dotted #999;
    color: #666;
    font-size: 13px;
    font-weight: normal;
    margin-left: 8px;
    margin-right: 8px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
}

.package-section-item-highlight {
    background-color: #efefef;
    border-bottom: 1px dotted #999;
    color: #666;
    font-size: 13px;
    font-weight: 700;
    margin-left: 8px;
    margin-right: 8px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
}

.package-section-item-highlight-inner {
    font-size: 13px;
    font-weight: 700;
}

.package-light-text {
    color: #999;
}

.package-section-item-spacer {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    margin-left: 8px;
    margin-right: 8px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    height: 1px;
}

.package-section-item-total {
    background-color: #0fa8e3;
    border-bottom: 1px dotted #999;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    margin-left: 8px;
    margin-right: 8px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
}


.package-section-item-sub {
    color: #666;
    font-size: 14px;
    font-weight: 600;
    margin-left: 22px;
    margin-top: 10px;
    text-align: left;
}


#main-section-onboardpayment h2 {
    color: #0fa8e3;
}

#main-section-onboardpayment .lead {
    color: #666;
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
    margin-bottom: 20px;
}

/* TABLE-PACKAGES */
/* ===================================================================== */
.table-packages { font-size: 16px; font-weight: 300;}

.table-packages .fa-check {
    color: #00B56F;
}

.fa-info-circle {
    color: #b3b3b3;
    font-size: 13px;
    position: absolute;
    right: 10px;
    top: 18px;
}

/* TR :: ALL rows */
.table-packages tr {
}

/* TH & TD :: ALL cells */
.table-packages tr > th, .table-packages tr > td {
    width: 125px;
    padding: 0 !important;
    -webkit-transition:all 0.3s linear;
     -khtml-transition:all 0.3s linear;
       -moz-transition:all 0.3s linear;
        -ms-transition:all 0.3s linear;
         -o-transition:all 0.3s linear;
            transition:all 0.3s linear;
}
/* th & td div.TDATA :: ALL cells > ALL div.tdata */
.table-packages tr th .tdata, .table-packages tr td .tdata {
    padding: 13px 10px;
    position: relative;
}

/*  ==========================================  */

/* THEAD ::  */
.table-packages thead tr th + th, .table-packages thead tr td + td {
    color: #666;
    font-size: 18px;
    font-weight: 400;
}

.table-packages thead tr th + th .tdata, .table-packages thead tr td + td .tdata {
    background-color: #F0F0F0;
    color: #0fa8e3 !important;
    padding: 28px 10px;
    border-radius: 7px 7px 0 0;
    -webkit-box-shadow: inset 0 -19px 17px -21px rgba(90,90,90,0.2);
    -moz-box-shadow: inset 0 -19px 17px -21px rgba(90,90,90,0.2);
    box-shadow: inset 0 -19px 17px -21px rgba(90,90,90,0.2);
}

.table-packages thead tr th:first-child, 
.table-packages thead tr td:first-child {
    /*background-color: transparent;
    border-color: transparent;*/
}
.table-packages thead tr th:nth-child(2), 
.table-packages thead tr td:nth-child(2) {
    /*background-color: #0FA8E3;
    border-color: #0FA8E3;*/
}
.table-packages thead tr th:nth-child(3), 
.table-packages thead tr td:nth-child(3) {
    /*background-color: #cd8c32;
    border-color: #cd8c32;*/
}
.table-packages thead tr th:nth-child(4), 
.table-packages thead tr td:nth-child(4) {
    /*background-color: #c0c0c0;
    border-color: #c0c0c0;*/
}
.table-packages thead tr th:nth-child(5), 
.table-packages thead tr td:nth-child(5) {
    /*background-color: #b39700;
    border-color: #b39700;*/
}
.table-packages thead tr th:nth-child(6), 
.table-packages thead tr td:nth-child(6) {
    /*background-color: #666;
    border-color: #666;*/
}
.table-packages thead tr th:nth-child(7), 
.table-packages thead tr td:nth-child(7) {
    /*background-color: #7d1242;
    border-color: #7d1242;*/
}

/* package-button-group TD:HOVER :: styling FROM column 2 (excluding first column) */
thead td + td:hover, thead td + td:focus {
    width: 150px !important;
}

/* TBODY ::  */
.table-packages tbody tr td {
    background-color: #f0f0f0;
    border-top: 1px solid #fff;
}

.table-packages tbody tr td .tdata {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

.table-packages tbody tr td .tdata.freetext {
    color: #00b56f;
}

.table-packages tbody tr:last-of-type td + td {
    -webkit-box-shadow: inset 0 -17px 17px -22px rgba(0,0,0,0.8);
    -moz-box-shadow: inset 0 -17px 17px -22px rgba(0,0,0,0.8);
    box-shadow: inset 0 -17px 17px -22px rgba(0,0,0,0.8);
}

/* TFOOT ::  */
.table-packages tfoot tr td {}

.table-packages tfoot tr td:first-child {
    border-color: transparent;
}

/*  ==========================================  */

/* TD :: styling in first column (ONLY) */
.table-packages tr > th:first-child, .table-packages tr > td:first-child {
    width: auto !important;
    text-align: left;
}

/* td div.TDATA :: styling in first column (ONLY) */
.table-packages tr th:first-child .tdata, .table-packages tr td:first-child .tdata {
    padding-left: 18px;
}

/* TD :: styling FROM column 2 (excluding first column) */
.table-packages tr td + td {
    border-left: 5px solid #fff!important;
}


/* TD:HOVER :: styling FROM column 2 (excluding first column) */
.table-packages tr td + td:hover, .table-packages tr td + td:focus {}


.table-packages tr td:nth-child(2) {}
.table-packages tr td:nth-child(3) {}
.table-packages tr td:nth-child(4) {}
.table-packages tr td:nth-child(5) {}
.table-packages tr td:nth-child(6) {}
.table-packages tr td:nth-child(7) {}

/* td div.TDATA :: styling FROM column 2 (excluding first column) */
.table-packages tr td + td .tdata {}


/* TR:HOVER TD :: style td on tr hover */
.table-packages tbody tr:hover td, .table-packages tbody tr:hover td .tdata{
    color: #fff !important;
}

.table-packages tbody tr:hover td {
    background-color: rgba(11, 168, 227,0.8) !important;
}

.table-packages tbody tr:hover .fa {
    color: #fff !important;
}


/*  ==========================================  */

/* tr.TRHEAD td :: */
.table-packages tr.trhead td {

}

/* tr.TRHEAD .TDATA :: TR HEAD > .tdata div */
.table-packages tr.trhead td .tdata {
    padding: 25px 10px 10px 10px !important;
}

/* tr.TRHEAD .TDATA :: TR HEAD > .tdata div */
.table-packages tr.trhead td:first-child .tdata {
    color: #0fa8e3;
    font-size: 18px;
    font-weight: 300;
}

.table-packages tr a, 
.table-packages tr a:active, 
.table-packages tr a:focus {}
.table-packages tr a:hover {}

.table-packages tr:hover a, 
.table-packages tr:hover a:active, 
.table-packages tr:hover a:focus {}
.table-packages tr:hover a:hover {}



/*  ==========================================  */

.package-pricing td + td {
    background-color: #ddd;
    color: #666;
}

.package-pricing .package-value {
        font-size: 26px;
}


/*  ==========================================  */

tr.package-button-group {}
.package-button-group td {}

.package-button-group td .btn {
    font-size: 12px;
    -webkit-box-shadow: inset 0 17px 17px -22px rgba(0,0,0,0.8);
    -moz-box-shadow: inset 0 17px 17px -22px rgba(0,0,0,0.8);
    box-shadow: inset 0 17px 17px -22px rgba(0,0,0,0.8);
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;

}

.package-button-group td .btn:hover {
    -webkit-box-shadow: inset 0 17px 17px -22px rgba(0,0,0,0.8);
    -moz-box-shadow: inset 0 17px 17px -22px rgba(0,0,0,0.8);
    box-shadow: inset 0 17px 17px -22px rgba(0,0,0,0.8);
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}


[class*="btn-package"] {
    display: block;
    width: 100%;
}
.btn-package-free {}
.btn-package-bronze {}
.btn-package-silver {}
.btn-package-gold {}
.btn-package-platinum {}
.btn-package-diamond {}


/* ------------------------------------------------------ */
    @media only screen and (min-width: 1200px) {
/* ------------------------------------------------------ */

/* package-button-group TD:HOVER :: styling FROM column 2 (excluding first column) */
.table-packages .package-button-group td + td:hover, .table-packages .package-button-group td + td:focus {
    width: 150px !important;
}


/* ------------------------------------------------------ */
    }
/* ------------------------------------------------------ */