/* universal btstrp overrides */
.main ol.dropdown-menu,
.main ul.dropdown-menu,
.main dl.dropdown-menu { margin: 2px 0 0; }

.main ol.dropdown-menu li,
.main ul.dropdown-menu li,
.main dl.dropdown-menu li { list-style: none; }
/* end universal btstrp overrides */

.table-results .result-tld { font-size: 16px; font-weight: 300; }
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { vertical-align: middle; }

.main .td-domain,
.td-domain,
.main .td-price,
.td-price { vertical-align: top; }

.tld-list .h2 { font-size: 20px; margin-top: 8px; }
.tld-list .h2 strong { display: block; font-size: 44px; }
.tld-list .h2 span { color: #333; }
.tld-list .tld-list-top { background-color: #f3f3f3; border-top-left-radius: 0.5em; border-top-right-radius: 0.5em; padding: 1em 2em; }
.tld-list .list-new-domains li { line-height: 2.2em; display: block; float: left; width: 20%; }

a.show-all-available-domains { background-color: #ccc; color: #333; border-bottom-left-radius: 0.5em; border-bottom-right-radius: 0.5em; display: block; margin-bottom: 2em; padding: 1em; }

.form-search { background-color: #9dca0f; border-radius: 0.5em; color: #fff; text-align: center; margin-bottom: 2em; padding: 2em; }
/*.form-search label { font-weight: 300; }*/
.form-search .form-checkboxes { display: inline-block; margin-left: 10px; }
.form-search .form-checkboxes > div:first-child { display: block; }
.form-search .input-domain { width: 360px; }
.domain-search-keyword { width: 360px !important; }

.results .h1 { line-height: 50px; border-bottom: 0; }

/* limit long domains */
.results-title,
.result-domain { word-wrap: break-word; }
.result-domain { max-width: 460px; }


/* spinner */
.form-inline .has-feedback .form-control-feedback { font-size: 24px; color: #333; top: 6px; right: 6px; }




.tld-list .tld-list-top { background-color: #ecf6fd; }
a.show-all-available-domains { background-color: #dcebf5; }
.form-search { background-color: #9dc252; }



