.panel-wrapper {
    background-color: #fff;
    border: 1px #d6d6d6 solid;
    position: relative;
    margin-left: 0;
    padding: 0 .5em;
}
#panel-wrapper-first {
    margin-left: 0;
}

.panel-wrapper-pricing-plan {
    margin-bottom: 22px;
}

.pricing .plain p {
    margin: 0 25px 30px 25px;
}

.panel-wrapper .panel-pricing-container {
    min-height: 327px;
    text-align: center;
    position: relative;
}

.pricing-plan-info {
    margin: 10px 0px;
    width: 100%;
    text-align: center;
}

.pricing-title {
    font-size: 17px;
    min-height: 70px;
    line-height: 22px;
    font-weight: bold;
    color: #666666;
    text-transform: uppercase;
    margin: 24px auto 0;
    text-align: center;
    width: auto;
}

.pricing-price {
    font-family: helvetica;
    font-size: 50px;
    line-height: 30px;
    color: #333;
    #position: absolute;
    left: 0;
    top: 90px;
}

.pricing-prefix {
    font-family: helvetica;
    color: #333;
    #position: absolute;
    left: 0;
    top: -30px;
}

.pricing-period {

}



.pricing-price.pricing-free {
    font-size: 30px;
    line-height: 32px;
    top: 106px;
    font-weight: bold;
    text-transform: uppercase;
}

.pricing-price.pricing-text {
    font-size: 20px;
    line-height: 32px;
    top: 106px;
    font-weight: bold;
    text-transform: uppercase;
}



.pricing-price-tagline {
    font-family: helvetica;
    color: #333333;
    font-style: italic;
    position: absolute;
    left: 0;
    top: 156px;

}

.pre-pricing-price-tagline {
    position: absolute;
    left: 0px;
    top: 76px;
    font-style: italic;
}
.pre-button {
    position: absolute;
    left: 0px;
    top: -27px;
    font-style: italic;
    /*color: green;*/
}

.pricing-description {
    font-family: helvetica;
    line-height: 18px;
    color: #333333;
    position: absolute;
    left: 0;
    top: 160px;
    width: 90%;
    margin-left: 5%;
}

.pricing-cta {
    position: absolute;
    #left: 0;
    top: 265px;
}

.pricing-cta .yj-btn {
    font-size: 16px;
    line-height: 18px;
    padding-top: 6px;
}

.pricing-features-container {
    margin: 30px 15px;
    min-width: 830px;
}

.pricing-column {
    float: left;
}

.yj-btn {
    color: #fff;
    font: bold 12px/1.5 Helvetica, Arial, sans-serif;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    padding: 3px 12px;
    background-color: #48aef1;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #1d6291;
    cursor: pointer;
    word-wrap: break-word;
}

.yj-btn-green {
    color: #fff;
    background-color: #63a500;
    border-color: #2f6101;
}

.yj-btn-orange {
    color: #fff;
    background-color: #ff9900;
    border-color: #db7500;
}

.raised {
    -webkit-box-shadow: 0 10px 12px -10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 12px -10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 12px -10px rgba(0, 0, 0, 0.5);
}

.supplierWebshopCard {
    margin-right: 14px;
    width: 224px;
}

.webshopEuroSign {
    font-size: 0.9em;
    margin-right: 0.1em;
}
.heading-wrapper h1 {
    font-weight: bold;
    text-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
    font-size: 30px;
}
.heading-wrapper p {
    font-size: 16px;
    color: white;
}
.page-template-page-pricing-php .signup-bottom {
    padding-top: 36px;
    margin-left: 8px;
}
.signup-bottom {
    color: #666;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    padding-top: 5px;
}
.signup-bottom .second-line {
    font-size: 14px;
    font-weight: normal;
    margin-top: 9px;
}

.productsDetails {
    padding: 0 16px 0 16px;
    border: 1px solid #CCC;
    background: white;

}
.productsDetails .span-3 {
    text-align: center;
}

.table_preview {
margin: 0;

}
.dynamic_table_header {
    border-bottom: 1px solid #CCCCCC;
}
.table_row {
       color: #39c;
       font-weight: bold;
       font-size: 14px;
       border-bottom: 1px solid #CCCCCC;
       border-top: 0;
}

.packageDetails{
    color: #5F5F5F;
       margin-bottom: 10px;
}
.packageDetails .dynamic_table_header{
display: none;
}
.packageDetails       .table_row {
    border: 0;
    padding: 5px 0 9px 0;
    font-weight: normal;
    color: #5F5F5F;
    font-size: 12px;
}

.available {
    font-weight: normal;
    color: #5F5F5F;
    font-size: 12px;
    text-align: center;

}

.available .sprite {
    margin-left: auto;
    margin-right: auto;

}

.productsDetails .click_me {
    width: 20px;
    color: #39c;
}
