table.packages {
    margin-top: 30px;
}

table.packages th {
    border: 0;
    font-size: 13px;
    line-height: 14px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    padding: 20px 10px;
    color: #777;
    font-weight: 600;
    user-select: none;
}

table.packages th:not(.sorttable_nosort):hover {
    background: #eaeaea;
    cursor: pointer;
}

table.packages td {
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    color: #575757;
    font-family: 'open sans', sans-serif;
    border-color: rgba(0, 0, 0, 0.05);
    padding: 20px 10px;
    border-top: #ddd;
}

table.packages tr td:first-child {
    text-align: left;
}

table.packages tr td:last-child {
    border-right: 1px solid rgba(0, 0, 0, 0.05);
}

table.packages thead tr {
    background: #eee;
}

table.packages th:first-child {
    text-align: left;
}

table.packages small {
    display: block;
    margin-top: 4px;
    font-size: 12px;
    line-height: 14px;
    opacity: 0.8;
}

table.packages small strong b {
    font-size: 11px;
}

table.packages .buy {
    padding: 8px 4px;
    text-align: center;
    background: #2fbe49;
    color: #fff;
    font-size: 13px;
    border: 0;
    cursor: pointer;
    border-radius: 2px;
    min-width: 95px;
    font-weight: bold;
    display: inline-block;
}

table.packages .buy span {
    font-weight: normal;
}

table.packages .buy:hover {
    background: #89d61b;
}

table.packages .buy:active {
    position: relative;
    background: #89d61b;
    outline: 0;
}

table.packages .buy:focus {
    outline: 0;
}

table.packages tr.sold-out {
    opacity: 0.5;
}

table.packages .fa-check,
table.packages .fa-close {
    font-size: 18px;
    color: #ccc;
    position: relative;
    text-align: center;
}

table.packages .fa-check {
    color: #81ce12;
}

table.packages thead:first-of-type th {
    background: #EAEAEA;
    color: #777;
}

table.packages thead .tooltip {
    font-size: 12px;
    width: auto;
    margin-left: 0;
    text-transform: none;
}

table .tooltip {
    padding-right: 0;
}

table td .tooltip:after {
    content: "";
}

table.packages td.raid {
    cursor: help;
}

table.packages td {
    border: 0 !important;
}

table.packages th.price {
    font-size: 13px !important;
    text-align: left !important;
}

section.questions {
    background: #fff;
    margin: 0 !important;
    width: 100%;
    padding: 50px 45px !important;
}

section.questions h1 {
    margin-bottom: 20px;
}

.content section h3 {
    margin: 0 0 10px 0;
    line-height: 22px;
    font-weight: 400;
    font-size: 13px;
}

.content section p {
    color: #575757;
    font-size: 13px;
    font-family: 'open sans', sans-serif;
    line-height: 22px;
}

.content section ul {
    color: #575757;
    font-size: 13px;
    line-height: 22px;
    list-style: circle;
    margin-left: 40px;
    margin-top: -10px;
    font-family: 'open sans', sans-serif;
    margin-bottom: 20px;
}

.questionmark {
    background: #f6f6f6;
    float: right;
    width: 200px;
    height: 872px;
    text-align: center;
    margin-left: 40px;
}

.questionmark span {
    font-size: 200px;
    color: #08233a;
    font-weight: normal;
    display: block;
}

.fa-server {
    float: left;
    font-size: 18px;
    margin-right: 15px;
    margin-top: 11px;
    margin-left: 5px;
    color: #ccc;
}

table.sortable th {
    position: relative;
}

table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after {
    content: " \25BE";
    opacity: 0.4;
    position: absolute;
    bottom: 21px;
    font-size: 18px;
    margin-left: 4px;
}

.sorttable_sorted > span, .sorttable_sorted_reverse > span {
    position: absolute;
    bottom: 21px;
    font-size: 18px;
    margin-left: 4px;
}

.mobiledesc {
    display: none;
}

.content section p.sortinfo {
    color: #aaa;
    margin-bottom: -2px;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 0.5px;
}

a.buildyourown {
    background: #2fbe49;
    width: 100%;
    padding: 30px;
    display: block;
}

a.buildyourown h3 {
    color: #fff;
    margin-bottom: 14px !important;
}

a.buildyourown:hover {
    background: #2fbe49;
}

.columns .col .btn, .columns .col a.buildyourown .btn {
    display: block;
    background: none;
    border: 1px solid #fff;
    color: #fff !important;
    text-align: center !important;
}

.ui-slider {
    background: #f6f6f6;
    margin-bottom: 20px;
}

.ui-slider .ui-slider-range {
    background: #08233a;
}

.ui-slider .ui-slider-handle {
    border-radius: 20px;
    border: 1px solid #ccc;
    background: #fff;
    height: 18px;
    width: 18px;
}

.servercount {
    color: #fff;
    font-style: normal !important;
    font-weight: lighter !important;
    background: rgba(0, 0, 0, 0.15);
    display: inline-block;
    padding: 14px 18px;
    font-size: 16px;
    font-family: 'open sans', sans-serif;
    margin-top: 30px;
    width: 100%;
    text-align: center;
}

.servercount > span {
    font-weight: bold;
    font-style: normal !important;
}

.wizardbasket h3 {
    margin-bottom: 0 !important;
}

.wizardbasket p {
    margin-bottom: 10px !important;
}

.wizardbasket ul {
    margin: 0;
    padding: 0;
}

.wizardbasket ul li {
    display: block;
    line-height: 30px;
    padding: 0;
}

.wizardbasket ul li input {
    float: right;
    margin-top: 9px;
}

.wizardbasket .labels {
    font-family: 'open sans', sans-serif;
    font-size: 15px;
    color: #575757;
    margin-bottom: 10px;
}

@media (max-width: 1024px) {

    table.packages th {
        display: none;
    }

    table.packages tr {
        display: block;
        margin-bottom: 20px;
        background: #f0f0f0;
    }

    table.packages tr td {
        display: block;
        padding: 10px;
    }

    table.packages tr td:first-child {
        text-align: center;
        background: #333;
        color: #fff;
        padding: 20px 10px;
    }

    .mobiledesc {
        display: inline;
    }

    .fa-server {
        display: none;
    }

    table.packages .buy {
        padding: 12px 4px;
        display: block;
        width: 100%;
    }

    .questionmark {
        display: none;
    }

    section.questions {
        padding: 20px 10px !important;
    }

    .sortinfo {
        display: none;
    }

    section.grid_10.buildyourown {
        display: none;
    }

    .content section ul {
        margin-left: 0;
    }

    .intro {
        float: none;
        max-width: 100%;
    }

}

/*-------------------------------------------------------------
 NEW STUFF NOT SURE IF NEED STUFF ABOVE
 -------------------------------------------------------------*/
.wizardHeader {
    margin-bottom: -1px;
}

table {
     box-shadow: none;
     background: #fff;
     border:1px solid #ddd;

    border-radius: 5px;
 }



table:hover {
    background: #fff;
    border:1px solid #ccc;
}
table table:hover {
    border: none;
}


table tr:hover td {
    background: none;
    border: none;
}


table tr td {
    background: none;
    border: none;
    text-align: left !important;
    line-height: 2.6em;
}

/* ------------------------------------
Select box styles
--------------------------------------- */
table tr td:nth-of-type(3) {
    padding-left:0;
    padding-right: 0;
}

table tr td.additional {
    background: #fff;
    color: #a9a9a9;
    line-height: 24px;
}

table table {
    border: none;
    background: none;

}
table table tr td select {
    width: 500px !important;
    padding:7px;
}

.item_icon,
.whats-this,
.spacer {
    display: none;
}

.groupname {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: rgba(0, 0, 0, 0.04);

}

.thechosenone td.item_title {
    width: 86px!important;
}

.item_title {
    text-align: right;
    font-size: 13px;
    width: 86px;
}

.icon {
    background-image: url("../images/structure/icon-sheet.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: -375px 0;
    display: block;
}

.icon-cpu {
    background-position: -374px 0;
}

.icon-ram {
    background-position: -257px 0;
    width: 26px;
}

.icon-hdd {
    background-position: -233px 0;
}

.icon-ssd {
    background-position: -459px 0;
    width: 26px;
}

.icon-raid {
    background-position: -395px 0;
}

.icon-os {
    background-position: -304px 0;
}

.icon-cp {
    background-position: -185px 0;
}

.icon-bandwidth {
    background-position: -114px 0;
}

.icon-speed {
    background-position: -351px 0;
}

.icon-support {
    background-position: -438px 0;
}

.icon-shield {
    background-position: -94px 0;
}

.icon-backup {
    background-position: -417px 0;
}

.tabs-menu .fa-server {
    float: none;
}

.item_icon img {
    margin: 0;
}

.item_icon .fa {
    color: #08233a;
    width: 20px;
    margin:0 0 0 3px;
}

@media (max-width: 1024px) {
    table table tr td select {
        width: 100% !important;
    }

    table .mobiledesc {
        background: none;
        display: inline-block;
        margin: 0;
        opacity: 0.8;
        padding: 10px;
        width: 50%;
    }

    table.packages td.raid {
        /* background: #fff; */
        display: block;
        width: 100%;
    }

    table.packages td.raid span {
        display: inline-block;
        width: 50%;
    }

    table.packages td.raid .tooltip {
        display: inline-block;
        width: 40%;
    }

    #dynamicBasket__totalCost__value > span, #dynamicBasket__totalCost__value > .dynamicBasket__totalCost__currency--main, #dynamicBasket__totalCost__value > span {
        font-size: 25px;
    }

    table .tooltip {
        display: none;
    }

    table.packages  tr td,
    .thechosenone tr td {
        line-height: 1.4em;
        padding:2px 0;
    }

}

.dynamicBasket__totalCost .periodtag {
    display: none;
}
.dynamicBasket__totalCost #monthlycost{
    font-size: 40px;
    font-weight: 400;
    font-style: normal;
    color: #ed4529;
    display: inline-block;
}

.wizard h3 {
     border-bottom:2px solid #08233a;
     padding-bottom: 6px;
     margin-top: 0;
 }

.wizard .col70 > h3 {
    border-bottom: none;
}

.wizard h3 .fa {
    margin: 6px 10px 0 0 ;
}

@media (min-width: 1024px) {

    .dynamicBasket__totalCost .periodtag {
        display: block;
    }

    .item_title {
        min-width: 86px;
    }

    .whats-this{
        display: inline-block;
    }

    .item_icon {
        display: table-cell;
        vertical-align: middle;
    }

    .item_title {
        width: 152px;
        min-width: 152px;
        max-width: 152px;
    }


    table.packages td.raid {
        text-align: center !important;
    }
}