label.label-checkbox {
    width : 100%;
    height : 100%;
    display: block;
    margin: 0px;
}

div.domain-search-result {
    font-size : 18px;
    line-height: 26px;
}

div.domain-search-result span.glyphicon {
    vertical-align: bottom;
    font-size: 28px;
    margin-right : 10px;
}

div.result span.domain-price {
    color: #1a77b9;
    text-align: right;
    width : 100%;
    height: 100%;
}

ul#dynamicDomainBasket li.placeholder, ul#dynamicHostingOptionBasket li.placeholder {
    display : none;
    text-align: center;
    color : #1a77b9;
}

ul#dynamicDomainBasket li.placeholder.show, ul#dynamicHostingOptionBasket li.placeholder.show {
    display : block;
}

table.no-padding td {
    padding: 0px;
}

tr.domain-order td {
    line-height: 30px;
}

tr.domain-order td label {
    line-height: inherit;
}

tr.domain-order td.checkbox-column input[type="checkbox"] {
    margin: 0px;
    vertical-align: middle;
}
